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 _

A

AbortProcessingInstruction - Class in com.metamatrix.query.processor.xml
This instruction, intended to be reached conditionally (only under certain criteria) will throw a RuntimeException and cause query processing to be aborted.
AbortProcessingInstruction() - Constructor for class com.metamatrix.query.processor.xml.AbortProcessingInstruction
Constructor for AbortProcessingInstruction.
ABOUT_HEADER - Static variable in class com.metamatrix.console.ui.layout.ConsoleMenuBar
 
AboutDialog - Class in com.metamatrix.toolbox.ui.widget
 
AboutDialog(Frame) - Constructor for class com.metamatrix.toolbox.ui.widget.AboutDialog
 
AboutDialog(Dialog) - Constructor for class com.metamatrix.toolbox.ui.widget.AboutDialog
 
AboutDialog(Frame, String, AboutPanel) - Constructor for class com.metamatrix.toolbox.ui.widget.AboutDialog
Constructor for Alternate Panel
AboutDialog(Dialog, String, AboutPanel) - Constructor for class com.metamatrix.toolbox.ui.widget.AboutDialog
Constructor for Alternate Panel
aboutItemSelected() - Method in class com.metamatrix.console.ui.layout.ConsoleMainFrame
 
aboutItemSelected() - Method in interface com.metamatrix.console.ui.layout.ConsoleMenuBarListener
 
AboutPanel - Class in com.metamatrix.toolbox.ui.widget
 
AboutPanel() - Constructor for class com.metamatrix.toolbox.ui.widget.AboutPanel
 
abs(Object) - Static method in class com.metamatrix.query.function.FunctionMethods
 
ABS - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
absolute(int) - Method in class com.metamatrix.jdbc.BatchResults
 
absolute(int, int) - Method in class com.metamatrix.jdbc.BatchResults
 
absolute(int) - Method in class com.metamatrix.jdbc.MMResultSet
 
AbstractAdminImpl - Class in com.metamatrix.admin.server
 
AbstractAdminImpl(ServerAdminImpl, ClusteredRegistryState) - Constructor for class com.metamatrix.admin.server.AbstractAdminImpl
 
AbstractAssignmentInstruction - Class in com.metamatrix.query.processor.proc
This instruction updates the current variable context with a value for the Variable defined using a DeclareInstruction, the variable value is obtained by either processing a expression or a command(stored as a processplan).
AbstractAssignmentInstruction() - Constructor for class com.metamatrix.query.processor.proc.AbstractAssignmentInstruction
 
AbstractAuditDestination - Class in com.metamatrix.platform.security.audit.destination
This is a logging destination that logs to a single file.
AbstractAuditDestination() - Constructor for class com.metamatrix.platform.security.audit.destination.AbstractAuditDestination
 
AbstractAuthorizationObjectEditor - Class in com.metamatrix.platform.security.api
 
AbstractAuthorizationObjectEditor(boolean) - Constructor for class com.metamatrix.platform.security.api.AbstractAuthorizationObjectEditor
Create an instance of this editor, and specify whether actions are to be created during modifications.
AbstractAuthorizationObjectEditor() - Constructor for class com.metamatrix.platform.security.api.AbstractAuthorizationObjectEditor
Default ctor creates actions.
AbstractCachingConnector - Class in com.metamatrix.connector.xml.base
 
AbstractCachingConnector() - Constructor for class com.metamatrix.connector.xml.base.AbstractCachingConnector
 
AbstractCaseExpression - Class in com.metamatrix.query.sql.symbol
 
AbstractCaseExpression() - Constructor for class com.metamatrix.query.sql.symbol.AbstractCaseExpression
 
AbstractClassLoaderManager - Class in com.metamatrix.common.application
 
AbstractClassLoaderManager(ClassLoader, boolean, boolean) - Constructor for class com.metamatrix.common.application.AbstractClassLoaderManager
 
AbstractCompareCriteria - Class in com.metamatrix.query.sql.lang
The common functionality of a CompareCriteria and a SubqueryCompareCriteria.
AbstractCompareCriteria() - Constructor for class com.metamatrix.query.sql.lang.AbstractCompareCriteria
 
AbstractEventBroker - Class in com.metamatrix.core.event
 
AbstractEventBroker() - Constructor for class com.metamatrix.core.event.AbstractEventBroker
 
AbstractEventSource - Class in com.metamatrix.core.event
 
AbstractEventSource() - Constructor for class com.metamatrix.core.event.AbstractEventSource
 
AbstractLanguageVisitor - Class in org.teiid.connector.visitor.framework
Visitor that visits an instance of ILanguageObject and performs an operation on that instance.
AbstractLanguageVisitor() - Constructor for class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
 
AbstractMetadataProvider - Class in com.metamatrix.jdbc
 
AbstractMetadataProvider() - Constructor for class com.metamatrix.jdbc.AbstractMetadataProvider
 
AbstractMetadataRecord - Class in com.metamatrix.metadata.runtime.impl
AbstractMetadataRecord
AbstractMetadataRecord() - Constructor for class com.metamatrix.metadata.runtime.impl.AbstractMetadataRecord
 
AbstractNavigator - Class in com.metamatrix.query.sql.navigator
 
AbstractNavigator(LanguageVisitor) - Constructor for class com.metamatrix.query.sql.navigator.AbstractNavigator
 
AbstractObjectEditor - Class in com.metamatrix.common.actions
 
AbstractObjectEditor() - Constructor for class com.metamatrix.common.actions.AbstractObjectEditor
Create an instance of this editor.
AbstractObjectEditor(boolean) - Constructor for class com.metamatrix.common.actions.AbstractObjectEditor
 
AbstractPanelAction - Class in com.metamatrix.console.ui.util
 
AbstractPanelAction(int) - Constructor for class com.metamatrix.console.ui.util.AbstractPanelAction
 
AbstractPanelAction(String) - Constructor for class com.metamatrix.console.ui.util.AbstractPanelAction
 
AbstractService - Class in com.metamatrix.platform.service.controller
Base class for all services.
AbstractService() - Constructor for class com.metamatrix.platform.service.controller.AbstractService
Default constructor.
AbstractSetCriteria - Class in com.metamatrix.query.sql.lang
This is an abstract class to define some common functionality in the two varieties of IN criteria: SetCriteria (where values are specified) and SubquerySetCriteria (where a subquery is defined and will supply the values for the IN set).
AbstractSetCriteria() - Constructor for class com.metamatrix.query.sql.lang.AbstractSetCriteria
Constructor for AbstractSetCriteria.
AbstractStatisticsPanel<T> - Class in com.metamatrix.console.ui.views.runtime
 
AbstractStatisticsPanel() - Constructor for class com.metamatrix.console.ui.views.runtime.AbstractStatisticsPanel
 
AbstractSymbolMappingVisitor - Class in com.metamatrix.query.sql.visitor
This class is used to update LanguageObjects by replacing one set of symbols with another.
AbstractSymbolMappingVisitor() - Constructor for class com.metamatrix.query.sql.visitor.AbstractSymbolMappingVisitor
 
AbstractTableFilterOptionPanel - Class in com.metamatrix.toolbox.ui.widget.table
 
AbstractTableFilterOptionPanel(TableWidget) - Constructor for class com.metamatrix.toolbox.ui.widget.table.AbstractTableFilterOptionPanel
 
AbstractTableOptionPanel - Class in com.metamatrix.toolbox.ui.widget.table
 
AbstractTableOptionPanel(TableWidget) - Constructor for class com.metamatrix.toolbox.ui.widget.table.AbstractTableOptionPanel
 
AbstractTableOptionPanel.ColumnPanel - Class in com.metamatrix.toolbox.ui.widget.table
 
AbstractTableOptionPanel.ColumnPanel() - Constructor for class com.metamatrix.toolbox.ui.widget.table.AbstractTableOptionPanel.ColumnPanel
 
AbstractTransform - Class in com.metamatrix.common.types
This fills in most of the details of a Transform and provides additional helpful methods as well.
AbstractTransform() - Constructor for class com.metamatrix.common.types.AbstractTransform
 
AbstractTreeTableModel - Class in com.metamatrix.console.ui.treetable
 
AbstractTreeTableModel(Object) - Constructor for class com.metamatrix.console.ui.treetable.AbstractTreeTableModel
 
AbstractTreeView - Class in com.metamatrix.common.tree
 
AbstractTreeView() - Constructor for class com.metamatrix.common.tree.AbstractTreeView
 
AbstractValidationVisitor - Class in com.metamatrix.query.validator
 
AbstractValidationVisitor() - Constructor for class com.metamatrix.query.validator.AbstractValidationVisitor
 
AbstractVDBDeleteUtility - Class in com.metamatrix.metadata.runtime
Utility class that deletes VDBs that were marked for deletion.
AbstractVDBDeleteUtility() - Constructor for class com.metamatrix.metadata.runtime.AbstractVDBDeleteUtility
Constructor
AbstractWizardClient - Class in com.metamatrix.console.ui.util.wizard
 
AbstractWizardClient(String) - Constructor for class com.metamatrix.console.ui.util.wizard.AbstractWizardClient
 
accept(ConfigurationVisitor) - Method in interface com.metamatrix.common.config.api.ComponentObject
 
accept(ConfigurationVisitor) - Method in interface com.metamatrix.common.config.api.ComponentType
 
accept(ConfigurationVisitor) - Method in interface com.metamatrix.common.config.api.DeployedComponent
 
accept(ConfigurationVisitor) - Method in interface com.metamatrix.common.config.api.ResourceDescriptor
 
accept(ConfigurationVisitor) - Method in interface com.metamatrix.common.config.api.ServiceComponentDefn
 
accept(ConfigurationVisitor) - Method in class com.metamatrix.common.config.model.BasicComponentObject
 
accept(ConfigurationVisitor) - Method in class com.metamatrix.common.config.model.BasicComponentType
 
accept(TreeNode) - Method in class com.metamatrix.common.tree.directory.FileSystemFilter
Determine whether the given TreeNode is accepted by this filter.
accept(TreeNode) - Method in class com.metamatrix.common.tree.directory.FolderOnlyFilter
Determine whether the given TreeNode is accepted by this filter.
accept(TreeNode) - Method in class com.metamatrix.common.tree.PassThroughTreeNodeFilter
Determine whether the given TreeNode is accepted by this filter.
accept(TreeNode) - Method in interface com.metamatrix.common.tree.TreeNodeFilter
Determine whether the given TreeNode is accepted by this filter.
accept() - Method in class com.metamatrix.console.ui.util.ModifiedDirectoryChooserPanel
 
accept(WidgetActionEvent) - Method in class com.metamatrix.toolbox.ui.callback.CallbackChoicesDialogPanel
 
accept(WidgetActionEvent) - Method in class com.metamatrix.toolbox.ui.widget.DialogPanel
Called when the panel's parent is a DialogWindow and the user activates the accept button.
accept(ActionEvent) - Method in class com.metamatrix.toolbox.ui.widget.DialogWindow
Called when the user activates the accept button.
accept() - Method in class com.metamatrix.toolbox.ui.widget.DirectoryChooserPanel
 
accept(WidgetActionEvent) - Method in class com.metamatrix.toolbox.ui.widget.DirectoryChooserPanel
moved the accept action listener logic here to fix defect 9196
accept(DialogPanel, WidgetActionEvent) - Method in class com.metamatrix.toolbox.ui.widget.PasswordButton
Provided to be overridden by subclasses that need to add additional constraints to new passwords entered in the "Change Password" dialog.
ACCEPT_BUTTON - Static variable in interface com.metamatrix.toolbox.ui.widget.ButtonConstants
 
acceptsFolders() - Method in class com.metamatrix.console.ui.util.ModifiedDirectoryChooserPanel
Indicates whether folders may be valid target selections (in OPEN mode only).
acceptsFolders() - Method in class com.metamatrix.toolbox.ui.widget.DirectoryChooserPanel
Indicates whether folders may be valid target selections (in OPEN mode only).
acceptsURL(String) - Method in class com.metamatrix.jdbc.EmbeddedDriver
Returns true if the driver thinks that it can open a connection to the given URL.
acceptsURL(String) - Method in class com.metamatrix.jdbc.MMDriver
Returns true if the driver thinks that it can open a connection to the given URL.
acceptVisitor(MappingVisitor) - Method in class com.metamatrix.query.mapping.xml.MappingAllNode
 
acceptVisitor(MappingVisitor) - Method in class com.metamatrix.query.mapping.xml.MappingAttribute
 
acceptVisitor(MappingVisitor) - Method in class com.metamatrix.query.mapping.xml.MappingChoiceNode
 
acceptVisitor(MappingVisitor) - Method in class com.metamatrix.query.mapping.xml.MappingCommentNode
 
acceptVisitor(MappingVisitor) - Method in class com.metamatrix.query.mapping.xml.MappingCriteriaNode
 
acceptVisitor(MappingVisitor) - Method in class com.metamatrix.query.mapping.xml.MappingDocument
 
acceptVisitor(MappingVisitor) - Method in class com.metamatrix.query.mapping.xml.MappingElement
 
acceptVisitor(MappingVisitor) - Method in class com.metamatrix.query.mapping.xml.MappingNode
 
acceptVisitor(MappingVisitor) - Method in class com.metamatrix.query.mapping.xml.MappingRecursiveElement
 
acceptVisitor(MappingVisitor) - Method in class com.metamatrix.query.mapping.xml.MappingSequenceNode
 
acceptVisitor(MappingVisitor) - Method in class com.metamatrix.query.mapping.xml.MappingSourceNode
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.lang.BatchedUpdateCommand
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.lang.BetweenCriteria
Method for accepting a visitor.
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.lang.CompareCriteria
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.lang.CompoundCriteria
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.lang.Create
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.lang.Delete
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.lang.DependentSetCriteria
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.lang.Drop
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.lang.DynamicCommand
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.lang.ExistsCriteria
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.lang.From
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.lang.FromClause
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.lang.GroupBy
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.lang.Insert
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.lang.Into
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.lang.IsNullCriteria
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.lang.JoinPredicate
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.lang.JoinType
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.lang.Limit
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.lang.MatchCriteria
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.lang.NotCriteria
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.lang.Option
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.lang.OrderBy
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.lang.Query
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.lang.Select
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.lang.SetClause
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.lang.SetClauseList
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.lang.SetCriteria
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.lang.SetQuery
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.lang.StoredProcedure
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.lang.SubqueryCompareCriteria
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.lang.SubqueryFromClause
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.lang.SubquerySetCriteria
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.lang.UnaryFromClause
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.lang.Update
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.lang.XQuery
 
acceptVisitor(LanguageVisitor) - Method in interface com.metamatrix.query.sql.LanguageObject
Method for accepting a visitor.
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.proc.AssignmentStatement
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.proc.Block
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.proc.BreakStatement
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.proc.CommandStatement
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.proc.ContinueStatement
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.proc.CreateUpdateProcedureCommand
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.proc.CriteriaSelector
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.proc.DeclareStatement
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.proc.HasCriteria
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.proc.IfStatement
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.proc.LoopStatement
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.proc.RaiseErrorStatement
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.proc.TranslateCriteria
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.proc.WhileStatement
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.symbol.AggregateSymbol
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.symbol.AliasSymbol
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.symbol.AllInGroupSymbol
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.symbol.AllSymbol
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.symbol.CaseExpression
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.symbol.Constant
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.symbol.ElementSymbol
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.symbol.ExpressionSymbol
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.symbol.Function
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.symbol.GroupSymbol
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.symbol.Reference
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.symbol.ScalarSubquery
 
acceptVisitor(LanguageVisitor) - Method in class com.metamatrix.query.sql.symbol.SearchedCaseExpression
 
acceptVisitor(LanguageObjectVisitor) - Method in interface org.teiid.connector.language.ILanguageObject
 
ACCESS - Static variable in class com.metamatrix.query.optimizer.relational.plantree.NodeConstants.Types
 
ACCESS_METHOD - Static variable in class com.metamatrix.connector.xml.http.HTTPConnectorState
 
ACCESS_MODEL - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Foundation.Class
 
ACCESS_PATTERN - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.KEY_TYPES
 
ACCESS_PATTERN - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.DataAccess.Class
 
ACCESS_PATTERN - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Relational.Class
 
ACCESS_PATTERN - Static variable in class com.metamatrix.modeler.core.index.IndexConstants.RECORD_TYPE
 
ACCESS_PATTERN - Static variable in class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants.COLUMN_SET_TYPES
 
ACCESS_PATTERN - Static variable in class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants.KEY_TYPES
 
ACCESS_PATTERN_VALIDATION - Static variable in class com.metamatrix.query.optimizer.relational.rules.RuleConstants
 
ACCESS_PTTRNS_IN_GROUP - Static variable in interface com.metamatrix.modeler.core.metadata.runtime.TableRecord.TableRecordProperties
 
AccessCapabilities - Class in org.teiid.connector.jdbc.access
 
AccessCapabilities() - Constructor for class org.teiid.connector.jdbc.access.AccessCapabilities
 
AccessNode - Class in com.metamatrix.query.processor.relational
 
AccessNode(int) - Constructor for class com.metamatrix.query.processor.relational.AccessNode
 
AccessPattern - Class in com.metamatrix.query.resolver.util
This class represents both virtual and physical access patterns.
AccessPattern(Collection<ElementSymbol>) - Constructor for class com.metamatrix.query.resolver.util.AccessPattern
 
AccessSQLTranslator - Class in org.teiid.connector.jdbc.access
 
AccessSQLTranslator() - Constructor for class org.teiid.connector.jdbc.access.AccessSQLTranslator
 
accumulateWarnings(List<Exception>) - Method in class com.metamatrix.jdbc.MMStatement
 
AccumulatorPanel - Class in com.metamatrix.toolbox.ui.widget
 
AccumulatorPanel() - Constructor for class com.metamatrix.toolbox.ui.widget.AccumulatorPanel
 
AccumulatorPanel(List) - Constructor for class com.metamatrix.toolbox.ui.widget.AccumulatorPanel
 
AccumulatorPanel(List, List) - Constructor for class com.metamatrix.toolbox.ui.widget.AccumulatorPanel
 
AccumulatorPanel(List, List, Comparator) - Constructor for class com.metamatrix.toolbox.ui.widget.AccumulatorPanel
 
AccumulatorPanel(List, List, JButton[], Comparator) - Constructor for class com.metamatrix.toolbox.ui.widget.AccumulatorPanel
 
accumulatorType - Variable in class com.metamatrix.query.function.aggregate.Sum
 
acos(Double) - Static method in class com.metamatrix.query.function.FunctionMethods
 
ACOS - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
action - Variable in class com.metamatrix.common.protocol.MMURLConnection
 
ACTION - Static variable in class com.metamatrix.console.ui.layout.MenuEntry
 
ACTION_CREATE - Static variable in interface com.metamatrix.dqp.service.AuthorizationService
 
ACTION_DELETE - Static variable in interface com.metamatrix.dqp.service.AuthorizationService
 
ACTION_MENUITEM - Static variable in class com.metamatrix.console.ui.layout.MenuEntry
 
ACTION_PARAMETER_FOR_DATA_WEBSERVICE_PROCEDURE - Static variable in interface com.metamatrix.core.CoreConstants
Constant that defines the parameter value in WSDL generated of the VDB that will be used to identifiy the fully qualified procedure name when executing the web service.
ACTION_PREFIX_FOR_DATA_WEBSERVICE - Static variable in interface com.metamatrix.core.CoreConstants
Constant that defines the replaceable token in WSDL generated in the VDB which represents the MetaMatrix Server properties for connecting the to VDB.
ACTION_READ - Static variable in interface com.metamatrix.dqp.service.AuthorizationService
 
ACTION_UPDATE - Static variable in interface com.metamatrix.dqp.service.AuthorizationService
 
ActionDefinition - Class in com.metamatrix.common.actions
This abstract class is the foundation for the set of classes which define the atomic actions for the ModificationAction class.
ActionDefinition() - Constructor for class com.metamatrix.common.actions.ActionDefinition
Create a new instance of an action with no target, no attribute definition, and no arguments.
ActionDefinition(Object[]) - Constructor for class com.metamatrix.common.actions.ActionDefinition
Create a new instance of an action.
ActionDefinition(Object, AttributeDefinition, Object[]) - Constructor for class com.metamatrix.common.actions.ActionDefinition
Create a new instance of an action definition by specifying the target.
ActionDefinition(Object, AttributeDefinition) - Constructor for class com.metamatrix.common.actions.ActionDefinition
Create a new instance of an action definition by specifying the target.
ActionDefinition(Object, Integer) - Constructor for class com.metamatrix.common.actions.ActionDefinition
 
ActionDefinition(Object, Integer, Object[], long) - Constructor for class com.metamatrix.common.actions.ActionDefinition
 
ActionDefinition(Object, Integer, Object[]) - Constructor for class com.metamatrix.common.actions.ActionDefinition
 
ActionDefinition(ActionDefinition) - Constructor for class com.metamatrix.common.actions.ActionDefinition
 
ActionFireableButtonWidget - Class in com.metamatrix.console.ui.util
Class to extemd Button Widget in order to gain public access to fireActionPerformed().
ActionFireableButtonWidget(String) - Constructor for class com.metamatrix.console.ui.util.ActionFireableButtonWidget
 
actionImpl(ActionEvent) - Method in class com.metamatrix.console.ui.util.AbstractPanelAction
 
actionImpl(ActionEvent) - Method in class com.metamatrix.console.ui.views.queries.QueryRequestPanel.CancelQueryRequestsAction
 
actionPerformed(ActionEvent) - Method in class com.metamatrix.console.models.TimedManager
This method, called by this Manager's Timer, indicates that time has run out.
actionPerformed(ActionEvent) - Method in class com.metamatrix.console.ui.util.AbstractPanelAction
 
actionPerformed(ActionEvent) - Method in class com.metamatrix.console.ui.views.connectorbinding.ImportBindingWizardRenamePanel
If a check box is checked/unchecked, call stopCellEditing() so that the table is updated.
actionPerformed(ActionEvent) - Method in class com.metamatrix.console.ui.views.deploy.CreatePanel
 
actionPerformed(ActionEvent) - Method in class com.metamatrix.console.ui.views.deploy.DeployedProcessPanel
 
actionPerformed(ActionEvent) - Method in class com.metamatrix.console.ui.views.properties.NextStartupPanel
 
actionPerformed(ActionEvent) - Method in class com.metamatrix.console.ui.views.summary.SummaryPanel
 
actionPerformed(ActionEvent) - Method in class com.metamatrix.console.ui.views.syslog.SysLogPanel
 
actionPerformed(ActionEvent) - Method in class com.metamatrix.console.util.AutoRefresher
This method, called by this Manager's Timer, indicates that time has run out.
actionPerformed(ActionEvent) - Method in class com.metamatrix.script.shell.JConsole
 
actionPerformed(ActionEvent) - Method in class com.metamatrix.toolbox.ui.widget.CalendarPanel
 
actionPerformed(ActionEvent) - Method in class com.metamatrix.toolbox.ui.widget.LoggingPanel
 
actionPerformed(ActionEvent) - Method in class com.metamatrix.toolbox.ui.widget.property.PropertyChangeAdapter
Invoked when a component loses the keyboard focus.
actions - Variable in class com.metamatrix.console.ui.views.deploy.DetailPanel
 
ACTIONS - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthPermissions.ColumnName
 
ACTIONS_ERR_0001 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
actions (004)
ACTIONS_ERR_0002 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
ACTIONS_ERR_0003 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
ACTIONS_ERR_0004 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
ACTIONS_ERR_0005 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
ACTIONS_ERR_0006 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
ACTIONS_ERR_0007 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
ACTIONS_ERR_0008 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
ACTIONS_ERR_0009 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
ACTIONS_ERR_0010 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
ACTIONS_ERR_0011 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
ACTIONS_ERR_0012 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
ACTIONS_ERR_0013 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
ACTIONS_ERR_0014 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
ACTIONS_INDEX - Static variable in class com.metamatrix.platform.admin.api.EntitlementMigrationReport
Index in inner list of where header's value resides.
ACTIONS_MENU_HEADER - Static variable in class com.metamatrix.console.ui.layout.ConsoleMenuBar
 
actionsAreEqual(String[]) - Method in interface com.metamatrix.platform.admin.api.PermissionNode
Determine if this node's AuthorizationActions are equal to the given actions.
actionsAreEqual(AuthorizationActions) - Method in interface com.metamatrix.platform.admin.api.PermissionNode
Determine if this node's AuthorizationActions are equal to the given actions.
actionsAreEqual(PermissionNode) - Method in interface com.metamatrix.platform.admin.api.PermissionNode
Determine if this node's AuthorizationActions are equal to the given node's actions.
actionsAreEqual(AuthorizationActions) - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeImpl
Determine if this node's AuthorizationActions are equal to the given actions.
actionsAreEqual(String[]) - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeImpl
Determine if this node's AuthorizationActions are equal to the given actions.
actionsAreEqual(PermissionNode) - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeImpl
Determine if this node's AuthorizationActions are equal to the given node's actions.
ActionUpdateHandler - Class in com.metamatrix.soap.handler
This class is the handler for MetaMatrix Web Services to update the SOAP Action value and save the virtual procedure name off to the <@link org.apache.axis2.context.MessageContext> as a property to be accessed in the endpoint web service.
ActionUpdateHandler() - Constructor for class com.metamatrix.soap.handler.ActionUpdateHandler
 
ACTIVATE_STATUS - Static variable in interface com.metamatrix.common.config.api.AuthenticationProviderType.Attributes
 
activateAcceptButton() - Method in class com.metamatrix.console.ui.util.ModifiedDirectoryChooserPanel
 
activateAcceptButton() - Method in class com.metamatrix.toolbox.ui.widget.DirectoryChooserPanel
 
ACTIVE - Static variable in interface com.metamatrix.admin.api.objects.VDB
Active VDB
ACTIVE - Static variable in class com.metamatrix.common.vdb.api.DEFReaderWriter.VDBInfo
 
ACTIVE - Static variable in class com.metamatrix.core.vdb.VdbConstants.VDB_STATUS
 
ACTIVE - Static variable in interface com.metamatrix.core.vdb.VDBStatus
 
ACTIVE - Static variable in interface com.metamatrix.platform.security.api.MetaMatrixSessionState
The session is open (active).
ACTIVE_DEFAULT - Static variable in interface com.metamatrix.core.vdb.VDBStatus
 
ACTIVE_MEMORY_THRESHOLD - Static variable in class com.metamatrix.common.buffer.BufferManagerPropertyNames
Optional property - the percent of buffer management memory that serves as a threshold for active memory management.
ACTIVE_STATE_DESC - Static variable in interface com.metamatrix.admin.api.objects.Session
The description when the session is open (active).
activeThreads - Variable in class com.metamatrix.common.queue.WorkerPoolStats
 
activeTupleIDs - Variable in class com.metamatrix.query.processor.relational.SortUtility
 
ACTIVITY - Static variable in class com.metamatrix.platform.security.audit.destination.DatabaseAuditDestination.ColumnName
 
ActivityReport - Class in com.metamatrix.query.report
A report holds the output of some activity.
ActivityReport(String) - Constructor for class com.metamatrix.query.report.ActivityReport
Construct new report of given type
actualMetadata - Variable in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
add(int, Object) - Method in class com.metamatrix.api.core.message.MessageList
Overrides the implementation of List
add(Object) - Method in class com.metamatrix.api.core.message.MessageList
Overrides the implementation of List
ADD - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.ElementName
Static constant that represents the name of the "XMI.add" element.
ADD - Static variable in interface com.metamatrix.common.actions.ObjectEditor
The command to signify addition of an attribute.
add(BasicTreeNode) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Insert the node as a child of this node, and place it at the end of this node's list of children.
add(BasicTreeNode, int) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Insert the node as a child of this node, and place it at the end of this node's list of children.
ADD - Static variable in class com.metamatrix.common.xml.XPathUtil.Operator
 
add(MutableTreeNode) - Method in class com.metamatrix.console.ui.tree.ChildSortingTreeNode
 
add(MutableTreeNode) - Method in class com.metamatrix.console.ui.util.LazyBranchNode
 
add(IDocument, IIndexer) - Method in interface com.metamatrix.core.index.IIndex
Adds the given document to the index.
add(String, String) - Static method in class com.metamatrix.core.util.ZipFileUtil
Adds the file with the specified name to the zip file with the specified name.
add(String, String, String) - Static method in class com.metamatrix.core.util.ZipFileUtil
Adds the file with the specified name to the zip file with the specified name.
add(File, String) - Static method in class com.metamatrix.core.util.ZipFileUtil
Adds the file with the specified name to the specified zip file.
ADD - Static variable in class com.metamatrix.platform.config.spi.xml.XMLActionUpdateStrategy
The command to signify addition of an attribute.
add(AuthorizationPermission) - Method in interface com.metamatrix.platform.security.api.AuthorizationPermissions
Adds a permission object to this object by adding it to the AuthorizationPermissionCollection for the class the AuthorizationPermission belongs to.
add(AuthorizationPermissions) - Method in interface com.metamatrix.platform.security.api.AuthorizationPermissions
Convenience method to add AuthorizationPermissionsImpl to this object by adding each one to the AuthorizationPermissionCollection for the class that AuthorizationPermission instance belongs to.
add(Set) - Method in interface com.metamatrix.platform.security.api.AuthorizationPermissions
Convenience method to add a Set of permission objects to this object by adding each one to the AuthorizationPermissionCollection for the class that AuthorizationPermission instance belongs to.
add(AuthorizationPermission) - Method in class com.metamatrix.platform.security.api.AuthorizationPermissionsImpl
Adds a permission object to this object by adding it to the AuthorizationPermissionCollection for the class the AuthorizationPermission belongs to.
add(AuthorizationPermissions) - Method in class com.metamatrix.platform.security.api.AuthorizationPermissionsImpl
Convenience method to add AuthorizationPermissionsImpl to this object by adding each one to the AuthorizationPermissionCollection for the class that AuthorizationPermission instance belongs to.
add(Set) - Method in class com.metamatrix.platform.security.api.AuthorizationPermissionsImpl
Convenience method to add a Set of permission objects to this object by adding each one to the AuthorizationPermissionCollection for the class that AuthorizationPermission instance belongs to.
add(Action) - Method in class com.metamatrix.toolbox.ui.widget.ToolBar
 
ADD_CONNECTION_HEADER - Static variable in class com.metamatrix.console.ui.layout.ConsoleMenuBar
 
add_escapes(String) - Method in exception com.metamatrix.query.parser.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
ADD_EXEC_PROPS - Static variable in class com.metamatrix.common.util.WSDLServletUtil
 
ADD_ICON_PROPERTY - Static variable in interface com.metamatrix.toolbox.ui.IconConstants
 
ADD_LBL - Static variable in class com.metamatrix.common.actions.AbstractObjectEditor
 
ADD_OP - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
ADD_PROPS - Static variable in class com.metamatrix.common.util.WSDLServletUtil
 
ADD_TO_OP - Static variable in class com.metamatrix.console.models.ModelChangedEvent
 
ADD_VDB - Static variable in class com.metamatrix.metadata.runtime.event.RuntimeMetadataEvent
 
addAcceptButton(ButtonWidget) - Method in class com.metamatrix.toolbox.ui.widget.DialogPanel
Adds the specified button as the accept button to the end of the navigation bar.
addAcceptButton(ButtonWidget, int) - Method in class com.metamatrix.toolbox.ui.widget.DialogPanel
Adds the specified button as the accept button to the navigation bar at the specified index.
addAction(ActionDefinition) - Method in class com.metamatrix.common.actions.BasicModificationActionQueue
Add to the end of this queue a modification action.
addAction(ActionDefinition) - Method in interface com.metamatrix.common.actions.ModificationActionQueue
Add to the end of this queue a modification action.
addActionListener(ActionListener) - Method in class com.metamatrix.toolbox.ui.widget.property.DirectoryEntryPropertyComponent
 
addActionListener(ActionListener) - Method in interface com.metamatrix.toolbox.ui.widget.property.PropertyComponent
 
addActions(List) - Method in class com.metamatrix.common.actions.BasicModificationActionQueue
Moved to the end of this queue the list of modification actions.
addActions(ModificationActionQueue) - Method in class com.metamatrix.common.actions.BasicModificationActionQueue
Moved to the end of this queue the modification actions in the specified queue.
addActions(List) - Method in interface com.metamatrix.common.actions.ModificationActionQueue
Moved to the end of this queue the list of modification actions.
addActions(ModificationActionQueue) - Method in interface com.metamatrix.common.actions.ModificationActionQueue
Moved to the end of this queue the modification actions in the specified queue.
addActions(Action[]) - Method in class com.metamatrix.console.ui.layout.ConsoleMenuBar
 
addActions(List) - Method in class com.metamatrix.console.ui.layout.ConsoleMenuBar
 
addActionsFromMenuEntryObjects(List) - Method in class com.metamatrix.console.ui.layout.ConsoleMenuBar
 
addActionToList(String, Action) - Method in class com.metamatrix.console.ui.views.authorization.ProvidersMain
 
addActionToList(String, Action) - Method in class com.metamatrix.console.ui.views.connector.ConnectorPanel
 
addActionToList(String, Action) - Method in class com.metamatrix.console.ui.views.connectorbinding.ConnectorBindingPanel
 
addActionToList(String, Action) - Method in class com.metamatrix.console.ui.views.properties.PropertiesMasterPanel
 
addActionToList(String, Action) - Method in class com.metamatrix.console.ui.views.summary.SummaryPanel
 
addActionToList(String, Action) - Method in class com.metamatrix.console.ui.views.vdb.VdbMainPanel
 
addAll(Collection) - Method in class com.metamatrix.api.core.message.MessageList
Overrides the implementation of List
addAll(int, Collection) - Method in class com.metamatrix.api.core.message.MessageList
Overrides the implementation of List
addAll(File, String) - Static method in class com.metamatrix.core.util.ZipFileUtil
Adds all of the files in the specified directory to the specified zip file.
addAll(File, String, String) - Static method in class com.metamatrix.core.util.ZipFileUtil
Adds all of the files in the specified directory to the specified zip file.
addAllNode(MappingAllNode) - Method in class com.metamatrix.query.mapping.xml.MappingBaseNode
 
addAllNode(MappingAllNode) - Method in class com.metamatrix.query.mapping.xml.MappingChoiceNode
 
addAllNode(MappingAllNode) - Method in class com.metamatrix.query.mapping.xml.MappingDocument
 
addAllPermissions(AuthorizationPolicy, Set) - Method in class com.metamatrix.platform.security.api.AbstractAuthorizationObjectEditor
Add a set of AuthorizationPermissions to the policy.
addAllPermissions(AuthorizationPermissions) - Method in class com.metamatrix.platform.security.api.AuthorizationPolicy
Add to this policy's set of existing permissions a new set of permissions that are to be applied by the policy.
addAllPermissions(Set) - Method in class com.metamatrix.platform.security.api.AuthorizationPolicy
Add to this policy's set of existing permissions a set of additional permissions that are to be applied by the policy.
addAllPrincipals(AuthorizationPolicy, Set) - Method in interface com.metamatrix.platform.admin.api.AuthorizationEditor
 
addAllPrincipals(AuthorizationPolicy, Set) - Method in class com.metamatrix.platform.security.api.AbstractAuthorizationObjectEditor
Add a set of principals to the policy.
addAllPrincipals(Set) - Method in class com.metamatrix.platform.security.api.AuthorizationPolicy
Add to this policy's set of existing principals a set of new MetaMatrixPrincipalName to whom this policy is to apply.
addAnnotation(QueryAnnotation) - Method in class com.metamatrix.query.analysis.AnalysisRecord
Add an annotation.
addApplyActionListener(ActionListener) - Method in class com.metamatrix.toolbox.ui.widget.ConfigurationPanel
Adds the specified listener to the lists of ActionListeners registered to both the accept and apply buttons.
addAsParent(PlanNode) - Method in class com.metamatrix.query.optimizer.relational.plantree.PlanNode
Add the node as this node's parent.
addAttribute(MappingAttribute) - Method in class com.metamatrix.query.mapping.xml.MappingElement
Adds the attribute node to the current node and returns the current node
addAttribute(NodeDescriptor, String) - Method in interface com.metamatrix.query.processor.xml.DocumentInProgress
Add an attribute with content for the given NodeDescriptor.
addAttribute(NodeDescriptor, String, Element) - Method in class com.metamatrix.query.processor.xml.SAXDocumentInProgress
 
addAttribute(NodeDescriptor, String) - Method in class com.metamatrix.query.processor.xml.SAXDocumentInProgress
 
addAttributes(Attributes, String, String) - Method in class com.metamatrix.connector.xml.base.IDGeneratingXmlFilter
 
addAuthenticationProvider(Configuration, AuthenticationProvider) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Creates a new ConnectorBinding for a given Configuration and ProductServiceConfig; also automatically "deploys" the service anywhere that this PSC is already deployed, by creating the necessary DeployedComponents (this will only work if the PSC parameter belongs to the Configuration parameter).
addAuthenticationProvider(Configuration, AuthenticationProvider) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
addAuthorizationProvider(String, String, Properties) - Method in interface com.metamatrix.admin.api.server.ServerConfigAdmin
 
addAuthorizationProvider(String, String, Properties) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
addAuthorizationProvider(String, String, Properties) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
addAvailableValue(Object) - Method in class com.metamatrix.toolbox.ui.widget.AccumulatorPanel
 
addBatch(int, Object) - Method in class com.metamatrix.common.buffer.impl.BatchMap
 
addBatch(ManagedBatch) - Method in class com.metamatrix.common.buffer.impl.TupleSourceInfo
Add a managed batch to this tuple source
addBatch(TupleSourceID, TupleBatch, String[]) - Method in class com.metamatrix.common.buffer.storage.file.FileStorageManager
Add a batch to the storage manager.
addBatch(TupleSourceID, TupleBatch, String[]) - Method in class com.metamatrix.common.buffer.storage.memory.MemoryStorageManager
 
addBatch(TupleSourceID, TupleBatch, String[]) - Method in interface com.metamatrix.common.buffer.StorageManager
Add a batch to the storage manager.
addBatch() - Method in class com.metamatrix.jdbc.MMPreparedStatement
Adds a set of parameters to this PreparedStatement object's list of commands to be sent to the database for execution as a batch.
addBatch(String) - Method in class com.metamatrix.jdbc.MMPreparedStatement
 
addBatch(String) - Method in class com.metamatrix.jdbc.MMStatement
Adds sql to this statement object's current list of commands.
addBatchRow(List) - Method in class com.metamatrix.query.processor.relational.RelationalNode
 
addBinding(String) - Method in class com.metamatrix.query.mapping.relational.QueryNode
Add parameter binding to this node.
addBuiltInFactories() - Method in class com.metamatrix.core.id.IDGenerator
Method that creates and adds to this generator all the built-in factories, and if there is no default factory, set the default factory to the UUIDFactory.
addCachingStreamFilters(InputStream, ExecutionContext, String) - Method in class com.metamatrix.connector.xml.file.FileConnectorState
 
addCalendarChangeListener(ChangeListener) - Method in class com.metamatrix.console.ui.views.syslog.TimeSpanStartingOrEndingPanel
 
addCancelButton(ButtonWidget) - Method in class com.metamatrix.toolbox.ui.widget.DialogPanel
Adds the specified button as the cancel button to the end of the navigation bar.
addCancelButton(ButtonWidget, int) - Method in class com.metamatrix.toolbox.ui.widget.DialogPanel
Adds the specified button as the cancel button to the navigation bar at the specified index.
addCellEditorListener(CellEditorListener) - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableCellEditor
Registers the specified listener to be notified of changes to the editor.
addChange(ElementSymbol, Expression) - Method in class com.metamatrix.query.sql.lang.Update
Add change to change list - a change is represented by a CompareCriteria internally but can be added here as an element and an expression
addChangeListener(ChangeListener) - Method in class com.metamatrix.console.ui.util.ModifiedDirectoryChooserPanel
 
addChangeListener(ChangeListener) - Method in class com.metamatrix.console.ui.util.wizard.AbstractWizardClient
 
addChangeListener(ChangeListener) - Method in class com.metamatrix.console.ui.util.wizard.DefaultWizardClientPanel
 
addChangeListener(ChangeListener) - Method in interface com.metamatrix.console.ui.util.wizard.WizardClientPanel
 
addChangeListener(ChangeListener) - Method in class com.metamatrix.console.ui.views.properties.ConsolePropertiedEditor
Method to add any kind of a ChangeListener.
addChangeListener(ChangeListener) - Method in class com.metamatrix.toolbox.ui.widget.CalendarPanel
 
addChangeListener(ChangeListener) - Method in class com.metamatrix.toolbox.ui.widget.DirectoryChooserPanel
 
addChangeListener(ChangeListener) - Method in class com.metamatrix.toolbox.ui.widget.IntegerSpinner
 
addChild(AdminException) - Method in exception com.metamatrix.admin.api.exception.AdminException
Add a child AdminException for a particular failure if and action resulted in multiple failures.
addChild(String) - Method in interface com.metamatrix.cache.Cache
Add a child node to the current cache node
addChild(String) - Method in class com.metamatrix.cache.jboss.JBossCache
Add a child node to the current cache node
addChild(BasicTreeNode, ObjectDefinition, int) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
 
addChild(Object) - Method in class com.metamatrix.console.ui.tree.SortableChildrenNode
Adds the given child tree node in the proper sorted position.
addChild(MappingNode) - Method in class com.metamatrix.query.mapping.xml.MappingNode
Add a child mapping node to this one.
addChild(RelationalNode) - Method in class com.metamatrix.query.processor.relational.RelationalNode
 
addChild(Object) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeNode
 
addChild(Object, int) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeNode
 
addChildElement(MappingElement) - Method in class com.metamatrix.query.mapping.xml.MappingBaseNode
 
addChildElement(MappingElement) - Method in class com.metamatrix.query.mapping.xml.MappingChoiceNode
 
addChildElement(MappingElement) - Method in class com.metamatrix.query.mapping.xml.MappingDocument
 
addChildIsValid(BasicTreeNode) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
This method is called prior to adding the specified child to this TreeNode allowing any subclass to provide specific behavior if necessary.
addChildren(List<CommandTreeNode>) - Method in class com.metamatrix.query.optimizer.CommandTreeNode
 
addChildren(Collection<PlanNode>) - Method in class com.metamatrix.query.optimizer.relational.plantree.PlanNode
 
addChildren(Object[]) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeNode
 
addChildren(Collection) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeNode
 
addChoiceNode(MappingChoiceNode) - Method in class com.metamatrix.query.mapping.xml.MappingBaseNode
 
addChoiceNode(MappingChoiceNode) - Method in class com.metamatrix.query.mapping.xml.MappingChoiceNode
 
addChoiceNode(MappingChoiceNode) - Method in class com.metamatrix.query.mapping.xml.MappingDocument
 
addCipherSuite(SSLSocket, String) - Static method in class com.metamatrix.common.comm.platform.socket.SocketUtil
 
addClause(FromClause) - Method in class com.metamatrix.query.sql.lang.From
Add a clause to the FROM
addClause(ElementSymbol, Expression) - Method in class com.metamatrix.query.sql.lang.SetClauseList
 
addClause(SetClause) - Method in class com.metamatrix.query.sql.lang.SetClauseList
 
addClauses(Collection) - Method in class com.metamatrix.query.sql.lang.From
Add clauses to the FROM
addColumn(TableColumn) - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableColumnModel
 
addColumn(TableColumn, int) - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableColumnModel
 
addColumn(Object, Vector) - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableModel
Overridden to add an entry to the column edit status list.
addColumn(TableColumn) - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
Overridden to set the header renderer, minimum width, header value, and ID of the specified column.
addColumnEditStatus() - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableModel
Adds an entry to the column edit status list.
addColumnPanel(int) - Method in class com.metamatrix.toolbox.ui.widget.table.AbstractTableOptionPanel
 
addColumnPanel(int) - Method in class com.metamatrix.toolbox.ui.widget.table.TableHideOptionPanel
 
addColumnSortListener(TableColumnSortListener) - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableColumnModel
 
addColumnSortListener(TableColumnSortListener) - Method in interface com.metamatrix.toolbox.ui.widget.table.EnhancedTableColumnModel
 
addComment(String) - Method in interface com.metamatrix.query.processor.xml.DocumentInProgress
Adds a comment to the current document node
addComment(String) - Method in class com.metamatrix.query.processor.xml.SAXDocumentInProgress
 
AddCommentInstruction - Class in com.metamatrix.query.processor.xml
Adds a comment to an element of the document in progress
AddCommentInstruction(String) - Constructor for class com.metamatrix.query.processor.xml.AddCommentInstruction
Constructor
addCommentNode(MappingCommentNode) - Method in class com.metamatrix.query.mapping.xml.MappingElement
Adds a comment node to the current element and returns the added child node
addCompareCriteria(List, ICompareCriteria) - Method in class com.metamatrix.connector.salesforce.execution.visitors.CriteriaVisitor
 
addCompletionListener(ResultsFuture.CompletionListener<T>) - Method in class com.metamatrix.dqp.client.ResultsFuture
 
addComponent(JComponent) - Method in class com.metamatrix.console.ui.util.AbstractPanelAction
 
addComponentDefn(ComponentDefn) - Method in class com.metamatrix.common.config.model.BasicConfiguration
Add a component to list of available components that can be deployed for this configuration.
addComponentType(ComponentType) - Method in class com.metamatrix.common.config.model.ConfigurationModelContainerImpl
NOTE: The following 2 methods are provided here because the editor does not interact with the ConfiguratonModelContainer.
addComponentTypeDefinition(ComponentTypeDefn) - Method in class com.metamatrix.common.config.model.BasicComponentType
 
addConcurrentUser() - Method in class com.metamatrix.common.connection.ManagedConnection.ConnectionStatistics
 
addCondition(Condition) - Method in class com.metamatrix.query.processor.xml.IfInstruction
 
addConfigurationChangeListener(ConfigurationChangeListener) - Method in class com.metamatrix.console.models.ConfigurationManager
Adds the given listener to those being notified.
addConfigurationObjects(ConfigurationModelContainer, ConnectorBinding, ComponentType, XMLConfigurationConnector, BasicConfigurationObjectEditor, Set) - Method in class com.metamatrix.metadata.runtime.vdb.defn.VDBCreation
Return the existing binding that will be used to replace the imported binding and the model-to-binding mapping will have its routinguuid updated
addConfigurationTreeModelListener(ConfigurationTreeModelListener) - Method in class com.metamatrix.console.ui.views.deploy.model.ConfigurationTreeModel
Adds the given listener to those being notified.
addConnection(ConnectionInfo, PanelsTree) - Method in class com.metamatrix.console.ui.layout.ConsoleMainFrame
 
addConnection(ConnectionInfo, PanelsTreeNode) - Method in class com.metamatrix.console.ui.layout.PanelsTreeModel
 
addConnectionEventListener(ConnectionEventListener) - Method in class com.metamatrix.jdbc.MMXAConnection
 
addConnectionItemSelected() - Method in class com.metamatrix.console.ui.layout.ConsoleMainFrame
 
addConnectionItemSelected() - Method in interface com.metamatrix.console.ui.layout.ConsoleMenuBarListener
 
addConnector(String, TransactionProvider.XAConnectionSource) - Static method in class com.metamatrix.xa.arjuna.XAConnectorRecovery
 
addConnectorArchive(byte[], AdminOptions) - Method in interface com.metamatrix.admin.api.core.CoreConfigAdmin
Add Connector Type and all the required extension modules required by the this connector type into the system from the given file byte stream which is encoded inthe Connector Archive format.
addConnectorArchive(byte[], AdminOptions) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
addConnectorArchive(byte[], AdminOptions) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
addConnectorArchive(byte[], AdminOptions) - Method in class com.metamatrix.dqp.embedded.admin.DQPConfigAdminImpl
 
addConnectorBinding(String, String, Properties, AdminOptions) - Method in interface com.metamatrix.admin.api.core.CoreConfigAdmin
Deploy a ConnectorBinding to Configuration
addConnectorBinding(String, char[], AdminOptions) - Method in interface com.metamatrix.admin.api.core.CoreConfigAdmin
Import a ConnectorBinding into the Configuration.
addConnectorBinding(String, String, Properties, AdminOptions) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
addConnectorBinding(String, char[], AdminOptions) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
addConnectorBinding(String, String, Properties, AdminOptions) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
addConnectorBinding(String, char[], AdminOptions) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
addConnectorBinding(String, String, Properties, AdminOptions) - Method in class com.metamatrix.dqp.embedded.admin.DQPConfigAdminImpl
 
addConnectorBinding(String, char[], AdminOptions) - Method in class com.metamatrix.dqp.embedded.admin.DQPConfigAdminImpl
 
addConnectorBinding(ConfigurationModelContainer, ConnectorBinding) - Static method in class com.metamatrix.dqp.embedded.configuration.ServerConfigFileWriter
Add the Connector Bindings to the Configuration object and return the modified object
addConnectorBinding(String, ConnectorBinding, boolean) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
addConnectorBinding(String, ConnectorBinding, boolean) - Method in interface com.metamatrix.dqp.service.ConfigurationService
Add the connector binding to the persistent store
addConnectorBinding(String, ConnectorBinding) - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
Call to add the binding to the VDBDefn set of bindings and add the binding to the model-to-binding mapping.
addConnectorBinding(ConnectorBinding) - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
 
addConnectorBindingByName(String) - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
 
addConnectorBindingName(String) - Method in class com.metamatrix.metadata.runtime.model.BasicModel
 
addConnectorBindingProperties(ConnectorBinding, Properties) - Static method in class com.metamatrix.dqp.embedded.configuration.ConnectorConfigurationReader
Add or modify properties for the given cnnector binding and return the modified connector binding.
addConnectorBindingProperty(ConnectorBinding, String, Object) - Static method in class com.metamatrix.dqp.embedded.configuration.ConnectorConfigurationReader
Add or modify property for the given cnnector binding and return the modified connector binding.
addConnectorFailure(String, SQLException) - Method in exception com.metamatrix.jdbc.api.PartialResultsWarning
Add a connector failure to the warning
addConnectorType(String, char[]) - Method in interface com.metamatrix.admin.api.core.CoreConfigAdmin
Add Connector Type, will import Connector Type from a file
addConnectorType(String, char[]) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
addConnectorType(String, char[]) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
addConnectorType(ConnectorBindingType) - Method in class com.metamatrix.common.config.model.BasicConnectorArchive
Add a Connector Type to the archive
addConnectorType(String, char[]) - Method in class com.metamatrix.dqp.embedded.admin.DQPConfigAdminImpl
 
addConnectorType(ConfigurationModelContainer, ConnectorBindingType) - Static method in class com.metamatrix.dqp.embedded.configuration.ServerConfigFileWriter
Add the connector Type to the configuration object supplied and return the modified object
addConnectorType(ComponentType) - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
 
addContent(String) - Method in class com.metamatrix.api.core.xmi.XMIHeader.Import
Set the content of the "xmi.model" tag
addContent(String) - Method in class com.metamatrix.api.core.xmi.XMIHeader.Model
Set the content of the "xmi.model" tag
addContent(JComponent) - Method in class com.metamatrix.console.ui.views.deploy.ConfirmationPanel
 
addContent(JComponent) - Method in class com.metamatrix.console.ui.views.runtime.ConfirmationPanel
 
addCriteria(Criteria) - Method in class com.metamatrix.query.sql.lang.CompoundCriteria
Add another criteria to the clause.
addCriteriaNode(MappingCriteriaNode) - Method in class com.metamatrix.query.mapping.xml.MappingBaseNode
 
addCriteriaNode(MappingCriteriaNode) - Method in class com.metamatrix.query.mapping.xml.MappingChoiceNode
Adds the Element Node to the current Element node and returns the child node added to the current node.
addCriteriaString(StringBuffer) - Method in class com.metamatrix.connector.salesforce.execution.visitors.CriteriaVisitor
 
addDataTypeID(DataTypeID) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabase
 
addDependentGroup(String) - Method in class com.metamatrix.query.sql.lang.Option
Add group to make dependent
addDeployedComponent(DeployedComponent) - Method in class com.metamatrix.common.config.model.BasicConfiguration
Add a Component to the list of deployed components.
addDeployedHost(Host, Configuration) - Method in class com.metamatrix.console.ui.views.deploy.model.ConfigurationTreeModel
Adds a host node to the model.
addDeployedProcess(VMComponentDefn, Host, Configuration) - Method in class com.metamatrix.console.ui.views.deploy.model.ConfigurationTreeModel
Adds a process node to the model.
addDeployedService(DeployedComponent, VMComponentDefn, Host, Configuration) - Method in class com.metamatrix.console.ui.views.deploy.model.ConfigurationTreeModel
Adds a service definition node to the model.
AddDialog - Class in com.metamatrix.console.ui.views.users
Extension to JDialog to show a list of check boxes, each for a principal that may be added.
AddDialog(String, String[]) - Constructor for class com.metamatrix.console.ui.views.users.AddDialog
 
addDocument(IDocument) - Method in interface com.metamatrix.core.index.IIndexerOutput
 
addedConfiguration(SavedUDDIRegistryInfo) - Method in interface com.metamatrix.console.ui.views.vdb.UDDIConfigurationsHandler
 
AddedConnectorBindingNotification - Class in com.metamatrix.console.notification
 
AddedConnectorBindingNotification() - Constructor for class com.metamatrix.console.notification.AddedConnectorBindingNotification
 
addedMembers(String[], String[], String[], String[]) - Method in interface com.metamatrix.console.ui.views.entitlements.EntitlementMembershipController
 
addElement(Element, String, String) - Static method in class com.metamatrix.api.core.xmi.XMIHeader
Helper method.
addElement(String) - Method in class com.metamatrix.console.ui.util.StringListBasedListModel
Add an element.
addElement(TempMetadataID) - Method in class com.metamatrix.query.metadata.TempMetadataID
add a element to the temp table.
addElement(NodeDescriptor, NodeDescriptor) - Method in interface com.metamatrix.query.processor.xml.DocumentInProgress
Add an element for the given NodeDescriptor.
addElement(NodeDescriptor, String) - Method in interface com.metamatrix.query.processor.xml.DocumentInProgress
Add an element with content for the given NodeDescriptor.
addElement(NodeDescriptor, NodeDescriptor) - Method in class com.metamatrix.query.processor.xml.SAXDocumentInProgress
 
addElement(NodeDescriptor, String) - Method in class com.metamatrix.query.processor.xml.SAXDocumentInProgress
 
addElement(ElementSymbol) - Method in class com.metamatrix.query.sql.proc.CriteriaSelector
Add an element to the collection of elements on which criteria is pecified on the user's query
addElementHistory(Collection<ElementSymbol>) - Method in class com.metamatrix.query.resolver.util.AccessPattern
 
addElementID(ElementID) - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
addElementID(int, ElementID) - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
addElementID(ElementID) - Method in class com.metamatrix.metadata.runtime.model.BasicKey
 
addElements(List) - Method in class com.metamatrix.console.ui.util.StringListBasedListModel
Add list of String objects
addElements(String[]) - Method in class com.metamatrix.console.ui.util.StringListBasedListModel
Add array of Strings
addElementsInKey(Key, Element[]) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseFactory
 
addElementSymbol(ElementSymbol) - Method in class com.metamatrix.query.sql.symbol.MultipleElementSymbol
Add an element symbol referenced by this multiple element symbol
addElementSymbolToTempGroup(String, SingleElementSymbol) - Method in class com.metamatrix.query.metadata.TempMetadataStore
Add a element symbol to the already created temp group.
addElementToTempGroup(String, ElementSymbol) - Method in class com.metamatrix.query.metadata.TempMetadataStore
 
addEscapes(String) - Static method in error com.metamatrix.query.parser.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addExtensionModule(String, String, byte[], String) - Method in interface com.metamatrix.admin.api.core.CoreConfigAdmin
Adds an ExtensionModule to the end of the list of modules.
addExtensionModule(String, String, byte[], String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
addExtensionModule(String, String, byte[], String) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
addExtensionModule(ConnectorBindingType, ExtensionModule) - Method in class com.metamatrix.common.config.model.BasicConnectorArchive
Adds the Extension module to the archive.
addExtensionModule(String, String, byte[], String) - Method in class com.metamatrix.dqp.embedded.admin.DQPConfigAdminImpl
 
addExternalGroupsToContext(Collection) - Method in class com.metamatrix.query.sql.lang.Command
 
addExternalGroupToContext(GroupSymbol) - Method in class com.metamatrix.query.sql.lang.Command
 
addFactory(ObjectIDFactory) - Method in class com.metamatrix.core.id.IDGenerator
Supply to this generator a new factory for a type of ObjectID.
addField(String, JComponent) - Method in class com.metamatrix.toolbox.ui.widget.LoginPanel
Adds the specified text (within a LabelWidget) and component to the panel in a horizontal layout, with the LabelWidget positioned to the left of the component.
addField(Container, String, JComponent) - Method in class com.metamatrix.toolbox.ui.widget.LoginPanel
Adds the specified text (within a LabelWidget) and component to the specified container in a horizontal layout, with the LabelWidget positioned to the left of the component.
addField(JPanel, JPanel, String) - Method in class com.metamatrix.toolbox.ui.widget.PasswordButton
 
addFile(String, byte[]) - Method in class com.metamatrix.admin.objects.MMScriptsContainer
Add file contents by name.
addFileExtension(String, DirectoryEntryFilter) - Method in class com.metamatrix.console.ui.util.ModifiedDirectoryChooserPanel
 
addFileExtension(String, DirectoryEntryFilter) - Method in class com.metamatrix.toolbox.ui.widget.DirectoryChooserPanel
 
addFilter(TableFilter) - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
 
addFirstChild(CommandTreeNode) - Method in class com.metamatrix.query.optimizer.CommandTreeNode
 
addFirstChild(PlanNode) - Method in class com.metamatrix.query.optimizer.relational.plantree.PlanNode
 
addFocusListener(FocusListener) - Method in class com.metamatrix.toolbox.ui.widget.CalendarPanel
 
addFocusListener(FocusListener) - Method in class com.metamatrix.toolbox.ui.widget.IntegerSpinner
 
addFocusListener(FocusListener) - Method in class com.metamatrix.toolbox.ui.widget.property.DirectoryEntryPropertyComponent
Manage the focus listener methods for the PropertyEventAdapter
addFocusListener(FocusListener) - Method in interface com.metamatrix.toolbox.ui.widget.property.PropertyComponent
 
addFullName(StringBuffer, String) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Helper method to build a string of the full name without having to construct a new StringBuffer in each node.
addGetValues(NameValuePair[], HttpMethod) - Method in class com.metamatrix.connector.xml.http.HTTPExecutor
 
addGroup(GroupSymbol) - Method in class com.metamatrix.query.optimizer.relational.plantree.PlanNode
 
addGroup(GroupSymbol) - Method in class com.metamatrix.query.sql.lang.From
Adds a new group to the list (it will be wrapped in a UnaryFromClause)
addGroup(GroupSymbol) - Method in class com.metamatrix.query.sql.lang.GroupContext
 
addGroups(Collection<GroupSymbol>) - Method in class com.metamatrix.query.optimizer.relational.plantree.PlanNode
 
addGroups(Collection) - Method in class com.metamatrix.query.sql.lang.From
Adds a new collection of groups to the list
addHeaderElement(Element, Properties) - Static method in class com.metamatrix.common.config.xml.XMLHelperUtil
 
addHelpButton(ButtonWidget) - Method in class com.metamatrix.toolbox.ui.widget.DialogPanel
Adds the specified button as the help button to the front of the navigation bar.
addHelpButton(ButtonWidget, int) - Method in class com.metamatrix.toolbox.ui.widget.DialogPanel
Adds the specified button as the help button to the navigation bar at the specified index.
addHost(String, Properties) - Method in interface com.metamatrix.admin.api.server.ServerConfigAdmin
Add a Host with Properties to MetaMatrix System
addHost(String, Properties) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
addHost(String, Properties) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
addHost(Host) - Method in class com.metamatrix.common.config.model.BasicConfiguration
 
addHost(String, String, Properties) - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Add Host to Configuration Add a new Host to the System (MetaMatrix Cluster)
addHost(String, String, Properties) - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
 
addHost(HostControllerRegistryBinding) - Method in class com.metamatrix.platform.registry.ClusteredRegistryState
 
addImpl(Component, Object, int) - Method in class com.metamatrix.toolbox.ui.widget.Splitter
 
addImpl(Component, Object, int) - Method in class com.metamatrix.toolbox.ui.widget.ToolBar
 
addImport(String, String, String) - Method in class com.metamatrix.api.core.xmi.XMIHeader
Add an import to this header.
addImport(String, String, String, String) - Method in class com.metamatrix.api.core.xmi.XMIHeader
Add an import to this header.
addImport(Element, XMIHeader.Import) - Static method in class com.metamatrix.api.core.xmi.XMIHeader
Helper method to add an import under the parent
addInput(Object) - Method in interface com.metamatrix.query.function.aggregate.AggregateFunction
Called for the element value in every row of a group.
addInput(Object) - Method in class com.metamatrix.query.function.aggregate.Avg
 
addInput(Object) - Method in class com.metamatrix.query.function.aggregate.ConstantFunction
 
addInput(Object) - Method in class com.metamatrix.query.function.aggregate.Count
 
addInput(Object) - Method in class com.metamatrix.query.function.aggregate.Max
 
addInput(Object) - Method in class com.metamatrix.query.function.aggregate.Min
 
addInput(Object) - Method in class com.metamatrix.query.function.aggregate.NullFilter
 
addInput(Object) - Method in class com.metamatrix.query.function.aggregate.Sum
 
addInput(Object) - Method in class com.metamatrix.query.processor.relational.DuplicateFilter
 
addInstruction(ProgramInstruction) - Method in class com.metamatrix.query.processor.program.Program
 
addInstruction(ProcessorInstruction) - Method in class com.metamatrix.query.processor.xml.Program
 
addInstructions(Program) - Method in class com.metamatrix.query.processor.program.Program
 
addInstructions(Program) - Method in class com.metamatrix.query.processor.xml.Program
 
addItem(ReportItem) - Method in class com.metamatrix.query.report.ActivityReport
Add a new item to the report.
addItems(Collection) - Method in class com.metamatrix.query.report.ActivityReport
Add a new collection of items to the report.
addKeyID(KeyID) - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
addLabel(JPanel, String, Color, Font) - Method in class com.metamatrix.toolbox.ui.widget.SplashPanel
 
addLabels(JPanel, String, Color, Font, int) - Method in class com.metamatrix.toolbox.ui.widget.SplashPanel
 
addLabels(JPanel, String, Color, Color, Font, int) - Method in class com.metamatrix.toolbox.ui.widget.SplashPanel
 
addLast(OptimizerRule) - Method in class com.metamatrix.query.optimizer.relational.RuleStack
 
addLastChild(CommandTreeNode) - Method in class com.metamatrix.query.optimizer.CommandTreeNode
 
addLastChild(PlanNode) - Method in class com.metamatrix.query.optimizer.relational.plantree.PlanNode
 
addListDataListener(ListDataListener) - Method in class com.metamatrix.toolbox.ui.widget.AccumulatorPanel
Adds the specified ListDataListener to the current values list.
addListener(CacheListener) - Method in interface com.metamatrix.cache.Cache
Listener to get the updates on this Cache
addListener(CacheListener) - Method in class com.metamatrix.cache.jboss.JBossCache
Listener to get the updates on this Cache
addListener(Class, EventObjectListener) - Method in class com.metamatrix.common.messaging.jgroups.JGroupsMessageBus
 
addListener(Class, EventObjectListener) - Method in interface com.metamatrix.common.messaging.MessageBus
 
addListener(Class, EventObjectListener) - Method in class com.metamatrix.common.messaging.NoOpMessageBus
 
addListener(Class, EventObjectListener) - Method in class com.metamatrix.core.event.AbstractEventBroker
 
addListener(EventObjectListener) - Method in class com.metamatrix.core.event.AbstractEventBroker
 
addListener(Class, EventObjectListener) - Method in class com.metamatrix.core.event.AbstractEventSource
 
addListener(EventObjectListener) - Method in class com.metamatrix.core.event.AbstractEventSource
 
addListener(Class, EventObjectListener) - Method in interface com.metamatrix.core.event.EventSource
 
addListener(EventObjectListener) - Method in interface com.metamatrix.core.event.EventSource
 
addListener(RegistryListener) - Method in class com.metamatrix.platform.registry.ClusteredRegistryState
Add a listener for the registry node
addListeners(AbstractEventSource) - Method in class com.metamatrix.core.event.AbstractEventSource
Add to this event source all the listeners of the specified AbstractEventSource.
addListSelectionListener(ListSelectionListener) - Method in class com.metamatrix.toolbox.ui.widget.PropertiedObjectArrayTable
addListSelectionListener accepts a Listener for events that occur to the Table that are selection events.
addMainfestContents(byte[]) - Method in class com.metamatrix.common.config.model.BasicConnectorArchive
This is used by the importer to add the contents of the manifest
addMakeDepGroups(List) - Method in class com.metamatrix.query.optimizer.relational.PlanHints
 
addMakeNotDepGroups(List) - Method in class com.metamatrix.query.optimizer.relational.PlanHints
 
addManagerListener(ManagerListener) - Method in class com.metamatrix.console.models.Manager
Objects wishing to listen for ModelChangedEvents can register themselves as a listener for this Manager.
addMapping(ElementSymbol, Expression) - Method in class com.metamatrix.query.sql.util.SymbolMap
 
addMarkedNodesToSet(Set) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Return the set of marked nodes for this view.
addMenuEntriesToActionsMenu(List) - Method in class com.metamatrix.console.ui.layout.ConsoleMenuBar
 
addMessage(Message) - Method in class com.metamatrix.api.core.message.MessageList.Statistics
Add a message to the statistics.
addMetaMetaModel(String, String, String) - Method in class com.metamatrix.api.core.xmi.XMIHeader
Add a metametamodel to this header.
addMetaMetaModel(String, String, String, String) - Method in class com.metamatrix.api.core.xmi.XMIHeader
Add a metametamodel to this header.
addMetaModel(String, String, String) - Method in class com.metamatrix.api.core.xmi.XMIHeader
Add a metamodel to this header.
addMetaModel(String, String, String, String) - Method in class com.metamatrix.api.core.xmi.XMIHeader
Add a metamodel to this header.
addModel(MMModel) - Method in class com.metamatrix.admin.objects.MMVDB
Add an MMModel
addModel(String, String, String) - Method in class com.metamatrix.api.core.xmi.XMIHeader
Add a model to this header.
addModel(String, String, String, String) - Method in class com.metamatrix.api.core.xmi.XMIHeader
Add a model to this header.
addModel(Element, XMIHeader.Model) - Static method in class com.metamatrix.api.core.xmi.XMIHeader
Helper method to add a model to the parent.
addModelID(ModelID) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabase
 
addModelInfo(ModelInfo) - Method in class com.metamatrix.vdb.runtime.BasicVDBInfo
 
addModule(NewExtensionSourceInfo) - Method in class com.metamatrix.console.models.ExtensionSourceManager
 
AddNamedObject - Class in com.metamatrix.common.actions
This action definition specifies that the value of a named object reference in the target should be changed from the current object to a new object.
AddNamedObject(Object, AttributeDefinition, String, Object) - Constructor for class com.metamatrix.common.actions.AddNamedObject
 
AddNamedObject(Object, AttributeDefinition, Object[]) - Constructor for class com.metamatrix.common.actions.AddNamedObject
 
AddNamedObject(Object, Integer, Object[]) - Constructor for class com.metamatrix.common.actions.AddNamedObject
 
AddNamedObject(AddNamedObject) - Constructor for class com.metamatrix.common.actions.AddNamedObject
 
addNamespace(String) - Method in class com.metamatrix.common.properties.PropertyManager
Adds the specified namespace to the list of registered namespaces to search when retrieving property values.
addNamespace(String, Map) - Method in class com.metamatrix.common.properties.PropertyManager
Adds the specified namespace to the list of registered namespaces to search when retrieving property values.
addNamespace(Namespace) - Method in class com.metamatrix.query.mapping.xml.MappingElement
 
addNamespace(String) - Method in class com.metamatrix.toolbox.ui.UIDefaults
 
addNamespaces(String[]) - Method in class com.metamatrix.common.properties.PropertyManager
Adds the specified list of namespaces to the list of registered namespaces to search when retrieving property values.
addNamespaces(List) - Method in class com.metamatrix.common.properties.PropertyManager
Adds the specified list of namespaces to the list of registered namespaces to search when retrieving property values.
addNavigationButton(ButtonWidget) - Method in class com.metamatrix.toolbox.ui.widget.DialogPanel
Adds the specified button immediately before the space in front of the cancel button.
addNavigationButton(ButtonWidget, int) - Method in class com.metamatrix.toolbox.ui.widget.DialogPanel
Adds the specified button to the navigation bar at the specified index.
addNavigationComponent(Component, int) - Method in class com.metamatrix.toolbox.ui.widget.DialogPanel
Adds the specified component to the navigation bar at the specified index.
addNavigationSpacer(SpacerWidget) - Method in class com.metamatrix.toolbox.ui.widget.DialogPanel
Adds the specified spacer immediately before the space in front of the cancel button.
addNavigationSpacer(SpacerWidget, int) - Method in class com.metamatrix.toolbox.ui.widget.DialogPanel
Adds the specified spacer to the navigation bar at the specified index.
addNoCacheGroup(String) - Method in class com.metamatrix.query.sql.lang.Option
Add group that overrides the default behavior of Materialized View feautre to route the query to the primary virtual group transformation instead of the Materialized View transformation.
addNode(TreeNode, String) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeModel
Remember to add support for view.allowsChild method
AddNodeInstruction - Class in com.metamatrix.query.processor.xml
 
AddNodeInstruction(NodeDescriptor) - Constructor for class com.metamatrix.query.processor.xml.AddNodeInstruction
Constructor for AddElementInstruction.
AddNodeInstruction(NodeDescriptor, ElementSymbol) - Constructor for class com.metamatrix.query.processor.xml.AddNodeInstruction
Constructor for AddElementInstruction.
addNotDependentGroup(String) - Method in class com.metamatrix.query.sql.lang.Option
Add group to make dependent
AddObject - Class in com.metamatrix.common.actions
This action definition specifies that an object is to be added to the target.
AddObject(Object, AttributeDefinition, Object) - Constructor for class com.metamatrix.common.actions.AddObject
 
addObject(Object) - Method in class com.metamatrix.common.config.model.ConfigurationModelContainerImpl
 
addObjects(Collection) - Method in class com.metamatrix.common.config.model.ConfigurationModelContainerImpl
 
addOption(int) - Method in class com.metamatrix.admin.api.objects.AdminOptions
Add an option to this object if multiple options are required.
addPage(Component) - Method in class com.metamatrix.toolbox.ui.widget.WizardPanel
Adds the specified page to the end of the current list of pages.
addPage(Component, int) - Method in class com.metamatrix.toolbox.ui.widget.WizardPanel
Adds the specified page to the current list of pages at the specified index.
addPanel(WizardClientPanel) - Method in class com.metamatrix.console.ui.util.wizard.AbstractWizardClient
 
addParameter(ProcedureParameter) - Method in class com.metamatrix.metadata.runtime.model.BasicProcedure
 
addParameter(SPParameter) - Method in class com.metamatrix.query.metadata.StoredProcedureInfo
 
addParamWithConversion(List, IExpression) - Method in class com.metamatrix.connector.jdbc.oracle.spatial.OracleSpatialFunctionModifier
 
addPermission(AuthorizationPolicy, AuthorizationPermission) - Method in class com.metamatrix.platform.security.api.AbstractAuthorizationObjectEditor
Add an AuthorizationPermission to the policy.
addPermission(AuthorizationPermission) - Method in class com.metamatrix.platform.security.api.AuthorizationPolicy
Add to this policy's set of existing permissions a new permission that is to be applied by the policy.
addPermissionsWithResourcesToParent(String, Collection, AuthorizationRealm) - Method in interface com.metamatrix.platform.security.authorization.spi.AuthorizationSourceTransaction
Add the given resources as AuthorizationPermissions to existing AuthorizationPolicies that have a permission with the given parent as a resource.
addPermissionsWithResourcesToParent(String, Collection, AuthorizationRealm) - Method in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCAuthorizationTransaction
Add the given resources as AuthorizationPermissions to existing AuthorizationPolicies that have a permission with the given parent as a resource.
addPostValues(NameValuePair[], PostMethod) - Method in class com.metamatrix.connector.xml.http.HTTPExecutor
 
addPressed(Component) - Method in class com.metamatrix.console.ui.views.entitlements.EntitlementDetailPanel
called when 'Add' button has been pressed.
addPressed(Component) - Method in interface com.metamatrix.console.ui.views.users.GroupAccumulatorController
 
addPressed(Component) - Method in class com.metamatrix.console.ui.views.users.RoleMembershipPanel
Show dialog to assign role to additional principals.
addPrincipal(AuthorizationPolicy, MetaMatrixPrincipalName) - Method in class com.metamatrix.platform.security.api.AbstractAuthorizationObjectEditor
Add a principal to the policy.
addPrincipal(MetaMatrixPrincipalName) - Method in class com.metamatrix.platform.security.api.AuthorizationPolicy
Add to this policy's set of existing principals a new MetaMatrixPrincipalName name to whom this policy is to apply.
addPrincipalChangeListener(PrincipalChangeListener) - Method in class com.metamatrix.console.models.GroupsManager
 
addPrincipalsToRole(Collection, String) - Method in class com.metamatrix.console.models.GroupsManager
Add collection of PrincipalNames to a Role
addPrincipalsToRole(Set, String) - Method in interface com.metamatrix.platform.admin.api.AuthorizationAdminAPI
Add the given set of principals to the given role.
addPrincipalsToRole(Set, String) - Method in class com.metamatrix.platform.admin.apiimpl.AuthorizationAdminAPIImpl
Add the given set of principals to the given role.
addProcess(String, Properties) - Method in interface com.metamatrix.admin.api.server.ServerConfigAdmin
Add Process to specified host in the processIdentifier
addProcess(String, Properties) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
addProcess(String, Properties) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
addProcess(ProcessData) - Method in class com.metamatrix.console.ui.views.runtime.model.HostStatistics
 
addProcess(String, String, String, Properties) - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Add Process for the specified Host to Configuration Add a new Virtuial Machine to the System (MetaMatrix Cluster)
addProcess(String, String, String, Properties) - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
 
addProcess(String, String, ProcessRegistryBinding) - Method in class com.metamatrix.platform.registry.ClusteredRegistryState
 
addProperties(Properties) - Method in class com.metamatrix.common.config.model.BasicComponentObject
Add a the newProperties to the current properties settings.
addProperties(Element, ComponentObject, ConfigurationObjectEditor) - Method in class com.metamatrix.common.config.xml.XMLHelperImpl
This method will create a ComponentObject configuration object from an XML element that represents a ComponentObject.
addProperties(ConfigurationModelContainer, Properties) - Static method in class com.metamatrix.dqp.embedded.configuration.ServerConfigFileWriter
Add the specified properties to the configuration object and return the modified object
addProperty(ComponentObject, String, String) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Adds the property value for the specified name on the ComponentObject.
addProperty(String, String) - Method in class com.metamatrix.common.config.model.BasicComponentObject
Add a name/value pair as a new property setting for the current Configuration.
addProperty(ComponentObject, String, String) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
addProperty(ConfigurationModelContainer, String, String) - Static method in class com.metamatrix.dqp.embedded.configuration.ServerConfigFileWriter
Add the given property to the configuration object and return the modified object
addProperty(String, String) - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataObject
 
addProperty(Properties, String, Properties, String) - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
 
addPropertyChangeListener(PropertyChangeListener) - Method in class com.metamatrix.toolbox.ui.widget.property.PropertiedObjectPanel
Registers the specified listener to be notified whenever the value of one of the displayed components changes.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.metamatrix.toolbox.ui.widget.property.PropertyChangeAdapter
Registers the specified listener to be notified whenever the value of one of the displayed components changes.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.metamatrix.toolbox.ui.widget.text.DefaultTextFieldModel
Registers a PropertyChangeListener to be notified of text and validity changes to the model.
addPropertySelectionListener(PropertySelectionListener) - Method in class com.metamatrix.toolbox.ui.widget.property.PropertiedObjectPanel
 
addProvidersChangeListener(ProvidersChangedListener) - Method in class com.metamatrix.console.models.AuthenticationProviderManager
 
addQueryNodeToMetadata(Object, QueryNode) - Method in class com.metamatrix.query.optimizer.xml.XMLPlannerEnvironment
 
addRef(char[]) - Method in interface com.metamatrix.core.index.IIndexerOutput
 
addRef(String) - Method in interface com.metamatrix.core.index.IIndexerOutput
 
addResource(SharedResource) - Method in class com.metamatrix.common.config.model.ConfigurationModelContainerImpl
 
addResourceEntry(Object, Object, Object, Object, Object, Object) - Method in class com.metamatrix.platform.admin.api.EntitlementMigrationReport
 
addResourceToConnectorEnvironment(String, Object) - Method in class com.metamatrix.cdk.api.ConnectorHost
 
addResultSetColumn(String, Class, Object) - Method in class com.metamatrix.query.sql.lang.SPParameter
Add a result set column if this parameter is a return result set.
addRow(MetaMatrixPrincipalName) - Method in class com.metamatrix.console.ui.views.users.GroupsAccumulatorPanel.GroupsTableModel
 
addScalarGroup(String, TempMetadataStore, GroupContext, List) - Static method in class com.metamatrix.query.resolver.ProcedureContainerResolver
 
addSeconds(int) - Method in class com.metamatrix.console.util.QCDateTime
 
addSelector(NextStartupPanel) - Method in class com.metamatrix.console.ui.views.properties.PropertiesMasterPanel
 
addSeparator() - Method in class com.metamatrix.toolbox.ui.widget.ToolBar
 
addSeparator(int) - Method in class com.metamatrix.toolbox.ui.widget.ToolBar
 
addSeparator(Dimension) - Method in class com.metamatrix.toolbox.ui.widget.ToolBar
 
addSeparator(Dimension, int) - Method in class com.metamatrix.toolbox.ui.widget.ToolBar
 
addSeparator(Insets) - Method in class com.metamatrix.toolbox.ui.widget.ToolBar
 
addSequenceNode(MappingSequenceNode) - Method in class com.metamatrix.query.mapping.xml.MappingBaseNode
 
addSequenceNode(MappingSequenceNode) - Method in class com.metamatrix.query.mapping.xml.MappingChoiceNode
 
addSequenceNode(MappingSequenceNode) - Method in class com.metamatrix.query.mapping.xml.MappingDocument
 
addService(ServiceData) - Method in class com.metamatrix.console.ui.views.runtime.model.HostStatistics
 
addServiceBinding(String, String, ServiceRegistryBinding) - Method in class com.metamatrix.platform.registry.ClusteredRegistryState
 
addSibilingElement(MappingElement) - Method in class com.metamatrix.query.mapping.xml.MappingElement
Adds a sibiling node to the current node and returns the added sibiling node;
addSingleQuotes(String) - Static method in class com.metamatrix.connector.salesforce.Util
 
addSoapBasicAuth(Element, String, String) - Static method in class com.metamatrix.connector.xml.soap.SOAPDocBuilder
 
addSource(String, String, String, byte[], String, boolean) - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleManager
Adds an extension module to the end of the list of modules.
addSource(String, String, String, byte[], long, String, boolean) - Method in interface com.metamatrix.common.extensionmodule.spi.ExtensionModuleTransaction
Adds an extension module to the end of the list of modules.
addSource(String, String, String, byte[], long, String, boolean) - Method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleTransaction
Adds an extension module to the end of the list of modules
addSource(String, String, String, byte[], long, String, boolean, Connection) - Static method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleWriter
Adds an extension module to the end of the list of modules
addSource(String, String, String, String, String, String, byte[], long, String, boolean, Connection) - Static method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleWriter
Adds an extension module to the end of the list of modules
addSource(String, String, byte[], String, boolean) - Method in interface com.metamatrix.platform.admin.api.ExtensionSourceAdminAPI
Adds an extension source to the end of the list of sources
addSource(String, String, byte[], String, boolean) - Method in class com.metamatrix.platform.admin.apiimpl.ExtensionSourceAdminAPIImpl
Adds an extension source to the end of the list of sources
addSourceComment() - Method in class org.teiid.connector.jdbc.access.AccessSQLTranslator
 
addSourceComment() - Method in class org.teiid.connector.jdbc.derby.DerbySQLTranslator
 
addSourceComment() - Method in class org.teiid.connector.jdbc.translator.Translator
Returns true to indicate that SQL should include a comment indicating the session and request ids.
addSourceNode(MappingSourceNode) - Method in class com.metamatrix.query.mapping.xml.MappingBaseNode
 
addSourceNode(MappingSourceNode) - Method in class com.metamatrix.query.mapping.xml.MappingChoiceNode
 
addSourceNode(MappingSourceNode) - Method in class com.metamatrix.query.mapping.xml.MappingDocument
 
addStagingTable(String) - Method in class com.metamatrix.query.mapping.xml.MappingBaseNode
 
addStagingTable(Object, Object) - Method in class com.metamatrix.query.optimizer.xml.XMLPlannerEnvironment
Dynamically setting up the staging tables as meterialized views.
addStatement(Statement) - Method in class com.metamatrix.query.sql.proc.Block
Add a Statement to this block.
addStatementEventListener(StatementEventListener) - Method in class com.metamatrix.jdbc.MMXAConnection
 
addStatementWarnings() - Method in class org.teiid.connector.jdbc.JDBCBaseExecution
 
addStorageManager(StorageManager) - Method in interface com.metamatrix.common.buffer.BufferManager
Adds a StorageManager to this BufferManager instance.
addStorageManager(StorageManager) - Method in class com.metamatrix.common.buffer.impl.BufferManagerImpl
Add a storage manager to this buffer manager, order is unimportant
addStreamablePart(TupleSourceID, LobChunk, int) - Method in interface com.metamatrix.common.buffer.BufferManager
Add a streamable object to the persistent store.
addStreamablePart(TupleSourceID, LobChunk, int) - Method in class com.metamatrix.common.buffer.impl.BufferManagerImpl
 
addStreamFilters(InputStream) - Method in class com.metamatrix.connector.xml.file.FileConnectorState
 
addStreamFilters(InputStream, ConnectorLogger) - Method in class com.metamatrix.connector.xml.http.HTTPExecutor
 
addSubCommand(Command) - Method in class com.metamatrix.query.sql.lang.BatchedUpdateCommand
Add sub command
addSubCommands(Collection) - Method in class com.metamatrix.query.sql.lang.BatchedUpdateCommand
Add sub commands
addSymbol(Expression) - Method in class com.metamatrix.query.sql.lang.GroupBy
Adds a new symbol to the list of symbols.
addSymbol(SelectSymbol) - Method in class com.metamatrix.query.sql.lang.Select
Adds a new symbol to the list of symbols.
addSymbols(Collection) - Method in class com.metamatrix.query.sql.lang.Select
Adds a new collection of symbols to the list of symbols.
addSystemCredentials(String, Map) - Method in class org.teiid.connector.api.CredentialMap
Method to add a user name and credentials (e.g.
addTempGroup(String, List) - Method in class com.metamatrix.query.metadata.TempMetadataStore
Add a temp group and all it's elements
addTempGroup(String, List, boolean) - Method in class com.metamatrix.query.metadata.TempMetadataStore
Add a temp group and all it's elements
addTempGroup(String, List<? extends SingleElementSymbol>, boolean, boolean) - Method in class com.metamatrix.query.metadata.TempMetadataStore
Add a temp group and all it's elements
addTempGroup(TempMetadataAdapter, GroupSymbol, List, boolean) - Static method in class com.metamatrix.query.resolver.util.ResolverUtil
 
addTempGroups(Map) - Method in class com.metamatrix.query.metadata.TempMetadataStore
Add a bunch of temp groups all at once.
addTempTable(TempMetadataAdapter, GroupSymbol, List) - Static method in class com.metamatrix.query.resolver.util.ResolverUtil
 
addTempTable(String, List, boolean) - Method in class com.metamatrix.query.tempdata.TempTableStoreImpl
 
addTest(String) - Method in class com.metamatrix.script.junit.BshTestSuite
Loads the specified script from the classpath.
addTest(String, String) - Method in class com.metamatrix.script.junit.BshTestSuite
A way add a single test while debugging.
addText(Element, String) - Static method in class com.metamatrix.api.core.xmi.XMIHeader
Helper method to set the content on an Element.
addToCriteriaResultSets(Set) - Method in class com.metamatrix.query.mapping.xml.ResultSetInfo
 
addToGlobalMetadata(Map) - Method in class com.metamatrix.query.optimizer.xml.XMLPlannerEnvironment
 
addToMetadataCache(Object, String, Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadataFacade
 
addToMetadataCache(Object, String, Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
addToMetadataCache(Object, String, Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
addToMetadataCache(Object, String, Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
 
addToMetadataCache(Object, String, Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
addToXPath(Element, StringBuffer) - Static method in class com.metamatrix.common.xml.XPathUtil
 
addTranslation(CompareCriteria) - Method in class com.metamatrix.query.sql.proc.TranslateCriteria
Add a comparecriteria(element-value pair) to the list used to translate the user's criteria.
addTreeModelListener(TreeModelListener) - Method in class com.metamatrix.console.ui.treetable.AbstractTreeTableModel
 
addTreeModelListener(TreeModelListener) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeModel
 
addTriplet(MetaMatrixPrincipalName, String, int) - Method in class com.metamatrix.platform.security.api.UserEntitlementInfo
Add a Grantee -> Grantor -> Allowed Actions triplet.
addTriplet(GranteeEntitlementEntry) - Method in class com.metamatrix.platform.security.api.UserEntitlementInfo
Add a GranteeEntitlementEntry object.
addTuple(List<?>) - Method in class com.metamatrix.query.processor.relational.TupleCollector
 
addTupleBatch(TupleSourceID, TupleBatch) - Method in interface com.metamatrix.common.buffer.BufferManager
Adds a batch of tuples for the specified tuple source
addTupleBatch(TupleSourceID, TupleBatch) - Method in class com.metamatrix.common.buffer.impl.BufferManagerImpl
Add a batch to the given tuple source.
addTuples(List, TupleBatch) - Method in class com.metamatrix.query.processor.relational.SortUtility
 
addTypeToCache(String) - Method in class com.metamatrix.common.extensionmodule.spi.jdbc.FileCache
 
addUDF(byte[], String) - Method in interface com.metamatrix.admin.api.core.CoreConfigAdmin
Add User Defined Function model to the system.
addUDF(byte[], String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
addUDF(byte[], String) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
addUDF(byte[], String) - Method in class com.metamatrix.dqp.embedded.admin.DQPConfigAdminImpl
 
addUnresolvedSymbol(UnresolvedSymbolDescription) - Method in exception com.metamatrix.api.exception.query.QueryResolverException
Add an UnresolvedSymbolDescription to the list of unresolved symbols
addURL(URL) - Method in class com.metamatrix.common.classloader.URLFilteringClassLoader
 
addValidator(Validator) - Method in class com.metamatrix.toolbox.ui.widget.text.DefaultTextFieldModel
Adds the specified text validator to the end of the list of registered validators.
addValidator(Validator, int) - Method in class com.metamatrix.toolbox.ui.widget.text.DefaultTextFieldModel
Adds the specified text validator to the list of registered validators at the specified index.
addValue(Expression) - Method in class com.metamatrix.query.sql.lang.Insert
Adds a value to the list of values
addValue(Object) - Method in class com.metamatrix.toolbox.ui.widget.AccumulatorPanel
 
addVariable(ElementSymbol) - Method in class com.metamatrix.query.sql.lang.Insert
Add a variable to end of list
addVariable(SingleElementSymbol) - Method in class com.metamatrix.query.sql.lang.OrderBy
Adds a new variable to the list of order by elements.
addVariable(SingleElementSymbol, boolean) - Method in class com.metamatrix.query.sql.lang.OrderBy
Adds a new variable to the list of order by elements with the specified sort order
addVariables(Collection) - Method in class com.metamatrix.query.sql.lang.Insert
Add a collection of variables to end of list
addVDB(String, byte[], AdminOptions) - Method in interface com.metamatrix.admin.api.core.CoreConfigAdmin
Import a VDB file.
addVDB(String, byte[], AdminOptions) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
addVDB(String, byte[], AdminOptions) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
addVDB(String, byte[], AdminOptions) - Method in class com.metamatrix.dqp.embedded.admin.DQPConfigAdminImpl
 
addVDB(VDBArchive, boolean) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
addVDB(VDBArchive, boolean) - Method in interface com.metamatrix.dqp.service.ConfigurationService
Add the VDB to the configuration
addVetoedChangeListener(VetoedChangeListener) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeModel
Adds the specified listener to the list of listeners registered to receive notifications of VetoedChangeEvents, which can occur if a TreeNode's name change is rejected because it is either read-only or the new name is invalid.
addWarning(MetaMatrixException) - Method in class com.metamatrix.query.processor.BaseProcessorPlan
 
addWarning(Exception) - Method in interface org.teiid.connector.api.ExecutionContext
Add an exception as a warning to this Execution.
addWSSecurityUserToken(Element, String, String) - Static method in class com.metamatrix.connector.xml.soap.SOAPDocBuilder
 
adjustBeginLineColumn(int, int) - Method in class com.metamatrix.query.parser.JavaCharStream
Method to adjust line and column numbers for the start of a token.
AdjustBuffSize() - Method in class com.metamatrix.query.parser.JavaCharStream
 
adjustForEndOfSpan() - Method in class com.metamatrix.console.util.QCDateTime
 
adjustForStartOfSpan() - Method in class com.metamatrix.console.util.QCDateTime
 
Admin - Interface in com.metamatrix.admin.api.core
Marker interface for all MetaMatrix administration - core.
ADMIN_0001 - Static variable in interface com.metamatrix.admin.AdminMessages
admin package (001)
ADMIN_0001 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
admin package (001)
ADMIN_0001 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
admin package (001)
admin_0001 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
admin package (001)
ADMIN_0002 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0002 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0002 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
admin_0002 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ADMIN_0003 - Static variable in interface com.metamatrix.admin.AdminMessages
 
admin_0003 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
ADMIN_0003 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0003 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
admin_0003 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ADMIN_0004 - Static variable in interface com.metamatrix.admin.AdminMessages
 
admin_0004 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
ADMIN_0004 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0004 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
admin_0004 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ADMIN_0005 - Static variable in interface com.metamatrix.admin.AdminMessages
 
admin_0005 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
ADMIN_0005 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0005 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
admin_0005 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ADMIN_0006 - Static variable in interface com.metamatrix.admin.AdminMessages
 
admin_0006 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
ADMIN_0006 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0006 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
admin_0006 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ADMIN_0007 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0007 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
admin_0007 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
admin_0007 - Static variable in class com.metamatrix.server.util.LogMessageKeys
admin package (001)
ADMIN_0008 - Static variable in interface com.metamatrix.admin.AdminMessages
 
admin_0008 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
ADMIN_0008 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
admin_0008 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
admin_0008 - Static variable in class com.metamatrix.server.util.LogMessageKeys
 
ADMIN_0009 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0009 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0009 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
admin_0009 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
admin_0009 - Static variable in class com.metamatrix.server.util.LogMessageKeys
 
ADMIN_0010 - Static variable in interface com.metamatrix.admin.AdminMessages
 
admin_0010 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
ADMIN_0010 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0010 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
admin_0010 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
admin_0010 - Static variable in class com.metamatrix.server.util.LogMessageKeys
 
ADMIN_0011 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0011 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
admin_0011 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
admin_0011 - Static variable in class com.metamatrix.server.util.LogMessageKeys
 
ADMIN_0012 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0012 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
admin_0012 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ADMIN_0013 - Static variable in interface com.metamatrix.admin.AdminMessages
 
admin_0013 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
ADMIN_0013 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0013 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
admin_0013 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ADMIN_0014 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0014 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0014 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
admin_0014 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ADMIN_0015 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0015 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0015 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
admin_0015 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ADMIN_0016 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0016 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0016 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
admin_0016 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ADMIN_0017 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0017 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0018 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0018 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0019 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0019 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0019 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
admin_0019 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ADMIN_0020 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0020 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0020 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
ADMIN_0021 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0021 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0021 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
admin_0021 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ADMIN_0022 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0022 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0022 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
admin_0022 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ADMIN_0023 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0023 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0023 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
admin_0023 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ADMIN_0024 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0024 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
admin_0024 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ADMIN_0025 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0025 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
admin_0025 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ADMIN_0026 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0026 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0026 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
admin_0026 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ADMIN_0027 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0027 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0027 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
ADMIN_0028 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0028 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0028 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
ADMIN_0029 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0029 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0029 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
ADMIN_0030 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0030 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0031 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0031 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0032 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0032 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0033 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0033 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0034 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0034 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0035 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0035 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
admin_0035 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ADMIN_0036 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0036 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
admin_0036 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ADMIN_0037 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0037 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0038 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0038 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
admin_0038 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ADMIN_0039 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0039 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0040 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0040 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
admin_0040 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ADMIN_0041 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0041 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
admin_0041 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ADMIN_0042 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0042 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
admin_0042 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ADMIN_0043 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0043 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
admin_0043 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ADMIN_0044 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0044 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
admin_0044 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ADMIN_0045 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0045 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
admin_0045 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ADMIN_0046 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0046 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
admin_0046 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ADMIN_0047 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0047 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
admin_0047 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ADMIN_0048 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0048 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
admin_0048 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ADMIN_0049 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0049 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
admin_0049 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ADMIN_0050 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0050 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
admin_0050 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ADMIN_0051 - Static variable in interface com.metamatrix.admin.AdminMessages
 
admin_0051 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
ADMIN_0051 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
admin_0051 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ADMIN_0052 - Static variable in interface com.metamatrix.admin.AdminMessages
 
admin_0052 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
ADMIN_0052 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
admin_0052 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ADMIN_0053 - Static variable in interface com.metamatrix.admin.AdminMessages
 
admin_0053 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
ADMIN_0053 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
admin_0053 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ADMIN_0054 - Static variable in interface com.metamatrix.admin.AdminMessages
 
admin_0054 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
ADMIN_0054 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
admin_0054 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ADMIN_0055 - Static variable in interface com.metamatrix.admin.AdminMessages
 
admin_0055 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
admin_0055 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ADMIN_0056 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0056 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0057 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0058 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0058 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0063 - Static variable in interface com.metamatrix.admin.AdminMessages
 
admin_0063 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
admin_0063 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
admin_0064 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
admin_0065 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ADMIN_0066 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0067 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0067 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0068 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0068 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0069 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0069 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0070 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0070 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0071 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0072 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0073 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0073 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0074 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0074 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0075 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0076 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0076 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0083 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0083 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0084 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0084 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0085 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0086 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0086 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0087 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0088 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0089 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0090 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0091 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0092 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0093 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0094 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0094 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0095 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0095 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0096 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0096 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0097 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0097 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0099 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0099 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0100 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0100 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0101 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0101 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0102 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0102 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0103 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0103 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0104 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0104 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0105 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0105 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0106 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0106 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0107 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0107 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0108 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0108 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0109 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0109 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0110 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0110 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0111 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0111 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0112 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0112 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0113 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0113 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0114 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_0114 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0115 - Static variable in interface com.metamatrix.admin.AdminMessages
 
ADMIN_CONNECTIONS_ALLOWED - Static variable in class org.teiid.connector.api.ConnectorPropertyNames
 
ADMIN_HOSTS - Static variable in interface com.metamatrix.platform.security.api.service.MembershipServiceInterface
 
ADMIN_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
ADMIN_PASSWORD - Static variable in class com.metamatrix.common.util.CommonPropertyNames
This is the property name of the MetaMatrixAdmin password.
ADMIN_PASSWORD - Static variable in interface com.metamatrix.platform.security.api.service.MembershipServiceInterface
 
ADMIN_PHYSICAL_MODEL_NAME - Static variable in class com.metamatrix.common.vdb.api.SystemVdbUtility
 
ADMIN_PRODUCT - Static variable in interface com.metamatrix.admin.api.objects.Role
Product admin role name
ADMIN_PRODUCT - Static variable in class com.metamatrix.admin.api.server.AdminRoles.RoleName
Product admin role name
ADMIN_READONLY - Static variable in interface com.metamatrix.admin.api.objects.Role
Read-only admin role name
ADMIN_READONLY - Static variable in class com.metamatrix.admin.api.server.AdminRoles.RoleName
Read-only admin role name
ADMIN_ROLE - Static variable in interface com.metamatrix.query.eval.SecurityFunctionEvaluator
 
ADMIN_ROLES - Static variable in class com.metamatrix.console.ui.layout.PanelsTreeModel
 
ADMIN_ROLES_PANEL_CLASS - Static variable in class com.metamatrix.console.ui.layout.PanelsTreeModel
 
ADMIN_SYSTEM - Static variable in interface com.metamatrix.admin.api.objects.Role
System admin role name
ADMIN_SYSTEM - Static variable in class com.metamatrix.admin.api.server.AdminRoles.RoleName
System admin role name
ADMIN_USERNAME - Static variable in class com.metamatrix.common.util.CommonPropertyNames
This is the property name of the MetaMatrixAdmin username.
ADMIN_USERNAME - Static variable in interface com.metamatrix.platform.security.api.service.MembershipServiceInterface
 
AdminAPIHelper - Class in com.metamatrix.platform.admin.apiimpl
Static implementation of the AdminHelper.
This class is used by all AdminAPIImpl to do general tasks such as session validation and authorization role checking.
AdminAPIHelper() - Constructor for class com.metamatrix.platform.admin.apiimpl.AdminAPIHelper
 
AdminApiServerDiscovery - Class in com.metamatrix.common.comm.platform.socket.client
Will discover hosts based upon an anon admin api call.
AdminApiServerDiscovery() - Constructor for class com.metamatrix.common.comm.platform.socket.client.AdminApiServerDiscovery
 
AdminAuthorizationInterceptor - Class in com.metamatrix.common.comm.platform.socket.server
Call authorization service to make sure the current admin user has the proper admin role(s) to perform the method.
AdminAuthorizationInterceptor(AuthorizationServiceInterface, Object) - Constructor for class com.metamatrix.common.comm.platform.socket.server.AdminAuthorizationInterceptor
Ctor.
AdminComponentException - Exception in com.metamatrix.admin.api.exception
An AdminComponentException is thrown when an error occurs as a result of an internal component error.
AdminComponentException() - Constructor for exception com.metamatrix.admin.api.exception.AdminComponentException
No-arg ctor.
AdminComponentException(String) - Constructor for exception com.metamatrix.admin.api.exception.AdminComponentException
Construct with a message.
AdminComponentException(Throwable) - Constructor for exception com.metamatrix.admin.api.exception.AdminComponentException
 
AdminComponentException(int, String) - Constructor for exception com.metamatrix.admin.api.exception.AdminComponentException
Construct with an optional error code and a message.
AdminComponentException(String, Throwable) - Constructor for exception com.metamatrix.admin.api.exception.AdminComponentException
 
AdminComponentException(int, String, Throwable) - Constructor for exception com.metamatrix.admin.api.exception.AdminComponentException
 
AdminConsoleMain - Class in com.metamatrix.console.main
Main class for the MetaMatrix Console application.
AdminConsoleMain() - Constructor for class com.metamatrix.console.main.AdminConsoleMain
 
AdminException - Exception in com.metamatrix.admin.api.exception
AdminException is the base exception for the admin package.
AdminMessages - Interface in com.metamatrix.admin
 
AdminObject - Interface in com.metamatrix.admin.api.objects
Base interface of client side admin objects.
AdminOptions - Class in com.metamatrix.admin.api.objects
Creates, collects and stores option values for evaluation when executing methods where decisions should be made based on user preferences.
AdminOptions(int) - Constructor for class com.metamatrix.admin.api.objects.AdminOptions
Construct with an option.
AdminOptions.OnConflict - Interface in com.metamatrix.admin.api.objects
In the case when adding resource to the system, if the resource already exists in the system, these modes define how to handle the situation.
AdminPlugin - Class in com.metamatrix.admin
The main plugin class to be used in the desktop.
AdminPlugin() - Constructor for class com.metamatrix.admin.AdminPlugin
 
AdminProcessingException - Exception in com.metamatrix.admin.api.exception
An AdminProcessingException indicates that an error occured during processing as a result of user input.
AdminProcessingException() - Constructor for exception com.metamatrix.admin.api.exception.AdminProcessingException
No-arg ctor.
AdminProcessingException(String) - Constructor for exception com.metamatrix.admin.api.exception.AdminProcessingException
Construct with a message.
AdminProcessingException(Throwable) - Constructor for exception com.metamatrix.admin.api.exception.AdminProcessingException
 
AdminProcessingException(int, String) - Constructor for exception com.metamatrix.admin.api.exception.AdminProcessingException
Construct with an optional error code and a message.
AdminProcessingException(String, Throwable) - Constructor for exception com.metamatrix.admin.api.exception.AdminProcessingException
 
AdminProcessingException(int, String, Throwable) - Constructor for exception com.metamatrix.admin.api.exception.AdminProcessingException
 
AdminRoles - Class in com.metamatrix.admin.api.server
Static class that lists the roles allowable in the MetaMatrix system.
AdminRoles() - Constructor for class com.metamatrix.admin.api.server.AdminRoles
 
AdminRoles.RoleName - Class in com.metamatrix.admin.api.server
Static class that defines defines the allowed administrative roles for the MetaMatrix system.
AdminRoles.RoleName() - Constructor for class com.metamatrix.admin.api.server.AdminRoles.RoleName
 
AdminRolesMain - Class in com.metamatrix.console.ui.views.users
 
AdminRolesMain(GroupsManager, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class com.metamatrix.console.ui.views.users.AdminRolesMain
 
AdminServerPlugin - Class in com.metamatrix.admin.server
 
AdminServerPlugin() - Constructor for class com.metamatrix.admin.server.AdminServerPlugin
 
AdminStatus - Interface in com.metamatrix.admin.api.objects
Base interface of admin status objects.
afterConnectionCreation(Connection) - Method in class org.teiid.connector.jdbc.mysql.MySQLTranslator
 
afterConnectionCreation(Connection) - Method in class org.teiid.connector.jdbc.translator.Translator
Provides a hook to call source specific logic when a connection is created.
afterInitialConnectionCreation(Connection) - Method in class org.teiid.connector.jdbc.oracle.OracleSQLTranslator
 
afterInitialConnectionCreation(Connection) - Method in class org.teiid.connector.jdbc.translator.Translator
Called exactly once for this source.
afterLast() - Method in class com.metamatrix.jdbc.MMResultSet
Moves the cursor to the end of the result set, just after the last row.
AggregateFunction - Interface in com.metamatrix.query.function.aggregate
This represents the interface for an aggregate function.
aggregatesAllowed - Variable in class com.metamatrix.query.parser.ParseInfo
 
aggregateSymbol(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
 
AggregateSymbol - Class in com.metamatrix.query.sql.symbol
An aggregate symbol represents an aggregate function in the SELECT or HAVING clauses.
AggregateSymbol(String, String, String, boolean, Expression) - Constructor for class com.metamatrix.query.sql.symbol.AggregateSymbol
Constructor used for cloning
AggregateSymbol(String, String, boolean, Expression) - Constructor for class com.metamatrix.query.sql.symbol.AggregateSymbol
Construct an aggregate symbol with all given data.
AggregateSymbolCollectorVisitor - Class in com.metamatrix.query.sql.visitor
 
AggregateSymbolCollectorVisitor(Collection<AggregateSymbol>, Collection<SingleElementSymbol>) - Constructor for class com.metamatrix.query.sql.visitor.AggregateSymbolCollectorVisitor
 
AggregateSymbolCollectorVisitor.AggregateStopNavigator - Class in com.metamatrix.query.sql.visitor
 
AggregateSymbolCollectorVisitor.AggregateStopNavigator(LanguageVisitor) - Constructor for class com.metamatrix.query.sql.visitor.AggregateSymbolCollectorVisitor.AggregateStopNavigator
 
AggregateValidationVisitor - Class in com.metamatrix.query.validator
Validate that all ElementSymbol and ExpressionSymbols used in the HAVING and SELECT clauses are based on symbols used in the GROUP BY clause.
AggregateValidationVisitor(Set<Expression>) - Constructor for class com.metamatrix.query.validator.AggregateValidationVisitor
 
ALIAS_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
ALIAS_RESULT_SET_NAME - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Properties
In the case of the recursive mapping element nodes, the source nodes may be different, in that case the original result set name (i.e.
AliasGenerator - Class in com.metamatrix.query.optimizer.relational
Adds safe (generated) aliases to the source command The structure is a little convoluted: AliasGenerator - structure navigator, alters the command by adding alias symbols NamingVisitor - changes the output names of Element and Group symbols SQLNamingContext - a hierarchical context for tracking Element and Group names
AliasGenerator(boolean) - Constructor for class com.metamatrix.query.optimizer.relational.AliasGenerator
 
AliasModifier - Class in org.teiid.connector.jdbc.translator
 
AliasModifier(String) - Constructor for class org.teiid.connector.jdbc.translator.AliasModifier
Constructor that takes the alias to use for functions.
AliasSymbol - Class in com.metamatrix.query.sql.symbol
An AliasSymbol wraps a SingleElementSymbol and changes it's name.
AliasSymbol(String, SingleElementSymbol) - Constructor for class com.metamatrix.query.sql.symbol.AliasSymbol
Construct an AliasSymbol given the alias name and the underlying symbol.
alignLabels() - Method in class com.metamatrix.toolbox.ui.widget.LoginPanel
Makes all labels the same width, which effectively aligns them right-justified.
ALL - Static variable in class com.metamatrix.common.namedobject.IDVerifier
The result of a performCheck signifying that a character (other than the first character) contained a character that was a space.
ALL - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLDocument.Class
 
ALL - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLSchema.Class
 
ALL - Static variable in class com.metamatrix.platform.security.api.StandardAuthorizationActions
 
ALL - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants
Constant defining a target node type of "All".
ALL - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
ALL - Static variable in class com.metamatrix.query.sql.lang.SubqueryCompareCriteria
"All" predicate quantifier
ALL - Static variable in class com.metamatrix.query.sql.ReservedWords
 
ALL - Static variable in class com.metamatrix.vdb.runtime.URIModelResource.AUTH_LEVEL
 
ALL - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
ALL_COLS - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
ALL_COLS - Static variable in class com.metamatrix.query.sql.ReservedWords
 
ALL_COLS - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
ALL_CONTEXTS - Static variable in class com.metamatrix.common.util.LogContextsUtil
The Set of all String logging contexts of all parts of the server.
ALL_IN_GROUP - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
ALL_LEFT_ICON_PROPERTY - Static variable in interface com.metamatrix.toolbox.ui.IconConstants
 
ALL_RIGHT_ICON_PROPERTY - Static variable in interface com.metamatrix.toolbox.ui.IconConstants
 
ALL_SERVICE_CLASSES - Static variable in interface com.metamatrix.dqp.service.DQPServiceNames
 
ALL_SERVICES - Static variable in interface com.metamatrix.dqp.service.DQPServiceNames
Array of all services a DQP may use.
ALL_SYS_PROPS - Static variable in class com.metamatrix.console.ui.views.properties.ConsolePropertyObjectId
 
ALL_VALUE - Static variable in class com.metamatrix.platform.security.api.StandardAuthorizationActions
 
ALL_WORDS - Static variable in class com.metamatrix.query.sql.ProcedureReservedWords
 
ALL_WORDS - Static variable in class com.metamatrix.query.sql.ReservedWords
 
allChildrenEnabledFor(AuthorizationActions) - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeImpl
Do all children of this node share the given AuthorizationActions?
allDescendantsShareActions(PermissionNode) - Method in interface com.metamatrix.platform.admin.api.PermissionDataNodeTreeView
Determine whether all descendants of the given node share the exact same actions as the given node.
allDescendantsShareActions(PermissionNode) - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeTreeViewImpl
Determine whether all descendants of the given node share the exact same actions as the given node.
ALLEXCEPTLIKE - Static variable in class com.metamatrix.dqp.metadata.ResultsMetadataConstants.SEARCH_TYPES
 
ALLEXCEPTLIKE - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.SEARCH_TYPES
 
ALLEXCEPTLIKE - Static variable in class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants.SEARCH_TYPES
 
allExpandedPaths(JTree, TreeView) - Static method in class com.metamatrix.console.util.StaticTreeUtilities
 
AllInGroupSymbol - Class in com.metamatrix.query.sql.symbol
This is a subclass of Symbol representing .*, which contains all of the elements from a single group in the query.
AllInGroupSymbol(String, String) - Constructor for class com.metamatrix.query.sql.symbol.AllInGroupSymbol
Constructor used for cloning
AllInGroupSymbol(String) - Constructor for class com.metamatrix.query.sql.symbol.AllInGroupSymbol
Default constructor
AllMaterializationFilesDisplayInfo - Class in com.metamatrix.console.ui.views.vdb
Data class to hold output folder, file descriptions, and file names for all materialization related files being written.
AllMaterializationFilesDisplayInfo(String, SingleMaterializationFileDisplayInfo[]) - Constructor for class com.metamatrix.console.ui.views.vdb.AllMaterializationFilesDisplayInfo
 
ALLOW_DBL_QUOTED_VARIABLE - Static variable in interface com.metamatrix.jdbc.api.ExecutionProperties
By default treat the double quoted strings as variables in a ODBC connection.
allowDoubleQuotedVariable - Variable in class com.metamatrix.query.parser.ParseInfo
 
allowDoubleQuotedVariable() - Method in class com.metamatrix.query.parser.ParseInfo
 
allowEmptyValue() - Method in class com.metamatrix.connector.xml.base.CriteriaDesc
 
AllowFieldTruncationHeader - Class in com.sforce.soap.partner
 
AllowFieldTruncationHeader() - Constructor for class com.sforce.soap.partner.AllowFieldTruncationHeader
 
AllowFieldTruncationHeader(boolean) - Constructor for class com.sforce.soap.partner.AllowFieldTruncationHeader
 
allowsChild(TreeNode, TreeNode) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeSource
Determine whether the specified parent TreeNode may contain the specified child node.
allowsChild(TreeNode, TreeNode) - Method in class com.metamatrix.common.tree.basic.BasicTreeView
Determine whether the specified parent TreeNode may contain the specified child node.
allowsChild(TreeNode, TreeNode) - Method in class com.metamatrix.common.tree.directory.FileSystemView
Determine whether the specified parent TreeNode may contain the specified child node.
allowsChild(TreeNode, TreeNode) - Method in class com.metamatrix.common.tree.RuledTreeViewImpl
Determine whether the specified parent TreeNode may contain the specified child node.
allowsChild(TreeNode, TreeNode) - Method in interface com.metamatrix.common.tree.TreeView
Determine whether the specified parent TreeNode may contain the specified child node.
allowsChild(TreeNode, TreeNode) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeView
 
allowsChildren(TreeNode) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeSource
Determine whether the specified TreeNode may contain children.
allowsChildren(TreeNode) - Method in class com.metamatrix.common.tree.basic.BasicTreeView
Determine whether the specified TreeNode may contain children.
allowsChildren(TreeNode) - Method in class com.metamatrix.common.tree.directory.FileSystemView
Determine whether the specified TreeNode may contain children.
allowsChildren(TreeNode) - Method in class com.metamatrix.common.tree.RuledTreeViewImpl
Determine whether the specified TreeNode may contain children.
allowsChildren(TreeNode) - Method in interface com.metamatrix.common.tree.TreeNodeSource
Determine whether the specified TreeNode may contain children.
allowsChildren(TreeNode) - Method in interface com.metamatrix.common.tree.TreeView
Determine whether the specified TreeNode may contain children.
allowsChildren(TreeNode) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeView
 
allowsMultipleColumnSorting() - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
Returns whether multiple column sorting is allowed.
allowsNewValues() - Method in class com.metamatrix.toolbox.ui.widget.AccumulatorPanel
 
allowsReorderingValues() - Method in class com.metamatrix.toolbox.ui.widget.AccumulatorPanel
 
allProceduresAreCallable() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether the current user has the required security rights to call all the procedures returned by the method getProcedures.
AllSymbol - Class in com.metamatrix.query.sql.symbol
This is a subclass of Symbol representing *, which contains all of the elements from all groups in the query.
AllSymbol(String, String) - Constructor for class com.metamatrix.query.sql.symbol.AllSymbol
Constructor used for cloning
AllSymbol() - Constructor for class com.metamatrix.query.sql.symbol.AllSymbol
Default constructor
allTablesAreSelectable() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether the current user can use SELECT statement with all of the tables returned by the method getTables.
allTreePaths(TreeModel, boolean, TreeView) - Static method in class com.metamatrix.console.util.StaticTreeUtilities
Return an array of all tree paths in a tree model.
allTreePaths(TreeModel, TreeView) - Static method in class com.metamatrix.console.util.StaticTreeUtilities
 
allTreePaths(TreeModel, boolean) - Static method in class com.metamatrix.console.util.StaticTreeUtilities
 
allTreePathsToLeafNodes(TreeModel) - Static method in class com.metamatrix.console.util.StaticTreeUtilities
 
allTreePathsToNode(Object, TreeModel, TreeView) - Static method in class com.metamatrix.console.util.StaticTreeUtilities
Return all tree paths where the last node is a given node.
allTreePathsToNode(Object, TreeModel) - Static method in class com.metamatrix.console.util.StaticTreeUtilities
 
allTreePathsToString(JTree, TreeView) - Static method in class com.metamatrix.console.util.StaticTreeUtilities
Returns a String representing all of the tree paths in a tree, also showing whether or not each tree path is expanded.
allTreePathsToString(TreeModel, boolean, TreeView) - Static method in class com.metamatrix.console.util.StaticTreeUtilities
Returns a String representing all of the tree paths in a tree, also showing whether or not each tree path is expanded.
allTreePathsToString(TreeModel) - Static method in class com.metamatrix.console.util.StaticTreeUtilities
 
ALPHA - Static variable in class com.metamatrix.common.protocol.MMURLConnection
 
ALPHA_FIELD - Static variable in class com.metamatrix.console.ui.views.vdb.VdbMainPanel
 
ALPHABETIC_SORT - Static variable in interface com.metamatrix.console.ui.tree.SortsChildren
 
ALREADY_IN_PROCESS - Static variable in class com.sforce.soap.partner.StatusCode
 
alreadyWritten - Variable in class com.metamatrix.console.ui.views.vdb.VdbWizardWrittenMaterializationFilesPanel
 
ALWAYS_INCLUDE - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Properties
A property to mark to implicity include a node which needs to be added to result document.
ALWAYS_INCLUDE - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Tags
 
AMP - Static variable in class com.metamatrix.common.util.WSDLServletUtil
 
AMP - Static variable in class com.metamatrix.soap.handler.ActionUpdateHandler
 
AMP - Static variable in class com.metamatrix.soap.servlet.MMGetVDBResourceServlet
 
AnalysisRecord - Class in com.metamatrix.query.analysis
The AnalysisRecord holds all debug/analysis information for a particular query as it is executed.
AnalysisRecord(boolean, boolean, boolean) - Constructor for class com.metamatrix.query.analysis.AnalysisRecord
 
analyze() - Method in class com.metamatrix.connector.xml.base.QueryAnalyzer
 
ancestors - Variable in class com.metamatrix.console.ui.views.deploy.event.ConfigurationChangeEvent
Ancestor objects starting with the parent.
AND - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
AND - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
AND - Static variable in class com.metamatrix.query.sql.lang.CompoundCriteria
Constant indicating the logical "and" of two or more criteria.
AND - Static variable in class com.metamatrix.query.sql.ReservedWords
 
AND - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
AND_NAME - Static variable in class com.metamatrix.common.xml.XPathUtil.Operator
 
Annotation - Interface in com.metamatrix.jdbc.api
Annotation from query engine, collected during execution.
ANNOTATION - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLSchema.Class
 
ANNOTATION - Static variable in class com.metamatrix.modeler.core.index.IndexConstants.RECORD_TYPE
 
ANNOTATION - Static variable in class com.metamatrix.modeler.core.index.IndexConstants.SEARCH_RECORD_TYPE
 
ANNOTATION_INDEX - Static variable in class com.metamatrix.modeler.core.index.IndexConstants.INDEX_NAME
 
ANNOTATION_TAGS_INDEX_VERSION - Static variable in class com.metamatrix.metadata.runtime.impl.RecordFactory
The version number that is associated with the change made to remove property value pairs from the annotation records any properties on annotations would now be indexed as part of the properties index.
AnnotationImpl - Class in com.metamatrix.jdbc
 
AnnotationRecord - Interface in com.metamatrix.modeler.core.metadata.runtime
ModelRecord
AnnotationRecordImpl - Class in com.metamatrix.metadata.runtime.impl
AnnotationRecordImpl
AnnotationRecordImpl() - Constructor for class com.metamatrix.metadata.runtime.impl.AnnotationRecordImpl
 
AnnotationRecordImpl(MetadataRecordDelegate) - Constructor for class com.metamatrix.metadata.runtime.impl.AnnotationRecordImpl
 
ANON_CIPHER_SUITE - Static variable in class com.metamatrix.common.comm.platform.socket.SocketUtil
 
ANON_PROTOCOL - Static variable in class com.metamatrix.common.comm.platform.socket.SocketUtil
 
anonAvgCount - Variable in class com.metamatrix.query.parser.ParseInfo
 
anonCountCount - Variable in class com.metamatrix.query.parser.ParseInfo
 
anonExprCount - Variable in class com.metamatrix.query.parser.ParseInfo
 
anonMaxCount - Variable in class com.metamatrix.query.parser.ParseInfo
 
anonMinCount - Variable in class com.metamatrix.query.parser.ParseInfo
 
anonSumCount - Variable in class com.metamatrix.query.parser.ParseInfo
 
ANONYMOUS - Static variable in class com.metamatrix.admin.api.server.AdminRoles.RoleName
 
ANONYMOUS - Static variable in class com.metamatrix.common.net.ServerSocketConfiguration
 
ANY - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.ElementName
Static constant that represents the name of the "XMI.any" element.
ANY - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLSchema.Class
 
ANY - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
ANY - Static variable in class com.metamatrix.query.sql.lang.SubqueryCompareCriteria
"Any" predicate quantifier (equivalent to "Some")
ANY - Static variable in class com.metamatrix.query.sql.ReservedWords
 
ANY - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
ANY_ATTRIBUTE - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLSchema.Class
 
ANY_SIMPLE_TYPE - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.BuiltInNames
 
ANY_TYPE - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLSchema.Class
 
ANY_TYPE - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.BuiltInNames
 
ANY_URI - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.BuiltInNames
 
ANY_URI - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.PrimitiveBuiltInNames
 
anyAuthorizationsChangesMade() - Method in class com.metamatrix.console.ui.views.entitlements.AuthorizationsTreeTable
If there were any authorizations changes made, returns first changed node found.
anyAuthorizationsChangesMade() - Method in class com.metamatrix.console.ui.views.entitlements.DataNodeAuthorizationsControl
 
anyPublic() - Method in class com.metamatrix.console.ui.views.vdb.NewVDBWizardModelVisibilityTable
 
AnyToObjectTransform - Class in com.metamatrix.common.types.basic
 
AnyToObjectTransform(Class<?>) - Constructor for class com.metamatrix.common.types.basic.AnyToObjectTransform
 
AnyToStringTransform - Class in com.metamatrix.common.types.basic
This class can be subclassed to do a simple anything-->String by just calling toString().
AnyToStringTransform() - Constructor for class com.metamatrix.common.types.basic.AnyToStringTransform
 
anyValueChanged() - Method in class com.metamatrix.console.ui.util.POPWithButtons
 
anyValueChanged() - Method in class com.metamatrix.console.ui.views.authorization.AuthenticationProviderPropertiesPanel
 
anyValueChanged() - Method in class com.metamatrix.console.ui.views.connectorbinding.BindingPropertiesPanel
 
anyValueChanged() - Method in class com.metamatrix.console.ui.views.deploy.ServiceDefinitionPropertiesPanel
 
AP_COLUMNS - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Relational.Class
 
AP_ELEMENTS - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.DataAccess.Class
 
api_0001 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
api package (012)
api_0002 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
api_0003 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
api_0004 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
API_CURRENTLY_DISABLED - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
API_DISABLED_FOR_ORG - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
API_ERR_0001 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
api (003)
API_ERR_0002 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
API_ERR_0003 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
API_ERR_0004 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
API_ERR_0005 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
API_ERR_0006 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
API_ERR_0007 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
API_ERR_0008 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
API_ERR_0009 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
API_ERR_0010 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
API_ERR_0011 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
API_ERR_0012 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
API_ERR_0013 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
API_ERR_0014 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
API_ERR_0015 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
API_ERR_0016 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
API_ERR_0017 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
API_ERR_0018 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
API_ERR_0019 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
API_ERR_0020 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
API_ERR_0021 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
API_ERR_0022 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
ApiFault - Exception in com.sforce.soap.partner.fault
 
ApiFault() - Constructor for exception com.sforce.soap.partner.fault.ApiFault
 
ApiFault(ExceptionCode, String) - Constructor for exception com.sforce.soap.partner.fault.ApiFault
 
apiimpl_0001 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
apiimpl package (002)
apiimpl_0002 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0003 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0004 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0005 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0006 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0007 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0008 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0009 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0010 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0011 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0012 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0013 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0014 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0015 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0016 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0017 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0018 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0019 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0020 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0021 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0022 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0023 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0024 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0025 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0026 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0027 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0028 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0029 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0030 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0031 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0032 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0033 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0034 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0035 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0036 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0037 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0038 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0039 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0040 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0041 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0042 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0043 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0044 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0045 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0046 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0047 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0048 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0049 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0050 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0051 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0052 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0053 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0054 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0055 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0056 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0057 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0058 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0059 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0060 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0061 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0062 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0063 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0064 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0065 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0066 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0067 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0068 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0069 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0070 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0071 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0072 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0073 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0074 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0075 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0076 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0077 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0078 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0079 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0080 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0081 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0082 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0083 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0084 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0085 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0086 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0087 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0088 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0089 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0090 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0091 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0092 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
apiimpl_0093 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ApiQueryFault - Exception in com.sforce.soap.partner.fault
 
ApiQueryFault() - Constructor for exception com.sforce.soap.partner.fault.ApiQueryFault
 
ApiQueryFault(ExceptionCode, String, int, int) - Constructor for exception com.sforce.soap.partner.fault.ApiQueryFault
 
APOS - Static variable in class com.metamatrix.connector.salesforce.execution.visitors.CriteriaVisitor
 
APOSTROPHE - Static variable in class com.metamatrix.common.xml.XPathUtil.Literal
 
APP_INFO - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLSchema.Class
 
APP_NAME - Static variable in interface com.metamatrix.common.api.MMURL.CONNECTION
 
APP_NAME - Static variable in class com.metamatrix.jdbc.BaseDataSource
 
APP_NAME - Static variable in class com.metamatrix.soap.sqlquerywebservice.service.SqlQueryWebService
 
APP_NAME - Static variable in class com.metamatrix.soap.util.SOAPConstants
Name of property used to set the application name in a MetaMatrix connection.
APP_SERVER_CONTEXT_FACTORY - Static variable in class com.metamatrix.platform.registry.RegistryPropertyNames
 
APP_SERVER_PASSWORD - Static variable in class com.metamatrix.platform.registry.RegistryPropertyNames
 
APP_SERVER_PLATFORM - Static variable in class com.metamatrix.platform.registry.RegistryPropertyNames
 
APP_SERVER_URL - Static variable in class com.metamatrix.platform.registry.RegistryPropertyNames
 
APP_SERVER_USERNAME - Static variable in class com.metamatrix.platform.registry.RegistryPropertyNames
 
APP_SERVER_VM - Static variable in class com.metamatrix.common.util.CommonPropertyNames
This property indicates the VM is running inside an ApplicationServer.
append(String) - Method in class com.metamatrix.core.util.FileUtil
 
append(ILanguageObject) - Method in class org.teiid.connector.jdbc.translator.SQLConversionVisitor
 
append(ILanguageObject) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
Appends the string form of the ILanguageObject to the current buffer.
append(List<? extends ILanguageObject>) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
Simple utility to append a list of language objects to the current buffer by creating a comma-separated list.
append(ILanguageObject[]) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
Simple utility to append an array of language objects to the current buffer by creating a comma-separated list.
APPEND_PROPERTY_NAME - Static variable in class com.metamatrix.platform.security.audit.destination.SingleFileAuditDestination
The name of the property that specifies whether the file should be appened or overwritten.
appendSetOperation(ISetQuery.Operation) - Method in class org.teiid.connector.jdbc.translator.SQLConversionVisitor
 
appendSetOperation(ISetQuery.Operation) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
appendSetQuery(IQueryCommand) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
Application - Class in com.metamatrix.common.application
 
Application() - Constructor for class com.metamatrix.common.application.Application
 
APPLICATION_BUILD_NUMBER_PROPERTY - Static variable in class com.metamatrix.common.util.ApplicationInfo
 
APPLICATION_COLUMN_NUM - Static variable in class com.metamatrix.console.ui.views.sessions.SessionTableModel
 
APPLICATION_CREATED_BY - Static variable in interface com.metamatrix.common.config.util.ConfigurationPropertyNames
 
APPLICATION_CREATED_BY - Static variable in interface com.metamatrix.common.vdb.api.DEFReaderWriter.Header
 
APPLICATION_NAME - Static variable in class com.metamatrix.console.ui.dialog.ConsoleLogin
 
APPLICATION_NAME_PROPERTY - Static variable in class com.metamatrix.toolbox.ui.widget.SplashPanel
 
APPLICATION_PRODUCT_INFORMATION - Static variable in class com.metamatrix.common.util.ApplicationInfo
 
APPLICATION_VERSION - Static variable in interface com.metamatrix.common.vdb.api.DEFReaderWriter.Header
 
APPLICATION_VERSION_CREATED_BY - Static variable in interface com.metamatrix.common.config.util.ConfigurationPropertyNames
 
ApplicationConstants - Class in com.metamatrix.console.util
 
ApplicationConstants() - Constructor for class com.metamatrix.console.util.ApplicationConstants
 
ApplicationEnvironment - Class in com.metamatrix.common.application
The environment is available internally to the application as a means of finding application services of a particular type or to retrieve other information about the application itself.
ApplicationEnvironment() - Constructor for class com.metamatrix.common.application.ApplicationEnvironment
 
ApplicationInfo - Class in com.metamatrix.common.util
 
ApplicationInitializationException - Exception in com.metamatrix.common.application.exception
This exception is thrown when an application cannot be initialized, typically due to an invalid initialization property value or the inability to start some subsystem due to an external error.
ApplicationInitializationException() - Constructor for exception com.metamatrix.common.application.exception.ApplicationInitializationException
No-Arg Constructor
ApplicationInitializationException(String) - Constructor for exception com.metamatrix.common.application.exception.ApplicationInitializationException
Construct an exception
ApplicationInitializationException(Throwable) - Constructor for exception com.metamatrix.common.application.exception.ApplicationInitializationException
Construct an exception
ApplicationInitializationException(Throwable, String) - Constructor for exception com.metamatrix.common.application.exception.ApplicationInitializationException
Construct an exception
ApplicationLifecycleException - Exception in com.metamatrix.common.application.exception
This exception is used when an error occurs in the lifecycle of an application or it's service.
ApplicationLifecycleException() - Constructor for exception com.metamatrix.common.application.exception.ApplicationLifecycleException
No-Arg Constructor
ApplicationLifecycleException(String) - Constructor for exception com.metamatrix.common.application.exception.ApplicationLifecycleException
 
ApplicationLifecycleException(Throwable) - Constructor for exception com.metamatrix.common.application.exception.ApplicationLifecycleException
 
ApplicationLifecycleException(Throwable, String) - Constructor for exception com.metamatrix.common.application.exception.ApplicationLifecycleException
 
ApplicationService - Interface in com.metamatrix.common.application
This defines the basic interface for an application service.
apply() - Method in class com.metamatrix.console.models.ResourcePropertiedObjectEditor
Implmented for the purpose of the console to control the commit via the apply button.
APPLY_BUTTON - Static variable in interface com.metamatrix.toolbox.ui.widget.ButtonConstants
 
applyAutoRefreshParms(AutoRefreshable, boolean, int) - Method in class com.metamatrix.console.ui.layout.WorkspaceController
 
applyAutoRefreshParmsToAll() - Method in class com.metamatrix.console.ui.layout.WorkspaceController
 
applyAutoRefreshParmsToWorkspacePanel(WorkspacePanel) - Method in class com.metamatrix.console.ui.layout.WorkspaceController
 
applyButtonPressed(String, int, List) - Method in interface com.metamatrix.console.ui.views.logsetup.ConfigurationLogSetUpPanelController
 
applyButtonPressed(String, int, List) - Method in class com.metamatrix.console.ui.views.logsetup.SystemLogSetUpPanel
 
applyButtonStateChanged(String, boolean) - Method in interface com.metamatrix.console.ui.views.logsetup.ConfigurationLogSetUpPanelController
 
applyButtonStateChanged(String, boolean) - Method in class com.metamatrix.console.ui.views.logsetup.SystemLogSetUpPanel
 
applyHeader(Document, XMIHeader) - Static method in class com.metamatrix.api.core.xmi.XMIHeader
Apply the supplied XMI header to the XML (JDOM) Document.
applyHeader(Element, XMIHeader, boolean) - Static method in class com.metamatrix.api.core.xmi.XMIHeader
Apply the supplied XMI header to the specified element in an XML (JDOM) Document.
applyPoliciesToLastPanel(String) - Method in class com.metamatrix.toolbox.ui.widget.table.AbstractTableOptionPanel
 
applyPressed() - Method in class com.metamatrix.console.ui.util.POPWithButtons
 
applyProperties() - Method in class com.metamatrix.console.ui.views.authorization.AuthenticationProviderPropertiesPanel
 
applyProperties() - Method in class com.metamatrix.console.ui.views.connectorbinding.BindingPropertiesPanel
 
applyProperties() - Method in class com.metamatrix.console.ui.views.deploy.ServiceDefinitionPropertiesPanel
 
applyProperties(Properties) - Static method in class com.metamatrix.console.util.StaticProperties
 
applyRefreshProperties(Properties) - Static method in class com.metamatrix.console.util.StaticProperties
 
APPROVE_OPTION - Static variable in class com.metamatrix.console.ui.util.ModifiedDirectoryChooserPanel
 
APPROVE_OPTION - Static variable in class com.metamatrix.toolbox.ui.widget.DirectoryChooserPanel
 
APPSERVER_TAG - Static variable in class com.metamatrix.soap.util.SOAPConstants.AUTHENTICATION.TAGS.SERVERURL.ATTRIBUTES
 
ARCHIVE_EXTENSION - Static variable in class com.metamatrix.toolbox.ui.widget.util.FileResourceConstants
 
ARCHIVE_NAME - Static variable in class com.metamatrix.common.vdb.api.DEFReaderWriter.VDBInfo
 
ARCHIVE_PREFIX - Static variable in class com.metamatrix.core.log.FileLimitSizeLogWriter
The ARCHIVE_PREFIX is a prefixed value to the renamed log file.
areAdminConnectionsAllowed() - Method in class org.teiid.connector.basic.BasicConnector
 
areDefaultsInstalled() - Static method in class com.metamatrix.toolbox.ui.widget.laf.ButtonLookAndFeel
 
areDuplicateChildNamesAllowed() - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
This method is used to determine whether two child nodes under a single parent are allowed to have the same name.
areEqual(Object, Object) - Static method in class com.metamatrix.core.util.EquivalenceUtil
Tests whether two object references refer to equal objects.
areEquivalent(Object[], Object[]) - Static method in class com.metamatrix.core.util.EquivalenceUtil
Tests whether two arrays are equivalent.
areResultsCachable() - Method in class com.metamatrix.query.sql.lang.BatchedUpdateCommand
 
areResultsCachable() - Method in class com.metamatrix.query.sql.lang.Command
Whether the results are cachable.
areResultsCachable() - Method in class com.metamatrix.query.sql.lang.Create
 
areResultsCachable() - Method in class com.metamatrix.query.sql.lang.Delete
 
areResultsCachable() - Method in class com.metamatrix.query.sql.lang.Drop
 
areResultsCachable() - Method in class com.metamatrix.query.sql.lang.DynamicCommand
 
areResultsCachable() - Method in class com.metamatrix.query.sql.lang.Insert
 
areResultsCachable() - Method in class com.metamatrix.query.sql.lang.Query
 
areResultsCachable() - Method in class com.metamatrix.query.sql.lang.SetQuery
 
areResultsCachable() - Method in class com.metamatrix.query.sql.lang.StoredProcedure
 
areResultsCachable() - Method in class com.metamatrix.query.sql.lang.Update
 
areResultsCachable() - Method in class com.metamatrix.query.sql.lang.XQuery
 
areResultsCachable() - Method in class com.metamatrix.query.sql.proc.CreateUpdateProcedureCommand
 
areStrictlyEquivalent(Object, Object) - Static method in class com.metamatrix.core.util.EquivalenceUtil
Tests whether two objects references are equivalent but not the same object.
areStrictlyEquivalent(Object[], Object[]) - Static method in class com.metamatrix.core.util.EquivalenceUtil
Tests whether the array references are equivalent, but are not the same.
ArgCheck - Class in com.metamatrix.core.util
This class contains a set of static utility methods for checking method arguments.
args - Variable in class com.metamatrix.common.comm.platform.socket.client.ServiceInvocationStruct
 
ArgumentConversionException - Exception in com.metamatrix.core.commandshell
Exception indicating an argument value could not be converted to the needed type.
ArgumentConversionException() - Constructor for exception com.metamatrix.core.commandshell.ArgumentConversionException
No-arg costructor required by Externalizable semantics
ArgumentConversionException(Throwable, String) - Constructor for exception com.metamatrix.core.commandshell.ArgumentConversionException
 
ArjunaTransactionProvider - Class in com.metamatrix.xa.arjuna
 
ARRAY - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.ElementName
Static constant that represents the name of the "XMI.array" element.
ARRAY_LENGTH - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.ElementName
Static constant that represents the name of the "XMI.arrayLength" element.
arrayToVector(Object[]) - Static method in class com.metamatrix.console.util.StaticUtilities
 
ArrowIcon - Class in com.metamatrix.toolbox.ui.widget
 
ArrowIcon() - Constructor for class com.metamatrix.toolbox.ui.widget.ArrowIcon
 
ArrowIcon(int, int) - Constructor for class com.metamatrix.toolbox.ui.widget.ArrowIcon
 
ArrowIcon(int, int, boolean) - Constructor for class com.metamatrix.toolbox.ui.widget.ArrowIcon
 
ArrowIcon(int, int, boolean, Color, Color) - Constructor for class com.metamatrix.toolbox.ui.widget.ArrowIcon
 
AS - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
AS - Static variable in class com.metamatrix.query.sql.ReservedWords
 
AS - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
ASC - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
ASC - Static variable in class com.metamatrix.query.sql.lang.OrderBy
Constant for the ascending value
ASC - Static variable in class com.metamatrix.query.sql.ReservedWords
 
ASC - Static variable in interface org.teiid.connector.language.IOrderByItem
 
ASC - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
ascii(Object) - Static method in class com.metamatrix.query.function.FunctionMethods
 
ASCII - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
asin(Double) - Static method in class com.metamatrix.query.function.FunctionMethods
 
ASIN - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
asMap() - Method in class com.metamatrix.query.sql.util.SymbolMap
 
assertBasicTreeNode(TreeNode) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
 
assertBasicTreeNode(PropertiedObject) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeEditor
 
assertBasicTreeNode(TreeNode) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeSource
 
assertBasicTreeNode(TreeNode) - Method in class com.metamatrix.common.tree.basic.BasicTreeView
 
assertClass(String, Object, Class) - Static method in class com.metamatrix.common.properties.ObjectPropertyManager
Verifies that the specified value is an instance of the specified class.
assertComponentObject(PropertiedObject) - Method in class com.metamatrix.console.models.ConfigurationPropertiedObjectEditor
 
assertDescendentOfRoot(TreeNode) - Method in class com.metamatrix.common.tree.directory.FileSystemEntryEditor
 
assertFileSystemEntry(TreeNode) - Method in class com.metamatrix.common.tree.directory.FileSystemEntryEditor
 
assertFileSystemEntry(PropertiedObject) - Method in class com.metamatrix.common.tree.directory.FileSystemEntryEditor
 
assertIdentity(SessionToken) - Method in class com.metamatrix.common.comm.platform.socket.server.LogonImpl
 
assertIdentity(SessionToken) - Method in interface com.metamatrix.platform.security.api.ILogon
 
Assertion - Class in com.metamatrix.core.util
This class contains a set of static utility methods for assertion checking.
assertPermissionDataNode(PermissionNode) - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeTreeViewImpl
Perform safe runtime casts.
assertPropertiedObject(PropertiedObject) - Method in class com.metamatrix.common.object.PropertiedObjectEditorImpl
 
assertReady() - Method in class com.metamatrix.core.event.AbstractEventBroker
 
assertTrue(boolean) - Static method in class com.metamatrix.core.util.Assertion
 
assertTrue(boolean, String) - Static method in class com.metamatrix.core.util.Assertion
 
ASSIGN_OUTPUT_ELEMENTS - Static variable in class com.metamatrix.query.optimizer.relational.rules.RuleConstants
 
assignBindingsToModel(String[], String, String, String) - Method in interface com.metamatrix.admin.api.server.ServerConfigAdmin
Assign ConnectorBindings to a VDB's Model.
assignBindingsToModel(String[], String, String, String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
assignBindingsToModel(String[], String, String, String) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
assignBindingToModel(String, String, String, String) - Method in interface com.metamatrix.admin.api.core.CoreConfigAdmin
Assign a ConnectorBinding to a VDB's Model
assignBindingToModel(String, String, String, String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
assignBindingToModel(String, String, String, String) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
assignBindingToModel(String, String, String, String) - Method in class com.metamatrix.dqp.embedded.admin.DQPConfigAdminImpl
 
assignConfigurationID(Object, ConfigurationID) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
This method is used by the ConfigurationServiceImpl to enable the console to import actions and assign them to the current configuration.
assignConnectorBinding(String, String, String, ConnectorBinding[]) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
assignConnectorBinding(String, String, String, ConnectorBinding[]) - Method in interface com.metamatrix.dqp.service.ConfigurationService
Assign a connector binding to the Model
ASSIGNEE_TYPE_REQUIRED - Static variable in class com.sforce.soap.partner.StatusCode
 
AssignmentInstruction - Class in com.metamatrix.query.processor.proc
This instruction updates the current variable context with a value for the Variable defined using a DeclareInstruction, the variable value is obtained by either processing a expression or a command(stored as a processplan).
AssignmentInstruction() - Constructor for class com.metamatrix.query.processor.proc.AssignmentInstruction
 
AssignmentRuleHeader - Class in com.sforce.soap.partner
 
AssignmentRuleHeader() - Constructor for class com.sforce.soap.partner.AssignmentRuleHeader
 
AssignmentRuleHeader(String, Boolean) - Constructor for class com.sforce.soap.partner.AssignmentRuleHeader
 
AssignmentStatement - Class in com.metamatrix.query.sql.proc
This class represents an assignment statement in the storedprocedure language.
AssignmentStatement() - Constructor for class com.metamatrix.query.sql.proc.AssignmentStatement
Constructor for AssignmentStatement.
AssignmentStatement(ElementSymbol, LanguageObject) - Constructor for class com.metamatrix.query.sql.proc.AssignmentStatement
 
assignRoleToGroup(String, String) - Method in interface com.metamatrix.admin.api.server.ServerSecurityAdmin
Assign to the given Group the given Administrative Role.
assignRoleToGroup(String, String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
assignRoleToGroup(String, String) - Method in class com.metamatrix.admin.server.ServerSecurityAdminImpl
 
assignStatement(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse assignment statement
assignStatementOperand(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse operand of assignment statement, which can be nested arbitrarily deeply in parentheses.
ASSOCIATION - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Foundation.Class
 
ASSOCIATION_END - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Foundation.Class
 
asUpdatableMap() - Method in class com.metamatrix.query.sql.util.SymbolMap
 
AsynchEventBroker - Class in com.metamatrix.core.event
 
AsynchEventBroker() - Constructor for class com.metamatrix.core.event.AsynchEventBroker
 
AsynchEventBroker(String) - Constructor for class com.metamatrix.core.event.AsynchEventBroker
 
AT - Static variable in interface com.metamatrix.platform.security.api.service.MembershipServiceInterface
 
atan(Double) - Static method in class com.metamatrix.query.function.FunctionMethods
 
ATAN - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
atan2(Double, Double) - Static method in class com.metamatrix.query.function.FunctionMethods
 
ATAN2 - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
ATOMIC - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES.VARIETY_TYPES
 
ATOMIC - Static variable in class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants.DATATYPE_VARIETIES
 
ATOMIC_DATA_TYPE - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLSchema.Class
 
AtomicCriteria - Class in com.metamatrix.query.sql.lang
This abstract class represents an atomic logical criteria.
AtomicCriteria() - Constructor for class com.metamatrix.query.sql.lang.AtomicCriteria
Constructs a default instance of this class.
AtomicCriteria(Criteria) - Constructor for class com.metamatrix.query.sql.lang.AtomicCriteria
Constructs an instance of this class with a single sub-criteria.
atomicNames - Variable in class com.metamatrix.common.namedobject.BaseID
Ordered list of atomic name components.
AtomicRequestID - Class in com.metamatrix.dqp.message
This class uniquely identifies a AtomicRequestMessage
AtomicRequestID() - Constructor for class com.metamatrix.dqp.message.AtomicRequestID
 
AtomicRequestID(RequestID, int, int) - Constructor for class com.metamatrix.dqp.message.AtomicRequestID
 
AtomicRequestMessage - Class in com.metamatrix.dqp.message
This class defines a request message for the Connector layer.
AtomicRequestMessage() - Constructor for class com.metamatrix.dqp.message.AtomicRequestMessage
 
AtomicRequestMessage(RequestMessage, DQPWorkContext, int) - Constructor for class com.metamatrix.dqp.message.AtomicRequestMessage
 
AtomicResultsMessage - Class in com.metamatrix.dqp.message
 
AtomicResultsMessage() - Constructor for class com.metamatrix.dqp.message.AtomicResultsMessage
 
AtomicResultsMessage(AtomicRequestMessage, List[], String[]) - Constructor for class com.metamatrix.dqp.message.AtomicResultsMessage
 
AtomicResultsMessage(AtomicRequestMessage) - Constructor for class com.metamatrix.dqp.message.AtomicResultsMessage
 
attachStylesheet(Reader) - Method in interface com.metamatrix.jdbc.api.Statement
Attach a stylesheet to be applied on the server for XML queries executed with this Statement.
attachStylesheet(Reader) - Method in class com.metamatrix.jdbc.MMStatement
This method sets a style sheet to this object.
attemptConditionalLog(String) - Method in class com.metamatrix.connector.xml.http.HTTPExecutor
 
ATTRIBUTE - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Foundation.Class
 
ATTRIBUTE - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLDocument.Class
 
ATTRIBUTE - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLSchema.Class
 
ATTRIBUTE - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants
Constant defining a target node type of "attribute".
ATTRIBUTE - Static variable in class com.metamatrix.query.processor.xml.AddNodeInstruction
 
ATTRIBUTE_GROUP - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLSchema.Class
 
ATTRIBUTE_ICON - Static variable in class com.metamatrix.console.ui.util.ConsoleCellRenderer
 
ATTRIBUTE_NAME - Static variable in class com.metamatrix.common.vdb.api.DEFReaderWriter.Property
 
ATTRIBUTE_PREFIX - Static variable in class com.metamatrix.common.xml.XPathUtil.ExpressionToken
 
ATTRIBUTE_VALUE - Static variable in class com.metamatrix.common.vdb.api.DEFReaderWriter.Property
 
AttributeDefinition - Class in com.metamatrix.common.actions
 
AttributeDefinition(int, String) - Constructor for class com.metamatrix.common.actions.AttributeDefinition
 
AUDIT_CONTEXT_PROPERTY_NAME - Static variable in class com.metamatrix.platform.security.audit.config.CurrentConfigAuditConfigurationFactory
The name of the property that contains the set of comma-separated context names for audit messages not to be recorded.
AuditConfiguration - Interface in com.metamatrix.platform.security.audit
 
AuditConfigurationException - Exception in com.metamatrix.platform.security.audit.config
 
AuditConfigurationException() - Constructor for exception com.metamatrix.platform.security.audit.config.AuditConfigurationException
No-arg costructor required by Externalizable semantics
AuditConfigurationException(String) - Constructor for exception com.metamatrix.platform.security.audit.config.AuditConfigurationException
Construct an instance with the message specified.
AuditConfigurationException(Throwable) - Constructor for exception com.metamatrix.platform.security.audit.config.AuditConfigurationException
Construct an instance with a linked exception specified.
AuditConfigurationException(String, String) - Constructor for exception com.metamatrix.platform.security.audit.config.AuditConfigurationException
Construct an instance with the message and error code specified.
AuditConfigurationException(Throwable, String) - Constructor for exception com.metamatrix.platform.security.audit.config.AuditConfigurationException
Construct an instance from a message and an exception to chain to this one.
AuditConfigurationException(Throwable, String, String) - Constructor for exception com.metamatrix.platform.security.audit.config.AuditConfigurationException
Construct an instance from a message and a code and an exception to chain to this one.
AuditConfigurationFactory - Interface in com.metamatrix.platform.security.audit.config
 
AuditDestination - Interface in com.metamatrix.platform.security.audit.destination
A log destination can be used to print messages - typical examples are a file, System.out, a database, a GUI console, etc.
AuditDestinationInitFailedException - Exception in com.metamatrix.platform.security.audit.destination
 
AuditDestinationInitFailedException() - Constructor for exception com.metamatrix.platform.security.audit.destination.AuditDestinationInitFailedException
No-arg CTOR
AuditDestinationInitFailedException(String) - Constructor for exception com.metamatrix.platform.security.audit.destination.AuditDestinationInitFailedException
Construct an instance with the message specified.
AuditDestinationInitFailedException(String, String) - Constructor for exception com.metamatrix.platform.security.audit.destination.AuditDestinationInitFailedException
Construct an instance with the message and error code specified.
AuditDestinationInitFailedException(Throwable, String) - Constructor for exception com.metamatrix.platform.security.audit.destination.AuditDestinationInitFailedException
Construct an instance from a message and an exception to chain to this one.
AuditDestinationInitFailedException(Throwable, String, String) - Constructor for exception com.metamatrix.platform.security.audit.destination.AuditDestinationInitFailedException
Construct an instance from a message and a code and an exception to chain to this one.
AuditLevel - Class in com.metamatrix.platform.security.audit
Constants that define the level of the messages that are to be recorded by the LogManager.
AuditLevel() - Constructor for class com.metamatrix.platform.security.audit.AuditLevel
 
AuditLevel.DisplayNames - Class in com.metamatrix.platform.security.audit
Constants that define the types of the messages that are to be recorded by the LogManager.
AuditLevel.DisplayNames() - Constructor for class com.metamatrix.platform.security.audit.AuditLevel.DisplayNames
 
AuditLevel.Labels - Class in com.metamatrix.platform.security.audit
Constants that define the types of the messages that are to be recorded by the LogManager.
AuditLevel.Labels() - Constructor for class com.metamatrix.platform.security.audit.AuditLevel.Labels
 
AuditManager - Class in com.metamatrix.platform.security.audit
This class represents the interface to a single auditing framework that is easily accessible by any component.
AuditMessage - Class in com.metamatrix.platform.security.audit
 
AuditMessage() - Constructor for class com.metamatrix.platform.security.audit.AuditMessage
 
AuditMessage(String, String, String, Object[]) - Constructor for class com.metamatrix.platform.security.audit.AuditMessage
 
AuditMessageFormat - Interface in com.metamatrix.platform.security.audit.format
 
AUTH_0001 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
AUTH_0002 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
AUTH_0003 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
AUTH_0004 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
AUTHDOMAIN_CLASS - Static variable in interface com.metamatrix.common.config.api.AuthenticationProviderType.Attributes
 
authenticate() - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerConnection
 
authenticateUser(String, char[], Serializable, String) - Method in interface com.metamatrix.admin.api.server.ServerSecurityAdmin
Authenticate a user with the specified user name and credentials for use with the specified application.
authenticateUser(String, char[], Serializable, String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
authenticateUser(String, char[], Serializable, String) - Method in class com.metamatrix.admin.server.ServerSecurityAdminImpl
 
authenticateUser(String, Credentials, Serializable, String) - Method in interface com.metamatrix.platform.security.api.service.MembershipServiceInterface
Authenticate a user with the specified username and credential for use with the specified application.
authenticateUser(String, Credentials, Serializable, String) - Method in class com.metamatrix.platform.security.membership.service.MembershipServiceImpl
Authenticate a user with the specified username and credential for use with the specified application.
authenticateUser(String, Credentials, Serializable, String) - Method in class com.metamatrix.platform.security.membership.spi.file.FileMembershipDomain
 
authenticateUser(String, Credentials, Serializable, String) - Method in class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
authenticateUser(String, Credentials, Serializable, String) - Method in interface com.metamatrix.platform.security.membership.spi.MembershipDomain
Authenticate a user with the specified username and credential for use with the specified application.
AUTHENTICATION_TAG - Static variable in class com.metamatrix.soap.util.SOAPConstants.AUTHENTICATION.TAGS
 
AuthenticationProvider - Interface in com.metamatrix.common.config.api
Date Oct 21, 2002 An AuthenticationProvider represents an authentication provider definition that is a non-configuration based object.
AuthenticationProviderDetailsPanel - Class in com.metamatrix.console.ui.views.authorization
Panel for display of AuthenticationProvider Details
AuthenticationProviderDetailsPanel() - Constructor for class com.metamatrix.console.ui.views.authorization.AuthenticationProviderDetailsPanel
Constructor
AuthenticationProviderID - Class in com.metamatrix.common.config.api
 
AuthenticationProviderID(ConfigurationID, String) - Constructor for class com.metamatrix.common.config.api.AuthenticationProviderID
 
AuthenticationProviderID(String) - Constructor for class com.metamatrix.common.config.api.AuthenticationProviderID
 
AuthenticationProviderManager - Class in com.metamatrix.console.models
 
AuthenticationProviderManager(ConnectionInfo) - Constructor for class com.metamatrix.console.models.AuthenticationProviderManager
 
AuthenticationProviderPropertiesPanel - Class in com.metamatrix.console.ui.views.authorization
Panel for display of AuthenticationProvider Properties
AuthenticationProviderPropertiesPanel(boolean, ConnectionInfo) - Constructor for class com.metamatrix.console.ui.views.authorization.AuthenticationProviderPropertiesPanel
Constructor
AuthenticationProviderType - Interface in com.metamatrix.common.config.api
The AuthorizationProviderType represents the authorization provider ComponentType.
AuthenticationProviderType.Attributes - Interface in com.metamatrix.common.config.api
 
AuthenticationToken - Interface in com.metamatrix.platform.security.membership.service
Interface AuthenticationToken.
AUTHLEVEL - Static variable in class com.metamatrix.vdb.runtime.URIResourceReader.Constants.URI.Attribute
 
AUTHORIZATION - Static variable in class com.metamatrix.console.ui.layout.PanelsTreeModel
 
AUTHORIZATION_PROVIDERS_PANEL_CLASS - Static variable in class com.metamatrix.console.ui.layout.PanelsTreeModel
 
AUTHORIZATION_SERVICE - Static variable in interface com.metamatrix.dqp.service.DQPServiceNames
Authorization service - provides access to entitlements info
AUTHORIZATION_SERVICE_PROXY_CLASS - Static variable in class com.metamatrix.platform.util.PlatformProxyHelper
 
AUTHORIZATION_SUMMARY - Static variable in class com.metamatrix.console.ui.layout.PanelsTreeModel
 
AUTHORIZATION_SUMMARY_PANEL_CLASS - Static variable in class com.metamatrix.console.ui.layout.PanelsTreeModel
 
AUTHORIZATION_TYPE - Static variable in class com.metamatrix.connector.xmlsource.soap.SoapConnectorProperties
 
AuthorizationActions - Interface in com.metamatrix.platform.security.api
The EntitlementAction interface encapsulates the methods that are required to identify the set of actions associated with an entitlement.
AuthorizationAdminAPI - Interface in com.metamatrix.platform.admin.api
 
AuthorizationAdminAPIImpl - Class in com.metamatrix.platform.admin.apiimpl
 
AuthorizationCache - Class in com.metamatrix.platform.security.authorization.cache
This class represents a local cache of access information, decreasing the time required to determine a particular user's access privileges for specific resources by maximizing the in-memory access and minimizing the calls to the service provider's persistent store.
AuthorizationCache(Cache, Cache, Properties) - Constructor for class com.metamatrix.platform.security.authorization.cache.AuthorizationCache
Construct with cache properties.
authorizationCache - Variable in class com.metamatrix.platform.security.authorization.service.AuthorizationServiceImpl
 
AuthorizationEditor - Interface in com.metamatrix.platform.admin.api
 
AuthorizationException - Exception in com.metamatrix.api.exception.security
 
AuthorizationException() - Constructor for exception com.metamatrix.api.exception.security.AuthorizationException
No-Arg Constructor
AuthorizationException(String) - Constructor for exception com.metamatrix.api.exception.security.AuthorizationException
Constructs an instance of the exception with the specified detail message.
AuthorizationException(Throwable) - Constructor for exception com.metamatrix.api.exception.security.AuthorizationException
Constructs an instance of the exception with no detail message but with a single exception.
AuthorizationException(Throwable, String) - Constructor for exception com.metamatrix.api.exception.security.AuthorizationException
Constructs an instance of the exception with the specified detail message and a single exception.
AuthorizationException(String, String) - Constructor for exception com.metamatrix.api.exception.security.AuthorizationException
Construct an instance with an error code and message specified.
AuthorizationException(Throwable, String, String) - Constructor for exception com.metamatrix.api.exception.security.AuthorizationException
Construct an instance with a linked exception, and an error code and message, specified.
AuthorizationMgmtException - Exception in com.metamatrix.api.exception.security
 
AuthorizationMgmtException() - Constructor for exception com.metamatrix.api.exception.security.AuthorizationMgmtException
No-Arg Constructor
AuthorizationMgmtException(String) - Constructor for exception com.metamatrix.api.exception.security.AuthorizationMgmtException
Constructs an instance of the exception with the specified detail message.
AuthorizationMgmtException(Throwable) - Constructor for exception com.metamatrix.api.exception.security.AuthorizationMgmtException
Constructs an instance of the exception with no detail message but with a single exception.
AuthorizationMgmtException(Throwable, String) - Constructor for exception com.metamatrix.api.exception.security.AuthorizationMgmtException
Constructs an instance of the exception with the specified detail message and a single exception.
AuthorizationMgmtException(String, String) - Constructor for exception com.metamatrix.api.exception.security.AuthorizationMgmtException
Construct an instance with an error code and message specified.
AuthorizationMgmtException(Throwable, String, String) - Constructor for exception com.metamatrix.api.exception.security.AuthorizationMgmtException
Construct an instance with a linked exception, and an error code and message, specified.
AuthorizationModel - Class in com.metamatrix.platform.security.api
 
AuthorizationModel() - Constructor for class com.metamatrix.platform.security.api.AuthorizationModel
 
AuthorizationModel.Attribute - Class in com.metamatrix.platform.security.api
 
AuthorizationModel.Attribute() - Constructor for class com.metamatrix.platform.security.api.AuthorizationModel.Attribute
 
AuthorizationModel.Class - Class in com.metamatrix.platform.security.api
 
AuthorizationModel.Class() - Constructor for class com.metamatrix.platform.security.api.AuthorizationModel.Class
 
AuthorizationObjectEditor - Class in com.metamatrix.platform.security.api
Editor allows automatic creation of individual com.metamatrix.common.actions.Actions in an enforcable way when making modifications to Authorizations.

The actions can be submited to the Authorization Service to execute them in a transaction.
AuthorizationObjectEditor(boolean) - Constructor for class com.metamatrix.platform.security.api.AuthorizationObjectEditor
Create an instance of this editor, and specify whether actions are to be created during modifications.
AuthorizationObjectEditor() - Constructor for class com.metamatrix.platform.security.api.AuthorizationObjectEditor
Default ctor creates actions.
AuthorizationPermission - Class in com.metamatrix.platform.security.api
An authorization permission defines access permissions for a particular resource.
AuthorizationPermission(AuthorizationResource, AuthorizationRealm, AuthorizationActions, String, String) - Constructor for class com.metamatrix.platform.security.api.AuthorizationPermission
Create a new authorization rule for the specified resource.
AuthorizationPermission(AuthorizationResource, AuthorizationRealm, String) - Constructor for class com.metamatrix.platform.security.api.AuthorizationPermission
Create a new authorization rule for the specified resource.
AuthorizationPermission(AuthorizationResource, AuthorizationRealm, AuthorizationActions, String) - Constructor for class com.metamatrix.platform.security.api.AuthorizationPermission
Create a new authorization rule for the specified resource.
AuthorizationPermissionFactory - Interface in com.metamatrix.platform.security.api
This interface is implemented by classes that are able to create AuthorizationPermission instances, and is invoked by the service providers during loading and saving of policies from and to data storage.
AuthorizationPermissions - Interface in com.metamatrix.platform.security.api
Interface AuthorizationPermissions.
AuthorizationPermissionsImpl - Class in com.metamatrix.platform.security.api
This class represents a heterogeneous set of AuthorizationPermission instances.
AuthorizationPermissionsImpl() - Constructor for class com.metamatrix.platform.security.api.AuthorizationPermissionsImpl
Creates a new AuthorizationPermissionsImpl object containing no AuthorizationPermission objects.
AuthorizationPermissionsImpl(AuthorizationPermissions) - Constructor for class com.metamatrix.platform.security.api.AuthorizationPermissionsImpl
Create a new AuthorizationPermissionsImpl object that is a copy of the original.
AuthorizationPolicy - Class in com.metamatrix.platform.security.api
The AuthorizationPolicy class defines a set of permissions (i.e., permissions) that apply to a set of principals (@see MetaMatrixPrincipalName).
AuthorizationPolicy(AuthorizationPolicyID) - Constructor for class com.metamatrix.platform.security.api.AuthorizationPolicy
Create an instance of an AuthorizationPolicy that has the specified ID.
AuthorizationPolicy(AuthorizationPolicyID, Set, Set) - Constructor for class com.metamatrix.platform.security.api.AuthorizationPolicy
Create an instance of an AuthorizationPolicy that has the specified ID, principal set and permissions.
AuthorizationPolicy(AuthorizationPolicy) - Constructor for class com.metamatrix.platform.security.api.AuthorizationPolicy
Create an instance of an AuthorizationPolicy from a copy of another.
AuthorizationPolicyFactory - Class in com.metamatrix.platform.security.api
The class build the Policies from the xml file or converts the policies to xml file for importing and exporting of the policy files from one server to another.
AuthorizationPolicyFactory() - Constructor for class com.metamatrix.platform.security.api.AuthorizationPolicyFactory
 
AuthorizationPolicyID - Class in com.metamatrix.platform.security.api
 
AuthorizationPolicyID(String, String) - Constructor for class com.metamatrix.platform.security.api.AuthorizationPolicyID
ctor Meant to be used only by JDBCAuthorizationTransaction to populate AuthorizationPolicyIDs when retrieving them from the authorization store.
AuthorizationPolicyID(String, String, AuthorizationRealm) - Constructor for class com.metamatrix.platform.security.api.AuthorizationPolicyID
Construct a policy ID that is tied to an AuthorizationRealm.
AuthorizationPolicyID(String, String, int) - Constructor for class com.metamatrix.platform.security.api.AuthorizationPolicyID
Construct a policy ID that is tied to a VDB.
AuthorizationPolicyID(String, String, String) - Constructor for class com.metamatrix.platform.security.api.AuthorizationPolicyID
Construct a policy ID that is tied to a VDB.
authorizationPropagated(DataNodesTreeNode, int) - Method in interface com.metamatrix.console.ui.views.entitlements.AuthorizationPropagationListener
Method invoked when a node has had an authorization value changed through propagation, as opposed to being changed through mouse action.
authorizationPropagated(DataNodesTreeNode, int) - Method in class com.metamatrix.console.ui.views.entitlements.DataNodeAuthorizationsControl
 
authorizationPropagated(DataNodesTreeNode, int) - Method in class com.metamatrix.console.ui.views.entitlements.DataNodesTreeModel
 
AuthorizationPropagationListener - Interface in com.metamatrix.console.ui.views.entitlements
Single-method interface intended to be implemented by a class responsible for correlating the state of the authorizations tree of DataNodesTreeNode nodes and the checkboxes being displayed which show their state.
AuthorizationRealm - Class in com.metamatrix.platform.security.api
This class contains the realm and sub realm for an AuthorizationPermission.
It may be composed of two divisions - a super realm and a sub realm.
AuthorizationRealm(String) - Constructor for class com.metamatrix.platform.security.api.AuthorizationRealm
ctor Meant to be used only by JDBCAuthorizationTransaction to populate AuthorizationPermissions with their realm when retrieving them from the database.
AuthorizationRealm(String, String) - Constructor for class com.metamatrix.platform.security.api.AuthorizationRealm
ctor Must have at least a superRealmName and may have a subRealmName.
AuthorizationRealm(String, String, String) - Constructor for class com.metamatrix.platform.security.api.AuthorizationRealm
ctor Must have at least a superRealmName and may have a subRealmName.
AuthorizationResource - Interface in com.metamatrix.platform.security.api
This interface defines a Resource on which can be granted one or more Actions.
AuthorizationsCheckBox - Class in com.metamatrix.console.ui.views.entitlements
 
AuthorizationsCheckBox() - Constructor for class com.metamatrix.console.ui.views.entitlements.AuthorizationsCheckBox
 
AuthorizationsCheckBoxListener - Interface in com.metamatrix.console.ui.views.entitlements
 
AuthorizationService - Interface in com.metamatrix.dqp.service
This service provides a means to check whether a connection is authorized to access various data resources.
AuthorizationServiceImpl - Class in com.metamatrix.platform.security.authorization.service
The Authorization Service is responsible for handling requests to determine whether a Principal is entitled to perform a given action on a given resource or set of resources.
AuthorizationServiceImpl() - Constructor for class com.metamatrix.platform.security.authorization.service.AuthorizationServiceImpl
 
AuthorizationServiceInterface - Interface in com.metamatrix.platform.security.api.service
This interface represents the API to the Authorization Service and it defines the functionality that is accessible to clients.
AuthorizationServicePropertyNames - Class in com.metamatrix.platform.security.api.service
 
AuthorizationServicePropertyNames() - Constructor for class com.metamatrix.platform.security.api.service.AuthorizationServicePropertyNames
 
AuthorizationsModel - Class in com.metamatrix.console.ui.views.entitlements
 
AuthorizationsModel(DefaultTreeModel) - Constructor for class com.metamatrix.console.ui.views.entitlements.AuthorizationsModel
 
AuthorizationSourceConnectionException - Exception in com.metamatrix.platform.security.authorization.spi
Thrown when a communication failure has occured with the Authorization Source.
AuthorizationSourceConnectionException() - Constructor for exception com.metamatrix.platform.security.authorization.spi.AuthorizationSourceConnectionException
No-arg CTOR
AuthorizationSourceConnectionException(String) - Constructor for exception com.metamatrix.platform.security.authorization.spi.AuthorizationSourceConnectionException
Constructs an instance of the exception with the specified detail message.
AuthorizationSourceConnectionException(Throwable) - Constructor for exception com.metamatrix.platform.security.authorization.spi.AuthorizationSourceConnectionException
Constructs an instance of the exception with no detail message but with a single exception.
AuthorizationSourceConnectionException(Throwable, String) - Constructor for exception com.metamatrix.platform.security.authorization.spi.AuthorizationSourceConnectionException
Constructs an instance of the exception with the specified detail message and a single exception.
AuthorizationSourceConnectionException(String, String) - Constructor for exception com.metamatrix.platform.security.authorization.spi.AuthorizationSourceConnectionException
Construct an instance with an error code and message specified.
AuthorizationSourceConnectionException(Throwable, String, String) - Constructor for exception com.metamatrix.platform.security.authorization.spi.AuthorizationSourceConnectionException
Construct an instance with a linked exception, and an error code and message, specified.
AuthorizationSourceException - Exception in com.metamatrix.platform.security.authorization.spi
Thrown when an exception has occured in the Authorization Source.
AuthorizationSourceException() - Constructor for exception com.metamatrix.platform.security.authorization.spi.AuthorizationSourceException
No-arg CTOR
AuthorizationSourceException(String) - Constructor for exception com.metamatrix.platform.security.authorization.spi.AuthorizationSourceException
Constructs an instance of the exception with the specified detail message.
AuthorizationSourceException(Throwable) - Constructor for exception com.metamatrix.platform.security.authorization.spi.AuthorizationSourceException
Constructs an instance of the exception with no detail message but with a single exception.
AuthorizationSourceException(Throwable, String) - Constructor for exception com.metamatrix.platform.security.authorization.spi.AuthorizationSourceException
Constructs an instance of the exception with the specified detail message and a single exception.
AuthorizationSourceException(String, String) - Constructor for exception com.metamatrix.platform.security.authorization.spi.AuthorizationSourceException
Construct an instance with an error code and message specified.
AuthorizationSourceException(Throwable, String, String) - Constructor for exception com.metamatrix.platform.security.authorization.spi.AuthorizationSourceException
Construct an instance with a linked exception, and an error code and message, specified.
AuthorizationSourceTransaction - Interface in com.metamatrix.platform.security.authorization.spi
 
AuthorizationsTreeTable - Class in com.metamatrix.console.ui.views.entitlements
 
AuthorizationsTreeTable(AuthorizationsModel, AuthorizationsCheckBoxListener, boolean) - Constructor for class com.metamatrix.console.ui.views.entitlements.AuthorizationsTreeTable
 
AUTHPROVIDER_COMPONENT_CODE - Static variable in interface com.metamatrix.common.config.api.ComponentDefn
 
AUTHPROVIDER_COMPONENT_TYPE_CODE - Static variable in interface com.metamatrix.common.config.api.ComponentType
 
AUTHPROVIDER_TYPE_ID - Static variable in interface com.metamatrix.common.config.api.AuthenticationProviderType
 
AUTHPROVIDER_TYPE_NAME - Static variable in interface com.metamatrix.common.config.api.AuthenticationProviderType
 
AUTO_FAILOVER - Static variable in interface com.metamatrix.common.api.MMURL.CONNECTION
If true, will automatically select a new server instance after a communication exception.
AUTO_INCREMENT - Static variable in class com.metamatrix.query.metadata.SupportConstants.Element
 
AUTO_INCREMENTING - Static variable in interface com.metamatrix.dqp.metadata.ResultsMetadataConstants
 
AUTO_WRAP_OFF - Static variable in interface com.metamatrix.jdbc.api.ExecutionProperties
Transaction auto wrap constant - never wrap a command execution in a transaction and allow multi-source updates to occur outside of a transaction.
AUTO_WRAP_ON - Static variable in interface com.metamatrix.jdbc.api.ExecutionProperties
Transaction auto wrap constant - always wrap every non-transactional command execution in a transaction.
AUTO_WRAP_OPTIMISTIC - Static variable in interface com.metamatrix.jdbc.api.ExecutionProperties
Transaction auto wrap constant
AUTO_WRAP_PESSIMISTIC - Static variable in interface com.metamatrix.jdbc.api.ExecutionProperties
Transaction auto wrap constant - pessimistic mode assumes that any command execution might require a transaction to be wrapped around it.
autoCommitFailureClosesAllResultSets() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
 
autoIncrement - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
AutoRefreshable - Interface in com.metamatrix.console.util
 
AutoRefresher - Class in com.metamatrix.console.util
Utility class to cause an automatic refresh of data controlled by the 'target' class.
AutoRefresher(AutoRefreshable, ConnectionInfo) - Constructor for class com.metamatrix.console.util.AutoRefresher
Creates an AutoRefresher with the default refresh rate
AutoRefresher(AutoRefreshable, int, ConnectionInfo) - Constructor for class com.metamatrix.console.util.AutoRefresher
Creates an AutoRefresher with the specified refresh rate
AutoRefresher(AutoRefreshable, int, boolean, ConnectionInfo) - Constructor for class com.metamatrix.console.util.AutoRefresher
Creates an AutoRefresher with the specified refresh rate
AUTOWRAP_OFF - Static variable in class com.metamatrix.dqp.client.impl.ServerRequest
 
AUTOWRAP_ON - Static variable in class com.metamatrix.dqp.client.impl.ServerRequest
 
AUTOWRAP_OPTIMISTIC - Static variable in class com.metamatrix.dqp.client.impl.ServerRequest
 
AUTOWRAP_PESSIMISTIC - Static variable in class com.metamatrix.dqp.client.impl.ServerRequest
 
averageRGBVals(Color[]) - Static method in class com.metamatrix.console.util.StaticUtilities
Return the average color of an array of colors.
Avg - Class in com.metamatrix.query.function.aggregate
Accumulates (per tuple) and calculates the average of the values of a column.
Avg() - Constructor for class com.metamatrix.query.function.aggregate.Avg
Constructor for Avg.
AVG - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
AVG - Static variable in class com.metamatrix.query.sql.ReservedWords
 
AVG - Static variable in interface org.teiid.connector.language.IAggregate
 
AVG - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
awaitTermination(long, TimeUnit) - Method in interface com.metamatrix.common.queue.WorkerPool
 
AXIS_SUFFIX - Static variable in class com.metamatrix.common.xml.XPathUtil.ExpressionToken
 

B

BACK_BUTTON - Static variable in interface com.metamatrix.toolbox.ui.widget.ButtonConstants
 
BACK_BUTTON_TEXT - Static variable in class com.metamatrix.console.ui.util.wizard.WizardPane
 
BACK_MNEMONIC - Static variable in class com.metamatrix.console.ui.util.wizard.WizardPane
 
BACK_PRESSED - Static variable in class com.metamatrix.console.ui.views.entitlements.NewEntitlementController
 
background - Static variable in class com.metamatrix.toolbox.ui.widget.SplitterShadowBorder
 
BACKGROUND_COLOR_PROPERTY - Static variable in class com.metamatrix.toolbox.ui.widget.SplashPanel
 
BACKGROUND_COLOR_PROPERTY - Static variable in class com.metamatrix.toolbox.ui.widget.TextFieldWidget
 
BACKSLASH_DELIMITER - Static variable in class com.metamatrix.common.api.MMURL
 
backup(int) - Method in class com.metamatrix.query.parser.JavaCharStream
 
BAD_CUSTOM_ENTITY_PARENT_DOMAIN - Static variable in class com.sforce.soap.partner.StatusCode
 
Base64 - Class in com.metamatrix.core.util
Encodes and decodes to and from Base64 notation.
BASE64_BINARY - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.BuiltInNames
 
BASE64_BINARY - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.PrimitiveBuiltInNames
 
BASE_TABLE - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Relational.Class
 
BASE_TYPE_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
BASE_TYPE_UUID - Static variable in interface com.metamatrix.modeler.core.metadata.runtime.DatatypeRecord.MetadataFieldNames
 
BASE_YEAR - Static variable in class com.metamatrix.console.util.QCDate
 
BaseDataSource - Class in com.metamatrix.jdbc
The MetaMatrix JDBC DataSource implementation class of DataSource and XADataSource.
BaseDataSource() - Constructor for class com.metamatrix.jdbc.BaseDataSource
Constructor for MMDataSource.
BaseDriver - Class in com.metamatrix.jdbc
 
BaseDriver() - Constructor for class com.metamatrix.jdbc.BaseDriver
 
BaseID - Class in com.metamatrix.common.namedobject
The BaseID class serves as the abstract base class for identifiers of objects.
BaseID(String) - Constructor for class com.metamatrix.common.namedobject.BaseID
Create an instance with the specified full name.
BaseID(String, int) - Constructor for class com.metamatrix.common.namedobject.BaseID
 
BaseObject - Interface in com.metamatrix.common.namedobject
 
BasePanel - Class in com.metamatrix.console.ui.layout
 
BasePanel() - Constructor for class com.metamatrix.console.ui.layout.BasePanel
 
BaseProcessorPlan - Class in com.metamatrix.query.processor
 
BaseProcessorPlan() - Constructor for class com.metamatrix.query.processor.BaseProcessorPlan
Constructor for BaseProcessorPlan.
BaseStreamingExecution - Class in com.metamatrix.connector.xml.streaming
 
BaseStreamingExecution(IQuery, XMLConnectionImpl, RuntimeMetadata, ExecutionContext, ConnectorEnvironment) - Constructor for class com.metamatrix.connector.xml.streaming.BaseStreamingExecution
 
BaseTransaction - Class in com.metamatrix.common.connection
 
BaseTransaction(ManagedConnection, boolean) - Constructor for class com.metamatrix.common.connection.BaseTransaction
 
BaseXMLConnectorState - Interface in com.metamatrix.connector.xml
 
BaseXMLTranslator - Class in com.metamatrix.common.types
Implements some common menthods that can be shared.
BaseXMLTranslator(Properties) - Constructor for class com.metamatrix.common.types.BaseXMLTranslator
 
BASIC - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.DATATYPE_TYPES
 
BASIC - Static variable in class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants.DATATYPE_TYPES
 
BasicAuditConfiguration - Class in com.metamatrix.platform.security.audit.config
 
BasicAuditConfiguration(Collection, int) - Constructor for class com.metamatrix.platform.security.audit.config.BasicAuditConfiguration
 
BasicAuditConfiguration(AuditConfiguration) - Constructor for class com.metamatrix.platform.security.audit.config.BasicAuditConfiguration
 
BasicAuditConfiguration() - Constructor for class com.metamatrix.platform.security.audit.config.BasicAuditConfiguration
 
BasicAuditConfiguration(Collection) - Constructor for class com.metamatrix.platform.security.audit.config.BasicAuditConfiguration
 
BasicAuditConfiguration(int) - Constructor for class com.metamatrix.platform.security.audit.config.BasicAuditConfiguration
 
BasicAuthenticationProvider - Class in com.metamatrix.common.config.model
 
BasicAuthenticationProvider(ConfigurationID, AuthenticationProviderID, ComponentTypeID) - Constructor for class com.metamatrix.common.config.model.BasicAuthenticationProvider
 
BasicAuthenticationProvider(BasicAuthenticationProvider) - Constructor for class com.metamatrix.common.config.model.BasicAuthenticationProvider
 
BasicAuthenticationProviderType - Class in com.metamatrix.common.config.model
 
BasicAuthenticationProviderType(ComponentTypeID, ComponentTypeID, ComponentTypeID, boolean, boolean, boolean) - Constructor for class com.metamatrix.common.config.model.BasicAuthenticationProviderType
 
BasicAuthInterceptor - Class in com.metamatrix.soap.servlet.filter
This servlet filter checks to make sure we have a authentication header.
BasicAuthInterceptor() - Constructor for class com.metamatrix.soap.servlet.filter.BasicAuthInterceptor
 
BasicAuthorizationPermission - Class in com.metamatrix.platform.security.api
A BasicAuthorizationPermission defines access permissions for Metadata resources (i.e., MetadataID instances).
BasicAuthorizationPermissionFactory - Class in com.metamatrix.platform.security.api
This class is the factory for BasicAuthorizationPermission instances.
BasicAuthorizationPermissionFactory() - Constructor for class com.metamatrix.platform.security.api.BasicAuthorizationPermissionFactory
 
BasicComponentDefn - Class in com.metamatrix.common.config.model
 
BasicComponentDefn(ConfigurationID, ComponentDefnID, ComponentTypeID) - Constructor for class com.metamatrix.common.config.model.BasicComponentDefn
Construct a BaseComponentDefn by providing the ConfigurationID the component belongs in and the ComponentDefnID that identifies this component and the ComponentType indicating the type of component.
BasicComponentDefn(BasicComponentDefn) - Constructor for class com.metamatrix.common.config.model.BasicComponentDefn
 
BasicComponentObject - Class in com.metamatrix.common.config.model
 
BasicComponentObject(BaseID, ComponentTypeID) - Constructor for class com.metamatrix.common.config.model.BasicComponentObject
 
BasicComponentObject(BasicComponentObject) - Constructor for class com.metamatrix.common.config.model.BasicComponentObject
 
BasicComponentType - Class in com.metamatrix.common.config.model
 
BasicComponentType(BasicComponentType) - Constructor for class com.metamatrix.common.config.model.BasicComponentType
 
BasicComponentTypeDefn - Class in com.metamatrix.common.config.model
 
BasicComponentTypeDefn(ComponentTypeDefnID, ComponentTypeID, PropertyDefinition, boolean, boolean) - Constructor for class com.metamatrix.common.config.model.BasicComponentTypeDefn
 
BasicComponentTypeDefn(ComponentTypeDefnID, ComponentTypeID, PropertyDefinition, boolean) - Constructor for class com.metamatrix.common.config.model.BasicComponentTypeDefn
Deprecated. as of 2.0 beta 1, use BasicComponentTypeDefn
BasicConfiguration - Class in com.metamatrix.common.config.model
Configuration represents a single named set of deployable components (e.g., service and system components), a deployed set of components, global properties, and additional information.
BasicConfiguration(ConfigurationInfo, ComponentTypeID) - Constructor for class com.metamatrix.common.config.model.BasicConfiguration
Construct a new Configuration using the name and component type;
BasicConfigurationInfo - Class in com.metamatrix.common.config.model
 
BasicConfigurationInfo(ConfigurationID) - Constructor for class com.metamatrix.common.config.model.BasicConfigurationInfo
 
BasicConfigurationObjectEditor - Class in com.metamatrix.common.config.model
BasicConfigurationObjectEditor provides the update capabiltiy to the implemented versions of the config.api package.
BasicConfigurationObjectEditor(boolean) - Constructor for class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
Create an instance of this editor, and specify whether actions are to be created during modifications.
BasicConfigurationObjectEditor() - Constructor for class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
Create an instance of this editor that does not create any actions.
BasicConnection - Class in org.teiid.connector.basic
Provides a default implementation of a PoolAwareConnection for a Connector that supports global capabilities.
BasicConnection() - Constructor for class org.teiid.connector.basic.BasicConnection
 
BasicConnectionPoolFactory - Class in com.metamatrix.soap.service
This is the basic implementation of the ConnectionPoolFactory interface.
BasicConnectionPoolFactory() - Constructor for class com.metamatrix.soap.service.BasicConnectionPoolFactory
 
BasicConnector - Class in org.teiid.connector.basic
 
BasicConnector() - Constructor for class org.teiid.connector.basic.BasicConnector
 
BasicConnectorArchive - Class in com.metamatrix.common.config.model
ConnectorArchive defines a bundle a.k.a zip file for Connector Types.
BasicConnectorArchive() - Constructor for class com.metamatrix.common.config.model.BasicConnectorArchive
ctor
BasicConnectorBinding - Class in com.metamatrix.common.config.model
 
BasicConnectorBinding(ConfigurationID, ConnectorBindingID, ComponentTypeID) - Constructor for class com.metamatrix.common.config.model.BasicConnectorBinding
 
BasicConnectorBinding(BasicConnectorBinding) - Constructor for class com.metamatrix.common.config.model.BasicConnectorBinding
 
BasicConnectorBindingType - Class in com.metamatrix.common.config.model
 
BasicConnectorBindingType(ComponentTypeID, ComponentTypeID, ComponentTypeID, boolean, boolean, boolean) - Constructor for class com.metamatrix.common.config.model.BasicConnectorBindingType
 
BasicConnectorCapabilities - Class in org.teiid.connector.basic
This class is a base implementation of the ConnectorCapabilities interface.
BasicConnectorCapabilities() - Constructor for class org.teiid.connector.basic.BasicConnectorCapabilities
Construct the basic capabilities class.
BasicCryptor - Class in com.metamatrix.common.util.crypto.cipher
Implementation of Cryptor interface that can perform both encryption and decryption.
BasicCryptor(Key, Key, String) - Constructor for class com.metamatrix.common.util.crypto.cipher.BasicCryptor
 
BasicDataTypeID - Class in com.metamatrix.metadata.runtime.model
 
BasicDataTypeID(String, long) - Constructor for class com.metamatrix.metadata.runtime.model.BasicDataTypeID
Call constructor to instantiate a BasicDataTypeID object for the fully qualified name and an internal unique identifier.
BasicDataTypeID(String) - Constructor for class com.metamatrix.metadata.runtime.model.BasicDataTypeID
Call constructor to instantiate a BasicDataTypeID object for the fully qualified name.
BasicDeployedComponent - Class in com.metamatrix.common.config.model
DeployedComponent represents a Component that is declared deployed to a specified machine.
BasicDeployedComponent(DeployedComponentID, ConfigurationID, HostID, VMComponentDefnID, ComponentTypeID) - Constructor for class com.metamatrix.common.config.model.BasicDeployedComponent
Constructor takes a ComponentID, HostID, and Collection of system components to declare a component as being deployed.
BasicDeployedComponent(DeployedComponentID, ConfigurationID, HostID, VMComponentDefnID, ServiceComponentDefnID, ComponentTypeID) - Constructor for class com.metamatrix.common.config.model.BasicDeployedComponent
 
BasicDeployedComponent(BasicDeployedComponent) - Constructor for class com.metamatrix.common.config.model.BasicDeployedComponent
 
BasicElement - Class in com.metamatrix.metadata.runtime.model
 
BasicElement(ElementID, BasicVirtualDatabaseID) - Constructor for class com.metamatrix.metadata.runtime.model.BasicElement
Call constructor to instantiate a runtime object by passing the RuntimeID that identifies the entity and the VIrtualDatabaseID that identifes the Virtual Database the object will be contained.
BasicElementID - Class in com.metamatrix.metadata.runtime.model
 
BasicElementID(String, long) - Constructor for class com.metamatrix.metadata.runtime.model.BasicElementID
Call constructor to instantiate a BasicElementID object for the fully qualified name and an internal unique identifier.
BasicElementID(String) - Constructor for class com.metamatrix.metadata.runtime.model.BasicElementID
Call constructor to instantiate a BasicElementID object for the fully qualified name.
BasicElementID(String, String, long) - Constructor for class com.metamatrix.metadata.runtime.model.BasicElementID
 
BasicExecution - Class in org.teiid.connector.basic
 
BasicExecution() - Constructor for class org.teiid.connector.basic.BasicExecution
 
basicExpression(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse a basic expression.
BasicExtensionModule - Class in com.metamatrix.common.config.model
 
BasicExtensionModule(String, String, String, byte[]) - Constructor for class com.metamatrix.common.config.model.BasicExtensionModule
 
BasicExtensionModule(String, String, byte[]) - Constructor for class com.metamatrix.common.config.model.BasicExtensionModule
 
BasicExtensionModule(BasicExtensionModule) - Constructor for class com.metamatrix.common.config.model.BasicExtensionModule
 
BasicFunctionModifier - Class in org.teiid.connector.jdbc.translator
 
BasicFunctionModifier() - Constructor for class org.teiid.connector.jdbc.translator.BasicFunctionModifier
 
BasicGroup - Class in com.metamatrix.metadata.runtime.model
 
BasicGroup(BasicGroupID, BasicVirtualDatabaseID) - Constructor for class com.metamatrix.metadata.runtime.model.BasicGroup
Call constructor to instantiate a runtime object by passing the RuntimeID that identifies the entity and the VIrtualDatabaseID that identifes the Virtual Database the object will be contained.
BasicGroupID - Class in com.metamatrix.metadata.runtime.model
 
BasicGroupID(String, long) - Constructor for class com.metamatrix.metadata.runtime.model.BasicGroupID
Call constructor to instantiate a BasicGroupID object for the fully qualified Group name and an internal unique identifier.
BasicGroupID(String) - Constructor for class com.metamatrix.metadata.runtime.model.BasicGroupID
Call constructor to instantiate a BasicGroupID object for the fully qualified Group name and uid.
BasicHost - Class in com.metamatrix.common.config.model
 
BasicHost(ConfigurationID, HostID, ComponentTypeID) - Constructor for class com.metamatrix.common.config.model.BasicHost
 
BasicHost(BasicHost) - Constructor for class com.metamatrix.common.config.model.BasicHost
 
BasicHostType - Class in com.metamatrix.common.config.model
 
BasicHostType(BasicHostType) - Constructor for class com.metamatrix.common.config.model.BasicHostType
 
BasicKey - Class in com.metamatrix.metadata.runtime.model
 
BasicKey(BasicKeyID, BasicVirtualDatabaseID) - Constructor for class com.metamatrix.metadata.runtime.model.BasicKey
Call constructor to instantiate a runtime object by passing the RuntimeID that identifies the entity and the VIrtualDatabaseID that identifes the Virtual Database the object will be contained.
BasicKeyID - Class in com.metamatrix.metadata.runtime.model
 
BasicKeyID(String, long) - Constructor for class com.metamatrix.metadata.runtime.model.BasicKeyID
Call constructor to instantiate a BasicKeyID object for the fully qualified Key name and an internal unique identifier.
BasicKeyID(String) - Constructor for class com.metamatrix.metadata.runtime.model.BasicKeyID
Call constructor to instantiate a BasicKeyID object for the fully qualified Key name.
BasicLogConfiguration - Class in com.metamatrix.common.log.config
Basic, default implementation of the LogConfiguration interface.
BasicLogConfiguration(Collection, int) - Constructor for class com.metamatrix.common.log.config.BasicLogConfiguration
 
BasicLogConfiguration() - Constructor for class com.metamatrix.common.log.config.BasicLogConfiguration
 
BasicLogConfiguration(int) - Constructor for class com.metamatrix.common.log.config.BasicLogConfiguration
 
BasicLogConfiguration(LogConfiguration) - Constructor for class com.metamatrix.common.log.config.BasicLogConfiguration
 
BasicMetadataID - Class in com.metamatrix.metadata.runtime.model
The BasicRuntimeID is utilized by the server side code only.
BasicMetadataID(String) - Constructor for class com.metamatrix.metadata.runtime.model.BasicMetadataID
Create an instance with the specified full name.
BasicMetadataID(String, long) - Constructor for class com.metamatrix.metadata.runtime.model.BasicMetadataID
 
BasicMetadataID(String, String, long) - Constructor for class com.metamatrix.metadata.runtime.model.BasicMetadataID
 
BasicMetadataObject - Class in com.metamatrix.metadata.runtime.model
This class represents the basic implementation of MetadataObject, which is the foundation for all classes that are used to capture metadata.
BasicMetadataObject(BasicVirtualDatabaseID) - Constructor for class com.metamatrix.metadata.runtime.model.BasicMetadataObject
Call constructor to instantiate a BasicVirtualDatabase runtime object by passing the BasicVirtualDatabaseID.
BasicMetadataObject(MetadataID, BasicVirtualDatabaseID) - Constructor for class com.metamatrix.metadata.runtime.model.BasicMetadataObject
Call constructor to instantiate a runtime object by passing the BasicRuntimeID that identifies the entity and the BasicVirtualDatabaseID that identifes the Virtual Database the object will be contained.
BasicMetaMatrixPrincipal - Class in com.metamatrix.platform.security.api
 
BasicMetaMatrixPrincipal(String, int, Set) - Constructor for class com.metamatrix.platform.security.api.BasicMetaMatrixPrincipal
Create a BasicMetaMatrixPrincipal with all attributes required for display in the MetaMatrix Console.
BasicMetaMatrixPrincipal(String, int) - Constructor for class com.metamatrix.platform.security.api.BasicMetaMatrixPrincipal
Create a minimal BasicMetaMatrixPrincipal.
BasicMetaMatrixPrincipal(BasicMetaMatrixPrincipal) - Constructor for class com.metamatrix.platform.security.api.BasicMetaMatrixPrincipal
Copy CTOR.
BasicModel - Class in com.metamatrix.metadata.runtime.model
 
BasicModel(BasicModelID, BasicVirtualDatabaseID) - Constructor for class com.metamatrix.metadata.runtime.model.BasicModel
Call constructor to instantiate a runtime object by passing the RuntimeID that identifies the entity and the VIrtualDatabaseID that identifes the Virtual Database the object will be contained.
BasicModel(BasicModelID, BasicVirtualDatabaseID, ModelInfo) - Constructor for class com.metamatrix.metadata.runtime.model.BasicModel
 
BasicModelID - Class in com.metamatrix.metadata.runtime.model
 
BasicModelID(String, String, long) - Constructor for class com.metamatrix.metadata.runtime.model.BasicModelID
Call constructor to instantiate a ModelID object for the fully qualified Model name, version and an internal unique identifier.
BasicModelID(String, String) - Constructor for class com.metamatrix.metadata.runtime.model.BasicModelID
Call constructor to instantiate a ModelID object for the fully qualified Model name and version.
BasicModelID(String) - Constructor for class com.metamatrix.metadata.runtime.model.BasicModelID
Call constructor to instantiate a ModelID object for the fully qualified Model name.
BasicModelInfo - Class in com.metamatrix.vdb.runtime
 
BasicModelInfo() - Constructor for class com.metamatrix.vdb.runtime.BasicModelInfo
 
BasicModelInfo(ModelInfo) - Constructor for class com.metamatrix.vdb.runtime.BasicModelInfo
CTOR used when the vdb is being sent to the runtime for creation.
BasicModelInfo(String) - Constructor for class com.metamatrix.vdb.runtime.BasicModelInfo
 
BasicModificationActionQueue - Class in com.metamatrix.common.actions
This class is the basic and default implementation of the ModificationActionQueue interface.
BasicModificationActionQueue() - Constructor for class com.metamatrix.common.actions.BasicModificationActionQueue
Create an instance of the modification action queue.
BasicObject - Class in com.metamatrix.common.namedobject
This class represents the basic implementation of MetadataObject, which is the foundation for all classes that are used to capture metadata.
BasicObject(BaseID) - Constructor for class com.metamatrix.common.namedobject.BasicObject
Create a new instance with the specified ID.
BasicProcedure - Class in com.metamatrix.metadata.runtime.model
 
BasicProcedure(BasicProcedureID, BasicVirtualDatabaseID) - Constructor for class com.metamatrix.metadata.runtime.model.BasicProcedure
Call constructor to instantiate a runtime object by passing the RuntimeID that identifies the entity and the VIrtualDatabaseID that identifes the Virtual Database the object will be contained.
BasicProcedureID - Class in com.metamatrix.metadata.runtime.model
 
BasicProcedureID(String, long) - Constructor for class com.metamatrix.metadata.runtime.model.BasicProcedureID
Call constructor to instantiate a BasicProcedureID object for the fully qualified name and an internal unique identifier.
BasicProcedureID(String) - Constructor for class com.metamatrix.metadata.runtime.model.BasicProcedureID
Call constructor to instantiate a BasicProcedureID object for the fully qualified name.
BasicProcedureParameter - Class in com.metamatrix.metadata.runtime.model
 
BasicProcedureParameter(String, BasicProcedureID, DataType, short, int, int, boolean) - Constructor for class com.metamatrix.metadata.runtime.model.BasicProcedureParameter
Call constructor to instantiate a procedure parameter object by passing the name that identifies the entity.
BasicProcedureParameter(String) - Constructor for class com.metamatrix.metadata.runtime.model.BasicProcedureParameter
 
BasicProcedureParameter(String, BasicProcedureID) - Constructor for class com.metamatrix.metadata.runtime.model.BasicProcedureParameter
 
BasicPropDefnAllowedValue - Class in com.metamatrix.common.config.model
BasicPropDefnAllowedValue extends PropDefnAllowedValue so that the editor can utilize this class to obtain non-exposed methods
BasicPropDefnAllowedValue(ComponentTypeDefnID, ComponentTypeID, PropDefnAllowedValueID, String) - Constructor for class com.metamatrix.common.config.model.BasicPropDefnAllowedValue
 
BasicQueryMetadata - Class in com.metamatrix.query.metadata
This is an abstract implementation of the metadata interface.
BasicQueryMetadata() - Constructor for class com.metamatrix.query.metadata.BasicQueryMetadata
Constructor for AbstractQueryMetadata.
BasicQueryMetadataWrapper - Class in com.metamatrix.query.metadata
 
BasicQueryMetadataWrapper(QueryMetadataInterface) - Constructor for class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
BasicResourceComponentType - Class in com.metamatrix.common.config.model
 
BasicResourceComponentType(ComponentTypeID, ComponentTypeID, ComponentTypeID, boolean, boolean, boolean) - Constructor for class com.metamatrix.common.config.model.BasicResourceComponentType
 
BasicResourceDescriptor - Class in com.metamatrix.common.config.model
 
BasicResourceDescriptor(ConfigurationID, ResourceDescriptorID, ComponentTypeID) - Constructor for class com.metamatrix.common.config.model.BasicResourceDescriptor
 
BasicResourceDescriptor(ConfigurationID, ResourceDescriptorID, ComponentTypeID, Properties) - Constructor for class com.metamatrix.common.config.model.BasicResourceDescriptor
 
BasicResourceDescriptor(BasicResourceDescriptor) - Constructor for class com.metamatrix.common.config.model.BasicResourceDescriptor
 
BasicServiceComponentDefn - Class in com.metamatrix.common.config.model
 
BasicServiceComponentDefn(ConfigurationID, ServiceComponentDefnID, ComponentTypeID) - Constructor for class com.metamatrix.common.config.model.BasicServiceComponentDefn
 
BasicServiceComponentDefn(BasicServiceComponentDefn) - Constructor for class com.metamatrix.common.config.model.BasicServiceComponentDefn
 
BasicServiceComponentType - Class in com.metamatrix.common.config.model
 
BasicServiceComponentType(ComponentTypeID, ComponentTypeID, ComponentTypeID, boolean, boolean, boolean) - Constructor for class com.metamatrix.common.config.model.BasicServiceComponentType
 
BasicSharedResource - Class in com.metamatrix.common.config.model
 
BasicSharedResource(SharedResourceID, ComponentTypeID) - Constructor for class com.metamatrix.common.config.model.BasicSharedResource
 
BasicSharedResource(BasicSharedResource) - Constructor for class com.metamatrix.common.config.model.BasicSharedResource
 
BasicSourceCapabilities - Class in com.metamatrix.query.optimizer.capabilities
 
BasicSourceCapabilities() - Constructor for class com.metamatrix.query.optimizer.capabilities.BasicSourceCapabilities
Construct a basic capabilities object.
BasicTreeNode - Class in com.metamatrix.common.tree.basic
 
BasicTreeNode(BasicTreeNode, String, ObjectDefinition, ObjectID) - Constructor for class com.metamatrix.common.tree.basic.BasicTreeNode
Construct a new instance by specifying the parent that owns this entity, the name of the instance, the type of the instance and the global UID for the instance.
BasicTreeNodeEditor - Class in com.metamatrix.common.tree.basic
 
BasicTreeNodeEditor(ObjectIDFactory, PropertyAccessPolicy, UserTransactionFactory) - Constructor for class com.metamatrix.common.tree.basic.BasicTreeNodeEditor
 
BasicTreeNodeEditor(ObjectIDFactory) - Constructor for class com.metamatrix.common.tree.basic.BasicTreeNodeEditor
Create an empty property definition object with all defaults.
BasicTreeNodeEditor(ObjectIDFactory, PropertyAccessPolicy) - Constructor for class com.metamatrix.common.tree.basic.BasicTreeNodeEditor
 
BasicTreeNodeEditor(ObjectIDFactory, UserTransactionFactory) - Constructor for class com.metamatrix.common.tree.basic.BasicTreeNodeEditor
 
BasicTreeNodeIterator - Class in com.metamatrix.common.tree.basic
 
BasicTreeNodeIterator(List) - Constructor for class com.metamatrix.common.tree.basic.BasicTreeNodeIterator
 
BasicTreeNodeIterator(BasicTreeNode) - Constructor for class com.metamatrix.common.tree.basic.BasicTreeNodeIterator
 
BasicTreeNodeSource - Class in com.metamatrix.common.tree.basic
This interface defines an interface to a source of TreeNode information.
BasicTreeNodeSource(ObjectIDFactory) - Constructor for class com.metamatrix.common.tree.basic.BasicTreeNodeSource
 
BasicTreeNodeSource(ObjectIDFactory, UserTransactionFactory) - Constructor for class com.metamatrix.common.tree.basic.BasicTreeNodeSource
 
BasicTreeNodeSource(ObjectIDFactory, PropertyAccessPolicy, UserTransactionFactory) - Constructor for class com.metamatrix.common.tree.basic.BasicTreeNodeSource
 
BasicTreeView - Class in com.metamatrix.common.tree.basic
 
BasicTreeView(TreeNode, TreeNodeSource) - Constructor for class com.metamatrix.common.tree.basic.BasicTreeView
 
BasicURIModelResource - Class in com.metamatrix.vdb.runtime
 
BasicURIModelResource(String) - Constructor for class com.metamatrix.vdb.runtime.BasicURIModelResource
 
BasicUtil - Class in com.metamatrix.common.config.model
 
BasicUtil() - Constructor for class com.metamatrix.common.config.model.BasicUtil
 
BasicVDBDefn - Class in com.metamatrix.vdb.runtime
Date Dec 3, 2002 To import a VDB, the following information is required: 1.
BasicVDBDefn(String) - Constructor for class com.metamatrix.vdb.runtime.BasicVDBDefn
 
BasicVDBInfo - Class in com.metamatrix.vdb.runtime
 
BasicVDBInfo(String) - Constructor for class com.metamatrix.vdb.runtime.BasicVDBInfo
 
BasicVirtualDatabase - Class in com.metamatrix.metadata.runtime.model
 
BasicVirtualDatabase(BasicVirtualDatabaseID) - Constructor for class com.metamatrix.metadata.runtime.model.BasicVirtualDatabase
Call constructor to instantiate a VirtualDatabase runtime object by passing the VIrtualDatabaseID.
BasicVirtualDatabaseID - Class in com.metamatrix.metadata.runtime.model
 
BasicVirtualDatabaseID(String, String, long) - Constructor for class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseID
Call constructor to instantiate a VirtualDatabaseID object for the fully qualified Virtual Database name, version and an internal unique identifier.
BasicVirtualDatabaseID(String, String) - Constructor for class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseID
Call constructor to instantiate a VirtualDatabaseID object for the fully qualified Virtual Database name and version.
BasicVirtualDatabaseLoaderProperties - Class in com.metamatrix.metadata.runtime.model
 
BasicVirtualDatabaseLoaderProperties() - Constructor for class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseLoaderProperties
 
BasicVirtualDatabaseMetadata - Class in com.metamatrix.metadata.runtime.model
 
BasicVirtualDatabaseMetadata(MetadataSourceAPI, VirtualDatabaseID) - Constructor for class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseMetadata
 
BasicVMComponentDefn - Class in com.metamatrix.common.config.model
 
BasicVMComponentDefn(ConfigurationID, HostID, VMComponentDefnID, ComponentTypeID) - Constructor for class com.metamatrix.common.config.model.BasicVMComponentDefn
 
BasicVMComponentDefn(BasicVMComponentDefn) - Constructor for class com.metamatrix.common.config.model.BasicVMComponentDefn
 
BasicVMComponentDefnType - Class in com.metamatrix.common.config.model
 
BasicVMComponentDefnType(BasicVMComponentDefnType) - Constructor for class com.metamatrix.common.config.model.BasicVMComponentDefnType
 
BasicWizardSubpanelContainer - Class in com.metamatrix.console.ui.util
 
BasicWizardSubpanelContainer(WizardInterface) - Constructor for class com.metamatrix.console.ui.util.BasicWizardSubpanelContainer
 
BatchCollector - Class in com.metamatrix.query.processor.relational
 
BatchCollector(RelationalNode) - Constructor for class com.metamatrix.query.processor.relational.BatchCollector
 
BatchedUpdateCommand - Class in com.metamatrix.query.sql.lang
Represents a batch of INSERT, UPDATE, DELETE, and SELECT INTO commands
BatchedUpdateCommand(List) - Constructor for class com.metamatrix.query.sql.lang.BatchedUpdateCommand
 
BatchedUpdateNode - Class in com.metamatrix.query.processor.relational
Node that batches commands sent to the DataManager.
BatchedUpdateNode(int, List<Command>, List<VariableContext>, List<Boolean>, String) - Constructor for class com.metamatrix.query.processor.relational.BatchedUpdateNode
 
BatchedUpdatePlan - Class in com.metamatrix.query.processor.batch
Plan for execution for a batched update command.
BatchedUpdatePlan(List, int) - Constructor for class com.metamatrix.query.processor.batch.BatchedUpdatePlan
 
BatchedUpdatePlanner - Class in com.metamatrix.query.optimizer.batch
Planner for BatchedUpdateCommands
BatchedUpdatePlanner() - Constructor for class com.metamatrix.query.optimizer.batch.BatchedUpdatePlanner
 
BatchedUpdateResolver - Class in com.metamatrix.query.resolver.command
Resolver for BatchedUpdateCommands
BatchedUpdateResolver() - Constructor for class com.metamatrix.query.resolver.command.BatchedUpdateResolver
 
BatchFetcher - Interface in com.metamatrix.jdbc
 
BatchMap - Class in com.metamatrix.common.buffer.impl
This class is used to save batches ordered by the first row.
BatchMap(BatchMapValueTranslator) - Constructor for class com.metamatrix.common.buffer.impl.BatchMap
 
BatchMapValueTranslator - Interface in com.metamatrix.common.buffer.impl
 
batchParameterList - Variable in class com.metamatrix.jdbc.MMPreparedStatement
 
batchProduced(TupleBatch) - Method in interface com.metamatrix.query.processor.QueryProcessor.BatchHandler
 
BatchResults - Class in com.metamatrix.jdbc
 
BatchResults(List[], int, int, boolean, int) - Constructor for class com.metamatrix.jdbc.BatchResults
 
BatchResults(BatchFetcher, int, BatchResults.Batch) - Constructor for class com.metamatrix.jdbc.BatchResults
 
BatchSerializer - Class in com.metamatrix.common.batch
 
BCC_NOT_ALLOWED_IF_BCC_COMPLIANCE_ENABLED - Static variable in class com.sforce.soap.partner.StatusCode
 
BEAN_CONTEXT_FACTORY - Static variable in class com.metamatrix.common.util.CommonPropertyNames
 
BEANS_ERR_0001 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
beans (005)
BEANS_ERR_0002 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
BEANS_ERR_0003 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
BEFORE_AFTER_INDEX - Static variable in class com.metamatrix.console.ui.views.syslog.TimeSpanPanel
 
beforeFirst() - Method in class com.metamatrix.jdbc.MMResultSet
Moves the cursor to the front of the result set, just before the first row.
begin() - Method in class com.metamatrix.common.transaction.manager.SimpleUserTransaction
Create a new transaction and associate it with this object.
begin() - Method in interface com.metamatrix.common.transaction.UserTransaction
Create a new transaction and associate it with this object.
begin() - Method in class com.metamatrix.console.models.ConfigurationPropertiedObjectEditor
Create a new transaction and associate it with this object.
begin() - Method in class com.metamatrix.console.models.ResourcePropertiedObjectEditor
 
begin() - Method in class com.metamatrix.console.ui.views.properties.FakeUserTransaction
 
begin() - Method in interface com.metamatrix.dqp.client.ClientSideDQP
 
begin(String) - Method in interface com.metamatrix.dqp.service.TransactionService
 
BEGIN - Static variable in class com.metamatrix.dqp.spi.TrackerLogConstants.CMD_POINT
 
BEGIN - Static variable in class com.metamatrix.dqp.spi.TrackerLogConstants.TXN_POINT
 
BEGIN - Static variable in class com.metamatrix.dqp.spi.TrackerLogConstants.TXN_STATUS
 
BEGIN - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
BEGIN - Static variable in class com.metamatrix.query.sql.ReservedWords
 
BEGIN - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
beginColumn - Variable in class com.metamatrix.query.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginLine - Variable in class com.metamatrix.query.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginRow - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.Results
 
BeginToken() - Method in class com.metamatrix.query.parser.JavaCharStream
 
BEHAVIORIAL_FEATURE - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Foundation.Class
 
BEID_0001 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
belongsToClass(String, SQLStates.SQLStateClass) - Static method in class com.metamatrix.jdbc.api.SQLStates
 
BETWEEN - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
BETWEEN - Static variable in class com.metamatrix.query.sql.proc.CriteriaSelector
 
BETWEEN - Static variable in class com.metamatrix.query.sql.ReservedWords
 
BETWEEN - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
betweenCrit(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse an [NOT] BETWEEN criteria.
BetweenCriteria - Class in com.metamatrix.query.sql.lang
Represents criteria such as: " [NOT] BETWEEN AND ".
BetweenCriteria() - Constructor for class com.metamatrix.query.sql.lang.BetweenCriteria
Constructs a default instance of this class.
BetweenCriteria(Expression, Expression, Expression) - Constructor for class com.metamatrix.query.sql.lang.BetweenCriteria
Constructs an instance of this class with an expression
bFinishPressed - Variable in class com.metamatrix.console.ui.views.connector.ImportWizardController
 
bFinishPressed - Variable in class com.metamatrix.console.ui.views.connectorbinding.ImportBindingWizardController
 
BGID_0001 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
BIG_DECIMAL - Static variable in class com.metamatrix.common.types.DataTypeManager.DefaultDataClasses
 
BIG_DECIMAL - Static variable in class com.metamatrix.common.types.DataTypeManager.DefaultDataTypes
 
BIG_DECIMAL - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.BuiltInNames
 
BIG_DECIMAL - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.MetaMatrixExtendedBuiltInNames
 
BIG_DECIMAL - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.RuntimeTypeNames
 
BIG_DECIMAL - Static variable in class com.metamatrix.query.function.aggregate.Sum
 
BIG_DECIMAL - Static variable in class org.teiid.connector.api.TypeFacility.RUNTIME_NAMES
 
BIG_DECIMAL - Static variable in interface org.teiid.connector.api.TypeFacility.RUNTIME_TYPES
 
BIG_INTEGER - Static variable in class com.metamatrix.common.types.DataTypeManager.DefaultDataClasses
 
BIG_INTEGER - Static variable in class com.metamatrix.common.types.DataTypeManager.DefaultDataTypes
 
BIG_INTEGER - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.BuiltInNames
 
BIG_INTEGER - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.MetaMatrixExtendedBuiltInNames
 
BIG_INTEGER - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.RuntimeTypeNames
 
BIG_INTEGER - Static variable in class com.metamatrix.query.function.aggregate.Sum
 
BIG_INTEGER - Static variable in class org.teiid.connector.api.TypeFacility.RUNTIME_NAMES
 
BIG_INTEGER - Static variable in interface org.teiid.connector.api.TypeFacility.RUNTIME_TYPES
 
BIGDECIMAL - Static variable in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
 
BIGDECIMAL - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
BIGDECIMAL - Static variable in class com.metamatrix.query.sql.ReservedWords
 
BIGDECIMAL - Static variable in class org.teiid.connector.jdbc.translator.BasicFunctionModifier
 
BIGDECIMAL - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
BIGDECIMAL_CLASS - Static variable in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
 
BigDecimalToBigIntegerTransform - Class in com.metamatrix.common.types.basic
 
BigDecimalToBigIntegerTransform() - Constructor for class com.metamatrix.common.types.basic.BigDecimalToBigIntegerTransform
 
BigDecimalToBooleanTransform - Class in com.metamatrix.common.types.basic
 
BigDecimalToBooleanTransform() - Constructor for class com.metamatrix.common.types.basic.BigDecimalToBooleanTransform
 
BigDecimalToByteTransform - Class in com.metamatrix.common.types.basic
 
BigDecimalToByteTransform() - Constructor for class com.metamatrix.common.types.basic.BigDecimalToByteTransform
 
BigDecimalToDoubleTransform - Class in com.metamatrix.common.types.basic
 
BigDecimalToDoubleTransform() - Constructor for class com.metamatrix.common.types.basic.BigDecimalToDoubleTransform
 
BigDecimalToFloatTransform - Class in com.metamatrix.common.types.basic
 
BigDecimalToFloatTransform() - Constructor for class com.metamatrix.common.types.basic.BigDecimalToFloatTransform
 
BigDecimalToIntegerTransform - Class in com.metamatrix.common.types.basic
 
BigDecimalToIntegerTransform() - Constructor for class com.metamatrix.common.types.basic.BigDecimalToIntegerTransform
 
BigDecimalToLongTransform - Class in com.metamatrix.common.types.basic
 
BigDecimalToLongTransform() - Constructor for class com.metamatrix.common.types.basic.BigDecimalToLongTransform
 
BigDecimalToShortTransform - Class in com.metamatrix.common.types.basic
 
BigDecimalToShortTransform() - Constructor for class com.metamatrix.common.types.basic.BigDecimalToShortTransform
 
BigDecimalToStringTransform - Class in com.metamatrix.common.types.basic
 
BigDecimalToStringTransform() - Constructor for class com.metamatrix.common.types.basic.BigDecimalToStringTransform
 
BIGINTEGER - Static variable in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
 
BIGINTEGER - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
BIGINTEGER - Static variable in class com.metamatrix.query.sql.ReservedWords
 
BIGINTEGER - Static variable in class org.teiid.connector.jdbc.translator.BasicFunctionModifier
 
BIGINTEGER - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
BIGINTEGER_CLASS - Static variable in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
 
BigIntegerToBigDecimalTransform - Class in com.metamatrix.common.types.basic
 
BigIntegerToBigDecimalTransform() - Constructor for class com.metamatrix.common.types.basic.BigIntegerToBigDecimalTransform
 
BigIntegerToBooleanTransform - Class in com.metamatrix.common.types.basic
 
BigIntegerToBooleanTransform() - Constructor for class com.metamatrix.common.types.basic.BigIntegerToBooleanTransform
 
BigIntegerToByteTransform - Class in com.metamatrix.common.types.basic
 
BigIntegerToByteTransform() - Constructor for class com.metamatrix.common.types.basic.BigIntegerToByteTransform
 
BigIntegerToDoubleTransform - Class in com.metamatrix.common.types.basic
 
BigIntegerToDoubleTransform() - Constructor for class com.metamatrix.common.types.basic.BigIntegerToDoubleTransform
 
BigIntegerToFloatTransform - Class in com.metamatrix.common.types.basic
 
BigIntegerToFloatTransform() - Constructor for class com.metamatrix.common.types.basic.BigIntegerToFloatTransform
 
BigIntegerToIntegerTransform - Class in com.metamatrix.common.types.basic
 
BigIntegerToIntegerTransform() - Constructor for class com.metamatrix.common.types.basic.BigIntegerToIntegerTransform
 
BigIntegerToLongTransform - Class in com.metamatrix.common.types.basic
 
BigIntegerToLongTransform() - Constructor for class com.metamatrix.common.types.basic.BigIntegerToLongTransform
 
BigIntegerToShortTransform - Class in com.metamatrix.common.types.basic
 
BigIntegerToShortTransform() - Constructor for class com.metamatrix.common.types.basic.BigIntegerToShortTransform
 
BigIntegerToStringTransform - Class in com.metamatrix.common.types.basic
 
BigIntegerToStringTransform() - Constructor for class com.metamatrix.common.types.basic.BigIntegerToStringTransform
 
binarySearch(List<?>, List[], int[], int[]) - Method in class com.metamatrix.query.processor.relational.PartitionedSortJoin
 
BindingBasics - Class in com.metamatrix.console.ui.views.connectorbinding
 
BindingBasics(String, String, String) - Constructor for class com.metamatrix.console.ui.views.connectorbinding.BindingBasics
 
BindingDataInterface - Interface in com.metamatrix.console.ui.views.connectorbinding
 
BindingDetails - Class in com.metamatrix.console.ui.views.connectorbinding
 
BindingDetails(Date, String, Date, String, String) - Constructor for class com.metamatrix.console.ui.views.connectorbinding.BindingDetails
 
BindingDetailsPanel - Class in com.metamatrix.console.ui.views.connectorbinding
 
BindingDetailsPanel(ConnectionInfo) - Constructor for class com.metamatrix.console.ui.views.connectorbinding.BindingDetailsPanel
 
BindingPropertiesPanel - Class in com.metamatrix.console.ui.views.connectorbinding
 
BindingPropertiesPanel(boolean, ConnectionInfo) - Constructor for class com.metamatrix.console.ui.views.connectorbinding.BindingPropertiesPanel
 
BINDINGS_IGNORE_DECRYPT_ERROR - Static variable in class com.metamatrix.admin.api.objects.AdminOptions
Connector bindings have encrypted passwords as connection properties.
BindingsAlreadyExistDlg - Class in com.metamatrix.console.ui.views.vdb
Dialog displayed when a VDB import contains connector binding names that already exist.
BindingsAlreadyExistDlg(Frame, String[]) - Constructor for class com.metamatrix.console.ui.views.vdb.BindingsAlreadyExistDlg
 
BindingVDBInfo - Class in com.metamatrix.console.ui.views.connectorbinding
 
BindingVDBInfo(String, int, String, Integer, Date, String) - Constructor for class com.metamatrix.console.ui.views.connectorbinding.BindingVDBInfo
 
BindingVDBsPanel - Class in com.metamatrix.console.ui.views.connectorbinding
 
BindingVDBsPanel(ConnectionInfo) - Constructor for class com.metamatrix.console.ui.views.connectorbinding.BindingVDBsPanel
 
bindParameters - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.RequestInfo
 
bindPreparedStatementValues(PreparedStatement, TranslatedCommand, int) - Method in class org.teiid.connector.jdbc.JDBCBaseExecution
Return true if this is a batched update
bindReferences(LanguageObject, List, QueryMetadataInterface) - Static method in class com.metamatrix.query.resolver.util.BindVariableVisitor
Convenient static method for using this visitor
bindService(String, ApplicationService) - Method in class com.metamatrix.common.application.ApplicationEnvironment
 
bindValue(PreparedStatement, Object, Class, int) - Method in class org.teiid.connector.jdbc.oracle.OracleSQLTranslator
 
bindValue(PreparedStatement, Object, Class, int) - Method in class org.teiid.connector.jdbc.translator.Translator
Sets prepared statement parameter i with param.
BindVariableVisitor - Class in com.metamatrix.query.resolver.util
Given a LanguageObject containing References and the List of String binding expressions from a query transformation, this visitor will parse and resolve each binding and set the resolved expression on the appropriate Reference, making sure to match up the correct binding with the correct Reference.
BindVariableVisitor(List, QueryMetadataInterface) - Constructor for class com.metamatrix.query.resolver.util.BindVariableVisitor
Constructor
bitand(int, int) - Static method in class com.metamatrix.query.function.FunctionMethods
 
BITAND - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
BitFunctionModifier - Class in org.teiid.connector.jdbc.mysql
 
BitFunctionModifier(String, ILanguageFactory) - Constructor for class org.teiid.connector.jdbc.mysql.BitFunctionModifier
 
bitnot(int) - Static method in class com.metamatrix.query.function.FunctionMethods
 
BITNOT - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
bitor(int, int) - Static method in class com.metamatrix.query.function.FunctionMethods
 
BITOR - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
bitxor(int, int) - Static method in class com.metamatrix.query.function.FunctionMethods
 
BITXOR - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
BKID_0001 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
BLANK - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants
 
BLANK - Static variable in class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants
 
BLOB - Static variable in class com.metamatrix.common.types.DataTypeManager.DefaultDataClasses
 
BLOB - Static variable in class com.metamatrix.common.types.DataTypeManager.DefaultDataTypes
 
BLOB - Static variable in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
 
BLOB - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.BuiltInNames
 
BLOB - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.MetaMatrixExtendedBuiltInNames
 
BLOB - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.RuntimeTypeNames
 
BLOB - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
BLOB - Static variable in class com.metamatrix.query.sql.ReservedWords
 
BLOB - Static variable in class org.teiid.connector.api.TypeFacility.RUNTIME_NAMES
 
BLOB - Static variable in interface org.teiid.connector.api.TypeFacility.RUNTIME_TYPES
 
BLOB - Static variable in class org.teiid.connector.jdbc.translator.BasicFunctionModifier
 
BLOB_CLASS - Static variable in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
 
BlobImpl - Class in com.metamatrix.common.types
This object holds a chunk of binary data and implements the JDBC Blob interface.
BlobImpl(Blob) - Constructor for class com.metamatrix.common.types.BlobImpl
Creates a MMBlob object by calling getBytes on the Blob argument.
BlobImpl(byte[]) - Constructor for class com.metamatrix.common.types.BlobImpl
Creates a MMBlob object by copying the data in originalData
BlobImpl(InputStream, int) - Constructor for class com.metamatrix.common.types.BlobImpl
 
BlobType - Class in com.metamatrix.common.types
Represent a value of type "blob", which can be streamable from client
BlobType(Blob) - Constructor for class com.metamatrix.common.types.BlobType
 
block(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse block
Block - Class in com.metamatrix.query.sql.proc
This class represents a group of Statement objects.
Block() - Constructor for class com.metamatrix.query.sql.proc.Block
Constructor for Block.
Block(Statement) - Constructor for class com.metamatrix.query.sql.proc.Block
Constructor for Block with a single Statement.
BLOCKED_ITEMS - Static variable in class com.metamatrix.console.ui.layout.PanelsTreeModel
 
BlockedException - Exception in com.metamatrix.common.buffer
This exception is thrown if the buffer manager blocks waiting on input during processing.
BlockedException() - Constructor for exception com.metamatrix.common.buffer.BlockedException
No-arg costructor required by Externalizable semantics
BlockedException(String) - Constructor for exception com.metamatrix.common.buffer.BlockedException
Construct an instance with the message specified.
BlockedException(String, String) - Constructor for exception com.metamatrix.common.buffer.BlockedException
Construct an instance with the message and error code specified.
BlockedException(Throwable, String) - Constructor for exception com.metamatrix.common.buffer.BlockedException
Construct an instance from a message and an exception to chain to this one.
BlockedException(Throwable, String, String) - Constructor for exception com.metamatrix.common.buffer.BlockedException
Construct an instance from a message and a code and an exception to chain to this one.
BlockedOnMemoryException - Exception in com.metamatrix.common.buffer
This exception is thrown by the plan if it receives a MemoryNotAvailableException while attempting to pin a batch in the BufferManager.
BlockedOnMemoryException() - Constructor for exception com.metamatrix.common.buffer.BlockedOnMemoryException
No-arg costructor required by Externalizable semantics
BlockedOnMemoryException(String) - Constructor for exception com.metamatrix.common.buffer.BlockedOnMemoryException
Construct an instance with the message specified.
BlockedOnMemoryException(String, String) - Constructor for exception com.metamatrix.common.buffer.BlockedOnMemoryException
Construct an instance with the message and error code specified.
BlockedOnMemoryException(Throwable, String) - Constructor for exception com.metamatrix.common.buffer.BlockedOnMemoryException
Construct an instance from a message and an exception to chain to this one.
BlockedOnMemoryException(Throwable, String, String) - Constructor for exception com.metamatrix.common.buffer.BlockedOnMemoryException
Construct an instance from a message and a code and an exception to chain to this one.
BlockInstruction - Class in com.metamatrix.query.processor.xml
 
BlockInstruction(String) - Constructor for class com.metamatrix.query.processor.xml.BlockInstruction
Constructor for MoveCursorInstruction.
BMDID_0001 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
BMDID_0002 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
BMID_0001 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
BMO_0001 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
BMO_0002 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
BMO_0003 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
bNextIsEnablable - Variable in class com.metamatrix.console.ui.util.wizard.DefaultWizardClientPanel
 
BODY_HANDLER - Variable in class com.metamatrix.common.xml.xmi.XMIContentHandler.BodyHandler
 
bodyHandler - Variable in class com.metamatrix.common.xml.xmi.XMIContentHandler
 
BOGUS_REALM_VALUE - Static variable in class com.metamatrix.soap.servlet.filter.BasicAuthInterceptor
 
BOOLEAN - Static variable in class com.metamatrix.common.object.PropertyType
 
BOOLEAN - Static variable in class com.metamatrix.common.types.DataTypeManager.DefaultDataClasses
 
BOOLEAN - Static variable in class com.metamatrix.common.types.DataTypeManager.DefaultDataTypes
 
BOOLEAN - Static variable in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
 
BOOLEAN - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.BuiltInNames
 
BOOLEAN - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.PrimitiveBuiltInNames
 
BOOLEAN - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.RuntimeTypeNames
 
BOOLEAN - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
BOOLEAN - Static variable in class org.teiid.connector.api.TypeFacility.RUNTIME_NAMES
 
BOOLEAN - Static variable in interface org.teiid.connector.api.TypeFacility.RUNTIME_TYPES
 
BOOLEAN - Static variable in class org.teiid.connector.jdbc.translator.BasicFunctionModifier
 
BOOLEAN_ALLOWED_VALUES - Static variable in class com.metamatrix.common.object.PropertyDefinitionImpl
 
BOOLEAN_CLASS - Static variable in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
 
BooleanToBigDecimalTransform - Class in com.metamatrix.common.types.basic
 
BooleanToBigDecimalTransform() - Constructor for class com.metamatrix.common.types.basic.BooleanToBigDecimalTransform
 
BooleanToBigIntegerTransform - Class in com.metamatrix.common.types.basic
 
BooleanToBigIntegerTransform() - Constructor for class com.metamatrix.common.types.basic.BooleanToBigIntegerTransform
 
BooleanToByteTransform - Class in com.metamatrix.common.types.basic
 
BooleanToByteTransform() - Constructor for class com.metamatrix.common.types.basic.BooleanToByteTransform
 
BooleanToDoubleTransform - Class in com.metamatrix.common.types.basic
 
BooleanToDoubleTransform() - Constructor for class com.metamatrix.common.types.basic.BooleanToDoubleTransform
 
BooleanToFloatTransform - Class in com.metamatrix.common.types.basic
 
BooleanToFloatTransform() - Constructor for class com.metamatrix.common.types.basic.BooleanToFloatTransform
 
BooleanToIntegerTransform - Class in com.metamatrix.common.types.basic
 
BooleanToIntegerTransform() - Constructor for class com.metamatrix.common.types.basic.BooleanToIntegerTransform
 
BooleanToLongTransform - Class in com.metamatrix.common.types.basic
 
BooleanToLongTransform() - Constructor for class com.metamatrix.common.types.basic.BooleanToLongTransform
 
BooleanToShortTransform - Class in com.metamatrix.common.types.basic
 
BooleanToShortTransform() - Constructor for class com.metamatrix.common.types.basic.BooleanToShortTransform
 
BooleanToStringTransform - Class in com.metamatrix.common.types.basic
 
BooleanToStringTransform() - Constructor for class com.metamatrix.common.types.basic.BooleanToStringTransform
 
BOOLEANTYPE - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
BOOTSTRAP_FILE_NAME - Static variable in class com.metamatrix.common.config.CurrentConfiguration
 
BOOTSTRAP_FILE_PROPERTY_OVERRIDE - Static variable in class com.metamatrix.common.config.CurrentConfiguration
 
BORDER_PROPERTY - Static variable in class com.metamatrix.toolbox.ui.widget.ButtonWidget
 
bottomDetailsPanel - Variable in class com.metamatrix.console.ui.util.ModifiedDirectoryChooserPanel
 
bottomDetailsPanel - Variable in class com.metamatrix.toolbox.ui.widget.DirectoryChooserPanel
 
bounceAllServersInCluster() - Method in class com.metamatrix.server.HostController
 
bounceAllServersInCluster() - Method in interface com.metamatrix.server.HostManagement
Kill and re-start all the servers in the cluster
bounceServer() - Method in class com.metamatrix.console.models.RuntimeMgmtManager
 
bounceServer() - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIHelper
Shutdown server and restart.
bounceServers(String) - Method in class com.metamatrix.server.HostController
 
bounceServers(String) - Method in interface com.metamatrix.server.HostManagement
Kill and restart all the servers on this host
bounceSystem(boolean) - Method in interface com.metamatrix.admin.api.server.ServerRuntimeStateAdmin
Stop and restart the entire system.
bounceSystem(boolean) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
bounceSystem(boolean) - Method in class com.metamatrix.admin.server.ServerRuntimeStateAdminImpl
 
BOUND_BY_COL_NUM - Static variable in class com.metamatrix.console.ui.views.connectorbinding.BindingVDBsPanel
 
BOUND_COL_NUM - Static variable in class com.metamatrix.console.ui.views.connectorbinding.BindingVDBsPanel
 
BOUNDED - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES.DATA_TYPE_FACETS.FUNDAMENTAL
 
BOUNDS - Static variable in class com.metamatrix.toolbox.ui.widget.list.DefaultListCellRenderer
 
BOUNDS - Static variable in class com.metamatrix.toolbox.ui.widget.list.URLListCellRenderer
 
BOX_BACKGROUND_COLOR_PROPERTY - Static variable in class com.metamatrix.toolbox.ui.widget.laf.CheckBoxLookAndFeel
 
BOX_DISABLED_BACKGROUND_COLOR_PROPERTY - Static variable in class com.metamatrix.toolbox.ui.widget.laf.CheckBoxLookAndFeel
 
BPID_0001 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
breadthFirstIterator(PermissionNode) - Method in interface com.metamatrix.platform.admin.api.PermissionTreeView
Obtain a breadth-first Iterator starting at the given node.
breadthFirstIterator() - Method in interface com.metamatrix.platform.admin.api.PermissionTreeView
Obtain a breadth-first Iterator over the whole tree starting at the root.
breadthFirstIterator(PermissionNode) - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeTreeViewImpl
Obtain a breadth-first Iterator starting at the given node.
breadthFirstIterator() - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeTreeViewImpl
Obtain a breadth-first Iterator over the whole tree starting at the root.
BREAK - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
BREAK - Static variable in class com.metamatrix.query.sql.ReservedWords
 
BREAK - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
BreakInstruction - Class in com.metamatrix.query.processor.proc
This ProgramInstruction break from a loop when processed
BreakInstruction() - Constructor for class com.metamatrix.query.processor.proc.BreakInstruction
 
breakStatement(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse break statement
BreakStatement - Class in com.metamatrix.query.sql.proc
This class represents a break statement in the storedprocedure language.
BreakStatement() - Constructor for class com.metamatrix.query.sql.proc.BreakStatement
 
BrowserControl - Class in com.metamatrix.toolbox.ui.widget.util
BrowserControl is a static class that enables code to invoke the default web browser on the user's machine, either Windows or Unix.
BrowserControl() - Constructor for class com.metamatrix.toolbox.ui.widget.util.BrowserControl
 
bsh - package bsh
 
BshTestCase - Class in com.metamatrix.script.junit
BshTestCase class along with BshTestSuite ties the JUnit and BeanShell toghether.
BshTestCase(String, BshMethod, Interpreter) - Constructor for class com.metamatrix.script.junit.BshTestCase
 
BshTestSuite - Class in com.metamatrix.script.junit
TestSuite class to be used with the BeanShell unit tests.
BshTestSuite() - Constructor for class com.metamatrix.script.junit.BshTestSuite
 
BshTestSuite(String) - Constructor for class com.metamatrix.script.junit.BshTestSuite
 
btnDown - Variable in class com.metamatrix.toolbox.ui.widget.IntegerSpinner
 
btnUp - Variable in class com.metamatrix.toolbox.ui.widget.IntegerSpinner
 
bufcolumn - Variable in class com.metamatrix.query.parser.JavaCharStream
 
buffer - Variable in class com.metamatrix.query.parser.JavaCharStream
 
buffer - Variable in class org.teiid.connector.visitor.util.SQLStringVisitor
 
BUFFER_PREFIX - Static variable in interface com.metamatrix.dqp.embedded.DQPEmbeddedProperties.BufferService
Property prefix for DQP Buffer Service properties.
BUFFER_SERVICE - Static variable in interface com.metamatrix.dqp.service.DQPServiceNames
Buffer service - provides access to buffer management
BUFFER_SIZE - Static variable in class com.metamatrix.common.tree.directory.PreviewableDirectoryEntry
 
BUFFER_SIZE - Static variable in class com.metamatrix.core.util.ChecksumUtil
 
BUFFER_STORAGE_DIRECTORY - Static variable in class com.metamatrix.common.buffer.BufferManagerPropertyNames
Optional property - this value specifies the location to store temporary buffers to large to fit in memory.
BufferConfig - Class in com.metamatrix.common.buffer.impl
Encapsulates all configuration information for the BufferManagerImpl, including both properties that are set and some that are derived.
BufferConfig() - Constructor for class com.metamatrix.common.buffer.impl.BufferConfig
Constructor for BufferConfig - use all defaults
BufferConfig(Properties) - Constructor for class com.metamatrix.common.buffer.impl.BufferConfig
Constructor for BufferConfig - set from properties.
BUFFERING_ERR_0003 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
buffering (006)
BUFFERING_ERR_0004 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
BUFFERING_ERR_0005 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
BUFFERING_ERR_0006 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
BUFFERING_ERR_0007 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
BUFFERING_ERR_0009 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
BUFFERING_ERR_0010 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
BUFFERING_ERR_0011 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
BUFFERING_ERR_0012 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
BUFFERING_ERR_0013 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
BUFFERING_ERR_0014 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
BUFFERING_ERR_0015 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
BUFFERING_ERR_0016 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
BUFFERING_ERR_0017 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
BUFFERING_ERR_0018 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
BUFFERING_ERR_0019 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
BUFFERING_ERR_0020 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
BUFFERING_ERR_0021 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
BUFFERING_ERR_0022 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
BUFFERING_ERR_0023 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
BUFFERING_ERR_0024 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
BUFFERING_ERR_0025 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
BUFFERING_ERR_0026 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
BUFFERING_ERR_0027 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
BUFFERING_ERR_0028 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
BUFFERING_ERR_0029 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
BUFFERING_ERR_0030 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
BUFFERING_ERR_0031 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
BUFFERING_ERR_0032 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
BUFFERING_ERR_0033 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
BUFFERING_ERR_0034 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
BUFFERING_ERR_0035 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
BUFFERING_ERR_0036 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
BUFFERING_ERR_0037 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
BUFFERING_ERR_0038 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
BUFFERING_ERR_0039 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
BufferManager - Interface in com.metamatrix.common.buffer
The buffer manager controls how memory is used and how data flows through the system.
bufferManager - Variable in class com.metamatrix.query.processor.relational.SortUtility
 
BufferManager.TupleSourceStatus - Enum in com.metamatrix.common.buffer
 
BufferManager.TupleSourceType - Enum in com.metamatrix.common.buffer
 
BufferManagerFactory - Class in com.metamatrix.common.buffer
Factory for BufferManager instances.
BufferManagerFactory() - Constructor for class com.metamatrix.common.buffer.BufferManagerFactory
 
BufferManagerImpl - Class in com.metamatrix.common.buffer.impl
Default implementation of BufferManager.
BufferManagerImpl() - Constructor for class com.metamatrix.common.buffer.impl.BufferManagerImpl
 
BufferManagerLobChunkStream - Class in com.metamatrix.common.lob
 
BufferManagerLobChunkStream(String, BufferManager) - Constructor for class com.metamatrix.common.lob.BufferManagerLobChunkStream
 
BufferManagerPropertyNames - Class in com.metamatrix.common.buffer
This class holds constants for all the buffer manager properties.
BufferService - Interface in com.metamatrix.dqp.service
 
BufferStats - Class in com.metamatrix.common.buffer.impl
This encapsulates all the statistics for the BufferManagerImpl.
bufline - Variable in class com.metamatrix.query.parser.JavaCharStream
 
bufpos - Variable in class com.metamatrix.query.parser.JavaCharStream
 
BUILD_NUMBER_PROPERTY - Static variable in class com.metamatrix.toolbox.ui.widget.SplashPanel
 
buildArchiveFileName(String, String) - Static method in class com.metamatrix.core.log.FileLimitSizeLogWriter
 
buildContextMenu() - Method in class com.metamatrix.toolbox.ui.widget.TextFieldWidget
Builds a context menu containing a default set of options to cut, copy, and paste.
buildDataNodeTree(BasicTreeNode, ObjectIDFactory, VirtualDatabaseMetadata) - Static method in class com.metamatrix.metadata.runtime.VDBTreeUtility
Builds a tree of Models, Groups, Elements and Proceedures from given VirtualDatabaseMetadata.
buildDirectoryPath(String[]) - Static method in class com.metamatrix.core.util.FileUtils
Builds a file directory path from a physical location and a location that needs to be appended to the physical.
buildDocument(List, String, String) - Method in class com.metamatrix.connector.xml.base.DocumentBuilder
 
buildDocumentString(List, String, String) - Method in class com.metamatrix.connector.xml.base.DocumentBuilder
 
buildEndpointSuffixString(Map) - Method in class com.metamatrix.soap.servlet.MMGetVDBResourceServlet
This method is used to filter out the unnecessary httpType request parameter that is used to drive the protocol that should be used on the endpoint URL.
buildExtensionDescriptor(ResultSet) - Static method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleReader
 
buildFullSymbolMap() - Method in class com.metamatrix.query.mapping.xml.MappingSourceNode
 
buildGroupObjects(Iterator) - Method in class com.metamatrix.metadata.runtime.model.MetadataCache
Bould groups to be displayed in the metadata tree.
buildHostPanel() - Method in class com.metamatrix.console.ui.views.summary.SummaryPanel
 
buildIdentifier(String[]) - Static method in class com.metamatrix.admin.objects.MMAdminObject
Create a fully-qualified identifier from an array of identifier parts.
buildIdentifierArray(String) - Static method in class com.metamatrix.admin.objects.MMAdminObject
Build the Identifer, as an array of its parts
buildIdentifierArray(String) - Static method in class com.metamatrix.admin.objects.MMProcess
Build the Identifer, as an array of its parts.
buildIdentifierList(String) - Static method in class com.metamatrix.admin.objects.MMAdminObject
Build the Identifer, as a list of its parts
buildInputXMLDocument(List, String) - Method in class com.metamatrix.connector.xml.http.HTTPExecutor
 
buildNavigationBar() - Method in class com.metamatrix.toolbox.ui.widget.DialogPanel
Creates a navigation bar with default accept and cancel buttons, and if a context-sensitive-help property exists, a help button.
buildPath(String, String) - Static method in class com.metamatrix.core.util.StringUtilities
Returns the path representing the concatenation of the specified path prefix and suffix.
buildPolicies(String, String, char[]) - Static method in class com.metamatrix.platform.security.api.AuthorizationPolicyFactory
 
buildProperties(String, String) - Method in class com.metamatrix.jdbc.BaseDataSource
 
buildProperties(String, String) - Method in class com.metamatrix.jdbc.EmbeddedDataSource
 
buildProperties(String, String) - Method in class com.metamatrix.jdbc.MMDataSource
 
buildRawUriString() - Method in class com.metamatrix.connector.xml.http.HTTPExecutor
 
buildResults(Statement, ResultSet, ConnectionlessRequest, boolean) - Method in class com.metamatrix.soap.sqlquerywebservice.service.SqlQueryWebService
This method is used to construct a results object for a given context.
buildRules(PlanHints) - Static method in class com.metamatrix.query.optimizer.relational.RelationalPlanner
 
buildServerURL() - Method in class com.metamatrix.jdbc.MMDataSource
 
buildSymbolMap(GroupSymbol, GroupSymbol, QueryMetadataInterface) - Static method in class com.metamatrix.query.optimizer.relational.rules.FrameUtil
creates a symbol map of elements in oldGroup mapped to corresponding elements in newGroup if newGroup is null, then a mapping of oldGroup elements to null constants will be returned
buildTag(MappingNode) - Static method in class com.metamatrix.query.optimizer.xml.TagBuilderVisitor
Build tags which are outputs in the resulting xml document.
buildUriString() - Method in class com.metamatrix.connector.xml.http.HTTPExecutor
 
buildURL(String) - Static method in class com.metamatrix.common.protocol.URLHelper
Construct the URL based on the String
buildURL(URL, String) - Static method in class com.metamatrix.common.protocol.URLHelper
 
buildURL(URL) - Static method in class com.metamatrix.common.protocol.URLHelper
 
buildURL() - Method in class com.metamatrix.jdbc.MMDataSource
 
buildUrlPrefix(HttpServletRequest) - Method in class com.metamatrix.soap.servlet.MMGetVDBResourceServlet
 
buildVirtualDatabaseObject(VDBArchive, String, boolean) - Method in class com.metamatrix.metadata.runtime.model.UpdateController
Create a new instance of a VirtualDatabase object using the supplied information.
BUILT_IN_TYPE - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Properties
Specifies the design-time base built-in type for the virtual document node.
BUILT_IN_TYPE - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Tags
 
BUILTIN_DATATYPES_MODEL_UUID - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants
UUID of the built-in datatype model
BUILTIN_DATATYPES_URI - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants
Defines the expected built-in datatypes model URI - must be consistent with the value found in the com.metamatrix.modeler.sdt plugin.xml
BUILTINDATATYPES_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
BUILTINRELATIONALTYPES_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
BundleUtil - Class in com.metamatrix.core
 
BundleUtil(String, String, ResourceBundle) - Constructor for class com.metamatrix.core.BundleUtil
Construct an instance of this class by specifying the plugin ID.
BUSY_STATUS_TEXT - Static variable in class com.metamatrix.console.ui.StatusPanel
 
BUTTON_TYPES_PROPERTY_PREFIX - Static variable in class com.metamatrix.toolbox.ui.widget.MessagePanel
 
ButtonBorderPainter - Class in com.metamatrix.toolbox.ui.widget.button
A utility class for painting and hiding toolbar button borders based on mouse-over and current toggle state.
ButtonConstants - Interface in com.metamatrix.toolbox.ui.widget
 
ButtonLookAndFeel - Class in com.metamatrix.toolbox.ui.widget.laf
Sub-classes MetalButtonUI to provide multiple-line text.
ButtonLookAndFeel() - Constructor for class com.metamatrix.toolbox.ui.widget.laf.ButtonLookAndFeel
 
buttonPressed() - Method in class com.metamatrix.console.ui.views.syslog.TimeSpanStartingOrEndingPanel
 
buttonPressed() - Method in class com.metamatrix.console.ui.views.syslog.TimeSpanStartingPanel
 
buttonSelectionChanged(Component, int) - Method in interface com.metamatrix.console.ui.views.syslog.TimeSpanButtonSelectionListener
 
buttonSelectionChanged(Component, int) - Method in class com.metamatrix.console.ui.views.syslog.TimeSpanPanel
 
ButtonsStateController - Interface in com.metamatrix.console.ui.views.entitlements
 
ButtonWidget - Class in com.metamatrix.toolbox.ui.widget
This class is intended to be used everywhere within the application that a button needs to be displayed.
ButtonWidget() - Constructor for class com.metamatrix.toolbox.ui.widget.ButtonWidget
Creates a blank button.
ButtonWidget(String) - Constructor for class com.metamatrix.toolbox.ui.widget.ButtonWidget
Creates a button with the specified text.
ButtonWidget(Icon) - Constructor for class com.metamatrix.toolbox.ui.widget.ButtonWidget
Creates a button with the specified icon.
ButtonWidget(String, Icon) - Constructor for class com.metamatrix.toolbox.ui.widget.ButtonWidget
Creates a button with the specified text and icon.
ButtonWidget(Action) - Constructor for class com.metamatrix.toolbox.ui.widget.ButtonWidget
Creates a button with the specified text and icon.
BVDBMD_0001 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
BVDBMD_0002 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
BVDBMD_0003 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
BVDBMD_0004 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
BVDBMD_0005 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
BY - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
BY - Static variable in class com.metamatrix.query.sql.ReservedWords
 
BY - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
BYTE - Static variable in class com.metamatrix.common.object.PropertyType
 
BYTE - Static variable in class com.metamatrix.common.types.DataTypeManager.DefaultDataClasses
 
BYTE - Static variable in class com.metamatrix.common.types.DataTypeManager.DefaultDataTypes
 
BYTE - Static variable in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
 
BYTE - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.BuiltInNames
 
BYTE - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.RuntimeTypeNames
 
BYTE - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
BYTE - Static variable in class com.metamatrix.query.sql.ReservedWords
 
BYTE - Static variable in class org.teiid.connector.api.TypeFacility.RUNTIME_NAMES
 
BYTE - Static variable in interface org.teiid.connector.api.TypeFacility.RUNTIME_TYPES
 
BYTE - Static variable in class org.teiid.connector.jdbc.translator.BasicFunctionModifier
 
BYTE - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
BYTE_CLASS - Static variable in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
 
ByteArrayHelper - Class in com.metamatrix.common.util
 
ByteArrayHelper() - Constructor for class com.metamatrix.common.util.ByteArrayHelper
 
ByteLobChunkStream - Class in com.metamatrix.common.lob
A wrapper class, given a InputStream object can convert a underlying stream into sequence of ByteLobChunk objects of given chunk size.
ByteLobChunkStream(InputStream, int) - Constructor for class com.metamatrix.common.lob.ByteLobChunkStream
 
bytesToChar(byte[], String) - Static method in class com.metamatrix.core.util.ObjectConverterUtil
Returns the given bytes as a char array using a given encoding (null means platform default).
ByteToBigDecimalTransform - Class in com.metamatrix.common.types.basic
 
ByteToBigDecimalTransform() - Constructor for class com.metamatrix.common.types.basic.ByteToBigDecimalTransform
 
ByteToBigIntegerTransform - Class in com.metamatrix.common.types.basic
 
ByteToBigIntegerTransform() - Constructor for class com.metamatrix.common.types.basic.ByteToBigIntegerTransform
 
ByteToBooleanTransform - Class in com.metamatrix.common.types.basic
 
ByteToBooleanTransform() - Constructor for class com.metamatrix.common.types.basic.ByteToBooleanTransform
 
ByteToDoubleTransform - Class in com.metamatrix.common.types.basic
 
ByteToDoubleTransform() - Constructor for class com.metamatrix.common.types.basic.ByteToDoubleTransform
 
ByteToFloatTransform - Class in com.metamatrix.common.types.basic
 
ByteToFloatTransform() - Constructor for class com.metamatrix.common.types.basic.ByteToFloatTransform
 
ByteToIntegerTransform - Class in com.metamatrix.common.types.basic
 
ByteToIntegerTransform() - Constructor for class com.metamatrix.common.types.basic.ByteToIntegerTransform
 
ByteToLongTransform - Class in com.metamatrix.common.types.basic
 
ByteToLongTransform() - Constructor for class com.metamatrix.common.types.basic.ByteToLongTransform
 
ByteToShortTransform - Class in com.metamatrix.common.types.basic
 
ByteToShortTransform() - Constructor for class com.metamatrix.common.types.basic.ByteToShortTransform
 
ByteToStringTransform - Class in com.metamatrix.common.types.basic
 
ByteToStringTransform() - Constructor for class com.metamatrix.common.types.basic.ByteToStringTransform
 

C

Cache - Interface in com.metamatrix.admin.api.objects
Represents a cache in the MetaMatrix system.
Cache<K,V> - Interface in com.metamatrix.cache
Abstraction over cache providers
Cache.Type - Enum in com.metamatrix.cache
 
CACHE_CLASS_LOADERS - Static variable in class com.metamatrix.server.util.ServerPropertyNames
Whether ConnectorService should cache ClassLoaders.
CACHE_ENABLED - Static variable in class com.metamatrix.connector.xml.base.XMLConnectorStateImpl
 
CACHE_ERR_0001 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
cache (008)
CACHE_ERR_0002 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CACHE_ERR_0003 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CACHE_ERR_0004 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CACHE_ERR_0005 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CACHE_ERR_0006 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CACHE_ERR_0007 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CACHE_ERR_0008 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CACHE_ERR_0009 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CACHE_ERR_0010 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CACHE_ERR_0011 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CACHE_ERR_0012 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CACHE_ERR_0013 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CACHE_ERR_0014 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CACHE_ERR_0015 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CACHE_ERR_0016 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CACHE_ERR_0017 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CACHE_ERR_0018 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CACHE_ERR_0019 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CACHE_ERR_0020 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CACHE_ERR_0021 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CACHE_PREFIX - Static variable in class com.metamatrix.query.metadata.GroupInfo
 
CACHE_TIMEOUT - Static variable in class com.metamatrix.connector.xml.base.XMLConnectorStateImpl
 
CacheAdmin - Interface in com.metamatrix.platform.service.api
Interface for an object that allows the administration of caches.
cacheChanged() - Method in interface com.metamatrix.cache.CacheListener
 
cacheChanged(NodeEvent) - Method in class com.metamatrix.cache.jboss.JBossCacheListener
 
cacheChanged() - Method in class com.metamatrix.platform.registry.ClusteredRegistryState
 
CacheConfiguration - Class in com.metamatrix.cache
 
CacheConfiguration(CacheConfiguration.Policy, int, int) - Constructor for class com.metamatrix.cache.CacheConfiguration
 
CacheConfiguration.Policy - Enum in com.metamatrix.cache
 
CachedXMLStream - Class in com.metamatrix.connector.xml.cache
Reassembles the Document stream that has been chunked into the cache.
CachedXMLStream(ExecutionContext, String) - Constructor for class com.metamatrix.connector.xml.cache.CachedXMLStream
 
CacheFactory - Interface in com.metamatrix.cache
 
CacheListener - Interface in com.metamatrix.cache
Listener for the cache events like add,update delete
cachePoliciesWithIDs(Collection) - Method in class com.metamatrix.platform.security.authorization.cache.AuthorizationCache
Cache the policies that have the specified IDs.
cachePolicyIDsForPrincipal(MetaMatrixPrincipalName, SessionToken, Collection) - Method in class com.metamatrix.platform.security.authorization.cache.AuthorizationCache
Load the principal and the policyIDs that apply to him.
cachePolicyWithID(AuthorizationPolicy) - Method in class com.metamatrix.platform.security.authorization.cache.AuthorizationCache
Cache the policy with the specified ID.
CacheScope - Enum in org.teiid.connector.api
Cache Scope REQUEST - Items placed in this scope are retained until the end of the top level request.
CachingConnector - Interface in com.metamatrix.connector.xml
 
CachingInputStreamFilter - Class in com.metamatrix.connector.xml.cache
 
CachingInputStreamFilter(InputStream, ExecutionContext, String) - Constructor for class com.metamatrix.connector.xml.cache.CachingInputStreamFilter
 
CachingOutputStream - Class in com.metamatrix.connector.xml.cache
 
CachingOutputStream(ExecutionContext, String) - Constructor for class com.metamatrix.connector.xml.cache.CachingOutputStream
 
CALCULATE_COST - Static variable in class com.metamatrix.query.optimizer.relational.rules.RuleConstants
 
calendarChanged(ChangeEvent) - Method in class com.metamatrix.console.ui.views.syslog.TimeSpanPanel
 
CalendarPanel - Class in com.metamatrix.toolbox.ui.widget
 
CalendarPanel(Frame) - Constructor for class com.metamatrix.toolbox.ui.widget.CalendarPanel
 
CalendarPanel(Frame, boolean, boolean) - Constructor for class com.metamatrix.toolbox.ui.widget.CalendarPanel
 
calendarPanelStartingDate - Variable in class com.metamatrix.console.ui.views.syslog.TimeSpanStartingOrEndingPanel
 
CALLABLE - Static variable in class com.metamatrix.modeler.core.index.IndexConstants.RECORD_TYPE
 
CALLABLE_PARAMETER - Static variable in class com.metamatrix.modeler.core.index.IndexConstants.RECORD_TYPE
 
callableStatement(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
 
Callback - Interface in com.metamatrix.common.callback
Implementations of this interface are passed to a CallbackHandler, allowing underlying services the ability to interact with a calling application to retrieve specific authentication data such as usernames and passwords, or to display certain information, such as error and warning messages.
CallbackChoices - Class in com.metamatrix.common.callback
This callback class is used when a component requires an application to ask for YES/NO, OK/CANCEL, YES/NO/CANCEL or other similar confirmations
CallbackChoices(String, int, int, int) - Constructor for class com.metamatrix.common.callback.CallbackChoices
Construct a CallbackChoices with a message type, an option type and a default option.
CallbackChoices(String, int, String[], int) - Constructor for class com.metamatrix.common.callback.CallbackChoices
Construct a CallbackChoices with a message type, a list of options and a default option.
CallbackChoicesDialogPanel - Class in com.metamatrix.toolbox.ui.callback
CallbackChoicesDialogPanel is a specialization of DialogPanel that automatically configures the DialogPanel's Accept, Cancel, and navigation buttons to the CallbackChoices options, and sets the appropriate response on the callback.
CallbackChoicesDialogPanel(Callback) - Constructor for class com.metamatrix.toolbox.ui.callback.CallbackChoicesDialogPanel
Construct a CallbackChoicesDialogPanel to configure it's buttons to the callback's choice options.
CallbackHandler - Interface in com.metamatrix.common.callback
An application implements a CallbackHandler and passes it to underlying security services so that they may interact with the application to retrieve specific authentication data, such as usernames and passwords, or to display certain information, such as error and warning messages.
CallbackImpl - Class in com.metamatrix.common.callback
Implementations of this interface are passed to a CallbackHandler, allowing underlying services the ability to interact with a calling application to retrieve specific authentication data such as usernames and passwords, or to display certain information, such as error and warning messages.
CallbackImpl(String, String, CallbackChoices) - Constructor for class com.metamatrix.common.callback.CallbackImpl
 
CallbackImpl(String, String, CallbackChoices, PropertiedObject, PropertiedObjectEditor) - Constructor for class com.metamatrix.common.callback.CallbackImpl
 
CallbackImpl(String, String, CallbackChoices, PropertiedObject, PropertiedObjectEditor, List, boolean) - Constructor for class com.metamatrix.common.callback.CallbackImpl
 
CALLED_FOR_CONNECTOR_BINDING - Static variable in class com.metamatrix.console.ui.views.connector.ImportWizardController
 
CALLED_FOR_CONNECTOR_BINDING - Static variable in class com.metamatrix.console.ui.views.connectorbinding.ImportBindingWizardController
 
CALLED_FOR_CONNECTOR_TYPE - Static variable in class com.metamatrix.console.ui.views.connector.ImportWizardController
 
CALLED_FOR_CONNECTOR_TYPE - Static variable in class com.metamatrix.console.ui.views.connectorbinding.ImportBindingWizardController
 
caller - Variable in class com.metamatrix.console.ui.views.runtime.QueueStatisticsDisplayHandler
 
caller - Variable in class com.metamatrix.console.ui.views.runtime.VMStatisticsDisplayHandler
 
CallOptions - Class in com.sforce.soap.partner
 
CallOptions() - Constructor for class com.sforce.soap.partner.CallOptions
 
CallOptions(String, String) - Constructor for class com.sforce.soap.partner.CallOptions
 
CAN_PUSHDOWN - Static variable in class com.metamatrix.query.function.metadata.FunctionMethod
 
canAccept() - Method in class com.metamatrix.toolbox.ui.widget.DialogPanel
 
canCancel() - Method in class com.metamatrix.toolbox.ui.widget.DialogPanel
 
CANCEL - Static variable in class com.metamatrix.common.callback.CallbackChoices
Return value from class method if CANCEL is chosen.
cancel() - Method in class com.metamatrix.connector.ldap.LDAPSyncQueryExecution
 
cancel() - Method in class com.metamatrix.connector.ldap.LDAPUpdateExecution
 
cancel() - Method in class com.metamatrix.connector.loopback.LoopbackExecution
 
cancel() - Method in class com.metamatrix.connector.metadata.adapter.ObjectSynchExecution
 
cancel() - Method in class com.metamatrix.connector.metadata.MetadataProcedureExecution
 
cancel() - Method in class com.metamatrix.connector.salesforce.execution.GetDeletedExecutionImpl
 
cancel() - Method in class com.metamatrix.connector.salesforce.execution.GetUpdatedExecutionImpl
 
cancel() - Method in class com.metamatrix.connector.salesforce.execution.ProcedureExecutionParentImpl
 
cancel() - Method in class com.metamatrix.connector.salesforce.execution.QueryExecutionImpl
 
cancel() - Method in interface com.metamatrix.connector.salesforce.execution.SalesforceProcedureExecution
 
cancel() - Method in class com.metamatrix.connector.salesforce.execution.UpdateExecutionParent
 
cancel() - Method in class com.metamatrix.connector.text.TextSynchExecution
 
cancel() - Method in class com.metamatrix.connector.xml.streaming.BaseStreamingExecution
 
cancel() - Method in class com.metamatrix.connector.xmlsource.XMLSourceExecution
 
CANCEL - Static variable in class com.metamatrix.console.ui.dialog.PendingChangesDialog
 
cancel(WidgetActionEvent) - Method in class com.metamatrix.console.ui.views.syslog.RowsNotSelectedPanel
 
CANCEL - Static variable in class com.metamatrix.console.util.DialogUtility
 
cancel(boolean) - Method in class com.metamatrix.dqp.client.ResultsFuture
 
CANCEL - Static variable in class com.metamatrix.dqp.spi.TrackerLogConstants.CMD_STATUS
 
cancel() - Method in class com.metamatrix.jdbc.MMStatement
This method can be used by one thread to cancel a statement that is being executed by another thread.
cancel(WidgetActionEvent) - Method in class com.metamatrix.toolbox.ui.callback.CallbackChoicesDialogPanel
 
cancel(WidgetActionEvent) - Method in class com.metamatrix.toolbox.ui.widget.DialogPanel
Called when the panel's parent is a DialogWindow and the user activates the cancel button or cancels the dialog via the title bar close button (with the 'X' icon) or the title bar system menu 'Close' option.
cancel(AWTEvent) - Method in class com.metamatrix.toolbox.ui.widget.DialogWindow
Called when the user activates the cancel button or cancels the dialog via the title bar close button (with the 'X' icon) or the title bar system menu 'Close' option.
cancel() - Method in interface org.teiid.connector.api.Execution
Cancels the execution abnormally.
cancel() - Method in class org.teiid.connector.jdbc.JDBCBaseExecution
 
CANCEL_BUTTON - Static variable in interface com.metamatrix.toolbox.ui.widget.ButtonConstants
 
CANCEL_BUTTON_TEXT - Static variable in class com.metamatrix.console.ui.util.wizard.WizardPane
 
CANCEL_MNEMONIC - Static variable in class com.metamatrix.console.ui.util.wizard.WizardPane
 
CANCEL_OPTION - Static variable in class com.metamatrix.console.ui.util.ModifiedDirectoryChooserPanel
 
CANCEL_OPTION - Static variable in class com.metamatrix.toolbox.ui.widget.DirectoryChooserPanel
 
cancelCellEditing() - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableCellEditor
Fires a ChangeEvent to all registered CellEditorListeners via the editingCanceled method.
cancelClicked() - Method in class com.metamatrix.console.ui.util.wizard.AbstractWizardClient
 
cancelClicked() - Method in interface com.metamatrix.console.ui.util.wizard.WizardClient
 
cancelClicked() - Method in class com.metamatrix.console.ui.views.vdb.ImportVdbRolesWizardDlg
 
cancelClicked() - Method in class com.metamatrix.console.ui.views.vdb.ImportVdbVersionWizardDlg
 
CANCELLED - Static variable in class com.metamatrix.console.ui.views.entitlements.NewEntitlementController
 
CANCELLED - Static variable in class com.metamatrix.jdbc.MMStatement
 
CANCELLED_LOGON - Static variable in class com.metamatrix.console.ui.dialog.ConsoleLogin
 
cancelPressed() - Method in class com.metamatrix.console.ui.views.vdb.WSDLWizardRunner
 
cancelQueries(SessionToken, boolean) - Method in class com.metamatrix.server.query.service.QueryService
 
cancelQueries(SessionToken, boolean) - Method in interface com.metamatrix.server.query.service.QueryServiceInterface
 
cancelQuery(RequestID, boolean) - Method in class com.metamatrix.server.query.service.QueryService
 
cancelQuery(AtomicRequestID) - Method in class com.metamatrix.server.query.service.QueryService
 
cancelQuery(RequestID, boolean) - Method in interface com.metamatrix.server.query.service.QueryServiceInterface
 
cancelQuery(AtomicRequestID) - Method in interface com.metamatrix.server.query.service.QueryServiceInterface
 
cancelQueryRequests(Collection<Request>) - Method in class com.metamatrix.console.models.QueryManager
 
cancelRequest(String) - Method in interface com.metamatrix.admin.api.core.CoreRuntimeStateAdmin
Cancel Request
cancelRequest(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
cancelRequest(String) - Method in class com.metamatrix.admin.server.ServerRuntimeStateAdminImpl
 
cancelRequest(long) - Method in interface com.metamatrix.dqp.client.ClientSideDQP
 
cancelRequest(String) - Method in class com.metamatrix.dqp.embedded.admin.DQPRuntimeStateAdminImpl
 
cancelRequest(AtomicRequestID, ConnectorID) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedDataService
 
cancelRequest(AtomicRequestID, ConnectorID) - Method in interface com.metamatrix.dqp.service.DataService
 
cancelRequest() - Method in class com.metamatrix.jdbc.MMStatement
 
cancelRequest(AtomicRequestID) - Method in class com.metamatrix.server.connector.service.ConnectorService
 
cancelRequest(AtomicRequestID) - Method in interface com.metamatrix.server.connector.service.ConnectorServiceInterface
 
cancelRequest(AtomicRequestID, ConnectorID) - Method in class com.metamatrix.server.dqp.service.PlatformDataService
 
cancelRowUpdates() - Method in class com.metamatrix.jdbc.MMResultSet
Cancels the updates made to a row.
cancelSourceRequest(String) - Method in interface com.metamatrix.admin.api.core.CoreRuntimeStateAdmin
Cancel Source Request
cancelSourceRequest(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
cancelSourceRequest(String) - Method in class com.metamatrix.admin.server.ServerRuntimeStateAdminImpl
 
cancelSourceRequest(String) - Method in class com.metamatrix.dqp.embedded.admin.DQPRuntimeStateAdminImpl
 
cancelTransactions(String, boolean) - Method in interface com.metamatrix.dqp.service.TransactionService
 
canDecrypt(String) - Static method in class com.metamatrix.common.util.crypto.CryptoUtil
 
canImplicitlyConvert(String, String) - Static method in class com.metamatrix.query.resolver.util.ResolverUtil
Gets whether there exists an implicit conversion from the source type to the target type
canModifyConnectorBindings(ConnectionInfo) - Method in class com.metamatrix.console.security.UserCapabilities
 
canModifyConnectors(ConnectionInfo) - Method in class com.metamatrix.console.security.UserCapabilities
 
canModifyEntitlements(ConnectionInfo) - Method in class com.metamatrix.console.security.UserCapabilities
 
canModifyExtensionSources(ConnectionInfo) - Method in class com.metamatrix.console.security.UserCapabilities
 
canModifyLoggingConfig(ConnectionInfo) - Method in class com.metamatrix.console.security.UserCapabilities
 
canModifyMetadataEntitlements(ConnectionInfo) - Method in class com.metamatrix.console.security.UserCapabilities
 
canModifyPools(ConnectionInfo) - Method in class com.metamatrix.console.security.UserCapabilities
 
canModifyQueries(ConnectionInfo) - Method in class com.metamatrix.console.security.UserCapabilities
 
canModifyResources(ConnectionInfo) - Method in class com.metamatrix.console.security.UserCapabilities
 
canModifyRoleInfo(ConnectionInfo) - Method in class com.metamatrix.console.security.UserCapabilities
 
canModifySecurity(ConnectionInfo) - Method in class com.metamatrix.console.security.UserCapabilities
 
canModifyServerProperties(ConnectionInfo) - Method in class com.metamatrix.console.security.UserCapabilities
 
canModifySessions(ConnectionInfo) - Method in class com.metamatrix.console.security.UserCapabilities
 
canModifyVDBs(ConnectionInfo) - Method in class com.metamatrix.console.security.UserCapabilities
 
canNavigateTo(Object) - Method in interface com.metamatrix.toolbox.ui.widget.property.ObjectReferenceHandler
Determine if it is possible to navigate to the specified ObjectReference value.
CANNOT_CASCADE_PRODUCT_ACTIVE - Static variable in class com.sforce.soap.partner.StatusCode
 
CANNOT_CHANGE_FIELD_TYPE_OF_APEX_REFERENCED_FIELD - Static variable in class com.sforce.soap.partner.StatusCode
 
CANNOT_CREATE_ANOTHER_MANAGED_PACKAGE - Static variable in class com.sforce.soap.partner.StatusCode
 
CANNOT_DEACTIVATE_DIVISION - Static variable in class com.sforce.soap.partner.StatusCode
 
CANNOT_DELETE_LAST_DATED_CONVERSION_RATE - Static variable in class com.sforce.soap.partner.StatusCode
 
CANNOT_DELETE_MANAGED_OBJECT - Static variable in class com.sforce.soap.partner.StatusCode
 
CANNOT_DISABLE_LAST_ADMIN - Static variable in class com.sforce.soap.partner.StatusCode
 
CANNOT_ENABLE_IP_RESTRICT_REQUESTS - Static variable in class com.sforce.soap.partner.StatusCode
 
CANNOT_INSERT_UPDATE_ACTIVATE_ENTITY - Static variable in class com.sforce.soap.partner.StatusCode
 
CANNOT_MODIFY_MANAGED_OBJECT - Static variable in class com.sforce.soap.partner.StatusCode
 
CANNOT_PUSHDOWN - Static variable in class com.metamatrix.query.function.metadata.FunctionMethod
 
CANNOT_RENAME_APEX_REFERENCED_FIELD - Static variable in class com.sforce.soap.partner.StatusCode
 
CANNOT_RENAME_APEX_REFERENCED_OBJECT - Static variable in class com.sforce.soap.partner.StatusCode
 
CANNOT_REPARENT_RECORD - Static variable in class com.sforce.soap.partner.StatusCode
 
CANNOT_UPDATE_CONVERTED_LEAD - Static variable in class com.sforce.soap.partner.StatusCode
 
cannotProjectParameter(CriteriaDesc) - Method in class com.metamatrix.connector.xml.http.HTTPExecutor
 
canOpen() - Method in class com.metamatrix.console.ui.util.ChooserPanel
 
canPerformRuntimeOperations(ConnectionInfo) - Method in class com.metamatrix.console.security.UserCapabilities
Indicates if the user can start, stop, bounce, shutdown, etc.
canPushLanguageObject(LanguageObject, Object, QueryMetadataInterface, CapabilitiesFinder) - Static method in class com.metamatrix.query.optimizer.relational.rules.CriteriaCapabilityValidatorVisitor
 
canRead() - Method in interface com.metamatrix.common.tree.directory.DirectoryEntry
Return whether it is possible to read from this DirectoryEntry, and whether an input stream can be obtained for this entry.
canRead() - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
Return whether it is possible to read from this DirectoryEntry, and whether an input stream can be obtained for this entry.
canRead() - Method in class com.metamatrix.common.tree.directory.PreviewableDirectoryEntry
Returns true if there was anything written to the buffer.
CANT_ADD_STANDADRD_PORTAL_USER_TO_TERRITORY - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
CANT_ADD_STANDARD_PORTAL_USER_TO_TERRITORY - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
CANT_DISABLE_CORP_CURRENCY - Static variable in class com.sforce.soap.partner.StatusCode
 
CANT_UNSET_CORP_CURRENCY - Static variable in class com.sforce.soap.partner.StatusCode
 
canTerminateTransactions(ConnectionInfo) - Method in class com.metamatrix.console.security.UserCapabilities
 
canUpdateConfiguration(ConnectionInfo) - Method in class com.metamatrix.console.security.UserCapabilities
 
canUpdateSystemProperties(ConnectionInfo) - Method in class com.metamatrix.console.security.UserCapabilities
 
canViewConnectors(ConnectionInfo) - Method in class com.metamatrix.console.security.UserCapabilities
 
canViewConnectorTypes(ConnectionInfo) - Method in class com.metamatrix.console.security.UserCapabilities
 
canViewDeployment(ConnectionInfo) - Method in class com.metamatrix.console.security.UserCapabilities
 
canViewEntitlements(ConnectionInfo) - Method in class com.metamatrix.console.security.UserCapabilities
 
canViewExtensionSources(ConnectionInfo) - Method in class com.metamatrix.console.security.UserCapabilities
 
canViewLoggingConfig(ConnectionInfo) - Method in class com.metamatrix.console.security.UserCapabilities
 
canViewLogMessages(ConnectionInfo) - Method in class com.metamatrix.console.security.UserCapabilities
 
canViewMetadataEntitlements(ConnectionInfo) - Method in class com.metamatrix.console.security.UserCapabilities
 
canViewPrincipalInfo(ConnectionInfo) - Method in class com.metamatrix.console.security.UserCapabilities
 
canViewQueries(ConnectionInfo) - Method in class com.metamatrix.console.security.UserCapabilities
 
canViewRealTimeInfo(ConnectionInfo) - Method in class com.metamatrix.console.security.UserCapabilities
 
canViewRoleInfo(ConnectionInfo) - Method in class com.metamatrix.console.security.UserCapabilities
 
canViewServerProperties(ConnectionInfo) - Method in class com.metamatrix.console.security.UserCapabilities
 
canViewSessions(ConnectionInfo) - Method in class com.metamatrix.console.security.UserCapabilities
 
canViewSystemHealth(ConnectionInfo) - Method in class com.metamatrix.console.security.UserCapabilities
 
canViewSystemProperties(ConnectionInfo) - Method in class com.metamatrix.console.security.UserCapabilities
 
canViewTransactionInfo(ConnectionInfo) - Method in class com.metamatrix.console.security.UserCapabilities
 
canViewVDBs(ConnectionInfo) - Method in class com.metamatrix.console.security.UserCapabilities
 
canWrite() - Method in interface com.metamatrix.common.tree.directory.DirectoryEntry
Return whether it is possible to write to this DirectoryEntry, and whether an output stream can be obtained for this entry.
canWrite() - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
Return whether it is possible to write to this DirectoryEntry, and whether an output stream can be obtained for this entry.
canWrite() - Method in class com.metamatrix.common.tree.directory.PreviewableDirectoryEntry
 
CAPABILITIES_CLASS - Static variable in interface com.metamatrix.connector.loopback.LoopbackProperties
 
CapabilitiesFinder - Interface in com.metamatrix.query.optimizer.capabilities
This interface describes how to find connector capabilities.
CapabilitiesUtil - Class in com.metamatrix.query.optimizer.relational.rules
 
CARDINALITY - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES.DATA_TYPE_FACETS.FUNDAMENTAL
 
CARDINALITY_MAX_BOUND - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Properties
The maximum number of times this node may occur in a document.
CARDINALITY_MAX_BOUND - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Tags
 
CARDINALITY_MIN_BOUND - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Properties
The minimum number of times this node must occur in a document.
CARDINALITY_MIN_BOUND - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Tags
 
CARDINALITY_UNBOUNDED - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants
The value used to indicate an unbounded maximum cardinality
CARDINALITY_UNBOUNDED_STRING - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants
 
CARRIAGE_RETURN - Static variable in interface com.metamatrix.core.util.StringUtil.Constants
 
CARRIAGE_RETURN_CHAR - Static variable in interface com.metamatrix.core.util.StringUtil.Constants
 
CASE - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
CASE - Static variable in class com.metamatrix.query.sql.ReservedWords
 
CASE - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
CASE_INSENSITIVE_ORDER - Static variable in class com.metamatrix.core.util.StringUtil
 
CASE_SENSITIVE - Static variable in interface com.metamatrix.dqp.metadata.ResultsMetadataConstants
 
CASE_SENSITIVE - Static variable in class com.metamatrix.query.metadata.SupportConstants.Element
 
CASE_SENSITIVE_ORDER - Static variable in class com.metamatrix.core.util.StringUtil
 
caseExpression(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse a non-searched CASE expression.
CaseExpression - Class in com.metamatrix.query.sql.symbol
 
CaseExpression(Expression, List, List) - Constructor for class com.metamatrix.query.sql.symbol.CaseExpression
Constructor for CaseExpression objects
caseSensitive - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
CAST - Static variable in class com.metamatrix.query.function.FunctionLibrary
 
CAST - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
CAST - Static variable in class com.metamatrix.query.sql.ReservedWords
 
CAST - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
CATALOG - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Relational.Class
 
CATEGORY - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.DataAccess.Class
 
CATEGORY - Static variable in class com.metamatrix.platform.admin.api.PermissionDataNodeDefinition.TYPE
 
CAUSED_BY_STRING - Static variable in exception com.metamatrix.core.MetaMatrixRuntimeException
 
CB_RETURN_SCHEMA - Static variable in class com.metamatrix.soap.util.ServletClientConstants
For the XML
CB_VALIDATE_DOCUMENT - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
CDKCallbackHandler - Class in com.metamatrix.console.ui.layout
An application implements a CallbackHandler and passes it to underlying security services so that they may interact with the application to retrieve specific authentication data, such as usernames and passwords, or to display certain information, such as error and warning messages.
CDKCallbackHandler() - Constructor for class com.metamatrix.console.ui.layout.CDKCallbackHandler
 
CdkPlugin - Class in com.metamatrix.cdk
RepositoryPlugin
CdkPlugin() - Constructor for class com.metamatrix.cdk.CdkPlugin
 
ceiling(Double) - Static method in class com.metamatrix.query.function.FunctionMethods
 
CEILING - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
Cell - Class in com.metamatrix.soap.sqlquerywebservice.helper
Bean representing the value of a row/column.
Cell() - Constructor for class com.metamatrix.soap.sqlquerywebservice.helper.Cell
 
CELL_TAG - Static variable in class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.Data.Row.Cell
 
cells - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.Row
 
CenteredOptionPane - Class in com.metamatrix.console.ui.util
Extension to JOptionPane to center the pane on the screen before painting.
CenteredOptionPane() - Constructor for class com.metamatrix.console.ui.util.CenteredOptionPane
 
centerFrame(Dimension, Dimension) - Static method in class com.metamatrix.console.util.StaticUtilities
Return a Point at which a frame should be located to center it on the screen, given the frame size and the screen size.
centerFrame(Dimension) - Static method in class com.metamatrix.console.util.StaticUtilities
Version of centerFrame() (above) to get the screen size itself.
CHANGE_OP - Static variable in class com.metamatrix.console.models.ModelChangedEvent
 
changeAPolicy(PermissionDataNodeTreeView, AuthorizationPolicy, String, Collection, Collection, List) - Method in class com.metamatrix.console.models.EntitlementManager
 
changedFromOriginal() - Method in class com.metamatrix.console.ui.views.syslog.TimeSpanPanel
 
changedUpdate(DocumentEvent) - Method in class com.metamatrix.console.ui.views.deploy.CreatePanel
 
changedUpdate(DocumentEvent) - Method in class com.metamatrix.console.ui.views.deploy.DeployedHostPanel
 
changedUpdate(DocumentEvent) - Method in class com.metamatrix.console.ui.views.syslog.TimeSpanPanel
 
changedUpdate(DocumentEvent) - Method in class com.metamatrix.toolbox.ui.widget.IntegerSpinner
Required by the DocumentListener interface.
changeLastUpdatedInfo(Date, String) - Method in class com.metamatrix.console.ui.views.extensionsource.ExtensionSourceDetailPanel
 
changeReadOnly(File, String, boolean) - Static method in class com.metamatrix.common.tree.directory.PlatformAwareFilePermission
 
changeVDBStatus(String, String, int) - Method in interface com.metamatrix.admin.api.core.CoreRuntimeStateAdmin
Change the status of a Deployed VDB
changeVDBStatus(String, String, int) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
changeVDBStatus(String, String, int) - Method in class com.metamatrix.admin.server.ServerRuntimeStateAdminImpl
 
changeVDBStatus(String, String, int) - Method in class com.metamatrix.dqp.embedded.admin.DQPRuntimeStateAdminImpl
 
changeVDBStatus(String, String, int) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedVDBService
 
changeVDBStatus(String, String, int) - Method in interface com.metamatrix.dqp.service.VDBService
Change the status of the VDB
changeVDBStatus(String, String, int) - Method in class com.metamatrix.server.dqp.service.PlatformVDBService
 
changeVetoed(VetoedChangeEvent) - Method in interface com.metamatrix.toolbox.property.VetoedChangeListener
Called whenever a change is vetoed by an object with which this listener is registered.
changeVetoed(VetoedChangeEvent) - Method in class com.metamatrix.toolbox.ui.widget.TreeWidget
Called whenever a name change is vetoed by a node, usually because either the node is read-only or the name is invalid.
changeView2() - Method in class com.metamatrix.console.ui.util.ModifiedDirectoryChooserPanel
 
changeView2() - Method in class com.metamatrix.toolbox.ui.widget.DirectoryChooserPanel
 
CHANGING - Static variable in class com.metamatrix.query.sql.ProcedureReservedWords
 
channelConnected(ChannelHandlerContext, ChannelStateEvent) - Method in class com.metamatrix.common.comm.platform.socket.SSLAwareChannelHandler
 
channelDisconnected(ChannelHandlerContext, ChannelStateEvent) - Method in class com.metamatrix.common.comm.platform.socket.SSLAwareChannelHandler
 
ChannelListener - Interface in com.metamatrix.common.comm.platform.socket
 
ChannelListener.ChannelListenerFactory - Interface in com.metamatrix.common.comm.platform.socket
 
ChannelProvider - Class in com.metamatrix.server
 
ChannelProvider() - Constructor for class com.metamatrix.server.ChannelProvider
 
ChannelProvider.ChannelID - Enum in com.metamatrix.server
 
CHAR - Static variable in class com.metamatrix.common.types.DataTypeManager.DefaultDataClasses
 
CHAR - Static variable in class com.metamatrix.common.types.DataTypeManager.DefaultDataTypes
 
CHAR - Static variable in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
 
CHAR - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.BuiltInNames
 
CHAR - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.MetaMatrixExtendedBuiltInNames
 
CHAR - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.RuntimeTypeNames
 
CHAR - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
CHAR - Static variable in class com.metamatrix.query.sql.ReservedWords
 
CHAR - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
CHAR - Static variable in class org.teiid.connector.api.TypeFacility.RUNTIME_NAMES
 
CHAR - Static variable in interface org.teiid.connector.api.TypeFacility.RUNTIME_TYPES
 
CHAR - Static variable in class org.teiid.connector.jdbc.translator.BasicFunctionModifier
 
CHAR - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
CHAR_CLASS - Static variable in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
 
characters(char[], int, int) - Method in class com.metamatrix.common.xml.xmi.XMIContentHandler.BodyHandler
 
characters(char[], int, int) - Method in class com.metamatrix.common.xml.xmi.XMIContentHandler
Called by the SAXParser when it encounters character data while processing an element.
characters(char[], int, int) - Method in class com.metamatrix.common.xml.xmi.XMIHeaderContentHandler
This will report character data (within an element).
CharacterToStringTransform - Class in com.metamatrix.common.types.basic
 
CharacterToStringTransform() - Constructor for class com.metamatrix.common.types.basic.CharacterToStringTransform
 
CharOperation - Class in com.metamatrix.core.util
This class is a collection of helper methods to manipulate char arrays.
CharOperation() - Constructor for class com.metamatrix.core.util.CharOperation
 
CHECK_PASSWORD - Static variable in class com.metamatrix.platform.security.membership.spi.file.FileMembershipDomain
 
checkAbstractSetCriteria(AbstractSetCriteria) - Method in class com.metamatrix.query.optimizer.relational.rules.CriteriaCapabilityValidatorVisitor
 
checkAccess(SessionToken, String, AuthorizationPermission) - Method in interface com.metamatrix.platform.security.api.service.AuthorizationServiceInterface
Return whether the specified account has authorization to access the specified resource.
checkAccess(SessionToken, String, AuthorizationPermission, boolean) - Method in interface com.metamatrix.platform.security.api.service.AuthorizationServiceInterface
Return whether the specified account has authorization to access the specified resource and all its dependent resources.
checkAccess(SessionToken, String, AuthorizationPermission) - Method in class com.metamatrix.platform.security.authorization.service.AuthorizationServiceImpl
Return whether the specified account has authorization to access the specified resource.
checkAccess(SessionToken, String, AuthorizationPermission, boolean) - Method in class com.metamatrix.platform.security.authorization.service.AuthorizationServiceImpl
Return whether the specified account has authorization to access the specified resource and all its dependant resources.
CheckBox - Class in com.metamatrix.toolbox.ui.widget
 
CheckBox() - Constructor for class com.metamatrix.toolbox.ui.widget.CheckBox
 
CheckBox(String) - Constructor for class com.metamatrix.toolbox.ui.widget.CheckBox
 
CheckBox(int) - Constructor for class com.metamatrix.toolbox.ui.widget.CheckBox
 
CheckBox(String, int) - Constructor for class com.metamatrix.toolbox.ui.widget.CheckBox
 
CHECKBOX_BORDER_PROPERTY - Static variable in class com.metamatrix.toolbox.ui.widget.TableWidget
 
checkBoxBorder - Variable in class com.metamatrix.toolbox.ui.widget.table.DefaultTableCellRenderer
 
checkBoxChanged(DataNodesTreeNode, int, int) - Method in interface com.metamatrix.console.ui.views.entitlements.AuthorizationsCheckBoxListener
 
checkBoxChanged(DataNodesTreeNode, int, int) - Method in class com.metamatrix.console.ui.views.entitlements.AuthorizationsTreeTable
 
checkBoxChanged(DataNodesTreeNode, int, int) - Method in class com.metamatrix.console.ui.views.entitlements.DataNodeAuthorizationsControl
 
CheckBoxLookAndFeel - Class in com.metamatrix.toolbox.ui.widget.laf
 
CheckBoxLookAndFeel() - Constructor for class com.metamatrix.toolbox.ui.widget.laf.CheckBoxLookAndFeel
 
CheckBoxModel - Class in com.metamatrix.toolbox.ui.widget.button
 
CheckBoxModel() - Constructor for class com.metamatrix.toolbox.ui.widget.button.CheckBoxModel
 
checkClosed() - Method in class com.metamatrix.jdbc.MMResultSet
 
checkCompareCriteria(AbstractCompareCriteria) - Method in class com.metamatrix.query.optimizer.relational.rules.CriteriaCapabilityValidatorVisitor
 
checkDecryptable(List) - Method in class com.metamatrix.console.models.ConfigurationManager
Check whether the encrypted properties for the specified ConnectorBindings can be decrypted.
checkForChangeFromOriginal() - Method in class com.metamatrix.console.ui.views.syslog.TimeSpanPanel
 
checkHeader() - Method in class com.metamatrix.common.xml.xmi.XMIHeaderContentHandler
 
checkIfRequestIsNeeded(ExecutionInfo) - Static method in class com.metamatrix.connector.xml.http.HTTPExecutor
Examines the Query to determine if a request to a source is needed.
checkingEntitlements() - Method in interface com.metamatrix.dqp.service.AuthorizationService
Determine whether entitlements checking is enabled on the server.
checkingEntitlements() - Method in class com.metamatrix.server.dqp.service.PlatformAuthorizationService
Determine whether entitlements checking is enabled on the server.
checkNotForwardOnly() - Method in class com.metamatrix.jdbc.MMResultSet
 
checkOnEnabling(boolean) - Method in class com.metamatrix.console.ui.views.entitlements.NewEntitlementNamePanel
 
checkOpenStateListenerNotifying() - Method in class com.metamatrix.console.ui.util.ModifiedDirectoryChooserPanel
 
checkPasswords() - Method in class com.metamatrix.platform.security.membership.spi.file.FileMembershipDomain
 
checkPropertiesDecryptable(ComponentDefn, Collection) - Static method in class com.metamatrix.common.config.model.ComponentCryptoUtil
Check whether the encrypted properties for the specified ComponentDefn can be decrypted.
checkPropertiesDecryptable(Properties, Collection) - Static method in class com.metamatrix.common.config.model.ComponentCryptoUtil
Bails on the first masked property name that's contained in props but the value can't be decrypted.
checkPropertiesDecryptable(List) - Method in interface com.metamatrix.platform.admin.api.ConfigurationAdminAPI
Check whether the encrypted properties for the specified ComponentDefns can be decrypted.
checkPropertiesDecryptable(List) - Method in class com.metamatrix.platform.admin.apiimpl.ConfigurationAdminAPIImpl
 
checkPropertiesDecryptable(List) - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Check whether the encrypted properties for the specified ComponentDefns can be decrypted.
checkPropertiesDecryptable(List) - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
Check whether the encrypted properties for the specified ComponentDefns can be decrypted.
checkResetState() - Method in class com.metamatrix.console.ui.views.deploy.DeployedHostPanel
 
checkResults() - Method in class com.metamatrix.core.commandshell.ScriptReader
Returns whether the last command line includes a specification of what the expected results are.
checkSelectorPanelResults() - Method in class com.metamatrix.console.ui.views.vdb.CreateVDBPanel
 
checkSelectorPanelResults() - Method in class com.metamatrix.console.ui.views.vdb.ImportVdbRolesPanel
This method does some validation checks on the selector Panel, then determines if it is ok to proceed to the next page.
checkService(ServiceID) - Method in interface com.metamatrix.platform.vm.api.controller.ProcessManagement
Check the state of a service
checkService(ServiceID) - Method in class com.metamatrix.platform.vm.controller.ProcessController
Check a service, and updates the state in some cases.
checkSessions(VirtualDatabaseID, MetaMatrixSessionID) - Method in class com.metamatrix.metadata.runtime.AbstractVDBDeleteUtility
Check for any sessions logged into the specified VDB.
checkSessions(VirtualDatabaseID) - Method in class com.metamatrix.metadata.runtime.AbstractVDBDeleteUtility
Check for any sessions logged into the specified VDB.
checkSessions(VirtualDatabaseID, MetaMatrixSessionID) - Method in class com.metamatrix.metadata.runtime.RuntimeVDBDeleteUtility
Check for any sessions logged into the specified VDB.
checkSessions(VirtualDatabaseID) - Method in class com.metamatrix.metadata.runtime.RuntimeVDBDeleteUtility
Check for any sessions logged into the specified VDB.
checkSessions(VirtualDatabaseID, MetaMatrixSessionID) - Method in class com.metamatrix.metadata.runtime.StartupVDBDeleteUtility
Check for any sessions logged into the specified VDB.
checkSessions(VirtualDatabaseID) - Method in class com.metamatrix.metadata.runtime.StartupVDBDeleteUtility
Check for any sessions logged into the specified VDB.
checkState() - Method in class com.metamatrix.platform.registry.ServiceRegistryBinding
 
checkState() - Method in interface com.metamatrix.platform.service.api.ServiceInterface
 
checkState() - Method in class com.metamatrix.platform.service.controller.AbstractService
If service is not open an exception is thrown.
checkState() - Method in class com.metamatrix.server.connector.service.ConnectorService
Check the underlying connectorManager's state, then call the super.checkState().
checkStatement() - Method in class com.metamatrix.jdbc.MMStatement
This utility method checks if the jdbc statement is closed and throws an exception if it is closed.
checksum - Variable in class com.metamatrix.common.extensionmodule.ExtensionModuleDescriptor
 
CHECKSUM - Static variable in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCNames.ExtensionFilesTable.ColumnName
 
ChecksumUtil - Class in com.metamatrix.core.util
This utility class provides mechanisms for computing the checksum.
ChecksumUtil() - Constructor for class com.metamatrix.core.util.ChecksumUtil
 
checkTypeIsValid(String) - Static method in class com.metamatrix.common.extensionmodule.ExtensionModuleTypes
Calls to ExtensionModuleTypes.isValidType(java.lang.String) and throws an InvalidExtensionTypeException if that method returns false.
CHILD_SHARE_FAILS_PARENT - Static variable in class com.sforce.soap.partner.StatusCode
 
ChildRelationship - Class in com.sforce.soap.partner
 
ChildRelationship() - Constructor for class com.sforce.soap.partner.ChildRelationship
 
ChildRelationship(boolean, String, String, String) - Constructor for class com.sforce.soap.partner.ChildRelationship
 
ChildRules - Interface in com.metamatrix.common.tree
This interface is used to encapsulate the rules that govern which types of nodes may have children.
ChildSortingTreeNode - Class in com.metamatrix.console.ui.tree
Extension to DefaultMutableTreeNode that implements SortsChildren-- always keeps its children in a sorted order.
ChildSortingTreeNode(DefaultTreeModel) - Constructor for class com.metamatrix.console.ui.tree.ChildSortingTreeNode
 
ChildSortingTreeNode(DefaultTreeModel, Object) - Constructor for class com.metamatrix.console.ui.tree.ChildSortingTreeNode
 
ChildSortingTreeNode(DefaultTreeModel, Object, boolean) - Constructor for class com.metamatrix.console.ui.tree.ChildSortingTreeNode
 
CHOICE - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLDocument.Class
 
CHOICE - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLSchema.Class
 
CHOICE - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants
Constant defining a target node type of "choice".
CHOICE_INDENT - Static variable in class com.metamatrix.toolbox.ui.widget.SpacerWidget
 
CHOOSE_DEPENDENT - Static variable in class com.metamatrix.query.optimizer.relational.rules.RuleConstants
 
CHOOSE_JOIN_STRATEGY - Static variable in class com.metamatrix.query.optimizer.relational.rules.RuleConstants
 
ChooserPanel - Class in com.metamatrix.console.ui.util
 
ChooserPanel(WizardInterface, int, int, String, String[], String, String) - Constructor for class com.metamatrix.console.ui.util.ChooserPanel
 
ChooserPanel(WizardInterface, int, int, String, String[], String) - Constructor for class com.metamatrix.console.ui.util.ChooserPanel
 
chr(int) - Static method in class com.metamatrix.query.function.FunctionMethods
 
CHUNK_SIZE - Static variable in class com.metamatrix.common.util.ByteArrayHelper
The default size of each temporary byte array that is instantiated to buffer data from an InputStream, in the ByteArrayHelper.toByteArray(InputStream)method.
cipherAlgorithm - Variable in class com.metamatrix.common.util.crypto.cipher.BasicCryptor
 
CIRCULAR_DEPENDENCY - Static variable in class com.sforce.soap.partner.StatusCode
 
CIRCULAR_OBJECT_GRAPH - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
CLASS - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Foundation.Class
 
CLASS_CONNECTION_EXCEPTION - Static variable in class com.metamatrix.jdbc.api.SQLStates
Identifies the SQLState class Connection Exception (08).
CLASS_DIAGRAM - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Diagram.Class
 
CLASS_INVALID_AUTHORIZATION_SPECIFICATION - Static variable in class com.metamatrix.jdbc.api.SQLStates
Identifies the SQLState class Invalid Authorization Specification (28).
CLASS_USAGE_ERROR - Static variable in class com.metamatrix.jdbc.api.SQLStates
 
ClassDefinition - Class in com.metamatrix.common.actions
 
ClassDefinition(Class) - Constructor for class com.metamatrix.common.actions.ClassDefinition
 
CLASSIFIER - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Foundation.Class
 
CLASSIFIER_FEATURE_FEATURE_ASSOCIATION_END - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
CLASSIFIER_FEATURE_OWNER_ASSOCIATION_END - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
CLASSIFIER_LEVEL - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.Values.Scope
The constant value for classifier-level scope.
ClassLoaderManager - Interface in com.metamatrix.common.application
 
ClassLoaderUtil - Class in com.metamatrix.common.classloader
Utility methods for dealing with class loaders.
ClassLoaderUtil() - Constructor for class com.metamatrix.common.classloader.ClassLoaderUtil
 
ClasspathURLConnection - Class in com.metamatrix.common.protocol.classpath
Connection object to a resource in a Classpath.
ClasspathURLConnection(URL) - Constructor for class com.metamatrix.common.protocol.classpath.ClasspathURLConnection
ctor
clazz - Variable in class com.metamatrix.console.ui.layout.WorkspaceControllerWorkItem
 
clean(long) - Method in class com.metamatrix.common.buffer.impl.BufferManagerImpl
Clean the memory state, using LRU.
clean(long, TupleGroupInfo) - Method in class com.metamatrix.common.buffer.impl.BufferManagerImpl
Over memory limit for this session.
CLEAN_CRITERIA - Static variable in class com.metamatrix.query.optimizer.relational.rules.RuleConstants
 
cleanModelFile(String, String, String) - Static method in class com.metamatrix.platform.config.util.CurrentConfigHelper
 
cleanup(SessionToken) - Method in class com.metamatrix.server.util.DataServerSessionTerminationHandler
 
clear() - Method in class com.metamatrix.api.core.message.DefaultMessage
Clears the content of this message, which simply sets the message type to be null and clears the text and target.
clear() - Method in class com.metamatrix.api.core.message.MessageList
Overrides the implementation of List
clear() - Method in class com.metamatrix.api.core.message.MessageList.Statistics
Clear the current statistics
clear() - Method in interface com.metamatrix.cache.Cache
Removes all the keys and their values from the Cache
clear() - Method in class com.metamatrix.cache.jboss.JBossCache
Removes all the keys and their values from the Cache
clear() - Method in class com.metamatrix.common.actions.BasicModificationActionQueue
Remove all of the actions that are currently in this queue.
clear() - Method in interface com.metamatrix.common.actions.ModificationActionQueue
Remove all of the actions that are currently in this queue.
clear() - Method in class com.metamatrix.common.properties.UnmodifiableProperties
 
clear() - Method in class com.metamatrix.console.ui.views.entitlements.EntitlementDetailPanel
 
clear() - Method in class com.metamatrix.console.ui.views.entitlements.NewEntitlementConfirmationPanel
 
clear() - Method in class com.metamatrix.console.ui.views.vdb.VdbConnBindPanel
 
clear() - Method in class com.metamatrix.console.ui.views.vdb.VdbDetailPanel
 
clear() - Method in class com.metamatrix.console.ui.views.vdb.VdbEntitlementsPanel
 
clear() - Method in class com.metamatrix.console.ui.views.vdb.VdbModelsPanel
 
clear() - Method in interface com.metamatrix.platform.security.api.AuthorizationPermissions
Remove from this collection the entire set of existing permissions.
clear() - Method in class com.metamatrix.platform.security.api.AuthorizationPermissionsImpl
Remove from this collection the entire set of existing permissions.
clear() - Method in class com.metamatrix.toolbox.ui.widget.property.PropertiedObjectPanel
Clears the panel contents.
CLEAR_CACHE_FOR_VDB - Static variable in class com.metamatrix.metadata.runtime.event.RuntimeMetadataEvent
 
clearBatch() - Method in class com.metamatrix.jdbc.MMPreparedStatement
Makes the set of commands in the current batch empty.
clearBatch() - Method in class com.metamatrix.jdbc.MMStatement
Makes the set of commands in the current batch empty.
clearCache(String) - Method in interface com.metamatrix.admin.api.core.CoreRuntimeStateAdmin
Clear the cache or caches specified by the cacheIdentifier.
clearCache(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
clearCache(String) - Method in class com.metamatrix.admin.server.ServerRuntimeStateAdminImpl
 
clearCache() - Method in class com.metamatrix.common.application.AbstractClassLoaderManager
 
clearCache(String) - Method in class com.metamatrix.dqp.embedded.admin.DQPRuntimeStateAdminImpl
 
clearCache() - Method in class com.metamatrix.dqp.service.metadata.QueryMetadataCache
Clears all state on this cache and also deletes any indexfiles associated with the cache.
clearCache() - Method in class com.metamatrix.metadata.runtime.RuntimeMetadataCatalog
clear the cache.
clearCache(String, Properties) - Method in interface com.metamatrix.platform.service.api.CacheAdmin
Clear the named cached using properties to set options if necessary
clearCache(String, Properties) - Method in class com.metamatrix.server.connector.service.ConnectorService
 
clearCache(SessionToken) - Method in class com.metamatrix.server.query.service.QueryService
 
clearCache(String, Properties) - Method in class com.metamatrix.server.query.service.QueryService
 
clearCache(SessionToken) - Method in interface com.metamatrix.server.query.service.QueryServiceInterface
 
clearCacheForVDB() - Method in class com.metamatrix.metadata.runtime.event.RuntimeMetadataEvent
 
clearCaches() - Method in class com.metamatrix.platform.security.authorization.cache.AuthorizationCache
Clear both Authorization caches (principal cache and policy cache).
clearChangedNodesList() - Method in class com.metamatrix.console.ui.views.entitlements.AuthorizationsTreeTable
 
clearChanges() - Method in class com.metamatrix.toolbox.preference.UserPreferences
 
clearClassLoaderCache() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
clearClassLoaderCache() - Method in interface com.metamatrix.dqp.service.ConfigurationService
 
clearCodeTables() - Method in interface com.metamatrix.query.processor.ProcessorDataManager
 
clearCodeTables() - Method in class com.metamatrix.query.processor.TempTableDataManager
 
clearConnectorBindingCache(String) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedDataService
 
clearConnectorBindingCache(String) - Method in interface com.metamatrix.dqp.service.DataService
Clear any caches for the connector binding.
clearConnectorBindingCache(String) - Method in class com.metamatrix.server.dqp.service.PlatformDataService
 
clearCriteria() - Method in class com.metamatrix.query.sql.lang.Query
Set the criteria clause to null
clearElementIDs() - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
clearElementIDs() - Method in class com.metamatrix.metadata.runtime.model.BasicKey
 
clearFilters() - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
 
clearHiddenPropertyDefinitions() - Method in class com.metamatrix.toolbox.ui.widget.property.PropertiedObjectPanel
Clear the list of properties not to display.
clearKeyIDs() - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
clearLoggingContexts() - Method in class com.metamatrix.toolbox.ui.widget.LoggingPanel
 
clearNamespaces() - Method in class com.metamatrix.common.properties.PropertyManager
Removes all naemspaces from the list of registered naemspaces.
clearParameters() - Method in class com.metamatrix.jdbc.MMPreparedStatement
Clears the values set for the PreparedStatement object's IN parameters and releases the resources used by those values.
clearParameters() - Method in class com.metamatrix.query.sql.lang.StoredProcedure
 
clearPoliciesFromCache() - Method in class com.metamatrix.platform.security.authorization.cache.AuthorizationCache
Remove from the cache all policies.
clearPreview() - Method in class com.metamatrix.common.tree.directory.PreviewableDirectoryEntry
 
clearPrincipals() - Method in class com.metamatrix.platform.security.api.AuthorizationPolicy
Remove from this policy the entire set of existing MetaMatrixPrincipalName references.
clearPrincipalsFromCache() - Method in class com.metamatrix.platform.security.authorization.cache.AuthorizationCache
Remove from the cache all accounts and the policyIDs they reference.
clearServices(ConnectionInfo) - Static method in class com.metamatrix.console.models.ModelManager
 
clearStatus() - Static method in class com.metamatrix.console.ui.ViewManager
 
clearStatusText() - Method in class com.metamatrix.console.ui.StatusPanel
 
clearStylesheet() - Method in interface com.metamatrix.jdbc.api.Statement
Clear any previously attached stylesheet for this Statement object.
clearStylesheet() - Method in class com.metamatrix.jdbc.MMStatement
This method removes any existing style sheet on this object.
clearSymbols() - Method in class com.metamatrix.query.sql.lang.Select
Remove all current symbols
clearValues() - Method in class com.metamatrix.toolbox.ui.widget.AccumulatorPanel
 
clearWarnings() - Method in class com.metamatrix.jdbc.MMConnection
This method clears all warnings reported for this object.
clearWarnings() - Method in class com.metamatrix.jdbc.MMResultSet
 
clearWarnings() - Method in class com.metamatrix.jdbc.MMStatement
Warning could be schema validation errors or partial results warnings.
CLICK_COUNT_TO_START_PROPERTY - Static variable in class com.metamatrix.toolbox.ui.widget.table.DefaultTableCellEditor
 
CLIENT_AUTHENTICATION_FAULT - Static variable in class com.metamatrix.soap.util.SOAPConstants
Indicates that the client did not have enough information to process the authentication or that the authentication message was incorrectly formed.
CLIENT_CONNECTION_FAULT - Static variable in class com.metamatrix.soap.util.SOAPConstants
Indicates that there was a failure when attempting to establish a connection to the SOAP Connection architecture
CLIENT_ENCRYPTION_ENABLED - Static variable in class com.metamatrix.common.util.CommonPropertyNames
If this property is set to true then client side encryption is enabled.
CLIENT_FAULT - Static variable in class com.metamatrix.soap.util.SOAPConstants
A general client fault
CLIENT_HOSTNAME - Static variable in interface com.metamatrix.common.api.MMURL.CONNECTION
 
CLIENT_IP_ADDRESS - Static variable in interface com.metamatrix.common.api.MMURL.CONNECTION
 
CLIENT_NOT_ACCESSIBLE_FOR_USER - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
CLIENT_QUERY_EXECUTION_FAULT - Static variable in class com.metamatrix.soap.util.SOAPConstants
Indicates that the client did not have enough information in the request to submit a query to the MetaMatrix server
CLIENT_REQUIRE_UPDATE_FOR_USER - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
CLIENT_STOREDPROCEDURE_EXECUTION_FAULT - Static variable in class com.metamatrix.soap.util.SOAPConstants
Indicates that the client did not have enough information to process a Stored procedure execution request against the MetaMatrix server.
CLIENT_TIMEOUT - Static variable in class com.metamatrix.soap.util.SOAPConstants
A timeout has occured on the Client side
CLIENT_TOKEN_PROP - Static variable in interface com.metamatrix.common.api.MMURL.CONNECTION
 
CLIENT_UPDATE_EXECUTION_FAULT - Static variable in class com.metamatrix.soap.util.SOAPConstants
Indicates that the client did not have enough information to submit an insert, update, or delete statement to the MetaMatrix server
ClientInstance - Interface in com.metamatrix.common.comm.platform.socket.server
Represents a ClientConnection from the server's point of view.
ClientServiceRegistry - Class in com.metamatrix.common.comm
 
ClientServiceRegistry() - Constructor for class com.metamatrix.common.comm.ClientServiceRegistry
 
ClientServiceRegistryService - Class in com.metamatrix.server.connector.service
 
ClientServiceRegistryService(ClientServiceRegistry) - Constructor for class com.metamatrix.server.connector.service.ClientServiceRegistryService
 
clientServices - Variable in class com.metamatrix.platform.vm.controller.ProcessController
 
ClientSideDQP - Interface in com.metamatrix.dqp.client
 
CLOB - Static variable in class com.metamatrix.common.types.DataTypeManager.DefaultDataClasses
 
CLOB - Static variable in class com.metamatrix.common.types.DataTypeManager.DefaultDataTypes
 
CLOB - Static variable in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
 
CLOB - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.BuiltInNames
 
CLOB - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.MetaMatrixExtendedBuiltInNames
 
CLOB - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.RuntimeTypeNames
 
CLOB - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
CLOB - Static variable in class com.metamatrix.query.sql.ReservedWords
 
CLOB - Static variable in class org.teiid.connector.api.TypeFacility.RUNTIME_NAMES
 
CLOB - Static variable in interface org.teiid.connector.api.TypeFacility.RUNTIME_TYPES
 
CLOB - Static variable in class org.teiid.connector.jdbc.translator.BasicFunctionModifier
 
CLOB_CLASS - Static variable in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
 
ClobImpl - Class in com.metamatrix.common.types
This object holds a chunk of character data and implements the JDBC Clob interface.
ClobImpl(Clob) - Constructor for class com.metamatrix.common.types.ClobImpl
Creates a MMClob object by using the CharacterStream of the Clob argument.
ClobImpl(char[]) - Constructor for class com.metamatrix.common.types.ClobImpl
Creates a MMClob object by copying the chars in originalData
ClobImpl(InputStream, Charset, int) - Constructor for class com.metamatrix.common.types.ClobImpl
 
ClobImpl(Reader, int) - Constructor for class com.metamatrix.common.types.ClobImpl
 
ClobToStringTransform - Class in com.metamatrix.common.types.basic
 
ClobToStringTransform() - Constructor for class com.metamatrix.common.types.basic.ClobToStringTransform
 
ClobType - Class in com.metamatrix.common.types
This is wrapper on top of a "clob" object, which implements the "java.sql.Clob" interface.
ClobType(Clob) - Constructor for class com.metamatrix.common.types.ClobType
 
clone() - Method in class com.metamatrix.common.actions.ActionDefinition
Return a deep cloned instance of this object.
clone() - Method in class com.metamatrix.common.actions.AddNamedObject
Return a deep cloned instance of this object.
clone() - Method in class com.metamatrix.common.actions.AddObject
Return a deep cloned instance of this object.
clone() - Method in class com.metamatrix.common.actions.CreateObject
Return a deep cloned instance of this object.
clone() - Method in class com.metamatrix.common.actions.DestroyObject
Return a deep cloned instance of this object.
clone() - Method in class com.metamatrix.common.actions.ExchangeBoolean
Return a deep cloned instance of this object.
clone() - Method in class com.metamatrix.common.actions.ExchangeNamedObject
Return a deep cloned instance of this object.
clone() - Method in class com.metamatrix.common.actions.ExchangeObject
Return a deep cloned instance of this object.
clone() - Method in class com.metamatrix.common.actions.RemoveNamedObject
Return a deep cloned instance of this object.
clone() - Method in class com.metamatrix.common.actions.RemoveObject
Return a deep cloned instance of this object.
clone() - Method in class com.metamatrix.common.config.api.AuthenticationProviderID
Return a deep cloned instance of this object.
clone() - Method in interface com.metamatrix.common.config.api.ConfigurationModelContainer
 
clone() - Method in class com.metamatrix.common.config.api.ConnectorBindingID
Return a deep cloned instance of this object.
clone() - Method in class com.metamatrix.common.config.api.ServiceComponentDefnID
Return a deep cloned instance of this object.
clone() - Method in class com.metamatrix.common.config.model.BasicAuthenticationProvider
Return a deep cloned instance of this object.
clone() - Method in class com.metamatrix.common.config.model.BasicAuthenticationProviderType
 
clone() - Method in class com.metamatrix.common.config.model.BasicComponentType
Return a deep cloned instance of this object.
clone() - Method in class com.metamatrix.common.config.model.BasicComponentTypeDefn
Return a deep cloned instance of this object.
clone() - Method in class com.metamatrix.common.config.model.BasicConfiguration
 
clone() - Method in class com.metamatrix.common.config.model.BasicConfigurationInfo
 
clone() - Method in class com.metamatrix.common.config.model.BasicConnectorBinding
Return a deep cloned instance of this object.
clone() - Method in class com.metamatrix.common.config.model.BasicConnectorBindingType
 
clone() - Method in class com.metamatrix.common.config.model.BasicDeployedComponent
 
clone() - Method in class com.metamatrix.common.config.model.BasicHost
Return a deep cloned instance of this object.
clone() - Method in class com.metamatrix.common.config.model.BasicHostType
Return a deep cloned instance of this object.
clone() - Method in class com.metamatrix.common.config.model.BasicPropDefnAllowedValue
Return a deep cloned instance of this object.
clone() - Method in class com.metamatrix.common.config.model.BasicResourceComponentType
 
clone() - Method in class com.metamatrix.common.config.model.BasicResourceDescriptor
Return a deep cloned instance of this object.
clone() - Method in class com.metamatrix.common.config.model.BasicServiceComponentDefn
Return a deep cloned instance of this object.
clone() - Method in class com.metamatrix.common.config.model.BasicServiceComponentType
 
clone() - Method in class com.metamatrix.common.config.model.BasicSharedResource
Return a deep cloned instance of this object.
clone() - Method in class com.metamatrix.common.config.model.BasicVMComponentDefn
Return a deep cloned instance of this object.
clone() - Method in class com.metamatrix.common.config.model.BasicVMComponentDefnType
Return a deep cloned instance of this object.
clone() - Method in class com.metamatrix.common.config.model.ConfigurationModelContainerImpl
 
clone() - Method in class com.metamatrix.common.log.config.BasicLogConfiguration
 
clone() - Method in interface com.metamatrix.common.log.LogConfiguration
Clone the object.
clone() - Method in class com.metamatrix.common.namedobject.BaseID
Return a deep cloned instance of this object.
clone() - Method in interface com.metamatrix.common.namedobject.BaseObject
Return a deep cloned instance of this object.
clone() - Method in class com.metamatrix.common.namedobject.BasicObject
 
clone() - Method in class com.metamatrix.common.object.ObjectDefinitionImpl
 
clone() - Method in class com.metamatrix.common.object.PropertiedObjectImpl
 
clone() - Method in class com.metamatrix.common.object.PropertyDefinitionImpl
 
clone(Properties) - Static method in class com.metamatrix.common.util.PropertiesUtils
Performs a correct deep clone of the properties object by capturing all properties in the default(s) and placing them directly into the new Properties object.
clone(Properties, boolean) - Static method in class com.metamatrix.common.util.PropertiesUtils
Performs a correct deep clone of the properties object by capturing all properties in the default(s) and placing them directly into the new Properties object.
clone(Properties, Properties, boolean) - Static method in class com.metamatrix.common.util.PropertiesUtils
Performs a correct deep clone of the properties object by capturing all properties in the default(s) and placing them directly into the new Properties object.
clone(Properties, Properties, boolean, boolean) - Static method in class com.metamatrix.common.util.PropertiesUtils
Performs a correct deep clone of the properties object by capturing all properties in the default(s) and placing them directly into the new Properties object.
clone() - Method in class com.metamatrix.console.ui.views.entitlements.DataNodePermissions
 
clone() - Method in class com.metamatrix.console.util.QCDate
 
clone() - Method in class com.metamatrix.core.commandshell.ScriptCommandTarget
 
clone() - Method in interface com.metamatrix.metadata.runtime.api.MetadataID
Return a deep cloned instance of this object.
clone() - Method in interface com.metamatrix.metadata.runtime.api.MetadataObject
Return a deep cloned instance of this object.
clone() - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataID
Return a deep cloned instance of this object.
clone() - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataObject
Return a deep cloned instance of this object.
clone() - Method in class com.metamatrix.platform.security.api.AuthorizationPermission
Make a deep copy of this object.
clone() - Method in class com.metamatrix.platform.security.api.BasicAuthorizationPermission
Make a deep copy of this object.
clone() - Method in class com.metamatrix.platform.security.api.BasicMetaMatrixPrincipal
Return a cloned instance of this object.
clone() - Method in interface com.metamatrix.platform.security.api.MetaMatrixPrincipal
Return a cloned instance of this object.
clone() - Method in class com.metamatrix.platform.security.api.MetaMatrixSessionInfo
Return a cloned instance of this object.
clone() - Method in class com.metamatrix.platform.security.api.SessionToken
Return a cloned instance of this object.
clone() - Method in interface com.metamatrix.platform.security.audit.AuditConfiguration
 
clone() - Method in class com.metamatrix.platform.security.audit.config.BasicAuditConfiguration
 
clone() - Method in class com.metamatrix.platform.security.audit.config.UnmodifiableAuditConfiguration
 
clone() - Method in class com.metamatrix.platform.security.util.RolePermission
Make a deep copy of this object.
clone() - Method in class com.metamatrix.query.function.FunctionDescriptor
 
clone() - Method in class com.metamatrix.query.mapping.xml.MappingDocument
 
clone() - Method in class com.metamatrix.query.mapping.xml.ResultSetInfo
 
clone() - Method in class com.metamatrix.query.processor.BaseProcessorPlan
 
clone() - Method in class com.metamatrix.query.processor.batch.BatchedUpdatePlan
 
clone() - Method in class com.metamatrix.query.processor.proc.AssignmentInstruction
 
clone() - Method in class com.metamatrix.query.processor.proc.CreateCursorResultSetInstruction
Returns a deep clone
clone() - Method in class com.metamatrix.query.processor.proc.ErrorInstruction
 
clone() - Method in class com.metamatrix.query.processor.proc.ExecDynamicSqlInstruction
Returns a deep clone
clone() - Method in class com.metamatrix.query.processor.proc.ExecSqlInstruction
Returns a deep clone
clone() - Method in class com.metamatrix.query.processor.proc.IfInstruction
Returns a deep clone
clone() - Method in class com.metamatrix.query.processor.proc.LoopInstruction
Returns a deep clone
clone() - Method in class com.metamatrix.query.processor.proc.ProcedurePlan
 
clone() - Method in class com.metamatrix.query.processor.proc.WhileInstruction
Returns a deep clone
clone() - Method in interface com.metamatrix.query.processor.ProcessorPlan
Return a safe clone of the ProcessorPlan.
clone() - Method in class com.metamatrix.query.processor.program.Program
Produces a deep clone.
clone() - Method in class com.metamatrix.query.processor.program.ProgramInstruction
Override Object.clone() to make the method public.
clone() - Method in class com.metamatrix.query.processor.relational.AccessNode
 
clone() - Method in class com.metamatrix.query.processor.relational.BatchedUpdateNode
 
clone() - Method in class com.metamatrix.query.processor.relational.DependentAccessNode
 
clone() - Method in class com.metamatrix.query.processor.relational.DependentProcedureAccessNode
 
clone() - Method in class com.metamatrix.query.processor.relational.DependentProcedureExecutionNode
 
clone() - Method in class com.metamatrix.query.processor.relational.GroupingNode
 
clone() - Method in class com.metamatrix.query.processor.relational.JoinNode
 
clone() - Method in class com.metamatrix.query.processor.relational.JoinStrategy
 
clone() - Method in class com.metamatrix.query.processor.relational.LimitNode
 
clone() - Method in class com.metamatrix.query.processor.relational.MergeJoinStrategy
 
clone() - Method in class com.metamatrix.query.processor.relational.NestedLoopJoinStrategy
 
clone() - Method in class com.metamatrix.query.processor.relational.NullNode
 
clone() - Method in class com.metamatrix.query.processor.relational.PartitionedSortJoin
 
clone() - Method in class com.metamatrix.query.processor.relational.PlanExecutionNode
 
clone() - Method in class com.metamatrix.query.processor.relational.ProjectIntoNode
 
clone() - Method in class com.metamatrix.query.processor.relational.ProjectNode
 
clone() - Method in class com.metamatrix.query.processor.relational.RelationalNode
All the implementation of Cloneable interface need to implement clone() method.
clone() - Method in class com.metamatrix.query.processor.relational.RelationalPlan
 
clone() - Method in class com.metamatrix.query.processor.relational.SelectNode
 
clone() - Method in class com.metamatrix.query.processor.relational.SortNode
 
clone() - Method in class com.metamatrix.query.processor.relational.UnionAllNode
 
clone() - Method in class com.metamatrix.query.processor.xml.XMLPlan
The plan is only clonable in the pre-execution stage, not the execution state (things like program state, result sets, etc).
clone() - Method in class com.metamatrix.query.processor.xml.XMLProcessorEnvironment
 
clone() - Method in class com.metamatrix.query.processor.xquery.XQueryPlan
 
clone() - Method in class com.metamatrix.query.resolver.util.AccessPattern
 
clone() - Method in class com.metamatrix.query.sql.lang.AbstractSetCriteria
Deep copy of object
clone() - Method in class com.metamatrix.query.sql.lang.AtomicCriteria
Deep copy of object
clone() - Method in class com.metamatrix.query.sql.lang.BatchedUpdateCommand
 
clone() - Method in class com.metamatrix.query.sql.lang.BetweenCriteria
Deep copy of object
clone() - Method in class com.metamatrix.query.sql.lang.Command
 
clone() - Method in class com.metamatrix.query.sql.lang.CompareCriteria
Deep copy of object
clone() - Method in class com.metamatrix.query.sql.lang.CompoundCriteria
Deep clone.
clone() - Method in class com.metamatrix.query.sql.lang.Create
 
clone() - Method in class com.metamatrix.query.sql.lang.Criteria
Abstract clone method
clone() - Method in class com.metamatrix.query.sql.lang.Delete
Return a copy of this Delete.
clone() - Method in class com.metamatrix.query.sql.lang.DependentSetCriteria
Deep copy of object.
clone() - Method in class com.metamatrix.query.sql.lang.Drop
 
clone() - Method in class com.metamatrix.query.sql.lang.DynamicCommand
 
clone() - Method in class com.metamatrix.query.sql.lang.ExistsCriteria
Deep copy of object.
clone() - Method in class com.metamatrix.query.sql.lang.From
Return copy of this From clause.
clone() - Method in class com.metamatrix.query.sql.lang.FromClause
 
clone() - Method in class com.metamatrix.query.sql.lang.GroupBy
Return a deep copy of this object
clone() - Method in class com.metamatrix.query.sql.lang.GroupContext
 
clone() - Method in class com.metamatrix.query.sql.lang.Insert
Return a deep copy of this Insert.
clone() - Method in class com.metamatrix.query.sql.lang.Into
Get deep clone of object
clone() - Method in class com.metamatrix.query.sql.lang.IsNullCriteria
Deep copy of object
clone() - Method in class com.metamatrix.query.sql.lang.JoinPredicate
Return deep clone for object
clone() - Method in class com.metamatrix.query.sql.lang.JoinType
Class is immutable, so clone can just return the same class
clone() - Method in class com.metamatrix.query.sql.lang.Limit
 
clone() - Method in class com.metamatrix.query.sql.lang.MatchCriteria
Deep copy of object
clone() - Method in class com.metamatrix.query.sql.lang.NotCriteria
Deep copy of object
clone() - Method in class com.metamatrix.query.sql.lang.Option
Return deep copy of this option object
clone() - Method in class com.metamatrix.query.sql.lang.OrderBy
Return deep copy of this ORDER BY clause.
clone() - Method in class com.metamatrix.query.sql.lang.PredicateCriteria
Deep copy of object
clone() - Method in class com.metamatrix.query.sql.lang.Query
Deep clone Query to produce a new identical query.
clone() - Method in class com.metamatrix.query.sql.lang.Select
Return a deep copy of this Select.
clone() - Method in class com.metamatrix.query.sql.lang.SetClause
 
clone() - Method in class com.metamatrix.query.sql.lang.SetClauseList
 
clone() - Method in class com.metamatrix.query.sql.lang.SetCriteria
Deep copy of object
clone() - Method in class com.metamatrix.query.sql.lang.SetQuery
Deep clone this object to produce a new identical query.
clone() - Method in class com.metamatrix.query.sql.lang.SPParameter
 
clone() - Method in class com.metamatrix.query.sql.lang.StoredProcedure
 
clone() - Method in class com.metamatrix.query.sql.lang.SubqueryCompareCriteria
Deep copy of object.
clone() - Method in class com.metamatrix.query.sql.lang.SubqueryFromClause
Get deep clone of object
clone() - Method in class com.metamatrix.query.sql.lang.SubquerySetCriteria
Deep copy of object.
clone() - Method in class com.metamatrix.query.sql.lang.UnaryFromClause
Get deep clone of object
clone() - Method in class com.metamatrix.query.sql.lang.Update
Return a copy of this Update.
clone() - Method in class com.metamatrix.query.sql.lang.XQuery
Return a copy of this SQLQuery.
clone() - Method in interface com.metamatrix.query.sql.LanguageObject
Implement clone to make objects cloneable.
clone() - Method in class com.metamatrix.query.sql.proc.AssignmentStatement
Deep clone statement to produce a new identical statement.
clone() - Method in class com.metamatrix.query.sql.proc.Block
Deep clone statement to produce a new identical block.
clone() - Method in class com.metamatrix.query.sql.proc.BreakStatement
Deep clone statement to produce a new identical statement.
clone() - Method in class com.metamatrix.query.sql.proc.CommandStatement
Deep clone statement to produce a new identical statement.
clone() - Method in class com.metamatrix.query.sql.proc.ContinueStatement
Deep clone statement to produce a new identical statement.
clone() - Method in class com.metamatrix.query.sql.proc.CreateUpdateProcedureCommand
Deep clone statement to produce a new identical statement.
clone() - Method in class com.metamatrix.query.sql.proc.CriteriaSelector
Deep clone statement to produce a new identical statement.
clone() - Method in class com.metamatrix.query.sql.proc.DeclareStatement
Deep clone statement to produce a new identical statement.
clone() - Method in class com.metamatrix.query.sql.proc.HasCriteria
Deep clone statement to produce a new identical statement.
clone() - Method in class com.metamatrix.query.sql.proc.IfStatement
Deep clone statement to produce a new identical statement.
clone() - Method in class com.metamatrix.query.sql.proc.LoopStatement
Deep clone statement to produce a new identical statement.
clone() - Method in class com.metamatrix.query.sql.proc.Statement
Deep clone statement to produce a new identical statement.
clone() - Method in class com.metamatrix.query.sql.proc.TranslateCriteria
Deep clone statement to produce a new identical statement.
clone() - Method in class com.metamatrix.query.sql.proc.WhileStatement
Deep clone statement to produce a new identical statement.
clone() - Method in class com.metamatrix.query.sql.symbol.AbstractCaseExpression
 
clone() - Method in class com.metamatrix.query.sql.symbol.AggregateSymbol
Return a deep copy of this object
clone() - Method in class com.metamatrix.query.sql.symbol.AliasSymbol
Return a copy of this object.
clone() - Method in class com.metamatrix.query.sql.symbol.AllInGroupSymbol
Return a deep copy of this object
clone() - Method in class com.metamatrix.query.sql.symbol.AllSymbol
Return a deep copy of this object
clone() - Method in class com.metamatrix.query.sql.symbol.CaseExpression
 
clone() - Method in class com.metamatrix.query.sql.symbol.Constant
Return a shallow copy of this object - value is NOT cloned!
clone() - Method in class com.metamatrix.query.sql.symbol.ElementSymbol
Return a deep copy of this object.
clone() - Method in class com.metamatrix.query.sql.symbol.ExpressionSymbol
Return a deep copy of this object
clone() - Method in class com.metamatrix.query.sql.symbol.Function
Return a deep copy of this object.
clone() - Method in class com.metamatrix.query.sql.symbol.GroupSymbol
Return a deep copy of this object.
clone() - Method in class com.metamatrix.query.sql.symbol.Reference
 
clone() - Method in class com.metamatrix.query.sql.symbol.ScalarSubquery
Returns a safe clone
clone() - Method in class com.metamatrix.query.sql.symbol.SearchedCaseExpression
 
clone() - Method in class com.metamatrix.query.sql.symbol.Symbol
Return a copy of this object.
clone() - Method in class com.metamatrix.query.sql.util.SymbolMap
 
clone() - Method in class com.metamatrix.query.util.CommandContext
 
clone() - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeNode
 
cloneBasicTreeNode(BasicTreeNode, BasicTreeNode, boolean) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeEditor
 
clonePermission(AuthorizationPolicy, AuthorizationPermission, AuthorizationRealm) - Method in class com.metamatrix.platform.security.api.AbstractAuthorizationObjectEditor
Copy the AuthorizationPermissions from a source AuthorizationPolicy to a target AuthorizationPolicy given an AuthorizationRealm.
clonePolicyPermissions(AuthorizationPolicy, AuthorizationPolicy, AuthorizationRealm, Set, EntitlementMigrationReport) - Method in interface com.metamatrix.platform.admin.api.AuthorizationEditor
 
clonePolicyPermissions(AuthorizationPolicy, AuthorizationPolicy, AuthorizationRealm, Set, EntitlementMigrationReport) - Method in class com.metamatrix.platform.security.api.AuthorizationObjectEditor
Copy the AuthorizationPermissions from a source AuthorizationPolicy to a target AuthorizationPolicy given an AuthorizationRealm.
clonePolicyPrincipals(AuthorizationPolicy, AuthorizationPolicy) - Method in interface com.metamatrix.platform.admin.api.AuthorizationEditor
 
clonePolicyPrincipals(AuthorizationPolicy, AuthorizationPolicy) - Method in class com.metamatrix.platform.security.api.AbstractAuthorizationObjectEditor
Copy the Principalss from a source AuthorizationPolicy to a target AuthorizationPolicy.
clonePolicyPrincipals(AuthorizationPolicy, AuthorizationPolicy, Set, EntitlementMigrationReport) - Method in class com.metamatrix.platform.security.api.AbstractAuthorizationObjectEditor
 
cloneState(AbstractAssignmentInstruction) - Method in class com.metamatrix.query.processor.proc.AbstractAssignmentInstruction
 
cloneWithoutValues() - Method in class com.metamatrix.connector.xml.base.CriteriaDesc
 
close() - Method in interface com.metamatrix.admin.api.server.ServerAdmin
Closes ServerAdmin connection to the server.
close() - Method in class com.metamatrix.admin.server.ServerAdminImpl
Do nothing: this is implemented in ServerAdminClientInterceptor on the client-side.
close() - Method in interface com.metamatrix.common.comm.platform.socket.ObjectChannel
 
close() - Method in class com.metamatrix.common.comm.platform.socket.SSLAwareChannelHandler.ObjectChannelImpl
 
close() - Method in class com.metamatrix.common.connection.BaseTransaction
Return whether this transaction is readonly.
close() - Method in class com.metamatrix.common.connection.ManagedConnection
This method is invoked by the pool to notify the specialized class that the connection is to be terminated.
close() - Method in interface com.metamatrix.common.connection.TransactionInterface
Return whether this transaction is readonly.
close() - Method in class com.metamatrix.common.lob.BufferManagerLobChunkStream
 
close() - Method in class com.metamatrix.common.lob.ByteLobChunkStream
 
close() - Method in class com.metamatrix.common.lob.LobChunkInputStream
 
close() - Method in interface com.metamatrix.common.lob.LobChunkProducer
Close the underlaying stream of producing the chunks
close() - Method in class com.metamatrix.common.lob.ReaderInputStream
 
close(Connection) - Method in class com.metamatrix.common.log.reader.DBLogReader
 
close() - Method in class com.metamatrix.common.vdb.api.VDBArchive
Close the VDBArchive and do the cleanup.
close() - Method in class com.metamatrix.connector.ldap.LDAPConnection
Closes LDAP context, effectively closing the connection to LDAP.
close() - Method in class com.metamatrix.connector.ldap.LDAPSyncQueryExecution
 
close() - Method in class com.metamatrix.connector.ldap.LDAPUpdateExecution
 
close() - Method in class com.metamatrix.connector.loopback.LoopbackConnection
 
close() - Method in class com.metamatrix.connector.loopback.LoopbackExecution
 
close() - Method in class com.metamatrix.connector.metadata.adapter.ObjectConnection
 
close() - Method in class com.metamatrix.connector.metadata.adapter.ObjectSynchExecution
 
close() - Method in class com.metamatrix.connector.metadata.MetadataProcedureExecution
 
close() - Method in class com.metamatrix.connector.salesforce.connection.SalesforceConnection
 
close() - Method in class com.metamatrix.connector.salesforce.execution.GetDeletedExecutionImpl
 
close() - Method in class com.metamatrix.connector.salesforce.execution.GetUpdatedExecutionImpl
 
close() - Method in class com.metamatrix.connector.salesforce.execution.ProcedureExecutionParentImpl
 
close() - Method in class com.metamatrix.connector.salesforce.execution.QueryExecutionImpl
 
close() - Method in interface com.metamatrix.connector.salesforce.execution.SalesforceProcedureExecution
 
close() - Method in class com.metamatrix.connector.salesforce.execution.UpdateExecutionParent
 
CLOSE - Static variable in class com.metamatrix.connector.salesforce.execution.visitors.CriteriaVisitor
 
close() - Method in class com.metamatrix.connector.text.TextConnection
 
close() - Method in class com.metamatrix.connector.text.TextSynchExecution
 
close() - Method in class com.metamatrix.connector.xml.base.LoggingInputStreamFilter
 
close() - Method in class com.metamatrix.connector.xml.base.XMLConnectionImpl
 
close() - Method in class com.metamatrix.connector.xml.cache.CachingInputStreamFilter
 
close() - Method in class com.metamatrix.connector.xml.cache.CachingOutputStream
 
close() - Method in class com.metamatrix.connector.xml.streaming.BaseStreamingExecution
 
close() - Method in class com.metamatrix.connector.xmlsource.file.FileConnection
 
close() - Method in class com.metamatrix.connector.xmlsource.soap.SoapConnection
 
close() - Method in class com.metamatrix.connector.xmlsource.XMLSourceConnection
 
close() - Method in class com.metamatrix.connector.xmlsource.XMLSourceExecution
 
close() - Method in class com.metamatrix.console.connections.ConnectionInfo
Close the underlying connection.
close() - Method in interface com.metamatrix.core.index.IIndex
Closes the index file if open
close() - Method in class com.metamatrix.dqp.client.impl.StreamingLobChunckProducer
 
close() - Method in class com.metamatrix.dqp.spi.basic.FileCommandLogger
This method causes the internal java.io.BufferedWriter to be closed.
close() - Method in interface com.metamatrix.dqp.spi.CommandLoggerSPI
Close this service provider, release any external resources
close() - Method in class com.metamatrix.jdbc.EmbeddedConnection
 
close() - Method in class com.metamatrix.jdbc.MMCallableStatement
In many cases, it is desirable to immediately release a Statements's database and JDBC resources instead of waiting for this to happen when it is automatically closed; the close method provides this immediate release.
close() - Method in class com.metamatrix.jdbc.MMConnection
This method will release the MMDriverConnection's connection to the server and all resources immediately instead of waiting for them to be automatically released.
close() - Method in class com.metamatrix.jdbc.MMResultSet
Close this result set.
close() - Method in class com.metamatrix.jdbc.MMServerConnection
 
close() - Method in class com.metamatrix.jdbc.MMStatement
In many cases, it is desirable to immediately release a Statements's database and JDBC resources instead of waiting for this to happen when it is automatically closed; the close method provides this immediate release.
close() - Method in class com.metamatrix.jdbc.MMXAConnection
 
close() - Method in class com.metamatrix.platform.config.persistence.api.ExtensionModuleConnection
 
close() - Method in interface com.metamatrix.platform.config.persistence.api.PersistentConnection
call close when the connection is no longer needed.
close() - Method in class com.metamatrix.platform.config.persistence.impl.file.FilePersistentConnection
call close when the connection is no longer needed.
close() - Method in interface com.metamatrix.platform.security.authorization.spi.AuthorizationSourceTransaction
A method that is called before this transaction is closed, giving the transaction a chance to release any resources.
close() - Method in class com.metamatrix.query.processor.batch.BatchedUpdatePlan
 
close() - Method in class com.metamatrix.query.processor.dynamic.SqlEval
Closes any resources opened during the evaluation
close() - Method in class com.metamatrix.query.processor.proc.ProcedurePlan
 
close() - Method in interface com.metamatrix.query.processor.ProcessorPlan
Close the plan after processing.
close() - Method in class com.metamatrix.query.processor.relational.AccessNode
 
close() - Method in class com.metamatrix.query.processor.relational.BatchCollector
 
close() - Method in class com.metamatrix.query.processor.relational.BatchedUpdateNode
 
close() - Method in class com.metamatrix.query.processor.relational.DependentAccessNode
 
close() - Method in class com.metamatrix.query.processor.relational.DependentCriteriaProcessor
 
close() - Method in class com.metamatrix.query.processor.relational.DependentProcedureAccessNode
 
close() - Method in class com.metamatrix.query.processor.relational.DependentProcedureExecutionNode
 
close() - Method in class com.metamatrix.query.processor.relational.GroupingNode
 
close() - Method in class com.metamatrix.query.processor.relational.JoinNode
 
close() - Method in class com.metamatrix.query.processor.relational.JoinStrategy
 
close() - Method in class com.metamatrix.query.processor.relational.MergeJoinStrategy
 
close() - Method in class com.metamatrix.query.processor.relational.PartitionedSortJoin
 
close() - Method in class com.metamatrix.query.processor.relational.PlanExecutionNode
 
close() - Method in class com.metamatrix.query.processor.relational.ProjectIntoNode
 
close() - Method in class com.metamatrix.query.processor.relational.RelationalNode
 
close() - Method in class com.metamatrix.query.processor.relational.RelationalPlan
 
close() - Method in class com.metamatrix.query.processor.relational.SortNode
 
close() - Method in class com.metamatrix.query.processor.relational.SubqueryAwareEvaluator
 
close() - Method in class com.metamatrix.query.processor.relational.SubqueryAwareRelationalNode
 
close() - Method in class com.metamatrix.query.processor.relational.TupleCollector
 
close() - Method in interface com.metamatrix.query.processor.xml.PlanExecutor
close the plan and cleanup the resultset.
close() - Method in class com.metamatrix.query.processor.xml.XMLPlan
Clean up the tuple source when the plan is closed.
close() - Method in class com.metamatrix.query.processor.xquery.XQueryPlan
Clean up the tuple source when the plan is closed.
close() - Method in interface com.metamatrix.query.xquery.XQuerySQLEvaluator
Closes any resources opened during the evaluation
close() - Method in class com.metamatrix.script.io.ResultSetReader
 
close() - Method in class com.metamatrix.script.io.StringLineReader
 
close() - Method in class com.metamatrix.script.shell.FilePrintStream
 
close() - Method in class com.metamatrix.script.shell.JConsole.BlockingPipedInputStream
 
close() - Method in class com.metamatrix.script.shell.ReaderInterceptor
 
close() - Method in class com.metamatrix.server.dqp.service.tracker.DatabaseCommandLogger
 
close() - Method in interface org.teiid.connector.api.Connection
Release the connection.
close() - Method in interface org.teiid.connector.api.Execution
Terminates the execution normally.
close() - Method in class org.teiid.connector.jdbc.JDBCBaseExecution
 
close() - Method in class org.teiid.connector.jdbc.JDBCQueryExecution
 
close() - Method in class org.teiid.connector.jdbc.JDBCSourceConnection
 
close() - Method in class org.teiid.connector.jdbc.JDBCSourceXAConnection
 
close() - Method in class org.teiid.netty.handler.codec.serialization.ObjectDecoderInputStream
 
close() - Method in class org.teiid.netty.handler.codec.serialization.ObjectEncoderOutputStream
 
closeCalled() - Method in class com.metamatrix.connector.ldap.LDAPConnection
 
closeCalled() - Method in class com.metamatrix.connector.salesforce.connection.SalesforceConnection
 
closeCalled() - Method in interface org.teiid.connector.api.Connection
Called by the pool to indicate that the connection was returned to the pool.
closeCalled() - Method in class org.teiid.connector.basic.BasicConnection
 
closeCalled() - Method in class org.teiid.connector.jdbc.JDBCSourceXAConnection
XAConnection Connections should be cycled to ensure proper cleanup after the transaction.
closeConnection() - Method in class com.metamatrix.common.connection.jdbc.JDBCMgdResourceConnection
This method is invoked by the pool to notify the specialized class that the connection is to be terminated.
closeConnection() - Method in class com.metamatrix.common.connection.ManagedConnection
This method is invoked by the pool to notify the specialized class that the connection is to be terminated.
closeConnection() - Method in class com.metamatrix.common.connection.SimpleManagedConnection
This method is invoked by the pool to notify the specialized class that the connection is to be terminated.
CLOSED - Static variable in interface com.metamatrix.console.ui.views.runtime.util.ServiceStateConstants
 
CLOSED - Static variable in interface com.metamatrix.platform.security.api.MetaMatrixSessionState
The session is closed - this state cannot change once it is reached.
CLOSED_STATE_DESC - Static variable in interface com.metamatrix.admin.api.objects.Session
The description when the session is closed - this state cannot change once it is reached.
closeLobChunkStream(int, long, String) - Method in interface com.metamatrix.dqp.client.ClientSideDQP
 
closeProcessing() - Method in class com.metamatrix.query.processor.QueryProcessor
Close processing and clean everything up.
closeRequest(long) - Method in interface com.metamatrix.dqp.client.ClientSideDQP
 
closeRequest(AtomicRequestID, ConnectorID) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedDataService
 
closeRequest(AtomicRequestID, ConnectorID) - Method in interface com.metamatrix.dqp.service.DataService
 
closeRequest(AtomicRequestID) - Method in class com.metamatrix.server.connector.service.ConnectorService
 
closeRequest(AtomicRequestID) - Method in interface com.metamatrix.server.connector.service.ConnectorServiceInterface
 
closeRequest(AtomicRequestID, ConnectorID) - Method in class com.metamatrix.server.dqp.service.PlatformDataService
 
closeService() - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
Close the service to new work if applicable.
closeService() - Method in class com.metamatrix.platform.security.authorization.service.AuthorizationServiceImpl
Close the service to new work if applicable.
closeService() - Method in class com.metamatrix.platform.security.membership.service.MembershipServiceImpl
Close the service to new work if applicable.
closeService() - Method in class com.metamatrix.platform.security.session.service.SessionServiceImpl
Close the service to new work if applicable.
closeService() - Method in class com.metamatrix.platform.service.controller.AbstractService
Close the service to new work if applicable.
closeService() - Method in class com.metamatrix.server.connector.service.ConnectorService
Close the service to new work if applicable.
closeService() - Method in class com.metamatrix.server.query.service.QueryService
 
closeSession(MetaMatrixSessionID) - Method in interface com.metamatrix.platform.security.api.service.SessionServiceInterface
Closes the specified session.
closeSession(MetaMatrixSessionID) - Method in class com.metamatrix.platform.security.session.service.SessionServiceImpl
 
closeSource() - Method in interface com.metamatrix.common.buffer.TupleSource
Closes the Tuple Source.
closeSource() - Method in class com.metamatrix.query.processor.NullTupleSource
Close the tuple source after reading tuples.
closeSource() - Method in class com.metamatrix.query.processor.proc.UpdateCountTupleSource
 
closeSourceConnection() - Method in class org.teiid.connector.jdbc.JDBCSourceConnection
 
closeStreams() - Method in class com.metamatrix.connector.xml.file.FileExecution
 
closeStreams() - Method in class com.metamatrix.connector.xml.http.HTTPExecutor
 
closeStreams() - Method in interface com.metamatrix.connector.xml.ResultProducer
 
CLUSTER_MEMBERS - Static variable in class com.metamatrix.common.config.CurrentConfiguration
 
CLUSTER_NAME - Static variable in class com.metamatrix.common.config.CurrentConfiguration
 
CLUSTER_PORT - Static variable in interface com.metamatrix.common.config.api.VMComponentDefnType
 
CLUSTER_PROTOCOL - Static variable in class com.metamatrix.server.JGroupsProvider
 
ClusteredRegistryState - Class in com.metamatrix.platform.registry
 
ClusteredRegistryState(CacheFactory) - Constructor for class com.metamatrix.platform.registry.ClusteredRegistryState
 
CLUSTERNAME - Static variable in interface com.metamatrix.server.Configuration
 
CM_UTIL_ERR_0001 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
util (030)
CM_UTIL_ERR_0002 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0003 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0004 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0005 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0006 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0007 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0008 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0009 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0010 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0011 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0012 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0013 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0014 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0015 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0016 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0017 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0018 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0019 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0020 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0021 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0022 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0023 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0024 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0025 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0026 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0027 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0028 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0029 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0030 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0031 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0032 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0033 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0034 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0035 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0036 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0037 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0038 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0039 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0040 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0041 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0042 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0043 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0044 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0045 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0046 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0047 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0048 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0049 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0050 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0051 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0052 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0053 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0054 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0055 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0056 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0057 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0058 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0059 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0060 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0061 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0062 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
CM_UTIL_ERR_0063 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0064 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
CM_UTIL_ERR_0065 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0066 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
CM_UTIL_ERR_0067 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
CM_UTIL_ERR_0068 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
CM_UTIL_ERR_0069 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0070 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0071 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
CM_UTIL_ERR_0072 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
CM_UTIL_ERR_0073 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
CM_UTIL_ERR_0074 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
CM_UTIL_ERR_0075 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
CM_UTIL_ERR_0076 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
CM_UTIL_ERR_0077 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
CM_UTIL_ERR_0078 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
CM_UTIL_ERR_0079 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0079 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
CM_UTIL_ERR_0080 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0081 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
CM_UTIL_ERR_0082 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0083 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0084 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0085 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0086 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0087 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0088 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0089 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0090 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0091 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0092 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0093 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0094 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0095 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0096 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0097 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0098 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0099 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0100 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0101 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0102 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0103 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0104 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0105 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0106 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0107 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0108 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0109 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0110 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0111 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0112 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0150 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0151 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0152 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0153 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0154 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0155 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0156 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0157 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0158 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0159 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0160 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0161 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0162 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0163 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0164 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0165 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0166 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0167 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0168 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0169 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0170 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0171 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0172 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0173 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0174 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0175 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0176 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0176 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
CM_UTIL_ERR_0177 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0177 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
CM_UTIL_ERR_0178 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0178 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
CM_UTIL_ERR_0179 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0179 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
CM_UTIL_ERR_0180 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0180 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
CM_UTIL_ERR_0181 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0181 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
CM_UTIL_ERR_0182 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0183 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CM_UTIL_ERR_0184 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CNCTR_BNDNG_NM - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.VDBModels.ColumnName
 
COALESCE - Static variable in class com.metamatrix.query.function.FunctionLibrary
 
coalesce(Object, Object, Object...) - Static method in class com.metamatrix.query.function.FunctionMethods
 
COALESCE - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
code - Variable in exception com.metamatrix.core.MetaMatrixCoreException
 
CODE_DECRYPTION_FAILED - Static variable in interface com.metamatrix.admin.api.objects.AdminStatus
Warning status code indicating that an object could not be decrypted.
CODE_SUCCESS - Static variable in interface com.metamatrix.admin.api.objects.AdminStatus
Status code indicating that the operation succeeded.
CODE_TABLE_CACHE - Static variable in interface com.metamatrix.admin.api.objects.Cache
 
CODE_TABLE_CACHE - Static variable in interface com.metamatrix.platform.service.api.CacheAdmin
 
CODE_UNKNOWN - Static variable in interface com.metamatrix.admin.api.objects.AdminStatus
Status code indicating an unknown status
collapse(JTree) - Static method in class com.metamatrix.console.util.StaticTreeUtilities
Collapse an entire tree.
COLLAPSE - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES.WHITE_SPACE_TYPES
 
COLLAPSE_SOURCE - Static variable in class com.metamatrix.query.optimizer.relational.rules.RuleConstants
 
collapseWhitespace(String) - Static method in class com.metamatrix.core.util.StringUtil
Removes extraneous whitespace from a string.
collectCumulativeNodeStats(TupleBatch, int) - Method in class com.metamatrix.query.processor.relational.RelationalNodeStatistics
 
collectedAny() - Method in class com.metamatrix.query.processor.relational.BatchCollector
 
collectElements(ILanguageObject) - Static method in class org.teiid.connector.visitor.util.CollectorVisitor
This is a utility method for a common use of this visitor, which is to collect all elements in an object tree.
collectGroups(Collection) - Method in class com.metamatrix.query.sql.lang.FromClause
 
collectGroups(Collection) - Method in class com.metamatrix.query.sql.lang.JoinPredicate
Collect all GroupSymbols for this from clause.
collectGroups(Collection) - Method in class com.metamatrix.query.sql.lang.SubqueryFromClause
Collect all GroupSymbols for this from clause.
collectGroups(Collection) - Method in class com.metamatrix.query.sql.lang.UnaryFromClause
Collect all GroupSymbols for this from clause.
collectGroups(ILanguageObject) - Static method in class org.teiid.connector.visitor.util.CollectorVisitor
This is a utility method for a common use of this visitor, which is to collect all groups in an object tree.
collectGroupsUsedByElements(ILanguageObject) - Static method in class org.teiid.connector.visitor.util.CollectorVisitor
This is a utility method for a common use of this visitor, which is to collect all groups used by all elements in an object tree.
collectInvalidObjects(Collection) - Method in class com.metamatrix.query.validator.ValidatorReport
 
collectionToString(Collection) - Static method in class com.metamatrix.common.tree.basic.BasicTreeView
 
CollectionValueIterator - Class in com.metamatrix.query.sql.lang
 
CollectionValueIterator(Collection) - Constructor for class com.metamatrix.query.sql.lang.CollectionValueIterator
 
collectNodeStats(RelationalNode[], String) - Method in class com.metamatrix.query.processor.relational.RelationalNodeStatistics
 
collectObjects(Class<T>, ILanguageObject) - Static method in class org.teiid.connector.visitor.util.CollectorVisitor
This is a utility method to instantiate and run the visitor in conjunction with a HierarchyVisitor to collect all objects of the specified type of the specified tree in the language object tree.
CollectorVisitor<T> - Class in org.teiid.connector.visitor.util
This visitor can be used to collect all objects of a certain type in a language tree.
CollectorVisitor(Class<T>) - Constructor for class org.teiid.connector.visitor.util.CollectorVisitor
 
collectReferences(LanguageObject, Collection<GroupSymbol>, List<Reference>) - Static method in class com.metamatrix.query.sql.visitor.CorrelatedReferenceCollectorVisitor
Helper to use this visitor.
collectTuples() - Method in class com.metamatrix.query.processor.relational.BatchCollector
 
collectTuples(TupleBatch) - Method in class com.metamatrix.query.processor.relational.BatchCollector
 
collectValidCriteriaElements(GroupSymbol, QueryMetadataInterface) - Static method in class com.metamatrix.query.resolver.command.XMLQueryResolver
Collect all fully-qualified valid elements.
COLON - Static variable in class com.metamatrix.common.util.WSDLServletUtil
 
COLON - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
COLON_DELIMITER - Static variable in class com.metamatrix.common.api.MMURL
 
COLUMN - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Relational.Class
 
COLUMN - Static variable in class com.metamatrix.modeler.core.index.IndexConstants.RECORD_TYPE
 
column - Variable in class com.metamatrix.query.parser.JavaCharStream
 
COLUMN_CLASS - Static variable in class com.metamatrix.console.ui.views.transactions.TransactionTableModel
 
COLUMN_CNT_MUST_MATCH_MODEL - Static variable in class com.metamatrix.connector.text.TextPropertyNames
This property can be used to force the edit that ensures the number of columns in the text file matches the number of columns modeled.
COLUMN_COUNT - Static variable in class com.metamatrix.console.ui.views.sessions.SessionTableModel
 
COLUMN_HEADERS - Static variable in class com.metamatrix.console.ui.views.extensionsource.ExtensionSourcesTableModel
 
COLUMN_HEADERS - Static variable in class com.metamatrix.console.ui.views.transactions.TransactionTableModel
 
COLUMN_INPUT_PARAMETER_FLAG_INDEX_VERSION - Static variable in class com.metamatrix.metadata.runtime.impl.RecordFactory
The version number that is associated with the change made to add an input parameter flag on columns.
COLUMN_NAMES - Static variable in class com.metamatrix.common.log.reader.LogEntryPropertyNames
List of String database column names which store the log message attributes
COLUMN_NAMES - Static variable in class com.metamatrix.console.ui.views.queries.QueryTableModel
 
COLUMN_NAMES - Static variable in class com.metamatrix.console.ui.views.sessions.SessionTableModel
 
COLUMN_NATIVE_TYPE_INDEX_VERSION - Static variable in class com.metamatrix.metadata.runtime.impl.RecordFactory
The version number that is associated with the change made to add native type property on columns.
COLUMN_NULL_DISTINCT_INDEX_VERSION - Static variable in class com.metamatrix.metadata.runtime.impl.RecordFactory
The version number that is associated with the change made to add count of null and distinct values for columns on the column records 7/8/2005.
COLUMN_TAG - Static variable in class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.Column
 
COLUMN_WIDTH_CHARACTER_PROPERTY - Static variable in class com.metamatrix.toolbox.ui.widget.TextFieldWidget
 
columnClassName - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
columnComparator - Static variable in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
 
columnDataType - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
columnDataTypes - Variable in class org.teiid.connector.jdbc.JDBCQueryExecution
 
columnDisplaySize - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
columnElementsByName - Variable in class com.metamatrix.connector.salesforce.execution.visitors.CriteriaVisitor
 
columnMarginChanged(ChangeEvent) - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
 
ColumnMetadata - Class in com.metamatrix.soap.sqlquerywebservice.helper
This class contains metamdata values for a given result set.
ColumnMetadata() - Constructor for class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
columnName - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
columnNumToString(int) - Static method in class com.metamatrix.console.ui.views.entitlements.AuthorizationsModel
 
ColumnRecord - Interface in com.metamatrix.modeler.core.metadata.runtime
ColumnRecord
ColumnRecordComparator - Class in com.metamatrix.modeler.core.util
 
ColumnRecordComparator() - Constructor for class com.metamatrix.modeler.core.util.ColumnRecordComparator
 
ColumnRecordImpl - Class in com.metamatrix.metadata.runtime.impl
ColumnRecordImpl
ColumnRecordImpl() - Constructor for class com.metamatrix.metadata.runtime.impl.ColumnRecordImpl
 
ColumnRecordImpl(MetadataRecordDelegate) - Constructor for class com.metamatrix.metadata.runtime.impl.ColumnRecordImpl
 
COLUMNS_INDEX - Static variable in class com.metamatrix.modeler.core.index.IndexConstants.INDEX_NAME
 
ColumnSetRecord - Interface in com.metamatrix.modeler.core.metadata.runtime
ColumnSetRecord
ColumnSetRecord.ColumnSetRecordProperties - Interface in com.metamatrix.modeler.core.metadata.runtime
Constants for perperties stored on a ColumnSetRecord
ColumnSetRecordImpl - Class in com.metamatrix.metadata.runtime.impl
ColumnSetRecordImpl
ColumnSetRecordImpl() - Constructor for class com.metamatrix.metadata.runtime.impl.ColumnSetRecordImpl
 
ColumnSetRecordImpl(MetadataRecordDelegate) - Constructor for class com.metamatrix.metadata.runtime.impl.ColumnSetRecordImpl
 
columnSorted() - Method in interface com.metamatrix.toolbox.ui.widget.table.TableColumnSortListener
 
columnSorted() - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
 
ColumnSortInfo - Class in com.metamatrix.console.ui.util
 
ColumnSortInfo(String, boolean) - Constructor for class com.metamatrix.console.ui.util.ColumnSortInfo
 
com.metamatrix.admin - package com.metamatrix.admin
 
com.metamatrix.admin.api.core - package com.metamatrix.admin.api.core
 
com.metamatrix.admin.api.embedded - package com.metamatrix.admin.api.embedded
 
com.metamatrix.admin.api.exception - package com.metamatrix.admin.api.exception
 
com.metamatrix.admin.api.exception.security - package com.metamatrix.admin.api.exception.security
 
com.metamatrix.admin.api.objects - package com.metamatrix.admin.api.objects
 
com.metamatrix.admin.api.server - package com.metamatrix.admin.api.server
 
com.metamatrix.admin.objects - package com.metamatrix.admin.objects
 
com.metamatrix.admin.server - package com.metamatrix.admin.server
 
com.metamatrix.api.core.message - package com.metamatrix.api.core.message
 
com.metamatrix.api.core.xmi - package com.metamatrix.api.core.xmi
 
com.metamatrix.api.exception - package com.metamatrix.api.exception
 
com.metamatrix.api.exception.query - package com.metamatrix.api.exception.query
 
com.metamatrix.api.exception.security - package com.metamatrix.api.exception.security
 
com.metamatrix.api.exception.server - package com.metamatrix.api.exception.server
 
com.metamatrix.cache - package com.metamatrix.cache
 
com.metamatrix.cache.jboss - package com.metamatrix.cache.jboss
 
com.metamatrix.cdk - package com.metamatrix.cdk
 
com.metamatrix.cdk.api - package com.metamatrix.cdk.api
 
com.metamatrix.cdk.file - package com.metamatrix.cdk.file
 
com.metamatrix.client - package com.metamatrix.client
 
com.metamatrix.common - package com.metamatrix.common
 
com.metamatrix.common.actions - package com.metamatrix.common.actions
 
com.metamatrix.common.api - package com.metamatrix.common.api
 
com.metamatrix.common.application - package com.metamatrix.common.application
 
com.metamatrix.common.application.exception - package com.metamatrix.common.application.exception
 
com.metamatrix.common.batch - package com.metamatrix.common.batch
 
com.metamatrix.common.buffer - package com.metamatrix.common.buffer
 
com.metamatrix.common.buffer.impl - package com.metamatrix.common.buffer.impl
 
com.metamatrix.common.buffer.storage.file - package com.metamatrix.common.buffer.storage.file
 
com.metamatrix.common.buffer.storage.memory - package com.metamatrix.common.buffer.storage.memory
 
com.metamatrix.common.callback - package com.metamatrix.common.callback
 
com.metamatrix.common.classloader - package com.metamatrix.common.classloader
 
com.metamatrix.common.comm - package com.metamatrix.common.comm
 
com.metamatrix.common.comm.api - package com.metamatrix.common.comm.api
 
com.metamatrix.common.comm.exception - package com.metamatrix.common.comm.exception
 
com.metamatrix.common.comm.platform - package com.metamatrix.common.comm.platform
 
com.metamatrix.common.comm.platform.client - package com.metamatrix.common.comm.platform.client
 
com.metamatrix.common.comm.platform.socket - package com.metamatrix.common.comm.platform.socket
 
com.metamatrix.common.comm.platform.socket.client - package com.metamatrix.common.comm.platform.socket.client
 
com.metamatrix.common.comm.platform.socket.server - package com.metamatrix.common.comm.platform.socket.server
 
com.metamatrix.common.config - package com.metamatrix.common.config
 
com.metamatrix.common.config.api - package com.metamatrix.common.config.api
 
com.metamatrix.common.config.api.exceptions - package com.metamatrix.common.config.api.exceptions
 
com.metamatrix.common.config.model - package com.metamatrix.common.config.model
 
com.metamatrix.common.config.reader - package com.metamatrix.common.config.reader
 
com.metamatrix.common.config.util - package com.metamatrix.common.config.util
 
com.metamatrix.common.config.xml - package com.metamatrix.common.config.xml
 
com.metamatrix.common.connection - package com.metamatrix.common.connection
 
com.metamatrix.common.connection.jdbc - package com.metamatrix.common.connection.jdbc
 
com.metamatrix.common.extensionmodule - package com.metamatrix.common.extensionmodule
 
com.metamatrix.common.extensionmodule.exception - package com.metamatrix.common.extensionmodule.exception
 
com.metamatrix.common.extensionmodule.protocol - package com.metamatrix.common.extensionmodule.protocol
 
com.metamatrix.common.extensionmodule.protocol.extensionjar - package com.metamatrix.common.extensionmodule.protocol.extensionjar
 
com.metamatrix.common.extensionmodule.spi - package com.metamatrix.common.extensionmodule.spi
 
com.metamatrix.common.extensionmodule.spi.jdbc - package com.metamatrix.common.extensionmodule.spi.jdbc
 
com.metamatrix.common.id.dbid - package com.metamatrix.common.id.dbid
 
com.metamatrix.common.id.dbid.spi - package com.metamatrix.common.id.dbid.spi
 
com.metamatrix.common.id.dbid.spi.jdbc - package com.metamatrix.common.id.dbid.spi.jdbc
 
com.metamatrix.common.jdbc - package com.metamatrix.common.jdbc
 
com.metamatrix.common.lob - package com.metamatrix.common.lob
 
com.metamatrix.common.log - package com.metamatrix.common.log
 
com.metamatrix.common.log.config - package com.metamatrix.common.log.config
 
com.metamatrix.common.log.reader - package com.metamatrix.common.log.reader
 
com.metamatrix.common.messaging - package com.metamatrix.common.messaging
 
com.metamatrix.common.messaging.jgroups - package com.metamatrix.common.messaging.jgroups
 
com.metamatrix.common.namedobject - package com.metamatrix.common.namedobject
 
com.metamatrix.common.net - package com.metamatrix.common.net
 
com.metamatrix.common.object - package com.metamatrix.common.object
 
com.metamatrix.common.properties - package com.metamatrix.common.properties
 
com.metamatrix.common.protocol - package com.metamatrix.common.protocol
 
com.metamatrix.common.protocol.classpath - package com.metamatrix.common.protocol.classpath
 
com.metamatrix.common.protocol.jar - package com.metamatrix.common.protocol.jar
 
com.metamatrix.common.protocol.mmfile - package com.metamatrix.common.protocol.mmfile
 
com.metamatrix.common.protocol.mmrofile - package com.metamatrix.common.protocol.mmrofile
 
com.metamatrix.common.queue - package com.metamatrix.common.queue
 
com.metamatrix.common.stats - package com.metamatrix.common.stats
 
com.metamatrix.common.transaction - package com.metamatrix.common.transaction
 
com.metamatrix.common.transaction.manager - package com.metamatrix.common.transaction.manager
 
com.metamatrix.common.tree - package com.metamatrix.common.tree
 
com.metamatrix.common.tree.basic - package com.metamatrix.common.tree.basic
 
com.metamatrix.common.tree.directory - package com.metamatrix.common.tree.directory
 
com.metamatrix.common.types - package com.metamatrix.common.types
 
com.metamatrix.common.types.basic - package com.metamatrix.common.types.basic
 
com.metamatrix.common.util - package com.metamatrix.common.util
 
com.metamatrix.common.util.crypto - package com.metamatrix.common.util.crypto
 
com.metamatrix.common.util.crypto.cipher - package com.metamatrix.common.util.crypto.cipher
 
com.metamatrix.common.util.crypto.keymanage - package com.metamatrix.common.util.crypto.keymanage
 
com.metamatrix.common.vdb.api - package com.metamatrix.common.vdb.api
 
com.metamatrix.common.xa - package com.metamatrix.common.xa
 
com.metamatrix.common.xml - package com.metamatrix.common.xml
 
com.metamatrix.common.xml.xmi - package com.metamatrix.common.xml.xmi
 
com.metamatrix.connector.jdbc.oracle.spatial - package com.metamatrix.connector.jdbc.oracle.spatial
 
com.metamatrix.connector.ldap - package com.metamatrix.connector.ldap
 
com.metamatrix.connector.loopback - package com.metamatrix.connector.loopback
 
com.metamatrix.connector.metadata - package com.metamatrix.connector.metadata
 
com.metamatrix.connector.metadata.adapter - package com.metamatrix.connector.metadata.adapter
 
com.metamatrix.connector.metadata.index - package com.metamatrix.connector.metadata.index
 
com.metamatrix.connector.salesforce - package com.metamatrix.connector.salesforce
 
com.metamatrix.connector.salesforce.connection - package com.metamatrix.connector.salesforce.connection
 
com.metamatrix.connector.salesforce.connection.impl - package com.metamatrix.connector.salesforce.connection.impl
 
com.metamatrix.connector.salesforce.execution - package com.metamatrix.connector.salesforce.execution
 
com.metamatrix.connector.salesforce.execution.visitors - package com.metamatrix.connector.salesforce.execution.visitors
 
com.metamatrix.connector.text - package com.metamatrix.connector.text
 
com.metamatrix.connector.xml - package com.metamatrix.connector.xml
 
com.metamatrix.connector.xml.base - package com.metamatrix.connector.xml.base
 
com.metamatrix.connector.xml.cache - package com.metamatrix.connector.xml.cache
 
com.metamatrix.connector.xml.file - package com.metamatrix.connector.xml.file
 
com.metamatrix.connector.xml.http - package com.metamatrix.connector.xml.http
 
com.metamatrix.connector.xml.soap - package com.metamatrix.connector.xml.soap
 
com.metamatrix.connector.xml.streaming - package com.metamatrix.connector.xml.streaming
 
com.metamatrix.connector.xmlsource - package com.metamatrix.connector.xmlsource
 
com.metamatrix.connector.xmlsource.file - package com.metamatrix.connector.xmlsource.file
 
com.metamatrix.connector.xmlsource.soap - package com.metamatrix.connector.xmlsource.soap
 
com.metamatrix.console - package com.metamatrix.console
 
com.metamatrix.console.connections - package com.metamatrix.console.connections
 
com.metamatrix.console.main - package com.metamatrix.console.main
 
com.metamatrix.console.models - package com.metamatrix.console.models
 
com.metamatrix.console.notification - package com.metamatrix.console.notification
 
com.metamatrix.console.security - package com.metamatrix.console.security
 
com.metamatrix.console.ui - package com.metamatrix.console.ui
 
com.metamatrix.console.ui.dialog - package com.metamatrix.console.ui.dialog
 
com.metamatrix.console.ui.layout - package com.metamatrix.console.ui.layout
 
com.metamatrix.console.ui.tree - package com.metamatrix.console.ui.tree
 
com.metamatrix.console.ui.treetable - package com.metamatrix.console.ui.treetable
 
com.metamatrix.console.ui.util - package com.metamatrix.console.ui.util
 
com.metamatrix.console.ui.util.property - package com.metamatrix.console.ui.util.property
 
com.metamatrix.console.ui.util.wizard - package com.metamatrix.console.ui.util.wizard
 
com.metamatrix.console.ui.views - package com.metamatrix.console.ui.views
 
com.metamatrix.console.ui.views.authorization - package com.metamatrix.console.ui.views.authorization
 
com.metamatrix.console.ui.views.connector - package com.metamatrix.console.ui.views.connector
 
com.metamatrix.console.ui.views.connectorbinding - package com.metamatrix.console.ui.views.connectorbinding
 
com.metamatrix.console.ui.views.deploy - package com.metamatrix.console.ui.views.deploy
 
com.metamatrix.console.ui.views.deploy.event - package com.metamatrix.console.ui.views.deploy.event
 
com.metamatrix.console.ui.views.deploy.model - package com.metamatrix.console.ui.views.deploy.model
 
com.metamatrix.console.ui.views.deploy.util - package com.metamatrix.console.ui.views.deploy.util
 
com.metamatrix.console.ui.views.entitlements - package com.metamatrix.console.ui.views.entitlements
 
com.metamatrix.console.ui.views.extensionsource - package com.metamatrix.console.ui.views.extensionsource
 
com.metamatrix.console.ui.views.logsetup - package com.metamatrix.console.ui.views.logsetup
 
com.metamatrix.console.ui.views.pools - package com.metamatrix.console.ui.views.pools
 
com.metamatrix.console.ui.views.properties - package com.metamatrix.console.ui.views.properties
 
com.metamatrix.console.ui.views.queries - package com.metamatrix.console.ui.views.queries
 
com.metamatrix.console.ui.views.resources - package com.metamatrix.console.ui.views.resources
 
com.metamatrix.console.ui.views.runtime - package com.metamatrix.console.ui.views.runtime
 
com.metamatrix.console.ui.views.runtime.model - package com.metamatrix.console.ui.views.runtime.model
 
com.metamatrix.console.ui.views.runtime.util - package com.metamatrix.console.ui.views.runtime.util
 
com.metamatrix.console.ui.views.sessions - package com.metamatrix.console.ui.views.sessions
 
com.metamatrix.console.ui.views.summary - package com.metamatrix.console.ui.views.summary
 
com.metamatrix.console.ui.views.syslog - package com.metamatrix.console.ui.views.syslog
 
com.metamatrix.console.ui.views.transactions - package com.metamatrix.console.ui.views.transactions
 
com.metamatrix.console.ui.views.users - package com.metamatrix.console.ui.views.users
 
com.metamatrix.console.ui.views.vdb - package com.metamatrix.console.ui.views.vdb
 
com.metamatrix.console.util - package com.metamatrix.console.util
 
com.metamatrix.core - package com.metamatrix.core
 
com.metamatrix.core.commandshell - package com.metamatrix.core.commandshell
 
com.metamatrix.core.event - package com.metamatrix.core.event
 
com.metamatrix.core.factory - package com.metamatrix.core.factory
 
com.metamatrix.core.id - package com.metamatrix.core.id
 
com.metamatrix.core.index - package com.metamatrix.core.index
 
com.metamatrix.core.io - package com.metamatrix.core.io
 
com.metamatrix.core.log - package com.metamatrix.core.log
 
com.metamatrix.core.util - package com.metamatrix.core.util
 
com.metamatrix.core.vdb - package com.metamatrix.core.vdb
 
com.metamatrix.core.xml - package com.metamatrix.core.xml
 
com.metamatrix.dqp - package com.metamatrix.dqp
 
com.metamatrix.dqp.client - package com.metamatrix.dqp.client
 
com.metamatrix.dqp.client.impl - package com.metamatrix.dqp.client.impl
 
com.metamatrix.dqp.embedded - package com.metamatrix.dqp.embedded
 
com.metamatrix.dqp.embedded.admin - package com.metamatrix.dqp.embedded.admin
 
com.metamatrix.dqp.embedded.configuration - package com.metamatrix.dqp.embedded.configuration
 
com.metamatrix.dqp.embedded.services - package com.metamatrix.dqp.embedded.services
 
com.metamatrix.dqp.exception - package com.metamatrix.dqp.exception
 
com.metamatrix.dqp.message - package com.metamatrix.dqp.message
 
com.metamatrix.dqp.metadata - package com.metamatrix.dqp.metadata
 
com.metamatrix.dqp.service - package com.metamatrix.dqp.service
 
com.metamatrix.dqp.service.metadata - package com.metamatrix.dqp.service.metadata
 
com.metamatrix.dqp.spi - package com.metamatrix.dqp.spi
 
com.metamatrix.dqp.spi.basic - package com.metamatrix.dqp.spi.basic
 
com.metamatrix.dqp.util - package com.metamatrix.dqp.util
 
com.metamatrix.jdbc - package com.metamatrix.jdbc
 
com.metamatrix.jdbc.api - package com.metamatrix.jdbc.api
 
com.metamatrix.jdbc.api.tools - package com.metamatrix.jdbc.api.tools
 
com.metamatrix.jdbc.transport - package com.metamatrix.jdbc.transport
 
com.metamatrix.jdbc.util - package com.metamatrix.jdbc.util
 
com.metamatrix.metadata.runtime - package com.metamatrix.metadata.runtime
 
com.metamatrix.metadata.runtime.api - package com.metamatrix.metadata.runtime.api
 
com.metamatrix.metadata.runtime.event - package com.metamatrix.metadata.runtime.event
 
com.metamatrix.metadata.runtime.exception - package com.metamatrix.metadata.runtime.exception
 
com.metamatrix.metadata.runtime.impl - package com.metamatrix.metadata.runtime.impl
 
com.metamatrix.metadata.runtime.model - package com.metamatrix.metadata.runtime.model
 
com.metamatrix.metadata.runtime.spi - package com.metamatrix.metadata.runtime.spi
 
com.metamatrix.metadata.runtime.spi.jdbc - package com.metamatrix.metadata.runtime.spi.jdbc
 
com.metamatrix.metadata.runtime.util - package com.metamatrix.metadata.runtime.util
 
com.metamatrix.metadata.runtime.vdb.defn - package com.metamatrix.metadata.runtime.vdb.defn
 
com.metamatrix.metadata.util - package com.metamatrix.metadata.util
 
com.metamatrix.modeler.core.container - package com.metamatrix.modeler.core.container
 
com.metamatrix.modeler.core.index - package com.metamatrix.modeler.core.index
 
com.metamatrix.modeler.core.metadata.runtime - package com.metamatrix.modeler.core.metadata.runtime
 
com.metamatrix.modeler.core.types - package com.metamatrix.modeler.core.types
 
com.metamatrix.modeler.core.util - package com.metamatrix.modeler.core.util
 
com.metamatrix.modeler.transformation.metadata - package com.metamatrix.modeler.transformation.metadata
 
com.metamatrix.platform - package com.metamatrix.platform
 
com.metamatrix.platform.admin.api - package com.metamatrix.platform.admin.api
 
com.metamatrix.platform.admin.api.exception - package com.metamatrix.platform.admin.api.exception
 
com.metamatrix.platform.admin.api.runtime - package com.metamatrix.platform.admin.api.runtime
 
com.metamatrix.platform.admin.apiimpl - package com.metamatrix.platform.admin.apiimpl
 
com.metamatrix.platform.config - package com.metamatrix.platform.config
 
com.metamatrix.platform.config.api.service - package com.metamatrix.platform.config.api.service
 
com.metamatrix.platform.config.event - package com.metamatrix.platform.config.event
 
com.metamatrix.platform.config.persistence.api - package com.metamatrix.platform.config.persistence.api
 
com.metamatrix.platform.config.persistence.impl.file - package com.metamatrix.platform.config.persistence.impl.file
 
com.metamatrix.platform.config.service - package com.metamatrix.platform.config.service
 
com.metamatrix.platform.config.spi.xml - package com.metamatrix.platform.config.spi.xml
 
com.metamatrix.platform.config.util - package com.metamatrix.platform.config.util
 
com.metamatrix.platform.registry - package com.metamatrix.platform.registry
 
com.metamatrix.platform.security.api - package com.metamatrix.platform.security.api
 
com.metamatrix.platform.security.api.service - package com.metamatrix.platform.security.api.service
 
com.metamatrix.platform.security.audit - package com.metamatrix.platform.security.audit
 
com.metamatrix.platform.security.audit.config - package com.metamatrix.platform.security.audit.config
 
com.metamatrix.platform.security.audit.destination - package com.metamatrix.platform.security.audit.destination
 
com.metamatrix.platform.security.audit.format - package com.metamatrix.platform.security.audit.format
 
com.metamatrix.platform.security.authorization.cache - package com.metamatrix.platform.security.authorization.cache
 
com.metamatrix.platform.security.authorization.service - package com.metamatrix.platform.security.authorization.service
 
com.metamatrix.platform.security.authorization.spi - package com.metamatrix.platform.security.authorization.spi
 
com.metamatrix.platform.security.authorization.spi.jdbc - package com.metamatrix.platform.security.authorization.spi.jdbc
 
com.metamatrix.platform.security.membership.service - package com.metamatrix.platform.security.membership.service
 
com.metamatrix.platform.security.membership.spi - package com.metamatrix.platform.security.membership.spi
 
com.metamatrix.platform.security.membership.spi.file - package com.metamatrix.platform.security.membership.spi.file
 
com.metamatrix.platform.security.membership.spi.ldap - package com.metamatrix.platform.security.membership.spi.ldap
 
com.metamatrix.platform.security.session.service - package com.metamatrix.platform.security.session.service
 
com.metamatrix.platform.security.util - package com.metamatrix.platform.security.util
 
com.metamatrix.platform.service - package com.metamatrix.platform.service
 
com.metamatrix.platform.service.api - package com.metamatrix.platform.service.api
 
com.metamatrix.platform.service.api.event - package com.metamatrix.platform.service.api.event
 
com.metamatrix.platform.service.api.exception - package com.metamatrix.platform.service.api.exception
 
com.metamatrix.platform.service.controller - package com.metamatrix.platform.service.controller
 
com.metamatrix.platform.service.proxy - package com.metamatrix.platform.service.proxy
 
com.metamatrix.platform.util - package com.metamatrix.platform.util
 
com.metamatrix.platform.vm.api.controller - package com.metamatrix.platform.vm.api.controller
 
com.metamatrix.platform.vm.controller - package com.metamatrix.platform.vm.controller
 
com.metamatrix.query - package com.metamatrix.query
 
com.metamatrix.query.analysis - package com.metamatrix.query.analysis
 
com.metamatrix.query.eval - package com.metamatrix.query.eval
 
com.metamatrix.query.execution - package com.metamatrix.query.execution
 
com.metamatrix.query.function - package com.metamatrix.query.function
 
com.metamatrix.query.function.aggregate - package com.metamatrix.query.function.aggregate
 
com.metamatrix.query.function.metadata - package com.metamatrix.query.function.metadata
 
com.metamatrix.query.function.source - package com.metamatrix.query.function.source
 
com.metamatrix.query.mapping.relational - package com.metamatrix.query.mapping.relational
 
com.metamatrix.query.mapping.xml - package com.metamatrix.query.mapping.xml
 
com.metamatrix.query.metadata - package com.metamatrix.query.metadata
 
com.metamatrix.query.optimizer - package com.metamatrix.query.optimizer
 
com.metamatrix.query.optimizer.batch - package com.metamatrix.query.optimizer.batch
 
com.metamatrix.query.optimizer.capabilities - package com.metamatrix.query.optimizer.capabilities
 
com.metamatrix.query.optimizer.proc - package com.metamatrix.query.optimizer.proc
 
com.metamatrix.query.optimizer.relational - package com.metamatrix.query.optimizer.relational
 
com.metamatrix.query.optimizer.relational.plantree - package com.metamatrix.query.optimizer.relational.plantree
 
com.metamatrix.query.optimizer.relational.rules - package com.metamatrix.query.optimizer.relational.rules
 
com.metamatrix.query.optimizer.xml - package com.metamatrix.query.optimizer.xml
 
com.metamatrix.query.optimizer.xquery - package com.metamatrix.query.optimizer.xquery
 
com.metamatrix.query.parser - package com.metamatrix.query.parser
 
com.metamatrix.query.processor - package com.metamatrix.query.processor
 
com.metamatrix.query.processor.batch - package com.metamatrix.query.processor.batch
 
com.metamatrix.query.processor.dynamic - package com.metamatrix.query.processor.dynamic
 
com.metamatrix.query.processor.proc - package com.metamatrix.query.processor.proc
 
com.metamatrix.query.processor.program - package com.metamatrix.query.processor.program
 
com.metamatrix.query.processor.relational - package com.metamatrix.query.processor.relational
 
com.metamatrix.query.processor.xml - package com.metamatrix.query.processor.xml
 
com.metamatrix.query.processor.xquery - package com.metamatrix.query.processor.xquery
 
com.metamatrix.query.report - package com.metamatrix.query.report
 
com.metamatrix.query.resolver - package com.metamatrix.query.resolver
 
com.metamatrix.query.resolver.command - package com.metamatrix.query.resolver.command
 
com.metamatrix.query.resolver.util - package com.metamatrix.query.resolver.util
 
com.metamatrix.query.rewriter - package com.metamatrix.query.rewriter
 
com.metamatrix.query.sql - package com.metamatrix.query.sql
 
com.metamatrix.query.sql.lang - package com.metamatrix.query.sql.lang
 
com.metamatrix.query.sql.navigator - package com.metamatrix.query.sql.navigator
 
com.metamatrix.query.sql.proc - package com.metamatrix.query.sql.proc
 
com.metamatrix.query.sql.symbol - package com.metamatrix.query.sql.symbol
 
com.metamatrix.query.sql.util - package com.metamatrix.query.sql.util
 
com.metamatrix.query.sql.visitor - package com.metamatrix.query.sql.visitor
 
com.metamatrix.query.tempdata - package com.metamatrix.query.tempdata
 
com.metamatrix.query.util - package com.metamatrix.query.util
 
com.metamatrix.query.validator - package com.metamatrix.query.validator
 
com.metamatrix.query.xquery - package com.metamatrix.query.xquery
 
com.metamatrix.query.xquery.saxon - package com.metamatrix.query.xquery.saxon
 
com.metamatrix.script.io - package com.metamatrix.script.io
 
com.metamatrix.script.junit - package com.metamatrix.script.junit
 
com.metamatrix.script.shell - package com.metamatrix.script.shell
 
com.metamatrix.server - package com.metamatrix.server
 
com.metamatrix.server.admin.api - package com.metamatrix.server.admin.api
 
com.metamatrix.server.admin.apiimpl - package com.metamatrix.server.admin.apiimpl
 
com.metamatrix.server.connector.service - package com.metamatrix.server.connector.service
 
com.metamatrix.server.dqp.config - package com.metamatrix.server.dqp.config
 
com.metamatrix.server.dqp.service - package com.metamatrix.server.dqp.service
 
com.metamatrix.server.dqp.service.tracker - package com.metamatrix.server.dqp.service.tracker
 
com.metamatrix.server.query.service - package com.metamatrix.server.query.service
 
com.metamatrix.server.serverapi - package com.metamatrix.server.serverapi
 
com.metamatrix.server.util - package com.metamatrix.server.util
 
com.metamatrix.soap - package com.metamatrix.soap
 
com.metamatrix.soap.exceptions - package com.metamatrix.soap.exceptions
 
com.metamatrix.soap.handler - package com.metamatrix.soap.handler
 
com.metamatrix.soap.log - package com.metamatrix.soap.log
 
com.metamatrix.soap.object - package com.metamatrix.soap.object
 
com.metamatrix.soap.security - package com.metamatrix.soap.security
 
com.metamatrix.soap.service - package com.metamatrix.soap.service
 
com.metamatrix.soap.servlet - package com.metamatrix.soap.servlet
 
com.metamatrix.soap.servlet.filter - package com.metamatrix.soap.servlet.filter
 
com.metamatrix.soap.sqlquerywebservice.handler - package com.metamatrix.soap.sqlquerywebservice.handler
 
com.metamatrix.soap.sqlquerywebservice.helper - package com.metamatrix.soap.sqlquerywebservice.helper
 
com.metamatrix.soap.sqlquerywebservice.log - package com.metamatrix.soap.sqlquerywebservice.log
 
com.metamatrix.soap.sqlquerywebservice.service - package com.metamatrix.soap.sqlquerywebservice.service
 
com.metamatrix.soap.util - package com.metamatrix.soap.util
 
com.metamatrix.toolbox - package com.metamatrix.toolbox
 
com.metamatrix.toolbox.event - package com.metamatrix.toolbox.event
 
com.metamatrix.toolbox.preference - package com.metamatrix.toolbox.preference
 
com.metamatrix.toolbox.property - package com.metamatrix.toolbox.property
 
com.metamatrix.toolbox.ui - package com.metamatrix.toolbox.ui
 
com.metamatrix.toolbox.ui.callback - package com.metamatrix.toolbox.ui.callback
 
com.metamatrix.toolbox.ui.widget - package com.metamatrix.toolbox.ui.widget
 
com.metamatrix.toolbox.ui.widget.button - package com.metamatrix.toolbox.ui.widget.button
 
com.metamatrix.toolbox.ui.widget.event - package com.metamatrix.toolbox.ui.widget.event
 
com.metamatrix.toolbox.ui.widget.laf - package com.metamatrix.toolbox.ui.widget.laf
 
com.metamatrix.toolbox.ui.widget.list - package com.metamatrix.toolbox.ui.widget.list
 
com.metamatrix.toolbox.ui.widget.menu - package com.metamatrix.toolbox.ui.widget.menu
 
com.metamatrix.toolbox.ui.widget.property - package com.metamatrix.toolbox.ui.widget.property
 
com.metamatrix.toolbox.ui.widget.table - package com.metamatrix.toolbox.ui.widget.table
 
com.metamatrix.toolbox.ui.widget.text - package com.metamatrix.toolbox.ui.widget.text
 
com.metamatrix.toolbox.ui.widget.transfer - package com.metamatrix.toolbox.ui.widget.transfer
 
com.metamatrix.toolbox.ui.widget.tree - package com.metamatrix.toolbox.ui.widget.tree
 
com.metamatrix.toolbox.ui.widget.util - package com.metamatrix.toolbox.ui.widget.util
 
com.metamatrix.uddi - package com.metamatrix.uddi
 
com.metamatrix.uddi.exception - package com.metamatrix.uddi.exception
 
com.metamatrix.uddi.publish - package com.metamatrix.uddi.publish
 
com.metamatrix.uddi.query - package com.metamatrix.uddi.query
 
com.metamatrix.uddi.util - package com.metamatrix.uddi.util
 
com.metamatrix.vdb.edit.loader - package com.metamatrix.vdb.edit.loader
 
com.metamatrix.vdb.materialization - package com.metamatrix.vdb.materialization
 
com.metamatrix.vdb.materialization.template - package com.metamatrix.vdb.materialization.template
 
com.metamatrix.vdb.runtime - package com.metamatrix.vdb.runtime
 
com.metamatrix.xa.arjuna - package com.metamatrix.xa.arjuna
 
com.sforce.soap.partner - package com.sforce.soap.partner
 
com.sforce.soap.partner.fault - package com.sforce.soap.partner.fault
 
com.sforce.soap.partner.sobject - package com.sforce.soap.partner.sobject
 
combineCriteria(List) - Static method in class com.metamatrix.query.sql.lang.Criteria
 
combineCriteria(Criteria, Criteria) - Static method in class com.metamatrix.query.sql.lang.Criteria
This utility method can be used to combine two criteria using an AND.
combineCriteria(Criteria, Criteria, boolean) - Static method in class com.metamatrix.query.sql.lang.Criteria
 
combineCriteria(ICriteria, ICriteria, ILanguageFactory) - Static method in class org.teiid.connector.language.LanguageUtil
This utility method can be used to combine two criteria using an AND.
ComboButtonWidget - Class in com.metamatrix.toolbox.ui.widget
ComboButtonWidget is a JPanel containing two buttons butted up against each other which act together.
ComboButtonWidget(String[]) - Constructor for class com.metamatrix.toolbox.ui.widget.ComboButtonWidget
Creates a ComboButtonWidget with the specified choices.
COMMA - Static variable in class com.metamatrix.common.util.WSDLServletUtil
 
COMMA - Static variable in class com.metamatrix.connector.salesforce.execution.visitors.CriteriaVisitor
 
COMMA - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
COMMA - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
COMMA_DELIMITER - Static variable in class com.metamatrix.common.api.MMURL
 
Command - Class in com.metamatrix.core.commandshell
Executes a command string on a given object.
Command(Object, String[]) - Constructor for class com.metamatrix.core.commandshell.Command
Instantiate a command for a target object.
Command(Object, String) - Constructor for class com.metamatrix.core.commandshell.Command
Instantiate a command for a target object.
Command(Object, String, String[]) - Constructor for class com.metamatrix.core.commandshell.Command
Insantiate a command for a target object.
command(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse any of several command types - this is the main parser entry point.
Command - Class in com.metamatrix.query.sql.lang
A Command is an interface for all the language objects that are at the root of a language object tree representing a SQL statement.
Command() - Constructor for class com.metamatrix.query.sql.lang.Command
 
command - Variable in class org.teiid.connector.jdbc.JDBCQueryExecution
 
COMMAND_DETERMINISTIC - Static variable in class com.metamatrix.query.function.metadata.FunctionMethod
 
COMMAND_LOGGER_CLASSNAME - Static variable in interface com.metamatrix.common.application.DQPConfigSource
 
COMMAND_PAYLOAD - Static variable in class com.metamatrix.query.function.FunctionLibrary
 
CommandBuilder - Class in com.metamatrix.cdk
Convert a query string into a SQL language parse tree.
CommandBuilder(QueryMetadataInterface) - Constructor for class com.metamatrix.cdk.CommandBuilder
 
CommandCollectorVisitor - Class in com.metamatrix.query.sql.visitor
This visitor class will traverse a language object tree and collect all sub-commands it finds.
CommandCollectorVisitor(Set<CommandCollectorVisitor.Mode>) - Constructor for class com.metamatrix.query.sql.visitor.CommandCollectorVisitor
Construct a new visitor with the default collection type, which is a HashSet.
CommandContainer - Interface in com.metamatrix.query.sql.lang
Returns a list of subCommands that is safe to manipulate
CommandContext - Class in com.metamatrix.query.util
Defines the context that a command is processing in.
CommandContext(Object, String, String, Serializable, String, String, Properties, boolean, boolean) - Constructor for class com.metamatrix.query.util.CommandContext
Construct a new context.
CommandContext(Object, String, String, String, String) - Constructor for class com.metamatrix.query.util.CommandContext
Construct a new context.
CommandContext(CommandContext) - Constructor for class com.metamatrix.query.util.CommandContext
 
CommandContext() - Constructor for class com.metamatrix.query.util.CommandContext
 
CommandLineParser - Class in com.metamatrix.core.commandshell
Break a String of the form: ...
CommandLineParser() - Constructor for class com.metamatrix.core.commandshell.CommandLineParser
 
CommandLoggerSPI - Interface in com.metamatrix.dqp.spi
Defines a service-provider interface for accepting command and transaction information, suitable for logging, from MetaMatrix DQP.
commandPayload(CommandContext) - Static method in class com.metamatrix.query.function.FunctionMethods
 
commandPayload(CommandContext, String) - Static method in class com.metamatrix.query.function.FunctionMethods
 
commandPayload - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.RequestInfo
 
CommandPlanner - Interface in com.metamatrix.query.optimizer
The common interface of all planners which take a user's command object and produce a ProcessorPlan object, which is a plan for executing the query.
CommandResolver - Interface in com.metamatrix.query.resolver
This is the interface that is implemented for each type of command, telling how to resolve that command.
commands - Variable in class com.metamatrix.query.sql.lang.BatchedUpdateCommand
 
CommandShell - Class in com.metamatrix.core.commandshell
Reads input from standard input and directs commands read to the underlying target object.
CommandShell(CommandTarget) - Constructor for class com.metamatrix.core.commandshell.CommandShell
 
CommandStatement - Class in com.metamatrix.query.sql.proc
This class represents a variable assignment statement in the storedprocedure language.
CommandStatement() - Constructor for class com.metamatrix.query.sql.proc.CommandStatement
Constructor for CommandStatement.
CommandStatement(Command) - Constructor for class com.metamatrix.query.sql.proc.CommandStatement
Constructor for CommandStatement.
commandStatus - Variable in class com.metamatrix.jdbc.MMStatement
 
CommandTarget - Class in com.metamatrix.core.commandshell
Base class for command-line targets used by the CommandShell class.
CommandTarget() - Constructor for class com.metamatrix.core.commandshell.CommandTarget
 
CommandTreeNode - Class in com.metamatrix.query.optimizer
A tree node object used to hold state during command planning and optimizing.
CommandTreeNode() - Constructor for class com.metamatrix.query.optimizer.CommandTreeNode
 
CommandTreeProcessor - Interface in com.metamatrix.query.optimizer
An object that performs some processing on a tree of CommandTreeNodes during command planning.
COMMENT - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLDocument.Class
 
COMMENT - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants
Constant defining a target node type of "comment".
COMMENT_TEXT - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Properties
The text for a comment.
COMMENT_TEXT - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Tags
 
commit() - Method in class com.metamatrix.common.connection.BaseTransaction
Make all changes made during this transaction's lifetime and release any data source locks currently held by the associated Connection.
commit() - Method in class com.metamatrix.common.connection.ManagedConnection
Make all changes made since the previous commit/rollback permanent, and release any data source locks currently held by the Connection.
commit() - Method in interface com.metamatrix.common.connection.TransactionInterface
Make all changes made during this transaction's lifetime and release any data source locks currently held by the associated Connection.
commit() - Method in class com.metamatrix.common.transaction.manager.SimpleUserTransaction
Complete the transaction associated with this object.
commit() - Method in interface com.metamatrix.common.transaction.UserTransaction
Complete the transaction associated with this object.
commit() - Method in class com.metamatrix.console.models.ConfigurationPropertiedObjectEditor
Complete the transaction associated with this object.
commit() - Method in class com.metamatrix.console.models.ResourcePropertiedObjectEditor
Complete the transaction associated with this object.
commit() - Method in class com.metamatrix.console.ui.views.properties.FakeUserTransaction
 
commit() - Method in interface com.metamatrix.dqp.client.ClientSideDQP
 
commit(MMXid, boolean) - Method in interface com.metamatrix.dqp.client.ClientSideDQP
 
commit(TransactionContext) - Method in interface com.metamatrix.dqp.service.TransactionService
 
commit(String) - Method in interface com.metamatrix.dqp.service.TransactionService
 
commit(String, MMXid, boolean) - Method in interface com.metamatrix.dqp.service.TransactionService
 
COMMIT - Static variable in class com.metamatrix.dqp.spi.TrackerLogConstants.TXN_STATUS
 
COMMIT - Static variable in class com.metamatrix.dqp.spi.TrackerLogConstants.TXN_STATUS.PARTICIPATE
 
commit() - Method in class com.metamatrix.jdbc.MMConnection
This method makes any changes involved in a transaction permanent and releases any locks held by the connection object.
commit(Xid, boolean) - Method in class com.metamatrix.jdbc.MMXAResource
 
commit() - Method in class com.metamatrix.platform.config.persistence.api.ExtensionModuleConnection
 
commit() - Method in interface com.metamatrix.platform.config.persistence.api.PersistentConnection
 
commit() - Method in class com.metamatrix.platform.config.persistence.impl.file.FilePersistentConnection
 
commit() - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationConnector
Complete the transaction represented by this TransactionObject.
commit() - Method in class com.metamatrix.toolbox.ui.widget.text.DefaultTextFieldModel
Commits any new text set on the model.
commit() - Method in class com.metamatrix.toolbox.ui.widget.TextFieldWidget
Commits any new text set on the model.
commitImportedObjects(Collection) - Method in class com.metamatrix.console.models.ConfigurationManager
Changes the deployed PSC for a given process.
commitTransaction(MMXid, boolean) - Method in class com.metamatrix.jdbc.MMConnection
 
COMMON - Static variable in interface com.metamatrix.core.CoreConstants.Plugin
 
COMMON_COMM_PLATFORM - Static variable in interface com.metamatrix.core.CoreConstants.Plugin
 
COMMON_EXTENSION_CLASPATH - Static variable in interface com.metamatrix.dqp.embedded.DQPEmbeddedProperties
 
COMMON_EXTENSION_CLASPATH - Static variable in class com.metamatrix.server.util.ServerPropertyNames
 
COMMON_NAME - Static variable in interface com.metamatrix.admin.api.objects.User
User's common name
COMMON_PROP - Static variable in class com.metamatrix.console.ui.util.property.PropertyProvider
The common properties file used by the Console.
CommonCommPlugin - Class in com.metamatrix.common.comm
 
CommonCommPlugin() - Constructor for class com.metamatrix.common.comm.CommonCommPlugin
 
CommonPlugin - Class in com.metamatrix.common
CommonPlugin
CommonPlugin() - Constructor for class com.metamatrix.common.CommonPlugin
 
CommonPropertyNames - Class in com.metamatrix.common.util
Class that defines common property constants
CommonPropertyNames() - Constructor for class com.metamatrix.common.util.CommonPropertyNames
 
CommPlatformPlugin - Class in com.metamatrix.common.comm.platform
CommPlatformPlugin
CommPlatformPlugin() - Constructor for class com.metamatrix.common.comm.platform.CommPlatformPlugin
 
CommunicationException - Exception in com.metamatrix.common.comm.exception
An error occurred in communication between client and server.
CommunicationException() - Constructor for exception com.metamatrix.common.comm.exception.CommunicationException
No-Arg Constructor
CommunicationException(String) - Constructor for exception com.metamatrix.common.comm.exception.CommunicationException
 
CommunicationException(Throwable) - Constructor for exception com.metamatrix.common.comm.exception.CommunicationException
 
CommunicationException(Throwable, String) - Constructor for exception com.metamatrix.common.comm.exception.CommunicationException
 
COMPACT_FORMAT_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
compare(Object, Object) - Method in class com.metamatrix.common.object.ConfigurationPropertyObjDisplayComparator
Compares the two arguments for order.
compare(Object, Object) - Method in class com.metamatrix.common.object.ObjectDefinitionDisplayNameComparator
Compares the two arguments for order.
compare(PropertiedObjectImpl) - Method in class com.metamatrix.common.object.PropertiedObjectImpl
 
compare(DirectoryEntry, DirectoryEntry) - Method in class com.metamatrix.common.tree.directory.DirectoryEntryNameAndTypeComparator
 
compare(Object, Object) - Method in class com.metamatrix.common.tree.directory.DirectoryEntryNameAndTypeComparator
 
compare(Object, Object) - Method in class com.metamatrix.common.tree.TreeNodeNameComparator
 
compare(TreeNode, TreeNode) - Method in class com.metamatrix.common.tree.TreeNodePathComparator
 
compare(Object, Object) - Method in class com.metamatrix.common.tree.TreeNodePathComparator
 
compare(TreeNode, TreeNode) - Method in class com.metamatrix.common.tree.TreeNodePropertyComparator
 
compare(Object, Object) - Method in class com.metamatrix.common.tree.TreeNodePropertyComparator
 
compare(Properties, Properties) - Static method in class com.metamatrix.common.util.PropertiesUtils
This method implements a 'compareTo' logic for two Properties objects, equivalent to calling p1.compareTo(p2) if the Properties class implemented Comparable (which it does not).
compare(Object, Object, int) - Method in class com.metamatrix.console.ui.views.DefaultConsoleTableComparator
 
compare(Object, Object, int) - Method in class com.metamatrix.console.ui.views.deploy.util.DeployTableSorter
 
compare(Object, Object) - Method in interface com.metamatrix.console.util.Compares
Compare two objects for order.
compare(Object, Object) - Method in class com.metamatrix.console.util.StringComparator
 
compare(ColumnRecord, ColumnRecord) - Method in class com.metamatrix.modeler.core.util.ColumnRecordComparator
 
compare(PermissionDataNodeImpl, PermissionDataNodeImpl) - Static method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeImpl
Utility method to compare two PermissionDataNodeImpl instances.
compare(AuthorizationPermission, AuthorizationPermission) - Static method in class com.metamatrix.platform.security.api.AuthorizationPermission
Utility method to compare two AuthorizationPermission instances.
compare(AuthorizationRealm, AuthorizationRealm) - Static method in class com.metamatrix.platform.security.api.AuthorizationRealm
Utility method to compare two AuthorizationRealm instances.
compare(Object, Object) - Method in class com.metamatrix.query.processor.relational.ListNestedSortComparator
Compares its two arguments for order.
compare(List, List, int[], int[]) - Method in class com.metamatrix.query.processor.relational.MergeJoinStrategy
 
compare(List, List, int[], int[]) - Method in class com.metamatrix.query.processor.relational.NestedLoopJoinStrategy
 
compare(Comparable, Comparable) - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableComparator
 
compare(Object, Object, int) - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableComparator
 
compare(Object, Object, int) - Method in class com.metamatrix.toolbox.ui.widget.table.DirectoryEntryTableComparator
 
compare(Object, Object, int) - Method in interface com.metamatrix.toolbox.ui.widget.table.TableComparator
compare the first and second values
compare(Object, Object) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeView
 
COMPARE_EQ - Static variable in class com.metamatrix.query.sql.proc.CriteriaSelector
 
COMPARE_GE - Static variable in class com.metamatrix.query.sql.proc.CriteriaSelector
 
COMPARE_GT - Static variable in class com.metamatrix.query.sql.proc.CriteriaSelector
 
COMPARE_LE - Static variable in class com.metamatrix.query.sql.proc.CriteriaSelector
 
COMPARE_LT - Static variable in class com.metamatrix.query.sql.proc.CriteriaSelector
 
COMPARE_NE - Static variable in class com.metamatrix.query.sql.proc.CriteriaSelector
 
compareCrit(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse a compare criteria.
CompareCriteria - Class in com.metamatrix.query.sql.lang
A criteria which represents a simple operator relationship between two expressions.
CompareCriteria() - Constructor for class com.metamatrix.query.sql.lang.CompareCriteria
Constructs a default instance of this class.
CompareCriteria(Expression, int, Expression) - Constructor for class com.metamatrix.query.sql.lang.CompareCriteria
Constructs an instance of this class for a specific "operand operator operand" clause.
compareResultsStrings(String, String) - Static method in class com.metamatrix.core.commandshell.ConnectorResultUtility
Compares two sets of results to determine if they are identical.
Compares - Interface in com.metamatrix.console.util
Interface used by StaticQuickSorter.
compareTo(Object) - Method in class com.metamatrix.admin.objects.MMVDB
 
compareTo(Object) - Method in class com.metamatrix.common.actions.AttributeDefinition
Compares this object to another.
compareTo(Object) - Method in class com.metamatrix.common.actions.ClassDefinition
Compares this object to another.
compareTo(Object) - Method in class com.metamatrix.common.config.api.ComponentTypePropDefn
Compares this object to another.
compareTo(Object) - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleDescriptor
Compares this object to another.
compareTo(Object) - Method in class com.metamatrix.common.log.config.BasicLogConfiguration
Compares this object to another.
compareTo(Object) - Method in class com.metamatrix.common.namedobject.BaseID
Compares this object to another.
compareTo(Object) - Method in class com.metamatrix.common.namedobject.BasicObject
Compares this object to another.
compareTo(Object) - Method in interface com.metamatrix.common.object.ObjectDefinition
Compares this object to another.
compareTo(Object) - Method in class com.metamatrix.common.object.ObjectDefinitionImpl
Compares this object to another.
compareTo(Object) - Method in class com.metamatrix.common.object.PropertiedObjectImpl
Compares this object to another.
compareTo(Object) - Method in class com.metamatrix.common.object.PropertyDefinitionImpl
Compares this object to another.
compareTo(Object) - Method in class com.metamatrix.common.object.PropertyType
Compares this object to another.
compareTo(Object) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Compares this object to another.
compareTo(Object) - Method in class com.metamatrix.common.tree.directory.FileDefinitionImpl
Compares this object to another.
compareTo(Object) - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
Compares this object to another.
compareTo(Object) - Method in class com.metamatrix.common.tree.directory.FolderDefinitionImpl
Compares this object to another.
compareTo(Object) - Method in class com.metamatrix.common.tree.directory.PreviewableDirectoryEntry
 
compareTo(Object) - Method in interface com.metamatrix.common.tree.TreeNode
Compares this object to another.
compareTo(Object) - Method in class com.metamatrix.core.id.IntegerID
Compares this object to another.
compareTo(Object) - Method in class com.metamatrix.core.id.LongID
Compares this object to another.
compareTo(Object) - Method in interface com.metamatrix.core.id.ObjectID
Compares this object to another.
compareTo(Object) - Method in class com.metamatrix.core.id.StringID
Compares this object to another.
compareTo(Object) - Method in class com.metamatrix.core.id.UUID
Compares this object to another.
compareTo(Object) - Method in interface com.metamatrix.metadata.runtime.api.MetadataID
Compares this object to another.
compareTo(Object) - Method in interface com.metamatrix.metadata.runtime.api.MetadataObject
Compares this object to another.
compareTo(Object) - Method in class com.metamatrix.metadata.runtime.model.BasicDataTypeID
Override parent method to compare UID
compareTo(Object) - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataID
Compares this object to another.
compareTo(Object) - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataObject
Compares this object to another.
compareTo(Object) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseID
 
compareTo(Object) - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeDefinitionImpl
Compares this object to another.
compareTo(Object) - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeImpl
Compares this object to another.
compareTo(Object) - Method in class com.metamatrix.platform.security.api.AuthorizationPermission
Compares this AuthorizationPermission to another Object.
compareTo(Object) - Method in class com.metamatrix.platform.security.api.AuthorizationPolicy
Compares this AuthorizationPolicy to another Object.
compareTo(Object) - Method in class com.metamatrix.platform.security.api.AuthorizationPolicyID
Compares this AuthorizationPolicyID to another Object.
compareTo(Object) - Method in class com.metamatrix.platform.security.api.AuthorizationRealm
Compares this AuthorizationRealm to another Object.
compareTo(Object) - Method in class com.metamatrix.platform.security.api.BasicAuthorizationPermission
 
compareTo(Object) - Method in class com.metamatrix.platform.security.api.DataAccessResource
Compares this DataAccessResource to another Object.
compareTo(Object) - Method in class com.metamatrix.platform.security.api.GranteeEntitlementEntry
Compares this GranteeEntitlementEntry to another Object.
compareTo(Object) - Method in class com.metamatrix.platform.security.api.MetaMatrixPrincipalName
Compares this object to another.
compareTo(Object) - Method in class com.metamatrix.platform.security.api.StandardAuthorizationActions
Compares this AuthorizationActions to another Object.
compareTo(Object) - Method in interface com.metamatrix.platform.security.audit.AuditConfiguration
Compares this object to another.
compareTo(Object) - Method in class com.metamatrix.platform.security.audit.config.BasicAuditConfiguration
Compares this object to another.
compareTo(Object) - Method in class com.metamatrix.platform.security.audit.config.UnmodifiableAuditConfiguration
Compares this object to another.
compareTo(Object) - Method in class com.metamatrix.platform.security.util.RolePermission
 
compareTo(Object) - Method in class com.metamatrix.query.function.FunctionForm
Implements Comparable interface so that this object can be compared to other FunctionForm objects and ordered alphabetically.
compareTo(AccessPattern) - Method in class com.metamatrix.query.resolver.util.AccessPattern
 
compareTo(Object) - Method in class com.metamatrix.query.sql.symbol.GroupSymbol
Compare two groups and give an ordering.
compareTo(Object) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeNode
 
compareToByName(Object) - Method in class com.metamatrix.common.namedobject.BaseID
Compares this object to another lexicographically.
compareToByName(Object) - Method in interface com.metamatrix.metadata.runtime.api.MetadataID
Compares this object to another lexicographically.
compareToByName(Object) - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataID
Compares this object to another lexicographically.
compareToByName(Object) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseID
 
compareToPrevious(SourceState) - Method in class com.metamatrix.query.processor.relational.MergeJoinStrategy
 
compileXQuery(String) - Method in class com.metamatrix.query.xquery.saxon.SaxonXQueryExpression
 
compileXQuery(String) - Method in interface com.metamatrix.query.xquery.XQueryExpression
Return the compiled XQueryExpression - the result of this call should be used as a parameter to the getDocumentNames and evaluateXQuery methods.
complete() - Method in class com.metamatrix.common.xml.xmi.XMIHeaderContentHandler
This method is called after the end tag for the XMI header is encountered, and allows the subclass to provide specific behavior if necessary.
COMPLETE_FORMAT - Static variable in class com.metamatrix.core.util.DateUtil
 
COMPLEX - Static variable in class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants.DATATYPE_VARIETIES
 
COMPLEX_TYPE - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLSchema.Class
 
COMPONENT - Static variable in class com.metamatrix.common.config.model.ConfigurationModel.Class
 
COMPONENT_ID_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
COMPONENT_TYPE - Static variable in class com.metamatrix.common.config.model.ConfigurationModel.Class
 
COMPONENT_TYPE - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentObject.Attributes
 
COMPONENT_TYPE_CODE - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentTypes.ComponentType.Attributes
 
COMPONENT_TYPE_DEFN - Static variable in class com.metamatrix.common.config.model.ConfigurationModel.Attribute
 
COMPONENT_TYPE_DEFN - Static variable in class com.metamatrix.common.config.model.ConfigurationModel.Class
 
COMPONENT_TYPE_NAME - Static variable in interface com.metamatrix.common.config.api.Configuration
 
COMPONENT_TYPE_NAME - Static variable in interface com.metamatrix.common.config.api.ConnectorBindingType
 
COMPONENT_TYPE_NAME - Static variable in interface com.metamatrix.common.config.api.HostType
 
COMPONENT_TYPE_NAME - Static variable in interface com.metamatrix.common.config.api.SearchbaseConnectorComponentType
 
COMPONENT_TYPE_NAME - Static variable in interface com.metamatrix.common.config.api.ServiceComponentType
 
COMPONENT_TYPE_NAME - Static variable in interface com.metamatrix.common.config.api.VMComponentDefnType
 
COMPONENT_TYPE_NAME - Static variable in interface com.metamatrix.platform.service.controller.ServicePropertyNames
 
COMPONENT_TYPEID - Static variable in class com.metamatrix.common.config.model.ConfigurationModel.Attribute
 
ComponentCryptoUtil - Class in com.metamatrix.common.config.model
Utilities for encrypting and decrypting properties of configuration ComponentDefns
ComponentCryptoUtil() - Constructor for class com.metamatrix.common.config.model.ComponentCryptoUtil
 
ComponentData - Class in com.metamatrix.platform.admin.api.runtime
This class is a container for VMRegistryBinding objects for a specific host.
ComponentData(String, boolean, boolean) - Constructor for class com.metamatrix.platform.admin.api.runtime.ComponentData
Construct an instance for the given name
ComponentDefn - Interface in com.metamatrix.common.config.api
 
ComponentDefnID - Class in com.metamatrix.common.config.api
 
ComponentDefnID(ConfigurationID, String) - Constructor for class com.metamatrix.common.config.api.ComponentDefnID
Create an instance with the specified full name.
ComponentDefnID(String) - Constructor for class com.metamatrix.common.config.api.ComponentDefnID
 
componentHidden(ComponentEvent) - Method in class com.metamatrix.console.ui.views.authorization.NewAuthenticationProviderSpecificationPanel
 
componentHidden(ComponentEvent) - Method in class com.metamatrix.console.ui.views.connector.ImportWizardConnectorIDPanel
 
componentHidden(ComponentEvent) - Method in class com.metamatrix.console.ui.views.connector.ImportWizardFileSelectorPanel
 
componentHidden(ComponentEvent) - Method in class com.metamatrix.console.ui.views.connectorbinding.NewBindingWizardSpecificationPanel
 
componentHidden(ComponentEvent) - Method in class com.metamatrix.console.ui.views.vdb.VdbWizardEntitlementsPanel
 
ComponentLoader - Class in com.metamatrix.core.factory
 
ComponentLoader(ClassLoader, String) - Constructor for class com.metamatrix.core.factory.ComponentLoader
 
componentMoved(ComponentEvent) - Method in class com.metamatrix.console.ui.views.authorization.NewAuthenticationProviderSpecificationPanel
 
componentMoved(ComponentEvent) - Method in class com.metamatrix.console.ui.views.connector.ImportWizardConnectorIDPanel
 
componentMoved(ComponentEvent) - Method in class com.metamatrix.console.ui.views.connector.ImportWizardFileSelectorPanel
 
componentMoved(ComponentEvent) - Method in class com.metamatrix.console.ui.views.connectorbinding.NewBindingWizardSpecificationPanel
 
componentMoved(ComponentEvent) - Method in class com.metamatrix.console.ui.views.vdb.VdbWizardEntitlementsPanel
 
ComponentNotFoundException - Exception in com.metamatrix.api.exception
Exception which occurs if a system component could not be found by another component.
ComponentNotFoundException() - Constructor for exception com.metamatrix.api.exception.ComponentNotFoundException
No-Arg Constructor
ComponentNotFoundException(String) - Constructor for exception com.metamatrix.api.exception.ComponentNotFoundException
Construct an instance with the message specified.
ComponentNotFoundException(String, String) - Constructor for exception com.metamatrix.api.exception.ComponentNotFoundException
Construct an instance with the message and error code specified.
ComponentNotFoundException(Throwable, String) - Constructor for exception com.metamatrix.api.exception.ComponentNotFoundException
Construct an instance from a message and an exception to chain to this one.
ComponentNotFoundException(Throwable, String, String) - Constructor for exception com.metamatrix.api.exception.ComponentNotFoundException
Construct an instance from a message and a code and an exception to chain to this one.
ComponentObject - Interface in com.metamatrix.common.config.api
A ComponentObject represents a physical piece of the configuration and deployment tree.
ComponentObjectID - Class in com.metamatrix.common.config.api
 
ComponentObjectID(String) - Constructor for class com.metamatrix.common.config.api.ComponentObjectID
Create an instance with the specified full name.
componentResized(ComponentEvent) - Method in class com.metamatrix.console.ui.views.authorization.NewAuthenticationProviderSpecificationPanel
 
componentResized(ComponentEvent) - Method in class com.metamatrix.console.ui.views.connector.ImportWizardConnectorIDPanel
 
componentResized(ComponentEvent) - Method in class com.metamatrix.console.ui.views.connector.ImportWizardFileSelectorPanel
 
componentResized(ComponentEvent) - Method in class com.metamatrix.console.ui.views.connectorbinding.NewBindingWizardSpecificationPanel
 
componentResized(ComponentEvent) - Method in class com.metamatrix.console.ui.views.vdb.VdbWizardEntitlementsPanel
 
componentShown(ComponentEvent) - Method in class com.metamatrix.console.ui.views.authorization.NewAuthenticationProviderSpecificationPanel
 
componentShown(ComponentEvent) - Method in class com.metamatrix.console.ui.views.connector.ImportWizardConnectorIDPanel
 
componentShown(ComponentEvent) - Method in class com.metamatrix.console.ui.views.connector.ImportWizardFileSelectorPanel
 
componentShown(ComponentEvent) - Method in class com.metamatrix.console.ui.views.connectorbinding.NewBindingWizardSpecificationPanel
 
componentShown(ComponentEvent) - Method in class com.metamatrix.console.ui.views.vdb.VdbWizardEntitlementsPanel
 
ComponentType - Interface in com.metamatrix.common.config.api
 
ComponentTypeDefn - Interface in com.metamatrix.common.config.api
The ComponentTypeDefn is a definition defined for a specific ComponentType.
ComponentTypeDefnID - Class in com.metamatrix.common.config.api
 
ComponentTypeDefnID(String) - Constructor for class com.metamatrix.common.config.api.ComponentTypeDefnID
Create an instance with the specified full name.
ComponentTypeID - Class in com.metamatrix.common.config.api
 
ComponentTypeID(String) - Constructor for class com.metamatrix.common.config.api.ComponentTypeID
Create an instance with the specified full name.
ComponentTypePropDefn - Class in com.metamatrix.common.config.api
ComponentTypePropDefn is an unmodifiable wrapper for the PropertyDefinition.
ComponentTypePropDefn() - Constructor for class com.metamatrix.common.config.api.ComponentTypePropDefn
 
ComponentTypePropDefn(PropertyDefinition) - Constructor for class com.metamatrix.common.config.api.ComponentTypePropDefn
 
ComponentTypePropDefn(String, String, PropertyType, boolean, String, String, List, String, boolean, boolean, boolean, boolean) - Constructor for class com.metamatrix.common.config.api.ComponentTypePropDefn
 
ComponentTypePropDefn(String, String, PropertyType, boolean) - Constructor for class com.metamatrix.common.config.api.ComponentTypePropDefn
 
compoundCritAnd(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse a compound logical AND criteria.
CompoundCriteria - Class in com.metamatrix.query.sql.lang
This class represents a compound criteria for logical expressions.
CompoundCriteria() - Constructor for class com.metamatrix.query.sql.lang.CompoundCriteria
Constructs a default instance of this class.
CompoundCriteria(List) - Constructor for class com.metamatrix.query.sql.lang.CompoundCriteria
Constructs an instance of this class given the criteria.
CompoundCriteria(int, Criteria, Criteria) - Constructor for class com.metamatrix.query.sql.lang.CompoundCriteria
Constructs an instance of this class given a binary logical expression.
CompoundCriteria(int, List) - Constructor for class com.metamatrix.query.sql.lang.CompoundCriteria
Constructs an instance of this class given a general logical expression.
compoundCritOr(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse a compound logical OR criteria.
computeBatchBounds(SourceState) - Method in class com.metamatrix.query.processor.relational.PartitionedSortJoin
 
computeChecksum(InputStream) - Static method in class com.metamatrix.core.util.ChecksumUtil
Compute and return the checksum (using the default CRC-32 algorithm) of the contents on the specified stream.
computeChecksum(InputStream, Checksum) - Static method in class com.metamatrix.core.util.ChecksumUtil
Compute the checksum of the contents on the specified stream using the supplied Checksum algorithm, and modify that Checksum instance with the checksum value.
computeCostForDepJoin(PlanNode, boolean, JoinNode.JoinStrategyType, QueryMetadataInterface, CapabilitiesFinder, CommandContext) - Static method in class com.metamatrix.query.optimizer.relational.rules.NewCalculateCostUtil
Computes the cost of a Dependent Join The worst possible cost will arise from a high independent ndv (many dependent sets) and a low depenendent ndv (possibly many matches per set) This logic uses the same assumption as criteria in that ndv is used as a divisor of cardinality.
computeCostForJoin(PlanNode, PlanNode, JoinNode.JoinStrategyType, QueryMetadataInterface, CommandContext) - Static method in class com.metamatrix.query.optimizer.relational.rules.NewCalculateCostUtil
Computes the cost of a Merge Join
computeDisplayableForm(String) - Static method in class com.metamatrix.core.util.StringUtil
Compute a displayable form of the specified string.
computeDisplayableForm(String, String) - Static method in class com.metamatrix.core.util.StringUtil
Compute a displayable form of the specified string.
computeDisplayableFormOfConstant(String) - Static method in class com.metamatrix.core.util.StringUtil
 
computeDisplayableFormOfConstant(String, String) - Static method in class com.metamatrix.core.util.StringUtil
 
computeDisplayName() - Method in class com.metamatrix.common.object.ObjectDefinitionImpl
This method attempts to compute and set the display name using the name, which is expected to be in "humpback" notation (e.g., "aName").
computeHashCode() - Method in class com.metamatrix.common.namedobject.BaseID
Return a new hash code value for this instance.
computeHashCode() - Method in class com.metamatrix.common.object.PropertiedObjectImpl
Return a new hash code value for this instance.
computeHashCode() - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataID
Return a new hash code value for this instance.
computeHashCode() - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseID
 
computeIntersection(Rectangle, int, int, int, int) - Static method in class com.metamatrix.toolbox.ui.widget.TitledBorder
Copied directly from JDK's TitledBorder class.
computePluralDisplayName() - Method in class com.metamatrix.common.object.ObjectDefinitionImpl
This method attempts to compute and set the plural display name from the display name, using a simple pluralization rules.
computePluralForm(String) - Static method in class com.metamatrix.core.util.StringUtil
 
computePluralForm(String, String) - Static method in class com.metamatrix.core.util.StringUtil
 
CONCAT - Static variable in class com.metamatrix.query.function.FunctionLibrary
 
concat(String, String) - Static method in class com.metamatrix.query.function.FunctionMethods
 
CONCAT - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
CONCAT2 - Static variable in class com.metamatrix.query.function.FunctionLibrary
 
CONCAT_OP - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
CONCAT_OPERATOR - Static variable in class com.metamatrix.query.function.FunctionLibrary
 
concatExpression(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse an expression - made up of literals and functions.
ConcatFunctionModifier - Class in org.teiid.connector.jdbc.oracle
This Function modifier used to support ANSI concat on Oracle 9i.
ConcatFunctionModifier(ILanguageFactory) - Constructor for class org.teiid.connector.jdbc.oracle.ConcatFunctionModifier
 
condenseToLength(String, int, int, String) - Static method in class com.metamatrix.core.util.StringUtilities
 
Condition - Class in com.metamatrix.query.processor.xml
This is a condition which can be evaluated, and which supplies a Program instance which should act as the resulting sub Program to be run (placed on the top of the program stack) if the condition evaluates to true.
Condition(Program) - Constructor for class com.metamatrix.query.processor.xml.Condition
 
CONFIG - Static variable in interface com.metamatrix.console.util.LogContexts
 
CONFIG_0001 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
config (001)
CONFIG_0001 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0001 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
config package (002)
CONFIG_0001 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
config package (002)
CONFIG_0002 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_0002 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0002 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0002 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
CONFIG_0003 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_0003 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0003 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0003 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
CONFIG_0004 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_0004 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0004 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0004 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
CONFIG_0005 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_0005 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0005 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0005 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
CONFIG_0006 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_0006 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0006 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0006 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
CONFIG_0007 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0007 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0007 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
CONFIG_0008 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0008 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0008 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
CONFIG_0009 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0009 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0009 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
CONFIG_0010 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0010 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0011 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0011 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0012 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0012 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0013 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0013 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0014 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0014 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0015 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0015 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0016 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_0016 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0016 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0017 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_0017 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0017 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0018 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_0018 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0018 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0019 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0019 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0020 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0020 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0021 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0021 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0022 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0022 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0023 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0023 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0024 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0024 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0025 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0025 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0026 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0026 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0027 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0027 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0028 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0028 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0029 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0029 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0030 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0030 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0031 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0031 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0032 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0032 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0033 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0033 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0034 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0034 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0035 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0035 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0036 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0036 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0037 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0037 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0038 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0038 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0039 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0039 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0040 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0040 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0041 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0041 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0042 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0042 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0043 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0043 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0044 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0044 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0045 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0045 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0046 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0046 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0047 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0047 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0048 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0048 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0049 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0049 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0050 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0050 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0051 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0051 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0052 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0052 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0053 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0053 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0054 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0054 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0055 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0055 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0056 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0056 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0057 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0057 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0058 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0058 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0059 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0059 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0060 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0060 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0061 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0061 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0062 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0062 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0063 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0063 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0064 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0064 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0065 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0065 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0066 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0066 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0067 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0067 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0068 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0068 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0069 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0069 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0070 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0070 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0071 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0071 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0072 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0072 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0073 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0073 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0074 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0074 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0075 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0075 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0076 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0076 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0077 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0077 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0078 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0078 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0079 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0079 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0080 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0080 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0081 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0081 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0082 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0082 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0083 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0083 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0084 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0084 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0085 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0085 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0086 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0086 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0087 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0087 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0088 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0088 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0089 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0089 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0090 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0090 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0091 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0091 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0092 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0092 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0093 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0093 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0094 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0094 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0095 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0095 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0096 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0096 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0097 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0097 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0098 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0098 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0099 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0099 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0100 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0100 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0101 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0101 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0102 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0102 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0103 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0103 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0104 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0104 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0105 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0105 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0106 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0106 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0107 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0107 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0108 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0108 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0109 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0109 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0110 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0110 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0111 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0111 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0112 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0112 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0113 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0113 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0114 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0114 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0115 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0115 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0116 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0116 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0117 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0117 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0118 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0118 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0119 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0119 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0120 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0120 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0121 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0121 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0122 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0122 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0123 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0123 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0124 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0124 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0125 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0125 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0126 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0126 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0127 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0127 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0128 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0128 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0129 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0129 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0130 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0130 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0131 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0131 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0132 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0132 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0133 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0133 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0134 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0134 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0135 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0135 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0136 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0136 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0137 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0137 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0138 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0138 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0139 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0139 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0140 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0140 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0141 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0141 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0142 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0142 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0143 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0143 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0144 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0144 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0145 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0145 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0146 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0146 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0147 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0147 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0148 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0148 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0149 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0149 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0150 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0150 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0151 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0151 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0152 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0152 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0153 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0153 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0154 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0154 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0155 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0155 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0156 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0156 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0157 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0157 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0158 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0158 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0159 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0159 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0160 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0160 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0161 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0161 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0162 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0162 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0163 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0163 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0164 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0164 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0165 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0165 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0166 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0166 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0167 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0167 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0168 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0168 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0169 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0169 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0170 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0170 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0171 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0171 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0172 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0172 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0173 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0173 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0174 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0174 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0175 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0175 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0176 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0176 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0177 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0177 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0178 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0178 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0179 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0179 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0180 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0180 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0181 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0181 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0182 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0182 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0183 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0183 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0184 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0184 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0185 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0185 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0186 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0186 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0187 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0187 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0188 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0188 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0189 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0189 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0190 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0190 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_0191 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
CONFIG_0191 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
CONFIG_CHANGE - Static variable in class com.metamatrix.platform.config.event.ConfigurationChangeEvent
 
CONFIG_COMPONENT_TYPE_ID - Static variable in interface com.metamatrix.common.config.api.Configuration
 
CONFIG_CONTENTS - Static variable in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCNames.ExtensionFilesTable.ColumnName
 
CONFIG_CURR_VERSION - Static variable in interface com.metamatrix.common.config.util.ConfigurationPropertyNames
 
CONFIG_CURR_VERSION_DBL - Static variable in interface com.metamatrix.common.config.util.ConfigurationPropertyNames
 
CONFIG_ERR_0001 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0002 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0003 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0004 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0005 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0006 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0007 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0008 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0009 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0010 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0011 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0012 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0013 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0014 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0015 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0016 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0017 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0018 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0019 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0020 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0021 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0022 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0023 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0024 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0025 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0026 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0027 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0028 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0029 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0030 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0031 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0032 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0033 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0034 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0035 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0036 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0037 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0038 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0039 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0040 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0041 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0042 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0043 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0044 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0045 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0046 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0047 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0048 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0049 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0050 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0051 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0052 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0053 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0054 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0055 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0056 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0057 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0058 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0059 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0060 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0061 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0062 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0063 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0064 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0065 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0066 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0067 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0068 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0069 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0070 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0071 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0072 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0073 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0074 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0075 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0076 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0077 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0078 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0079 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0080 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0081 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0082 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0083 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0084 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0085 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0086 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0087 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0088 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0089 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0090 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0091 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_ERR_0092 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONFIG_FILE_PATH_PROPERTY - Static variable in class com.metamatrix.platform.config.persistence.impl.file.FilePersistentConnection
Defines the path location for the configuration files.
CONFIG_MODELS_DIRECTORY - Static variable in class com.metamatrix.common.util.CommonPropertyNames
This is the location the configuration models are located.
CONFIG_NS_FILE_NAME_PROPERTY - Static variable in class com.metamatrix.platform.config.persistence.impl.file.FilePersistentConnection
Defines the configuration file override to be used as NextStartup
CONFIG_REFRESH - Static variable in class com.metamatrix.platform.config.event.ConfigurationChangeEvent
 
configChange() - Method in class com.metamatrix.platform.config.event.ConfigurationChangeEvent
 
ConfigMessages - Interface in com.metamatrix.platform.config
 
ConfigObjectsNotResolvableException - Exception in com.metamatrix.common.config.util
 
ConfigObjectsNotResolvableException() - Constructor for exception com.metamatrix.common.config.util.ConfigObjectsNotResolvableException
No-arg costructor required by Externalizable semantics
ConfigObjectsNotResolvableException(String) - Constructor for exception com.metamatrix.common.config.util.ConfigObjectsNotResolvableException
Construct an instance with the error message specified.
ConfigObjectsNotResolvableException(String, String) - Constructor for exception com.metamatrix.common.config.util.ConfigObjectsNotResolvableException
Construct an instance with an error code and message specified.
ConfigObjectsNotResolvableException(Throwable) - Constructor for exception com.metamatrix.common.config.util.ConfigObjectsNotResolvableException
Construct an instance with a linked exception specified.
ConfigObjectsNotResolvableException(Throwable, String) - Constructor for exception com.metamatrix.common.config.util.ConfigObjectsNotResolvableException
Construct an instance with a linked exception and error message specified.
ConfigObjectsNotResolvableException(Throwable, String, String) - Constructor for exception com.metamatrix.common.config.util.ConfigObjectsNotResolvableException
Construct an instance with a linked exception, and an error code and message, specified.
ConfigPlugin - Class in com.metamatrix.platform.config
 
ConfigPlugin() - Constructor for class com.metamatrix.platform.config.ConfigPlugin
 
ConfigReaderWriter - Interface in com.metamatrix.cdk.file
 
ConfigSummaryPanel - Class in com.metamatrix.console.ui.views.deploy
 
ConfigSummaryPanel(ConnectionInfo) - Constructor for class com.metamatrix.console.ui.views.deploy.ConfigSummaryPanel
 
ConfigSummaryPanel(ConfigurationID, ConnectionInfo) - Constructor for class com.metamatrix.console.ui.views.deploy.ConfigSummaryPanel
 
Configuration - Interface in com.metamatrix.common.config.api
Configuration represents deployable components (e.g., service and vm components), components definitions, global properties, and additional information.
CONFIGURATION - Static variable in class com.metamatrix.common.config.model.ConfigurationModel.Class
 
CONFIGURATION - Static variable in class com.metamatrix.console.ui.layout.PanelsTreeModel
 
CONFIGURATION - Static variable in class com.metamatrix.console.ui.views.deploy.event.ConfigurationChangeEvent
Source of the event is a configuration.
CONFIGURATION - Static variable in class com.metamatrix.core.vdb.ModelType
The 'CONFIGURATION' literal value.
CONFIGURATION - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Connections.Class
 
Configuration - Interface in com.metamatrix.server
 
CONFIGURATION_COMPONENT_CODE - Static variable in interface com.metamatrix.common.config.api.ComponentDefn
 
CONFIGURATION_COMPONENT_TYPE_CODE - Static variable in interface com.metamatrix.common.config.api.ComponentType
 
CONFIGURATION_ICONS - Static variable in class com.metamatrix.console.ui.views.logsetup.SystemLogSetUpPanel
 
CONFIGURATION_MODEL_TYPE - Static variable in interface com.metamatrix.admin.api.objects.ExtensionModule
The name of the Configuration Model type of extension module.
CONFIGURATION_MODEL_TYPE - Static variable in interface com.metamatrix.common.config.api.ExtensionModule
The name of the Configuration Model type of extension module.
CONFIGURATION_MODEL_TYPE - Static variable in class com.metamatrix.common.extensionmodule.ExtensionModuleTypes
The name of the Configuration Model type of extension module.
CONFIGURATION_NAME - Static variable in class com.metamatrix.common.config.CurrentConfiguration
 
CONFIGURATION_NAMES - Static variable in class com.metamatrix.console.ui.views.logsetup.SystemLogSetUpPanel
 
CONFIGURATION_READER_CLASS_PROPERTY_NAME - Static variable in class com.metamatrix.common.config.CurrentConfiguration
 
CONFIGURATION_SERVICE - Static variable in interface com.metamatrix.dqp.service.DQPServiceNames
Configuration Service - provides access to Configuration
CONFIGURATION_SERVICE_PROXY_CLASS - Static variable in class com.metamatrix.platform.util.PlatformProxyHelper
 
CONFIGURATION_VERSION - Static variable in interface com.metamatrix.common.config.util.ConfigurationPropertyNames
 
ConfigurationAdminAPI - Interface in com.metamatrix.platform.admin.api
 
ConfigurationAdminAPIImpl - Class in com.metamatrix.platform.admin.apiimpl
 
configurationChanged(ConfigurationChangeEvent) - Method in class com.metamatrix.console.ui.views.authorization.ProvidersMain
 
configurationChanged(ConfigurationChangeEvent) - Method in class com.metamatrix.console.ui.views.connectorbinding.ConnectorBindingPanel
 
configurationChanged(ConfigurationChangeEvent) - Method in interface com.metamatrix.console.ui.views.deploy.event.ConfigurationChangeListener
Invoked when a ConfigurationChangeEvent occurs.
configurationChanged(ConfigurationChangeEvent) - Method in class com.metamatrix.console.ui.views.deploy.model.ConfigurationTreeModel
Invoked when a ConfigurationChangeEvent occurs.
configurationChanged(ConfigurationChangeEvent) - Method in class com.metamatrix.console.ui.views.deploy.ServiceDefinitionPanel
 
configurationChanged(ConfigurationChangeEvent) - Method in class com.metamatrix.console.ui.views.vdb.VdbConnBindPanel
 
ConfigurationChangeEvent - Class in com.metamatrix.console.ui.views.deploy.event
The ConfigurationChangeEvent is used to notify ConfigurationChangeListeners that a change in a Configuration has occurred.
ConfigurationChangeEvent(int, Object, Configuration) - Constructor for class com.metamatrix.console.ui.views.deploy.event.ConfigurationChangeEvent
Constructs a ConfigurationChangeEvent of the given type.
ConfigurationChangeEvent(int, Object, Configuration, Object[]) - Constructor for class com.metamatrix.console.ui.views.deploy.event.ConfigurationChangeEvent
Constructs a ConfigurationChangeEvent of the given type.
ConfigurationChangeEvent(int, Object) - Constructor for class com.metamatrix.console.ui.views.deploy.event.ConfigurationChangeEvent
Constructs a refresh ConfigurationChangeEvent.
ConfigurationChangeEvent - Class in com.metamatrix.platform.config.event
 
ConfigurationChangeEvent(Object, Collection, int) - Constructor for class com.metamatrix.platform.config.event.ConfigurationChangeEvent
 
ConfigurationChangeEvent(Object, int) - Constructor for class com.metamatrix.platform.config.event.ConfigurationChangeEvent
 
ConfigurationChangeEvent(Object, BaseID, int) - Constructor for class com.metamatrix.platform.config.event.ConfigurationChangeEvent
 
ConfigurationChangeListener - Interface in com.metamatrix.console.ui.views.deploy.event
The listener interface for handling ConfigurationChangeEvents.
ConfigurationConnectionException - Exception in com.metamatrix.common.config.api.exceptions
 
ConfigurationConnectionException() - Constructor for exception com.metamatrix.common.config.api.exceptions.ConfigurationConnectionException
No-arg costructor required by Externalizable semantics
ConfigurationConnectionException(String) - Constructor for exception com.metamatrix.common.config.api.exceptions.ConfigurationConnectionException
Constructs an instance of the exception with the specified detail message.
ConfigurationConnectionException(Throwable) - Constructor for exception com.metamatrix.common.config.api.exceptions.ConfigurationConnectionException
Constructs an instance of the exception with no detail message but with a single exception.
ConfigurationConnectionException(Throwable, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.ConfigurationConnectionException
Constructs an instance of the exception with the specified detail message and a single exception.
ConfigurationConnectionException(String, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.ConfigurationConnectionException
Construct an instance with an error code and message specified.
ConfigurationConnectionException(Throwable, String, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.ConfigurationConnectionException
Construct an instance with a linked exception, and an error code and message, specified.
ConfigurationException - Exception in com.metamatrix.common.config.api.exceptions
 
ConfigurationException() - Constructor for exception com.metamatrix.common.config.api.exceptions.ConfigurationException
No-Arg Constructor
ConfigurationException(String) - Constructor for exception com.metamatrix.common.config.api.exceptions.ConfigurationException
Construct an instance with the message specified.
ConfigurationException(Throwable) - Constructor for exception com.metamatrix.common.config.api.exceptions.ConfigurationException
Construct an instance with a linked exception specified.
ConfigurationException(String, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.ConfigurationException
Construct an instance with the message and error code specified.
ConfigurationException(Throwable, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.ConfigurationException
Construct an instance from a message and an exception to chain to this one.
ConfigurationException(Throwable, String, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.ConfigurationException
Construct an instance from a message and a code and an exception to chain to this one.
ConfigurationID - Class in com.metamatrix.common.config.api
 
ConfigurationID(String) - Constructor for class com.metamatrix.common.config.api.ConfigurationID
Create an instance with the specified full name.
ConfigurationImportExportUtility - Interface in com.metamatrix.common.config.util
This interface can be used to import and export configuration objects to/from InputStream instances (usually representing a File of some sort).
ConfigurationImportWizard - Class in com.metamatrix.console.ui.views.deploy
 
ConfigurationImportWizard(ConnectionInfo) - Constructor for class com.metamatrix.console.ui.views.deploy.ConfigurationImportWizard
 
ConfigurationInfo - Interface in com.metamatrix.common.config.api
 
ConfigurationLogSetUpPanel - Class in com.metamatrix.console.ui.views.logsetup
 
ConfigurationLogSetUpPanel(String, boolean, ConfigurationLogSetUpPanelController, String[], Icon[], String[], int, List, List) - Constructor for class com.metamatrix.console.ui.views.logsetup.ConfigurationLogSetUpPanel
 
ConfigurationLogSetUpPanelController - Interface in com.metamatrix.console.ui.views.logsetup
 
ConfigurationManager - Class in com.metamatrix.console.models
The ConfigurationManager is used as an abstraction layer between the GUI and the ConfigurationAdminAPI.
ConfigurationManager(ConnectionInfo) - Constructor for class com.metamatrix.console.models.ConfigurationManager
Constructs a ConfigurationManager.
ConfigurationModel - Class in com.metamatrix.common.config.model
 
ConfigurationModel() - Constructor for class com.metamatrix.common.config.model.ConfigurationModel
 
ConfigurationModel.Attribute - Class in com.metamatrix.common.config.model
 
ConfigurationModel.Attribute() - Constructor for class com.metamatrix.common.config.model.ConfigurationModel.Attribute
 
ConfigurationModel.Class - Class in com.metamatrix.common.config.model
 
ConfigurationModel.Class() - Constructor for class com.metamatrix.common.config.model.ConfigurationModel.Class
 
ConfigurationModelContainer - Interface in com.metamatrix.common.config.api
Created on Sep 18, 2002 The ConfigurationModelContainer represents the logical view to obtaining configuration related information.
ConfigurationModelContainerAdapter - Class in com.metamatrix.common.config.model
 
ConfigurationModelContainerAdapter() - Constructor for class com.metamatrix.common.config.model.ConfigurationModelContainerAdapter
 
ConfigurationModelContainerImpl - Class in com.metamatrix.common.config.model
 
ConfigurationModelContainerImpl() - Constructor for class com.metamatrix.common.config.model.ConfigurationModelContainerImpl
 
ConfigurationModelContainerImpl(ArrayList) - Constructor for class com.metamatrix.common.config.model.ConfigurationModelContainerImpl
 
ConfigurationModelContainerImpl(Collection) - Constructor for class com.metamatrix.common.config.model.ConfigurationModelContainerImpl
 
ConfigurationModelContainerImpl(Configuration) - Constructor for class com.metamatrix.common.config.model.ConfigurationModelContainerImpl
 
ConfigurationModifier - Interface in com.metamatrix.console.ui.views.deploy.event
 
ConfigurationObjectEditor - Interface in com.metamatrix.common.config.api
 
ConfigurationPanel - Class in com.metamatrix.toolbox.ui.widget
This class is intended to be used everywhere within the application that a configuration panel needs to be displayed.
ConfigurationPanel() - Constructor for class com.metamatrix.toolbox.ui.widget.ConfigurationPanel
Creates a ConfigurationPanel with no tabs.
ConfigurationPanel(Component) - Constructor for class com.metamatrix.toolbox.ui.widget.ConfigurationPanel
Creates a ConfigurationPanel with no tabs.
ConfigurationPanel(List) - Constructor for class com.metamatrix.toolbox.ui.widget.ConfigurationPanel
Creates a ConfigurationPanel with one tab for each element in the specified List, named using the element's toString value.
ConfigurationPanel(List, List) - Constructor for class com.metamatrix.toolbox.ui.widget.ConfigurationPanel
 
ConfigurationPropertiedObjectEditor - Class in com.metamatrix.console.models
This class serves as both a PropertiedObjectEditor and a UserTransaction for the editing of ComponentObjects and the PropertyDefinitions associated to them through their ComponentType.
ConfigurationPropertyNames - Interface in com.metamatrix.common.config.util
 
ConfigurationPropertyObjDisplayComparator - Class in com.metamatrix.common.object
This class serves as a name-based comparator of MetaObject instances.
ConfigurationPropertyObjDisplayComparator() - Constructor for class com.metamatrix.common.object.ConfigurationPropertyObjDisplayComparator
 
ConfigurationService - Interface in com.metamatrix.dqp.service
Configuration Service, this is responsible for all the configuration for other services and also DQP configuration.
ConfigurationServiceImpl - Class in com.metamatrix.platform.config.service
Caching only Hosts and ComponentTypes - but these will be updated by a scheduled thread
ConfigurationServiceImpl() - Constructor for class com.metamatrix.platform.config.service.ConfigurationServiceImpl
 
ConfigurationServiceInterface - Interface in com.metamatrix.platform.config.api.service
 
ConfigurationTreeCellRenderer - Class in com.metamatrix.console.ui.views.deploy
 
ConfigurationTreeCellRenderer(ConnectionInfo) - Constructor for class com.metamatrix.console.ui.views.deploy.ConfigurationTreeCellRenderer
 
ConfigurationTreeModel - Class in com.metamatrix.console.ui.views.deploy.model
The ConfigurationTreeModel is the tree model used for deployments and Product Service Configurations (PSC) configuration objects.
ConfigurationTreeModel() - Constructor for class com.metamatrix.console.ui.views.deploy.model.ConfigurationTreeModel
Constructs and ConfigurationTreeModel.
ConfigurationTreeModel.HostWrapper - Class in com.metamatrix.console.ui.views.deploy.model
 
ConfigurationTreeModel.HostWrapper(Host, Configuration) - Constructor for class com.metamatrix.console.ui.views.deploy.model.ConfigurationTreeModel.HostWrapper
 
ConfigurationTreeModelEvent - Class in com.metamatrix.console.ui.views.deploy.event
The ConfigurationTreeModelEvent is used to notify ConfigurationTreeModelListeners that a change in a tree model has occurred.
ConfigurationTreeModelEvent(int, DefaultTreeNode, DefaultTreeNode, DefaultTreeNode[]) - Constructor for class com.metamatrix.console.ui.views.deploy.event.ConfigurationTreeModelEvent
Constructs a ConfigurationTreeModelEvent of the given type.
ConfigurationTreeModelListener - Interface in com.metamatrix.console.ui.views.deploy.event
The listener interface for handling ConfigurationTreeModelEvents.
ConfigurationVisitor - Class in com.metamatrix.common.config.model
This interface defines a visitor that can be passed to any Configuration object via its Accept() method.
ConfigurationVisitor() - Constructor for class com.metamatrix.common.config.model.ConfigurationVisitor
 
configure() - Method in class com.metamatrix.common.application.DQPGuiceModule
 
configure() - Method in class com.metamatrix.jdbc.EmbeddedGuiceModule
 
CONFIRM_DELETE_HDR - Static variable in class com.metamatrix.console.util.DialogUtility
 
CONFIRMATION_PAGE - Static variable in class com.metamatrix.console.ui.views.connectorbinding.ImportBindingWizardController
 
CONFIRMATION_PAGE_NUM - Static variable in class com.metamatrix.console.ui.views.connector.ImportWizardController
 
CONFIRMATION_TITLE - Static variable in class com.metamatrix.toolbox.ui.widget.MessagePanel
 
ConfirmationPanel - Class in com.metamatrix.console.ui.views.deploy
 
ConfirmationPanel(String) - Constructor for class com.metamatrix.console.ui.views.deploy.ConfirmationPanel
 
ConfirmationPanel(String, Object[]) - Constructor for class com.metamatrix.console.ui.views.deploy.ConfirmationPanel
 
ConfirmationPanel(String, String, String, String) - Constructor for class com.metamatrix.console.ui.views.deploy.ConfirmationPanel
 
ConfirmationPanel(String, Object[], String, String, String) - Constructor for class com.metamatrix.console.ui.views.deploy.ConfirmationPanel
 
ConfirmationPanel - Class in com.metamatrix.console.ui.views.runtime
 
ConfirmationPanel(String) - Constructor for class com.metamatrix.console.ui.views.runtime.ConfirmationPanel
 
ConfirmationPanel(String, Object[]) - Constructor for class com.metamatrix.console.ui.views.runtime.ConfirmationPanel
 
ConfirmationPanel(String, String, String, String) - Constructor for class com.metamatrix.console.ui.views.runtime.ConfirmationPanel
 
ConfirmationPanel(String, Object[], String, String, String) - Constructor for class com.metamatrix.console.ui.views.runtime.ConfirmationPanel
 
confirmPanel - Variable in class com.metamatrix.console.ui.views.connector.ImportWizardController
 
CONN_DEFAULT - Static variable in class com.metamatrix.console.util.StaticProperties
 
CONN_PROPS - Static variable in interface com.metamatrix.vdb.materialization.template.Template
 
CONN_URL - Static variable in class com.metamatrix.console.util.StaticProperties
 
CONN_USE_LAST_URL - Static variable in class com.metamatrix.console.util.StaticProperties
 
connect(ObjectChannelFactory) - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerInstanceImpl
 
connect() - Method in class com.metamatrix.common.extensionmodule.protocol.extensionjar.ExtensionJarURLConnection
 
connect() - Method in class com.metamatrix.common.protocol.classpath.ClasspathURLConnection
Connect to the supplied URL
connect() - Method in class com.metamatrix.common.protocol.jar.JarURLConnection
 
connect() - Method in class com.metamatrix.common.protocol.mmfile.MMFileURLConnection
Marks that connected
connect(String, Properties) - Method in class com.metamatrix.jdbc.EmbeddedDriver
This method tries to make a metamatrix connection to the given URL.
connect(String, Properties) - Method in class com.metamatrix.jdbc.MMDriver
This method tries to make a metamatrix connection to the given URL.
connected - Variable in class com.metamatrix.connector.xmlsource.XMLSourceConnection
 
connection - Variable in class com.metamatrix.connector.xml.streaming.BaseStreamingExecution
 
connection - Variable in class com.metamatrix.console.ui.layout.WorkspaceControllerWorkItem
 
Connection - Interface in com.metamatrix.jdbc.api
MetaMatrix extensions to the standard JDBC Connection interface.
CONNECTION - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Connections.Class
 
Connection - Class in com.metamatrix.soap.sqlquerywebservice.helper
Class to hold contextual connection string.
Connection() - Constructor for class com.metamatrix.soap.sqlquerywebservice.helper.Connection
 
connection - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.ConnectionContextualRequest
 
Connection - Interface in org.teiid.connector.api
Represents a connection to this connector.
connection - Variable in class org.teiid.connector.jdbc.JDBCBaseExecution
 
CONNECTION_DATABASE - Static variable in class com.metamatrix.common.buffer.BufferManagerPropertyNames
The environment property name for the name of the metadata store database.
CONNECTION_DATABASE - Static variable in class com.metamatrix.common.extensionmodule.ExtensionModulePropertyNames
The environment property name for the name of the data source.
CONNECTION_DATABASE - Static variable in class com.metamatrix.metadata.runtime.api.RuntimeMetadataPropertyNames
The environment property name for the name of the metadata store database.
CONNECTION_DATABASE - Static variable in class com.metamatrix.platform.security.api.service.AuthorizationServicePropertyNames
The environment property name for the name of the authorization store database.
CONNECTION_DRIVER - Static variable in class com.metamatrix.common.buffer.BufferManagerPropertyNames
The environment property name for the class of the driver.
CONNECTION_DRIVER - Static variable in class com.metamatrix.common.extensionmodule.ExtensionModulePropertyNames
The environment property name for the class of the driver.
CONNECTION_DRIVER - Static variable in class com.metamatrix.metadata.runtime.api.RuntimeMetadataPropertyNames
The environment property name for the class of the driver.
CONNECTION_DRIVER - Static variable in class com.metamatrix.platform.security.api.service.AuthorizationServicePropertyNames
The environment property name for the class of the driver.
CONNECTION_ERR_0001 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
connection (010)
CONNECTION_ERR_0002 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONNECTION_ERR_0003 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONNECTION_ERR_0004 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONNECTION_ERR_0005 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONNECTION_ERR_0006 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONNECTION_ERR_0007 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONNECTION_ERR_0008 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONNECTION_ERR_0009 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONNECTION_ERR_0010 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONNECTION_ERR_0011 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONNECTION_ERR_0012 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONNECTION_ERR_0013 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONNECTION_ERR_0014 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
CONNECTION_EXCEPTION_CONNECTION_DOES_NOT_EXIST - Static variable in class com.metamatrix.jdbc.api.SQLStates
Connection does not exist (SQL-99 08003)
CONNECTION_EXCEPTION_CONNECTION_FAILURE - Static variable in class com.metamatrix.jdbc.api.SQLStates
Connection failure (SQL-99 08006)
CONNECTION_EXCEPTION_CONNECTION_NAME_IN_USE - Static variable in class com.metamatrix.jdbc.api.SQLStates
Connection name in use (SQL-99 08002)
CONNECTION_EXCEPTION_NO_SUBCLASS - Static variable in class com.metamatrix.jdbc.api.SQLStates
Connection Exception with no subclass (SQL-99 08000)
CONNECTION_EXCEPTION_SQLCLIENT_UNABLE_TO_ESTABLISH_SQLCONNECTION - Static variable in class com.metamatrix.jdbc.api.SQLStates
SQL-client unable to establish SQL-connection (SQL-99 08001)
CONNECTION_EXCEPTION_SQLSERVER_REJECTED_ESTABLISHMENT_OF_SQLCONNECTION - Static variable in class com.metamatrix.jdbc.api.SQLStates
SQL-server rejected establishment of SQL-connection (SQL-99 08004)
CONNECTION_EXCEPTION_STALE_CONNECTION - Static variable in class com.metamatrix.jdbc.api.SQLStates
Connection is stale and should no longer be used.
CONNECTION_EXCEPTION_TRANSACTION_RESOLUTION_UNKNOWN - Static variable in class com.metamatrix.jdbc.api.SQLStates
Transaction resolution unknown (SQL-99 08007)
CONNECTION_FACTORY - Static variable in class com.metamatrix.common.buffer.BufferManagerPropertyNames
The environment property name for the class that is to be used for the MetadataConnectionFactory implementation.
CONNECTION_FACTORY - Static variable in class com.metamatrix.common.extensionmodule.ExtensionModulePropertyNames
The environment property name for the class that is to be used for the ManagedConnectionFactory implementation.
CONNECTION_FACTORY - Static variable in class com.metamatrix.metadata.runtime.api.RuntimeMetadataPropertyNames
The environment property name for the class that is to be used for the MetadataConnectionFactory implementation.
CONNECTION_FACTORY - Static variable in class com.metamatrix.platform.security.api.service.AuthorizationServicePropertyNames
The environment property name for the class that is to be used for the ManagedConnectionFactory implementation.
CONNECTION_PASSWORD - Static variable in class com.metamatrix.common.buffer.BufferManagerPropertyNames
The environment property name for the password that is to be used for connecting to the metadata store.
CONNECTION_PASSWORD - Static variable in class com.metamatrix.common.extensionmodule.ExtensionModulePropertyNames
The environment property name for the password that is to be used for connecting to the data source.
CONNECTION_PASSWORD - Static variable in class com.metamatrix.metadata.runtime.api.RuntimeMetadataPropertyNames
The environment property name for the password that is to be used for connecting to the metadata store.
CONNECTION_PASSWORD - Static variable in class com.metamatrix.platform.security.api.service.AuthorizationServicePropertyNames
The environment property name for the password that is to be used for connecting to the authorization store.
CONNECTION_POOL_ENABLED - Static variable in class org.teiid.connector.api.ConnectorPropertyNames
This property can be used to specify whether or not Connection Pooling is enabled.
CONNECTION_POOL_MAXIMUM_AGE - Static variable in class com.metamatrix.common.buffer.BufferManagerPropertyNames
The environment property name for the maximum number of milliseconds that a metadata connection may remain unused before it becomes a candidate for garbage collection.
CONNECTION_POOL_MAXIMUM_AGE - Static variable in class com.metamatrix.common.extensionmodule.ExtensionModulePropertyNames
The environment property name for the maximum number of milliseconds that a data source connection may remain unused before it becomes a candidate for garbage collection.
CONNECTION_POOL_MAXIMUM_AGE - Static variable in class com.metamatrix.metadata.runtime.api.RuntimeMetadataPropertyNames
The environment property name for the maximum number of milliseconds that a metadata connection may remain unused before it becomes a candidate for garbage collection.
CONNECTION_POOL_MAXIMUM_AGE - Static variable in class com.metamatrix.platform.security.api.service.AuthorizationServicePropertyNames
The environment property name for the maximum number of milliseconds that a authorization connection may remain unused before it becomes a candidate for garbage collection.
CONNECTION_POOL_MAXIMUM_CONCURRENT_USERS - Static variable in class com.metamatrix.common.buffer.BufferManagerPropertyNames
The environment property name for the maximum number of concurrent users of a single metadata connection.
CONNECTION_POOL_MAXIMUM_CONCURRENT_USERS - Static variable in class com.metamatrix.common.extensionmodule.ExtensionModulePropertyNames
The environment property name for the maximum number of concurrent users of a single data source connection.
CONNECTION_POOL_MAXIMUM_CONCURRENT_USERS - Static variable in class com.metamatrix.metadata.runtime.api.RuntimeMetadataPropertyNames
The environment property name for the maximum number of concurrent users of a single metadata connection.
CONNECTION_POOL_MAXIMUM_CONCURRENT_USERS - Static variable in class com.metamatrix.platform.security.api.service.AuthorizationServicePropertyNames
The environment property name for the maximum number of concurrent users of a single authorization connection.
CONNECTION_PRINCIPAL - Static variable in class com.metamatrix.platform.security.api.service.AuthorizationServicePropertyNames
The environment property name for the username that is to be used for connecting to the authorization store.
CONNECTION_PROPS - Static variable in class com.metamatrix.vdb.materialization.DatabaseDialect
 
CONNECTION_PROTOCOL - Static variable in class com.metamatrix.common.buffer.BufferManagerPropertyNames
The environment property name for the protocol for connecting to the metadata store.
CONNECTION_PROTOCOL - Static variable in class com.metamatrix.common.extensionmodule.ExtensionModulePropertyNames
The environment property name for the protocol for connecting.
CONNECTION_PROTOCOL - Static variable in class com.metamatrix.metadata.runtime.api.RuntimeMetadataPropertyNames
The environment property name for the protocol for connecting to the metadata store.
CONNECTION_PROTOCOL - Static variable in class com.metamatrix.platform.security.api.service.AuthorizationServicePropertyNames
The environment property name for the protocol for connecting to the authorization store.
CONNECTION_RETRIES - Static variable in class com.metamatrix.platform.security.api.service.AuthorizationServicePropertyNames
The environment property name for the number of times a method should be retried with a new connection should a connection exception occur.
CONNECTION_SOURCE_CLASS - Static variable in class org.teiid.connector.jdbc.JDBCPropertyNames
 
CONNECTION_TEST_QUERY - Static variable in class org.teiid.connector.jdbc.JDBCPropertyNames
 
CONNECTION_USERNAME - Static variable in class com.metamatrix.common.buffer.BufferManagerPropertyNames
The environment property name for the username that is to be used for connecting to the metadata store.
CONNECTION_USERNAME - Static variable in class com.metamatrix.common.extensionmodule.ExtensionModulePropertyNames
The environment property name for the username that is to be used for connecting to the data source.
CONNECTION_USERNAME - Static variable in class com.metamatrix.metadata.runtime.api.RuntimeMetadataPropertyNames
The environment property name for the username that is to be used for connecting to the metadata store.
connectionAdded(ServerConnection) - Method in interface com.metamatrix.common.comm.api.ServerConnectionListener
A connection has been added to DQP
connectionAdded(String, Connection) - Method in interface com.metamatrix.jdbc.ConnectionListener
Called when a new connection is created.
ConnectionAndPanel - Class in com.metamatrix.console.connections
 
ConnectionAndPanel(ConnectionInfo, Class, WorkspacePanel) - Constructor for class com.metamatrix.console.connections.ConnectionAndPanel
 
ConnectionContextualRequest - Class in com.metamatrix.soap.sqlquerywebservice.helper
Class to hold connection request information.
ConnectionContextualRequest() - Constructor for class com.metamatrix.soap.sqlquerywebservice.helper.ConnectionContextualRequest
 
ConnectionException - Exception in com.metamatrix.common.comm.exception
This exception indicates that an error has occurred during connection.
ConnectionException() - Constructor for exception com.metamatrix.common.comm.exception.ConnectionException
No-Arg Constructor
ConnectionException(String) - Constructor for exception com.metamatrix.common.comm.exception.ConnectionException
 
ConnectionException(Throwable) - Constructor for exception com.metamatrix.common.comm.exception.ConnectionException
 
ConnectionException(Throwable, String) - Constructor for exception com.metamatrix.common.comm.exception.ConnectionException
 
connectionId - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.Connection
 
connectionId - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.RequestId
 
ConnectionImpl - Class in com.metamatrix.connector.salesforce.connection.impl
 
ConnectionImpl(String, String, URL, long, ConnectorLogger) - Constructor for class com.metamatrix.connector.salesforce.connection.impl.ConnectionImpl
 
ConnectionInfo - Class in com.metamatrix.console.connections
 
ConnectionInfo(String, String, char[], String) - Constructor for class com.metamatrix.console.connections.ConnectionInfo
 
ConnectionlessRequest - Class in com.metamatrix.soap.sqlquerywebservice.helper
Class containing all required information to create a connection and submit a SQL statement.
ConnectionlessRequest() - Constructor for class com.metamatrix.soap.sqlquerywebservice.helper.ConnectionlessRequest
 
ConnectionListener - Interface in com.metamatrix.jdbc
A JDBC Connection lifecycle listener
connectionPayload - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.LogInParameters
 
ConnectionPool - Interface in com.metamatrix.admin.api.objects
This object holds the statisics for a ConnectionPool that is being utilized by a Connector.
ConnectionPoolFactory - Interface in com.metamatrix.soap.service
This interface defined the constants and methods used to create connection pools.
ConnectionPoolStats - Class in com.metamatrix.common.stats
 
ConnectionPoolStats(int) - Constructor for class com.metamatrix.common.stats.ConnectionPoolStats
Constructor for ConnectionPoolStats
ConnectionProcessor - Class in com.metamatrix.console.connections
 
ConnectionProperties - Interface in com.metamatrix.jdbc.api
MetaMatrix-specific connection properties.
connectionPropertyFileName(String, String) - Static method in class com.metamatrix.vdb.materialization.ScriptType
 
connectionRemoved(ServerConnection) - Method in interface com.metamatrix.common.comm.api.ServerConnectionListener
A connection has been removed for DQP
connectionRemoved(String, Connection) - Method in interface com.metamatrix.jdbc.ConnectionListener
Called when a connection is closed.
CONNECTIONS - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Connections.Class
 
CONNECTIONS_ADD_CONN_MENUITEM - Static variable in class com.metamatrix.console.ui.layout.MenuEntry
 
CONNECTIONS_MENU_HEADER - Static variable in class com.metamatrix.console.ui.layout.ConsoleMenuBar
 
CONNECTIONS_REMOVE_CONN_MENUITEM - Static variable in class com.metamatrix.console.ui.layout.MenuEntry
 
connectionSelectionChanged(ConnectionInfo) - Method in class com.metamatrix.console.ui.layout.WorkspaceController
Change to a different user connection.
ConnectionSource - Interface in com.metamatrix.soap.service
This is the interface that the Data Service feature uses to get Connections.
connectionSuccessful(HostInfo) - Method in interface com.metamatrix.common.comm.platform.socket.client.ServerDiscovery
Indicates that a connection was made successfully to the given host.
connectionSuccessful(HostInfo) - Method in class com.metamatrix.common.comm.platform.socket.client.UrlServerDiscovery
 
CONNECTOR - Static variable in class com.metamatrix.common.vdb.api.DEFReaderWriter.Model
 
Connector - Class in com.metamatrix.connector.salesforce
 
Connector() - Constructor for class com.metamatrix.connector.salesforce.Connector
 
Connector - Interface in org.teiid.connector.api
The primary entry point for a Connector.
CONNECTOR_ATTRIBUTE_NAME - Static variable in class com.metamatrix.common.vdb.api.DEFReaderWriter.Model
 
CONNECTOR_BATCH_SIZE - Static variable in class com.metamatrix.common.buffer.BufferManagerPropertyNames
Optional property - the max size of a batch sent between connector and query service.
CONNECTOR_BINDING - Static variable in class com.metamatrix.console.ui.views.vdb.VdbConnBindPanel
 
CONNECTOR_BINDING - Static variable in class com.metamatrix.console.ui.views.vdb.VDBConnectorBindingAssignmentModelTable
 
CONNECTOR_BINDING_COL - Static variable in class com.metamatrix.console.ui.views.queries.QueryTableModel
 
CONNECTOR_BINDING_COL_NUM - Static variable in class com.metamatrix.console.ui.views.connectorbinding.ConnectorBindingPanel
 
CONNECTOR_BINDING_COL_NUM - Static variable in class com.metamatrix.console.ui.views.vdb.VDBConnectorBindingAssignmentModelTable
 
CONNECTOR_BINDING_HDR - Static variable in class com.metamatrix.console.ui.views.queries.QueryTableModel
 
CONNECTOR_BINDING_NAME - Static variable in interface com.metamatrix.console.ui.util.property.TypeConstants
 
CONNECTOR_BINDING_NAME - Static variable in class org.teiid.connector.api.ConnectorPropertyNames
The environment property used to identify a type of connector binding.
CONNECTOR_BINDINGS - Static variable in class com.metamatrix.console.ui.layout.PanelsTreeModel
 
CONNECTOR_BINDINGS - Static variable in interface com.metamatrix.console.util.LogContexts
 
CONNECTOR_BINDINGS_ELEMENT - Static variable in class com.metamatrix.common.vdb.api.DEFReaderWriter.Model
 
CONNECTOR_BINDINGS_HDR - Static variable in class com.metamatrix.console.ui.views.vdb.VdbAssignConnBindPanel
 
CONNECTOR_BINDINGS_PANEL_CLASS - Static variable in class com.metamatrix.console.ui.layout.PanelsTreeModel
 
CONNECTOR_CAPABILITES - Static variable in class com.metamatrix.connector.xml.base.XMLConnectorStateImpl
 
CONNECTOR_CLASS - Static variable in interface com.metamatrix.common.config.api.ConnectorBindingType.Attributes
 
CONNECTOR_CLASS - Static variable in class org.teiid.connector.api.ConnectorPropertyNames
The property that specifies the class name of the custom connector class that connects to the data source.
CONNECTOR_CLASSPATH - Static variable in class org.teiid.connector.api.ConnectorPropertyNames
 
CONNECTOR_CLASSPATH_PRE_6 - Static variable in interface com.metamatrix.common.config.api.ConnectorBindingType.Attributes
 
CONNECTOR_COL - Static variable in class com.metamatrix.console.ui.views.deploy.util.DeployPkgUtils
 
CONNECTOR_COL_NUM - Static variable in class com.metamatrix.console.ui.views.connector.ConnectorPanel
 
CONNECTOR_COL_NUM - Static variable in class com.metamatrix.console.ui.views.connectorbinding.ConnectorBindingPanel
 
CONNECTOR_COMPONENT_CODE - Static variable in interface com.metamatrix.common.config.api.ComponentDefn
 
CONNECTOR_COMPONENT_TYPE_CODE - Static variable in interface com.metamatrix.common.config.api.ComponentType
 
CONNECTOR_DEFINITIONS_PANEL_CLASS - Static variable in class com.metamatrix.console.ui.layout.PanelsTreeModel
 
CONNECTOR_EXCEPTION_ON_SOAP_FAULT - Static variable in class com.metamatrix.connector.xml.soap.SOAPConnectorStateImpl
 
CONNECTOR_ID - Static variable in class org.teiid.connector.api.ConnectorPropertyNames
The environment property used to identify a routing ID.
CONNECTOR_ID_PAGE - Static variable in class com.metamatrix.console.ui.views.connectorbinding.ImportBindingWizardController
 
CONNECTOR_ID_PAGE_NUM - Static variable in class com.metamatrix.console.ui.views.connector.ImportWizardController
 
CONNECTOR_PROPERTIES - Static variable in class com.metamatrix.connector.text.TextPropertyNames
 
CONNECTOR_RESULT_SET_CACHE - Static variable in interface com.metamatrix.admin.api.objects.Cache
 
CONNECTOR_RESULT_SET_CACHE - Static variable in interface com.metamatrix.platform.service.api.CacheAdmin
 
CONNECTOR_SERVICE_PROXY_CLASS - Static variable in class com.metamatrix.platform.util.PlatformProxyHelper
 
CONNECTOR_TYPE_CLASSPATH - Static variable in interface com.metamatrix.common.config.api.ConnectorBindingType.Attributes
 
CONNECTOR_TYPE_CLASSPATH - Static variable in class org.teiid.connector.api.ConnectorPropertyNames
 
CONNECTOR_TYPE_ID - Static variable in interface com.metamatrix.common.config.api.ConnectorBindingType
 
CONNECTOR_TYPE_NAME - Static variable in interface com.metamatrix.console.ui.util.property.TypeConstants
 
CONNECTOR_VM_NAME - Static variable in class org.teiid.connector.api.ConnectorPropertyNames
The name of the VM where the connector is running on.
ConnectorAndBinding - Class in com.metamatrix.console.ui.views.connectorbinding
 
ConnectorAndBinding(ComponentType, ServiceComponentDefn) - Constructor for class com.metamatrix.console.ui.views.connectorbinding.ConnectorAndBinding
 
ConnectorAnnotations - Class in org.teiid.connector.api
 
ConnectorAnnotations() - Constructor for class org.teiid.connector.api.ConnectorAnnotations
 
ConnectorAnnotations.ConnectionPooling - Annotation Type in org.teiid.connector.api
The Pooling Annotation can be used to enable/suppress automatic pooling.
ConnectorAnnotations.SynchronousWorkers - Annotation Type in org.teiid.connector.api
 
ConnectorArchive - Interface in com.metamatrix.common.config.api
ConnectorArchive defines a bundle a.k.a zip file for Connector Type.
ConnectorBasicInfo - Class in com.metamatrix.console.ui.views.connector
 
ConnectorBasicInfo(String, int, String) - Constructor for class com.metamatrix.console.ui.views.connector.ConnectorBasicInfo
 
ConnectorBinding - Interface in com.metamatrix.admin.api.objects
Represents a connector binding (the instance of a connector type) in the MetaMatrix system.
ConnectorBinding - Interface in com.metamatrix.common.config.api
A ConnectorBinding represents a connector binding definition that is a non-configuration based object.
ConnectorBindingDisplayer - Interface in com.metamatrix.console.ui.views.connectorbinding
 
ConnectorBindingID - Class in com.metamatrix.common.config.api
 
ConnectorBindingID(ConfigurationID, String) - Constructor for class com.metamatrix.common.config.api.ConnectorBindingID
 
ConnectorBindingID(String) - Constructor for class com.metamatrix.common.config.api.ConnectorBindingID
 
ConnectorBindingLifeCycleListener - Interface in com.metamatrix.dqp.service
A listerner object for listening the connector bindings adding deleting
connectorBindingNameAlreadyExists(String) - Method in class com.metamatrix.console.models.ConnectorManager
 
ConnectorBindingNameAndUUID - Class in com.metamatrix.console.ui.views.vdb
Data class to hold and connector binding name and UUID.
ConnectorBindingNameAndUUID(String, String) - Constructor for class com.metamatrix.console.ui.views.vdb.ConnectorBindingNameAndUUID
 
ConnectorBindingPanel - Class in com.metamatrix.console.ui.views.connectorbinding
 
ConnectorBindingPanel(ConnectionInfo) - Constructor for class com.metamatrix.console.ui.views.connectorbinding.ConnectorBindingPanel
 
ConnectorBindingRenameDialog - Class in com.metamatrix.console.ui.views.connectorbinding
 
ConnectorBindingRenameDialog(ConnectionInfo, String, String) - Constructor for class com.metamatrix.console.ui.views.connectorbinding.ConnectorBindingRenameDialog
 
ConnectorBindingType - Interface in com.metamatrix.common.config.api
The ConnectorBindingType represents the connector ComponentType.
ConnectorBindingType.Attributes - Interface in com.metamatrix.common.config.api
 
ConnectorCapabilities - Interface in org.teiid.connector.api
Allows a connector to specify the capabilities that a connector supports.
ConnectorCapabilities.SupportedJoinCriteria - Enum in org.teiid.connector.api
 
ConnectorConfigurationReader - Class in com.metamatrix.dqp.embedded.configuration
This reader object is used to read the connector types and connector bindings.
ConnectorConfigurationReader() - Constructor for class com.metamatrix.dqp.embedded.configuration.ConnectorConfigurationReader
 
ConnectorConfigurationWriter - Class in com.metamatrix.dqp.embedded.configuration
Writer utility for dealing with Connector Bindings and Connector Types
ConnectorConfigurationWriter() - Constructor for class com.metamatrix.dqp.embedded.configuration.ConnectorConfigurationWriter
 
ConnectorDetailInfo - Class in com.metamatrix.console.ui.views.connector
 
ConnectorDetailInfo(String, String, Date, String, Date, String) - Constructor for class com.metamatrix.console.ui.views.connector.ConnectorDetailInfo
 
ConnectorDetailInfo(String, String, String, Date, String, Date, String) - Constructor for class com.metamatrix.console.ui.views.connector.ConnectorDetailInfo
 
ConnectorEnvironment - Interface in org.teiid.connector.api
The environment provided to a connector by the Connector Manager.
connectorEnvorinment - Variable in class com.metamatrix.connector.xml.base.TrustedPayloadBridge
 
ConnectorException - Exception in org.teiid.connector.api
An exception the connector writer can return in case of an error while using the connector.
ConnectorException() - Constructor for exception org.teiid.connector.api.ConnectorException
No-arg constructor required by Externalizable semantics.
ConnectorException(String) - Constructor for exception org.teiid.connector.api.ConnectorException
Construct an instance with the message specified.
ConnectorException(String, String) - Constructor for exception org.teiid.connector.api.ConnectorException
 
ConnectorException(int, String) - Constructor for exception org.teiid.connector.api.ConnectorException
 
ConnectorException(Throwable, String) - Constructor for exception org.teiid.connector.api.ConnectorException
Construct an instance from a message and an exception to chain to this one.
ConnectorException(Throwable) - Constructor for exception org.teiid.connector.api.ConnectorException
Construct an instance with a linked exception specified.
ConnectorHost - Class in com.metamatrix.cdk.api
A simple test environment to execute commands on a connector.
ConnectorHost(Connector, Properties, String) - Constructor for class com.metamatrix.cdk.api.ConnectorHost
Create a new environment to test a connector.
ConnectorHost(Connector, Properties, String, boolean) - Constructor for class com.metamatrix.cdk.api.ConnectorHost
 
ConnectorHost(Connector, Properties, TranslationUtility) - Constructor for class com.metamatrix.cdk.api.ConnectorHost
 
ConnectorHost(Connector, Properties, TranslationUtility, boolean) - Constructor for class com.metamatrix.cdk.api.ConnectorHost
 
ConnectorIdentity - Interface in org.teiid.connector.api
Represents the identity of a connection in the pool.
ConnectorLogger - Interface in org.teiid.connector.api
Provide access to write messages to the MetaMatrix logs.
ConnectorManager - Class in com.metamatrix.console.models
 
ConnectorManager(ConnectionInfo) - Constructor for class com.metamatrix.console.models.ConnectorManager
 
connectorManager - Variable in class com.metamatrix.console.ui.views.connector.ImportWizardController
 
connectorManager - Variable in class com.metamatrix.console.ui.views.connectorbinding.ImportBindingWizardController
 
connectorName - Variable in class com.metamatrix.connector.xml.base.TrustedPayloadBridge
 
ConnectorPanel - Class in com.metamatrix.console.ui.views.connector
 
ConnectorPanel(ConnectionInfo) - Constructor for class com.metamatrix.console.ui.views.connector.ConnectorPanel
 
ConnectorPropertyNames - Class in org.teiid.connector.api
 
ConnectorPropertyNames() - Constructor for class org.teiid.connector.api.ConnectorPropertyNames
 
ConnectorResultUtility - Class in com.metamatrix.core.commandshell
Provides utility methods for manipulating the results of executing commands against a connector.
ConnectorResultUtility() - Constructor for class com.metamatrix.core.commandshell.ConnectorResultUtility
 
CONNECTORS - Static variable in class com.metamatrix.console.ui.layout.PanelsTreeModel
 
CONNECTORS - Static variable in interface com.metamatrix.console.util.LogContexts
 
ConnectorService - Class in com.metamatrix.server.connector.service
ConnectorService.
ConnectorService() - Constructor for class com.metamatrix.server.connector.service.ConnectorService
 
ConnectorServiceInterface - Interface in com.metamatrix.server.connector.service
Interface ConnectorServiceInterface.
ConnectorShell - Class in com.metamatrix.cdk
Command line utility to execute queries on a connector.
ConnectorShell(IConnectorHost) - Constructor for class com.metamatrix.cdk.ConnectorShell
 
ConnectorShell(ConnectorShellCommandTarget) - Constructor for class com.metamatrix.cdk.ConnectorShell
 
ConnectorShellCommandTarget - Class in com.metamatrix.cdk
Implements the commands supported by the ConnectorShell.
ConnectorShellCommandTarget() - Constructor for class com.metamatrix.cdk.ConnectorShellCommandTarget
 
ConnectorShellCommandTarget(IConnectorHost) - Constructor for class com.metamatrix.cdk.ConnectorShellCommandTarget
 
ConnectorState - Class in com.metamatrix.connector.salesforce
 
ConnectorState(Properties, ConnectorLogger) - Constructor for class com.metamatrix.connector.salesforce.ConnectorState
 
ConnectorType - Interface in com.metamatrix.admin.api.objects
Represents a connector type in the MetaMatrix system.
connectorTypeNameAlreadyExists(String) - Method in class com.metamatrix.console.models.ConnectorManager
 
connEnv - Variable in class com.metamatrix.connector.xml.streaming.BaseStreamingExecution
 
CONSOLE_DIRECTORY_LOCATION_KEY - Static variable in class com.metamatrix.console.ui.util.ConsoleConstants
 
CONSOLE_ICON - Static variable in class com.metamatrix.console.ui.ViewManager
 
CONSOLE_ICON_IMAGE - Static variable in class com.metamatrix.console.ui.ViewManager
 
ConsoleAboutPanel - Class in com.metamatrix.console.ui.layout
 
ConsoleAboutPanel() - Constructor for class com.metamatrix.console.ui.layout.ConsoleAboutPanel
 
ConsoleAuditDestination - Class in com.metamatrix.platform.security.audit.destination
This is the default logging destination - System.out.
ConsoleAuditDestination() - Constructor for class com.metamatrix.platform.security.audit.destination.ConsoleAuditDestination
Construct a ConsoleDestination.
ConsoleCellRenderer - Class in com.metamatrix.console.ui.util
The universal List and Tree CellRenderer for the Console
ConsoleCellRenderer() - Constructor for class com.metamatrix.console.ui.util.ConsoleCellRenderer
Default constructor
ConsoleCellRenderer(DefaultListCellRenderer, DefaultTreeCellRenderer) - Constructor for class com.metamatrix.console.ui.util.ConsoleCellRenderer
Constructor which accepts a DefaultListCellRenderer and a DefaultTreeCellRenderer to be used internally
ConsoleConstants - Class in com.metamatrix.console.ui.util
 
ConsoleConstants() - Constructor for class com.metamatrix.console.ui.util.ConsoleConstants
 
ConsoleLogin - Class in com.metamatrix.console.ui.dialog
 
ConsoleLogin(List, boolean, ConnectionInfo[], String) - Constructor for class com.metamatrix.console.ui.dialog.ConsoleLogin
 
ConsoleLogin(List, boolean, ConnectionInfo[]) - Constructor for class com.metamatrix.console.ui.dialog.ConsoleLogin
 
ConsoleLoginDialog - Class in com.metamatrix.console.ui.dialog
 
ConsoleLoginDialog(String, ConsoleLoginPanel, boolean, boolean) - Constructor for class com.metamatrix.console.ui.dialog.ConsoleLoginDialog
Creates a ConsoleLoginDialog containing the specified ConsoleLoginPanel, and with the specified title appended to the specified prefix
ConsoleLoginPanel - Class in com.metamatrix.console.ui.dialog
This class is overridden from the Login Panel to add URLs into the JComboBox
ConsoleLoginPanel(List, boolean) - Constructor for class com.metamatrix.console.ui.dialog.ConsoleLoginPanel
 
ConsoleLoginPanel(boolean) - Constructor for class com.metamatrix.console.ui.dialog.ConsoleLoginPanel
 
ConsoleLoginWindow - Class in com.metamatrix.console.ui.dialog
This window should be used by all MetaMatrix products as the means for a user to login to a system and begin using the product.
ConsoleLoginWindow(String, ConsoleLoginPanel, boolean, boolean) - Constructor for class com.metamatrix.console.ui.dialog.ConsoleLoginWindow
Creates a ConsoleLoginWindow containing the specified ConsoleLoginPanel, and with the specified title appended to the specified prefix.
ConsoleMainFrame - Class in com.metamatrix.console.ui.layout
 
ConsoleMenuBar - Class in com.metamatrix.console.ui.layout
 
ConsoleMenuBarListener - Interface in com.metamatrix.console.ui.layout
 
ConsolePlugin - Class in com.metamatrix.console
The main plugin class to be used in the desktop.
ConsolePlugin() - Constructor for class com.metamatrix.console.ConsolePlugin
 
ConsolePropertiedEditor - Class in com.metamatrix.console.ui.views.properties
 
ConsolePropertiedEditor(PropertiesManager) - Constructor for class com.metamatrix.console.ui.views.properties.ConsolePropertiedEditor
 
ConsolePropertyObjectId - Class in com.metamatrix.console.ui.views.properties
 
ConsolePropertyObjectId(String, PropertyFilter) - Constructor for class com.metamatrix.console.ui.views.properties.ConsolePropertyObjectId
 
Constant - Class in com.metamatrix.query.sql.symbol
This class represents a literal value in a SQL string.
Constant(Object, Class) - Constructor for class com.metamatrix.query.sql.symbol.Constant
Construct a typed constant.
Constant(Object) - Constructor for class com.metamatrix.query.sql.symbol.Constant
Construct a constant with a value, which may be null.
ConstantFunction - Class in com.metamatrix.query.function.aggregate
 
ConstantFunction() - Constructor for class com.metamatrix.query.function.aggregate.ConstantFunction
Constructor for NoFunction.
Constants - Class in com.metamatrix.connector.xml
 
Constants() - Constructor for class com.metamatrix.connector.xml.Constants
 
construct(boolean) - Method in class com.metamatrix.console.ui.views.deploy.ConfigSummaryPanel
 
construct(boolean) - Method in class com.metamatrix.console.ui.views.deploy.DeployedHostPanel
 
construct(boolean) - Method in class com.metamatrix.console.ui.views.deploy.DeployedProcessPanel
 
construct(boolean) - Method in class com.metamatrix.console.ui.views.deploy.DeployedServicePanel
 
construct(boolean) - Method in class com.metamatrix.console.ui.views.deploy.DeploymentsSummaryPanel
 
construct(boolean) - Method in class com.metamatrix.console.ui.views.deploy.DetailPanel
 
constructDefaultMessage(String, int, Object) - Method in class com.metamatrix.api.core.message.DefaultMessage
Initializes all of this message's properties using the specified values.
constructObjectPropertyManager(List, Map) - Method in class com.metamatrix.common.properties.ObjectPropertyManager
Called by each constructor to initialize the namespaces list and register any namespaces passed in the constructor.
constructPasswordButton(char[]) - Method in class com.metamatrix.toolbox.ui.widget.PasswordButton
 
constructPropertyManager(List, Map) - Method in class com.metamatrix.common.properties.PropertyManager
Called by each constructor to initialize the namespaces list and register any namespaces passed in the constructor.
consumedCriteria() - Method in class com.metamatrix.query.processor.relational.DependentCriteriaProcessor
 
CONTACT - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.ElementName
Static constant that represents the name of the "XMI.contact" element.
contains(Object) - Method in class com.metamatrix.api.core.message.MessageList
Overrides the implementation of List
contains(DefaultTreeNode) - Method in class com.metamatrix.console.ui.views.deploy.model.ConfigurationTreeModel
 
contains(ConnectorBindingNameAndUUID[], ConnectorBindingNameAndUUID) - Static method in class com.metamatrix.console.ui.views.vdb.ConnectorBindingNameAndUUID
 
contains(Collection, Object) - Static method in class com.metamatrix.core.util.ArgCheck
Check that the collection contains the value
contains(Collection, Object, String) - Static method in class com.metamatrix.core.util.ArgCheck
Check that the collection contains the value
contains(Collection, Object) - Static method in class com.metamatrix.core.util.Assertion
 
contains(Collection, Object, String) - Static method in class com.metamatrix.core.util.Assertion
 
contains(String) - Method in class com.metamatrix.platform.security.api.UserEntitlementInfo
Is the given grantee entitled to perform any action on the Resource represented by this object?
contains(OptimizerRule) - Method in class com.metamatrix.query.optimizer.relational.RuleStack
 
contains(DefaultTreeNode) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeNode
 
CONTAINS_INVALID_CHARACTER - Static variable in class com.metamatrix.common.namedobject.IDVerifier
The result of a performCheck signifying that a character (other than the first character) contained a character that wasn't a letter, digit, underscore, space, or delimiter.
CONTAINS_SPACE - Static variable in class com.metamatrix.common.namedobject.IDVerifier
The result of a performCheck signifying that a character (other than the first character) contained a character that was a space.
containsAll(Collection) - Method in class com.metamatrix.api.core.message.MessageList
Overrides the implementation of List
containsAllRequiredValues() - Method in class com.metamatrix.common.object.PropertiedObjectImpl
 
containsChildWithName(String) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
 
containsElementID(ElementID) - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
containsExceptionHavingCode(Throwable, String) - Static method in class com.metamatrix.console.util.ExceptionUtility
 
containsExceptionOfType(Throwable, Class<? extends Throwable>) - Static method in class com.metamatrix.console.util.ExceptionUtility
 
containsGroup(GroupSymbol) - Method in class com.metamatrix.query.sql.lang.From
Checks if a group is in the From
containsKey(Object) - Method in class com.metamatrix.common.properties.UnmodifiableProperties
 
containsKey(Map, Object) - Static method in class com.metamatrix.core.util.ArgCheck
Check that the map contains the key
containsKey(Map, Object, String) - Static method in class com.metamatrix.core.util.ArgCheck
Check that the map contains the key
containsKey(Map, Object) - Static method in class com.metamatrix.core.util.Assertion
 
containsKey(Map, Object, String) - Static method in class com.metamatrix.core.util.Assertion
 
containsKeyID(KeyID) - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
containsLabel(String) - Method in interface com.metamatrix.platform.security.api.AuthorizationActions
Return whether this instance contains the specified label
containsLabel(String) - Method in class com.metamatrix.platform.security.api.StandardAuthorizationActions
Return whether this instance contains the specified label
containsLabels(String[]) - Method in interface com.metamatrix.platform.security.api.AuthorizationActions
Return whether this instance contains all of the specified labels
containsLabels(Collection) - Method in interface com.metamatrix.platform.security.api.AuthorizationActions
Return whether this instance contains all of the specified labels
containsLabels(String[]) - Method in class com.metamatrix.platform.security.api.StandardAuthorizationActions
Return whether this instance contains all of the specified labels
containsLabels(Collection) - Method in class com.metamatrix.platform.security.api.StandardAuthorizationActions
Return whether this instance contains all of the specified labels
containsOption(int) - Method in class com.metamatrix.admin.api.objects.AdminOptions
Check if the given option was specified.
containsPolicy(AuthorizationPolicyID) - Method in interface com.metamatrix.platform.admin.api.AuthorizationAdminAPI
Return whether there is an existing policy with the specified ID.
containsPolicy(AuthorizationPolicyID) - Method in class com.metamatrix.platform.admin.apiimpl.AuthorizationAdminAPIImpl
 
containsPolicy(SessionToken, AuthorizationPolicyID) - Method in interface com.metamatrix.platform.security.api.service.AuthorizationServiceInterface
Return whether there is an existing policy with the specified ID.
containsPolicy(SessionToken, AuthorizationPolicyID) - Method in class com.metamatrix.platform.security.authorization.service.AuthorizationServiceImpl
Return whether there is an existing policy with the specified ID.
containsPolicy(AuthorizationPolicyID) - Method in interface com.metamatrix.platform.security.authorization.spi.AuthorizationSourceTransaction
Return whether there is an existing policy with the specified ID.
containsPolicy(AuthorizationPolicyID) - Method in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCAuthorizationTransaction
Return whether there is an existing policy with the specified ID.
containsRole(String) - Static method in class com.metamatrix.admin.api.server.AdminRoles
Determine whether an admin role exists by the given roleName.
containsSQLState(String) - Method in class com.metamatrix.jdbc.api.SQLStates.SQLStateClass
 
containsSymbol(SelectSymbol) - Method in class com.metamatrix.query.sql.lang.Select
Checks if a symbol is in the Select.
containsValidCharacters(String) - Static method in class com.metamatrix.common.xml.XmlUtil
This method helps determine whether a string value (stored as an element or attribute value) are legal characters as defined by XML 1.0.
containsValue(Object) - Method in class com.metamatrix.common.properties.UnmodifiableProperties
 
containsVariable(ElementSymbol) - Method in class com.metamatrix.query.sql.util.VariableContext
Check if this context or any of it's parent contexts contain this variable
CONTENT - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.ElementName
Static constant that represents the name of the "XMI.content" element.
CONTENT_MODEL - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLDocument.Class
 
CONTENT_MODEL - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLSchema.Class
 
CONTENT_MODIFIER - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthPermissions.ColumnName
 
contents - Variable in class com.metamatrix.vdb.materialization.template.ExpandedTemplate
 
contentsChanged(ListDataEvent) - Method in class com.metamatrix.console.ui.views.syslog.SysLogPanel
 
contentsOf(File) - Static method in class com.metamatrix.console.ui.views.extensionsource.ExtensionSourceAdder
 
CONTEXT - Static variable in class com.metamatrix.common.log.DbLogWriter.ColumnName
 
CONTEXT - Static variable in class com.metamatrix.common.log.reader.LogEntryPropertyNames.ColumnName
 
CONTEXT - Static variable in class com.metamatrix.platform.security.audit.destination.DatabaseAuditDestination.ColumnName
 
context - Variable in class com.metamatrix.query.eval.Evaluator
 
CONTEXT - Static variable in class com.metamatrix.query.function.FunctionLibrary
 
context(Object, Object) - Static method in class com.metamatrix.query.function.FunctionMethods
This function should never actually be called - it is here solely so the xml context function can be resolved properly.
context - Variable in class org.teiid.connector.jdbc.JDBCBaseExecution
 
CONTEXT_DELETE - Static variable in interface com.metamatrix.dqp.service.AuthorizationService
 
CONTEXT_DELIMETER - Static variable in interface com.metamatrix.admin.api.objects.LogConfiguration
This String should separate each of the contexts in the String value for the property LogConfiguration.LOG_CONTEXT_PROPERTY_NAME.
CONTEXT_DELIMETER - Static variable in class com.metamatrix.common.log.config.BasicLogConfiguration
This String should separate each of the contexts in the String value for the property BasicLogConfiguration.LOG_CONTEXT_PROPERTY_NAME.
CONTEXT_DELIMETER - Static variable in class com.metamatrix.platform.security.audit.config.CurrentConfigAuditConfigurationFactory
 
CONTEXT_FOR_DUPE_CHECKING - Static variable in class com.metamatrix.console.util.StaticTreeUtilities
 
CONTEXT_INSERT - Static variable in interface com.metamatrix.dqp.service.AuthorizationService
 
CONTEXT_PROCEDURE - Static variable in interface com.metamatrix.dqp.service.AuthorizationService
 
CONTEXT_QUERY - Static variable in interface com.metamatrix.dqp.service.AuthorizationService
 
CONTEXT_SENSITIVE_HELP - Static variable in interface com.metamatrix.toolbox.ui.widget.ButtonConstants
 
CONTEXT_UPDATE - Static variable in interface com.metamatrix.dqp.service.AuthorizationService
 
ContextProperties - Interface in com.metamatrix.query.util
Defines constants that are used within the DQP, provided to the query engine as properties in the CommandContext for access via the ENV function.
ContextReference - Interface in com.metamatrix.query.sql.symbol
 
ContextsAccumulatorListener - Interface in com.metamatrix.console.ui.views.logsetup
 
ContextsAccumulatorPanel - Class in com.metamatrix.console.ui.views.logsetup
 
ContextsAccumulatorPanel(List, List, ContextsAccumulatorListener) - Constructor for class com.metamatrix.console.ui.views.logsetup.ContextsAccumulatorPanel
 
CONTINUE - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
CONTINUE - Static variable in class com.metamatrix.query.sql.ReservedWords
 
CONTINUE - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
ContinueInstruction - Class in com.metamatrix.query.processor.proc
This ProgramInstruction continue with the next loop when processed
ContinueInstruction() - Constructor for class com.metamatrix.query.processor.proc.ContinueInstruction
 
continueStatement(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse break statement
ContinueStatement - Class in com.metamatrix.query.sql.proc
This class represents a continue statement in the storedprocedure language.
ContinueStatement() - Constructor for class com.metamatrix.query.sql.proc.ContinueStatement
 
CONVERSION - Static variable in interface com.metamatrix.query.function.metadata.FunctionCategoryConstants
"Conversion" functions convert an object of one type to another type.
convert() - Method in class com.metamatrix.common.util.crypto.keymanage.FilePasswordConverter
 
CONVERT - Static variable in class com.metamatrix.query.function.FunctionLibrary
 
convert(Object, String) - Static method in class com.metamatrix.query.function.FunctionMethods
 
convert(PlanNode) - Method in class com.metamatrix.query.optimizer.relational.PlanToProcessConverter
 
CONVERT - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
CONVERT - Static variable in class com.metamatrix.query.sql.ReservedWords
 
convert(String) - Method in interface com.metamatrix.script.shell.CustomParser
Convert the command entered on the command line to bean shell specific command.
convert(String) - Method in class com.metamatrix.script.shell.SimpleParser
 
CONVERT - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
CONVERT - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
convertByteArrayToFile(byte[], String, String) - Static method in class com.metamatrix.core.util.FileUtils
 
convertConstant(String, String, Constant) - Static method in class com.metamatrix.query.resolver.util.ResolverUtil
 
convertCriteria(Criteria, MappingDocument, QueryMetadataInterface) - Static method in class com.metamatrix.query.optimizer.xml.XMLNodeMappingVisitor
Convert the criteria from names using document identifiers to names using result set (i.e.
convertDate(Date, TimeZone, Calendar, Class) - Method in class org.teiid.connector.api.TypeFacility
Convert the given date to a target type, optionally adjusting its display for a given target Calendar.
converted - Variable in class com.metamatrix.common.util.crypto.keymanage.FilePasswordConverter
 
convertException(Method, Throwable) - Static method in class com.metamatrix.client.ExceptionUtil
 
convertExpression(Expression, String) - Static method in class com.metamatrix.query.resolver.util.ResolverUtil
Replaces a sourceExpression with a conversion of the source expression to the target type.
convertExpression(Expression, String, String) - Static method in class com.metamatrix.query.resolver.util.ResolverUtil
Replaces a sourceExpression with a conversion of the source expression to the target type.
convertFileToByteArray(File) - Static method in class com.metamatrix.core.util.ObjectConverterUtil
Returns the contents of the given file as a byte array.
convertFileToCharArray(File, String) - Static method in class com.metamatrix.core.util.ObjectConverterUtil
Returns the contents of the given file as a char array.
convertFileToString(File) - Static method in class com.metamatrix.core.util.ObjectConverterUtil
Returns the contents of the given file as a string.
convertIndexToModel(TreeNode, int, TreeView, TreeView) - Static method in class com.metamatrix.toolbox.ui.widget.TreeWidget
Converts the child index in the unfiltered view into the child index in the filtered view.
convertLead(LeadConvert[]) - Method in interface com.sforce.soap.partner.Soap
convert a set of leads
convertLead(LeadConvert[]) - Method in class com.sforce.soap.partner.SoapBindingStub
 
convertLevel(int) - Method in class com.metamatrix.core.log.JavaLogWriter
 
convertLineFeeds(String) - Static method in class com.metamatrix.console.ui.dialog.ErrorDialog
 
convertModelsToModelWrappers(Collection) - Method in class com.metamatrix.console.ui.views.vdb.VdbEditConnBindDlg
 
convertNode(PlanNode) - Method in class com.metamatrix.query.optimizer.relational.PlanToProcessConverter
 
convertObject(LanguageObject, MappingDocument, QueryMetadataInterface) - Static method in class com.metamatrix.query.optimizer.xml.XMLNodeMappingVisitor
 
convertProperties() - Method in class com.metamatrix.common.util.crypto.keymanage.FilePasswordConverter
decrypt and recrypt any properties that end with "PASSWORD"
convertPropertyDefinitions(ComponentObject) - Method in class com.metamatrix.admin.server.AbstractAdminImpl
Convert a ComponentObject into a Collection of com.metamatrix.admin.api.objects.PropertyDefinition objects
convertPropertyDefinitions(ComponentObject, Properties) - Method in class com.metamatrix.admin.server.AbstractAdminImpl
 
convertPropertyDefinitions(ComponentType, Properties) - Method in class com.metamatrix.admin.server.AbstractAdminImpl
 
convertResult() - Method in class com.metamatrix.dqp.client.ResultsFuture
 
convertRowIndexToModel(int) - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
 
convertRowIndexToView(int) - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
 
convertString(String) - Static method in class com.metamatrix.query.rewriter.QueryRewriter
 
convertStringToDate(String) - Static method in class com.metamatrix.core.util.DateUtil
Method to convert a string in the standard MetaMatrix pattern into a Date object.
convertToAdminVDB(VirtualDatabase) - Method in class com.metamatrix.admin.server.AbstractAdminImpl
Utility method the converts a VirtualDatabase into an admin VDB object.
convertToByteArray(Object) - Static method in class com.metamatrix.common.jdbc.JDBCPlatform
 
convertToByteArray(Blob) - Static method in class com.metamatrix.common.jdbc.JDBCPlatform
 
convertToByteArray(Clob) - Static method in class com.metamatrix.common.jdbc.JDBCPlatform
 
convertToByteArray(Blob) - Static method in class com.metamatrix.core.util.ObjectConverterUtil
 
convertToByteArray(Object) - Static method in class com.metamatrix.core.util.ObjectConverterUtil
 
convertToByteArray(InputStream) - Static method in class com.metamatrix.core.util.ObjectConverterUtil
 
convertToByteArray(InputStream, int) - Static method in class com.metamatrix.core.util.ObjectConverterUtil
Returns the given input stream's contents as a byte array.
convertToByteArray(ZipEntry, ZipFile) - Static method in class com.metamatrix.core.util.ObjectConverterUtil
Returns the contents of the given zip entry as a byte array.
convertToCharArray(InputStream, int, String) - Static method in class com.metamatrix.core.util.ObjectConverterUtil
Returns the given input stream's contents as a character array.
convertToInputStream(byte[]) - Static method in class com.metamatrix.core.util.ObjectConverterUtil
 
convertToInputStream(String) - Static method in class com.metamatrix.core.util.ObjectConverterUtil
 
convertToInputStream(char[]) - Static method in class com.metamatrix.core.util.ObjectConverterUtil
 
convertToInputStream(File) - Static method in class com.metamatrix.core.util.ObjectConverterUtil
 
convertToRuntimeType(Object) - Static method in class com.metamatrix.common.types.DataTypeManager
 
convertToRuntimeType(Object) - Method in class org.teiid.connector.api.TypeFacility
Convert the given value to the closest runtime type see TypeFacility.RUNTIME_TYPES
convertToString(InputStream) - Static method in class com.metamatrix.core.util.ObjectConverterUtil
Returns the contents of the given InputStream as a string.
convertToXML(PlanNode) - Static method in class com.metamatrix.jdbc.api.XMLOutputVisitor
Helper method to perform a conversion using the DefaultDisplayHelper.
convertToXMLType(Source) - Method in class com.metamatrix.connector.xmlsource.XMLSourceExecution
 
convertTypeToString(Object, PropertyDefinition) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
hook to allow some PropertyDefinition values to be converted non-string values into Strings before they are set on the PropertiedObject.
convertValueToText(Object, boolean, boolean, boolean, int, boolean) - Method in class com.metamatrix.toolbox.ui.widget.TreeWidget
 
convertVDB() - Method in class com.metamatrix.common.util.crypto.keymanage.FilePasswordConverter
The .VDB file is in zip format, containing one *.DEF file in XML format.
convertXML() - Method in class com.metamatrix.common.util.crypto.keymanage.FilePasswordConverter
Decrypt and recrypt any the text of any "Property" Elements with attribute "name" that ends with "PASSWORD"
copy(FileSystemEntry) - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
Creates a copy of this DirectoryEntry under the specified folder.
copy(TreeNode, TreeNode) - Method in class com.metamatrix.common.tree.directory.FileSystemEntryEditor
Copy this TreeNode as a child of the specified new parent.
copy() - Method in class com.metamatrix.console.ui.views.vdb.VDBConnectorBindingNames
 
copy(CommandTarget) - Method in class com.metamatrix.core.commandshell.CommandShell
 
copy(String, String) - Static method in class com.metamatrix.core.util.FileUtils
Copy a file.
copy(String, String, boolean) - Static method in class com.metamatrix.core.util.FileUtils
Copy a file
copy(AccessNode, AccessNode) - Method in class com.metamatrix.query.processor.relational.AccessNode
 
copy(PlanExecutionNode, PlanExecutionNode) - Method in class com.metamatrix.query.processor.relational.PlanExecutionNode
 
copy(ProjectNode, ProjectNode) - Method in class com.metamatrix.query.processor.relational.ProjectNode
 
copy(RelationalNode, RelationalNode) - Method in class com.metamatrix.query.processor.relational.RelationalNode
 
copy(SelectNode, SelectNode) - Method in class com.metamatrix.query.processor.relational.SelectNode
 
copy(SortNode, SortNode) - Method in class com.metamatrix.query.processor.relational.SortNode
 
COPY_CRITERIA - Static variable in class com.metamatrix.query.optimizer.relational.rules.RuleConstants
 
copyAuthenticationProvider(AuthenticationProvider, ConfigurationObjectEditor, String) - Method in class com.metamatrix.console.models.AuthenticationProviderManager
 
copyConnectorBinding(ConnectorBinding, ConfigurationObjectEditor, String) - Method in class com.metamatrix.console.models.ConnectorManager
 
copyDirectoriesRecursively(File, File) - Static method in class com.metamatrix.core.util.FileUtils
Copy recursively the sourceDirectory and all its contents to the targetDirectory.
copyDirectoryContentsRecursively(File, File) - Static method in class com.metamatrix.core.util.FileUtils
Copy recursively the contents of sourceDirectory to the targetDirectory.
copyFile(String, String, String) - Static method in class com.metamatrix.core.util.FileUtils
Copy file from orginating directory to the destination directory.
copyFile(String, String, String, String) - Static method in class com.metamatrix.core.util.FileUtils
Copy file from orginating directory to the destination directory.
copyFunctionChangeReturnType(FunctionDescriptor, Class) - Method in class com.metamatrix.query.function.FunctionLibrary
Return a copy of the given FunctionDescriptor with the sepcified return type.
copyIntoClone(XMLProcessorEnvironment) - Method in class com.metamatrix.query.processor.xml.XMLProcessorEnvironment
Utility method to copy cloned state into newly-instantiated (empty) clone.
copyMetadataState(Command) - Method in class com.metamatrix.query.sql.lang.Command
 
copyMetadataState(Command) - Method in class com.metamatrix.query.sql.lang.ProcedureContainer
 
copyPropertiesToRequest(RequestMessage, Properties) - Method in class com.metamatrix.jdbc.MMStatement
Helper method for copy the connection properties to request message.
copyProperty(Properties, String, Properties, String) - Static method in class com.metamatrix.common.util.PropertiesUtils
 
copyPropertyValue(Object) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeEditor
 
COPYRIGHT_PROPERTY - Static variable in class com.metamatrix.toolbox.ui.widget.SplashPanel
 
CORE_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
CORE_XSLT - Static variable in interface com.metamatrix.core.CoreConstants.Plugin
 
CoreConfigAdmin - Interface in com.metamatrix.admin.api.core
This interface describes the methods to configure MetaMatrix.
CoreConstants - Interface in com.metamatrix.core
 
CoreConstants.Debug - Interface in com.metamatrix.core
 
CoreConstants.Plugin - Interface in com.metamatrix.core
Contains ID's for all MetaMatrix plugins.
CoreConstants.Trace - Interface in com.metamatrix.core
 
CoreMonitoringAdmin - Interface in com.metamatrix.admin.api.core
Used to access the monitorable components of the MetaMatrix system.
CorePlugin - Class in com.metamatrix.core
CorePlugin
CorePlugin() - Constructor for class com.metamatrix.core.CorePlugin
 
CoreRuntimeStateAdmin - Interface in com.metamatrix.admin.api.core
This interface defines the methods to interact with the MetaMatrix system during runtime.
CoreSecurityAdmin - Interface in com.metamatrix.admin.api.core
This interface defines the methods available for security administration in the MetaMatrix system.
CoreXmlPlugin - Class in com.metamatrix.core.xml
CoreXmlPlugin
CoreXmlPlugin() - Constructor for class com.metamatrix.core.xml.CoreXmlPlugin
 
CorrelatedReferenceCollectorVisitor - Class in com.metamatrix.query.sql.visitor
This visitor class will traverse a language object tree and collect references that correspond to correlated subquery references.
CorrelatedReferenceCollectorVisitor(Collection<GroupSymbol>, List<Reference>) - Constructor for class com.metamatrix.query.sql.visitor.CorrelatedReferenceCollectorVisitor
 
CorrelatedVariableSubstitutionVisitor - Class in com.metamatrix.query.sql.visitor
This visitor class will traverse a language object tree, finds variables in the language object and replaces the variable with a Reference obj.
CorrelatedVariableSubstitutionVisitor() - Constructor for class com.metamatrix.query.sql.visitor.CorrelatedVariableSubstitutionVisitor
 
cos(Double) - Static method in class com.metamatrix.query.function.FunctionMethods
 
COS - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
cot(Double) - Static method in class com.metamatrix.query.function.FunctionMethods
 
COT - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
Count - Class in com.metamatrix.query.function.aggregate
Just a simple COUNT() implementation that counts every non-null row it sees.
Count() - Constructor for class com.metamatrix.query.function.aggregate.Count
Constructor for Count.
COUNT - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
COUNT - Static variable in class com.metamatrix.query.sql.ReservedWords
 
COUNT - Static variable in interface org.teiid.connector.language.IAggregate
 
COUNT - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
CR_CHAR - Static variable in class com.metamatrix.common.util.SqlUtil
 
CR_FOREIGN_GROUP_NAME_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
CR_PRIMARY_GROUP_NAME_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
create() - Method in interface com.metamatrix.common.object.ObjectDefinitionFactory
Create a new ObjectDefinition instance.
create(String) - Method in interface com.metamatrix.common.object.ObjectDefinitionFactory
Create a definition object with the specified name.
create(String, String) - Method in interface com.metamatrix.common.object.ObjectDefinitionFactory
Create a definition object with the specified set of attributes.
create() - Method in class com.metamatrix.common.object.ObjectDefinitionImplFactory
Create a new ObjectDefinition instance.
create(String) - Method in class com.metamatrix.common.object.ObjectDefinitionImplFactory
Create a definition object with the specified name.
create(String, String) - Method in class com.metamatrix.common.object.ObjectDefinitionImplFactory
Create a definition object with the specified set of attributes.
create() - Method in class com.metamatrix.common.object.PropertyDefinitionImplFactory
Create a new ObjectDefinition instance.
create(String) - Method in class com.metamatrix.common.object.PropertyDefinitionImplFactory
Create a definition object with the specified name.
create(String, String) - Method in class com.metamatrix.common.object.PropertyDefinitionImplFactory
Create a definition object with the specified set of attributes.
create(TreeNode, ObjectDefinition) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeEditor
Create a new instance of a TreeNode under the specified parent and with the specified type.
create(TreeNode, String, ObjectDefinition) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeEditor
Create a new instance of a TreeNode under the specified parent, with the specified type and with the specified name
create(TreeNode, ObjectDefinition) - Method in class com.metamatrix.common.tree.directory.FileSystemEntryEditor
Create a new instance of a TreeNode under the specified parent and with the specified type.
create(TreeNode, String, ObjectDefinition) - Method in class com.metamatrix.common.tree.directory.FileSystemEntryEditor
Create a new instance of a TreeNode under the specified parent, with the specified type and with the specified name
create(TreeNode, ObjectDefinition) - Method in interface com.metamatrix.common.tree.TreeNodeEditor
Create a new instance of a TreeNode under the specified parent and with the specified type.
create(TreeNode, String, ObjectDefinition) - Method in interface com.metamatrix.common.tree.TreeNodeEditor
Create a new instance of a TreeNode under the specified parent, with the specified type and with the specified name
create(Date, TimeZone, Calendar, Class) - Static method in class com.metamatrix.common.util.TimestampWithTimezone
 
create(DataPayload) - Method in class com.metamatrix.connector.salesforce.connection.impl.ConnectionImpl
 
create(DataPayload) - Method in class com.metamatrix.connector.salesforce.connection.SalesforceConnection
 
create() - Method in class com.metamatrix.core.id.IDGenerator
Create a new ObjectID using the default factory
create(String) - Method in class com.metamatrix.core.id.IDGenerator
Create a new ObjectID for the type specified by the protocol
create() - Method in class com.metamatrix.core.id.IntegerIDFactory
Create a new ObjectID instance using this protocol.
create() - Method in class com.metamatrix.core.id.LongIDFactory
Create a new ObjectID instance using this protocol.
create() - Method in interface com.metamatrix.core.id.ObjectIDFactory
Create a new GlobalUID instance using this protocol.
create() - Method in class com.metamatrix.core.id.StringIDFactory
Create a new ObjectID instance using this protocol.
create() - Method in class com.metamatrix.core.id.UUIDFactory
Create a new ObjectID instance using this protocol.
create(String, Collection, ClassLoader) - Static method in class com.metamatrix.core.util.ReflectionHelper
Helper method to create an instance of the class using the appropriate constructor based on the ctorObjs passed.
create(String, Object[], Class<?>[], ClassLoader) - Static method in class com.metamatrix.core.util.ReflectionHelper
 
create() - Method in class com.metamatrix.core.util.TempDirectory
 
create(Throwable) - Static method in exception com.metamatrix.jdbc.MMSQLException
 
create(Throwable, String) - Static method in exception com.metamatrix.jdbc.MMSQLException
 
create(AuthorizationResource, AuthorizationRealm, AuthorizationActions, String) - Method in interface com.metamatrix.platform.security.api.AuthorizationPermissionFactory
Create a new authorization permission for the specified resource.
create(String, AuthorizationRealm) - Method in interface com.metamatrix.platform.security.api.AuthorizationPermissionFactory
Create a new authorization permission for the specified resource.
create(String, AuthorizationRealm, AuthorizationActions) - Method in interface com.metamatrix.platform.security.api.AuthorizationPermissionFactory
Create a new authorization permission for the specified resource with the given actions.
create(AuthorizationResource, AuthorizationRealm, AuthorizationActions, String) - Method in class com.metamatrix.platform.security.api.BasicAuthorizationPermissionFactory
Create a new authorization permission for the specified resource.
create(String, AuthorizationRealm) - Method in class com.metamatrix.platform.security.api.BasicAuthorizationPermissionFactory
Create a new authorization permission for the specified resource.
create(String, AuthorizationRealm, AuthorizationActions) - Method in class com.metamatrix.platform.security.api.BasicAuthorizationPermissionFactory
Create a new authorization permission for the specified resource.
create(String, AuthorizationRealm) - Method in class com.metamatrix.platform.security.util.RolePermissionFactory
Create a new authorization permission for the specified role.
create(AuthorizationResource, AuthorizationRealm, AuthorizationActions, String) - Method in class com.metamatrix.platform.security.util.RolePermissionFactory
Create a new authorization permission for the specified resource.
create(String, AuthorizationRealm, AuthorizationActions) - Method in class com.metamatrix.platform.security.util.RolePermissionFactory
Create a new authorization permission for the specified resource.
CREATE - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
Create - Class in com.metamatrix.query.sql.lang
 
Create() - Constructor for class com.metamatrix.query.sql.lang.Create
 
CREATE - Static variable in class com.metamatrix.query.sql.ReservedWords
 
create(boolean, Throwable) - Static method in exception com.metamatrix.soap.sqlquerywebservice.service.SqlQueryWebServiceFault
 
create(TreeNode, ObjectDefinition) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeNodeEditor
 
create(TreeNode, String, ObjectDefinition) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeNodeEditor
 
create(SObject[]) - Method in interface com.sforce.soap.partner.Soap
Create a set of new sObjects
create(SObject[]) - Method in class com.sforce.soap.partner.SoapBindingStub
 
CREATE - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
CREATE_COLUMN_NUM - Static variable in class com.metamatrix.console.ui.views.entitlements.AuthorizationsModel
 
CREATE_COLUMN_NUM - Static variable in class com.metamatrix.console.ui.views.vdb.EntitlementMigrationDetailPanel
 
createAcceptButton() - Method in class com.metamatrix.toolbox.ui.widget.DialogPanel
Creates an accept button with a default label (as determined by the ToolboxStandards class).
createAcceptButton() - Method in class com.metamatrix.toolbox.ui.widget.LoginPanel
Creates a login button with a default label (as determined by the ToolboxStandards class).
createAcceptButton() - Method in class com.metamatrix.toolbox.ui.widget.MessagePanel
 
createAcceptButton() - Method in class com.metamatrix.toolbox.ui.widget.WizardPanel
 
createAccessPattern(GroupID, String) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseFactory
 
createActions() - Method in class com.metamatrix.console.ui.views.authorization.ProvidersMain
 
createActions() - Method in class com.metamatrix.console.ui.views.connector.ConnectorPanel
 
createActions() - Method in class com.metamatrix.console.ui.views.connectorbinding.ConnectorBindingPanel
 
createActions() - Method in class com.metamatrix.console.ui.views.vdb.VdbMainPanel
 
createAddAction(Object, AttributeDefinition, Object) - Method in class com.metamatrix.common.actions.AbstractObjectEditor
 
createAddNamedAction(Object, AttributeDefinition, String, Object) - Method in class com.metamatrix.common.actions.AbstractObjectEditor
 
createAdmin(String, char[], String) - Method in class com.metamatrix.common.comm.platform.client.ServerAdminFactory
Creates a ServerAdmin with the specified connection properties.
createAdmin(String, char[], String, String) - Method in class com.metamatrix.common.comm.platform.client.ServerAdminFactory
Creates a ServerAdmin with the specified connection properties.
createAdmin(Properties) - Method in class com.metamatrix.common.comm.platform.client.ServerAdminFactory
 
createAggregate(String, boolean, IExpression, Class) - Method in interface org.teiid.connector.language.ILanguageFactory
Create aggregate function.
createAliases() - Method in class com.metamatrix.query.sql.visitor.ExpressionMappingVisitor
 
createAnnotationRecord(char[]) - Static method in class com.metamatrix.metadata.runtime.impl.RecordFactory
Create a AnnotationRecord instance from the specified index record
createApplyButton() - Method in class com.metamatrix.toolbox.ui.widget.ConfigurationPanel
Creates an apply button with a default label (as determined by the ToolboxStandards class).
createArchive(String, String, String) - Method in class com.metamatrix.cdk.ConnectorShellCommandTarget
Build the connector archive file.
createArrayOf(String, Object[]) - Method in class com.metamatrix.jdbc.MMConnection
 
createAuthenticationProvider(Element, ConfigurationID, ConfigurationObjectEditor) - Method in class com.metamatrix.common.config.xml.XMLHelperImpl
This method will create a Resource configuration object from an XML element that represents a Resource.
createAuthenticationProvider(AuthenticationProvider, ConfigurationObjectEditor) - Method in class com.metamatrix.console.models.AuthenticationProviderManager
Method to commit actions to create a conector binding.
createAuthenticationProviderComponent(ConfigurationID, ComponentTypeID, String) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
This method will create a provider component based on the specific component type ID
createAuthenticationProviderComponent(ConfigurationID, AuthenticationProvider, String) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
This method will create a provider component from the original provider and give a new name.
createAuthenticationProviderComponent(Configuration, AuthenticationProvider, String) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
This method will create a provider component from the original provider and give a new name.
createAuthenticationProviderComponent(Configuration, AuthenticationProvider, String) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
createAuthenticationProviderComponent(ConfigurationID, ComponentTypeID, String) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
createAuthenticationProviderComponent(ConfigurationID, AuthenticationProvider, String) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
createAuthenticationProviderElement(AuthenticationProvider) - Method in class com.metamatrix.common.config.xml.XMLHelperImpl
This method is used to create a ServiceComponentDefn JDOM Element from a ServiceComponentDefn object.
createAuthenticationProviderElement() - Method in class com.metamatrix.common.config.xml.XMLHelperImpl
 
createAuthorizationPolicy(AuthorizationPolicyID) - Method in interface com.metamatrix.platform.admin.api.AuthorizationEditor
 
createAuthorizationPolicy(AuthorizationPolicyID) - Method in class com.metamatrix.platform.security.api.AbstractAuthorizationObjectEditor
Create a new AuthorizationPolicy.
createAvailableValuesListModel() - Method in class com.metamatrix.toolbox.ui.widget.AccumulatorPanel
 
createAvailableValuesListWidget(DefaultListModel) - Method in class com.metamatrix.toolbox.ui.widget.AccumulatorPanel
 
createBackButton() - Method in class com.metamatrix.toolbox.ui.widget.WizardPanel
Creates a back button with the following features: A default label (as determined by the ToolboxStandards class) A default ActionListener that calls WizardPanel.showPreviousPage():
createBlob() - Method in class com.metamatrix.jdbc.MMConnection
 
createButton(String) - Static method in class com.metamatrix.toolbox.ui.widget.WidgetFactory
Creates a button whose properties are obtained from properties files using the specified key.
createButtonFocusListener() - Method in class com.metamatrix.toolbox.ui.widget.laf.ToolBarLookAndFeel
 
createCachingServerMetadata(IndexSelector) - Method in class com.metamatrix.modeler.transformation.metadata.ServerMetadataFactory
Create a QueryMetadataInterface implementation that maintains a local cache of metadata.
createCall() - Method in class com.sforce.soap.partner.SoapBindingStub
 
createCallbackPanel(Callback, PropertyDefinitionGroup, PropertiedObject, PropertiedObjectEditor) - Method in class com.metamatrix.console.ui.layout.CDKCallbackHandler
 
createCallbackPanel(Callback, PropertyDefinitionGroup, PropertiedObject, PropertiedObjectEditor) - Method in class com.metamatrix.toolbox.ui.callback.DialogFactoryCallbackHandler
Create a JPanel to edit the specified callback containing a PropertyDefinitionGroup for the specified PropertiedObject.
createCallbackPanel(Callback, String, PropertiedObject, PropertiedObjectEditor) - Method in class com.metamatrix.toolbox.ui.callback.DialogFactoryCallbackHandler
Create a JPanel to edit the specified callback containing a PropertiedObject.
createCancelButton() - Method in class com.metamatrix.console.ui.layout.ConsoleAboutPanel
 
createCancelButton() - Method in class com.metamatrix.toolbox.ui.widget.AboutPanel
 
createCancelButton() - Method in class com.metamatrix.toolbox.ui.widget.DialogPanel
Creates an cancel button with a default label (as determined by the ToolboxStandards class).
createCancelButton() - Method in class com.metamatrix.toolbox.ui.widget.MessagePanel
 
createCellRenderer() - Static method in class com.metamatrix.console.ui.views.vdb.DataNodesTreeModel
 
createCellRenderer() - Method in class com.metamatrix.toolbox.ui.widget.ListWidget
 
createChannelListener(ObjectChannel) - Method in interface com.metamatrix.common.comm.platform.socket.ChannelListener.ChannelListenerFactory
 
createChannelListener(ObjectChannel) - Method in class com.metamatrix.common.comm.platform.socket.server.SocketListener
 
createChildList() - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeNode
 
createClob() - Method in class com.metamatrix.jdbc.MMConnection
 
createColumnEditStatusList() - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableModel
Creates the column edit status list if necessary.
createColumnRecord(char[]) - Static method in class com.metamatrix.metadata.runtime.impl.RecordFactory
Create a ColumnRecord instance from the specified index record
createColumnSetRecord(char[]) - Static method in class com.metamatrix.metadata.runtime.impl.RecordFactory
Create a ColumnSetRecord instance from the specified index record
createCompareCriteria(ICompareCriteria.Operator, IExpression, IExpression) - Method in interface org.teiid.connector.language.ILanguageFactory
Create compare criteria.
createComponent(String, String, String, Throwable, String, String) - Method in class com.metamatrix.console.ui.dialog.ErrorDialog
 
createComponent() - Method in class com.metamatrix.console.ui.dialog.RefreshRatesDialog
 
createComponent() - Method in class com.metamatrix.console.ui.dialog.ServerURLsDialog
 
createComponent() - Method in class com.metamatrix.console.ui.StatusPanel
 
createComponent() - Method in class com.metamatrix.console.ui.util.wizard.DefaultWizardClientPanel
 
createComponent() - Method in class com.metamatrix.console.ui.views.properties.DefaultComponentSelector
 
createComponent() - Method in class com.metamatrix.console.ui.views.properties.NextStartupPanel
 
createComponent() - Method in class com.metamatrix.console.ui.views.properties.PropertiesMasterPanel
 
createComponent() - Method in class com.metamatrix.console.ui.views.properties.PropertyFilterPanel
 
createComponent() - Method in class com.metamatrix.console.ui.views.queries.QueryRequestPanel
 
createComponent() - Method in class com.metamatrix.console.ui.views.sessions.SessionPanel
 
createComponent() - Method in class com.metamatrix.console.ui.views.summary.SummaryPanel
 
createComponent() - Method in class com.metamatrix.console.ui.views.users.AdminRolesMain
 
createComponent() - Method in class com.metamatrix.console.ui.views.users.GroupsTabMainPanel
 
createComponent() - Method in class com.metamatrix.toolbox.ui.widget.DirectoryChooserPanel
Build the visual components for this Dialog.
createComponent() - Method in class com.metamatrix.toolbox.ui.widget.property.PropertiedObjectPanel
Construct the visual components for this object.
createComponentDefn(int, ConfigurationID, ComponentTypeID, String) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
This method is not provided in the interface, it is only used by the spi implementation for ease of creating the correct type of component defn.
createComponentDefn(int, ConfigurationID, ComponentTypeID, String) - Static method in class com.metamatrix.common.config.model.BasicUtil
static method that is used to create the specified instance type of BasicComponentDefn.
createComponentDefn(int, ConfigurationID, HostID, ComponentTypeID, String) - Static method in class com.metamatrix.common.config.model.BasicUtil
 
createComponentForPropertyDefinition(PropertyDefinition, Object, boolean, int) - Method in class com.metamatrix.toolbox.ui.widget.property.PropertyComponentFactory
Creates and returns the 2D object array table model for the properties of the MetadataEntity.
createComponentFromPropertyDefinition(PropertyDefinition, Object, boolean, int, PropertyDefinitionLabel) - Method in class com.metamatrix.toolbox.ui.widget.property.PropertiedObjectPanel
 
createComponentObject(int, ComponentTypeID, String) - Static method in class com.metamatrix.common.config.model.BasicUtil
static method that is used to create the specified instance type of BasicComponentObject for a PSC.
createComponentType(int, String, ComponentTypeID, ComponentTypeID, boolean, boolean) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Create a new ComponentType instance with the specified name.
createComponentType(ComponentType, String) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Create a new ComponentType instance from a copy of the specified ComponentType.
createComponentType(int, String, ComponentTypeID, ComponentTypeID, boolean, boolean) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
Copy-create method - creates a deep-copy of the original configuration, with the new name.
createComponentType(ComponentType, String) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
createComponentType(int, String, ComponentTypeID, ComponentTypeID, boolean, boolean) - Static method in class com.metamatrix.common.config.model.BasicUtil
static method that is used to create the specified instance type of BasicComponentType.
createComponentType(Element, ConfigurationObjectEditor, String, boolean) - Method in class com.metamatrix.common.config.xml.XMLHelperImpl
This method will create a ComponentType configuration object from an XML element that represents a ComponentType.
createComponentTypeDefn(ComponentType, PropertyDefinition, boolean) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Create a new ComponentTypeDefn and update the ComponentType with the new defintion.
createComponentTypeDefn(ComponentTypeID, PropertyDefinition, boolean) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Create a new ComponentTypeDefn instance with the specified name.
createComponentTypeDefn(ComponentType, PropertyDefinition, boolean) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
createComponentTypeDefn(ComponentType, PropertyDefinition) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
Deprecated. as of v 2.0 beta 1, use BasicConfigurationObjectEditor.createComponentTypeDefn(ComponentType, PropertyDefinition, boolean)
createComponentTypeDefn(ComponentTypeID, PropertyDefinition, boolean) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
createComponentTypeDefn(ComponentTypeID, PropertyDefinition) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
Deprecated. as of v 2.0 beta 1, use BasicConfigurationObjectEditor.createComponentTypeDefn(ComponentTypeID, PropertyDefinition, boolean)
createComponentTypeDefnElement(ComponentTypeDefn) - Method in class com.metamatrix.common.config.xml.XMLHelperImpl
This method is used to create a ComponentTypeDefn JDOM Element from a ComponentTypeDefn object.
createComponentTypeElement(ComponentType) - Method in class com.metamatrix.common.config.xml.XMLHelperImpl
This method is used to create a ComponentType JDOM Element from a ComponentType object.
createComponentTypesElement() - Method in class com.metamatrix.common.config.xml.XMLHelperImpl
This method is used to create a ComponentTypes JDOM Element from a Configuration ID object.
createCompoundCriteria(ICompoundCriteria.Operator, List<? extends ICriteria>) - Method in interface org.teiid.connector.language.ILanguageFactory
Create a new ICompoundCriteria
createConfiguration(ConfigurationID, Collection) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
This method is used only for importing a complete configurtion model.
createConfiguration(String) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Create a new Configuration instance with the specified name ID.
createConfiguration(String, Date, Date) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Create a new Configuration instance with the specified name ID, and the specified Date parameters.
createConfiguration(String) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
createConfiguration(String, Date, Date) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
Create a new Configuration instance with the specified name ID, and the specified Date parameters.
createConfiguration(ConfigurationID, Collection) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
createConfiguration(Element, ConfigurationObjectEditor, String) - Method in class com.metamatrix.common.config.xml.XMLHelperImpl
This method will create a Configuration configuration object from an XML element that represents a Configuration.
createConfigurationElement(Configuration) - Method in class com.metamatrix.common.config.xml.XMLHelperImpl
This method is used to create a Configuration JDOM Element from a Configuration object.
createConfigurationsElement() - Method in class com.metamatrix.common.config.xml.XMLHelperImpl
This method is used to create a Configurations JDOM Element from a Configuration ID object.
createConnection(Properties) - Method in interface com.metamatrix.common.comm.api.ServerConnectionFactory
Establish a connection to the server.
createConnection(Properties) - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerConnectionFactory
 
createConnection(Properties, String) - Method in interface com.metamatrix.common.connection.TransactionFactory
Create a new instance of a managed connection.
createConnection(Properties, String) - Method in class com.metamatrix.common.extensionmodule.FileExtensionModuleFactory
 
createConnection(Properties, String) - Method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleTransactionFactory
Create a new instance of a metadata connection.
createConnection(Properties, String) - Method in class com.metamatrix.common.id.dbid.spi.jdbc.DBIDResourceTransactionFactory
Create a new instance of a managed connection.
createConnection() - Method in class com.metamatrix.common.jdbc.SimplePooledConnectionSource
 
createConnection(ExecutionContext) - Method in class com.metamatrix.connector.xmlsource.XMLConnectionFacory
Create connection to the source
createConnection(Properties) - Method in interface com.metamatrix.jdbc.EmbeddedConnectionFactory
Create a Connection to the DQP.
createConnection(Properties) - Method in class com.metamatrix.jdbc.EmbeddedConnectionFactoryImpl
 
createConnection(Properties) - Method in class com.metamatrix.jdbc.transport.LocalTransportHandler
 
createConnection(Properties, String) - Method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCConnectorFactory
Create a new instance of a metadata connection.
createConnection(Properties, String) - Method in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCAuthorizationTransactionFactory
Create a new instance of a metadata connection.
createConnectionPool(Properties) - Method in class com.metamatrix.soap.service.BasicConnectionPoolFactory
 
createConnectionPool(Properties) - Method in interface com.metamatrix.soap.service.ConnectionPoolFactory
 
createConnectorBinding(ConfigurationID, Element, ConfigurationObjectEditor, String, boolean) - Method in class com.metamatrix.common.config.xml.XMLHelperImpl
 
createConnectorBinding(ConnectorBinding, ConfigurationObjectEditor) - Method in class com.metamatrix.console.models.ConnectorManager
Method to create a connector binding and have it deployed to all exising VM's.
createConnectorBinding(Collection, ConfigurationObjectEditor, VMComponentDefn[]) - Method in class com.metamatrix.console.models.ConnectorManager
Method to commit actions to create a conector binding.
createConnectorBinding(ConnectorBinding, String, ConfigurationObjectEditor) - Method in class com.metamatrix.console.models.ConnectorManager
Method to create a new connector based on another connector.
createConnectorBinding(String, String, String, String, Properties) - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Deploy a new Connector Binding into Configuration
createConnectorBinding(String, String, String, String, Properties) - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
 
createConnectorBindingElement(ConnectorBinding, boolean) - Method in class com.metamatrix.common.config.xml.XMLHelperImpl
 
createConnectorBindingsElement() - Method in class com.metamatrix.common.config.xml.XMLHelperImpl
 
createConnectorComponent(ConfigurationID, ComponentTypeID, String, String) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
This method will create a connector component based on the specific component type ID
createConnectorComponent(ConfigurationID, ConnectorBinding, String, String) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
This method will create a connector component from the original connector and give a new name.
createConnectorComponent(ConfigurationID, ComponentTypeID, String, String) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
createConnectorComponent(ConfigurationID, ConnectorBinding, String, String) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
createConnectorComponent(Configuration, ConnectorBinding, String) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
createContainerListener() - Method in class com.metamatrix.toolbox.ui.widget.laf.ToolBarLookAndFeel
 
createCreationAction(Object, Object) - Method in class com.metamatrix.common.actions.AbstractObjectEditor
 
CreateCursorResultSetInstruction - Class in com.metamatrix.query.processor.proc
 
CreateCursorResultSetInstruction(String, ProcessorPlan) - Constructor for class com.metamatrix.query.processor.proc.CreateCursorResultSetInstruction
 
CREATED_BY - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ChangeHistory.Property.NAMES
 
CREATED_BY - Static variable in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCNames.ExtensionFilesTable.ColumnName
 
CREATED_BY - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.VirtualDatabases.ColumnName
 
createDataSources(String, Properties) - Method in class org.teiid.connector.jdbc.JDBCConnector
 
createDatatypeRecord(char[]) - Static method in class com.metamatrix.metadata.runtime.impl.RecordFactory
Create a DatatypeRecord instance from the specified index record
createDate(Date, TimeZone, Calendar) - Static method in class com.metamatrix.common.util.TimestampWithTimezone
 
createDate(Date) - Static method in class com.metamatrix.common.util.TimestampWithTimezone
Creates normalized SQL Date Object
createDateField(PropertyDefinition, Object, boolean) - Method in class com.metamatrix.toolbox.ui.widget.property.PropertyComponentFactory
 
createDateRenderer(SimpleDateFormat) - Static method in class com.metamatrix.console.ui.util.TableCellRendererFactory
Creates a renderer based on the format pattern of the given parameter.
createdBy - Variable in class com.metamatrix.common.extensionmodule.ExtensionModuleDescriptor
 
createDefaultColumnModel() - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
 
createDefaultColumnsFromModel() - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
 
createDefaultComparator() - Method in class com.metamatrix.toolbox.ui.widget.DirectoryEntryTable
 
createDefaultComparator() - Method in class com.metamatrix.toolbox.ui.widget.PropertiedObjectArrayTable
 
createDefaultComparator() - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
 
createDefaultDataModel() - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
 
createDefaultHeaderRenderer() - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
 
createDefaultListModel() - Method in class com.metamatrix.toolbox.ui.widget.AccumulatorPanel
 
createDefaultListWidget(DefaultListModel) - Method in class com.metamatrix.toolbox.ui.widget.AccumulatorPanel
 
createDefaultModel() - Method in class com.metamatrix.toolbox.ui.widget.TextFieldWidget
Overridden to create a DefaultTextFieldModel instead of the default model created by JTextField.
createDefaultPopupMenuFactory() - Method in class com.metamatrix.toolbox.ui.widget.ListWidget
 
createDefaultPopupMenuFactory() - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
 
createDefaultPopupMenuFactory() - Method in class com.metamatrix.toolbox.ui.widget.TreeWidget
 
createDefaultRenderers() - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
Overridden for performance reasons.
createDefaultSorter() - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
 
createDefaultTab(String) - Method in class com.metamatrix.toolbox.ui.widget.ConfigurationPanel
 
createDefaultTableHeader() - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
 
createDefaultTreeCellEditor() - Method in class com.metamatrix.toolbox.ui.widget.TreeWidget
 
createDefaultTreeCellRenderer() - Method in class com.metamatrix.toolbox.ui.widget.TreeWidget
 
createDefaultTreeModel(Object) - Method in class com.metamatrix.toolbox.ui.widget.TreeWidget
 
createDefaultTreeModelFromTreeView(PermissionTreeView, boolean, boolean) - Static method in class com.metamatrix.console.ui.views.entitlements.DataNodesTreeModel
 
createDefaultTreeModelFromTreeView(PermissionTreeView, DataNodesTreeModel, DefaultMutableTreeNode) - Static method in class com.metamatrix.console.ui.views.vdb.DataNodesTreeModel
 
createDefaultTreeView(Object) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeModel
 
createDelete(IGroup, ICriteria) - Method in interface org.teiid.connector.language.ILanguageFactory
Create a new IDelete.
createDeployedComponent(String, ConfigurationID, HostID, VMComponentDefnID, ServiceComponentDefnID, ComponentTypeID) - Static method in class com.metamatrix.common.config.model.BasicUtil
 
createDeployedServiceComponent(String, ConfigurationID, HostID, VMComponentDefnID, ServiceComponentDefnID, ComponentTypeID) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Create a new DeployedComponent instance respresenting a deployed Service.
createDeployedServiceComponent(String, Configuration, HostID, VMComponentDefnID, ServiceComponentDefn) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
createDeployedServiceComponent(String, ConfigurationID, HostID, VMComponentDefnID, ServiceComponentDefnID, ComponentTypeID) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
createDeployedServiceComponent(Element, ConfigurationID, HostID, VMComponentDefnID, Map, ConfigurationObjectEditor) - Method in class com.metamatrix.common.config.xml.XMLHelperImpl
 
createDeployedServiceElement(DeployedComponent) - Method in class com.metamatrix.common.config.xml.XMLHelperImpl
This method is used to create a DeployedComponent JDOM Element from a DeployedComponent object.
createDeployedVMComponent(String, ConfigurationID, HostID, VMComponentDefnID, ComponentTypeID) - Static method in class com.metamatrix.common.config.model.BasicUtil
 
createDeployedVMComponentx(String, Configuration, VMComponentDefn) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
createDeployedVMComponentx(String, ConfigurationID, HostID, VMComponentDefnID, ComponentTypeID) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
createDestroyAction(Object, Object) - Method in class com.metamatrix.common.actions.AbstractObjectEditor
 
createDetailButton() - Method in class com.metamatrix.toolbox.ui.widget.MessagePanel
Creates a detail button with a default label (as determined by the ToolboxStandards class).
createdTempDirectory(TempDirectory) - Method in class com.metamatrix.core.util.TempDirectoryMonitor
 
createEditor() - Method in interface com.metamatrix.platform.admin.api.AuthorizationAdminAPI
Returns a AuthorizationObjectEditor to perform editing operations on a entitlement type object.
createEditor() - Method in interface com.metamatrix.platform.admin.api.ConfigurationAdminAPI
Returns a ConfigurationObjectEditor to perform editing operations on a configuration type object.
createEditor() - Method in class com.metamatrix.platform.admin.apiimpl.AuthorizationAdminAPIImpl
Returns a AuthorizationObjectEditor to perform editing operations on a entitlement type object.
createEditor() - Method in class com.metamatrix.platform.admin.apiimpl.ConfigurationAdminAPIImpl
Returns a ConfigurationObjectEditor to perform editing operations on a configuration type object.
createEditor() - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Returns a ConfigurationObjectEditor to perform editing operations on a configuration type object.
createEditor() - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
 
createElement(GroupID, String, int, String, String, String, String, int, String, String, String, String, short, short, int, int, int, int, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, Properties) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseFactory
 
createElement(GroupID, String, String) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseFactory
 
createElement(String, IGroup, Element, Class) - Method in interface org.teiid.connector.language.ILanguageFactory
Create new element.
createElementsWithTypes(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
* Create elementes with datatypes
createEnhancedColumnModel() - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
 
createEnhancedModel() - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
 
createEntity(EntityInfo, Object) - Method in interface com.metamatrix.api.core.xmi.XMIReaderAdapter
Create a new Entity with the specified information.
createEnvironment(Properties, ConnectorLogger) - Static method in class com.metamatrix.cdk.api.EnvironmentUtility
Create a ConnectorEnvironment with the specified properties and logger.
createEnvironment(Properties) - Static method in class com.metamatrix.cdk.api.EnvironmentUtility
Create a ConnectorEnvironment with the specified properties.
createEnvironment(Properties, boolean) - Static method in class com.metamatrix.cdk.api.EnvironmentUtility
Create a ConnectorEnvironment with the specified properties.
createErrorMessage(String) - Static method in class com.metamatrix.api.core.message.DefaultMessage
Creates a new error message containing the specified text and no target.
createErrorMessage(String, Object) - Static method in class com.metamatrix.api.core.message.DefaultMessage
Creates a new error message containing the specified text and target.
createExchangeAction(Object, AttributeDefinition, Object, Object) - Method in class com.metamatrix.common.actions.AbstractObjectEditor
 
createExchangeBoolean(Object, AttributeDefinition, boolean, boolean) - Method in class com.metamatrix.common.actions.AbstractObjectEditor
 
createExchangeNamedAction(Object, AttributeDefinition, String, Object, Object) - Method in class com.metamatrix.common.actions.AbstractObjectEditor
 
createExecution(ICommand, ExecutionContext, RuntimeMetadata) - Method in class com.metamatrix.connector.loopback.LoopbackConnection
 
createExecution(ICommand, ExecutionContext, RuntimeMetadata) - Method in interface org.teiid.connector.api.Connection
Create an execution object for the specified command
createExecution(ICommand, ExecutionContext, RuntimeMetadata) - Method in class org.teiid.connector.basic.BasicConnection
 
createExecutionContext(String, String) - Static method in class com.metamatrix.cdk.api.EnvironmentUtility
Create an ExecutionContext and set just the requestID and partID.
createExecutionContext(String, String, String, Serializable, Serializable, String, String, String, String, boolean) - Static method in class com.metamatrix.cdk.api.EnvironmentUtility
Create an ExecutionContext and set all of the parts.
createExistsCriteria(IQuery) - Method in interface org.teiid.connector.language.ILanguageFactory
Create new exists criteria.
createFeature(FeatureInfo, Object) - Method in interface com.metamatrix.api.core.xmi.XMIReaderAdapter
Create a new Feature with the specified information.
createFeatureNotSupportedException() - Static method in class com.metamatrix.common.util.SqlUtil
 
createFileFromUrl(URL, String, String, String, boolean) - Static method in class com.metamatrix.common.protocol.URLHelper
Download the content from the given URL and save it into the specified file.
createFileFromUrl(URL, String, String) - Static method in class com.metamatrix.common.protocol.URLHelper
Build a File from a URL object.
createFileName(String) - Static method in class com.metamatrix.core.util.StringUtil
Create a valid filename from the given String.
createFileRecord(char[]) - Static method in class com.metamatrix.metadata.runtime.impl.RecordFactory
Create a FileRecord instance from the specified index record
createForeignKey(GroupID, String, Key) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseFactory
 
createForeignKeyRecord(char[]) - Static method in class com.metamatrix.metadata.runtime.impl.RecordFactory
Create a ForeignKeyRecord instance from the specified index record
createFrom(List<? extends IFromItem>) - Method in interface org.teiid.connector.language.ILanguageFactory
Create new from clause
createFunction(String, IExpression[], Class<?>) - Method in interface org.teiid.connector.language.ILanguageFactory
Create new function
createFunction(String, List<? extends IExpression>, Class<?>) - Method in interface org.teiid.connector.language.ILanguageFactory
Create new function
createGroup(String) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseFactory
 
createGroup(String, String, Group) - Method in interface org.teiid.connector.language.ILanguageFactory
Create new group.
createGroupBy(List<? extends IExpression>) - Method in interface org.teiid.connector.language.ILanguageFactory
Create new group by.
createHeader(String) - Method in class com.metamatrix.toolbox.ui.widget.AccumulatorPanel
Need to eventually break this out into separate method for available vs current
createHeaderElement(Properties) - Method in class com.metamatrix.common.config.xml.XMLHelperImpl
This method is used to create a Header JDOM Element from a Properties object.
createHeaderProperties(Properties) - Static method in class com.metamatrix.common.config.xml.XMLHelperUtil
 
createHelpButton() - Method in class com.metamatrix.toolbox.ui.widget.DialogPanel
Creates a help button with a default label (as determined by the ToolboxStandards class).
createHorizontalExpandableSpacer() - Static method in class com.metamatrix.toolbox.ui.widget.SpacerWidget
Creates an invisible component with no height that can expand horizontally.
createHorizontalSpacer() - Static method in class com.metamatrix.toolbox.ui.widget.SpacerWidget
Creates an invisible component with no height and a default fixed width.
createHorizontalSpacer(int) - Static method in class com.metamatrix.toolbox.ui.widget.SpacerWidget
Creates an invisible component with no height and the specified fixed width.
createHost(String) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Create a new Host instance with the specified ID.
createHost(ConfigurationID, String) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
 
createHost(Configuration, String) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
 
createHost(String) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
createHost(ConfigurationID, String) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
createHost(Configuration, String) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
createHost(Configuration, Host, String) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
createHost(Element, ConfigurationID, ConfigurationObjectEditor, String) - Method in class com.metamatrix.common.config.xml.XMLHelperImpl
This method will create a Host configuration object from an XML element that represents a Host.
createHost(String) - Method in class com.metamatrix.console.models.ConfigurationManager
Creates a host.
createHostElement(Host) - Method in class com.metamatrix.common.config.xml.XMLHelperImpl
This method is used to create a Host JDOM Element from a Host object.
createIDBlock(long, String, ReservedIDBlock) - Method in interface com.metamatrix.common.id.dbid.spi.DBIDSourceTransaction
 
createIDBlock(long, String, ReservedIDBlock) - Method in class com.metamatrix.common.id.dbid.spi.jdbc.DBIDResourceTransaction
 
createIDElement(String, String) - Method in class com.metamatrix.common.config.xml.XMLHelperImpl
This method is used to create a Configuration ID JDOM Element from a Configuration ID object.
createIdentity(ExecutionContext) - Method in interface org.teiid.connector.api.Connector
Create an identity object based on a security context.
createIdentity(ExecutionContext) - Method in class org.teiid.connector.basic.BasicConnector
 
createInCriteria(IExpression, List<? extends IExpression>, boolean) - Method in interface org.teiid.connector.language.ILanguageFactory
Create new IN criteria
createInlineView(IQueryCommand, String) - Method in interface org.teiid.connector.language.ILanguageFactory
Create new inline view
createInlineViewQuery(GroupSymbol, QueryCommand, QueryMetadataInterface, List) - Static method in class com.metamatrix.query.rewriter.QueryRewriter
 
createInsert(IGroup, List<IElement>, IInsertValueSource) - Method in interface org.teiid.connector.language.ILanguageFactory
Create new insert command
createInsertExpressionValueSource(List<IExpression>) - Method in interface org.teiid.connector.language.ILanguageFactory
Create a new value source for an insert command
createInstance() - Static method in class com.metamatrix.console.security.UserCapabilities
Create the one instance of this class.
createInstance(boolean, ConnectionInfo) - Static method in class com.metamatrix.console.ui.layout.ConsoleMainFrame
 
createInstance(ConnectionInfo) - Static method in class com.metamatrix.console.ui.layout.PanelsTree
 
createInstance(ConnectionInfo) - Static method in class com.metamatrix.console.ui.layout.PanelsTreeModel
 
createInstance(PanelsTree, WorkspaceController, ConnectionInfo) - Static method in class com.metamatrix.console.ui.layout.TreeAndControllerCoordinator
 
createInstance(RepaintController) - Static method in class com.metamatrix.console.ui.layout.Workspace
 
createInstance(Workspace) - Static method in class com.metamatrix.console.ui.layout.WorkspaceController
 
createIsNullCriteria(IExpression, boolean) - Method in interface org.teiid.connector.language.ILanguageFactory
Create new IS NULL criteria
createJDBCConnection(Properties) - Static method in class com.metamatrix.common.jdbc.JDBCUtil
This creates a JDBC connection.
createJDBCSourceConnection(Connection, ConnectorEnvironment, Translator) - Method in class org.teiid.connector.jdbc.JDBCConnector
 
createJDBCSourceXAConnection(XAConnection, Connection, ConnectorEnvironment, Translator) - Method in class org.teiid.connector.jdbc.JDBCConnector
 
createJdbcUrl(String, String, String, String) - Static method in class com.metamatrix.soap.util.EndpointUriTranslatorStrategyImpl
Create MM JDBC url value.
createJoin(IJoin.JoinType, IFromItem, IFromItem, List<? extends ICriteria>) - Method in interface org.teiid.connector.language.ILanguageFactory
Create new join predicate
createKey(GroupID, String, short) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseFactory
Create a Key instance of the specified type
createLabel(String) - Static method in class com.metamatrix.console.ui.views.deploy.util.DeployPkgUtils
 
createLikeCriteria(IExpression, IExpression, Character, boolean) - Method in interface org.teiid.connector.language.ILanguageFactory
Create new LIKE criteria
createListPopupMenu(ListWidget) - Method in class com.metamatrix.toolbox.ui.widget.menu.DefaultPopupMenuFactory
 
createLiteral(Object, Class) - Method in interface org.teiid.connector.language.ILanguageFactory
Create new literal value.
createLoaderProperties() - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseFactory
 
createLogConfiguration(Properties) - Static method in class com.metamatrix.common.log.config.BasicLogConfiguration
Creates a non-null LogConfiguration from the given properties.
createLoggingProxy(String, Object, Class[], int) - Static method in class com.metamatrix.common.log.LogManager
 
createLookupMap(List) - Method in class com.metamatrix.query.processor.relational.RelationalNode
Useful function to build an element lookup map from an element list.
createMaterializedViewLoadProperties(ModelInfo, String, String, String, String, String, String, String, boolean, String, String, String, String) - Static method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataHelper
Generate connection properties for materialization model in given VDB.
createMaterializedViewLoadPropertiesVersion(ModelInfo, String, String, String, String, String, String, String, boolean, String, String, String, String) - Static method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataHelper
 
createMergedProperties(Properties) - Static method in class com.metamatrix.soap.service.BasicConnectionPoolFactory
 
createMetadataParameter(String, String) - Method in class com.metamatrix.soap.util.XMLTranslator
Construct a metadata parameter which is used for the metadata method getMetdata
createModelFromProperties() - Method in class com.metamatrix.toolbox.ui.widget.property.PropertiedObjectPanel
Creates and returns the 2D object array table model for the properties of the MetadataEntity.
createModelRecord(char[]) - Static method in class com.metamatrix.metadata.runtime.impl.RecordFactory
Create a ModelRecord instance from the specified index record
createModelRowMap() - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
 
createMouseListener() - Method in class com.metamatrix.toolbox.ui.widget.laf.TreeLookAndFeel
 
createNameValuePairs(List) - Method in class com.metamatrix.connector.xml.http.HTTPExecutor
 
createNavigationBar() - Method in class com.metamatrix.toolbox.ui.widget.DialogPanel
Creates a navigation bar that will contain all buttons that apply to the entire panel.
createNClob() - Method in class com.metamatrix.jdbc.MMConnection
 
createNewEntitlement(String, String, String, int, EntitlementsTableRowData, EntitlementsTableRowData) - Method in class com.metamatrix.console.models.EntitlementManager
 
createNewEntitlement() - Method in class com.metamatrix.console.ui.views.entitlements.EntitlementsPanel
 
createNewItem(ComponentType) - Method in class com.metamatrix.console.ui.views.connectorbinding.ImportBindingWizardController
 
createNextButton() - Method in class com.metamatrix.toolbox.ui.widget.WizardPanel
Creates a next button with the following features: A default label (as determined by the ToolboxStandards class) A default ActionListener that calls WizardPanel.showNextPage()
createNillableNode() - Static method in class com.metamatrix.query.processor.xml.NodeDescriptor
 
createNodeDescriptor(MappingElement) - Static method in class com.metamatrix.query.processor.xml.NodeDescriptor
 
createNodeDescriptor(MappingAttribute) - Static method in class com.metamatrix.query.processor.xml.NodeDescriptor
 
createNodeDescriptor(String, String, boolean, String, Properties, Properties, boolean, MappingNode, String) - Static method in class com.metamatrix.query.processor.xml.NodeDescriptor
 
createNodeDescriptor(String, String, boolean, String, Properties, Properties, boolean, MappingNode, String, Class, String) - Static method in class com.metamatrix.query.processor.xml.NodeDescriptor
 
createNodeFactory(NodeFactory, StreamingTransform) - Method in class com.metamatrix.connector.xml.streaming.StreamingMultiPathFilter
 
createNonRecordingRecord() - Static method in class com.metamatrix.query.analysis.AnalysisRecord
 
createNotCriteria(ICriteria) - Method in interface org.teiid.connector.language.ILanguageFactory
Create new NOT criteria
createNotificationMessage(String) - Static method in class com.metamatrix.api.core.message.DefaultMessage
Creates a new notification message containing the specified text and no target.
createNotificationMessage(String, Object) - Static method in class com.metamatrix.api.core.message.DefaultMessage
Creates a new notification message containing the specified text and target.
CreateObject - Class in com.metamatrix.common.actions
This action definition specifies that an object is to be added to the target.
CreateObject(Object) - Constructor for class com.metamatrix.common.actions.CreateObject
 
CreateObject(Object, Object) - Constructor for class com.metamatrix.common.actions.CreateObject
 
createObjectChannel(SocketAddress, boolean) - Method in interface com.metamatrix.common.comm.platform.socket.client.ObjectChannelFactory
 
createObjectChannel(SocketAddress, boolean) - Method in class com.metamatrix.common.comm.platform.socket.client.OioOjbectChannelFactory
 
createOptionPanel() - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableHeader
 
createOrderBy(List<? extends IOrderByItem>) - Method in interface org.teiid.connector.language.ILanguageFactory
Create new ORDER BY clause
createOrderByItem(String, IElement, boolean) - Method in interface org.teiid.connector.language.ILanguageFactory
Create new ORDER BY item
CreatePanel - Class in com.metamatrix.console.ui.views.deploy
 
CreatePanel(String, String, String, String) - Constructor for class com.metamatrix.console.ui.views.deploy.CreatePanel
 
createPanelOfClass(Class, ConnectionInfo) - Method in class com.metamatrix.console.ui.layout.WorkspaceController
 
createPanelsMenu() - Method in class com.metamatrix.console.ui.layout.PanelsTree
 
createParameter(int, IParameter.Direction, Object, Class, Parameter) - Method in interface org.teiid.connector.language.ILanguageFactory
Create new procedure parameter
createPattern(String, boolean) - Static method in class com.metamatrix.core.util.StringUtil
Creates a regular expression pattern from the pattern string (which is our old 'StringMatcher' format).
createPayload(TreeNode) - Method in class com.metamatrix.common.tree.TreeNodeIteratorWithStack
 
createPersistentConnection(boolean) - Method in class com.metamatrix.platform.config.persistence.api.PersistentConnectionFactory
Creates the the of PersistentConnection required to communicate to the configuration repository.
createPersistentConnection() - Method in class com.metamatrix.platform.config.persistence.impl.file.FilePersistentConnectionFactory
Creates the the of PersistentConnection required to communicate to the configuration repository.
createPlatformLogWriter(File) - Method in class com.metamatrix.core.log.FileLimitSizeLogWriter
 
createPlatformLogWriter(File, boolean) - Method in class com.metamatrix.core.log.FileLimitSizeLogWriter
 
createProcedure() - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseFactory
 
createProcedure(int, String, Command, QueryMetadataInterface) - Static method in class com.metamatrix.query.sql.util.UpdateProcedureGenerator
Create CreateUpdateProcedureCommand for the specific virtual group.
createProcedure(String, List<? extends IParameter>, Procedure) - Method in interface org.teiid.connector.language.ILanguageFactory
Create new procedure
createProcedureExecution(IProcedure, ExecutionContext, RuntimeMetadata) - Method in class com.metamatrix.connector.metadata.adapter.ObjectConnection
 
createProcedureExecution(IProcedure, ExecutionContext, RuntimeMetadata) - Method in class com.metamatrix.connector.salesforce.connection.SalesforceConnection
 
createProcedureExecution(IProcedure, ExecutionContext, RuntimeMetadata) - Method in class com.metamatrix.connector.xmlsource.file.FileConnection
 
createProcedureExecution(IProcedure, ExecutionContext, RuntimeMetadata) - Method in class com.metamatrix.connector.xmlsource.soap.SoapConnection
 
createProcedureExecution(IProcedure, ExecutionContext, RuntimeMetadata) - Method in class org.teiid.connector.basic.BasicConnection
 
createProcedureExecution(IProcedure, ExecutionContext, RuntimeMetadata) - Method in class org.teiid.connector.jdbc.JDBCSourceConnection
 
createProcedureParameterRecord(char[]) - Static method in class com.metamatrix.metadata.runtime.impl.RecordFactory
Create a ProcedureParameterRecord instance from the specified index record header|defaultValue|dataType|length|radix|scale|nullType|precision|paramType|footer|
createProcedureRecord(char[]) - Static method in class com.metamatrix.metadata.runtime.impl.RecordFactory
Create a ProcedureRecord instance from the specified index record
createProcess(Element, ConfigurationID, HostID, ConfigurationObjectEditor, String) - Method in class com.metamatrix.common.config.xml.XMLHelperImpl
This method will create a VMComponentDefn configuration object from an XML element that represents a VMComponentDefn.
createProcess(String, String, Host, ConfigurationID) - Method in class com.metamatrix.console.models.ConfigurationManager
Creates a process.
createProcessElement(VMComponentDefn) - Method in class com.metamatrix.common.config.xml.XMLHelperImpl
This method is used to create a VMComponentDefn JDOM Element from a VMComponentDefn object.
createPropDefnAllowedValue(ComponentTypeDefn, PropertyDefinition, String) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Create a new PropDefnAllowedValue that will be added to the modifiable (cloned) PropertyDefinition that was obtained from the ComponentTypeDefn.
createPropDefnAllowedValue(ComponentTypeDefn, PropertyDefinition, String) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
createPropertiesElement(Properties) - Method in class com.metamatrix.common.config.xml.XMLHelperImpl
This method is used to create a Properties JDOM Element from a Properties object.
createPropertyDefinition(Element) - Method in class com.metamatrix.common.config.xml.XMLHelperImpl
This method is a helper method to create a PropertyDefinition object from an XML element that represents same.
createPropertyDefinitionElement(PropertyDefinition) - Method in class com.metamatrix.common.config.xml.XMLHelperImpl
This method is used to create a PropertyDefinition JDOM Element from a PropertyDefinition object.
createPropertyRecord(char[]) - Static method in class com.metamatrix.metadata.runtime.impl.RecordFactory
Create a PropertyRecord instance from the specified index record
createPublicKey() - Method in class com.metamatrix.common.util.crypto.DhKeyGenerator
 
createQuery(ISelect, IFrom, ICriteria, IGroupBy, ICriteria, IOrderBy) - Method in interface org.teiid.connector.language.ILanguageFactory
Create new query
createQueryProcessor(String, String, CommandContext) - Method in interface com.metamatrix.query.processor.QueryProcessor.ProcessorFactory
 
createReadTransaction() - Method in class com.metamatrix.common.object.PropertiedObjectEditorImpl
Create a new instance of a UserTransaction that may be used to read information.
createReadTransaction() - Method in class com.metamatrix.common.transaction.manager.SimpleUserTransactionFactory
Create a new instance of a UserTransaction that may be used to read information.
createReadTransaction() - Method in interface com.metamatrix.common.transaction.UserTransactionFactory
Create a new instance of a UserTransaction that may be used to read information.
createReadTransaction() - Method in class com.metamatrix.common.tree.AbstractTreeView
Create a new instance of a UserTransaction that may be used to read information.
createReadTransaction() - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeEditor
Create a new instance of a UserTransaction that may be used to read information.
createReadTransaction() - Method in class com.metamatrix.common.tree.basic.BasicTreeView
Create a new instance of a UserTransaction that may be used to read information.
createReadTransaction() - Method in class com.metamatrix.common.tree.directory.FileSystemEntryEditor
Create a new instance of a UserTransaction that may be used to read information.
createReadTransaction() - Method in class com.metamatrix.common.tree.directory.FileSystemView
Create a new instance of a UserTransaction that may be used to read information.
createReadTransaction() - Method in class com.metamatrix.common.tree.RuledTreeViewImpl
Create a new instance of a UserTransaction that may be used to read information.
createReadTransaction() - Method in class com.metamatrix.console.models.ConfigurationPropertiedObjectEditor
Create a new instance of a UserTransaction that may be used to read information.
createReadTransaction() - Method in class com.metamatrix.console.ui.views.properties.ConsolePropertiedEditor
 
createReadTransaction() - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeNodeEditor
 
createReadTransaction() - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeView
 
createRemoveAction(Object, AttributeDefinition, Object) - Method in class com.metamatrix.common.actions.AbstractObjectEditor
 
createRemoveNamedAction(Object, AttributeDefinition, String, Object) - Method in class com.metamatrix.common.actions.AbstractObjectEditor
 
createRequestMessage(String[], boolean, Boolean) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
createRequestMessage(String[], boolean, Boolean) - Method in class com.metamatrix.jdbc.MMPreparedStatement
 
createRequestMessage(String[], boolean, Boolean) - Method in class com.metamatrix.jdbc.MMStatement
 
createResolvedGroup(String, QueryMetadataInterface) - Static method in class com.metamatrix.query.optimizer.xml.QueryUtil
 
createResolvedGroup(GroupSymbol, QueryMetadataInterface) - Static method in class com.metamatrix.query.optimizer.xml.QueryUtil
 
createResource(String) - Method in interface com.metamatrix.platform.security.api.AuthorizationPermissionFactory
Create the AuthorizationResource type for the permission type that this factory creates instances of.
createResource(String) - Method in class com.metamatrix.platform.security.api.BasicAuthorizationPermissionFactory
Create the AuthorizationResource type for the permission type that this factory creates instances of.
createResource(String) - Method in class com.metamatrix.platform.security.util.RolePermissionFactory
Create the AuthorizationResource type for the permission type that this factory creates instances of.
createResourceDescriptor(ConfigurationID, ComponentTypeID, String) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Create a new ResourceDescriptor Component Definition instance with a specified configuration
createResourceDescriptor(Configuration, ComponentTypeID, String) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Create a new ResourceDescriptor Component Definition instance with a specified configuration
createResourceDescriptor(ConfigurationID, ComponentTypeID, String) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
createResourceDescriptor(Configuration, ComponentTypeID, String) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
createResourceDescriptor(Configuration, ResourceDescriptor, String) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
createResultExecutor(String, ResultSetInfo) - Method in class com.metamatrix.query.processor.xml.XMLProcessorEnvironment
 
createResultSet(ResultsMessage) - Method in class com.metamatrix.jdbc.MMStatement
 
createResultSetExecution(IQueryCommand, ExecutionContext, RuntimeMetadata) - Method in class com.metamatrix.connector.ldap.LDAPConnection
 
createResultSetExecution(IQueryCommand, ExecutionContext, RuntimeMetadata) - Method in class com.metamatrix.connector.metadata.adapter.ObjectConnection
 
createResultSetExecution(IQueryCommand, ExecutionContext, RuntimeMetadata) - Method in class com.metamatrix.connector.salesforce.connection.SalesforceConnection
 
createResultSetExecution(IQueryCommand, ExecutionContext, RuntimeMetadata) - Method in class com.metamatrix.connector.text.TextConnection
 
createResultSetExecution(IQueryCommand, ExecutionContext, RuntimeMetadata) - Method in class com.metamatrix.connector.xml.file.FileConnectionImpl
 
createResultSetExecution(IQueryCommand, ExecutionContext, RuntimeMetadata) - Method in class com.metamatrix.connector.xml.http.HTTPConnectionImpl
 
createResultSetExecution(IQueryCommand, ExecutionContext, RuntimeMetadata) - Method in class com.metamatrix.connector.xml.soap.SOAPConnectionImpl
 
createResultSetExecution(IQueryCommand, ExecutionContext, RuntimeMetadata) - Method in class org.teiid.connector.basic.BasicConnection
 
createResultSetExecution(IQueryCommand, ExecutionContext, RuntimeMetadata) - Method in class org.teiid.connector.jdbc.JDBCSourceConnection
 
createRootConfigurationDocumentElement() - Method in class com.metamatrix.common.config.xml.XMLHelperImpl
This method is used to create a root JDOM Element.
createRows(Object, List) - Method in interface com.metamatrix.connector.metadata.ResultsIterator.ResultsProcessor
 
createRuntimeMetadata() - Method in class com.metamatrix.cdk.api.TranslationUtility
Create a RuntimeMetadata that can be used for testing a connector.
createScalarSubquery(IQuery) - Method in interface org.teiid.connector.language.ILanguageFactory
Create new scalar subquery which can be used as an expression
createScriptFileName(String, String) - Static method in class com.metamatrix.vdb.materialization.ScriptType
Utility functions to create the needed file name patterns
createScriptFileName(DatabaseDialect, String) - Static method in class com.metamatrix.vdb.materialization.ScriptType
 
createSearchedCaseExpression(List<? extends ICriteria>, List<? extends IExpression>, IExpression, Class) - Method in interface org.teiid.connector.language.ILanguageFactory
Create searched case expression.
createSecurityContext(String) - Static method in class com.metamatrix.cdk.api.EnvironmentUtility
Create an ExecutionContext and set just the user name.
createSecurityContext(String, String, String, Serializable) - Static method in class com.metamatrix.cdk.api.EnvironmentUtility
Create an ExecutionContext and set just the security parts.
createSelect(boolean, List<? extends ISelectSymbol>) - Method in interface org.teiid.connector.language.ILanguageFactory
Create new SELECT clause
createSelectNode(Criteria, boolean) - Static method in class com.metamatrix.query.optimizer.relational.GenerateCanonical
 
createSelectSymbol(String, IExpression) - Method in interface org.teiid.connector.language.ILanguageFactory
Create new select symbol
createServiceComponentDefn(ConfigurationID, ComponentTypeID, String) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Create a new Service Component Definition instance with a specified configuration
createServiceComponentDefn(ConfigurationID, ComponentTypeID, String, String) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Create a new Service Component Definition instance with a specified configuration
createServiceComponentDefn(Configuration, ComponentTypeID, String) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Create a new Service Component Definition instance with a specified configuration
createServiceComponentDefn(Configuration, ComponentTypeID, String, String) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Create a new Service Component Definition instance with a specified configuration
createServiceComponentDefn(ConfigurationID, ComponentTypeID, String) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
createServiceComponentDefn(ConfigurationID, ComponentTypeID, String, String) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
createServiceComponentDefn(Configuration, ComponentTypeID, String) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
Creates a new ServiceComponentDefn for a given Configuration and ProductServiceConfig; also automatically "deploys" the service anywhere that this PSC is already deployed, by creating the necessary DeployedComponents (this will only work if the PSC parameter belongs to the Configuration parameter).
createServiceComponentDefn(Configuration, ComponentTypeID, String, String) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
createServiceComponentDefn(Configuration, ServiceComponentDefn, String) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
Creates a new ServiceComponentDefn in the indicated Configuration, copied from the indicated original ServiceComponentDefn, with the indicated new name.
createServiceComponentDefn(Element, Configuration, ConfigurationObjectEditor, String) - Method in class com.metamatrix.common.config.xml.XMLHelperImpl
This method will create a ServiceComponentDefn configuration object from an XML element that represents a ServiceComponentDefn.
createServiceComponentDefn(Element, ConfigurationID, ConfigurationObjectEditor, String) - Method in class com.metamatrix.common.config.xml.XMLHelperImpl
 
createServiceComponentDefnElement(ServiceComponentDefn) - Method in class com.metamatrix.common.config.xml.XMLHelperImpl
This method is used to create a ServiceComponentDefn JDOM Element from a ServiceComponentDefn object.
createServiceComponentDefnsElement() - Method in class com.metamatrix.common.config.xml.XMLHelperImpl
This method is used to create a ServiceComponentDefns JDOM Element.
createSession(String, Credentials, Serializable, String, Properties) - Method in interface com.metamatrix.platform.security.api.service.SessionServiceInterface
Create a session for the given user authenticating against the given Credentials.
createSession(String, Credentials, Serializable, String, Properties) - Method in class com.metamatrix.platform.security.session.service.SessionServiceImpl
 
createSetClause(IElement, IExpression) - Method in interface org.teiid.connector.language.ILanguageFactory
Creates a new SetClause
createSetClauseList(List<ISetClause>) - Method in interface org.teiid.connector.language.ILanguageFactory
Creates a new SetClauseList
createSetOp(ISetQuery.Operation, boolean, IQueryCommand, IQueryCommand, IOrderBy, ILimit) - Method in interface org.teiid.connector.language.ILanguageFactory
 
createSharedResource(ComponentTypeID, String) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Create a new SharedResource instance
createSharedResource(ComponentTypeID, String) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
createSharedResource(Element, ConfigurationObjectEditor) - Method in class com.metamatrix.common.config.xml.XMLHelperImpl
This method will create a Resource configuration object from an XML element that represents a Resource.
createSharedResourceElement(SharedResource) - Method in class com.metamatrix.common.config.xml.XMLHelperImpl
This method is used to create a ServiceComponentDefn JDOM Element from a ServiceComponentDefn object.
createSharedResourcesElement() - Method in class com.metamatrix.common.config.xml.XMLHelperImpl
 
createSOAPFaultMessage(Exception, String, String) - Method in class com.metamatrix.soap.service.DataServiceWebServiceImpl
 
createSource(String[], Class[], TupleSource) - Static method in class com.metamatrix.query.processor.dynamic.SQLSource
 
createSource(String[], Class[], TupleSource, BufferManager) - Static method in class com.metamatrix.query.processor.dynamic.XMLSource
 
createSQLXML() - Method in class com.metamatrix.jdbc.MMConnection
 
createStatement() - Method in class com.metamatrix.jdbc.MMConnection
This creates a MMStatement object for sending SQL statements to the MetaMatrix server.
createStatement(int, int) - Method in class com.metamatrix.jdbc.MMConnection
Creates a Statement object that will produce ResultSet objects of the type resultSetType and concurrency level resultSetConcurrency.
createStatement(int, int, int) - Method in class com.metamatrix.jdbc.MMConnection
 
createStdoutLogger(int) - Static method in class com.metamatrix.cdk.api.EnvironmentUtility
Create a ConnectorLogger that prints to STDOUT at the specified log level (and above).
createStruct(String, Object[]) - Method in class com.metamatrix.jdbc.MMConnection
 
createSubqueryCompareCriteria(IExpression, ICompareCriteria.Operator, ISubqueryCompareCriteria.Quantifier, IQuery) - Method in interface org.teiid.connector.language.ILanguageFactory
Create new subquery compare criteria
createSubqueryInCriteria(IExpression, IQuery, boolean) - Method in interface org.teiid.connector.language.ILanguageFactory
Create new subquery IN criteria
createSymbolMap(GroupSymbol, List<? extends SingleElementSymbol>) - Static method in class com.metamatrix.query.sql.util.SymbolMap
 
createSymbolMap(GroupSymbol, List<? extends SingleElementSymbol>, List<? extends SingleElementSymbol>) - Static method in class com.metamatrix.query.sql.util.SymbolMap
 
createSymbolMap(List<ElementSymbol>, List<? extends Expression>) - Static method in class com.metamatrix.query.sql.util.SymbolMap
 
createSystemProperties(String, String) - Static method in class com.metamatrix.platform.config.util.CurrentConfigHelper
 
createTablePopupMenu(TableWidget) - Method in class com.metamatrix.toolbox.ui.widget.menu.DefaultPopupMenuFactory
 
createTableRecord(char[]) - Static method in class com.metamatrix.metadata.runtime.impl.RecordFactory
Create a TableRecord instance from the specified index record
createTempFile(String, String) - Static method in class com.metamatrix.core.io.FileUrl
 
createTemplate(String) - Method in class com.metamatrix.cdk.ConnectorShellCommandTarget
 
createTempTable(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse create temp table command.
createTextField(String) - Static method in class com.metamatrix.console.ui.util.property.GuiComponentFactory
Creates a TextFieldWidget and initializes it by using the given type.
createTextField(String, PropertyProvider) - Static method in class com.metamatrix.console.ui.util.property.GuiComponentFactory
Creates a TextFieldWidget and initializes by using the given type.
createTextField(String) - Static method in class com.metamatrix.console.ui.views.deploy.util.DeployPkgUtils
 
createTextField(String) - Static method in class com.metamatrix.console.ui.views.runtime.util.RuntimeMgmtUtils
 
createTextField(PropertyDefinition, Object, boolean) - Method in class com.metamatrix.toolbox.ui.widget.property.PropertyComponentFactory
 
createTime(Date, TimeZone, Calendar) - Static method in class com.metamatrix.common.util.TimestampWithTimezone
 
createTime(Date) - Static method in class com.metamatrix.common.util.TimestampWithTimezone
Creates normalized SQL Time Object
createTimestamp(Date, TimeZone, Calendar) - Static method in class com.metamatrix.common.util.TimestampWithTimezone
 
createTimestamp(Date) - Static method in class com.metamatrix.common.util.TimestampWithTimezone
 
createToolBarContListener() - Method in class com.metamatrix.toolbox.ui.widget.laf.ToolBarLookAndFeel
 
createToolBarFocusListener() - Method in class com.metamatrix.toolbox.ui.widget.laf.ToolBarLookAndFeel
 
createToolTip() - Method in class com.metamatrix.toolbox.ui.widget.ButtonWidget
 
createToolTip() - Method in class com.metamatrix.toolbox.ui.widget.CheckBox
 
createToolTip() - Method in class com.metamatrix.toolbox.ui.widget.LabelWidget
 
createToolTip() - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
 
createToolTip() - Method in class com.metamatrix.toolbox.ui.widget.TextFieldWidget
 
createToolTip() - Method in class com.metamatrix.toolbox.ui.widget.TreeWidget
 
createTransaction(ManagedConnection, boolean) - Method in interface com.metamatrix.common.connection.TransactionFactory
Create a new instance of a transaction for a managed connection.
createTransaction(ManagedConnection, boolean) - Method in class com.metamatrix.common.extensionmodule.FileExtensionModuleFactory
 
createTransaction(ManagedConnection, boolean) - Method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleTransactionFactory
Create a new instance of a transaction for a managed connection.
createTransaction(ManagedConnection, boolean) - Method in class com.metamatrix.common.id.dbid.spi.jdbc.DBIDResourceTransactionFactory
Create a new instance of a transaction for a managed connection.
createTransaction(ManagedConnection, boolean) - Method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCConnectorFactory
Create a new instance of a transaction for a managed connection.
createTransaction(ManagedConnection, boolean) - Method in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCAuthorizationTransactionFactory
Create a new instance of a transaction for a managed connection.
createTransformationRecord(char[]) - Static method in class com.metamatrix.metadata.runtime.impl.RecordFactory
Create a TransformationRecord instance from the specified index record
createTreeCellEditor() - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeCellEditor
 
createTreeNodeEditor() - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeSource
Create a new instance of TreeNodeEditor, which is an editor that may be used to access and/or modify a single TreeNode object.
createTreeNodeEditor() - Method in interface com.metamatrix.common.tree.TreeNodeSource
Create a new instance of TreeNodeEditor, which is an editor that may be used to access and/or modify a single TreeNode object.
createTreePopupMenu(TreeWidget) - Method in class com.metamatrix.toolbox.ui.widget.menu.DefaultPopupMenuFactory
 
createTupleSource(List, String[], String, BufferManager.TupleSourceType) - Method in interface com.metamatrix.common.buffer.BufferManager
Creates a tuple source based on a schema and properties describing hints about the source
createTupleSource(List, String[], String, BufferManager.TupleSourceType) - Method in class com.metamatrix.common.buffer.impl.BufferManagerImpl
Register a new tuple source and return a unique ID for it.
createUI(JComponent) - Static method in class com.metamatrix.toolbox.ui.widget.laf.ButtonLookAndFeel
 
createUI(JComponent) - Static method in class com.metamatrix.toolbox.ui.widget.laf.CheckBoxLookAndFeel
 
createUI(JComponent) - Static method in class com.metamatrix.toolbox.ui.widget.laf.LabelLookAndFeel
 
createUI(JComponent) - Static method in class com.metamatrix.toolbox.ui.widget.laf.MultiLineToolTipUI
 
createUI(JComponent) - Static method in class com.metamatrix.toolbox.ui.widget.laf.PasswordLookAndFeel
 
createUI(JComponent) - Static method in class com.metamatrix.toolbox.ui.widget.laf.TableHeaderButtonLookAndFeel
 
createUI(JComponent) - Static method in class com.metamatrix.toolbox.ui.widget.laf.ToolBarLookAndFeel
 
createUI(JComponent) - Static method in class com.metamatrix.toolbox.ui.widget.laf.TreeLookAndFeel
 
createUniqueKey(GroupID, String, boolean) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseFactory
 
createUniqueKeyRecord(char[]) - Static method in class com.metamatrix.metadata.runtime.impl.RecordFactory
Create a UniqueKeyRecord instance from the specified index record
createUpdate(IGroup, ISetClauseList, ICriteria) - Method in interface org.teiid.connector.language.ILanguageFactory
Create new UPDATE command
createUpdateExecution(ICommand, ExecutionContext, RuntimeMetadata) - Method in class com.metamatrix.connector.ldap.LDAPConnection
 
createUpdateExecution(ICommand, ExecutionContext, RuntimeMetadata) - Method in class com.metamatrix.connector.salesforce.connection.SalesforceConnection
 
createUpdateExecution(ICommand, ExecutionContext, RuntimeMetadata) - Method in class org.teiid.connector.basic.BasicConnection
 
createUpdateExecution(ICommand, ExecutionContext, RuntimeMetadata) - Method in class org.teiid.connector.jdbc.JDBCSourceConnection
 
createUpdateProcedure(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse create update procedure command
CreateUpdateProcedureCommand - Class in com.metamatrix.query.sql.proc
This class represents a update procedure in the storedprocedure language.
CreateUpdateProcedureCommand() - Constructor for class com.metamatrix.query.sql.proc.CreateUpdateProcedureCommand
Constructor for CreateUpdateProcedureCommand.
CreateUpdateProcedureCommand(Block) - Constructor for class com.metamatrix.query.sql.proc.CreateUpdateProcedureCommand
Constructor for CreateUpdateProcedureCommand.
createURLStreamHandler(String) - Method in class com.metamatrix.common.protocol.MetaMatrixURLStreamHandlerFactory
 
createURLTextField(PropertyDefinition, Object, boolean) - Method in class com.metamatrix.toolbox.ui.widget.property.PropertyComponentFactory
 
createValuesListModel() - Method in class com.metamatrix.toolbox.ui.widget.AccumulatorPanel
 
createValuesListWidget(DefaultListModel) - Method in class com.metamatrix.toolbox.ui.widget.AccumulatorPanel
 
createVDB() - Method in class com.metamatrix.metadata.runtime.event.RuntimeMetadataEvent
 
createVDBArchive(String, String) - Static method in class com.metamatrix.metadata.runtime.vdb.defn.VDBDefnFactory
This create is used when exporting a specific vdb and version from the database repository.
CreateVDBPanel - Class in com.metamatrix.console.ui.views.vdb
Replaces the old ImportVdbVersionWizardPanel, NewVdbVersionWizardPanel, and NewVdbWizardPanel, which among them had way too much duplicated code.
CreateVDBPanel(CreateVDBPanelParent, VirtualDatabase, ConnectionInfo) - Constructor for class com.metamatrix.console.ui.views.vdb.CreateVDBPanel
 
CreateVDBPanelParent - Interface in com.metamatrix.console.ui.views.vdb
Interface to be implemented by object passed to CreateVDBPanel.
createVdbRecord(char[]) - Static method in class com.metamatrix.metadata.runtime.impl.RecordFactory
Create a ModelRecord instance from the specified index record
createVerticalExpandableSpacer() - Static method in class com.metamatrix.toolbox.ui.widget.SpacerWidget
Creates an invisible component with no width that can expand vertically.
createVerticalSpacer() - Static method in class com.metamatrix.toolbox.ui.widget.SpacerWidget
Creates an invisible component with no width and a default fixed height (The height of the current font).
createVerticalSpacer(int) - Static method in class com.metamatrix.toolbox.ui.widget.SpacerWidget
Creates an invisible component with no width and the specified fixed height.
createVirtualDatabase(VDBArchive, String) - Method in class com.metamatrix.metadata.runtime.model.UpdateController
 
createVirtualDatabase(VDBArchive, String) - Method in class com.metamatrix.metadata.runtime.RuntimeMetadataCatalog
Call to create and return a VirtualDatabase, based on the VDBInfo that contains a list of ModelInfo instances for that virtual database.
createVirtualDatabaseID() - Method in class com.metamatrix.metadata.runtime.model.UpdateController
 
createVMComponentDefn(ConfigurationID, HostID, ComponentTypeID, String) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Create a new VM Component Definition instance with a specified configuration
createVMComponentDefn(Configuration, HostID, ComponentTypeID, String) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Create a new VM Component Definition instance with a specified configuration
createVMComponentDefn(ConfigurationID, HostID, ComponentTypeID, String) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
createVMComponentDefn(Configuration, HostID, ComponentTypeID, String) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
createVMComponentDefn(Configuration, VMComponentDefn, String) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
createWarningMessage(String) - Static method in class com.metamatrix.api.core.message.DefaultMessage
Creates a new warning message containing the specified text and no target.
createWarningMessage(String, Object) - Static method in class com.metamatrix.api.core.message.DefaultMessage
Creates a new warning message containing the specified text and target.
createWithData(Map[], int) - Static method in class com.metamatrix.jdbc.StaticMetadataProvider
 
createWithInitialData(String[], String[], MMStatement, long) - Static method in class com.metamatrix.jdbc.DeferredMetadataProvider
 
createWriteTransaction() - Method in class com.metamatrix.common.object.PropertiedObjectEditorImpl
Create a new instance of a UserTransaction that may be used to write and/or update information.
createWriteTransaction(Object) - Method in class com.metamatrix.common.object.PropertiedObjectEditorImpl
Create a new instance of a UserTransaction that may be used to write and/or update information.
createWriteTransaction() - Method in class com.metamatrix.common.transaction.manager.SimpleUserTransactionFactory
Create a new instance of a UserTransaction that may be used to write and/or update information.
createWriteTransaction(Object) - Method in class com.metamatrix.common.transaction.manager.SimpleUserTransactionFactory
Create a new instance of a UserTransaction that may be used to write and/or update information.
createWriteTransaction() - Method in interface com.metamatrix.common.transaction.UserTransactionFactory
Create a new instance of a UserTransaction that may be used to write and/or update information.
createWriteTransaction(Object) - Method in interface com.metamatrix.common.transaction.UserTransactionFactory
Create a new instance of a UserTransaction that may be used to write and/or update information.
createWriteTransaction() - Method in class com.metamatrix.common.tree.AbstractTreeView
Create a new instance of a UserTransaction that may be used to write and/or update information.
createWriteTransaction(Object) - Method in class com.metamatrix.common.tree.AbstractTreeView
Create a new instance of a UserTransaction that may be used to write and/or update information.
createWriteTransaction() - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeEditor
Create a new instance of a UserTransaction that may be used to write and/or update information.
createWriteTransaction(Object) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeEditor
Create a new instance of a UserTransaction that may be used to write and/or update information.
createWriteTransaction() - Method in class com.metamatrix.common.tree.basic.BasicTreeView
Create a new instance of a UserTransaction that may be used to write and/or update information.
createWriteTransaction(Object) - Method in class com.metamatrix.common.tree.basic.BasicTreeView
Create a new instance of a UserTransaction that may be used to write and/or update information.
createWriteTransaction() - Method in class com.metamatrix.common.tree.directory.FileSystemEntryEditor
Create a new instance of a UserTransaction that may be used to write and/or update information.
createWriteTransaction(Object) - Method in class com.metamatrix.common.tree.directory.FileSystemEntryEditor
Create a new instance of a UserTransaction that may be used to write and/or update information.
createWriteTransaction() - Method in class com.metamatrix.common.tree.directory.FileSystemView
Create a new instance of a UserTransaction that may be used to write and/or update information.
createWriteTransaction(Object) - Method in class com.metamatrix.common.tree.directory.FileSystemView
Create a new instance of a UserTransaction that may be used to write and/or update information.
createWriteTransaction() - Method in class com.metamatrix.common.tree.RuledTreeViewImpl
Create a new instance of a UserTransaction that may be used to write and/or update information.
createWriteTransaction(Object) - Method in class com.metamatrix.common.tree.RuledTreeViewImpl
Create a new instance of a UserTransaction that may be used to write and/or update information.
createWriteTransaction() - Method in class com.metamatrix.console.models.ConfigurationPropertiedObjectEditor
Create a new instance of a UserTransaction that may be used to write and/or update information.
createWriteTransaction(Object) - Method in class com.metamatrix.console.models.ConfigurationPropertiedObjectEditor
Create a new instance of a UserTransaction that may be used to write and/or update information.
createWriteTransaction() - Method in class com.metamatrix.console.ui.views.properties.ConsolePropertiedEditor
 
createWriteTransaction(Object) - Method in class com.metamatrix.console.ui.views.properties.ConsolePropertiedEditor
 
createWriteTransaction() - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeNodeEditor
 
createWriteTransaction(Object) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeNodeEditor
 
createWriteTransaction() - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeView
 
createWriteTransaction(Object) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeView
 
createXMLRequestDoc(List) - Method in class com.metamatrix.connector.xml.http.HTTPExecutor
 
createXMLRequestDoc(List, SOAPConnectorState, String, String) - Method in class com.metamatrix.connector.xml.soap.SOAPDocBuilder
 
createXMLRequestDocString(List) - Method in class com.metamatrix.connector.xml.http.HTTPExecutor
 
createXMLTupleSource(BufferManager, String) - Static method in class com.metamatrix.query.processor.xml.XMLUtil
Creates a buffer manager's id for XML based data.
CREATION_DATE - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ChangeHistory.Property.NAMES
 
CREATION_DATE - Static variable in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCNames.ExtensionFilesTable.ColumnName
 
CREATION_DATE - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.VirtualDatabases.ColumnName
 
creationDate - Variable in class com.metamatrix.common.extensionmodule.ExtensionModuleDescriptor
 
Credential - Class in com.metamatrix.soap.security
 
Credential(String, byte[]) - Constructor for class com.metamatrix.soap.security.Credential
 
CredentialMap - Class in org.teiid.connector.api
Allows credentials to be passed on a per user basis to a connector.
CredentialMap() - Constructor for class org.teiid.connector.api.CredentialMap
 
CREDENTIALS - Static variable in interface com.metamatrix.common.api.MMURL.JDBC
 
Credentials - Class in com.metamatrix.platform.security.api
 
Credentials(char[]) - Constructor for class com.metamatrix.platform.security.api.Credentials
Construct a new PasswordCredentials
CRITERIA - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants
Constant defining a target node type of "Criteria".
CRITERIA - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Properties
An optional constraint that applies for the node.
CRITERIA - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Tags
 
criteria(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse a criteria.
CRITERIA - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
criteria - Variable in class com.metamatrix.query.processor.xml.CriteriaCondition
 
Criteria - Class in com.metamatrix.query.sql.lang
This class represents the criteria clause for a query, which defines constraints on the data values to be retrieved for each parameter in the select clause.
Criteria() - Constructor for class com.metamatrix.query.sql.lang.Criteria
Constructs a default instance of this class.
CRITERIA - Static variable in class com.metamatrix.query.sql.ReservedWords
 
CRITERIA - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
CriteriaCapabilityValidatorVisitor - Class in com.metamatrix.query.optimizer.relational.rules
 
CriteriaCondition - Class in com.metamatrix.query.processor.xml
A condition based on a sql Criteria Object.
CriteriaCondition(Criteria, Program) - Constructor for class com.metamatrix.query.processor.xml.CriteriaCondition
The constructor takes the sql criteria object, the list of result set names which the Criteria pertains to, and a sub Program which is the "then" clause if this Condition {link #evaluate evaluates} to true.
CriteriaDesc - Class in com.metamatrix.connector.xml.base
 
CriteriaDesc(Element, ArrayList) - Constructor for class com.metamatrix.connector.xml.base.CriteriaDesc
 
CriteriaEvaluationException - Exception in com.metamatrix.api.exception.query
This exception is thrown when an error occurs while evaluating a SQL criteria.
CriteriaEvaluationException() - Constructor for exception com.metamatrix.api.exception.query.CriteriaEvaluationException
No-arg constructor required by Externalizable semantics.
CriteriaEvaluationException(String) - Constructor for exception com.metamatrix.api.exception.query.CriteriaEvaluationException
Construct an instance with the message specified.
CriteriaEvaluationException(String, String) - Constructor for exception com.metamatrix.api.exception.query.CriteriaEvaluationException
Construct an instance with the message and error code specified.
CriteriaEvaluationException(Throwable, String) - Constructor for exception com.metamatrix.api.exception.query.CriteriaEvaluationException
Construct an instance from a message and an exception to chain to this one.
CriteriaEvaluationException(Throwable, String, String) - Constructor for exception com.metamatrix.api.exception.query.CriteriaEvaluationException
Construct an instance from a message and a code and an exception to chain to this one.
criteriaList - Variable in class com.metamatrix.connector.salesforce.execution.visitors.CriteriaVisitor
 
CriteriaPlanner - Class in com.metamatrix.query.optimizer.xml
 
CriteriaPlanner() - Constructor for class com.metamatrix.query.optimizer.xml.CriteriaPlanner
 
criteriaSelector() - Method in class com.metamatrix.query.parser.SQLParser
Parse criteria selector
CriteriaSelector - Class in com.metamatrix.query.sql.proc
This class represents the criteria present on the user's query.
CriteriaSelector() - Constructor for class com.metamatrix.query.sql.proc.CriteriaSelector
Constructor for CriteriaSelector.
CriteriaSelector(int, List) - Constructor for class com.metamatrix.query.sql.proc.CriteriaSelector
Constructor for CriteriaSelector.
CriteriaTranslatorVisitor - Class in com.metamatrix.query.sql.visitor
This class is used to translate criteria specified on the user's update command against the virtual group, the elements on this criteria are replaced by elements on the query transformation that defines the virtual group.
CriteriaTranslatorVisitor() - Constructor for class com.metamatrix.query.sql.visitor.CriteriaTranslatorVisitor
This constructor initialises the visitor
CriteriaTranslatorVisitor(Map) - Constructor for class com.metamatrix.query.sql.visitor.CriteriaTranslatorVisitor
This constructor initialises this object by setting the symbolMap.
CriteriaVisitor - Class in com.metamatrix.connector.salesforce.execution.visitors
Parses Criteria in support of all of the ExecutionImpl classes.
CriteriaVisitor(RuntimeMetadata) - Constructor for class com.metamatrix.connector.salesforce.execution.visitors.CriteriaVisitor
 
CRITICAL - Static variable in interface com.metamatrix.admin.api.embedded.EmbeddedLogger
Message level value that specifies that critical messages are to be recorded.
CRITICAL - Static variable in interface com.metamatrix.admin.api.objects.LogConfiguration
Message level value that specifies that critical messages are to be recorded.
CRITICAL - Static variable in class com.metamatrix.core.log.MessageLevel
Message level value that specifies that critical messages are to be recorded.
CRITICAL - Static variable in class com.metamatrix.core.log.MessageLevel.DisplayNames
 
CRITICAL - Static variable in class com.metamatrix.core.log.MessageLevel.Labels
 
CROSS - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
CROSS - Static variable in class com.metamatrix.query.sql.ReservedWords
 
CROSS - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
crossJoin(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
 
CryptoException - Exception in com.metamatrix.common.util.crypto
A catch-all exception for any exceptions related to encryption and decryption operations.
CryptoException() - Constructor for exception com.metamatrix.common.util.crypto.CryptoException
No-Arg Constructor
CryptoException(String) - Constructor for exception com.metamatrix.common.util.crypto.CryptoException
Construct an instance with the message specified.
CryptoException(Throwable) - Constructor for exception com.metamatrix.common.util.crypto.CryptoException
Construct an instance with a linked exception specified.
CryptoException(String, String) - Constructor for exception com.metamatrix.common.util.crypto.CryptoException
Construct an instance with the message and error code specified.
CryptoException(Throwable, String) - Constructor for exception com.metamatrix.common.util.crypto.CryptoException
Construct an instance from a message and an exception to chain to this one.
CryptoException(Throwable, String, String) - Constructor for exception com.metamatrix.common.util.crypto.CryptoException
Construct an instance from a message and a code and an exception to chain to this one.
Cryptor - Interface in com.metamatrix.common.util.crypto
Interface defining a utility that can perform both encryption and decryption.
CryptoUtil - Class in com.metamatrix.common.util.crypto
Collection of Crypto utilities and helpers for use by the server and installers.
CryptoUtil() - Constructor for class com.metamatrix.common.util.crypto.CryptoUtil
 
CTX_ADMIN - Static variable in class com.metamatrix.common.util.LogContextsUtil.PlatformAdminConstants
 
CTX_ADMIN_API - Static variable in class com.metamatrix.common.util.LogContextsUtil.PlatformAdminConstants
 
CTX_ADMIN_API - Static variable in interface com.metamatrix.platform.admin.api.PlatformAdminLogConstants
 
CTX_ADMIN_API_CONNECTION - Static variable in class com.metamatrix.common.util.LogContextsUtil.PlatformAdminConstants
 
CTX_ADMIN_API_CONNECTION - Static variable in interface com.metamatrix.platform.admin.api.PlatformAdminLogConstants
 
CTX_ALL - Static variable in interface com.metamatrix.admin.api.objects.LogConfiguration
A flag that specifies ALL logging contexts.
CTX_AUDIT - Static variable in class com.metamatrix.common.util.LogContextsUtil.SecurityConstants
 
CTX_AUDIT - Static variable in interface com.metamatrix.platform.security.util.LogSecurityConstants
 
CTX_AUDIT_ADMIN - Static variable in class com.metamatrix.common.util.LogContextsUtil.PlatformAdminConstants
 
CTX_AUTHORIZATION - Static variable in class com.metamatrix.common.util.LogContextsUtil.SecurityConstants
 
CTX_AUTHORIZATION - Static variable in interface com.metamatrix.platform.security.audit.SecurityAuditContexts
 
CTX_AUTHORIZATION - Static variable in interface com.metamatrix.platform.security.util.LogSecurityConstants
 
CTX_AUTHORIZATION_ADMIN_API - Static variable in class com.metamatrix.common.util.LogContextsUtil.PlatformAdminConstants
 
CTX_AUTHORIZATION_ADMIN_API - Static variable in interface com.metamatrix.platform.admin.api.PlatformAdminLogConstants
 
CTX_BUFFER_MGR - Static variable in interface com.metamatrix.common.util.LogCommonConstants
 
CTX_BUFFER_MGR - Static variable in class com.metamatrix.common.util.LogContextsUtil.CommonConstants
 
CTX_CLIENT_MONITOR - Static variable in class com.metamatrix.common.util.LogContextsUtil.SecurityConstants
 
CTX_CLIENT_MONITOR - Static variable in interface com.metamatrix.platform.security.util.LogSecurityConstants
 
CTX_COMMUNICATION - Static variable in class com.metamatrix.common.util.LogContextsUtil.CommonConstants
 
CTX_CONFIG - Static variable in interface com.metamatrix.common.util.LogCommonConstants
 
CTX_CONFIG - Static variable in class com.metamatrix.common.util.LogContextsUtil.CommonConstants
 
CTX_CONFIGURATION_ADMIN_API - Static variable in class com.metamatrix.common.util.LogContextsUtil.PlatformAdminConstants
 
CTX_CONFIGURATION_ADMIN_API - Static variable in interface com.metamatrix.platform.admin.api.PlatformAdminLogConstants
 
CTX_CONNECTOR - Static variable in class com.metamatrix.common.util.LogContextsUtil.DQPConstants
 
CTX_CONNECTOR - Static variable in interface com.metamatrix.dqp.util.LogConstants
 
CTX_CONTROLLER - Static variable in interface com.metamatrix.common.util.LogCommonConstants
 
CTX_CONTROLLER - Static variable in class com.metamatrix.common.util.LogContextsUtil.CommonConstants
 
CTX_DBIDGEN - Static variable in interface com.metamatrix.common.util.LogCommonConstants
 
CTX_DBIDGEN - Static variable in class com.metamatrix.common.util.LogContextsUtil.CommonConstants
 
CTX_DELETE - Static variable in interface com.metamatrix.server.util.ServerAuditContexts
 
CTX_DISTRIB_CACHE - Static variable in interface com.metamatrix.common.util.LogCommonConstants
 
CTX_DISTRIB_CACHE - Static variable in class com.metamatrix.common.util.LogContextsUtil.CommonConstants
 
CTX_DQP - Static variable in class com.metamatrix.common.util.LogContextsUtil.DQPConstants
 
CTX_DQP - Static variable in interface com.metamatrix.dqp.util.LogConstants
 
CTX_EXTENSION_SOURCE - Static variable in interface com.metamatrix.common.util.LogCommonConstants
 
CTX_EXTENSION_SOURCE - Static variable in class com.metamatrix.common.util.LogContextsUtil.CommonConstants
 
CTX_EXTENSION_SOURCE_ADMIN_API - Static variable in class com.metamatrix.common.util.LogContextsUtil.PlatformAdminConstants
 
CTX_EXTENSION_SOURCE_ADMIN_API - Static variable in interface com.metamatrix.platform.admin.api.PlatformAdminLogConstants
 
CTX_EXTENSION_SOURCE_JDBC - Static variable in interface com.metamatrix.common.util.LogCommonConstants
 
CTX_EXTENSION_SOURCE_JDBC - Static variable in class com.metamatrix.common.util.LogContextsUtil.CommonConstants
 
CTX_FUNCTION_TREE - Static variable in class com.metamatrix.common.util.LogContextsUtil.QueryConstants
 
CTX_FUNCTION_TREE - Static variable in interface com.metamatrix.query.util.LogConstants
 
CTX_INSERT - Static variable in interface com.metamatrix.server.util.ServerAuditContexts
 
CTX_LOGGING - Static variable in interface com.metamatrix.common.util.LogCommonConstants
 
CTX_LOGGING - Static variable in class com.metamatrix.common.util.LogContextsUtil.CommonConstants
 
CTX_LOGON - Static variable in interface com.metamatrix.common.util.LogCommonConstants
 
CTX_LOGON - Static variable in class com.metamatrix.common.util.LogContextsUtil.CommonConstants
 
CTX_MEMBERSHIP - Static variable in class com.metamatrix.common.util.LogContextsUtil.SecurityConstants
 
CTX_MEMBERSHIP - Static variable in interface com.metamatrix.platform.security.audit.SecurityAuditContexts
 
CTX_MEMBERSHIP - Static variable in interface com.metamatrix.platform.security.util.LogSecurityConstants
 
CTX_MESSAGE_BUS - Static variable in interface com.metamatrix.common.util.LogCommonConstants
 
CTX_MESSAGE_BUS - Static variable in class com.metamatrix.common.util.LogContextsUtil.CommonConstants
 
CTX_POOLING - Static variable in interface com.metamatrix.common.util.LogCommonConstants
 
CTX_POOLING - Static variable in class com.metamatrix.common.util.LogContextsUtil.CommonConstants
 
CTX_PROCEDURE - Static variable in interface com.metamatrix.server.util.ServerAuditContexts
 
CTX_PROXY - Static variable in interface com.metamatrix.common.util.LogCommonConstants
 
CTX_PROXY - Static variable in class com.metamatrix.common.util.LogContextsUtil.CommonConstants
 
CTX_QUERY - Static variable in interface com.metamatrix.server.util.ServerAuditContexts
 
CTX_QUERY_PLANNER - Static variable in class com.metamatrix.common.util.LogContextsUtil.QueryConstants
 
CTX_QUERY_PLANNER - Static variable in interface com.metamatrix.query.util.LogConstants
 
CTX_QUERY_RESOLVER - Static variable in class com.metamatrix.common.util.LogContextsUtil.QueryConstants
 
CTX_QUERY_RESOLVER - Static variable in interface com.metamatrix.query.util.LogConstants
 
CTX_QUERY_SERVICE - Static variable in class com.metamatrix.common.util.LogContextsUtil.ServerConstants
 
CTX_QUERY_SERVICE - Static variable in interface com.metamatrix.server.util.LogConstants
 
CTX_REGISTRY - Static variable in class com.metamatrix.common.util.LogContextsUtil.PlatformConstants
 
CTX_REGISTRY - Static variable in interface com.metamatrix.platform.util.LogPlatformConstants
 
CTX_ROUTER - Static variable in class com.metamatrix.common.util.LogContextsUtil.ServerConstants
 
CTX_ROUTER - Static variable in interface com.metamatrix.server.util.LogConstants
 
CTX_RUNTIME_ADMIN - Static variable in class com.metamatrix.common.util.LogContextsUtil.PlatformConstants
 
CTX_RUNTIME_ADMIN - Static variable in interface com.metamatrix.platform.util.LogPlatformConstants
 
CTX_RUNTIME_METADATA - Static variable in class com.metamatrix.common.util.LogContextsUtil.RuntimeMetadataConstants
 
CTX_RUNTIME_METADATA - Static variable in interface com.metamatrix.metadata.runtime.util.LogRuntimeMetadataConstants
 
CTX_RUNTIME_METADATA_ADMIN_API - Static variable in class com.metamatrix.common.util.LogContextsUtil.PlatformAdminConstants
 
CTX_RUNTIME_METADATA_ADMIN_API - Static variable in interface com.metamatrix.server.admin.api.ServerAdminLogConstants
 
CTX_RUNTIME_STATE_ADMIN_API - Static variable in class com.metamatrix.common.util.LogContextsUtil.PlatformAdminConstants
 
CTX_RUNTIME_STATE_ADMIN_API - Static variable in interface com.metamatrix.platform.admin.api.PlatformAdminLogConstants
 
CTX_SERVICE - Static variable in interface com.metamatrix.common.util.LogCommonConstants
 
CTX_SERVICE - Static variable in class com.metamatrix.common.util.LogContextsUtil.CommonConstants
 
CTX_SERVICE_CONTROLLER - Static variable in class com.metamatrix.common.util.LogContextsUtil.PlatformConstants
 
CTX_SERVICE_CONTROLLER - Static variable in interface com.metamatrix.platform.util.LogPlatformConstants
 
CTX_SESSION - Static variable in class com.metamatrix.common.util.LogContextsUtil.SecurityConstants
 
CTX_SESSION - Static variable in interface com.metamatrix.platform.security.audit.SecurityAuditContexts
 
CTX_SESSION - Static variable in interface com.metamatrix.platform.security.util.LogSecurityConstants
 
CTX_SESSION_CACHE - Static variable in class com.metamatrix.common.util.LogContextsUtil.SecurityConstants
 
CTX_SESSION_CACHE - Static variable in interface com.metamatrix.platform.security.util.LogSecurityConstants
 
CTX_SESSION_CLEANUP - Static variable in class com.metamatrix.common.util.LogContextsUtil.SecurityConstants
 
CTX_SESSION_CLEANUP - Static variable in interface com.metamatrix.platform.security.util.LogSecurityConstants
 
CTX_SESSION_MONITOR - Static variable in class com.metamatrix.common.util.LogContextsUtil.SecurityConstants
 
CTX_SESSION_MONITOR - Static variable in interface com.metamatrix.platform.security.util.LogSecurityConstants
 
CTX_STANDARD_ERR - Static variable in interface com.metamatrix.common.util.LogCommonConstants
 
CTX_STANDARD_ERR - Static variable in class com.metamatrix.common.util.LogContextsUtil.CommonConstants
 
CTX_STANDARD_OUT - Static variable in interface com.metamatrix.common.util.LogCommonConstants
 
CTX_STANDARD_OUT - Static variable in class com.metamatrix.common.util.LogContextsUtil.CommonConstants
 
CTX_STORAGE_MGR - Static variable in interface com.metamatrix.common.util.LogCommonConstants
 
CTX_STORAGE_MGR - Static variable in class com.metamatrix.common.util.LogContextsUtil.CommonConstants
 
CTX_TXN_LOG - Static variable in interface com.metamatrix.common.util.LogCommonConstants
 
CTX_TXN_LOG - Static variable in class com.metamatrix.common.util.LogContextsUtil.CommonConstants
 
CTX_UPDATE - Static variable in interface com.metamatrix.server.util.ServerAuditContexts
 
CTX_VM_CONTROLLER - Static variable in class com.metamatrix.common.util.LogContextsUtil.PlatformConstants
 
CTX_VM_CONTROLLER - Static variable in interface com.metamatrix.platform.util.LogPlatformConstants
 
CTX_XA_TXN - Static variable in interface com.metamatrix.common.util.LogCommonConstants
 
CTX_XA_TXN - Static variable in class com.metamatrix.common.util.LogContextsUtil.CommonConstants
 
CTX_XML_PLAN - Static variable in class com.metamatrix.common.util.LogContextsUtil.QueryConstants
 
CTX_XML_PLAN - Static variable in interface com.metamatrix.query.util.LogConstants
 
CTX_XML_PLANNER - Static variable in class com.metamatrix.common.util.LogContextsUtil.QueryConstants
 
CTX_XML_PLANNER - Static variable in interface com.metamatrix.query.util.LogConstants
 
curChar - Variable in class com.metamatrix.query.parser.SQLParserTokenManager
 
CURDATE - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
CURRENCY - Static variable in interface com.metamatrix.dqp.metadata.ResultsMetadataConstants
 
currency - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
CURRENT_CONFIGURATION - Static variable in class com.metamatrix.common.config.model.ConfigurationModel.Attribute
 
CURRENT_FOLDER_SYMBOL - Static variable in interface com.metamatrix.core.util.FileUtils.Constants
 
CURRENT_FOLDER_SYMBOL_CHAR - Static variable in interface com.metamatrix.core.util.FileUtils.Constants
 
CURRENT_INDEX_VERSION - Static variable in class com.metamatrix.metadata.runtime.impl.RecordFactory
The version number that is encoded with all newly created index records
currentCommand - Variable in class com.metamatrix.query.validator.AbstractValidationVisitor
 
CurrentConfigAuditConfigurationFactory - Class in com.metamatrix.platform.security.audit.config
 
CurrentConfigAuditConfigurationFactory() - Constructor for class com.metamatrix.platform.security.audit.config.CurrentConfigAuditConfigurationFactory
 
CurrentConfigHelper - Class in com.metamatrix.platform.config.util
The CurrentConfigHelper is used to load a configuration into memory when a repository isn't available.
CurrentConfigHelper() - Constructor for class com.metamatrix.platform.config.util.CurrentConfigHelper
 
CurrentConfiguration - Class in com.metamatrix.common.config
This class represents a single and universal framework for accessing the current configuration for an application or server VM.
CurrentConfigurationReader - Interface in com.metamatrix.common.config.reader
This interface defines a self-contained reader for the current configuration, and should be used only by the CurrentConfiguration framework.
currentDate() - Static method in class com.metamatrix.query.function.FunctionMethods
 
currentPage - Variable in class com.metamatrix.console.ui.views.connector.ImportWizardController
 
currentPage - Variable in class com.metamatrix.console.ui.views.connectorbinding.ImportBindingWizardController
 
currentPreparedStmtName - Variable in class com.metamatrix.cdk.QueryCommandTarget
 
currentRequestID - Variable in class com.metamatrix.jdbc.MMStatement
 
currentRow() - Method in interface com.metamatrix.query.processor.xml.PlanExecutor
Get the result set values of the current row.
currentTime() - Static method in class com.metamatrix.query.function.FunctionMethods
 
currentTimestamp() - Static method in class com.metamatrix.query.function.FunctionMethods
 
currentToken - Variable in exception com.metamatrix.query.parser.ParseException
This is the last token that has been consumed successfully.
CURSOR_DEFAULT - Static variable in class com.metamatrix.console.util.StaticProperties
 
CURSOR_WAIT - Static variable in class com.metamatrix.console.util.StaticProperties
 
CursorType - Class in com.metamatrix.soap.sqlquerywebservice.helper
This class is used to describe the value for 'cursor type' as part of the RequestInfo domain type.
CursorType() - Constructor for class com.metamatrix.soap.sqlquerywebservice.helper.CursorType
 
CursorType(String) - Constructor for class com.metamatrix.soap.sqlquerywebservice.helper.CursorType
 
cursorType - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.RequestInfo
 
CURTIME - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
CUSTOM_CLOB_FIELD_LIMIT_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
CUSTOM_ENTITY_OR_FIELD_LIMIT - Static variable in class com.sforce.soap.partner.StatusCode
 
CUSTOM_FIELD_INDEX_LIMIT_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
CUSTOM_INDEX_EXISTS - Static variable in class com.sforce.soap.partner.StatusCode
 
CUSTOM_LINK_LIMIT_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
CUSTOM_METADATA_LIMIT_EXCEEDED - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
CUSTOM_TAB_LIMIT_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
CustomizableTrackingService - Class in com.metamatrix.dqp.service
Tracking service implementation that defers to a CommandLoggerSPI service provider.
CustomizableTrackingService() - Constructor for class com.metamatrix.dqp.service.CustomizableTrackingService
 
customizeColumnPanel(JComponent, ButtonWidget, ButtonWidget) - Method in class com.metamatrix.toolbox.ui.widget.table.AbstractTableOptionPanel
 
customizeColumnPanel(JComponent, ButtonWidget, ButtonWidget) - Method in class com.metamatrix.toolbox.ui.widget.table.TableSortOptionPanel
 
CustomParser - Interface in com.metamatrix.script.shell
An interface used for replacing/or Hijacking the Beanshell parser
cut() - Method in class com.metamatrix.toolbox.ui.widget.TextFieldWidget
 

D

Data - Class in com.metamatrix.soap.sqlquerywebservice.helper
Domain object containing metadata and column/row information.
Data() - Constructor for class com.metamatrix.soap.sqlquerywebservice.helper.Data
 
data - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.Results
 
DATA_ACCESS_AUTHORIZATION_ENABLED - Static variable in class com.metamatrix.platform.security.api.service.AuthorizationServicePropertyNames
The environment property the determines whether data access authorization will be performed.
DATA_ADMIN - Static variable in class com.metamatrix.server.util.SecurityRoles.Name
 
DATA_CREATE - Static variable in class com.metamatrix.platform.security.api.StandardAuthorizationActions
 
DATA_CREATE_LABEL - Static variable in class com.metamatrix.platform.security.api.StandardAuthorizationActions
 
DATA_CREATE_VALUE - Static variable in class com.metamatrix.platform.security.api.StandardAuthorizationActions
 
DATA_DELETE - Static variable in class com.metamatrix.platform.security.api.StandardAuthorizationActions
 
DATA_DELETE_LABEL - Static variable in class com.metamatrix.platform.security.api.StandardAuthorizationActions
 
DATA_DELETE_VALUE - Static variable in class com.metamatrix.platform.security.api.StandardAuthorizationActions
 
DATA_PREFIX - Static variable in interface com.metamatrix.dqp.embedded.DQPEmbeddedProperties.DataService
Property prefix for DQP Data Service properties.
DATA_QUERY - Static variable in class com.metamatrix.console.util.StaticProperties
 
DATA_READ - Static variable in class com.metamatrix.platform.security.api.StandardAuthorizationActions
 
DATA_READ_LABEL - Static variable in class com.metamatrix.platform.security.api.StandardAuthorizationActions
 
DATA_READ_VALUE - Static variable in class com.metamatrix.platform.security.api.StandardAuthorizationActions
 
DATA_RESOURCE_POOLS - Static variable in class com.metamatrix.console.util.StaticProperties
 
DATA_ROLE - Static variable in interface com.metamatrix.query.eval.SecurityFunctionEvaluator
 
DATA_ROLES - Static variable in class com.metamatrix.console.ui.layout.PanelsTreeModel
 
DATA_ROLES_FILE - Static variable in interface com.metamatrix.core.vdb.VdbConstants
 
DATA_SERVICE - Static variable in interface com.metamatrix.dqp.service.DQPServiceNames
Data service - provides access to data via connectors
DATA_SESSION - Static variable in class com.metamatrix.console.util.StaticProperties
 
DATA_SOURCE_UNAVAILABLE - Static variable in interface com.metamatrix.console.ui.views.runtime.util.ServiceStateConstants
 
DATA_SOURCE_UNAVAILABLE_INDEX - Static variable in interface com.metamatrix.console.ui.views.runtime.model.StatisticsConstants
 
DATA_SUMMARY - Static variable in class com.metamatrix.console.util.StaticProperties
 
DATA_SYSLOG - Static variable in class com.metamatrix.console.util.StaticProperties
 
DATA_TAG - Static variable in class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.Data
 
DATA_TRANSACTION - Static variable in class com.metamatrix.console.util.StaticProperties
 
DATA_TYPE - Static variable in class com.metamatrix.common.object.PropertyType
 
DATA_TYPE - Static variable in interface com.metamatrix.dqp.metadata.ResultsMetadataConstants
 
DATA_TYPE - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Foundation.Class
 
DATA_TYPE - Static variable in interface com.metamatrix.metadata.runtime.util.RuntimeMetadataIDContext
 
DATA_TYPE_FACETS_NAMES - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES
 
DATA_TYPE_PROP - Static variable in interface com.metamatrix.metadata.runtime.util.RuntimeMetadataIDContext
 
DATA_TYPE_UUID - Static variable in interface com.metamatrix.modeler.core.metadata.runtime.DatatypeRecord.MetadataFieldNames
 
DATA_UPDATE - Static variable in class com.metamatrix.platform.security.api.StandardAuthorizationActions
 
DATA_UPDATE_LABEL - Static variable in class com.metamatrix.platform.security.api.StandardAuthorizationActions
 
DATA_UPDATE_VALUE - Static variable in class com.metamatrix.platform.security.api.StandardAuthorizationActions
 
DATAACCESS_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
DataAccessResource - Class in com.metamatrix.platform.security.api
Defines a resource associated with a BasicAuthorizationPermission.
DataAccessResource(String) - Constructor for class com.metamatrix.platform.security.api.DataAccessResource
ctor
DATABASE - Static variable in interface com.metamatrix.common.config.api.SearchbaseConnectorComponentType
 
DATABASE - Static variable in class com.metamatrix.common.connection.ManagedConnection
The environment property name for the database name.
DATABASE - Static variable in class com.metamatrix.common.jdbc.JDBCUtil
The environment property name for the database name.
DATABASE_PROPERTY_NAME - Static variable in class com.metamatrix.common.log.DbLogWriter
The name of the property that contains the name JDBC database to which log messages are to be recorded.
DATABASE_PROPERTY_NAME - Static variable in class com.metamatrix.platform.security.audit.destination.DatabaseAuditDestination
The name of the property that contains the name JDBC database to which log messages are to be recorded.
DATABASE_TIME_ZONE - Static variable in class org.teiid.connector.jdbc.JDBCPropertyNames
This is the property name of the ConnectorService property that defines the time zone of the source database.
DatabaseAuditDestination - Class in com.metamatrix.platform.security.audit.destination
 
DatabaseAuditDestination() - Constructor for class com.metamatrix.platform.security.audit.destination.DatabaseAuditDestination
 
DatabaseAuditDestination.ColumnName - Class in com.metamatrix.platform.security.audit.destination
 
DatabaseAuditDestination.ColumnName() - Constructor for class com.metamatrix.platform.security.audit.destination.DatabaseAuditDestination.ColumnName
 
DatabaseCommandLogger - Class in com.metamatrix.server.dqp.service.tracker
 
DatabaseCommandLogger() - Constructor for class com.metamatrix.server.dqp.service.tracker.DatabaseCommandLogger
 
DatabaseDialect - Class in com.metamatrix.vdb.materialization
Enumeration representing a type of database.
DatabaseMetaData - Interface in com.metamatrix.jdbc.api
The MetaMatrix-specific interface for retrieving metadata from the MetaMatrix server.
dataDefinitionCausesTransactionCommit() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether a DDL statement within a transaction forces the transaction to commit.
dataDefinitionIgnoredInTransactions() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether a DDL statement within a transaction is ignored.
DataEntitlementChangeNotification - Class in com.metamatrix.console.notification
 
DataEntitlementChangeNotification() - Constructor for class com.metamatrix.console.notification.DataEntitlementChangeNotification
 
dataMgr - Variable in class com.metamatrix.query.eval.Evaluator
 
DataNodeAuthorizationsControl - Class in com.metamatrix.console.ui.views.entitlements
 
DataNodeAuthorizationsControl(ButtonsStateController, boolean, boolean, boolean, boolean) - Constructor for class com.metamatrix.console.ui.views.entitlements.DataNodeAuthorizationsControl
 
DataNodeInfo - Class in com.metamatrix.console.ui.views.entitlements
 
DataNodeInfo(TreePath, boolean, DataNodePermissions, String, int, PermissionNode) - Constructor for class com.metamatrix.console.ui.views.entitlements.DataNodeInfo
 
DataNodePermissionChange - Class in com.metamatrix.console.ui.views.entitlements
 
DataNodePermissionChange(PermissionNode, int, boolean) - Constructor for class com.metamatrix.console.ui.views.entitlements.DataNodePermissionChange
 
DataNodePermissions - Class in com.metamatrix.console.ui.views.entitlements
 
DataNodePermissions(boolean, boolean, boolean, boolean) - Constructor for class com.metamatrix.console.ui.views.entitlements.DataNodePermissions
 
DataNodePermissions(String[]) - Constructor for class com.metamatrix.console.ui.views.entitlements.DataNodePermissions
Constructor to create a DataNodePermissions from the array of Strings contained in a PermissionNode object.
DataNodePermissions(PermissionNode) - Constructor for class com.metamatrix.console.ui.views.entitlements.DataNodePermissions
 
DataNodePermissionsWithNodeName - Class in com.metamatrix.console.ui.views.entitlements
 
DataNodePermissionsWithNodeName(PermissionNode, DataNodePermissions, DataNodePermissions, String, String) - Constructor for class com.metamatrix.console.ui.views.entitlements.DataNodePermissionsWithNodeName
 
DataNodesTreeModel - Class in com.metamatrix.console.ui.views.entitlements
 
DataNodesTreeModel(boolean, int, int, int, int) - Constructor for class com.metamatrix.console.ui.views.entitlements.DataNodesTreeModel
 
DataNodesTreeModel(DataNodesTreeNode) - Constructor for class com.metamatrix.console.ui.views.entitlements.DataNodesTreeModel
 
DataNodesTreeModel - Class in com.metamatrix.console.ui.views.vdb
 
DataNodesTreeModel(TreeNode) - Constructor for class com.metamatrix.console.ui.views.vdb.DataNodesTreeModel
 
DataNodesTreeModel(TreeNode, boolean) - Constructor for class com.metamatrix.console.ui.views.vdb.DataNodesTreeModel
 
DataNodesTreeModelGenerator - Class in com.metamatrix.console.ui.views.entitlements
 
DataNodesTreeModelGenerator(PermissionTreeView, boolean, boolean) - Constructor for class com.metamatrix.console.ui.views.entitlements.DataNodesTreeModelGenerator
 
DataNodesTreeModelGenerator(DataNodesTreeModel) - Constructor for class com.metamatrix.console.ui.views.entitlements.DataNodesTreeModelGenerator
 
DataNodesTreeNode - Class in com.metamatrix.console.ui.views.entitlements
 
DataNodesTreeNode(String, String, TreeNode, boolean, int, int, int, int, boolean) - Constructor for class com.metamatrix.console.ui.views.entitlements.DataNodesTreeNode
 
DataNotAvailableException - Exception in org.teiid.connector.api
Used by asynch connectors to indicate data is not available and results should be polled for after the given delay.
DataNotAvailableException() - Constructor for exception org.teiid.connector.api.DataNotAvailableException
 
DataNotAvailableException(long) - Constructor for exception org.teiid.connector.api.DataNotAvailableException
 
DataPayload - Class in com.metamatrix.connector.salesforce.execution
A bucket to pass data to the Salesforce connection.
DataPayload() - Constructor for class com.metamatrix.connector.salesforce.execution.DataPayload
 
DataPlugin - Class in org.teiid.connector
 
DataPlugin() - Constructor for class org.teiid.connector.DataPlugin
 
DataServerSessionTerminationHandler - Class in com.metamatrix.server.util
SessionTerminationHandler implementation that cleans up all resources associated with a Session on the MetaMatrix server.
DataServerSessionTerminationHandler() - Constructor for class com.metamatrix.server.util.DataServerSessionTerminationHandler
 
DataService - Interface in com.metamatrix.dqp.service
Defines interface for management of the Data Services, i.e Connectors with which all the physical data is accessed.
DATASERVICE - Static variable in class com.metamatrix.soap.servlet.MMGetVDBResourceServlet
 
DataServiceInfo - Class in com.metamatrix.soap.service
This is a holder object for information related to connecting to a MetaMatrix server .
DataServiceInfo() - Constructor for class com.metamatrix.soap.service.DataServiceInfo
 
DATASERVICESYSTEMMODEL_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
DataServiceWebServiceImpl - Class in com.metamatrix.soap.service
This class is the main implementation of the MetaMatrix Data Service feature.
DataServiceWebServiceImpl() - Constructor for class com.metamatrix.soap.service.DataServiceWebServiceImpl
 
DataServiceWebServiceImpl(MessageFactory, ConnectionSource) - Constructor for class com.metamatrix.soap.service.DataServiceWebServiceImpl
 
DATASOURCE_NAME - Static variable in class org.teiid.connector.jdbc.XAJDBCPropertyNames
An XA Transaction-related property.
dataSourceCommandEnd(long, String, long, String, String, String, String, String, int, boolean, boolean, ExecutionContext) - Method in class com.metamatrix.dqp.spi.basic.FileCommandLogger
Logs an entry for data source command ending.
dataSourceCommandEnd(long, String, long, String, String, String, String, String, int, boolean, boolean, ExecutionContext) - Method in interface com.metamatrix.dqp.spi.CommandLoggerSPI
Data source-specific command has ended.
dataSourceCommandEnd(long, String, long, String, String, String, String, String, int, boolean, boolean, ExecutionContext) - Method in class com.metamatrix.server.dqp.service.tracker.DatabaseCommandLogger
 
dataSourceCommandStart(long, String, long, String, String, String, String, String, String, ExecutionContext) - Method in class com.metamatrix.dqp.spi.basic.FileCommandLogger
Logs an entry for data source command starting.
dataSourceCommandStart(long, String, long, String, String, String, String, String, String, ExecutionContext) - Method in interface com.metamatrix.dqp.spi.CommandLoggerSPI
A data source-specific command has started.
dataSourceCommandStart(long, String, long, String, String, String, String, String, String, ExecutionContext) - Method in class com.metamatrix.server.dqp.service.tracker.DatabaseCommandLogger
 
datatier_0001 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
datatier package (003)
datatier_0001 - Static variable in class com.metamatrix.server.util.LogMessageKeys
datatier package (003)
datatier_0002 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0002 - Static variable in class com.metamatrix.server.util.LogMessageKeys
 
datatier_0003 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0003 - Static variable in class com.metamatrix.server.util.LogMessageKeys
 
datatier_0004 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0004 - Static variable in class com.metamatrix.server.util.LogMessageKeys
 
datatier_0005 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0006 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0007 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0008 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0009 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0010 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0011 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0012 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0013 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0014 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0015 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0016 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0017 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0018 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0019 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0020 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0021 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0022 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0023 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0024 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0025 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0026 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0027 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0028 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0029 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0030 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0031 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0032 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0033 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0034 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0035 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0036 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0037 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0038 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0039 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0040 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0041 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0042 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0043 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0044 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0045 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0046 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0047 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0048 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0049 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0050 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0051 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0052 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0053 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0054 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0055 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0056 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0057 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0058 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0059 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0060 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0061 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0062 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0063 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0064 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0065 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0066 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0067 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0068 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0069 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0070 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0071 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0072 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0073 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0074 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0075 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0076 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0078 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0079 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0080 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0081 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0082 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0083 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
datatier_0084 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
DataType - Interface in com.metamatrix.metadata.runtime.api
The DataType api represents the type of data a particular Element or Procedure is.
DATATYPE - Static variable in class com.metamatrix.modeler.core.index.IndexConstants.RECORD_TYPE
 
dataType() - Method in class com.metamatrix.query.parser.SQLParser
Parse a data type name - used only in conversion.
DATATYPE - Static variable in class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.Column.COLUMN_ATTRIBUTE_TAGS
 
DatatypeConstants - Class in com.metamatrix.modeler.core.types
DatatypeConstants
DatatypeConstants() - Constructor for class com.metamatrix.modeler.core.types.DatatypeConstants
 
DatatypeConstants.BuiltInNames - Class in com.metamatrix.modeler.core.types
The names of the built-in datatypes (54 entries) which includes both the XML Schema of schema built-in types and the MetaMatrix built-in types
DatatypeConstants.BuiltInNames() - Constructor for class com.metamatrix.modeler.core.types.DatatypeConstants.BuiltInNames
 
DatatypeConstants.MetaMatrixExtendedBuiltInNames - Class in com.metamatrix.modeler.core.types
The names of only MetaMatrix built-in types.
DatatypeConstants.MetaMatrixExtendedBuiltInNames() - Constructor for class com.metamatrix.modeler.core.types.DatatypeConstants.MetaMatrixExtendedBuiltInNames
 
DatatypeConstants.PrimitiveBuiltInNames - Class in com.metamatrix.modeler.core.types
The names of the primitive built-in datatypes (19 entries).
DatatypeConstants.PrimitiveBuiltInNames() - Constructor for class com.metamatrix.modeler.core.types.DatatypeConstants.PrimitiveBuiltInNames
 
DatatypeConstants.RuntimeTypeNames - Class in com.metamatrix.modeler.core.types
 
DatatypeConstants.RuntimeTypeNames() - Constructor for class com.metamatrix.modeler.core.types.DatatypeConstants.RuntimeTypeNames
 
DataTypeID - Interface in com.metamatrix.metadata.runtime.api
DataTypeID uniquely identifies a DataType
DataTypeManager - Class in com.metamatrix.common.types
This class manages data type, conversions between data types, and comparators for data types.
DataTypeManager.DefaultDataClasses - Class in com.metamatrix.common.types
 
DataTypeManager.DefaultDataClasses() - Constructor for class com.metamatrix.common.types.DataTypeManager.DefaultDataClasses
 
DataTypeManager.DefaultDataTypes - Class in com.metamatrix.common.types
 
DataTypeManager.DefaultDataTypes() - Constructor for class com.metamatrix.common.types.DataTypeManager.DefaultDataTypes
 
DatatypeRecord - Interface in com.metamatrix.modeler.core.metadata.runtime
ColumnRecord
DatatypeRecord.MetadataFieldNames - Interface in com.metamatrix.modeler.core.metadata.runtime
Constants for names of accessor methods that map to fields stored on the DatatypeRecords.
DatatypeRecordImpl - Class in com.metamatrix.metadata.runtime.impl
ColumnRecordImpl
DatatypeRecordImpl() - Constructor for class com.metamatrix.metadata.runtime.impl.DatatypeRecordImpl
 
DatatypeRecordImpl(MetadataRecordDelegate) - Constructor for class com.metamatrix.metadata.runtime.impl.DatatypeRecordImpl
 
DATATYPES_INDEX - Static variable in class com.metamatrix.modeler.core.index.IndexConstants.INDEX_NAME
 
DATATYPES_INDEX_FILE_NAME - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants
Defines the expected name of the built-in datatype index file
DATATYPES_MODEL_FILE_NAME - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants
Defines the expected name of the built-in datatype model file
DATATYPES_MODEL_FILE_NAME_WITHOUT_EXTENSION - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants
Defines the expected name of the built-in datatype model file
DATATYPES_ZIP_FILE_NAME - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants
Defines the expected name of the built-in datatype archive file
DATE - Static variable in class com.metamatrix.common.object.PropertyType
 
DATE - Static variable in class com.metamatrix.common.protocol.MMURLConnection
 
DATE - Static variable in class com.metamatrix.common.types.DataTypeManager.DefaultDataClasses
 
DATE - Static variable in class com.metamatrix.common.types.DataTypeManager.DefaultDataTypes
 
DATE - Static variable in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
 
DATE - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.BuiltInNames
 
DATE - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.PrimitiveBuiltInNames
 
DATE - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.RuntimeTypeNames
 
DATE - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
DATE - Static variable in class com.metamatrix.query.sql.ReservedWords
 
DATE - Static variable in class org.teiid.connector.api.TypeFacility.RUNTIME_NAMES
 
DATE - Static variable in interface org.teiid.connector.api.TypeFacility.RUNTIME_TYPES
 
DATE - Static variable in class org.teiid.connector.jdbc.translator.BasicFunctionModifier
 
DATE - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
DATE_CLASS - Static variable in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
 
DATE_FORMAT_PROPERTY - Static variable in interface com.metamatrix.toolbox.ui.UIConstants
 
DATE_FORMATTER - Static variable in class com.metamatrix.console.ui.views.connectorbinding.ImportBindingWizardRenamePanel
 
DATE_FORMATTER - Static variable in class com.metamatrix.console.ui.views.runtime.util.RuntimeMgmtUtils
 
DATE_RESULT_FORMATS - Static variable in class com.metamatrix.connector.text.TextPropertyNames
This property can be used to specify specific date formats for String type results that need to be converted into java.util.Date objects for joins or comparisons.
DATE_RESULT_FORMATS_DELIMITER - Static variable in class com.metamatrix.connector.text.TextPropertyNames
This is the delimiter for the String property value of the DATE_RESULT_FORMATS property.
DATE_TIME - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.BuiltInNames
 
DATE_TIME - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.PrimitiveBuiltInNames
 
DATE_TIME_TEXT_FIELD_WIDTH - Static variable in class com.metamatrix.console.ui.views.syslog.TimeSpanStartingOrEndingPanel
 
DATEFORMAT - Static variable in class com.metamatrix.console.util.StaticProperties
 
dateOfDayNumber(int) - Static method in class com.metamatrix.console.util.QCDate
 
dateOfMonthNumber(int) - Static method in class com.metamatrix.console.util.QCDate
 
dateOfQuarterNumber(int) - Static method in class com.metamatrix.console.util.QCDate
 
dateOfWeekNumber(int) - Static method in class com.metamatrix.console.util.QCDate
 
dateOfYearNumber(int) - Static method in class com.metamatrix.console.util.QCDate
 
DATETIME - Static variable in interface com.metamatrix.query.function.metadata.FunctionCategoryConstants
"Datetime" functions typically operate on or otherwise manipulate dates, times, or timestamps.
dateTimeOfInterval(QCDateTime, int, int) - Static method in class com.metamatrix.console.util.QCDateTime
 
DateToStringTransform - Class in com.metamatrix.common.types.basic
 
DateToStringTransform() - Constructor for class com.metamatrix.common.types.basic.DateToStringTransform
 
DateToTimestampTransform - Class in com.metamatrix.common.types.basic
 
DateToTimestampTransform() - Constructor for class com.metamatrix.common.types.basic.DateToTimestampTransform
 
DATETYPE - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
DateUtil - Class in com.metamatrix.core.util
 
DateUtil() - Constructor for class com.metamatrix.core.util.DateUtil
 
dayName(Date) - Static method in class com.metamatrix.query.function.FunctionMethods
 
DAYNAME - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
dayNumber(int, int, int) - Static method in class com.metamatrix.console.util.QCDate
 
dayNumber(QCDate) - Static method in class com.metamatrix.console.util.QCDate
 
dayNumberWithinYear(int, int, int) - Static method in class com.metamatrix.console.util.QCDate
 
dayNumberWithinYear(QCDate) - Static method in class com.metamatrix.console.util.QCDate
 
dayOfMonth(Date) - Static method in class com.metamatrix.query.function.FunctionMethods
 
DAYOFMONTH - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
dayOfWeek(int, int, int) - Static method in class com.metamatrix.console.util.QCDate
 
dayOfWeek(QCDate) - Static method in class com.metamatrix.console.util.QCDate
 
dayOfWeek(Date) - Static method in class com.metamatrix.query.function.FunctionMethods
 
DAYOFWEEK - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
dayOfYear(Date) - Static method in class com.metamatrix.query.function.FunctionMethods
 
DAYOFYEAR - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
DaysHoursMinutesSeconds - Class in com.metamatrix.console.util
Class which holds a time amount as a number of days, hours, minutes, and seconds.
DaysHoursMinutesSeconds(int, int, int, int) - Constructor for class com.metamatrix.console.util.DaysHoursMinutesSeconds
Constructor.
DaysHoursMinutesSeconds(int, int, int) - Constructor for class com.metamatrix.console.util.DaysHoursMinutesSeconds
Constructor using 0 for seconds.
DaysHoursMinutesSeconds(int) - Constructor for class com.metamatrix.console.util.DaysHoursMinutesSeconds
Constructor converting a number of seconds to a number of days, hours, minutes, and seconds.
DaysHoursMinutesSeconds(long) - Constructor for class com.metamatrix.console.util.DaysHoursMinutesSeconds
Constructor converting a number of milliseconds to a number of days, hours, minutes, and seconds.
DayWeekQuarterFunctionModifier - Class in org.teiid.connector.jdbc.oracle
This a method for multiple use.
DayWeekQuarterFunctionModifier(ILanguageFactory, String) - Constructor for class org.teiid.connector.jdbc.oracle.DayWeekQuarterFunctionModifier
 
Db - Static variable in class com.sforce.soap.partner.DebugLevel
 
DB2 - Static variable in interface com.metamatrix.common.jdbc.JDBCPlatform.Protocol
 
DB2 - Static variable in interface com.metamatrix.server.admin.api.MaterializationLoadScripts.DatabaseType
 
DB2 - Static variable in class com.metamatrix.vdb.materialization.DatabaseDialect
 
DB2Capabilities - Class in org.teiid.connector.jdbc.db2
 
DB2Capabilities() - Constructor for class org.teiid.connector.jdbc.db2.DB2Capabilities
 
DB2ConvertModifier - Class in org.teiid.connector.jdbc.db2
 
DB2ConvertModifier(ILanguageFactory) - Constructor for class org.teiid.connector.jdbc.db2.DB2ConvertModifier
 
DB2SQLTranslator - Class in org.teiid.connector.jdbc.db2
 
DB2SQLTranslator() - Constructor for class org.teiid.connector.jdbc.db2.DB2SQLTranslator
 
DBIDController - Interface in com.metamatrix.common.id.dbid
 
DBIDGenerator - Class in com.metamatrix.common.id.dbid
 
DBIDGeneratorException - Exception in com.metamatrix.common.id.dbid
Exception which occurs if an error occurs within the server that is not business-related.
DBIDGeneratorException() - Constructor for exception com.metamatrix.common.id.dbid.DBIDGeneratorException
No-Arg Constructor
DBIDGeneratorException(String) - Constructor for exception com.metamatrix.common.id.dbid.DBIDGeneratorException
Construct an instance with the message specified.
DBIDGeneratorException(String, String) - Constructor for exception com.metamatrix.common.id.dbid.DBIDGeneratorException
Construct an instance with the message and error code specified.
DBIDGeneratorException(Exception, String) - Constructor for exception com.metamatrix.common.id.dbid.DBIDGeneratorException
Construct an instance from a message and an exception to chain to this one.
DBIDGeneratorException(Exception, String, String) - Constructor for exception com.metamatrix.common.id.dbid.DBIDGeneratorException
Construct an instance from a message and a code and an exception to chain to this one.
DBIDResourceTransaction - Class in com.metamatrix.common.id.dbid.spi.jdbc
TransactionSourceTransaction implementation.
DBIDResourceTransaction(ManagedConnection, boolean) - Constructor for class com.metamatrix.common.id.dbid.spi.jdbc.DBIDResourceTransaction
Create a new instance of a transaction for a managed connection.
DBIDResourceTransactionFactory - Class in com.metamatrix.common.id.dbid.spi.jdbc
 
DBIDResourceTransactionFactory() - Constructor for class com.metamatrix.common.id.dbid.spi.jdbc.DBIDResourceTransactionFactory
 
DBIDSourceTransaction - Interface in com.metamatrix.common.id.dbid.spi
Defines methods used by DBIDGenerator create ID blocks.
DBL_SPACE - Static variable in interface com.metamatrix.core.util.StringUtil.Constants
 
DbLogListener - Class in com.metamatrix.common.log
Listener class to log messages to the Database
DbLogListener(Properties, boolean) - Constructor for class com.metamatrix.common.log.DbLogListener
Listen for log messages and write them to a database.
DBLogReader - Class in com.metamatrix.common.log.reader
Reads log entries from the repository database.
DBLogReader() - Constructor for class com.metamatrix.common.log.reader.DBLogReader
 
DbLogWriter - Class in com.metamatrix.common.log
- flag for turning off logging after # times unsuccessful writes (2) or can't connect (1 retry) - timestamp when turned off - determine period to reset flags - on msg write - check flag or if period for resume retry - any messages sent during the down time will not written out by this logger - add System.err messages when restarting and stopping the logging
DbLogWriter(Properties) - Constructor for class com.metamatrix.common.log.DbLogWriter
 
DbLogWriter.ColumnName - Class in com.metamatrix.common.log
 
DbLogWriter.ColumnName() - Constructor for class com.metamatrix.common.log.DbLogWriter.ColumnName
 
DbWriterException - Exception in com.metamatrix.common.log
 
DbWriterException() - Constructor for exception com.metamatrix.common.log.DbWriterException
Construct a default instance of this class.
DbWriterException(String) - Constructor for exception com.metamatrix.common.log.DbWriterException
Construct an instance with the message specified.
DbWriterException(String, String) - Constructor for exception com.metamatrix.common.log.DbWriterException
Construct an instance with the message and error code specified.
DbWriterException(Exception, String) - Constructor for exception com.metamatrix.common.log.DbWriterException
Construct an instance from a message and an exception to chain to this one.
DbWriterException(Exception, String, String) - Constructor for exception com.metamatrix.common.log.DbWriterException
Construct an instance from a message and a code and an exception to chain to this one.
DD_MM_YY - Static variable in class com.metamatrix.console.util.StaticProperties
 
DDMMYY - Static variable in class com.metamatrix.console.util.StaticProperties
 
DDMONCCYY - Static variable in class com.metamatrix.console.util.StaticProperties
 
deassignBindingFromModel(String, String, String, String) - Method in interface com.metamatrix.admin.api.server.ServerConfigAdmin
Deassign a ConnectorBinding from a VDB's Model
deassignBindingFromModel(String, String, String, String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
deassignBindingFromModel(String, String, String, String) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
deassignBindingsFromModel(String[], String, String, String) - Method in interface com.metamatrix.admin.api.server.ServerConfigAdmin
Deassign ConnectorBindings from a VDB's Model.
deassignBindingsFromModel(String[], String, String, String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
deassignBindingsFromModel(String[], String, String, String) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
DEBUG - Static variable in class bsh.Interpreter
 
debug(String) - Static method in class bsh.Interpreter
Print a debug message on debug stream associated with this interpreter only if debugging is turned on.
debug - Static variable in class com.metamatrix.common.classloader.ClassLoaderUtil
 
DEBUG - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
DEBUG - Static variable in class com.metamatrix.query.sql.ReservedWords
 
DEBUG - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
DEBUG_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
DebuggingHeader - Class in com.sforce.soap.partner
 
DebuggingHeader() - Constructor for class com.sforce.soap.partner.DebuggingHeader
 
DebuggingHeader(DebugLevel) - Constructor for class com.sforce.soap.partner.DebuggingHeader
 
DebuggingInfo - Class in com.sforce.soap.partner
 
DebuggingInfo() - Constructor for class com.sforce.soap.partner.DebuggingInfo
 
DebuggingInfo(String) - Constructor for class com.sforce.soap.partner.DebuggingInfo
 
DebugLevel - Class in com.sforce.soap.partner
 
DebugLevel(String) - Constructor for class com.sforce.soap.partner.DebugLevel
 
DebugOnly - Static variable in class com.sforce.soap.partner.DebugLevel
 
debugStream - Variable in class com.metamatrix.query.parser.SQLParserTokenManager
 
DECENDENT_OR_SELF - Static variable in class com.metamatrix.common.xml.XPathUtil.Operator
 
DECIMAL - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.BuiltInNames
 
DECIMAL - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.PrimitiveBuiltInNames
 
DECLARE - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
DECLARE - Static variable in class com.metamatrix.query.sql.ReservedWords
 
DECLARE - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
declareStatement(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse declare statement
DeclareStatement - Class in com.metamatrix.query.sql.proc
This class represents a statement used to declare variables in the storedprocedure language.
DeclareStatement() - Constructor for class com.metamatrix.query.sql.proc.DeclareStatement
Constructor for DeclareStatement.
DeclareStatement(ElementSymbol, String) - Constructor for class com.metamatrix.query.sql.proc.DeclareStatement
Constructor for DeclareStatement.
DeclareStatement(ElementSymbol, String, LanguageObject) - Constructor for class com.metamatrix.query.sql.proc.DeclareStatement
Constructor for DeclareStatement.
decode(String) - Static method in class com.metamatrix.core.util.Base64
Decodes data from Base64 notation.
DECODEINTEGER - Static variable in class com.metamatrix.query.function.FunctionLibrary
 
DECODESTRING - Static variable in class com.metamatrix.query.function.FunctionLibrary
 
decrement() - Method in class com.metamatrix.toolbox.ui.widget.IntegerSpinner
 
decrementDisplayedPanelCount() - Static method in class com.metamatrix.console.ui.views.syslog.RowsNotSelectedPanel
 
decrementProgramCounter() - Method in class com.metamatrix.query.processor.program.Program
Decrements the program counter, so that the next call to Program.getCurrentInstruction() will return the previous instruction.
decrypt(byte[]) - Method in class com.metamatrix.common.util.crypto.cipher.BasicCryptor
Decrypt the ciphertext to yield the original cleartext.
decrypt(String) - Method in class com.metamatrix.common.util.crypto.cipher.BasicCryptor
 
decrypt(byte[]) - Method in interface com.metamatrix.common.util.crypto.Decryptor
Decrypt the ciphertext in byte array format to yield the original cleartext.
decrypt(String) - Method in interface com.metamatrix.common.util.crypto.Decryptor
Decrypt the ciphertext to yield the original cleartext.
decrypt(byte[]) - Method in class com.metamatrix.common.util.crypto.NullCryptor
 
decrypt(String) - Method in class com.metamatrix.common.util.crypto.NullCryptor
 
decryptKey - Variable in class com.metamatrix.common.util.crypto.cipher.BasicCryptor
The key to be used for decryption.
Decryptor - Interface in com.metamatrix.common.util.crypto
Interface defining a utility that can perform decryption of ciphertext to yield the original cleartext.
decryptProperty(String) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedDataService
Decrypt the given property using the Crypto libraries.
deepClone() - Method in class com.metamatrix.platform.security.audit.config.UnmodifiableAuditConfiguration
 
DeepPostOrderNavigator - Class in com.metamatrix.query.sql.navigator
 
DeepPostOrderNavigator(LanguageVisitor) - Constructor for class com.metamatrix.query.sql.navigator.DeepPostOrderNavigator
 
DeepPreOrderNavigator - Class in com.metamatrix.query.sql.navigator
 
DeepPreOrderNavigator(LanguageVisitor) - Constructor for class com.metamatrix.query.sql.navigator.DeepPreOrderNavigator
 
DEF_FILE_NAME - Static variable in interface com.metamatrix.core.vdb.VdbConstants
 
DEFAULT - Static variable in class com.metamatrix.cache.CacheConfiguration
 
DEFAULT - Static variable in class com.metamatrix.jdbc.api.SQLStates
External routine exception.
DEFAULT - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
DEFAULT_ACTIONS - Static variable in class com.metamatrix.platform.security.api.AuthorizationPermission
The default action for rules is NONE.
DEFAULT_ADMIN_USERNAME - Static variable in interface com.metamatrix.platform.security.api.service.MembershipServiceInterface
 
DEFAULT_ALIAS - Static variable in class com.metamatrix.common.util.crypto.cipher.SymmetricCryptor
 
DEFAULT_ALIAS - Static variable in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseFactory
 
DEFAULT_ALL_TEXT - Static variable in class com.metamatrix.console.ui.util.SelectAllOrNonePopupController
 
DEFAULT_ANON_USERNAME - Static variable in interface com.metamatrix.core.CoreConstants
Constant for the anonymous Teiid system username
DEFAULT_APP_NAME - Static variable in class com.metamatrix.jdbc.BaseDataSource
 
DEFAULT_APPEND - Static variable in class com.metamatrix.platform.security.audit.destination.SingleFileAuditDestination
 
DEFAULT_APPLICATION_NAME - Static variable in class com.metamatrix.common.comm.platform.client.ServerAdminFactory
 
DEFAULT_ATTRIBUTE_KIND - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
DEFAULT_AUDIT_LEVEL - Static variable in class com.metamatrix.platform.security.audit.AuditLevel
The default message level is NONE.
DEFAULT_AUDIT_MAX_THREADS - Static variable in class com.metamatrix.platform.security.audit.AuditManager
 
DEFAULT_AUDIT_THREAD_TTL - Static variable in class com.metamatrix.platform.security.audit.AuditManager
 
DEFAULT_BUFFER_SIZE - Static variable in class com.metamatrix.core.util.FileUtils
 
DEFAULT_BUILT_IN_TYPE - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Defaults
The default value for MappingNodeConstants.Properties.BUILT_IN_TYPE
DEFAULT_CARDINALITY_MAXIMUM_BOUND - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Defaults
The default maximum bound of the cardinality of a node.
DEFAULT_CARDINALITY_MINIMUM_BOUND - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Defaults
The default minimum bound of the cardinality of a node.
DEFAULT_CHAR_OCTET_LENGTH - Static variable in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseFactory
 
DEFAULT_CONNECTION_FACTORY_CLASS - Static variable in class com.metamatrix.common.extensionmodule.ExtensionModulePropertyNames
The default connection factory class to use when one is not specified.
DEFAULT_CONNECTOR_BATCH_SIZE - Static variable in class com.metamatrix.common.buffer.impl.BufferConfig
 
DEFAULT_CONSOLE_AUDIT_FORMAT_PROPERTY_NAME - Static variable in class com.metamatrix.platform.security.audit.destination.ConsoleAuditDestination
 
DEFAULT_CONTENT_TYPE - Static variable in class com.metamatrix.common.util.WSDLServletUtil
Default content type for the VDBResourceServlet
DEFAULT_DEFAULT_VALUE - Static variable in class com.metamatrix.common.object.PropertyDefinitionImpl
 
DEFAULT_DELAY - Static variable in class com.metamatrix.console.models.TimedManager
Default refresh rate (seconds) used if none is otherwise specified.
DEFAULT_DELAY - Static variable in class com.metamatrix.console.util.AutoRefresher
Default refresh rate (seconds) used if none is otherwise specified.
DEFAULT_DELIMITER - Static variable in class com.metamatrix.common.object.PropertyDefinitionImpl
 
DEFAULT_DESC - Static variable in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseFactory
 
DEFAULT_DIALOG_TITLE - Static variable in class com.metamatrix.toolbox.ui.widget.PasswordButton
 
DEFAULT_DIALOG_TITLE_PROPERTY - Static variable in class com.metamatrix.toolbox.ui.widget.PasswordButton
 
DEFAULT_DISPLAY_NAME - Static variable in class com.metamatrix.common.object.PropertyDefinitionImpl
 
DEFAULT_DOCUMENT_ENCODING - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Defaults
The default value for MappingNodeConstants.Properties.DOCUMENT_ENCODING
DEFAULT_ERROR_PREFIX - Static variable in class com.metamatrix.console.ui.util.property.PropertyProvider
The default error prefix is "**".
DEFAULT_ESCAPE_CHARACTER - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
DEFAULT_EXCEPTION_ON_DEFAULT - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Defaults
The default value for MappingNodeConstants.Properties.EXCEPTION_ON_DEFAULT
DEFAULT_EXCEPTION_ON_RECURSION_LIMIT - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Defaults
The default value for MappingNodeConstants.Properties.EXCEPTION_ON_RECURSION_LIMIT
DEFAULT_FACTORY_CLASS - Static variable in class com.metamatrix.platform.security.api.service.AuthorizationServicePropertyNames
The default authorization factory class when no class is specified.
DEFAULT_FETCH_SIZE - Static variable in class com.metamatrix.dqp.message.RequestMessage
 
DEFAULT_FETCH_SIZE - Static variable in class com.metamatrix.jdbc.BaseDataSource
 
DEFAULT_FILE_NAME - Static variable in class com.metamatrix.platform.security.audit.destination.SingleFileAuditDestination
 
DEFAULT_FORMAT - Static variable in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseFactory
 
DEFAULT_FORMATTED_DOCUMENT - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Defaults
The default value for MappingNodeConstants.Properties.FORMATTED_DOCUMENT
DEFAULT_GROUPS_DISPLAY_NAME_ATTRIBUTE - Static variable in class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
DEFAULT_ICON - Static variable in class com.metamatrix.console.main.AdminConsoleMain
 
DEFAULT_IGNORE_CASE - Static variable in class com.metamatrix.toolbox.ui.widget.util.StringFilter
 
DEFAULT_INDENT - Static variable in class com.metamatrix.api.core.xmi.XMIHeader
Default indentation upon write
DEFAULT_INDENT_SIZE - Static variable in class com.metamatrix.common.xml.XMLReaderWriterImpl
 
DEFAULT_IS_AUTO_INCREMENTED - Static variable in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseFactory
 
DEFAULT_IS_CASE_SENSITIVE - Static variable in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseFactory
 
DEFAULT_IS_CONSTRAINED - Static variable in class com.metamatrix.common.object.PropertyDefinitionImpl
 
DEFAULT_IS_CURRENCY - Static variable in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseFactory
 
DEFAULT_IS_DEFAULT_CHOICE - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Defaults
The default value for MappingNodeConstants.Properties.IS_DEFAULT_CHOICE
DEFAULT_IS_EFFECTIVE_IMMEDIATELY - Static variable in interface com.metamatrix.common.config.api.ComponentTypeDefn
This is the default value for the effective immediately attribute of a ComponentTypeDefn.
DEFAULT_IS_EXCLUDED - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Defaults
The default value for MappingNodeConstants.Properties.IS_NILLABLE
DEFAULT_IS_EXPERT - Static variable in class com.metamatrix.common.object.PropertyDefinitionImpl
 
DEFAULT_IS_FIXED_LENGTH - Static variable in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseFactory
 
DEFAULT_IS_INCLUDED - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Defaults
The default value for MappingNodeConstants.Properties.IS_INCLUDED
DEFAULT_IS_MASKED - Static variable in class com.metamatrix.common.object.PropertyDefinitionImpl
 
DEFAULT_IS_MODIFIABLE - Static variable in class com.metamatrix.common.object.PropertyDefinitionImpl
 
DEFAULT_IS_NILLABLE - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Defaults
The default value for MappingNodeConstants.Properties.IS_NILLABLE
DEFAULT_IS_NULLABLE - Static variable in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseFactory
 
DEFAULT_IS_OPTIONAL - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Defaults
The default value for MappingNodeConstants.Properties.IS_OPTIONAL
DEFAULT_IS_RECURSIVE - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Defaults
The default value for MappingNodeConstants.Properties.IS_RECURSIVE
DEFAULT_IS_RECURSIVE_ROOT - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Defaults
The default value for MappingNodeConstants.Properties.IS_RECURSIVE_ROOT
DEFAULT_IS_REQUIRED - Static variable in class com.metamatrix.common.object.PropertyDefinitionImpl
 
DEFAULT_IS_SIGNED - Static variable in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseFactory
 
DEFAULT_JNDI_URL - Static variable in class com.metamatrix.common.util.CommonPropertyNames
 
DEFAULT_KEY_BITS - Static variable in class com.metamatrix.common.util.crypto.cipher.SymmetricCryptor
 
DEFAULT_KEYSTORE_TYPE - Static variable in class com.metamatrix.common.net.ServerSocketConfiguration
 
DEFAULT_LABEL - Static variable in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseFactory
 
DEFAULT_LENGTH - Static variable in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseFactory
 
DEFAULT_LOG_FILE - Static variable in class com.metamatrix.console.main.AdminConsoleMain
 
DEFAULT_LOG_FILE - Static variable in class com.metamatrix.core.commandshell.CommandShell
 
DEFAULT_LOG_FORMAT_PROPERTY_NAME - Static variable in class com.metamatrix.platform.security.audit.destination.AbstractAuditDestination
 
DEFAULT_LOG_LEVEL - Static variable in class com.metamatrix.jdbc.BaseDataSource
 
DEFAULT_LOGFILE_SIZE - Static variable in interface com.metamatrix.dqp.service.TransactionService
 
DEFAULT_MAX_CNCTR_NAME_LENGTH - Static variable in class com.metamatrix.server.dqp.service.tracker.TransactionLogWriter
 
DEFAULT_MAX_EXCEPTION_LENGTH - Static variable in class com.metamatrix.common.log.DbLogWriter
 
DEFAULT_MAX_GENERAL_LENGTH - Static variable in class com.metamatrix.common.log.DbLogWriter
 
DEFAULT_MAX_GENERAL_LENGTH - Static variable in class com.metamatrix.platform.security.audit.destination.DatabaseAuditDestination
 
DEFAULT_MAX_MDL_NAME_LENGTH - Static variable in class com.metamatrix.server.dqp.service.tracker.TransactionLogWriter
 
DEFAULT_MAX_MSG_LENGTH - Static variable in class com.metamatrix.common.log.DbLogWriter
 
DEFAULT_MAX_RANGE - Static variable in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseFactory
 
DEFAULT_MAX_RESOURCE_LENGTH - Static variable in class com.metamatrix.platform.security.audit.destination.DatabaseAuditDestination
 
DEFAULT_MAX_ROLLOVER_FILES - Static variable in interface com.metamatrix.dqp.service.TransactionService
 
DEFAULT_MAX_SIZE - Static variable in class com.metamatrix.common.types.BlobImpl
 
DEFAULT_MAX_SIZE - Static variable in class com.metamatrix.common.types.ClobImpl
 
DEFAULT_MAX_SQL_LENGTH - Static variable in class com.metamatrix.server.dqp.service.tracker.TransactionLogWriter
 
DEFAULT_MAX_VDB_NAME_LENGTH - Static variable in class com.metamatrix.server.dqp.service.tracker.TransactionLogWriter
 
DEFAULT_MAX_VDB_VERSION_LENGTH - Static variable in class com.metamatrix.server.dqp.service.tracker.TransactionLogWriter
 
DEFAULT_MESSAGE - Static variable in class com.metamatrix.query.processor.xml.AbortProcessingInstruction
Default message included in the RuntimeException thrown from AbortProcessingInstruction.process(com.metamatrix.query.processor.xml.XMLProcessorEnvironment, com.metamatrix.query.processor.xml.XMLContext)
DEFAULT_MESSAGE_LEVEL - Static variable in class com.metamatrix.core.log.MessageLevel
The default message level is WARNING.
DEFAULT_MIN_RANGE - Static variable in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseFactory
 
DEFAULT_NAMESPACE_PREFIX - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants
This constant is merely used as a placeholder in the declaration of a default namespace in an XML doc instance.
DEFAULT_NAMESPACE_URI - Static variable in class com.metamatrix.query.processor.xml.NodeDescriptor
 
DEFAULT_NAMESPACES - Static variable in class com.metamatrix.common.properties.TextManager
The default namespace searched by TextManager.
DEFAULT_NODE_TYPE - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Defaults
The default output type of the node, if no value is specified
DEFAULT_NONE_TEXT - Static variable in class com.metamatrix.console.ui.util.SelectAllOrNonePopupController
 
DEFAULT_NORMALIZE_TEXT - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Defaults
The default value for MappingNodeConstants.Properties.NORMALIZE_TEXT
DEFAULT_NULL_TYPE - Static variable in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseFactory
 
DEFAULT_PARTIAL_RESULTS_MODE - Static variable in class com.metamatrix.jdbc.BaseDataSource
 
DEFAULT_POSITION_IN_GROUP - Static variable in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseFactory
 
DEFAULT_PRECISION_LENGTH - Static variable in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseFactory
 
DEFAULT_PROPERTIES - Static variable in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseFactory
 
DEFAULT_PROTOCOL - Static variable in class com.metamatrix.common.api.MMURL
 
DEFAULT_RADIX - Static variable in class com.metamatrix.dqp.metadata.ResultsMetadataDefaults
 
DEFAULT_RADIX - Static variable in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseFactory
 
DEFAULT_READ_ONLY_PRIVILEGE - Static variable in interface com.metamatrix.common.object.PropertyAccessPolicy
 
DEFAULT_READ_ONLY_PRIVILEGE - Static variable in class com.metamatrix.console.ui.views.properties.ConsolePropertiedEditor
 
DEFAULT_RECURSION_LIMIT - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Defaults
The default value for MappingNodeConstants.Properties.RECURSION_LIMIT
DEFAULT_REQUIRES_RESTART - Static variable in class com.metamatrix.common.object.PropertyDefinitionImpl
 
DEFAULT_RESOURCE_DELIMITER - Static variable in class com.metamatrix.platform.security.audit.destination.DatabaseAuditDestination
 
DEFAULT_RESULT_SET_CACHE_MODE - Static variable in class com.metamatrix.jdbc.BaseDataSource
 
DEFAULT_RUNTIME_TYPE_FIXED_VALUE - Static variable in class com.metamatrix.modeler.core.types.EnterpriseDatatypeInfo
 
DEFAULT_RUNTIME_TYPE_VALUE - Static variable in class com.metamatrix.modeler.core.types.EnterpriseDatatypeInfo
 
DEFAULT_SCALE - Static variable in class com.metamatrix.dqp.metadata.ResultsMetadataDefaults
 
DEFAULT_SCALE - Static variable in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseFactory
 
DEFAULT_SEARCH_FILTER - Static variable in class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
DEFAULT_SEARCH_TYPE - Static variable in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseFactory
 
DEFAULT_SEPARATE_TXN_LOG - Static variable in interface com.metamatrix.dqp.service.TransactionService
 
DEFAULT_SEPARATOR - Static variable in class com.metamatrix.console.ui.layout.MenuEntry
 
DEFAULT_SHORT_DESCRIPTION - Static variable in class com.metamatrix.common.object.PropertyDefinitionImpl
 
DEFAULT_SPACELIMIT - Static variable in class com.metamatrix.core.util.LRUCache
Default amount of space in the cache
DEFAULT_SPACELIMIT - Static variable in class com.metamatrix.modeler.transformation.metadata.TransformationMetadataFacade
Default amount of space in the cache
DEFAULT_SPACELIMIT_PARTIAL_NAME_CACHE - Static variable in class com.metamatrix.modeler.transformation.metadata.TransformationMetadataFacade
Partial name cache is useful when the user executes same kind of partial name queries many times, number of such queries will not be many so limiting this cachesize to 100.
DEFAULT_SPACER_HEIGHT - Static variable in class com.metamatrix.toolbox.ui.widget.SpacerWidget
 
DEFAULT_SPACER_WIDTH - Static variable in class com.metamatrix.toolbox.ui.widget.SpacerWidget
 
DEFAULT_SSL_PROTOCOL - Static variable in class com.metamatrix.common.net.ServerSocketConfiguration
 
DEFAULT_STARTER_MAX_THREADS - Static variable in class com.metamatrix.platform.vm.controller.ProcessController
 
DEFAULT_STARTER_TIMETOLIVE - Static variable in class com.metamatrix.platform.vm.controller.ProcessController
 
DEFAULT_STATUS_TEXT - Static variable in class com.metamatrix.console.ui.StatusPanel
 
DEFAULT_STORE_PASSWORD - Static variable in class com.metamatrix.common.util.crypto.cipher.SymmetricCryptor
 
DEFAULT_STRONG_COST - Static variable in class com.metamatrix.query.optimizer.relational.rules.NewCalculateCostUtil
 
DEFAULT_SUPPORTS_AGGREGATE - Static variable in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
DEFAULT_SUPPORTS_AND - Static variable in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
DEFAULT_SUPPORTS_BLACK_BOX_JOIN - Static variable in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
DEFAULT_SUPPORTS_DISTINCT - Static variable in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
DEFAULT_SUPPORTS_GROUP_BY - Static variable in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
DEFAULT_SUPPORTS_JOIN - Static variable in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
DEFAULT_SUPPORTS_LEAF_SELECT - Static variable in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
DEFAULT_SUPPORTS_OR - Static variable in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
DEFAULT_SUPPORTS_ORDER_BY - Static variable in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
DEFAULT_SUPPORTS_OUTERJOIN - Static variable in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
DEFAULT_SUPPORTS_SELECT - Static variable in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseFactory
 
DEFAULT_SUPPORTS_SELECT - Static variable in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
DEFAULT_SUPPORTS_SET - Static variable in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseFactory
 
DEFAULT_SUPPORTS_SET - Static variable in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
DEFAULT_SUPPORTS_SINGLE_GROUP_SELECT - Static variable in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
DEFAULT_SUPPORTS_SUBSCR - Static variable in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
DEFAULT_SUPPORTS_SUBSCRIPTION - Static variable in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseFactory
 
DEFAULT_SUPPORTS_TRANS - Static variable in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
DEFAULT_SUPPORTS_UPDATE - Static variable in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseFactory
 
DEFAULT_SUPPORTS_WHERE - Static variable in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
DEFAULT_SYM_ALGORITHM - Static variable in class com.metamatrix.common.util.crypto.cipher.SymmetricCryptor
 
DEFAULT_SYM_KEY_ALGORITHM - Static variable in class com.metamatrix.common.util.crypto.cipher.SymmetricCryptor
 
DEFAULT_SYSTEM - Static variable in class org.teiid.connector.api.CredentialMap
 
DEFAULT_TABLE_NAME - Static variable in class com.metamatrix.common.log.DbLogWriter
 
DEFAULT_TABLE_NAME - Static variable in class com.metamatrix.common.log.reader.DBLogReader
 
DEFAULT_TABLE_NAME - Static variable in class com.metamatrix.platform.security.audit.destination.DatabaseAuditDestination
 
DEFAULT_TEMP_GROUP_NAMES - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Defaults
The default value for MappingNodeConstants.Properties.TEMP_GROUP_NAMES
DEFAULT_TEXT - Static variable in class com.metamatrix.toolbox.ui.widget.PasswordButton
 
DEFAULT_TEXT_PROPERTY - Static variable in class com.metamatrix.toolbox.ui.widget.PasswordButton
 
DEFAULT_TIME_ZONE - Static variable in class org.teiid.connector.jdbc.translator.Translator
 
DEFAULT_TIMEOUT - Static variable in class com.metamatrix.jdbc.BaseDataSource
 
DEFAULT_TO_LOGON - Static variable in interface com.metamatrix.jdbc.api.ConnectionProperties
 
DEFAULT_TXN_MGR_LOG_DIR - Static variable in interface com.metamatrix.dqp.service.TransactionService
 
DEFAULT_TXN_STATUS_PORT - Static variable in interface com.metamatrix.dqp.service.TransactionService
 
DEFAULT_TXN_TIMEOUT - Static variable in interface com.metamatrix.dqp.service.TransactionService
 
DEFAULT_TYPE - Static variable in class com.metamatrix.common.object.PropertyDefinitionImpl
 
DEFAULT_USE_NEW_LINES - Static variable in class com.metamatrix.common.xml.XMLReaderWriterImpl
 
DEFAULT_USERNAME - Static variable in class com.metamatrix.console.util.StaticProperties
 
DEFAULT_USERS_DISPLAY_NAME_ATTRIBUTE - Static variable in class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
DEFAULT_VALUE - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentTypes.ComponentType.ComponentTypeDefn.PropertyDefinition.Attributes
 
DEFAULT_VALUE - Static variable in class com.metamatrix.common.object.PropertyDefinitionImpl
 
DEFAULT_VALUE - Static variable in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseFactory
 
DEFAULT_VALUE - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Properties
This property represents a default value for an XML node
DEFAULT_VALUE - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Tags
 
DEFAULT_VALUE - Static variable in class com.metamatrix.query.metadata.SupportConstants.Element
 
DEFAULT_VALUES - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Defaults
Default property values, keyed off the properties defined in MappingNodeConstants.Properties.
DEFAULT_WSDL_USERNAME - Static variable in interface com.metamatrix.dqp.service.AuthorizationService
 
DEFAULT_WSDL_USERNAME - Static variable in interface com.metamatrix.platform.security.api.service.MembershipServiceInterface
 
DefaultCapabilitiesFinder - Class in com.metamatrix.query.optimizer.capabilities
 
DefaultCapabilitiesFinder() - Constructor for class com.metamatrix.query.optimizer.capabilities.DefaultCapabilitiesFinder
 
DefaultChildRules - Class in com.metamatrix.common.tree
This interface is used to encapsulate the rules that govern which types of nodes may have children.
DefaultChildRules() - Constructor for class com.metamatrix.common.tree.DefaultChildRules
 
DefaultComponentSelector - Class in com.metamatrix.console.ui.views.properties
 
DefaultComponentSelector() - Constructor for class com.metamatrix.console.ui.views.properties.DefaultComponentSelector
 
DefaultCondition - Class in com.metamatrix.query.processor.xml
This condition always evaluates to true, basically is a holder for a sub Program, and can therefore be used as the default choice in an IfInstruction.
DefaultCondition(Program) - Constructor for class com.metamatrix.query.processor.xml.DefaultCondition
 
DefaultConsoleTableComparator - Class in com.metamatrix.console.ui.views
 
DefaultConsoleTableSorter - Class in com.metamatrix.console.ui.views
 
DefaultConsoleTableSorter() - Constructor for class com.metamatrix.console.ui.views.DefaultConsoleTableSorter
 
DefaultDisplayHelper - Class in com.metamatrix.jdbc.api
Implement a default display helper that can be used with the TextOutputVisitor and XMLOutputVisitor.
DefaultDisplayHelper() - Constructor for class com.metamatrix.jdbc.api.DefaultDisplayHelper
 
DefaultListCellRenderer - Class in com.metamatrix.toolbox.ui.widget.list
This class is intended to be used everywhere within the application that a tree needs to be displayed.
DefaultListCellRenderer() - Constructor for class com.metamatrix.toolbox.ui.widget.list.DefaultListCellRenderer
 
DefaultMessage - Class in com.metamatrix.api.core.message
The default implementation of Message.
DefaultMessage() - Constructor for class com.metamatrix.api.core.message.DefaultMessage
Creates a new null message (with no text or target).
DefaultMessage(String) - Constructor for class com.metamatrix.api.core.message.DefaultMessage
Creates a new notification message containing the specified text and no target.
DefaultMessage(String, int) - Constructor for class com.metamatrix.api.core.message.DefaultMessage
Creates a new message of the specified type containing the specified text and no target.
DefaultMessage(String, int, Object) - Constructor for class com.metamatrix.api.core.message.DefaultMessage
Creates a new message of the specified type containing the specified text and target.
DefaultMessage(Message) - Constructor for class com.metamatrix.api.core.message.DefaultMessage
Creates a new message using the properties of the specified message.
DefaultPopupMenuFactory - Class in com.metamatrix.toolbox.ui.widget.menu
 
DefaultPopupMenuFactory() - Constructor for class com.metamatrix.toolbox.ui.widget.menu.DefaultPopupMenuFactory
 
DefaultPropertyAccessPolicy - Class in com.metamatrix.common.object
 
DefaultPropertyAccessPolicy() - Constructor for class com.metamatrix.common.object.DefaultPropertyAccessPolicy
 
DEFAULTS_BUTTON - Static variable in interface com.metamatrix.toolbox.ui.widget.ButtonConstants
 
DefaultSoapTrustDeserializer - Class in com.metamatrix.connector.xml.soap
 
DefaultSoapTrustDeserializer() - Constructor for class com.metamatrix.connector.xml.soap.DefaultSoapTrustDeserializer
 
DefaultTableCellEditor - Class in com.metamatrix.toolbox.ui.widget.table
This is the default cell editor for TableWidgets.
DefaultTableCellEditor() - Constructor for class com.metamatrix.toolbox.ui.widget.table.DefaultTableCellEditor
 
DefaultTableCellEditor.Delegate - Class in com.metamatrix.toolbox.ui.widget.table
 
DefaultTableCellEditor.Delegate() - Constructor for class com.metamatrix.toolbox.ui.widget.table.DefaultTableCellEditor.Delegate
 
DefaultTableCellRenderer - Class in com.metamatrix.toolbox.ui.widget.table
This is the default cell renderer for TableWidgets.
DefaultTableCellRenderer() - Constructor for class com.metamatrix.toolbox.ui.widget.table.DefaultTableCellRenderer
 
DefaultTableCellRenderer.DefaultBooleanComponent - Class in com.metamatrix.toolbox.ui.widget.table
 
DefaultTableCellRenderer.DefaultBooleanComponent() - Constructor for class com.metamatrix.toolbox.ui.widget.table.DefaultTableCellRenderer.DefaultBooleanComponent
 
DefaultTableCellRenderer.DefaultTextComponent - Class in com.metamatrix.toolbox.ui.widget.table
 
DefaultTableCellRenderer.DefaultTextComponent() - Constructor for class com.metamatrix.toolbox.ui.widget.table.DefaultTableCellRenderer.DefaultTextComponent
 
DefaultTableColumnModel - Class in com.metamatrix.toolbox.ui.widget.table
 
DefaultTableColumnModel() - Constructor for class com.metamatrix.toolbox.ui.widget.table.DefaultTableColumnModel
 
DefaultTableComparator - Class in com.metamatrix.toolbox.ui.widget.table
 
DefaultTableComparator() - Constructor for class com.metamatrix.toolbox.ui.widget.table.DefaultTableComparator
 
DefaultTableHeader - Class in com.metamatrix.toolbox.ui.widget.table
 
DefaultTableHeader(TableColumnModel) - Constructor for class com.metamatrix.toolbox.ui.widget.table.DefaultTableHeader
 
DefaultTableHeaderRenderer - Class in com.metamatrix.toolbox.ui.widget.table
 
DefaultTableHeaderRenderer() - Constructor for class com.metamatrix.toolbox.ui.widget.table.DefaultTableHeaderRenderer
 
DefaultTableModel - Class in com.metamatrix.toolbox.ui.widget.table
This is the default implementation of EnhancedTableModel used by a TableWidget when the TableModel is not passed in the constructor.
DefaultTableModel() - Constructor for class com.metamatrix.toolbox.ui.widget.table.DefaultTableModel
 
DefaultTableModel(Vector) - Constructor for class com.metamatrix.toolbox.ui.widget.table.DefaultTableModel
 
DefaultTableModel(int, int) - Constructor for class com.metamatrix.toolbox.ui.widget.table.DefaultTableModel
 
DefaultTableModel(Vector, int) - Constructor for class com.metamatrix.toolbox.ui.widget.table.DefaultTableModel
 
DefaultTableModel(Vector, Vector) - Constructor for class com.metamatrix.toolbox.ui.widget.table.DefaultTableModel
 
DefaultTableModel(Object[][], Object[]) - Constructor for class com.metamatrix.toolbox.ui.widget.table.DefaultTableModel
 
DefaultTableSorter - Class in com.metamatrix.toolbox.ui.widget.table
 
DefaultTableSorter() - Constructor for class com.metamatrix.toolbox.ui.widget.table.DefaultTableSorter
 
DefaultTextFieldModel - Class in com.metamatrix.toolbox.ui.widget.text
The default model for TextFields.
DefaultTextFieldModel() - Constructor for class com.metamatrix.toolbox.ui.widget.text.DefaultTextFieldModel
 
DefaultTreeCellEditor - Class in com.metamatrix.toolbox.ui.widget.tree
This class is intended to be used everywhere within the application that a tree needs to be displayed.
DefaultTreeCellEditor(TreeWidget, DefaultTreeCellRenderer) - Constructor for class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeCellEditor
 
DefaultTreeCellRenderer - Class in com.metamatrix.toolbox.ui.widget.tree
This class is intended to be used everywhere within the application that a tree needs to be displayed.
DefaultTreeCellRenderer() - Constructor for class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeCellRenderer
 
DefaultTreeModel - Class in com.metamatrix.toolbox.ui.widget.tree
This is the default model used by TreeWidgets.
DefaultTreeModel() - Constructor for class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeModel
Creates an empty model.
DefaultTreeModel(TreeView) - Constructor for class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeModel
Creates a model from the specified TreeView.
DefaultTreeModel(TreeView, boolean) - Constructor for class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeModel
Creates a model from the specified TreeView.
DefaultTreeModel(Object) - Constructor for class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeModel
Creates a model with a default TreeView containing a default root TreeNode created using the specified value.
DefaultTreeNode - Class in com.metamatrix.toolbox.ui.widget.tree
This is the default TreeNode used by DefaultTreeModel.
DefaultTreeNode() - Constructor for class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeNode
Creates a nameless root DefaultTreeNode.
DefaultTreeNode(String) - Constructor for class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeNode
 
DefaultTreeNode(DefaultTreeNode) - Constructor for class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeNode
 
DefaultTreeNode(Object) - Constructor for class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeNode
 
DefaultTreeNode(String, DefaultTreeNode) - Constructor for class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeNode
 
DefaultTreeNode(String, Object) - Constructor for class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeNode
 
DefaultTreeNode(Object, DefaultTreeNode) - Constructor for class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeNode
 
DefaultTreeNode(String, DefaultTreeNode, Object) - Constructor for class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeNode
 
DefaultTreeNodeEditor - Class in com.metamatrix.toolbox.ui.widget.tree
 
DefaultTreeNodeEditor(DefaultTreeNode, HashMap, HashMap) - Constructor for class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeNodeEditor
 
DefaultTreeView - Class in com.metamatrix.toolbox.ui.widget.tree
This is the default TreeView used by DefaultTreeModel.
DefaultTreeView() - Constructor for class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeView
Creates a DefaultTreeView with an empty DefaultTreeNode as a root node.
DefaultTreeView(DefaultTreeNode) - Constructor for class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeView
Creates a DefaultTreeView with an empty DefaultTreeNode as a root node.
DefaultTreeView(Object) - Constructor for class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeView
Creates a DefaultTreeView with an empty DefaultTreeNode as a root node.
DefaultTrustDeserializer - Class in com.metamatrix.connector.xml.http
 
DefaultTrustDeserializer() - Constructor for class com.metamatrix.connector.xml.http.DefaultTrustDeserializer
 
DefaultWizardClientPanel - Class in com.metamatrix.console.ui.util.wizard
DefaultWizardClientPanel is a default version of WizardClientPanel.
DefaultWizardClientPanel() - Constructor for class com.metamatrix.console.ui.util.wizard.DefaultWizardClientPanel
 
DEFERRED - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.Values.EvaluationPolicy
The constant value denoting deferred evaluation.
DeferredMetadataProvider - Class in com.metamatrix.jdbc
This metadata provider starts with just column names and types (provided in the response) but must lazily load the rest of the metadata when necessary.
deFile - Variable in class com.metamatrix.console.ui.views.connectorbinding.ImportBindingWizardController
 
DEFReaderWriter - Class in com.metamatrix.common.vdb.api
 
DEFReaderWriter() - Constructor for class com.metamatrix.common.vdb.api.DEFReaderWriter
 
DEFReaderWriter.Header - Interface in com.metamatrix.common.vdb.api
 
DEFReaderWriter.Model - Class in com.metamatrix.common.vdb.api
 
DEFReaderWriter.Model() - Constructor for class com.metamatrix.common.vdb.api.DEFReaderWriter.Model
 
DEFReaderWriter.Property - Class in com.metamatrix.common.vdb.api
 
DEFReaderWriter.Property() - Constructor for class com.metamatrix.common.vdb.api.DEFReaderWriter.Property
 
DEFReaderWriter.VDBInfo - Class in com.metamatrix.common.vdb.api
 
DEFReaderWriter.VDBInfo() - Constructor for class com.metamatrix.common.vdb.api.DEFReaderWriter.VDBInfo
 
degrees(Double) - Static method in class com.metamatrix.query.function.FunctionMethods
 
DEGREES - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
delayedFireTableDataChanged() - Method in class com.metamatrix.console.ui.treetable.TreeTableModelAdapter
Invokes fireTableDataChanged after all the pending events have been processed.
delegate - Variable in class com.metamatrix.metadata.runtime.impl.AbstractMetadataRecord
 
DelegatingHierarchyVisitor - Class in org.teiid.connector.visitor.framework
Delegates pre- and post-processing for each node in the hierarchy to delegate visitors.
DelegatingHierarchyVisitor(LanguageObjectVisitor, LanguageObjectVisitor) - Constructor for class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
 
DELETE - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.ElementName
Static constant that represents the name of the "XMI.delete" element.
delete(String[]) - Method in class com.metamatrix.cdk.QueryCommandTarget
 
delete(ComponentType) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Call to delete a component type and all its definitions.
delete(Host) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Call to delete a host
delete(ComponentTypeDefn, ComponentType) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Call to delete a ComponentTypeDefn and remove it from the ComponentType.
delete(Configuration) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Call to delete a configuration, which is assumed to have no dependencies.
delete(ConfigurationID) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Call to delete a configuration and all its dependencies.
delete(Configuration, boolean) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Deletes the configuration if there exist no dependent objects.
delete(SharedResource) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Deletes the shared resource.
delete(ComponentObject, Configuration) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Removes the component object from the specified configuration if no dependent objects exist and returns an updated configuration.
delete(ComponentObject, Configuration, boolean) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Removes the component object from the specified configuration if no dependent objects exist.
delete(Host) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
delete(ComponentTypeDefn, ComponentType) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
delete(PropDefnAllowedValue) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
delete(ComponentType) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
delete(ConfigurationID) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
delete(Configuration) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
delete(Configuration, boolean) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
delete(SharedResource) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
delete(ComponentObject, Configuration) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
delete(ComponentObject, Configuration, boolean) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
DELETE - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
DELETE - Static variable in class com.metamatrix.common.protocol.MMURLConnection
 
delete(TreeNode) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeEditor
Removes the specified TreeNode instance (and all its children) from its parent.
delete(TreeNode) - Method in class com.metamatrix.common.tree.directory.FileSystemEntryEditor
Removes the specified TreeNode instance (and all its children) from its parent.
delete(TreeNode) - Method in interface com.metamatrix.common.tree.TreeNodeEditor
Removes the specified TreeNode instance (and all its children) from its parent.
delete(String[]) - Method in class com.metamatrix.connector.salesforce.connection.impl.ConnectionImpl
 
delete(String[]) - Method in class com.metamatrix.connector.salesforce.connection.SalesforceConnection
 
delete() - Method in class com.metamatrix.core.util.FileUtil
 
DELETE - Static variable in interface com.metamatrix.modeler.core.metadata.runtime.TransformationRecord.Types
 
delete(ComponentObject, boolean, String) - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Deletes a component object.
delete(ComponentType, String) - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Delete a Component Type
delete(ConfigurationID, String) - Method in class com.metamatrix.platform.config.persistence.api.ExtensionModuleConnection
 
delete(ConfigurationID, String) - Method in interface com.metamatrix.platform.config.persistence.api.PersistentConnection
Writes the collection of models to its persistent store based on the implementation of the persistent connection.
delete(ConfigurationID, String) - Method in class com.metamatrix.platform.config.persistence.impl.file.FilePersistentConnection
 
delete(ComponentObject, boolean, String) - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
 
delete(ComponentType, String) - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
 
delete(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse a DELETE command
DELETE - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
Delete - Class in com.metamatrix.query.sql.lang
This class represents a SQL Delete statement of the form: "DELETE FROM [WHERE ]".
Delete() - Constructor for class com.metamatrix.query.sql.lang.Delete
Constructs a default instance of this class.
Delete(GroupSymbol) - Constructor for class com.metamatrix.query.sql.lang.Delete
Constructs an instance of this class given the group.
Delete(GroupSymbol, Criteria) - Constructor for class com.metamatrix.query.sql.lang.Delete
Constructs an instance of this class given the group and criteria.
DELETE - Static variable in class com.metamatrix.query.sql.ReservedWords
 
delete(TreeNode) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeNodeEditor
 
delete(String[]) - Method in interface com.sforce.soap.partner.Soap
Delete a set of sObjects
delete(String[]) - Method in class com.sforce.soap.partner.SoapBindingStub
 
DELETE - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
DELETE_ALL_PERMISSIONS_FOR_POLICY - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
DELETE_ALL_POLICIES_FOR_POLICY - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
DELETE_ALL_PRINCIPALS_FOR_POLICY - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
DELETE_COLUMN_NUM - Static variable in class com.metamatrix.console.ui.views.entitlements.AuthorizationsModel
 
DELETE_COLUMN_NUM - Static variable in class com.metamatrix.console.ui.views.vdb.EntitlementMigrationDetailPanel
 
DELETE_FAILED - Static variable in class com.sforce.soap.partner.StatusCode
 
DELETE_ICON_PROPERTY - Static variable in interface com.metamatrix.toolbox.ui.IconConstants
 
DELETE_MODEL - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
DELETE_MODEL_PROP_NMS - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
DELETE_MODEL_PROP_VALS - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
DELETE_OP - Static variable in class com.metamatrix.console.models.ModelChangedEvent
 
DELETE_PERMISSION - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
DELETE_PERMISSIONS_FOR_REALM - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
DELETE_PERMISSIONS_WITH_RESOURCES_IN - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
DELETE_PLAN - Static variable in interface com.metamatrix.modeler.core.metadata.runtime.TableRecord.TableRecordProperties
 
DELETE_POLICIES_FOR_REALM - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
DELETE_PRINCIPAL - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
DELETE_PRINCIPAL_FROM_ALL_POLICIES - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
DELETE_PRINCIPALS_FOR_REALM - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
DELETE_PROCEDURE - Static variable in class com.metamatrix.query.sql.util.UpdateProcedureGenerator
 
DELETE_QUERY - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.QUERY_TYPES
 
DELETE_REALM - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
DELETE_REQUIRED_ON_CASCADE - Static variable in class com.sforce.soap.partner.StatusCode
 
DELETE_TRANSFORM - Static variable in class com.metamatrix.modeler.core.index.IndexConstants.RECORD_TYPE
 
DELETE_TRANSFORM_INDEX - Static variable in class com.metamatrix.modeler.core.index.IndexConstants.INDEX_NAME
 
DELETE_VDB - Static variable in class com.metamatrix.metadata.runtime.event.RuntimeMetadataEvent
 
DELETE_VDB - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
DELETE_VDB_MODEL - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
DELETE_VDB_MODELS - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
deleteAuthorizationPoliciesForVDB(String, String) - Method in class com.metamatrix.metadata.runtime.AbstractVDBDeleteUtility
For a given VDB version, delete all AuthorizationPolicies associated with it.
deleteAuthorizationPoliciesForVDB(String, String) - Method in class com.metamatrix.metadata.runtime.RuntimeVDBDeleteUtility
For a given VDB version, delete all AuthorizationPolicies associated with it.
deleteAuthorizationPoliciesForVDB(String, String) - Method in class com.metamatrix.metadata.runtime.StartupVDBDeleteUtility
For a given VDB version, delete all AuthorizationPolicies associated with it.
deleteBinding(ServiceComponentDefn) - Method in class com.metamatrix.console.models.ConnectorManager
 
deleteBindings(Collection) - Method in class com.metamatrix.console.models.ConnectorManager
 
deleteChar(String, char) - Static method in class com.metamatrix.console.util.StaticUtilities
Drop any occurrences of the indicated character from the String provided, and return the resulting String.
deleteConnector(String) - Method in class com.metamatrix.console.models.ConnectorManager
 
deleteConnector(ComponentType) - Method in class com.metamatrix.console.models.ConnectorManager
 
deleteConnectorBinding(String) - Method in interface com.metamatrix.admin.api.core.CoreConfigAdmin
Delete the ConnectorBinding from the Configuration
deleteConnectorBinding(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
deleteConnectorBinding(String) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
deleteConnectorBinding(String) - Method in class com.metamatrix.dqp.embedded.admin.DQPConfigAdminImpl
 
deleteConnectorBinding(ConfigurationModelContainer, ConnectorBinding) - Static method in class com.metamatrix.dqp.embedded.configuration.ServerConfigFileWriter
Remove the Connector Bindings to the Configuration object and return the modified object
deleteConnectorBinding(String) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
deleteConnectorBinding(String) - Method in interface com.metamatrix.dqp.service.ConfigurationService
Delete the connector binding from the persistent store
deleteConnectorType(String) - Method in interface com.metamatrix.admin.api.core.CoreConfigAdmin
Delete Connector Type from Next Configuration
deleteConnectorType(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
deleteConnectorType(String) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
deleteConnectorType(String) - Method in class com.metamatrix.dqp.embedded.admin.DQPConfigAdminImpl
 
deleteConnectorType(ConfigurationModelContainer, ConnectorBindingType) - Static method in class com.metamatrix.dqp.embedded.configuration.ServerConfigFileWriter
Delete the connector Type to the configuration object supplied and return the modified object
deleteConnectorType(String) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
deleteConnectorType(String) - Method in interface com.metamatrix.dqp.service.ConfigurationService
Delete the Given component type to the persistent store
DELETED - Static variable in interface com.metamatrix.admin.api.objects.VDB
Mark VDB for Deletion
DELETED - Static variable in class com.metamatrix.common.protocol.mmfile.MMFileURLConnection
 
DELETED - Static variable in class com.metamatrix.console.ui.views.authorization.ProvidersChangedEvent
Indicates a provider has been deleted.
DELETED - Static variable in class com.metamatrix.console.ui.views.deploy.event.ConfigurationChangeEvent
Indicates something in a configuration has been deleted.
DELETED - Static variable in class com.metamatrix.core.vdb.VdbConstants.VDB_STATUS
 
DELETED - Static variable in interface com.metamatrix.core.vdb.VDBStatus
 
deleteDeployedProcess(VMComponentDefn, Host, Configuration) - Method in class com.metamatrix.console.ui.views.deploy.model.ConfigurationTreeModel
Deletes a process node from the model.
DeletedObject - Class in com.metamatrix.connector.salesforce.execution
 
DeletedObject() - Constructor for class com.metamatrix.connector.salesforce.execution.DeletedObject
 
DeletedRecord - Class in com.sforce.soap.partner
 
DeletedRecord() - Constructor for class com.sforce.soap.partner.DeletedRecord
 
DeletedRecord(Calendar, String) - Constructor for class com.sforce.soap.partner.DeletedRecord
 
DeletedResult - Class in com.metamatrix.connector.salesforce.execution
 
DeletedResult() - Constructor for class com.metamatrix.connector.salesforce.execution.DeletedResult
 
deleteEntitlement(AuthorizationPolicyID) - Method in class com.metamatrix.console.models.EntitlementManager
 
deleteEntitlement(AuthorizationPolicyID) - Method in interface com.metamatrix.console.ui.views.entitlements.EntitlementsDataInterface
 
DeleteExecutionImpl - Class in com.metamatrix.connector.salesforce.execution
 
DeleteExecutionImpl() - Constructor for class com.metamatrix.connector.salesforce.execution.DeleteExecutionImpl
 
deleteExtensionModule(String) - Method in interface com.metamatrix.admin.api.core.CoreConfigAdmin
Deletes an ExtensionModule from the list of modules.
deleteExtensionModule(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
deleteExtensionModule(String) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
deleteExtensionModule(String) - Method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleUtil
Deletes an extension module
deleteExtensionModule(String) - Method in class com.metamatrix.dqp.embedded.admin.DQPConfigAdminImpl
 
deleteExtensionModule(String) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
deleteExtensionModule(String) - Method in interface com.metamatrix.dqp.service.ConfigurationService
Delete the extension module from the configuration with name supplied
deleteHost(String) - Method in interface com.metamatrix.admin.api.server.ServerConfigAdmin
Delete Host in Configuration
deleteHost(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
deleteHost(String) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
deleteHost(Host, ConfigurationID) - Method in class com.metamatrix.console.models.ConfigurationManager
 
deleteHost(Host, Configuration) - Method in class com.metamatrix.console.ui.views.deploy.model.ConfigurationTreeModel
Deletes a host node from the model.
deleteModel(ConfigurationID, Properties, String) - Static method in class com.metamatrix.platform.config.util.CurrentConfigHelper
 
deleteModule(String) - Method in class com.metamatrix.console.models.ExtensionSourceManager
 
deleteModule(String, URL[]) - Static method in class com.metamatrix.dqp.embedded.configuration.ExtensionModuleWriter
Delete the extension module from the file system.
deletePanelsForConnection(ConnectionInfo) - Method in class com.metamatrix.console.ui.layout.WorkspaceController
 
deletePressed() - Method in class com.metamatrix.console.ui.views.authorization.ProvidersMain
 
deletePressed() - Method in class com.metamatrix.console.ui.views.connector.ConnectorPanel
 
deletePressed() - Method in class com.metamatrix.console.ui.views.connectorbinding.ConnectorBindingPanel
 
deleteProcess(String) - Method in interface com.metamatrix.admin.api.server.ServerConfigAdmin
Delete Process in Configuration
deleteProcess(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
deleteProcess(String) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
deleteProcess(VMComponentDefn, ConfigurationID) - Method in class com.metamatrix.console.models.ConfigurationManager
 
deleteProvider(ComponentDefn) - Method in class com.metamatrix.console.models.AuthenticationProviderManager
Delete the provider from the startup config
deleteProviders(Collection) - Method in class com.metamatrix.console.models.AuthenticationProviderManager
Delete the collection of providers from the startup config
deleteRequested() - Method in interface com.metamatrix.console.ui.views.extensionsource.ExtensionSourceDetailListener
 
deleteRequested() - Method in class com.metamatrix.console.ui.views.extensionsource.ExtensionSourcesPanel
 
DeleteResolver - Class in com.metamatrix.query.resolver.command
This class knows how to expand and resolve DELETE commands.
DeleteResolver() - Constructor for class com.metamatrix.query.resolver.command.DeleteResolver
 
DeleteResult - Class in com.sforce.soap.partner
 
DeleteResult() - Constructor for class com.sforce.soap.partner.DeleteResult
 
DeleteResult(Error[], String, boolean) - Constructor for class com.sforce.soap.partner.DeleteResult
 
deleteRow() - Method in class com.metamatrix.jdbc.MMResultSet
 
deletesAreDetected(int) - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Indicates whether or not a visible row delete can be detected by calling ResultSet.rowDeleted().
deleteUDF() - Method in interface com.metamatrix.admin.api.core.CoreConfigAdmin
Delete the User Defined Function model.
deleteUDF() - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
deleteUDF() - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
deleteUDF() - Method in class com.metamatrix.dqp.embedded.admin.DQPConfigAdminImpl
 
deleteVDB(VDBArchive, URL) - Static method in class com.metamatrix.dqp.embedded.configuration.VDBConfigurationWriter
Delete the VDB specified by the URL
deleteVDB(VDBArchive) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
deleteVDB(VDBArchive) - Method in interface com.metamatrix.dqp.service.ConfigurationService
Delete the VDB from the underlying persistent mechanism used by this configuration service
deleteVDB() - Method in class com.metamatrix.metadata.runtime.event.RuntimeMetadataEvent
 
deleteVDBMarkedForDelete(VirtualDatabaseID) - Method in class com.metamatrix.metadata.runtime.AbstractVDBDeleteUtility
Deletes the given VDB version provided it has been marked for delete and has no user sessions logged in to it.
deleteVDBModels(Collection, VirtualDatabaseID, Connection) - Static method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCRuntimeMetadataWriter
Delete VDB-models from the VirtualDatabase.
deleteVDBsMarkedForDelete(MetaMatrixSessionID) - Method in class com.metamatrix.metadata.runtime.AbstractVDBDeleteUtility
 
deleteVirtualDatabase(VirtualDatabaseID) - Method in class com.metamatrix.metadata.runtime.model.UpdateController
 
deleteVirtualDatabase(VirtualDatabaseID) - Method in class com.metamatrix.metadata.runtime.RuntimeMetadataCatalog
Call to delete a VirtualDatabase from the system.
deleteVirtualDatabase(VirtualDatabaseID) - Method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCConnector
 
deleteVirtualDatabase(VirtualDatabaseID) - Method in interface com.metamatrix.metadata.runtime.spi.MetaBaseConnector
Delete the VirtualDatabase.
DeleteVisitor - Class in com.metamatrix.connector.salesforce.execution.visitors
 
DeleteVisitor(RuntimeMetadata) - Constructor for class com.metamatrix.connector.salesforce.execution.visitors.DeleteVisitor
 
DelimitedAuditMessageFormat - Class in com.metamatrix.platform.security.audit.format
This class formats AuditMessages using a format with delimiters that is easily parsed.
DelimitedAuditMessageFormat() - Constructor for class com.metamatrix.platform.security.audit.format.DelimitedAuditMessageFormat
 
delimitedStatement(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
 
DELIMITER - Static variable in interface com.metamatrix.admin.api.objects.AdminObject
The character (as a String) that delimits the atomic components of the identifier.
DELIMITER - Static variable in class com.metamatrix.api.core.xmi.XMIConstants
 
DELIMITER - Static variable in interface com.metamatrix.common.config.xml.XMLConfig_ElementNames
This is used as the delimiter of all XML element names.
DELIMITER - Static variable in class com.metamatrix.common.namedobject.BaseID
The character that delimits the atomic components of the name
DELIMITER - Static variable in class com.metamatrix.common.tree.basic.BasicTreeNode
 
DELIMITER - Static variable in class com.metamatrix.connector.text.TextPropertyNames
 
DELIMITER - Static variable in interface com.metamatrix.core.id.ObjectID
 
DELIMITER - Static variable in class com.metamatrix.metadata.runtime.model.BasicMetadataID
The character that delimits the atomic components of the name
DELIMITER - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
DELIMITER - Static variable in class com.metamatrix.platform.security.api.AuthorizationPolicyID
 
DELIMITER_CHAR - Static variable in interface com.metamatrix.admin.api.objects.AdminObject
The character that delimits the atomic components of the identifier.
DELIMITER_CHAR - Static variable in class com.metamatrix.api.core.xmi.XMIConstants
 
DELIMITER_CHAR - Static variable in class com.metamatrix.common.tree.basic.BasicTreeNode
 
DELIMITER_CHAR - Static variable in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
Delimiter character used when specifying fully qualified entity names
DELIMITER_CHARACTER - Static variable in class com.metamatrix.common.namedobject.IDVerifier
The private character (in the form of char) that delimits the atomic components of the name
DELIMITER_INDEX_VERSION - Static variable in class com.metamatrix.metadata.runtime.impl.RecordFactory
The version number that is associated with the change made to change the list delimiter from com.metamatrix.modeler.core.index.IndexConstants.LIST_DELIMITER_OLD to com.metamatrix.modeler.core.index.IndexConstants.LIST_DELIMITER and also the property delimiter was changed from com.metamatrix.modeler.core.index.IndexConstants.PROP_DELIMITER_OLD to com.metamatrix.modeler.core.index.IndexConstants.PROP_DELIMITER.
DELIMITER_STRING - Static variable in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
 
delist(TransactionContext, XAResource, int) - Method in interface com.metamatrix.dqp.service.TransactionService
 
DEPENDENCY_EXISTS - Static variable in class com.sforce.soap.partner.StatusCode
 
DependentAccessNode - Class in com.metamatrix.query.processor.relational
Takes a query with 1 or more dependent sets from 1 or more sources and creates a series of commands.
DependentAccessNode(int) - Constructor for class com.metamatrix.query.processor.relational.DependentAccessNode
 
DependentCriteriaProcessor - Class in com.metamatrix.query.processor.relational
 
DependentCriteriaProcessor(int, RelationalNode, Criteria) - Constructor for class com.metamatrix.query.processor.relational.DependentCriteriaProcessor
 
DependentCriteriaProcessor.SetState - Class in com.metamatrix.query.processor.relational
 
DependentCriteriaProcessor.SetState() - Constructor for class com.metamatrix.query.processor.relational.DependentCriteriaProcessor.SetState
 
DependentProcedureAccessNode - Class in com.metamatrix.query.processor.relational
 
DependentProcedureAccessNode(int, Criteria, List, List) - Constructor for class com.metamatrix.query.processor.relational.DependentProcedureAccessNode
 
DependentProcedureCriteriaProcessor - Class in com.metamatrix.query.processor.relational
 
DependentProcedureCriteriaProcessor(RelationalNode, Criteria, List, List) - Constructor for class com.metamatrix.query.processor.relational.DependentProcedureCriteriaProcessor
 
DependentProcedureExecutionNode - Class in com.metamatrix.query.processor.relational
 
DependentProcedureExecutionNode(int, Criteria, List, List) - Constructor for class com.metamatrix.query.processor.relational.DependentProcedureExecutionNode
 
DependentSetCriteria - Class in com.metamatrix.query.sql.lang
The DependentSetCriteria is missing the value set until it is filled during processing.
DependentSetCriteria(Expression, String) - Constructor for class com.metamatrix.query.sql.lang.DependentSetCriteria
Construct with the left expression
DependentValueSource - Class in com.metamatrix.query.processor.relational
 
DependentValueSource(TupleSourceID, BufferManager) - Constructor for class com.metamatrix.query.processor.relational.DependentValueSource
 
DEPLOY_HDRS - Static variable in class com.metamatrix.console.ui.views.deploy.util.DeployPkgUtils
 
DEPLOYABLE - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentTypes.ComponentType.Attributes
 
deployed - Variable in class com.metamatrix.admin.objects.MMAdminObject
indicates if component is in operational configuration
deployed - Variable in class com.metamatrix.platform.admin.api.runtime.ComponentData
indicates if component is in operational configuration
DEPLOYED_COMPONENT - Static variable in class com.metamatrix.common.config.model.ConfigurationModel.Class
 
DEPLOYED_COMPONENT_CODE - Static variable in interface com.metamatrix.common.config.api.ComponentDefn
 
DEPLOYED_COMPONENT_TYPE_CODE - Static variable in interface com.metamatrix.common.config.api.ComponentType
 
DEPLOYED_NAME - Static variable in interface com.metamatrix.common.config.api.ConnectorBinding
 
DEPLOYED_PSC - Static variable in class com.metamatrix.console.ui.views.deploy.event.ConfigurationChangeEvent
Source of the event is a deployed PSC.
DEPLOYED_SERVICE - Static variable in class com.metamatrix.console.ui.views.deploy.event.ConfigurationChangeEvent
Source of the event is a deployed service.
DeployedComponent - Interface in com.metamatrix.common.config.api
DeployedComponent is a wrapper for a ComponentDefn - it represents a component that is declared deployed to a specied machine.
DeployedComponentID - Class in com.metamatrix.common.config.api
 
DeployedComponentID(String, ConfigurationID, HostID, VMComponentDefnID) - Constructor for class com.metamatrix.common.config.api.DeployedComponentID
Instantiate a VM Deployed Component ID
DeployedComponentID(String, ConfigurationID, HostID, VMComponentDefnID, ServiceComponentDefnID) - Constructor for class com.metamatrix.common.config.api.DeployedComponentID
Instantiate a Service or Connector Binding deployed service, that incorporates the PSC name into it
DeployedHostPanel - Class in com.metamatrix.console.ui.views.deploy
 
DeployedHostPanel(ConnectionInfo) - Constructor for class com.metamatrix.console.ui.views.deploy.DeployedHostPanel
 
DeployedHostPanel(DeployMainPanel, ConfigurationID, ConnectionInfo) - Constructor for class com.metamatrix.console.ui.views.deploy.DeployedHostPanel
 
DeployedProcessPanel - Class in com.metamatrix.console.ui.views.deploy
 
DeployedProcessPanel(ConnectionInfo) - Constructor for class com.metamatrix.console.ui.views.deploy.DeployedProcessPanel
 
DeployedProcessPanel(ConfigurationID, ConnectionInfo) - Constructor for class com.metamatrix.console.ui.views.deploy.DeployedProcessPanel
 
DeployedServicePanel - Class in com.metamatrix.console.ui.views.deploy
 
DeployedServicePanel(ConnectionInfo) - Constructor for class com.metamatrix.console.ui.views.deploy.DeployedServicePanel
 
DeployedServicePanel(ConfigurationID, ConnectionInfo) - Constructor for class com.metamatrix.console.ui.views.deploy.DeployedServicePanel
 
DeployMainPanel - Class in com.metamatrix.console.ui.views.deploy
 
DeployMainPanel(ConnectionInfo) - Constructor for class com.metamatrix.console.ui.views.deploy.DeployMainPanel
 
DEPLOYMENT - Static variable in class com.metamatrix.console.ui.layout.PanelsTreeModel
 
DEPLOYMENT_ADMIN - Static variable in class com.metamatrix.server.util.SecurityRoles.Name
 
DEPLOYMENT_PANEL_CLASS - Static variable in class com.metamatrix.console.ui.layout.PanelsTreeModel
 
DEPLOYMENTS_HDR - Static variable in class com.metamatrix.console.ui.views.deploy.model.ConfigurationTreeModel
The text of all the deployements header nodes.
DeploymentsSummaryPanel - Class in com.metamatrix.console.ui.views.deploy
 
DeploymentsSummaryPanel(ConnectionInfo) - Constructor for class com.metamatrix.console.ui.views.deploy.DeploymentsSummaryPanel
 
DeploymentsSummaryPanel(ConfigurationID, ConnectionInfo) - Constructor for class com.metamatrix.console.ui.views.deploy.DeploymentsSummaryPanel
 
DeploymentsSummaryPanel.HostExistsInfoPanel - Class in com.metamatrix.console.ui.views.deploy
 
DeploymentsSummaryPanel.HostExistsInfoPanel(String) - Constructor for class com.metamatrix.console.ui.views.deploy.DeploymentsSummaryPanel.HostExistsInfoPanel
 
DeployPkgUtils - Class in com.metamatrix.console.ui.views.deploy.util
 
deployService(VMComponentDefnID, String, String) - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Deploys the ServiceComponentDefns contained by the Configuration, onto the specified Host and VM.
deployService(VMComponentDefnID, String, String) - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
Deploys the ServiceComponentDefns contained by the Configuration, onto the specified Host and VM.
deployServiceDefn(Configuration, ServiceComponentDefn, VMComponentDefnID) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Deploys a ServiceComponentDefn to the specified VM.
deployServiceDefn(Configuration, ServiceComponentDefn, VMComponentDefnID) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
Deploys a ServiceComponentDefn to the specified VM This method is harmless to call if the ServiceComponentDefn is already deployed anywhere.
DeployTableSorter - Class in com.metamatrix.console.ui.views.deploy.util
A table sorter that works with the domain objects of the deployments subsystem.
DeployTableSorter() - Constructor for class com.metamatrix.console.ui.views.deploy.util.DeployTableSorter
 
DEPRECATED - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentTypes.ComponentType.Attributes
 
DEPRECATED - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentTypes.ComponentType.ComponentTypeDefn.Attributes
 
DERBY - Static variable in interface com.metamatrix.common.jdbc.JDBCPlatform.Protocol
 
DerbyCapabilities - Class in org.teiid.connector.jdbc.derby
 
DerbyCapabilities() - Constructor for class org.teiid.connector.jdbc.derby.DerbyCapabilities
 
DerbyConvertModifier - Class in org.teiid.connector.jdbc.derby
 
DerbyConvertModifier(ILanguageFactory) - Constructor for class org.teiid.connector.jdbc.derby.DerbyConvertModifier
 
DerbySQLTranslator - Class in org.teiid.connector.jdbc.derby
 
DerbySQLTranslator() - Constructor for class org.teiid.connector.jdbc.derby.DerbySQLTranslator
 
deregister() - Method in class com.metamatrix.console.ui.views.users.RoleDetail
 
deregister() - Method in class com.metamatrix.console.ui.views.users.RoleMembershipPanel
 
deregisterSource(FunctionMetadataSource) - Static method in class com.metamatrix.query.function.FunctionLibraryManager
Register a new source of function metadata.
desc - Variable in class com.metamatrix.common.extensionmodule.ExtensionModuleDescriptor
 
DESC - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
DESC - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
DESC - Static variable in class com.metamatrix.query.sql.lang.OrderBy
Constant for the descending value
DESC - Static variable in class com.metamatrix.query.sql.ReservedWords
 
DESC - Static variable in interface org.teiid.connector.language.IOrderByItem
 
DESC - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
descendantsOfComponent(Component) - Static method in class com.metamatrix.console.util.StaticUtilities
Return a List, not necessarily in any particular order, of all descendant Components of a Component.
descendantsOfNode(TreeNode, boolean) - Static method in class com.metamatrix.console.util.StaticTreeUtilities
Return all of the descendants of a javax.swing.tree.TreeNode as a List, optionally including the starting node.
descendantsOfNode(DefaultTreeNode, boolean) - Static method in class com.metamatrix.console.util.StaticTreeUtilities
Return all of the descendants of a DefaultTreeNode as a List, optionally including the starting node.
descendantsOfNode(TreeNode, boolean, TreeView) - Static method in class com.metamatrix.console.util.StaticTreeUtilities
Return all of the descendants of a com.metamatrix.common.tree.TreeNode as a List, optionally including the starting node.
descendantsOfNode(TreeNode) - Static method in class com.metamatrix.console.util.StaticTreeUtilities
Return all of the descendants of a javax.swing.tree.TreeNode as a List, never including the starting node.
Describable - Interface in com.metamatrix.query.processor
Interface for processor plans, nodes, etc to mark them as being describable by a set of properties.
DescribableUtil - Class in com.metamatrix.query.processor
 
DescribeGlobal - Class in com.sforce.soap.partner
 
DescribeGlobal() - Constructor for class com.sforce.soap.partner.DescribeGlobal
 
describeGlobal() - Method in interface com.sforce.soap.partner.Soap
Describe the Global state
describeGlobal() - Method in class com.sforce.soap.partner.SoapBindingStub
 
DescribeGlobalResponse - Class in com.sforce.soap.partner
 
DescribeGlobalResponse() - Constructor for class com.sforce.soap.partner.DescribeGlobalResponse
 
DescribeGlobalResponse(DescribeGlobalResult) - Constructor for class com.sforce.soap.partner.DescribeGlobalResponse
 
DescribeGlobalResult - Class in com.sforce.soap.partner
 
DescribeGlobalResult() - Constructor for class com.sforce.soap.partner.DescribeGlobalResult
 
DescribeGlobalResult(String, int, String[]) - Constructor for class com.sforce.soap.partner.DescribeGlobalResult
 
DescribeLayout - Class in com.sforce.soap.partner
 
DescribeLayout() - Constructor for class com.sforce.soap.partner.DescribeLayout
 
DescribeLayout(DescribeLayoutButton[], DescribeLayoutSection[], DescribeLayoutSection[], String, RelatedList[]) - Constructor for class com.sforce.soap.partner.DescribeLayout
 
describeLayout(String, String[]) - Method in interface com.sforce.soap.partner.Soap
Describe the layout of an sObject
describeLayout(String, String[]) - Method in class com.sforce.soap.partner.SoapBindingStub
 
DescribeLayoutButton - Class in com.sforce.soap.partner
 
DescribeLayoutButton() - Constructor for class com.sforce.soap.partner.DescribeLayoutButton
 
DescribeLayoutButton(boolean, String, String) - Constructor for class com.sforce.soap.partner.DescribeLayoutButton
 
DescribeLayoutComponent - Class in com.sforce.soap.partner
 
DescribeLayoutComponent() - Constructor for class com.sforce.soap.partner.DescribeLayoutComponent
 
DescribeLayoutComponent(int, int, LayoutComponentType, String) - Constructor for class com.sforce.soap.partner.DescribeLayoutComponent
 
DescribeLayoutItem - Class in com.sforce.soap.partner
 
DescribeLayoutItem() - Constructor for class com.sforce.soap.partner.DescribeLayoutItem
 
DescribeLayoutItem(boolean, String, DescribeLayoutComponent[], boolean, boolean) - Constructor for class com.sforce.soap.partner.DescribeLayoutItem
 
DescribeLayoutResponse - Class in com.sforce.soap.partner
 
DescribeLayoutResponse() - Constructor for class com.sforce.soap.partner.DescribeLayoutResponse
 
DescribeLayoutResponse(DescribeLayoutResult) - Constructor for class com.sforce.soap.partner.DescribeLayoutResponse
 
DescribeLayoutResult - Class in com.sforce.soap.partner
 
DescribeLayoutResult() - Constructor for class com.sforce.soap.partner.DescribeLayoutResult
 
DescribeLayoutResult(DescribeLayout[], RecordTypeMapping[], boolean) - Constructor for class com.sforce.soap.partner.DescribeLayoutResult
 
DescribeLayoutRow - Class in com.sforce.soap.partner
 
DescribeLayoutRow() - Constructor for class com.sforce.soap.partner.DescribeLayoutRow
 
DescribeLayoutRow(DescribeLayoutItem[], int) - Constructor for class com.sforce.soap.partner.DescribeLayoutRow
 
DescribeLayoutSection - Class in com.sforce.soap.partner
 
DescribeLayoutSection() - Constructor for class com.sforce.soap.partner.DescribeLayoutSection
 
DescribeLayoutSection(int, String, DescribeLayoutRow[], int, boolean, boolean) - Constructor for class com.sforce.soap.partner.DescribeLayoutSection
 
DescribeLayoutType0 - Class in com.sforce.soap.partner
 
DescribeLayoutType0() - Constructor for class com.sforce.soap.partner.DescribeLayoutType0
 
DescribeLayoutType0(String, String[]) - Constructor for class com.sforce.soap.partner.DescribeLayoutType0
 
DescribeSObject - Class in com.sforce.soap.partner
 
DescribeSObject() - Constructor for class com.sforce.soap.partner.DescribeSObject
 
DescribeSObject(String) - Constructor for class com.sforce.soap.partner.DescribeSObject
 
describeSObject(String) - Method in interface com.sforce.soap.partner.Soap
Describe an sObject
describeSObject(String) - Method in class com.sforce.soap.partner.SoapBindingStub
 
DescribeSObjectResponse - Class in com.sforce.soap.partner
 
DescribeSObjectResponse() - Constructor for class com.sforce.soap.partner.DescribeSObjectResponse
 
DescribeSObjectResponse(DescribeSObjectResult) - Constructor for class com.sforce.soap.partner.DescribeSObjectResponse
 
DescribeSObjectResult - Class in com.sforce.soap.partner
 
DescribeSObjectResult() - Constructor for class com.sforce.soap.partner.DescribeSObjectResult
 
DescribeSObjectResult(boolean, ChildRelationship[], boolean, boolean, boolean, Field[], String, String, String, boolean, boolean, String, boolean, RecordTypeInfo[], boolean, boolean, boolean, Boolean, boolean, boolean, String, String, String) - Constructor for class com.sforce.soap.partner.DescribeSObjectResult
 
describeSObjects(String[]) - Method in interface com.sforce.soap.partner.Soap
Describe a number sObjects
describeSObjects(String[]) - Method in class com.sforce.soap.partner.SoapBindingStub
 
DescribeSoftphoneLayout - Class in com.sforce.soap.partner
 
DescribeSoftphoneLayout() - Constructor for class com.sforce.soap.partner.DescribeSoftphoneLayout
 
describeSoftphoneLayout() - Method in interface com.sforce.soap.partner.Soap
Describe the layout of the SoftPhone
describeSoftphoneLayout() - Method in class com.sforce.soap.partner.SoapBindingStub
 
DescribeSoftphoneLayoutCallType - Class in com.sforce.soap.partner
 
DescribeSoftphoneLayoutCallType() - Constructor for class com.sforce.soap.partner.DescribeSoftphoneLayoutCallType
 
DescribeSoftphoneLayoutCallType(DescribeSoftphoneLayoutInfoField[], String, DescribeSoftphoneLayoutSection[]) - Constructor for class com.sforce.soap.partner.DescribeSoftphoneLayoutCallType
 
DescribeSoftphoneLayoutInfoField - Class in com.sforce.soap.partner
 
DescribeSoftphoneLayoutInfoField() - Constructor for class com.sforce.soap.partner.DescribeSoftphoneLayoutInfoField
 
DescribeSoftphoneLayoutInfoField(String) - Constructor for class com.sforce.soap.partner.DescribeSoftphoneLayoutInfoField
 
DescribeSoftphoneLayoutItem - Class in com.sforce.soap.partner
 
DescribeSoftphoneLayoutItem() - Constructor for class com.sforce.soap.partner.DescribeSoftphoneLayoutItem
 
DescribeSoftphoneLayoutItem(String) - Constructor for class com.sforce.soap.partner.DescribeSoftphoneLayoutItem
 
DescribeSoftphoneLayoutResponse - Class in com.sforce.soap.partner
 
DescribeSoftphoneLayoutResponse() - Constructor for class com.sforce.soap.partner.DescribeSoftphoneLayoutResponse
 
DescribeSoftphoneLayoutResponse(DescribeSoftphoneLayoutResult) - Constructor for class com.sforce.soap.partner.DescribeSoftphoneLayoutResponse
 
DescribeSoftphoneLayoutResult - Class in com.sforce.soap.partner
 
DescribeSoftphoneLayoutResult() - Constructor for class com.sforce.soap.partner.DescribeSoftphoneLayoutResult
 
DescribeSoftphoneLayoutResult(DescribeSoftphoneLayoutCallType[], String, String) - Constructor for class com.sforce.soap.partner.DescribeSoftphoneLayoutResult
 
DescribeSoftphoneLayoutSection - Class in com.sforce.soap.partner
 
DescribeSoftphoneLayoutSection() - Constructor for class com.sforce.soap.partner.DescribeSoftphoneLayoutSection
 
DescribeSoftphoneLayoutSection(String, DescribeSoftphoneLayoutItem[]) - Constructor for class com.sforce.soap.partner.DescribeSoftphoneLayoutSection
 
DescribeTab - Class in com.sforce.soap.partner
 
DescribeTab() - Constructor for class com.sforce.soap.partner.DescribeTab
 
DescribeTab(boolean, String, String, String, String, String) - Constructor for class com.sforce.soap.partner.DescribeTab
 
DescribeTabs - Class in com.sforce.soap.partner
 
DescribeTabs() - Constructor for class com.sforce.soap.partner.DescribeTabs
 
describeTabs() - Method in interface com.sforce.soap.partner.Soap
Describe the tabs that appear on a users page
describeTabs() - Method in class com.sforce.soap.partner.SoapBindingStub
 
DescribeTabSetResult - Class in com.sforce.soap.partner
 
DescribeTabSetResult() - Constructor for class com.sforce.soap.partner.DescribeTabSetResult
 
DescribeTabSetResult(String, String, String, boolean, DescribeTab[]) - Constructor for class com.sforce.soap.partner.DescribeTabSetResult
 
DESCRIPTION - Static variable in interface com.metamatrix.admin.api.objects.Group
The group description
DESCRIPTION - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentTypes.ComponentType.Attributes
 
DESCRIPTION - Static variable in class com.metamatrix.common.vdb.api.DEFReaderWriter.VDBInfo
 
DESCRIPTION - Static variable in interface com.metamatrix.metadata.runtime.api.VirtualDatabase.ModifiableAttributes
 
DESCRIPTION - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.Models.ColumnName
 
DESCRIPTION - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.VirtualDatabases.ColumnName
 
DESCRIPTION - Static variable in class com.metamatrix.platform.security.api.AuthorizationModel.Attribute
 
DESCRIPTION - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthPolicies.ColumnName
 
DESCRIPTION - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthRealms.ColumnName
 
DESCRIPTION_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
DESCRIPTION_COL_NUM - Static variable in class com.metamatrix.console.ui.views.connectorbinding.ConnectorBindingPanel
 
DESCRIPTION_COL_NUM - Static variable in class com.metamatrix.console.ui.views.deploy.ServiceDefinitionPanel
 
DESCRIPTION_LEN - Static variable in class com.metamatrix.platform.security.api.AuthorizationPolicyID
 
DESCRIPTOR - Static variable in class com.metamatrix.common.object.PropertyType
 
DESCRIPTOR_FILE - Static variable in class com.metamatrix.connector.text.TextPropertyNames
 
deselectAll(JTree) - Static method in class com.metamatrix.console.util.StaticTreeUtilities
Deselect all selected tree paths in a JTree.
DESELECTED - Static variable in class com.metamatrix.toolbox.ui.widget.CheckBox
 
DEST_MMXCMDLOG - Static variable in class com.metamatrix.server.dqp.service.tracker.TransactionLogMessage
 
DEST_SRCCMDLOG - Static variable in class com.metamatrix.server.dqp.service.tracker.TransactionLogMessage
 
DEST_TXNLOG - Static variable in class com.metamatrix.server.dqp.service.tracker.TransactionLogMessage
 
destroy() - Method in interface com.metamatrix.cache.CacheFactory
Destroy the cache factory and any caches underneath.
destroy() - Method in class com.metamatrix.cache.jboss.JBossCacheFactory
 
destroy() - Method in class com.metamatrix.soap.servlet.filter.BasicAuthInterceptor
 
destroy() - Method in class com.metamatrix.toolbox.ui.widget.event.WidgetActionEvent
 
DestroyObject - Class in com.metamatrix.common.actions
This action definition specifies that an object is to be added to the target.
DestroyObject(Object) - Constructor for class com.metamatrix.common.actions.DestroyObject
 
DestroyObject(Object, Object) - Constructor for class com.metamatrix.common.actions.DestroyObject
 
DETAIL - Static variable in interface com.metamatrix.admin.api.embedded.EmbeddedLogger
Message level value that specifies that detailed, information, warning, error and critical messages are to be recorded.
DETAIL - Static variable in interface com.metamatrix.admin.api.objects.LogConfiguration
Message level value that specifies that detailed, information, warning, error and critical messages are to be recorded.
DETAIL - Static variable in class com.metamatrix.cdk.api.SysLogger
 
DETAIL - Static variable in class com.metamatrix.core.log.MessageLevel
Message level value that specifies that detailed, information, warning, error and critical messages are to be recorded.
DETAIL - Static variable in class com.metamatrix.core.log.MessageLevel.DisplayNames
 
DETAIL - Static variable in class com.metamatrix.core.log.MessageLevel.Labels
 
DetailPanel - Class in com.metamatrix.console.ui.views.deploy
 
DetailPanel(boolean, ConnectionInfo) - Constructor for class com.metamatrix.console.ui.views.deploy.DetailPanel
 
DetailPanel(ConnectionInfo) - Constructor for class com.metamatrix.console.ui.views.deploy.DetailPanel
 
DETAILS_BUTTON - Static variable in interface com.metamatrix.toolbox.ui.widget.ButtonConstants
 
DETAILS_COLUMN_NUM - Static variable in class com.metamatrix.console.ui.views.vdb.EntitlementMigrationReportSummaryPanel
 
DETAILS_TAB_NUM - Static variable in class com.metamatrix.console.ui.views.authorization.ProvidersMain
 
DETAILS_TAB_NUM - Static variable in class com.metamatrix.console.ui.views.connectorbinding.ConnectorBindingPanel
 
DetailsDialog - Class in com.metamatrix.console.ui.dialog
 
DetailsDialog(Frame, String, String, String, Icon) - Constructor for class com.metamatrix.console.ui.dialog.DetailsDialog
 
detailsRequestedForEntitlement(int) - Method in class com.metamatrix.console.ui.views.vdb.EntitlementMigrationReportSummaryPanel
 
determineDataTypeClass(Object) - Static method in class com.metamatrix.common.types.DataTypeManager
Take an object and determine the MetaMatrix data type.
determineNecessaryConversions(String, Class<?>, Class<?>[], boolean) - Method in class com.metamatrix.query.function.FunctionLibrary
Get the conversions that are needed to call the named function with arguments of the given type.
determineVdbsStatus() - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
 
DETERMINISTIC - Static variable in class com.metamatrix.query.function.metadata.FunctionMethod
 
DhKeyGenerator - Class in com.metamatrix.common.util.crypto
Helper class that supports anonymous ephemeral Diffie-Hellmen Parameters are stored in the dh.properties file
DhKeyGenerator() - Constructor for class com.metamatrix.common.util.crypto.DhKeyGenerator
 
DIAGRAM - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Diagram.Class
 
DIAGRAM_COMPONENT - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Diagram.Class
 
DIAGRAM_COMPONENT_ASSOCIATION_END - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
DIAGRAM_DIAGRAM_ASSOCIATION_END - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
DIAGRAM_H_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
DIAGRAM_MODEL_OBJECTID_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
DIAGRAM_OBJECTID_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
DIAGRAM_USERSTRING_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
Property names associated with Diagram metamodel components
DIAGRAM_USERTYPE_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
DIAGRAM_W_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
DIAGRAM_X_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
DIAGRAM_Y_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
dialog - Variable in class com.metamatrix.console.ui.views.connector.ImportWizardController
 
dialog - Variable in class com.metamatrix.console.ui.views.connectorbinding.ImportBindingWizardController
 
DIALOG_DETAILS_TEXT - Static variable in class com.metamatrix.console.ui.dialog.DetailsDialog
 
DIALOG_MESSAGE_TEXT - Static variable in class com.metamatrix.console.ui.dialog.DetailsDialog
 
dialogDismissed() - Method in class com.metamatrix.toolbox.ui.callback.DialogFactoryCallbackHandler
called by cancel/dismiss listeners to indicate that the user dismissed the dialog without making a choice.
DialogFactoryCallbackHandler - Class in com.metamatrix.toolbox.ui.callback
An application implements a CallbackHandler and passes it to underlying security services so that they may interact with the application to retrieve specific authentication data, such as usernames and passwords, or to display certain information, such as error and warning messages.
DialogFactoryCallbackHandler() - Constructor for class com.metamatrix.toolbox.ui.callback.DialogFactoryCallbackHandler
 
DialogPanel - Class in com.metamatrix.toolbox.ui.widget
This class is intended to be used everywhere within the application that a dialog panel needs to be displayed.
DialogPanel() - Constructor for class com.metamatrix.toolbox.ui.widget.DialogPanel
Creates a panel with a BorderLayout and a navigation bar in the SOUTH region.
DialogPanel(Component) - Constructor for class com.metamatrix.toolbox.ui.widget.DialogPanel
Creates a panel with a BorderLayout, a navigation bar in the SOUTH region, and the specified content in the CENTER region.
dialogTitle - Variable in class com.metamatrix.console.ui.views.connector.ImportWizardController
 
dialogTitle - Variable in class com.metamatrix.console.ui.views.connectorbinding.ImportBindingWizardController
 
DialogUtility - Class in com.metamatrix.console.util
This class consists of convenient static methods for displaying common and oft-used dialog boxes, such as confirmation dialogs, message dialogs, etc.
DialogUtility() - Constructor for class com.metamatrix.console.util.DialogUtility
 
DialogWindow - Class in com.metamatrix.toolbox.ui.widget
This class is intended to be used everywhere within the application that a dialog needs to be displayed.
DialogWindow(Frame, String, DialogPanel) - Constructor for class com.metamatrix.toolbox.ui.widget.DialogWindow
Creates a modal dialog with the specified title, that will be displayed by the specified frame.
DialogWindow(Dialog, String, DialogPanel) - Constructor for class com.metamatrix.toolbox.ui.widget.DialogWindow
Creates a modal dialog with the specified title, that will be displayed by the specified dialog.
DialogWindow(Frame, String, DialogPanel, boolean) - Constructor for class com.metamatrix.toolbox.ui.widget.DialogWindow
Creates a dialog with the specified title and modality, that will be displayed by the specified frame.
DialogWindow(Dialog, String, DialogPanel, boolean) - Constructor for class com.metamatrix.toolbox.ui.widget.DialogWindow
Creates a dialog with the specified title and modality, that will be displayed by the specified dialog.
dialogWindowClosing() - Method in class com.metamatrix.console.ui.views.extensionsource.ExtensionSourceAdder
 
dialogWindowClosing() - Method in class com.metamatrix.console.ui.views.extensionsource.ExtensionSourceExporter
 
dialogWindowClosing() - Method in class com.metamatrix.console.ui.views.extensionsource.ExtensionSourceReplacer
 
dialogWindowClosing() - Method in class com.metamatrix.console.ui.views.vdb.VDBExporter
 
dialogWindowClosing() - Method in class com.metamatrix.console.ui.views.vdb.VDBRolesExporter
 
dialogWindowClosing() - Method in class com.metamatrix.console.ui.views.vdb.WSDLWizardRunner
 
die() - Method in interface com.metamatrix.platform.service.api.ServiceInterface
 
die() - Method in class com.metamatrix.platform.service.controller.AbstractService
This method will gracefully shutdown the service.
dieNow() - Method in interface com.metamatrix.platform.service.api.ServiceInterface
 
dieNow() - Method in class com.metamatrix.platform.service.controller.AbstractService
This method will shutdown the service immediately.
DIFFERENCE - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.ElementName
Static constant that represents the name of the "XMI.difference" element.
DIFFERENT_VALUES - Static variable in interface com.metamatrix.common.object.PropertiedObjectsEditor
The value object that is returned by this interface's getValue(PropertyDefinition) method when there is no common value for that property definition on every object in the list
DIGIT - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
DIPM_0001 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DIPM_0002 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DIRECT_REFERENCE - Static variable in class com.metamatrix.connector.xmlsource.soap.SecurityToken
 
DIRECTORY_PATH - Static variable in class com.metamatrix.connector.xml.file.FileConnectorState
 
DirectoryChooserPanel - Class in com.metamatrix.toolbox.ui.widget
DirectoryChooserPanel is a customizable file explorer dialog similar to JFileChooser.
DirectoryChooserPanel(DirectoryEntryView, int, DirectoryEntryFilter[], Collection, Collection) - Constructor for class com.metamatrix.toolbox.ui.widget.DirectoryChooserPanel
Creates a DirectoryChooserPanel with a list of selectable extension filters.
DirectoryChooserPanel(DirectoryEntryView, int) - Constructor for class com.metamatrix.toolbox.ui.widget.DirectoryChooserPanel
Creates a DirectoryChooserPanel with no selectable extension filters.
DirectoryChooserPanel(DirectoryEntryView, int, DirectoryEntryFilter[]) - Constructor for class com.metamatrix.toolbox.ui.widget.DirectoryChooserPanel
 
DirectoryChooserPanel(DirectoryEntryView, int, DirectoryEntryFilter[], Collection) - Constructor for class com.metamatrix.toolbox.ui.widget.DirectoryChooserPanel
 
DirectoryEntry - Interface in com.metamatrix.common.tree.directory
This interface represents a single resource on a hierarchical system, such as a file system.
directoryEntry - Variable in class com.metamatrix.console.ui.views.connector.ImportWizardController
 
DirectoryEntryEditor - Interface in com.metamatrix.common.tree.directory
This interface defines a edit DirectoryEntry instances.
DirectoryEntryFilter - Interface in com.metamatrix.common.tree.directory
This interface defines a edit DirectoryEntry instances.
DirectoryEntryNameAndTypeComparator - Class in com.metamatrix.common.tree.directory
 
DirectoryEntryNameAndTypeComparator() - Constructor for class com.metamatrix.common.tree.directory.DirectoryEntryNameAndTypeComparator
 
DirectoryEntryPropertyComponent - Class in com.metamatrix.toolbox.ui.widget.property
DialogManager is a collection of static methods for accessing and displaying the MetaData Modeler application dialogs and wizards.
DirectoryEntryPropertyComponent(String, String, DirectoryEntry, int) - Constructor for class com.metamatrix.toolbox.ui.widget.property.DirectoryEntryPropertyComponent
 
DirectoryEntryTable - Class in com.metamatrix.toolbox.ui.widget
This class is intended to be used everywhere within the application that a table needs to be displayed.
DirectoryEntryTable(DirectoryEntryView) - Constructor for class com.metamatrix.toolbox.ui.widget.DirectoryEntryTable
/*
DirectoryEntryTableComparator - Class in com.metamatrix.toolbox.ui.widget.table
 
DirectoryEntryTableComparator() - Constructor for class com.metamatrix.toolbox.ui.widget.table.DirectoryEntryTableComparator
 
DirectoryEntryView - Interface in com.metamatrix.common.tree.directory
This interface defines a view of a hierarchy of DirectoryEntry instances.
directoryEntryView - Variable in class com.metamatrix.console.ui.util.ModifiedDirectoryChooserPanel
 
directoryEntryView - Variable in class com.metamatrix.toolbox.ui.widget.DirectoryChooserPanel
 
DISABLE_LOCAL_TRANSACTIONS - Static variable in interface com.metamatrix.jdbc.api.ExecutionProperties
If true, will ignore autocommit for local transactions.
disable_tracing() - Method in class com.metamatrix.query.parser.SQLParser
 
disableComponents(Container) - Static method in class com.metamatrix.console.util.StaticUtilities
 
DISABLED - Static variable in class com.metamatrix.console.ui.views.entitlements.NewEntitlementController
 
DISABLED_BACKGROUND_COLOR - Static variable in class com.metamatrix.toolbox.ui.widget.property.PropertyComponentFactory
 
disableHost(String) - Method in interface com.metamatrix.admin.api.server.ServerConfigAdmin
Disable Host in Configuration
disableHost(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
disableHost(String) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
disableProcess(String) - Method in interface com.metamatrix.admin.api.server.ServerConfigAdmin
Disable Process in Configuration
disableProcess(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
disableProcess(String) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
discardContext(String) - Method in class com.metamatrix.common.log.config.BasicLogConfiguration
Specify that messages with the input context should be discarded and not recorded.
discardContext(String) - Method in interface com.metamatrix.common.log.LogConfiguration
Specify that messages with the input context should be discarded and not recorded.
discardContext(String) - Method in interface com.metamatrix.platform.security.audit.AuditConfiguration
Specify that messages with the input context should be discarded and not recorded.
discardContext(String) - Method in class com.metamatrix.platform.security.audit.config.BasicAuditConfiguration
Specify that messages with the input context should be discarded and not recorded.
discardContext(String) - Method in class com.metamatrix.platform.security.audit.config.UnmodifiableAuditConfiguration
This method always throws an UnsupportedOperationException.
discardContexts(Collection) - Method in class com.metamatrix.common.log.config.BasicLogConfiguration
Direct the log configuration to discard the given contexts and not record them.
discardContexts(Collection) - Method in interface com.metamatrix.common.log.LogConfiguration
Direct the log configuration to discard the given contexts and not record them.
discardContexts(Collection) - Method in interface com.metamatrix.platform.security.audit.AuditConfiguration
Specify that messages with the input contexts should be discarded and not recorded.
discardContexts(Collection) - Method in class com.metamatrix.platform.security.audit.config.BasicAuditConfiguration
Specify that messages with the input contexts should be discarded and not recorded.
discardContexts(Collection) - Method in class com.metamatrix.platform.security.audit.config.UnmodifiableAuditConfiguration
This method always throws an UnsupportedOperationException.
DISCOVERED_WSDL - Static variable in class com.metamatrix.common.util.WSDLServletUtil
 
DISCOVERY_STRATEGY - Static variable in interface com.metamatrix.common.api.MMURL.CONNECTION
A plugable discovery strategy for the client.
DISCOVERY_TIMEOUT - Static variable in class com.metamatrix.common.comm.platform.socket.client.AdminApiServerDiscovery
 
DISCRIM - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.ElementName
Static constant that represents the name of the "XMI.discrim" element.
DISMISSED - Static variable in class com.metamatrix.common.callback.CallbackChoices
Return value form class method if this callback is simply dismissed.
DISPLAY_NAME - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentTypes.ComponentType.ComponentTypeDefn.PropertyDefinition.Attributes
 
DISPLAY_NAME - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthPermTypes.ColumnName
 
DISPLAY_SIZE - Static variable in interface com.metamatrix.dqp.metadata.ResultsMetadataConstants
 
displayDetail(ExtensionSourceDetailInfo) - Method in class com.metamatrix.console.ui.views.extensionsource.ExtensionSourcesPanel
Method added to be called by main().
DisplayHelper - Interface in com.metamatrix.jdbc.api
This interface is used to plug in display-specific information for the TextOutputVisitor.
displayModalDialogWithOK(Component, String, String, int) - Static method in class com.metamatrix.console.util.StaticUtilities
Display a modal dialog with an 'OK' button.
displayModalDialogWithOK(Component, String, String) - Static method in class com.metamatrix.console.util.StaticUtilities
Display a modal dialog with an 'OK' button.
displayModalDialogWithOK(String, String, int) - Static method in class com.metamatrix.console.util.StaticUtilities
Display a modal dialog with an 'OK' button.
displayModalDialogWithOK(String, String) - Static method in class com.metamatrix.console.util.StaticUtilities
Display a modal dialog with an 'OK' button.
displayNamedParameters() - Method in class com.metamatrix.query.sql.lang.StoredProcedure
Indicates whether parameters should be displayed in traditional indexed manor, or as named parameters
displayQuery(Request) - Method in class com.metamatrix.console.ui.views.queries.QueryPanel
Main interface to this panel - supply a Request to be displayed.
displayTreeForConnection(ConnectionInfo) - Method in class com.metamatrix.console.ui.layout.ConsoleMainFrame
 
displayURL(String) - Static method in class com.metamatrix.toolbox.ui.widget.util.BrowserControl
Display a file in the system browser.
displayYesNoDialog(Component, String, String) - Static method in class com.metamatrix.console.util.DialogUtility
Put up a dialog with YES or NO options.
dispose() - Method in interface com.metamatrix.core.index.IIndex
closes the index file then deletes it.
disposeConditionally(Window, AWTEvent) - Static method in class com.metamatrix.toolbox.ui.widget.DialogWindow
Disposes the specified window as long as the specified event is not a WidgetActionEvent or has not been destroyed.
disposeOfMyOwner() - Method in class com.metamatrix.console.ui.util.wizard.WizardPane
 
DISTINCT - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
DISTINCT - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
DISTINCT - Static variable in class com.metamatrix.query.sql.ReservedWords
 
DISTINCT - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
divide(Object, Object) - Static method in class com.metamatrix.query.function.FunctionMethods
 
DIVIDE_NAME - Static variable in class com.metamatrix.common.xml.XPathUtil.Operator
 
DIVIDE_OP - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
DO_NOT_USE_1 - Variable in class com.metamatrix.console.ui.util.property.PropertyProvider
Declared just to get rid of javadoc warning.
DO_NOT_USE_2 - Variable in class com.metamatrix.console.ui.util.property.PropertyProvider
Declared just to get rid of javadoc warning.
doApply() - Method in class com.metamatrix.console.ui.views.logsetup.ConfigurationLogSetUpPanel
 
doApplyChanges(PropertiedObjectPanel) - Method in interface com.metamatrix.console.ui.util.POPWithButtonsController
 
doApplyChanges(PropertiedObjectPanel) - Method in class com.metamatrix.console.ui.views.authorization.AuthenticationProviderPropertiesPanel
 
doApplyChanges(PropertiedObjectPanel) - Method in class com.metamatrix.console.ui.views.connectorbinding.BindingPropertiesPanel
 
doApplyChanges(PropertiedObjectPanel) - Method in class com.metamatrix.console.ui.views.deploy.ServiceDefinitionPropertiesPanel
 
doApplyChanges(PropertiedObjectPanel) - Method in class com.metamatrix.console.ui.views.resources.ResourcesMainPanel
 
doBounceService(String) - Method in class com.metamatrix.server.ServiceManager
 
doc - Variable in class com.metamatrix.toolbox.ui.widget.IntegerSpinner
The document used in the textfield.
DOC_ENCODED_STYLE - Static variable in class com.metamatrix.connector.xml.soap.SOAPConnectorStateImpl
 
DOC_LITERAL_STYLE - Static variable in class com.metamatrix.connector.xml.soap.SOAPConnectorStateImpl
 
DocFunctionURIResolver - Class in com.metamatrix.query.xquery.saxon
A URI resolver for XQuery 'doc' function.
DocFunctionURIResolver(Map, XQuerySQLEvaluator) - Constructor for class com.metamatrix.query.xquery.saxon.DocFunctionURIResolver
 
doChangePanel(WorkspaceControllerWorkItem) - Method in class com.metamatrix.console.ui.layout.WorkspaceController
Do the work of changing to a different panel.
doCreateActions() - Method in class com.metamatrix.common.actions.AbstractObjectEditor
 
Document - Interface in com.metamatrix.connector.xml
 
DOCUMENT - Static variable in class com.metamatrix.platform.admin.api.PermissionDataNodeDefinition.TYPE
 
DOCUMENT_ENCODING - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Properties
The encoding format of the document.
DOCUMENT_ENCODING - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Tags
 
DOCUMENT_TYPE - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.TABLE_TYPES
 
DOCUMENT_TYPE - Static variable in class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants.TABLE_TYPES
 
DOCUMENTATION - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.ElementName
Static constant that represents the name of the "XMI.documentation" element.
DOCUMENTATION - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLSchema.Class
 
DocumentBuilder - Class in com.metamatrix.connector.xml.base
 
DocumentBuilder() - Constructor for class com.metamatrix.connector.xml.base.DocumentBuilder
 
DocumentImpl - Class in com.metamatrix.connector.xml.streaming
 
DocumentImpl(InputStream, String) - Constructor for class com.metamatrix.connector.xml.streaming.DocumentImpl
 
DocumentInProgress - Interface in com.metamatrix.query.processor.xml
This represents a document in construction.
DocumentProducer - Interface in com.metamatrix.connector.xml
Implementations are responsible for implementing these functions and providing an appropriate getter for the "Document" it will produce.
docUpdateInProgress - Variable in class com.metamatrix.toolbox.ui.widget.IntegerSpinner
Indicates if a document update is in progress.
doesEntitlementExist(String, String, int) - Method in class com.metamatrix.console.models.EntitlementManager
 
doesEntitlementExist(String, String, int) - Method in interface com.metamatrix.console.ui.views.entitlements.EntitlementsDataInterface
 
doesEntitlementExist(String, String, int) - Method in class com.metamatrix.console.ui.views.entitlements.EntitlementsPanel
 
doesExist(ComponentDefnID) - Method in class com.metamatrix.common.config.model.BasicConfiguration
 
doesMaxRowSizeIncludeBlobs() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Did getMaxRowSize() include LONGVARCHAR and LONGVARBINARY blobs?
doesNameEndWithPasswordSuffix(String) - Static method in class com.metamatrix.common.util.PasswordMaskUtil
Indicates if the String propName ends in any of the well-known password property suffixes.
doesVDBHaveValidityError() - Method in interface com.metamatrix.common.vdb.api.VDBDefn
Returns true if the VDBDefn was built from a .VDB file that had a validity error;
doesVDBHaveValidityError() - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.metamatrix.soap.servlet.filter.BasicAuthInterceptor
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.metamatrix.soap.servlet.MMGetVDBResourceServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.metamatrix.soap.servlet.WSDLURLGenerator
 
doLinkClick(String) - Method in class com.metamatrix.toolbox.ui.widget.URLLabelWidget
Allows subclasses to override the behavior when the link is clicked
doLinkClick(String) - Method in class com.metamatrix.toolbox.ui.widget.URLTextFieldWidget
Allows subclasses to override the behavior when the link is clicked
doListDeployedHosts() - Method in class com.metamatrix.server.ServiceManager
 
doListDeployedServices() - Method in class com.metamatrix.server.ServiceManager
 
doListDeployedVMs() - Method in class com.metamatrix.server.ServiceManager
 
doListServiceProps(String) - Method in class com.metamatrix.server.ServiceManager
 
doListServices() - Method in class com.metamatrix.server.ServiceManager
 
doListVMProps(String) - Method in class com.metamatrix.server.ServiceManager
 
doListVMs() - Method in class com.metamatrix.server.ServiceManager
 
DOLLAR - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
DOMAIN_ACTIVE - Static variable in interface com.metamatrix.platform.security.api.service.MembershipServiceInterface
 
DOMAIN_ID - Static variable in class com.metamatrix.common.util.CommonPropertyNames
 
DOMAIN_NAME - Static variable in interface com.metamatrix.platform.security.api.service.MembershipServiceInterface
The environment property name for the class that is to be used for the names of the domains.
DOMAIN_NAME_COL_NUM - Static variable in class com.metamatrix.console.ui.views.authorization.ProvidersMain
 
DOMAIN_ORDER - Static variable in interface com.metamatrix.platform.security.api.service.MembershipServiceInterface
The environment property describing both the domain names and their required order of search.
DOMAIN_PROPERTIES - Static variable in interface com.metamatrix.platform.security.api.service.MembershipServiceInterface
 
DOMAIN_PROVIDERS - Static variable in class com.metamatrix.console.ui.layout.PanelsTreeModel
 
domainObj - Variable in class com.metamatrix.console.ui.views.deploy.DetailPanel
 
Done() - Method in class com.metamatrix.query.parser.JavaCharStream
 
doNotDisplayWarningMessage() - Method in interface com.metamatrix.console.ui.views.syslog.MaxRecordsPerQueryListener
 
doNotDisplayWarningMessage() - Method in class com.metamatrix.console.ui.views.syslog.SysLogPanel
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.metamatrix.soap.servlet.MMDiscoverWSDLServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.metamatrix.soap.servlet.MMGetVDBResourceServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.metamatrix.soap.servlet.MMGetWSDLServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.metamatrix.soap.servlet.WSDLURLGenerator
 
doReset() - Method in class com.metamatrix.console.ui.views.logsetup.ConfigurationLogSetUpPanel
 
doShutdownAllHCs() - Method in class com.metamatrix.server.ServiceManager
 
doShutdownHC(String) - Method in class com.metamatrix.server.ServiceManager
 
doShutdownServer() - Method in class com.metamatrix.server.ServiceManager
 
doShutdownVM(String, boolean) - Method in class com.metamatrix.server.ServiceManager
 
doStopService(ServiceID) - Method in class com.metamatrix.server.ServiceManager
 
doStopVM(String) - Method in class com.metamatrix.server.ServiceManager
 
DOT - Static variable in interface com.metamatrix.core.util.StringUtil.Constants
 
DOT - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
DOT_CHAR - Static variable in interface com.metamatrix.core.util.StringUtil.Constants
 
DOT_DELIMITER - Static variable in class com.metamatrix.common.api.MMURL
 
DOT_VDB_FILE_EXTENSION - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
DOT_WSDL_FILE_EXTENSION - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
DOT_XMI_FILE_EXTENSION - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
DOT_XML_FILE_EXTENSION - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
DOT_XSD_FILE_EXTENSION - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
doTermination(String, String, Xid) - Method in class com.metamatrix.console.ui.views.transactions.TransactionsPanel
 
DOTTED_ID - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
DOUBLE - Static variable in class com.metamatrix.common.object.PropertyType
 
DOUBLE - Static variable in class com.metamatrix.common.types.DataTypeManager.DefaultDataClasses
 
DOUBLE - Static variable in class com.metamatrix.common.types.DataTypeManager.DefaultDataTypes
 
DOUBLE - Static variable in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
 
DOUBLE - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.BuiltInNames
 
DOUBLE - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.PrimitiveBuiltInNames
 
DOUBLE - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.RuntimeTypeNames
 
DOUBLE - Static variable in class com.metamatrix.query.function.aggregate.Sum
 
DOUBLE - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
DOUBLE - Static variable in class com.metamatrix.query.sql.ReservedWords
 
DOUBLE - Static variable in class org.teiid.connector.api.TypeFacility.RUNTIME_NAMES
 
DOUBLE - Static variable in interface org.teiid.connector.api.TypeFacility.RUNTIME_TYPES
 
DOUBLE - Static variable in class org.teiid.connector.jdbc.translator.BasicFunctionModifier
 
DOUBLE - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
DOUBLE_CLASS - Static variable in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
 
DOUBLE_SLASH - Static variable in class com.metamatrix.common.util.WSDLServletUtil
 
DOUBLE_SLASH_DELIMITER - Static variable in class com.metamatrix.common.api.MMURL
 
doubleArrayToVector(Object[][]) - Static method in class com.metamatrix.console.util.StaticUtilities
 
DoubleToBigDecimalTransform - Class in com.metamatrix.common.types.basic
 
DoubleToBigDecimalTransform() - Constructor for class com.metamatrix.common.types.basic.DoubleToBigDecimalTransform
 
DoubleToBigIntegerTransform - Class in com.metamatrix.common.types.basic
 
DoubleToBigIntegerTransform() - Constructor for class com.metamatrix.common.types.basic.DoubleToBigIntegerTransform
 
DoubleToBooleanTransform - Class in com.metamatrix.common.types.basic
 
DoubleToBooleanTransform() - Constructor for class com.metamatrix.common.types.basic.DoubleToBooleanTransform
 
DoubleToByteTransform - Class in com.metamatrix.common.types.basic
 
DoubleToByteTransform() - Constructor for class com.metamatrix.common.types.basic.DoubleToByteTransform
 
DoubleToFloatTransform - Class in com.metamatrix.common.types.basic
 
DoubleToFloatTransform() - Constructor for class com.metamatrix.common.types.basic.DoubleToFloatTransform
 
DoubleToIntegerTransform - Class in com.metamatrix.common.types.basic
 
DoubleToIntegerTransform() - Constructor for class com.metamatrix.common.types.basic.DoubleToIntegerTransform
 
DoubleToLongTransform - Class in com.metamatrix.common.types.basic
 
DoubleToLongTransform() - Constructor for class com.metamatrix.common.types.basic.DoubleToLongTransform
 
DoubleToShortTransform - Class in com.metamatrix.common.types.basic
 
DoubleToShortTransform() - Constructor for class com.metamatrix.common.types.basic.DoubleToShortTransform
 
DoubleToStringTransform - Class in com.metamatrix.common.types.basic
 
DoubleToStringTransform() - Constructor for class com.metamatrix.common.types.basic.DoubleToStringTransform
 
doVisit(LanguageObject, LanguageVisitor) - Static method in class com.metamatrix.query.sql.navigator.DeepPostOrderNavigator
 
doVisit(LanguageObject, LanguageVisitor) - Static method in class com.metamatrix.query.sql.navigator.DeepPreOrderNavigator
 
doVisit(LanguageObject, LanguageVisitor) - Static method in class com.metamatrix.query.sql.navigator.PostOrderNavigator
 
doVisit(LanguageObject, LanguageVisitor) - Static method in class com.metamatrix.query.sql.navigator.PreOrderNavigator
 
doVisit(LanguageObject, LanguageVisitor, boolean) - Static method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
DOWN - Static variable in class com.metamatrix.query.processor.xml.MoveDocInstruction
 
DOWN_ICON_PROPERTY - Static variable in interface com.metamatrix.toolbox.ui.IconConstants
 
downMouseListener - Variable in class com.metamatrix.toolbox.ui.widget.IntegerSpinner
 
DQP - Interface in com.metamatrix.admin.api.objects
The distributed query processor, which is the internal query engine component used by MetaMatrix products.
DQP_BOOTSTRAP_FILE - Static variable in class com.metamatrix.jdbc.EmbeddedDataSource
 
DQP_BUFFER_MEMORY - Static variable in interface com.metamatrix.dqp.embedded.DQPEmbeddedProperties.BufferService
Determines amount of memory to use in-memory before buffering to disk.
DQP_BUFFER_USEDISK - Static variable in interface com.metamatrix.dqp.embedded.DQPEmbeddedProperties.BufferService
Determines whether buffer management should be all-memory (if false) or mixed memory and disk access (if true).
DQP_CONFIGFILE - Static variable in interface com.metamatrix.dqp.embedded.DQPEmbeddedProperties
 
DQP_CONNECTOR_BATCH_SIZE - Static variable in interface com.metamatrix.dqp.embedded.DQPEmbeddedProperties.BufferService
The maximum number of rows a connector batch should contain.
DQP_EXTENSIONS - Static variable in interface com.metamatrix.dqp.embedded.DQPEmbeddedProperties
 
DQP_IDENTITY - Static variable in interface com.metamatrix.dqp.embedded.DQPEmbeddedProperties
 
DQP_KEYSTORE - Static variable in interface com.metamatrix.dqp.embedded.DQPEmbeddedProperties
 
DQP_LOGFILE - Static variable in interface com.metamatrix.dqp.embedded.DQPEmbeddedProperties
 
DQP_LOGLEVEL - Static variable in interface com.metamatrix.dqp.embedded.DQPEmbeddedProperties
 
DQP_METADATA_SYSTEMURL - Static variable in interface com.metamatrix.dqp.embedded.DQPEmbeddedProperties
 
DQP_PROCESSOR_BATCH_SIZE - Static variable in interface com.metamatrix.dqp.embedded.DQPEmbeddedProperties.BufferService
The maximum number of rows a processor batch should contain.
DQP_TMPDIR - Static variable in interface com.metamatrix.dqp.embedded.DQPEmbeddedProperties
 
DQP_WORKDIR - Static variable in interface com.metamatrix.dqp.embedded.DQPEmbeddedProperties
 
DQP_WORKSPACE - Static variable in interface com.metamatrix.dqp.embedded.DQPEmbeddedProperties
 
DQPConfigAdminImpl - Class in com.metamatrix.dqp.embedded.admin
DQP implementation of the Config Admin API
DQPConfigAdminImpl(EmbeddedConnectionFactoryImpl) - Constructor for class com.metamatrix.dqp.embedded.admin.DQPConfigAdminImpl
 
DQPConfigSource - Interface in com.metamatrix.common.application
This interface represents a source of DQP configuration information.
DQPEmbeddedPlugin - Class in com.metamatrix.dqp.embedded
 
DQPEmbeddedPlugin() - Constructor for class com.metamatrix.dqp.embedded.DQPEmbeddedPlugin
 
DQPEmbeddedProperties - Interface in com.metamatrix.dqp.embedded
 
DQPEmbeddedProperties.BufferService - Interface in com.metamatrix.dqp.embedded
 
DQPEmbeddedProperties.DataService - Interface in com.metamatrix.dqp.embedded
 
DQPEmbeddedProperties.MetadataService - Interface in com.metamatrix.dqp.embedded
 
DQPGuiceModule - Class in com.metamatrix.common.application
 
DQPGuiceModule(DQPConfigSource) - Constructor for class com.metamatrix.common.application.DQPGuiceModule
 
DQPLogListener - Class in com.metamatrix.dqp.embedded.admin
 
DQPLogListener(EmbeddedLogger) - Constructor for class com.metamatrix.dqp.embedded.admin.DQPLogListener
 
DQPMonitoringAdminImpl - Class in com.metamatrix.dqp.embedded.admin
DQP implementation of the Monitoring API
DQPMonitoringAdminImpl(EmbeddedConnectionFactoryImpl) - Constructor for class com.metamatrix.dqp.embedded.admin.DQPMonitoringAdminImpl
 
DQPPlugin - Class in com.metamatrix.dqp
DQPPlugin
DQPPlugin() - Constructor for class com.metamatrix.dqp.DQPPlugin
 
DQPRuntimeStateAdminImpl - Class in com.metamatrix.dqp.embedded.admin
 
DQPRuntimeStateAdminImpl(EmbeddedConnectionFactoryImpl) - Constructor for class com.metamatrix.dqp.embedded.admin.DQPRuntimeStateAdminImpl
 
DQPSecurityAdminImpl - Class in com.metamatrix.dqp.embedded.admin
 
DQPSecurityAdminImpl(EmbeddedConnectionFactoryImpl) - Constructor for class com.metamatrix.dqp.embedded.admin.DQPSecurityAdminImpl
 
DQPServiceNames - Interface in com.metamatrix.dqp.service
Defines constants used for naming DQP services.
DragAndDropController - Interface in com.metamatrix.toolbox.ui.widget.transfer
Provides the base interface necessary to support both drag and drop (D&D) operations for a component.
DRIVE_SEPARATOR - Static variable in interface com.metamatrix.core.util.FileUtils.Constants
 
DRIVE_SEPARATOR_CHAR - Static variable in interface com.metamatrix.core.util.FileUtils.Constants
 
DRIVER - Static variable in class com.metamatrix.common.connection.ManagedConnection
The environment property name for the class of the driver.
DRIVER - Static variable in class com.metamatrix.common.jdbc.JDBCUtil
The environment property name for the class of the driver.
DRIVER_CLASS - Static variable in interface com.metamatrix.common.config.api.SearchbaseConnectorComponentType
These connection properties used by the published searchbase match those of com.metamatrix.connector.jdbc.JDBCPropertyNames.
DRIVER_CLASS - Static variable in interface com.metamatrix.soap.service.ConnectionSource
This is a property key that is used for the driver class used to connect to an MM Server.
DRIVER_NAME - Static variable in class com.metamatrix.jdbc.EmbeddedDriver
 
DRIVER_PROPERTY_NAME - Static variable in class com.metamatrix.common.log.DbLogWriter
The name of the property that contains the JDBC driver of the JDBC database to which log messages are to be recorded.
DROP - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
Drop - Class in com.metamatrix.query.sql.lang
 
Drop() - Constructor for class com.metamatrix.query.sql.lang.Drop
 
DROP - Static variable in class com.metamatrix.query.sql.ReservedWords
 
dropConstraints() - Method in class org.teiid.dialect.TeiidDialect
 
DropFunctionModifier - Class in org.teiid.connector.jdbc.translator
This FunctionModifier will cause this function to be dropped by replacing the function with (by default) the first argument of the function.
DropFunctionModifier() - Constructor for class org.teiid.connector.jdbc.translator.DropFunctionModifier
 
DROPPED - Static variable in class com.metamatrix.console.ui.views.vdb.EntitlementMigrationDetailInfo
 
DROPPED_COLUMN_NUM - Static variable in class com.metamatrix.console.ui.views.vdb.EntitlementMigrationReportSummaryPanel
 
dropTable(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse drop table command.
DRRE_0001 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DRRE_0002 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DRRE_0003 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DRRE_0004 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DRRE_0005 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DRRE_0006 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DRRE_0007 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DRRE_0008 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DRRE_0009 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DRRE_0010 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DRRE_0011 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DRRE_0012 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
dSecondsNumber(QCTime) - Static method in class com.metamatrix.console.util.QCTime
 
DSI_0001 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DSI_0002 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DSI_0003 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DSI_0004 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DSI_0005 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DSI_0006 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DSI_0007 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DSI_0008 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DSI_0009 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DSI_0010 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DSI_0011 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DSI_0012 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DSI_0013 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DSI_0014 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DSP_0001 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DT_ELEMENT - Static variable in interface com.metamatrix.metadata.runtime.util.RuntimeMetadataIDContext
 
DT_ELEMENT_PROP - Static variable in interface com.metamatrix.metadata.runtime.util.RuntimeMetadataIDContext
 
DTCBASE_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
DTCV_0001 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DTCV_0002 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DTCV_0003 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DTCV_0004 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DTCV_0005 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DTCV_0006 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DTCV_0007 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DTCV_0008 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DTCV_0009 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DTCV_0010 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DTCV_0011 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DTCV_0012 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DTCV_0013 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DTCV_0014 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DTCV_0015 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DTCV_0016 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
DUAL - Static variable in class org.teiid.connector.jdbc.oracle.OracleSQLTranslator
 
DUMMY_NS_NAME - Static variable in class com.metamatrix.connector.xml.soap.SOAPDocBuilder
 
DUMMY_NS_PREFIX - Static variable in class com.metamatrix.connector.xml.soap.SOAPDocBuilder
 
DUMMY_URL - Static variable in class com.metamatrix.common.protocol.jar.JarURLConnection
 
dumpThreads() - Method in interface com.metamatrix.platform.vm.api.controller.ProcessManagement
dumps stack trace to log file.
dumpThreads() - Method in class com.metamatrix.platform.vm.controller.ProcessController
Prints thread information to a log file.
DUP_REMOVE - Static variable in class com.metamatrix.query.optimizer.relational.plantree.NodeConstants.Types
 
DUPLICATE_CASE_SOLUTION - Static variable in class com.sforce.soap.partner.StatusCode
 
DUPLICATE_COMM_NICKNAME - Static variable in class com.sforce.soap.partner.StatusCode
 
DUPLICATE_CUSTOM_ENTITY_DEFINITION - Static variable in class com.sforce.soap.partner.StatusCode
 
DUPLICATE_CUSTOM_TAB_MOTIF - Static variable in class com.sforce.soap.partner.StatusCode
 
DUPLICATE_DEVELOPER_NAME - Static variable in class com.sforce.soap.partner.StatusCode
 
DUPLICATE_EXTERNAL_ID - Static variable in class com.sforce.soap.partner.StatusCode
 
DUPLICATE_MASTER_LABEL - Static variable in class com.sforce.soap.partner.StatusCode
 
DUPLICATE_PAGE_NUM - Static variable in class com.metamatrix.console.ui.views.connector.ImportWizardController
 
DUPLICATE_USERNAME - Static variable in class com.sforce.soap.partner.StatusCode
 
DUPLICATE_VALUE - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
DUPLICATE_VALUE - Static variable in class com.sforce.soap.partner.StatusCode
 
DuplicateComponentException - Exception in com.metamatrix.common.config.api.exceptions
 
DuplicateComponentException() - Constructor for exception com.metamatrix.common.config.api.exceptions.DuplicateComponentException
No-Arg Constructor
DuplicateComponentException(String) - Constructor for exception com.metamatrix.common.config.api.exceptions.DuplicateComponentException
Constructs an instance of the exception with the specified detail message.
DuplicateComponentException(Throwable) - Constructor for exception com.metamatrix.common.config.api.exceptions.DuplicateComponentException
Constructs an instance of the exception with no detail message but with a single exception.
DuplicateComponentException(Throwable, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.DuplicateComponentException
Constructs an instance of the exception with the specified detail message and a single exception.
DuplicateComponentException(String, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.DuplicateComponentException
Construct an instance with an error code and message specified.
DuplicateComponentException(Throwable, String, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.DuplicateComponentException
Construct an instance with a linked exception, and an error code and message, specified.
DuplicateExtensionModuleException - Exception in com.metamatrix.common.extensionmodule.exception
 
DuplicateExtensionModuleException() - Constructor for exception com.metamatrix.common.extensionmodule.exception.DuplicateExtensionModuleException
 
DuplicateExtensionModuleException(String) - Constructor for exception com.metamatrix.common.extensionmodule.exception.DuplicateExtensionModuleException
Construct an instance with the message specified.
DuplicateFilter - Class in com.metamatrix.query.processor.relational
 
DuplicateFilter(AggregateFunction, BufferManager, String, int) - Constructor for class com.metamatrix.query.processor.relational.DuplicateFilter
Constructor for DuplicateFilter.
duplicatesPanel - Variable in class com.metamatrix.console.ui.views.connector.ImportWizardController
 
dupPressed() - Method in class com.metamatrix.console.ui.views.connectorbinding.ConnectorBindingPanel
 
DURATION - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.BuiltInNames
 
DURATION - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.PrimitiveBuiltInNames
 
dynamicCommand(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse error statement
DynamicCommand - Class in com.metamatrix.query.sql.lang
 
DynamicCommand() - Constructor for class com.metamatrix.query.sql.lang.DynamicCommand
 
DynamicCommand(Expression, List, GroupSymbol, SetClauseList) - Constructor for class com.metamatrix.query.sql.lang.DynamicCommand
 
DynamicCommandResolver - Class in com.metamatrix.query.resolver.command
 
DynamicCommandResolver() - Constructor for class com.metamatrix.query.resolver.command.DynamicCommandResolver
 
DynamicTreeTableModel - Class in com.metamatrix.console.ui.treetable
An implementation of TreeTableModel that uses reflection to answer TableModel methods.
DynamicTreeTableModel(TreeNode, String[], String[], String[], Class[]) - Constructor for class com.metamatrix.console.ui.treetable.DynamicTreeTableModel
Constructor for creating a DynamicTreeTableModel.

E

ECORE_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
EDIT - Static variable in class com.metamatrix.console.ui.views.vdb.VDBConnectorBindingAssignmentModelTable
 
editCellAt(int, int, EventObject) - Method in class com.metamatrix.console.ui.treetable.JTreeTable
Overridden to invoke repaint for the particular location if the column contains the tree.
editConnectorBindingsFinishProcess() - Method in class com.metamatrix.console.ui.views.vdb.VdbMainPanel
 
editedConfiguration(SavedUDDIRegistryInfo) - Method in interface com.metamatrix.console.ui.views.vdb.UDDIConfigurationsHandler
 
editingStarted() - Method in class com.metamatrix.toolbox.ui.widget.property.DirectoryEntryPropertyComponent
Notify this component that it has been activated and should enable any controls necessary for editing property values.
editingStarted() - Method in interface com.metamatrix.toolbox.ui.widget.property.PropertyComponent
Notify this component that it has been activated and should enable any controls necessary for editing property values.
editingStopped() - Method in class com.metamatrix.toolbox.ui.widget.property.DirectoryEntryPropertyComponent
Notification to this component that keyboard/mouse focus has moved away from the component and it should deselect any items and deactivate any editing controls.
editingStopped() - Method in interface com.metamatrix.toolbox.ui.widget.property.PropertyComponent
Notification to this component that keyboard/mouse focus has moved away from the component and it should deselect any items and deactivate any editing controls.
editRequested(VDBConnectorBindingNames) - Method in interface com.metamatrix.console.ui.views.vdb.MultiSourceModelBindingEditRequestHandler
 
editRequested(VDBConnectorBindingNames) - Method in class com.metamatrix.console.ui.views.vdb.VdbAssignConnBindPanel
 
EK_PRIMARY_GROUP_NAME_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
ELEMENT - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ChangeHistory
This is the name of the ChangeHistory Element.
ELEMENT - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ChangeHistory.Property
This is the name of the Property Element.
ELEMENT - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentTypes.ComponentType.ComponentTypeDefn
This is the name of the ComponentTypeDefn Element.
ELEMENT - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentTypes.ComponentType.ComponentTypeDefn.PropertyDefinition.AllowedValue
This is the name of the AllowedValue Element.
ELEMENT - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentTypes.ComponentType.ComponentTypeDefn.PropertyDefinition
This is the name of the PropertyDefinition Element.
ELEMENT - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentTypes.ComponentType
This is the name of the ComponentType Element.
ELEMENT - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentTypes
This is the name of the ComponentTypes Element.
ELEMENT - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Configuration.AuthenticationProviders
This is the name of the ProductServiceConfigs Element.
ELEMENT - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Configuration.AuthenticationProviders.Provider
This is the name of the ProductServiceConfig Element.
ELEMENT - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Configuration.ConnectorComponents.ConnectorComponent
This is the name of the ConnectorBinding Element.
ELEMENT - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Configuration.ConnectorComponents
This is the name of the ServiceComponentDefns Element.
ELEMENT - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Configuration.DeployedService
This is the name of the ServiceComponentDefn Element.
ELEMENT - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Configuration
This is the name of the Configurations Element.
ELEMENT - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Configuration.Host
This is the name of the Host Element.
ELEMENT - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Configuration.Process
This is the name of the VMComponentDefns Element.
ELEMENT - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Configuration.Resources
This is the name of the Hosts Element.
ELEMENT - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Configuration.Resources.Resource
This is the name of the Resource Element.
ELEMENT - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Configuration.Services
This is the name of the ServiceComponentDefns Element.
ELEMENT - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Configuration.Services.Service
This is the name of the ServiceComponentDefn Element.
ELEMENT - Static variable in interface com.metamatrix.common.config.xml.XMLConfig_ElementNames
This should be the root Element name for all Configuration XML Documents.
ELEMENT - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Header.ApplicationCreatedBy
This is the name of the ApplicationCreatedDate Element.
ELEMENT - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Header.ApplicationVersionCreatedBy
This is the name of the ApplicationVersionCreatedBy Element.
ELEMENT - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Header.ConfigurationVersion
This is the name of the DocumentTypeVersion Element.
ELEMENT - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Header
This is the name of the Header Element.
ELEMENT - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Header.MetaMatrixSystemVersion
This is the name of the MetaMatrixServerVersion Element.
ELEMENT - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Header.Time
This is the name of the Time Element.
ELEMENT - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Header.UserCreatedBy
This is the name of the UserName Element.
ELEMENT - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Properties
This is the name of the Properties Element.
ELEMENT - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Properties.Property
This is the name of the Property Element.
ELEMENT - Static variable in interface com.metamatrix.common.vdb.api.DEFReaderWriter.Header
 
ELEMENT - Static variable in class com.metamatrix.common.vdb.api.DEFReaderWriter.Model
 
ELEMENT - Static variable in class com.metamatrix.common.vdb.api.DEFReaderWriter.Property
 
ELEMENT - Static variable in class com.metamatrix.common.vdb.api.DEFReaderWriter.VDBInfo
 
Element - Interface in com.metamatrix.metadata.runtime.api
Instances of this interface represent Elements for a Group.
ELEMENT - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.DataAccess.Class
 
ELEMENT - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Foundation.Class
 
ELEMENT - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLDocument.Class
 
ELEMENT - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLSchema.Class
 
ELEMENT - Static variable in interface com.metamatrix.metadata.runtime.util.RuntimeMetadataIDContext
 
ELEMENT - Static variable in class com.metamatrix.platform.admin.api.PermissionDataNodeDefinition.TYPE
 
ELEMENT - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants
Constant defining a target node type of "element".
ELEMENT - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
ELEMENT - Static variable in class com.metamatrix.query.processor.xml.AddNodeInstruction
 
ELEMENT - Static variable in class com.metamatrix.vdb.runtime.URIResourceReader.Constants.URI
 
Element - Interface in org.teiid.connector.metadata.runtime
Represents an element, such as a column, in runtime metadata.
ELEMENT_COUNT_TAG - Static variable in class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.Metadata.Attributes
 
ELEMENT_LABEL - Static variable in interface com.metamatrix.dqp.metadata.ResultsMetadataConstants
 
ELEMENT_NAME - Static variable in interface com.metamatrix.dqp.metadata.ResultsMetadataConstants
 
ELEMENT_NAME - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Properties
The symbol from a result set that maps to this node.
ELEMENT_NAME - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Tags
 
ELEMENT_PATTERN - Static variable in class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.ELEMENTS.Parameters
 
ELEMENT_PROP - Static variable in interface com.metamatrix.metadata.runtime.util.RuntimeMetadataIDContext
 
ElementCollectorVisitor - Class in com.metamatrix.query.sql.visitor
This visitor class will traverse a language object tree and collect all element symbol references it finds.
ElementCollectorVisitor(Collection<ElementSymbol>) - Constructor for class com.metamatrix.query.sql.visitor.ElementCollectorVisitor
Construct a new visitor with the specified collection, which should be non-null.
ElementID - Interface in com.metamatrix.metadata.runtime.api
The ElementID is the uniue identifier for an Element.
ElementProcessor - Class in com.metamatrix.connector.xml.streaming
The ElementProcessor extracts data from a Node based upon paths defined in an ExecutionInfo (aka columns in a query request).
ElementProcessor(ExecutionInfo) - Constructor for class com.metamatrix.connector.xml.streaming.ElementProcessor
 
ELEMENTS_ELEMENT_NAME_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
ELEMENTS_GROUP_NAME_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
ELEMENTS_IN_ACCESS_PTTRN - Static variable in interface com.metamatrix.modeler.core.metadata.runtime.ColumnSetRecord.ColumnSetRecordProperties
 
ELEMENTS_IN_GROUP - Static variable in interface com.metamatrix.modeler.core.metadata.runtime.TableRecord.TableRecordProperties
 
ELEMENTS_IN_INDEX - Static variable in interface com.metamatrix.modeler.core.metadata.runtime.ColumnSetRecord.ColumnSetRecordProperties
 
ELEMENTS_IN_KEY - Static variable in interface com.metamatrix.modeler.core.metadata.runtime.ColumnSetRecord.ColumnSetRecordProperties
 
elementSupports(Object, int) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
 
elementSupports(Object, int) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadataFacade
 
elementSupports(Object, int) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
elementSupports(Object, int) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
elementSupports(Object, int) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Determine whether the specified element supports some feature.
elementSupports(Object, int) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
ElementSymbol - Class in com.metamatrix.query.sql.symbol
This is a subclass of Symbol representing a single element.
ElementSymbol(String, String) - Constructor for class com.metamatrix.query.sql.symbol.ElementSymbol
Constructor used for cloning
ElementSymbol(String) - Constructor for class com.metamatrix.query.sql.symbol.ElementSymbol
Simple constructor taking just a name.
ElementSymbol(String, boolean) - Constructor for class com.metamatrix.query.sql.symbol.ElementSymbol
Constructor taking a name and a flag whether to display fully qualified.
ElementSymbol.DisplayMode - Enum in com.metamatrix.query.sql.symbol
 
ElementSymbolOptimizer - Class in com.metamatrix.query.sql.util
The ElementSymbolOptimizer can be used to modify the appearance of the elements in a command.
ELSE - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
ELSE - Static variable in class com.metamatrix.query.sql.ReservedWords
 
ELSE - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
Email - Class in com.sforce.soap.partner
 
Email() - Constructor for class com.sforce.soap.partner.Email
 
Email(Boolean, EmailPriority, String, Boolean, String, String, Boolean) - Constructor for class com.sforce.soap.partner.Email
 
EMAIL_BATCH_SIZE_LIMIT_EXCEEDED - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
EMAIL_NOT_PROCESSED_DUE_TO_PRIOR_ERROR - Static variable in class com.sforce.soap.partner.StatusCode
 
EMAIL_TO_CASE_INVALID_ROUTING - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
EMAIL_TO_CASE_LIMIT_EXCEEDED - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
EMAIL_TO_CASE_NOT_ENABLED - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
EmailFileAttachment - Class in com.sforce.soap.partner
 
EmailFileAttachment() - Constructor for class com.sforce.soap.partner.EmailFileAttachment
 
EmailFileAttachment(byte[], String) - Constructor for class com.sforce.soap.partner.EmailFileAttachment
 
EmailHeader - Class in com.sforce.soap.partner
 
EmailHeader() - Constructor for class com.sforce.soap.partner.EmailHeader
 
EmailHeader(boolean, boolean, boolean) - Constructor for class com.sforce.soap.partner.EmailHeader
 
EmailPriority - Class in com.sforce.soap.partner
 
EmailPriority(String) - Constructor for class com.sforce.soap.partner.EmailPriority
 
EMB_DATE_CHAR - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
EMB_DEC_CHAR - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
EMB_ENC_CHAR - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
EMB_TIC - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
EMB_TIME_CHAR - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
EMB_TS_CHAR - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
EmbeddedAdmin - Interface in com.metamatrix.admin.api.embedded
 
EmbeddedBaseDQPService - Class in com.metamatrix.dqp.embedded.services
This a base service for all the Embedded DQP Services.
EmbeddedBaseDQPService() - Constructor for class com.metamatrix.dqp.embedded.services.EmbeddedBaseDQPService
 
EmbeddedBufferService - Class in com.metamatrix.dqp.embedded.services
Implement the BufferService for the DQP Embedded component.
EmbeddedBufferService() - Constructor for class com.metamatrix.dqp.embedded.services.EmbeddedBufferService
 
EmbeddedConfigAdmin - Interface in com.metamatrix.admin.api.embedded
 
EmbeddedConfigSource - Class in com.metamatrix.dqp.embedded
This class is main hook point for the Embedded DQP configuration.
EmbeddedConfigSource(URL, Properties) - Constructor for class com.metamatrix.dqp.embedded.EmbeddedConfigSource
Based the configuration file load the DQP services
EmbeddedConfigurationService - Class in com.metamatrix.dqp.embedded.services
A File based configuration service implementation Implementation notes - While loading the VDBs also keep track of Connector Bindings loaded separately - While loading the VDBs also keep track of Connector types loaded separately - The above list also should contain the list from server config file.
EmbeddedConfigurationService() - Constructor for class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
EmbeddedConnection - Class in com.metamatrix.jdbc
This class simple wrapper on top of MMConnection for the EmbeddedDriver and EmbeddedDataSource.
EmbeddedConnection(EmbeddedConnectionFactoryImpl, ServerConnection, Properties, ConnectionListener) - Constructor for class com.metamatrix.jdbc.EmbeddedConnection
ctor
EmbeddedConnectionFactory - Interface in com.metamatrix.jdbc
A marker interface for creating connections Embedded DQP.
EmbeddedConnectionFactoryImpl - Class in com.metamatrix.jdbc
A factory class which creates the connections to the embedded DQP instance.
EmbeddedConnectionFactoryImpl() - Constructor for class com.metamatrix.jdbc.EmbeddedConnectionFactoryImpl
 
EmbeddedDataService - Class in com.metamatrix.dqp.embedded.services
A DataService implementation for the DQP.
EmbeddedDataService() - Constructor for class com.metamatrix.dqp.embedded.services.EmbeddedDataService
 
EmbeddedDataSource - Class in com.metamatrix.jdbc
 
EmbeddedDataSource() - Constructor for class com.metamatrix.jdbc.EmbeddedDataSource
Constructor for EmbeddedDataSource.
EmbeddedDriver - Class in com.metamatrix.jdbc
The java.sql.DriverManager class uses this class to connect to MetaMatrix.
EmbeddedDriver() - Constructor for class com.metamatrix.jdbc.EmbeddedDriver
 
EmbeddedGuiceModule - Class in com.metamatrix.jdbc
 
EmbeddedGuiceModule(URL, Properties) - Constructor for class com.metamatrix.jdbc.EmbeddedGuiceModule
 
EmbeddedLogger - Interface in com.metamatrix.admin.api.embedded
Custom logging interface that provides a hook for custom implementations to log messages produced by MM Query.
EmbeddedMetadataService - Class in com.metamatrix.dqp.embedded.services
 
EmbeddedMetadataService() - Constructor for class com.metamatrix.dqp.embedded.services.EmbeddedMetadataService
 
EmbeddedMonitoringAdmin - Interface in com.metamatrix.admin.api.embedded
 
EmbeddedRuntimeStateAdmin - Interface in com.metamatrix.admin.api.embedded
 
EmbeddedSecurityAdmin - Interface in com.metamatrix.admin.api.embedded
 
EmbeddedSQLException - Exception in com.metamatrix.jdbc
 
EmbeddedSQLException(Throwable) - Constructor for exception com.metamatrix.jdbc.EmbeddedSQLException
 
EmbeddedSQLException(Throwable, String) - Constructor for exception com.metamatrix.jdbc.EmbeddedSQLException
 
EmbeddedSQLException(String) - Constructor for exception com.metamatrix.jdbc.EmbeddedSQLException
 
EmbeddedTrackingService - Class in com.metamatrix.dqp.embedded.services
 
EmbeddedTrackingService() - Constructor for class com.metamatrix.dqp.embedded.services.EmbeddedTrackingService
 
EmbeddedTransactionService - Class in com.metamatrix.dqp.embedded.services
 
EmbeddedTransactionService() - Constructor for class com.metamatrix.dqp.embedded.services.EmbeddedTransactionService
 
EmbeddedVDBService - Class in com.metamatrix.dqp.embedded.services
A VDBService implementation for Embedded DQP.
EmbeddedVDBService() - Constructor for class com.metamatrix.dqp.embedded.services.EmbeddedVDBService
 
empty() - Method in interface com.metamatrix.core.index.IIndex
Empties the index.
EMPTY_BORDER - Static variable in class com.metamatrix.console.ui.views.deploy.util.DeployPkgUtils
 
EMPTY_BORDER - Static variable in class com.metamatrix.console.ui.views.runtime.util.RuntimeMgmtUtils
 
EMPTY_SCONTROL_FILE_NAME - Static variable in class com.sforce.soap.partner.StatusCode
 
EMPTY_STRING - Static variable in interface com.metamatrix.core.util.StringUtil.Constants
 
EMPTY_STRING - Static variable in interface com.metamatrix.toolbox.ui.widget.property.PropertyComponent
An empty String constant.
EMPTY_STRING_ARRAY - Static variable in interface com.metamatrix.core.util.StringUtil.Constants
 
EmptyObject - Class in com.metamatrix.toolbox.ui
This object is intended for use in structures where primitives are not allowed (like some collections) and class implementations of interfaces where returned values may not be null, but some representation of a null or empty value is still required.
EmptyObject() - Constructor for class com.metamatrix.toolbox.ui.EmptyObject
 
emptyRecycleBin(String[]) - Method in interface com.sforce.soap.partner.Soap
Empty a set of sObjects from the recycle bin
emptyRecycleBin(String[]) - Method in class com.sforce.soap.partner.SoapBindingStub
 
EmptyRecycleBinResult - Class in com.sforce.soap.partner
 
EmptyRecycleBinResult() - Constructor for class com.sforce.soap.partner.EmptyRecycleBinResult
 
EmptyRecycleBinResult(Error[], String, boolean) - Constructor for class com.sforce.soap.partner.EmptyRecycleBinResult
 
EmptySpace - Static variable in class com.sforce.soap.partner.LayoutComponentType
 
emptyTheActionsMenu() - Method in class com.metamatrix.console.ui.layout.ConsoleMenuBar
 
enable_tracing() - Method in class com.metamatrix.query.parser.SQLParser
 
enabled - Variable in class com.metamatrix.admin.objects.MMAdminObject
indicated if component is enabled
enabled - Variable in class com.metamatrix.common.extensionmodule.ExtensionModuleDescriptor
 
ENABLED - Static variable in class com.metamatrix.console.ui.views.entitlements.NewEntitlementController
 
ENABLED_BACKGROUND_COLOR - Static variable in class com.metamatrix.toolbox.ui.widget.property.PropertyComponentFactory
 
ENABLED_COL - Static variable in class com.metamatrix.console.ui.views.deploy.util.DeployPkgUtils
 
ENABLED_FLAG - Static variable in interface com.metamatrix.admin.api.objects.ProcessObject
Proces Enabled Flag Property Name
ENABLED_FLAG - Static variable in interface com.metamatrix.common.config.api.VMComponentDefnType
 
enableDBLogging(boolean) - Method in class com.metamatrix.common.log.DbLogListener
 
enableForwardButton(boolean) - Method in class com.metamatrix.console.ui.util.BasicWizardSubpanelContainer
 
enableHost(String) - Method in interface com.metamatrix.admin.api.server.ServerConfigAdmin
Enable Host in Configuration
enableHost(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
enableHost(String) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
enableMutliSourceBindings(boolean) - Method in interface com.metamatrix.common.vdb.api.ModelInfo
Enable the model to have multiple connector bindings associated by passing in true.
enableMutliSourceBindings(boolean) - Method in interface com.metamatrix.metadata.runtime.api.Model
Enable the model to have multiple connector bindings associated by passing in true.
enableMutliSourceBindings(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicModel
 
enableMutliSourceBindings(boolean) - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
 
enableNextButton(boolean) - Method in class com.metamatrix.console.ui.views.authorization.NewAuthenticationProviderWizardController
 
enableNextButton(boolean) - Method in class com.metamatrix.console.ui.views.connectorbinding.NewBindingWizardController
 
enableNextButton(boolean) - Method in class com.metamatrix.console.ui.views.users.NewGroupsWizardController
 
enableNextButton(boolean) - Method in class com.metamatrix.console.ui.views.vdb.CreateVDBPanel
 
enableNextButton(boolean) - Method in class com.metamatrix.console.ui.views.vdb.ImportVdbRolesPanel
 
enableProcess(String) - Method in interface com.metamatrix.admin.api.server.ServerConfigAdmin
Enable Process in Configuration
enableProcess(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
enableProcess(String) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
enclosedInSingleQuotes(String) - Static method in class com.metamatrix.core.util.StringUtil
Utility to return a string enclosed in ''.
encodeBytes(byte[]) - Static method in class com.metamatrix.core.util.Base64
Encodes a byte array into Base64 notation.
ENCODING_STYLE_PROPERTY_NAME - Static variable in class com.metamatrix.connector.xml.soap.SOAPConnectorStateImpl
 
encodingStyle - Static variable in class com.metamatrix.connector.xml.soap.SOAPDocBuilder
 
encodingStyleUrl - Static variable in class com.metamatrix.connector.xml.soap.SOAPDocBuilder
 
encrypt(byte[]) - Method in class com.metamatrix.common.util.crypto.cipher.BasicCryptor
Encrypt the cleartext in byte array format.
encrypt(String) - Method in class com.metamatrix.common.util.crypto.cipher.BasicCryptor
 
encrypt(byte[]) - Method in interface com.metamatrix.common.util.crypto.Encryptor
Encrypt the cleartext in byte array format.
encrypt(String) - Method in interface com.metamatrix.common.util.crypto.Encryptor
Encrypt the cleartext
encrypt(byte[]) - Method in class com.metamatrix.common.util.crypto.NullCryptor
 
encrypt(String) - Method in class com.metamatrix.common.util.crypto.NullCryptor
 
ENCRYPT - Static variable in class com.metamatrix.connector.xmlsource.soap.SecurityToken
 
ENCRYPT_PREFIX - Static variable in class com.metamatrix.common.util.crypto.CryptoUtil
 
encryptCipher - Variable in class com.metamatrix.common.util.crypto.cipher.BasicCryptor
The Cipher to use for encryption.
ENCRYPTION_ENABLED - Static variable in class com.metamatrix.common.util.crypto.CryptoUtil
This property indicates the encryption provider, if set to none encryption is disabled.
ENCRYPTION_PROPERTY_FILE - Static variable in class com.metamatrix.connector.xmlsource.soap.SoapConnectorProperties
 
ENCRYPTION_USER - Static variable in class com.metamatrix.connector.xmlsource.soap.SoapConnectorProperties
 
Encryptor - Interface in com.metamatrix.common.util.crypto
Interface defining a utility that can perform encryption of cleartext.
end(MMXid, int) - Method in interface com.metamatrix.dqp.client.ClientSideDQP
 
end(String, MMXid, int) - Method in interface com.metamatrix.dqp.service.TransactionService
 
END - Static variable in class com.metamatrix.dqp.spi.TrackerLogConstants.CMD_POINT
 
END - Static variable in class com.metamatrix.dqp.spi.TrackerLogConstants.CMD_STATUS
 
END - Static variable in class com.metamatrix.dqp.spi.TrackerLogConstants.TXN_POINT
 
END - Static variable in class com.metamatrix.dqp.spi.TrackerLogConstants.TXN_STATUS.PARTICIPATE
 
end(Xid, int) - Method in class com.metamatrix.jdbc.MMXAResource
 
end(MappingDocument, Map) - Method in interface com.metamatrix.query.mapping.xml.MappingInterceptor
 
end(MappingAllNode, Map) - Method in interface com.metamatrix.query.mapping.xml.MappingInterceptor
 
end(MappingAttribute, Map) - Method in interface com.metamatrix.query.mapping.xml.MappingInterceptor
 
end(MappingChoiceNode, Map) - Method in interface com.metamatrix.query.mapping.xml.MappingInterceptor
 
end(MappingCommentNode, Map) - Method in interface com.metamatrix.query.mapping.xml.MappingInterceptor
 
end(MappingCriteriaNode, Map) - Method in interface com.metamatrix.query.mapping.xml.MappingInterceptor
 
end(MappingElement, Map) - Method in interface com.metamatrix.query.mapping.xml.MappingInterceptor
 
end(MappingRecursiveElement, Map) - Method in interface com.metamatrix.query.mapping.xml.MappingInterceptor
 
end(MappingSequenceNode, Map) - Method in interface com.metamatrix.query.mapping.xml.MappingInterceptor
 
end(MappingSourceNode, Map) - Method in interface com.metamatrix.query.mapping.xml.MappingInterceptor
 
end(MappingDocument, Map) - Method in class com.metamatrix.query.optimizer.xml.XMLPlanToProcessVisitor
 
end(MappingAttribute, Map) - Method in class com.metamatrix.query.optimizer.xml.XMLPlanToProcessVisitor
 
end(MappingCommentNode, Map) - Method in class com.metamatrix.query.optimizer.xml.XMLPlanToProcessVisitor
 
end(MappingAllNode, Map) - Method in class com.metamatrix.query.optimizer.xml.XMLPlanToProcessVisitor
 
end(MappingChoiceNode, Map) - Method in class com.metamatrix.query.optimizer.xml.XMLPlanToProcessVisitor
 
end(MappingCriteriaNode, Map) - Method in class com.metamatrix.query.optimizer.xml.XMLPlanToProcessVisitor
 
end(MappingSequenceNode, Map) - Method in class com.metamatrix.query.optimizer.xml.XMLPlanToProcessVisitor
 
end(MappingElement, Map) - Method in class com.metamatrix.query.optimizer.xml.XMLPlanToProcessVisitor
 
end(MappingSourceNode, Map) - Method in class com.metamatrix.query.optimizer.xml.XMLPlanToProcessVisitor
 
end(MappingRecursiveElement, Map) - Method in class com.metamatrix.query.optimizer.xml.XMLPlanToProcessVisitor
 
END - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
END - Static variable in class com.metamatrix.query.sql.ReservedWords
 
END - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
END_METHOD_NAME_CHAR - Static variable in class com.metamatrix.connector.metadata.MetadataConnectorConstants
Charcter used in NameInSource of a table, the table is be populated by object resulting from calling the method enclosed in () charcters on the metadata record for the table.
END_POINT - Static variable in class com.metamatrix.connector.xmlsource.soap.SoapConnectorProperties
 
EndBlockInstruction - Class in com.metamatrix.query.processor.xml
This instruction closes a result set, which closes and removes the TupleSource associated with it.
EndBlockInstruction(String) - Constructor for class com.metamatrix.query.processor.xml.EndBlockInstruction
Constructor for CloseResultSetInstruction.
endBusy() - Method in class com.metamatrix.console.ui.StatusPanel
 
endBusy() - Static method in class com.metamatrix.console.ui.ViewManager
Should be called after the operation that startBusy was called for.
endBusySyncronize() - Method in class com.metamatrix.console.ui.StatusPanel
Puts a request on the event-queue thread to render this object's status panel as not busy.
endBusySyncronize() - Static method in class com.metamatrix.console.ui.ViewManager
 
endColumn - Variable in class com.metamatrix.query.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
ENDDATE - Static variable in interface com.metamatrix.connector.salesforce.execution.SalesforceProcedureExecution
 
endDocument() - Method in class com.metamatrix.common.xml.xmi.XMIContentHandler.BodyHandler
 
endDocument() - Method in class com.metamatrix.common.xml.xmi.XMIContentHandler
Called by the SAXParser when it reaches the end of the Document
endDocument() - Method in class com.metamatrix.common.xml.xmi.XMIHeaderContentHandler
This indicates the end of a Document parse - this occurs after all callbacks in all SAX Handlers..
EndDocumentInstruction - Class in com.metamatrix.query.processor.xml
This instruction marks the current document in progress as finished.
EndDocumentInstruction() - Constructor for class com.metamatrix.query.processor.xml.EndDocumentInstruction
Constructor for EndBlockInstruction.
endElement(String, String, String) - Method in class com.metamatrix.common.xml.xmi.XMIContentHandler.BodyHandler
 
endElement(String, String, String) - Method in class com.metamatrix.common.xml.xmi.XMIContentHandler
Called by the SAXParser when it reaches an end Element tag
endElement(String, String, String) - Method in class com.metamatrix.common.xml.xmi.XMIHeaderContentHandler
Indicates the end of an element (</[element name]>) is reached.
endElement(String, String, String) - Method in class com.metamatrix.connector.xml.base.IDGeneratingXmlFilter
 
ENDING_PANEL_INITIAL_INDEX - Static variable in class com.metamatrix.console.ui.views.syslog.TimeSpanPanel
 
endLine - Variable in class com.metamatrix.query.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
ENDPOINT_URI_KEY - Static variable in class com.metamatrix.soap.handler.ActionUpdateHandler
 
EndpointUriTranslatorStrategyImpl - Class in com.metamatrix.soap.util
This strategy will translate the end point url into the MetaMatrix Server connection properties.
EndpointUriTranslatorStrategyImpl() - Constructor for class com.metamatrix.soap.util.EndpointUriTranslatorStrategyImpl
 
EndpointUrlConstants - Interface in com.metamatrix.soap.util
Constants related to the encoding of the DataService end point url.
endPrefixMapping(String) - Method in class com.metamatrix.common.xml.xmi.XMIHeaderContentHandler
This will add the prefix mapping to the XMIHeader object.
endRow - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.Results
 
endRow - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.ResultsRequest
 
endsNow() - Method in class com.metamatrix.console.ui.views.syslog.TimeSpanPanel
 
endsWithIgnoreCase(String, String) - Static method in class com.metamatrix.core.util.StringUtil
Tests if the string ends with the specified suffix.
endTransaction(MMXid, int) - Method in class com.metamatrix.jdbc.MMConnection
 
endWait(Component) - Static method in class com.metamatrix.console.util.StaticUtilities
Clear the wait cursor on the frame that contains the specified childComponent
endWait() - Static method in class com.metamatrix.console.util.StaticUtilities
 
EnhancedTableColumn - Class in com.metamatrix.toolbox.ui.widget.table
 
EnhancedTableColumn(int) - Constructor for class com.metamatrix.toolbox.ui.widget.table.EnhancedTableColumn
 
EnhancedTableColumnModel - Interface in com.metamatrix.toolbox.ui.widget.table
 
EnhancedTableModel - Interface in com.metamatrix.toolbox.ui.widget.table
This is the type of TableModel required by a TableWidget.
enlist(TransactionContext, XAResource) - Method in interface com.metamatrix.dqp.service.TransactionService
 
ensureNameIsValid() - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Set the name of the new node (before its been added as a sibling to the nodes in siblings
EnterpriseDatatypeInfo - Class in com.metamatrix.modeler.core.types
 
EnterpriseDatatypeInfo() - Constructor for class com.metamatrix.modeler.core.types.EnterpriseDatatypeInfo
 
EnterpriseDatatypeInfo(String, String, Boolean) - Constructor for class com.metamatrix.modeler.core.types.EnterpriseDatatypeInfo
 
ENTERPRISEDATATYPES_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
ENTITIES - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.BuiltInNames
 
Entitlement - Interface in com.metamatrix.admin.api.objects
 
ENTITLEMENT - Static variable in class com.metamatrix.console.ui.views.vdb.VdbEntitlementsPanel
 
ENTITLEMENT_COL_NUM - Static variable in class com.metamatrix.console.ui.views.entitlements.EntitlementsTableModel
 
ENTITLEMENT_NAME - Static variable in interface com.metamatrix.console.ui.util.property.TypeConstants
 
ENTITLEMENT_NAME - Static variable in class com.metamatrix.console.ui.views.entitlements.EntitlementsTableModel
 
EntitlementDetailPanel - Class in com.metamatrix.console.ui.views.entitlements
 
EntitlementDetailPanel(EntitlementsDataInterface, RepaintController, boolean, boolean, boolean, EntitlementManager, GroupsManager) - Constructor for class com.metamatrix.console.ui.views.entitlements.EntitlementDetailPanel
 
EntitlementInfo - Class in com.metamatrix.console.ui.views.entitlements
 
EntitlementInfo(PermissionTreeView, AuthorizationPolicyID, AuthorizationPolicy, String, String, String, int, List) - Constructor for class com.metamatrix.console.ui.views.entitlements.EntitlementInfo
 
EntitlementManager - Class in com.metamatrix.console.models
The EntitlementManager handles all calls to the MetaMatrix server for viewing and modifying entitlements.
EntitlementManager(ConnectionInfo) - Constructor for class com.metamatrix.console.models.EntitlementManager
 
EntitlementMembershipController - Interface in com.metamatrix.console.ui.views.entitlements
 
EntitlementMigrationDetailInfo - Class in com.metamatrix.console.ui.views.vdb
Data class to represent, for a single data node in a single entitlement, indicator as to whether the node was successfully migrated from one entitlement to another, and the authorizations for the node.
EntitlementMigrationDetailInfo(String, int, DataNodePermissions) - Constructor for class com.metamatrix.console.ui.views.vdb.EntitlementMigrationDetailInfo
 
EntitlementMigrationDetailPanel - Class in com.metamatrix.console.ui.views.vdb
 
EntitlementMigrationDetailPanel(EntitlementMigrationDetailInfo[], boolean) - Constructor for class com.metamatrix.console.ui.views.vdb.EntitlementMigrationDetailPanel
 
EntitlementMigrationInfoSource - Interface in com.metamatrix.console.ui.views.vdb
 
EntitlementMigrationReport - Class in com.metamatrix.platform.admin.api
Defines an object for holding results of an entitlement migration.
EntitlementMigrationReport(String, String) - Constructor for class com.metamatrix.platform.admin.api.EntitlementMigrationReport
Construct with a source and a target VDB.
EntitlementMigrationReportSummaryPanel - Class in com.metamatrix.console.ui.views.vdb
 
EntitlementMigrationReportSummaryPanel(EntitlementMigrationSummaryInfo[], EntitlementMigrationInfoSource, String, int, String, int) - Constructor for class com.metamatrix.console.ui.views.vdb.EntitlementMigrationReportSummaryPanel
 
EntitlementMigrationSummaryInfo - Class in com.metamatrix.console.ui.views.vdb
 
EntitlementMigrationSummaryInfo(String, int, int, int) - Constructor for class com.metamatrix.console.ui.views.vdb.EntitlementMigrationSummaryInfo
 
ENTITLEMENTS - Static variable in interface com.metamatrix.console.util.LogContexts
 
ENTITLEMENTS_VIEW_PANEL_CLASS - Static variable in class com.metamatrix.console.ui.layout.PanelsTreeModel
 
EntitlementsDataInterface - Interface in com.metamatrix.console.ui.views.entitlements
 
EntitlementSelector - Class in com.metamatrix.console.ui.views.entitlements
 
EntitlementSelector(String, EntitlementsTable) - Constructor for class com.metamatrix.console.ui.views.entitlements.EntitlementSelector
 
EntitlementsPanel - Class in com.metamatrix.console.ui.views.entitlements
 
EntitlementsPanel(EntitlementsDataInterface, boolean, boolean, ConnectionInfo) - Constructor for class com.metamatrix.console.ui.views.entitlements.EntitlementsPanel
 
EntitlementsTable - Class in com.metamatrix.console.ui.views.entitlements
 
EntitlementsTable(EntitlementsTableModel) - Constructor for class com.metamatrix.console.ui.views.entitlements.EntitlementsTable
 
EntitlementsTableModel - Class in com.metamatrix.console.ui.views.entitlements
 
EntitlementsTableModel(EntitlementsTableRowData[]) - Constructor for class com.metamatrix.console.ui.views.entitlements.EntitlementsTableModel
 
EntitlementsTableRowData - Class in com.metamatrix.console.ui.views.entitlements
 
EntitlementsTableRowData(String, String, int) - Constructor for class com.metamatrix.console.ui.views.entitlements.EntitlementsTableRowData
 
ENTITY - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.BuiltInNames
 
ENTITY_FAILED_IFLASTMODIFIED_ON_UPDATE - Static variable in class com.sforce.soap.partner.StatusCode
 
ENTITY_IS_ARCHIVED - Static variable in class com.sforce.soap.partner.StatusCode
 
ENTITY_IS_DELETED - Static variable in class com.sforce.soap.partner.StatusCode
 
ENTITY_IS_LOCKED - Static variable in class com.sforce.soap.partner.StatusCode
 
EntityInfo - Class in com.metamatrix.api.core.xmi
Represents the minimal information required for XMI entities.
EntityInfo(FeatureInfo, String) - Constructor for class com.metamatrix.api.core.xmi.EntityInfo
Construct a new instance of the EntityInfo using the metamodel entity's name.
EntityInfo(FeatureInfo, String, String) - Constructor for class com.metamatrix.api.core.xmi.EntityInfo
Construct a new instance of the EntityInfo using the metamodel entity's name and URI.
entryMoved(File, TreeNode) - Method in class com.metamatrix.common.tree.directory.FileSystemView
Update the dirEntries after a node has been moved by the FS Editor
entrySet() - Method in class com.metamatrix.common.properties.UnmodifiableProperties
 
ENUM - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.ElementName
Static constant that represents the name of the "XMI.enum" element.
ENUMERATION - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES.DATA_TYPE_FACETS.CONSTRAINING
 
ENUMERATION - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLSchema.Class
 
env - Variable in class com.metamatrix.connector.xmlsource.XMLSourceConnection
 
env - Variable in class com.metamatrix.connector.xmlsource.XMLSourceExecution
 
ENV - Static variable in class com.metamatrix.query.function.FunctionLibrary
 
env(CommandContext, String) - Static method in class com.metamatrix.query.function.FunctionMethods
 
env - Variable in class org.teiid.connector.jdbc.JDBCQueryExecution
 
environment - Variable in class com.metamatrix.common.application.Application
 
environment - Variable in class org.teiid.connector.jdbc.JDBCConnector
 
environment - Variable in class org.teiid.connector.jdbc.JDBCSourceConnection
 
EnvironmentUtility - Class in com.metamatrix.cdk.api
A utility factory class to create connector environment objects that are normally supplied by the MetaMatrix Server.
eObject - Variable in class com.metamatrix.metadata.runtime.impl.AbstractMetadataRecord
 
EObjectFinder - Interface in com.metamatrix.modeler.core.container
 
EOF - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
eol - Variable in exception com.metamatrix.query.parser.ParseException
The end of line string for this machine.
EQ - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
EQ - Static variable in class com.metamatrix.query.sql.lang.AbstractCompareCriteria
Constant indicating the two operands are equal.
EQ - Static variable in class com.metamatrix.soap.handler.ActionUpdateHandler
 
EQ - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
EQUAL - Static variable in class com.metamatrix.common.xml.XPathUtil.Operator
 
EQUAL - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES.DATA_TYPE_FACETS.FUNDAMENTAL
 
equalizeNavigationButtonWidths() - Method in class com.metamatrix.toolbox.ui.widget.DialogPanel
Sets the size of all navigation buttons to the size of the largest navigation button.
equalizeSizeConstraints(Component[]) - Static method in class com.metamatrix.toolbox.ui.widget.util.WidgetUtilities
Sets the minimum, preferred, and maximum sizes of the specified list of Components to the maximum of their widths and heights for each JComponent in the list.
equalizeSizeConstraints(List) - Static method in class com.metamatrix.toolbox.ui.widget.util.WidgetUtilities
Sets the minimum, preferred, and maximum sizes of the specified list of Components to the maximum of their widths and heights for each JComponent in the list.
equals(Object) - Method in class com.metamatrix.admin.objects.MMVDB
 
equals(Object) - Method in class com.metamatrix.api.core.message.DefaultMessage
Overridden to indicate messages are equal as long as their properties (text, type, and target) are equal.
equals(Object) - Method in class com.metamatrix.api.core.xmi.XMIHeader.Documentation
Determine whether two objects are equivalent
equals(Object) - Method in class com.metamatrix.api.core.xmi.XMIHeader
Determine whether this object is equivalent to the supplied object.
equals(Object) - Method in class com.metamatrix.api.core.xmi.XMIHeader.Import
Determine whether two objects are equivalent
equals(Object) - Method in class com.metamatrix.api.core.xmi.XMIHeader.Model
Determine whether two objects are equivalent
equals(Object) - Method in class com.metamatrix.common.actions.AttributeDefinition
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.common.actions.ClassDefinition
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.common.actions.ExchangeBoolean
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.common.api.HostInfo
 
equals(Object) - Method in class com.metamatrix.common.api.MMURL
 
equals(Object) - Method in class com.metamatrix.common.buffer.TupleSourceID
Compares two TupleSourceIDs for equality.
equals(Object) - Method in class com.metamatrix.common.config.api.ComponentTypePropDefn
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleDescriptor
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.common.log.config.BasicLogConfiguration
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.common.namedobject.BaseID
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.common.namedobject.BasicObject
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.common.object.ConfigurationPropertyObjDisplayComparator
Returns true if the specified object is semantically equal to this comparator instance.
equals(Object) - Method in interface com.metamatrix.common.object.ObjectDefinition
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.common.object.ObjectDefinitionDisplayNameComparator
Returns true if the specified object is semantically equal to this comparator instance.
equals(Object) - Method in class com.metamatrix.common.object.ObjectDefinitionImpl
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.common.object.PropertiedObjectImpl
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.common.object.PropertyDefinitionImpl
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.common.object.PropertyType
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.common.properties.UnmodifiableProperties
 
equals(Object) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Returns true if the specified object is semantically equal to this instance.
equals(TreeNodePathComparator) - Method in class com.metamatrix.common.tree.directory.DirectoryEntryNameAndTypeComparator
 
equals(Object) - Method in class com.metamatrix.common.tree.directory.DirectoryEntryNameAndTypeComparator
 
equals(Object) - Method in class com.metamatrix.common.tree.directory.FileDefinitionImpl
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.common.tree.directory.FolderDefinitionImpl
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.common.tree.directory.PreviewableDirectoryEntry
 
equals(Object) - Method in interface com.metamatrix.common.tree.TreeNode
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.common.tree.TreeNodeNameComparator
 
equals(TreeNodePathComparator) - Method in class com.metamatrix.common.tree.TreeNodePathComparator
 
equals(Object) - Method in class com.metamatrix.common.tree.TreeNodePathComparator
 
equals(TreeNodePathComparator) - Method in class com.metamatrix.common.tree.TreeNodePropertyComparator
 
equals(Object) - Method in class com.metamatrix.common.tree.TreeNodePropertyComparator
 
equals(Object) - Method in class com.metamatrix.common.types.AbstractTransform
Override Object.equals() to build an equals based on src and tgt types.
equals(Object) - Method in class com.metamatrix.common.types.BlobImpl
Compares two MMBlob objects for equality.
equals(Object) - Method in class com.metamatrix.common.types.BlobType
 
equals(Object) - Method in class com.metamatrix.common.types.ClobImpl
Compares two MMClob objects for equality.
equals(Object) - Method in class com.metamatrix.common.types.ClobType
 
equals(Object) - Method in class com.metamatrix.common.types.XMLType
 
EQUALS - Static variable in class com.metamatrix.common.util.WSDLServletUtil
 
equals(Object) - Method in class com.metamatrix.common.xa.MMXid
 
equals(Object) - Method in class com.metamatrix.console.connections.ConnectionInfo
 
equals(Object) - Method in class com.metamatrix.console.ui.views.deploy.model.ConfigurationTreeModel.HostWrapper
 
equals(Object) - Method in class com.metamatrix.console.ui.views.entitlements.DataNodePermissions
 
equals(Object) - Method in class com.metamatrix.console.ui.views.pools.PoolConfigTableRowData
 
equals(Object) - Method in class com.metamatrix.console.ui.views.pools.PoolNameAndType
 
equals(Object) - Method in class com.metamatrix.console.ui.views.users.RoleDisplay
 
equals(Object) - Method in class com.metamatrix.console.ui.views.vdb.ConnectorBindingNameAndUUID
 
equals(QCDate) - Method in class com.metamatrix.console.util.QCDate
 
equals(QCDateTime) - Method in class com.metamatrix.console.util.QCDateTime
 
equals(QCTime) - Method in class com.metamatrix.console.util.QCTime
 
equals(Object) - Method in class com.metamatrix.console.util.SavedUDDIRegistryInfo
 
equals(Object) - Method in class com.metamatrix.core.id.IntegerID
/** Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.core.id.LongID
/** Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.core.id.StringID
/** Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.core.id.UUID
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.dqp.message.AtomicRequestID
 
equals(Object) - Method in class com.metamatrix.dqp.message.RequestID
 
equals(Object) - Method in interface com.metamatrix.metadata.runtime.api.MetadataID
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in interface com.metamatrix.metadata.runtime.api.MetadataObject
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.metadata.runtime.impl.AbstractMetadataRecord
Compare two records for equality.
equals(Object) - Method in class com.metamatrix.metadata.runtime.impl.FileRecordImpl
Compare two records for equality.
equals(Object) - Method in class com.metamatrix.metadata.runtime.model.BasicDataTypeID
Override parent method to compare UID
equals(Object) - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataID
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataObject
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.metadata.runtime.model.BasicModelID
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseID
 
equals(Object) - Method in class com.metamatrix.modeler.core.types.EnterpriseDatatypeInfo
 
equals(Object) - Method in class com.metamatrix.platform.admin.api.runtime.ComponentData
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.platform.admin.api.runtime.ProcessData
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.platform.admin.api.runtime.ServiceData
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeDefinitionImpl
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeImpl
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.platform.security.api.AuthorizationPermission
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.platform.security.api.AuthorizationPolicy
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.platform.security.api.AuthorizationPolicyID
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.platform.security.api.AuthorizationRealm
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.platform.security.api.BasicAuthorizationPermission
 
equals(Object) - Method in class com.metamatrix.platform.security.api.BasicMetaMatrixPrincipal
 
equals(Object) - Method in class com.metamatrix.platform.security.api.DataAccessResource
Overrides method defined in Object.
equals(Object) - Method in class com.metamatrix.platform.security.api.GranteeEntitlementEntry
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.platform.security.api.MetaMatrixPrincipalName
 
equals(Object) - Method in class com.metamatrix.platform.security.api.MetaMatrixSessionID
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.platform.security.api.SessionToken
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.platform.security.api.StandardAuthorizationActions
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in interface com.metamatrix.platform.security.audit.AuditConfiguration
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.platform.security.audit.config.BasicAuditConfiguration
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.platform.security.audit.config.UnmodifiableAuditConfiguration
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.platform.security.util.RolePermission
 
equals(Object) - Method in class com.metamatrix.platform.service.api.ServiceID
Returns true if this object is equal to the other object.
equals(Object) - Method in class com.metamatrix.query.function.FunctionDescriptor
 
equals(Object) - Method in class com.metamatrix.query.function.FunctionForm
Compare this function form with another based on the name and argument names.
equals(Object) - Method in class com.metamatrix.query.function.metadata.FunctionMethod
Compare other object for equality.
equals(Object) - Method in class com.metamatrix.query.function.metadata.FunctionParameter
Compare with other object for equality.
equals(Object) - Method in class com.metamatrix.query.mapping.relational.QueryNode
Check whether nodes are equal based on their group name and children.
equals(Object) - Method in class com.metamatrix.query.mapping.xml.MappingNode
Compare the symbol based ONLY on properties (including name), NOT on parent node and children nodes (or lack thereof).
equals(Object) - Method in class com.metamatrix.query.metadata.TempMetadataID
Compare this temp metadata ID with another object.
equals(Object) - Method in class com.metamatrix.query.parser.ParseInfo
 
equals(Object) - Method in class com.metamatrix.query.sql.lang.BetweenCriteria
Comparees this criteria to another object for equality
equals(Object) - Method in class com.metamatrix.query.sql.lang.CompareCriteria
Override equals() method.
equals(Object) - Method in class com.metamatrix.query.sql.lang.CompoundCriteria
Override equals() method.
equals(Object) - Method in class com.metamatrix.query.sql.lang.Create
 
equals(Object) - Method in class com.metamatrix.query.sql.lang.Delete
Compare two commands for equality.
equals(Object) - Method in class com.metamatrix.query.sql.lang.DependentSetCriteria
Override equals() method.
equals(Object) - Method in class com.metamatrix.query.sql.lang.Drop
 
equals(Object) - Method in class com.metamatrix.query.sql.lang.DynamicCommand
 
equals(Object) - Method in class com.metamatrix.query.sql.lang.ExistsCriteria
Override equals() method.
equals(Object) - Method in class com.metamatrix.query.sql.lang.From
Compare two Froms for equality.
equals(Object) - Method in class com.metamatrix.query.sql.lang.FromClause
 
equals(Object) - Method in class com.metamatrix.query.sql.lang.GroupBy
Compare two GroupBys for equality.
equals(Object) - Method in class com.metamatrix.query.sql.lang.Insert
Compare two Insert commands for equality.
equals(Object) - Method in class com.metamatrix.query.sql.lang.Into
Check whether objects are equal
equals(Object) - Method in class com.metamatrix.query.sql.lang.IsNullCriteria
Comparees this criteria to another object for equality
equals(Object) - Method in class com.metamatrix.query.sql.lang.JoinPredicate
Compare this object to another
equals(Object) - Method in class com.metamatrix.query.sql.lang.JoinType
Override Object.equals() to compare objects
equals(Object) - Method in class com.metamatrix.query.sql.lang.Limit
 
equals(Object) - Method in class com.metamatrix.query.sql.lang.MatchCriteria
Override equals() method.
equals(Object) - Method in class com.metamatrix.query.sql.lang.NotCriteria
Compare equality of two AtomicCriteria.
equals(Object) - Method in class com.metamatrix.query.sql.lang.Option
Compare two Option clauses for equality.
equals(Object) - Method in class com.metamatrix.query.sql.lang.OrderBy
Compare two OrderBys for equality.
equals(Object) - Method in class com.metamatrix.query.sql.lang.Query
Compare two queries for equality.
equals(Object) - Method in class com.metamatrix.query.sql.lang.Select
Compare two Selects for equality.
equals(Object) - Method in class com.metamatrix.query.sql.lang.SetClause
 
equals(Object) - Method in class com.metamatrix.query.sql.lang.SetClauseList
 
equals(Object) - Method in class com.metamatrix.query.sql.lang.SetCriteria
Override equals() method.
equals(Object) - Method in class com.metamatrix.query.sql.lang.SetQuery
Compare two queries for equality.
equals(Object) - Method in class com.metamatrix.query.sql.lang.SPParameter
Checks whether another parameter equals this one based on the index.
equals(Object) - Method in class com.metamatrix.query.sql.lang.StoredProcedure
 
equals(Object) - Method in class com.metamatrix.query.sql.lang.SubqueryCompareCriteria
Override equals() method.
equals(Object) - Method in class com.metamatrix.query.sql.lang.SubqueryFromClause
Check whether objects are equal
equals(Object) - Method in class com.metamatrix.query.sql.lang.SubquerySetCriteria
Override equals() method.
equals(Object) - Method in class com.metamatrix.query.sql.lang.UnaryFromClause
Check whether objects are equal
equals(Object) - Method in class com.metamatrix.query.sql.lang.Update
Compare two update commands for equality.
equals(Object) - Method in class com.metamatrix.query.sql.lang.XQuery
Compare two queries for equality.
equals(Object) - Method in class com.metamatrix.query.sql.proc.AssignmentStatement
Compare two AssignmentStatements for equality.
equals(Object) - Method in class com.metamatrix.query.sql.proc.Block
Compare two queries for equality.
equals(Object) - Method in class com.metamatrix.query.sql.proc.BreakStatement
Compare two BreakStatements for equality.
equals(Object) - Method in class com.metamatrix.query.sql.proc.CommandStatement
Compare two CommandStatements for equality.
equals(Object) - Method in class com.metamatrix.query.sql.proc.ContinueStatement
Compare two ContinueStatements for equality.
equals(Object) - Method in class com.metamatrix.query.sql.proc.CreateUpdateProcedureCommand
Compare two CreateUpdateProcedureCommand for equality.
equals(Object) - Method in class com.metamatrix.query.sql.proc.CriteriaSelector
Compare two CriteriaSelector for equality.
equals(Object) - Method in class com.metamatrix.query.sql.proc.DeclareStatement
Compare two DeclareStatements for equality.
equals(Object) - Method in class com.metamatrix.query.sql.proc.HasCriteria
Compare two HasCriteria for equality.
equals(Object) - Method in class com.metamatrix.query.sql.proc.IfStatement
Compare two IfStatements for equality.
equals(Object) - Method in class com.metamatrix.query.sql.proc.LoopStatement
Compare two LoopStatements for equality.
equals(Object) - Method in class com.metamatrix.query.sql.proc.TranslateCriteria
Compare two TranslateCriteria for equality.
equals(Object) - Method in class com.metamatrix.query.sql.proc.WhileStatement
Compare two WhileStatements for equality.
equals(Object) - Method in class com.metamatrix.query.sql.symbol.AbstractCaseExpression
 
equals(Object) - Method in class com.metamatrix.query.sql.symbol.AggregateSymbol
 
equals(Object) - Method in class com.metamatrix.query.sql.symbol.AliasSymbol
 
equals(Object) - Method in class com.metamatrix.query.sql.symbol.CaseExpression
 
equals(Object) - Method in class com.metamatrix.query.sql.symbol.Constant
Compare this constant to another constant for equality.
equals(Object) - Method in class com.metamatrix.query.sql.symbol.ExpressionSymbol
ExpressionSymbol matching is not based upon the name
equals(Object) - Method in class com.metamatrix.query.sql.symbol.Function
Compare for equality
equals(Object) - Method in class com.metamatrix.query.sql.symbol.GroupSymbol
Compare group symbols
equals(Object) - Method in class com.metamatrix.query.sql.symbol.Reference
Compare this constant to another constant for equality.
equals(Object) - Method in class com.metamatrix.query.sql.symbol.ScalarSubquery
Compare this ScalarSubquery to another ScalarSubquery for equality.
equals(Object) - Method in class com.metamatrix.query.sql.symbol.SearchedCaseExpression
 
equals(Object) - Method in class com.metamatrix.query.sql.symbol.Symbol
Compare the symbol based ONLY on name.
equals(Object) - Method in class com.metamatrix.server.serverapi.RequestInfo
 
EQUALS - Static variable in class com.metamatrix.soap.servlet.MMGetVDBResourceServlet
 
equals(Object) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeNode
 
equals(Object) - Method in class com.metamatrix.vdb.materialization.DatabaseDialect
 
equals(Object) - Method in class com.metamatrix.vdb.runtime.VDBKey
 
equals(Object) - Method in class com.sforce.soap.partner.AllowFieldTruncationHeader
 
equals(Object) - Method in class com.sforce.soap.partner.AssignmentRuleHeader
 
equals(Object) - Method in class com.sforce.soap.partner.CallOptions
 
equals(Object) - Method in class com.sforce.soap.partner.ChildRelationship
 
equals(Object) - Method in class com.sforce.soap.partner.DebuggingHeader
 
equals(Object) - Method in class com.sforce.soap.partner.DebuggingInfo
 
equals(Object) - Method in class com.sforce.soap.partner.DebugLevel
 
equals(Object) - Method in class com.sforce.soap.partner.DeletedRecord
 
equals(Object) - Method in class com.sforce.soap.partner.DeleteResult
 
equals(Object) - Method in class com.sforce.soap.partner.DescribeGlobal
 
equals(Object) - Method in class com.sforce.soap.partner.DescribeGlobalResponse
 
equals(Object) - Method in class com.sforce.soap.partner.DescribeGlobalResult
 
equals(Object) - Method in class com.sforce.soap.partner.DescribeLayout
 
equals(Object) - Method in class com.sforce.soap.partner.DescribeLayoutButton
 
equals(Object) - Method in class com.sforce.soap.partner.DescribeLayoutComponent
 
equals(Object) - Method in class com.sforce.soap.partner.DescribeLayoutItem
 
equals(Object) - Method in class com.sforce.soap.partner.DescribeLayoutResponse
 
equals(Object) - Method in class com.sforce.soap.partner.DescribeLayoutResult
 
equals(Object) - Method in class com.sforce.soap.partner.DescribeLayoutRow
 
equals(Object) - Method in class com.sforce.soap.partner.DescribeLayoutSection
 
equals(Object) - Method in class com.sforce.soap.partner.DescribeLayoutType0
 
equals(Object) - Method in class com.sforce.soap.partner.DescribeSObject
 
equals(Object) - Method in class com.sforce.soap.partner.DescribeSObjectResponse
 
equals(Object) - Method in class com.sforce.soap.partner.DescribeSObjectResult
 
equals(Object) - Method in class com.sforce.soap.partner.DescribeSoftphoneLayout
 
equals(Object) - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutCallType
 
equals(Object) - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutInfoField
 
equals(Object) - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutItem
 
equals(Object) - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutResponse
 
equals(Object) - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutResult
 
equals(Object) - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutSection
 
equals(Object) - Method in class com.sforce.soap.partner.DescribeTab
 
equals(Object) - Method in class com.sforce.soap.partner.DescribeTabs
 
equals(Object) - Method in class com.sforce.soap.partner.DescribeTabSetResult
 
equals(Object) - Method in class com.sforce.soap.partner.Email
 
equals(Object) - Method in class com.sforce.soap.partner.EmailFileAttachment
 
equals(Object) - Method in class com.sforce.soap.partner.EmailHeader
 
equals(Object) - Method in class com.sforce.soap.partner.EmailPriority
 
equals(Object) - Method in class com.sforce.soap.partner.EmptyRecycleBinResult
 
equals(Object) - Method in class com.sforce.soap.partner.Error
 
equals(Object) - Method in exception com.sforce.soap.partner.fault.ApiFault
 
equals(Object) - Method in exception com.sforce.soap.partner.fault.ApiQueryFault
 
equals(Object) - Method in class com.sforce.soap.partner.fault.ExceptionCode
 
equals(Object) - Method in class com.sforce.soap.partner.fault.FaultCode
 
equals(Object) - Method in exception com.sforce.soap.partner.fault.InvalidFieldFault
 
equals(Object) - Method in exception com.sforce.soap.partner.fault.InvalidIdFault
 
equals(Object) - Method in exception com.sforce.soap.partner.fault.InvalidNewPasswordFault
 
equals(Object) - Method in exception com.sforce.soap.partner.fault.InvalidQueryLocatorFault
 
equals(Object) - Method in exception com.sforce.soap.partner.fault.InvalidSObjectFault
 
equals(Object) - Method in exception com.sforce.soap.partner.fault.LoginFault
 
equals(Object) - Method in exception com.sforce.soap.partner.fault.MalformedQueryFault
 
equals(Object) - Method in exception com.sforce.soap.partner.fault.MalformedSearchFault
 
equals(Object) - Method in exception com.sforce.soap.partner.fault.UnexpectedErrorFault
 
equals(Object) - Method in class com.sforce.soap.partner.Field
 
equals(Object) - Method in class com.sforce.soap.partner.FieldType
 
equals(Object) - Method in class com.sforce.soap.partner.GetDeleted
 
equals(Object) - Method in class com.sforce.soap.partner.GetDeletedResponse
 
equals(Object) - Method in class com.sforce.soap.partner.GetDeletedResult
 
equals(Object) - Method in class com.sforce.soap.partner.GetServerTimestamp
 
equals(Object) - Method in class com.sforce.soap.partner.GetServerTimestampResponse
 
equals(Object) - Method in class com.sforce.soap.partner.GetServerTimestampResult
 
equals(Object) - Method in class com.sforce.soap.partner.GetUpdated
 
equals(Object) - Method in class com.sforce.soap.partner.GetUpdatedResponse
 
equals(Object) - Method in class com.sforce.soap.partner.GetUpdatedResult
 
equals(Object) - Method in class com.sforce.soap.partner.GetUserInfo
 
equals(Object) - Method in class com.sforce.soap.partner.GetUserInfoResponse
 
equals(Object) - Method in class com.sforce.soap.partner.GetUserInfoResult
 
equals(Object) - Method in class com.sforce.soap.partner.InvalidateSessionsResult
 
equals(Object) - Method in class com.sforce.soap.partner.LayoutComponentType
 
equals(Object) - Method in class com.sforce.soap.partner.LeadConvert
 
equals(Object) - Method in class com.sforce.soap.partner.LeadConvertResult
 
equals(Object) - Method in class com.sforce.soap.partner.LocaleOptions
 
equals(Object) - Method in class com.sforce.soap.partner.Login
 
equals(Object) - Method in class com.sforce.soap.partner.LoginResponse
 
equals(Object) - Method in class com.sforce.soap.partner.LoginResult
 
equals(Object) - Method in class com.sforce.soap.partner.LoginScopeHeader
 
equals(Object) - Method in class com.sforce.soap.partner.Logout
 
equals(Object) - Method in class com.sforce.soap.partner.LogoutResponse
 
equals(Object) - Method in class com.sforce.soap.partner.MassEmailMessage
 
equals(Object) - Method in class com.sforce.soap.partner.MergeRequest
 
equals(Object) - Method in class com.sforce.soap.partner.MergeResult
 
equals(Object) - Method in class com.sforce.soap.partner.MruHeader
 
equals(Object) - Method in class com.sforce.soap.partner.PicklistEntry
 
equals(Object) - Method in class com.sforce.soap.partner.PicklistForRecordType
 
equals(Object) - Method in class com.sforce.soap.partner.ProcessRequest
 
equals(Object) - Method in class com.sforce.soap.partner.ProcessResult
 
equals(Object) - Method in class com.sforce.soap.partner.ProcessSubmitRequest
 
equals(Object) - Method in class com.sforce.soap.partner.ProcessWorkitemRequest
 
equals(Object) - Method in class com.sforce.soap.partner.Query
 
equals(Object) - Method in class com.sforce.soap.partner.QueryAll
 
equals(Object) - Method in class com.sforce.soap.partner.QueryAllResponse
 
equals(Object) - Method in class com.sforce.soap.partner.QueryMore
 
equals(Object) - Method in class com.sforce.soap.partner.QueryMoreResponse
 
equals(Object) - Method in class com.sforce.soap.partner.QueryOptions
 
equals(Object) - Method in class com.sforce.soap.partner.QueryResponse
 
equals(Object) - Method in class com.sforce.soap.partner.QueryResult
 
equals(Object) - Method in class com.sforce.soap.partner.RecordTypeInfo
 
equals(Object) - Method in class com.sforce.soap.partner.RecordTypeMapping
 
equals(Object) - Method in class com.sforce.soap.partner.RelatedList
 
equals(Object) - Method in class com.sforce.soap.partner.RelatedListColumn
 
equals(Object) - Method in class com.sforce.soap.partner.RelatedListSort
 
equals(Object) - Method in class com.sforce.soap.partner.ResetPassword
 
equals(Object) - Method in class com.sforce.soap.partner.ResetPasswordResponse
 
equals(Object) - Method in class com.sforce.soap.partner.ResetPasswordResult
 
equals(Object) - Method in class com.sforce.soap.partner.Retrieve
 
equals(Object) - Method in class com.sforce.soap.partner.SaveResult
 
equals(Object) - Method in class com.sforce.soap.partner.Search
 
equals(Object) - Method in class com.sforce.soap.partner.SearchRecord
 
equals(Object) - Method in class com.sforce.soap.partner.SearchResponse
 
equals(Object) - Method in class com.sforce.soap.partner.SearchResult
 
equals(Object) - Method in class com.sforce.soap.partner.SendEmailError
 
equals(Object) - Method in class com.sforce.soap.partner.SendEmailResult
 
equals(Object) - Method in class com.sforce.soap.partner.SessionHeader
 
equals(Object) - Method in class com.sforce.soap.partner.SetPassword
 
equals(Object) - Method in class com.sforce.soap.partner.SetPasswordResponse
 
equals(Object) - Method in class com.sforce.soap.partner.SetPasswordResult
 
equals(Object) - Method in class com.sforce.soap.partner.SingleEmailMessage
 
equals(Object) - Method in class com.sforce.soap.partner.SoapType
 
equals(Object) - Method in class com.sforce.soap.partner.sobject.SObject
 
equals(Object) - Method in class com.sforce.soap.partner.StatusCode
 
equals(Object) - Method in class com.sforce.soap.partner.UndeleteResult
 
equals(Object) - Method in class com.sforce.soap.partner.Upsert
 
equals(Object) - Method in class com.sforce.soap.partner.UpsertResult
 
equals(Object) - Method in class com.sforce.soap.partner.UserTerritoryDeleteHeader
 
equals(Object) - Method in class org.teiid.connector.api.MappedUserIdentity
Implement equals based on the case-insensitive user name.
equals(Object) - Method in class org.teiid.connector.api.SingleIdentity
Return true for everything - all identities are identical.
EquivalenceUtil - Class in com.metamatrix.core.util
Utilities to test the equivalence (see method-specific definitions) of any two object/array references.
EquivalenceUtil() - Constructor for class com.metamatrix.core.util.EquivalenceUtil
Cannot be instantiated
equivalent(String, String) - Static method in class com.metamatrix.console.ui.views.deploy.util.DeployPkgUtils
Compares to strings with null and the empty string being equal.
equivalent(String, String) - Static method in class com.metamatrix.console.ui.views.syslog.SysLogUtils
Compares to strings with null and the empty string being equal.
error(Object) - Method in class bsh.Interpreter
Print an error message in a standard format on the output stream associated with this interpreter.
ERROR - Static variable in interface com.metamatrix.admin.api.embedded.EmbeddedLogger
Message level value that specifies that error messages and critical messages are to be recorded.
ERROR - Static variable in interface com.metamatrix.admin.api.objects.LogConfiguration
Message level value that specifies that error messages and critical messages are to be recorded.
ERROR - Static variable in class com.metamatrix.cdk.api.SysLogger
 
ERROR - Static variable in interface com.metamatrix.connector.loopback.LoopbackProperties
Specify true to thow an exception on all queries - useful for failure testing
ERROR - Static variable in class com.metamatrix.core.log.MessageLevel.DisplayNames
 
ERROR - Static variable in class com.metamatrix.core.log.MessageLevel
Message level value that specifies that error messages and critical messages are to be recorded.
ERROR - Static variable in class com.metamatrix.core.log.MessageLevel.Labels
 
ERROR - Static variable in class com.metamatrix.dqp.spi.TrackerLogConstants.CMD_STATUS
 
ERROR - Static variable in class com.metamatrix.dqp.spi.TrackerLogConstants.TXN_POINT
 
ERROR - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
ERROR - Static variable in class com.metamatrix.query.sql.ReservedWords
 
error(Object) - Method in class com.metamatrix.script.shell.JConsole
 
Error - Class in com.sforce.soap.partner
 
Error() - Constructor for class com.sforce.soap.partner.Error
 
Error(String[], String, StatusCode) - Constructor for class com.sforce.soap.partner.Error
 
ERROR - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
ERROR_DIALOG_DIR_KEY - Static variable in class com.metamatrix.console.util.ExceptionUtility
 
ERROR_ICON - Static variable in class com.metamatrix.console.ui.util.property.Icons
 
ERROR_ICON_PROPERTY - Static variable in interface com.metamatrix.toolbox.ui.IconConstants
 
ERROR_IN_MAILER - Static variable in class com.sforce.soap.partner.StatusCode
 
ERROR_MESSAGE - Static variable in interface com.metamatrix.api.core.message.MessageTypes
Type for error messages
ERROR_MESSAGE - Static variable in class com.metamatrix.common.callback.CallbackChoices
Used for error messages.
ERROR_PREFIX - Static variable in class com.metamatrix.query.processor.proc.ErrorInstruction
 
ERROR_PREFIX - Static variable in class com.metamatrix.soap.service.DataServiceWebServiceImpl
 
ERROR_TITLE - Static variable in class com.metamatrix.toolbox.ui.widget.MessagePanel
 
ErrorDialog - Class in com.metamatrix.console.ui.dialog
 
ErrorDialog(Frame, String, String, String, Throwable, String) - Constructor for class com.metamatrix.console.ui.dialog.ErrorDialog
 
ErrorInstruction - Class in com.metamatrix.query.processor.proc
This instruction updates the current variable context with the Variable defined using the declare statement that is used in constructing this instruction.
ErrorInstruction() - Constructor for class com.metamatrix.query.processor.proc.ErrorInstruction
Constructor for DeclareInstruction.
ErrorMessageKeys - Interface in com.metamatrix.common.util
Date Apr 2, 2003
ErrorMessageKeys - Interface in com.metamatrix.core
 
ErrorMessageKeys - Interface in com.metamatrix.metadata.util
 
ErrorMessageKeys - Class in com.metamatrix.platform.util
 
ErrorMessageKeys() - Constructor for class com.metamatrix.platform.util.ErrorMessageKeys
 
ErrorMessageKeys - Class in com.metamatrix.query.util
LogMessageKeys.
ErrorMessageKeys() - Constructor for class com.metamatrix.query.util.ErrorMessageKeys
 
ErrorMessageKeys - Class in com.metamatrix.server.util
 
ErrorMessageKeys() - Constructor for class com.metamatrix.server.util.ErrorMessageKeys
 
ErrorMessageKeys - Class in com.metamatrix.soap.util
 
ErrorMessageKeys() - Constructor for class com.metamatrix.soap.util.ErrorMessageKeys
 
errorStatement(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse error statement
ESCAPE - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
ESCAPE - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
ESCAPE - Static variable in class com.metamatrix.query.sql.ReservedWords
 
ESCAPE - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
ESCAPE_CHAR - Static variable in class org.teiid.connector.api.CredentialMap
 
escapeAttributeEntities(String) - Method in class com.metamatrix.soap.servlet.MMGetVDBResourceServlet
This will take the pre-defined entities in XML 1.0 and convert their character representation to the appropriate entity reference, suitable for XML attributes.
escapeChar(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
 
escapeCharacterData(String) - Static method in class com.metamatrix.common.xml.XmlUtil
This method will escape any and all characters in the passed in String so that the String can be used as character data in an XML Document without affecting the markup.
ESCAPED_DELIMITER - Static variable in interface com.metamatrix.admin.api.objects.AdminObject
The delimiter character as a String escaped.
ESCAPED_WILDCARD - Static variable in interface com.metamatrix.admin.api.objects.AdminObject
The wildcard character as a String escaped.
escapeLDAPSearchFilter(String) - Static method in class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
escapeString(String) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
Creates a SQL-safe string.
escapeStringValue(String) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
Take a string literal and escape it as necessary.
EscapeSyntaxModifier - Class in org.teiid.connector.jdbc.translator
Wrap a function in standard JDBC escape syntax.
EscapeSyntaxModifier() - Constructor for class org.teiid.connector.jdbc.translator.EscapeSyntaxModifier
 
ESSENTIAL_COL - Static variable in class com.metamatrix.console.ui.views.deploy.util.DeployPkgUtils
 
ESSENTIAL_COL_NUM - Static variable in class com.metamatrix.console.ui.views.deploy.ServiceDefinitionPanel
 
ESSENTIAL_PROP - Static variable in interface com.metamatrix.console.ui.views.deploy.util.PropertyConstants
 
establishActionArray() - Method in class com.metamatrix.console.ui.views.vdb.VdbMainPanel
 
eval(Reader, NameSpace, String) - Method in class bsh.Interpreter
Spawn a non-interactive local interpreter to evaluate text in the specified namespace.
eval(Reader) - Method in class bsh.Interpreter
Evaluate the inputstream in this interpreter's global namespace.
eval(String) - Method in class bsh.Interpreter
Evaluate the string in this interpreter's global namespace.
eval(String, NameSpace) - Method in class bsh.Interpreter
Evaluate the string in the specified namespace.
eval - Variable in class com.metamatrix.query.processor.relational.DependentCriteriaProcessor
 
evalOnly - Variable in class bsh.Interpreter
 
EvaluatableVisitor - Class in com.metamatrix.query.sql.visitor
This visitor class will traverse a language object tree, and determine if the current expression can be evaluated
EvaluatableVisitor() - Constructor for class com.metamatrix.query.sql.visitor.EvaluatableVisitor
 
EvaluatableVisitor.EvaluationLevel - Enum in com.metamatrix.query.sql.visitor
 
evaluate(Criteria) - Static method in class com.metamatrix.query.eval.Evaluator
 
evaluate(Expression) - Static method in class com.metamatrix.query.eval.Evaluator
 
evaluate(Criteria, List) - Method in class com.metamatrix.query.eval.Evaluator
 
evaluate(CompoundCriteria, List) - Method in class com.metamatrix.query.eval.Evaluator
 
evaluate(NotCriteria, List) - Method in class com.metamatrix.query.eval.Evaluator
 
evaluate(CompareCriteria, List) - Method in class com.metamatrix.query.eval.Evaluator
 
evaluate(MatchCriteria, List) - Method in class com.metamatrix.query.eval.Evaluator
 
evaluate(IsNullCriteria, List) - Method in class com.metamatrix.query.eval.Evaluator
 
evaluate(ExistsCriteria, List) - Method in class com.metamatrix.query.eval.Evaluator
 
evaluate(Expression, List) - Method in class com.metamatrix.query.eval.Evaluator
 
evaluate(XMLProcessorEnvironment, XMLContext) - Method in class com.metamatrix.query.processor.xml.Condition
This method causes the Condition to evaluate itself.
evaluate(XMLProcessorEnvironment, XMLContext) - Method in class com.metamatrix.query.processor.xml.CriteriaCondition
 
evaluate(XMLProcessorEnvironment, XMLContext) - Method in class com.metamatrix.query.processor.xml.DefaultCondition
Always returns true
evaluate(XMLProcessorEnvironment, XMLContext) - Method in class com.metamatrix.query.processor.xml.RecurseProgramCondition
Evaluates to true, unless the termination criteria is true, or unless the recursion count limit has been reached
EvaluateExpressionVisitor - Class in com.metamatrix.query.sql.visitor
This visitor simplifies Language Objects by evaluating and/or replacing Expressions within them.
evaluateSubquery(SubqueryContainer, List) - Method in class com.metamatrix.query.eval.Evaluator
 
evaluateSubquery(SubqueryContainer, List) - Method in class com.metamatrix.query.processor.relational.SubqueryAwareEvaluator
 
evaluateTVL(Criteria, List) - Method in class com.metamatrix.query.eval.Evaluator
 
evaluateValue(String, String) - Method in class com.metamatrix.common.properties.ObjectPropertyManager
 
evaluateValue(String, String) - Method in class com.metamatrix.common.properties.PropertyManager
Provided for subclasses to control the evaluation of retrieved property values.
evaluateXQuery(XQuerySQLEvaluator) - Method in class com.metamatrix.query.xquery.saxon.SaxonXQueryExpression
 
evaluateXQuery(XQuerySQLEvaluator) - Method in interface com.metamatrix.query.xquery.XQueryExpression
Evaluate the XQuery and return results.
Evaluator - Class in com.metamatrix.query.eval
 
Evaluator(Map, ProcessorDataManager, CommandContext) - Constructor for class com.metamatrix.query.eval.Evaluator
 
EventBroker - Interface in com.metamatrix.core.event
 
EventBrokerException - Exception in com.metamatrix.core.event
Subclasses of this exception typically only need to implement whatever constructors they need.
EventBrokerException() - Constructor for exception com.metamatrix.core.event.EventBrokerException
No-arg costructor required by Externalizable semantics
EventBrokerException(String) - Constructor for exception com.metamatrix.core.event.EventBrokerException
Construct an instance of EventBrokerException.
EventBrokerException(Throwable) - Constructor for exception com.metamatrix.core.event.EventBrokerException
Construct an instance of EventBrokerException.
EventBrokerException(Throwable, String) - Constructor for exception com.metamatrix.core.event.EventBrokerException
Construct an instance of EventBrokerException.
EventManager - Interface in com.metamatrix.core.event
 
EventObjectListener - Interface in com.metamatrix.core.event
 
EventSource - Interface in com.metamatrix.core.event
 
EventSourceException - Exception in com.metamatrix.core.event
Subclasses of this exception typically only need to implement whatever constructors they need.
EventSourceException() - Constructor for exception com.metamatrix.core.event.EventSourceException
No-arg costructor required by Externalizable semantics
EventSourceException(String) - Constructor for exception com.metamatrix.core.event.EventSourceException
Construct an instance of EventSourceException.
EventSourceException(Throwable) - Constructor for exception com.metamatrix.core.event.EventSourceException
Construct an instance of EventSourceException.
EventSourceException(Throwable, String) - Constructor for exception com.metamatrix.core.event.EventSourceException
Construct an instance of EventSourceException.
EXCEEDED_ID_LIMIT - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
EXCEEDED_LEAD_CONVERT_LIMIT - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
EXCEEDED_MAX_SIZE_REQUEST - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
EXCEEDED_MAX_TYPES_LIMIT - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
EXCEEDED_QUOTA - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
EXCEPT - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
EXCEPT - Static variable in class com.metamatrix.query.sql.ReservedWords
 
EXCEPT - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
EXCEPTION - Static variable in interface com.metamatrix.admin.api.objects.AdminOptions.OnConflict
If there is conflict in the bindings then return with an exception
EXCEPTION - Static variable in class com.metamatrix.common.log.DbLogWriter.ColumnName
 
EXCEPTION - Static variable in class com.metamatrix.common.log.reader.LogEntryPropertyNames.ColumnName
 
EXCEPTION_ON_DEFAULT - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Properties
This property of a choice node indicates that, by default (if none of the choices evaluate to true), an exception will be thrown.
EXCEPTION_ON_DEFAULT - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Tags
 
EXCEPTION_ON_MAX_ROWS - Static variable in class org.teiid.connector.api.ConnectorPropertyNames
This property can be used to specify whether or not an exception should be thrown if the number of rows for a query exceeds the value of MAX_RESULT_ROWS.
EXCEPTION_ON_RECURSION_LIMIT - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Properties
If recursion is terminated due to the safeguard MappingNodeConstants.Properties.RECURSION_LIMIT being reached, this property controls whether an exception will be thrown or not.
EXCEPTION_TAG - Static variable in class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS
 
exceptionCaught(ChannelHandlerContext, ExceptionEvent) - Method in class com.metamatrix.common.comm.platform.socket.SSLAwareChannelHandler
 
ExceptionCode - Class in com.sforce.soap.partner.fault
 
ExceptionCode(String) - Constructor for class com.sforce.soap.partner.fault.ExceptionCode
 
ExceptionHolder - Class in com.metamatrix.api.exception
 
ExceptionHolder() - Constructor for class com.metamatrix.api.exception.ExceptionHolder
 
ExceptionHolder(Throwable) - Constructor for class com.metamatrix.api.exception.ExceptionHolder
 
ExceptionHolder(Throwable, boolean) - Constructor for class com.metamatrix.api.exception.ExceptionHolder
 
exceptionOccurred(Throwable) - Method in interface com.metamatrix.common.comm.api.ResultsReceiver
 
exceptionOccurred(Throwable) - Method in interface com.metamatrix.common.comm.platform.socket.ChannelListener
 
exceptionOccurred(Throwable) - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerInstanceImpl
Send an exception to all clients that are currently waiting for a response.
exceptionOccurred(Throwable) - Method in class com.metamatrix.common.comm.platform.socket.server.SocketClientInstance
 
exceptionOccurred(Throwable) - Method in class com.metamatrix.server.dqp.service.RemoteResultsReceiver
 
exceptionOnRowlimit() - Method in class com.metamatrix.query.mapping.xml.ResultSetInfo
 
exceptions - Variable in class com.metamatrix.connector.salesforce.execution.visitors.CriteriaVisitor
 
ExceptionUtil - Class in com.metamatrix.client
 
ExceptionUtil() - Constructor for class com.metamatrix.client.ExceptionUtil
 
ExceptionUtility - Class in com.metamatrix.console.util
 
ExceptionUtility() - Constructor for class com.metamatrix.console.util.ExceptionUtility
 
ExchangeBoolean - Class in com.metamatrix.common.actions
 
ExchangeBoolean(Object, AttributeDefinition, boolean, boolean) - Constructor for class com.metamatrix.common.actions.ExchangeBoolean
 
ExchangeNamedObject - Class in com.metamatrix.common.actions
This action definition specifies that the value of a named object reference in the target should be changed from the current object to a new object.
ExchangeNamedObject(Object, AttributeDefinition, String, Object, Object) - Constructor for class com.metamatrix.common.actions.ExchangeNamedObject
 
ExchangeNamedObject(Object, AttributeDefinition, Object[]) - Constructor for class com.metamatrix.common.actions.ExchangeNamedObject
 
ExchangeNamedObject(Object, Integer, Object[]) - Constructor for class com.metamatrix.common.actions.ExchangeNamedObject
 
ExchangeNamedObject(ExchangeNamedObject) - Constructor for class com.metamatrix.common.actions.ExchangeNamedObject
 
ExchangeObject - Class in com.metamatrix.common.actions
This action definition specifies that the value of an object reference in the target should be changed from the current object to a new object.
ExchangeObject(Object, AttributeDefinition, Object, Object) - Constructor for class com.metamatrix.common.actions.ExchangeObject
 
ExchangeObject(Object, Integer, Object[]) - Constructor for class com.metamatrix.common.actions.ExchangeObject
 
ExchangeObject(ExchangeObject) - Constructor for class com.metamatrix.common.actions.ExchangeObject
 
ExchangePrimitive - Class in com.metamatrix.common.actions
 
ExchangePrimitive(Object, AttributeDefinition) - Constructor for class com.metamatrix.common.actions.ExchangePrimitive
Create a new instance of an action definition by specifying the target.
ExchangePrimitive(Object, Integer) - Constructor for class com.metamatrix.common.actions.ExchangePrimitive
 
ExchangePrimitive(ExchangePrimitive) - Constructor for class com.metamatrix.common.actions.ExchangePrimitive
 
EXCLUDES - Static variable in class com.metamatrix.connector.salesforce.execution.visitors.CriteriaVisitor
 
exec(String[]) - Method in class com.metamatrix.cdk.QueryCommandTarget
 
EXEC - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
EXEC - Static variable in class com.metamatrix.query.sql.ReservedWords
 
EXEC - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
ExecDynamicSqlInstruction - Class in com.metamatrix.query.processor.proc
Executes a SQL statement, and remove its results from the buffer manager.
ExecDynamicSqlInstruction(CreateUpdateProcedureCommand, DynamicCommand, QueryMetadataInterface, IDGenerator, CapabilitiesFinder) - Constructor for class com.metamatrix.query.processor.proc.ExecDynamicSqlInstruction
 
exeContext - Variable in class com.metamatrix.connector.xml.streaming.BaseStreamingExecution
 
ExecResolver - Class in com.metamatrix.query.resolver.command
 
ExecResolver() - Constructor for class com.metamatrix.query.resolver.command.ExecResolver
 
ExecSqlInstruction - Class in com.metamatrix.query.processor.proc
Executes a SQL statement, and remove its results from the buffer manager.
ExecSqlInstruction(ProcessorPlan, GroupSymbol) - Constructor for class com.metamatrix.query.processor.proc.ExecSqlInstruction
Constructor for ExecSqlInstruction.
ExecSqlInstruction - Class in com.metamatrix.query.processor.xml
Executes a SQL statement, defines a result set.
ExecSqlInstruction(String, ResultSetInfo) - Constructor for class com.metamatrix.query.processor.xml.ExecSqlInstruction
 
ExecStagingTableInstruction - Class in com.metamatrix.query.processor.xml
This instruction is to start loading a staging table.
ExecStagingTableInstruction(String, ResultSetInfo) - Constructor for class com.metamatrix.query.processor.xml.ExecStagingTableInstruction
 
execute(String) - Method in class com.metamatrix.cdk.ConnectorShellCommandTarget
 
execute(String) - Method in class com.metamatrix.cdk.QueryCommandTarget
 
execute() - Method in class com.metamatrix.connector.ldap.LDAPSyncQueryExecution
method to execute the supplied query
execute() - Method in class com.metamatrix.connector.ldap.LDAPUpdateExecution
execute generic update-class (either an update, delete, or insert) operation and returns a count of affected rows.
execute() - Method in class com.metamatrix.connector.loopback.LoopbackExecution
 
execute() - Method in class com.metamatrix.connector.metadata.adapter.ObjectSynchExecution
 
execute() - Method in class com.metamatrix.connector.metadata.MetadataProcedureExecution
 
execute(IDelete, UpdateExecutionParent) - Method in class com.metamatrix.connector.salesforce.execution.DeleteExecutionImpl
 
execute(ProcedureExecutionParent) - Method in class com.metamatrix.connector.salesforce.execution.GetDeletedExecutionImpl
 
execute(ProcedureExecutionParent) - Method in class com.metamatrix.connector.salesforce.execution.GetUpdatedExecutionImpl
 
execute(IInsert, UpdateExecutionParent) - Method in class com.metamatrix.connector.salesforce.execution.InsertExecutionImpl
 
execute() - Method in class com.metamatrix.connector.salesforce.execution.ProcedureExecutionParentImpl
 
execute() - Method in class com.metamatrix.connector.salesforce.execution.QueryExecutionImpl
 
execute(ProcedureExecutionParent) - Method in interface com.metamatrix.connector.salesforce.execution.SalesforceProcedureExecution
 
execute(IUpdate, UpdateExecutionParent) - Method in class com.metamatrix.connector.salesforce.execution.UpdateExecutionImpl
 
execute() - Method in class com.metamatrix.connector.salesforce.execution.UpdateExecutionParent
 
execute() - Method in class com.metamatrix.connector.text.TextSynchExecution
 
execute() - Method in class com.metamatrix.connector.xml.file.FileExecution
 
execute() - Method in class com.metamatrix.connector.xml.http.HTTPExecution
HTTP execution can have multiple permutations from a single SQL query, but each will have only one response.
execute() - Method in class com.metamatrix.connector.xmlsource.file.FileExecution
 
execute(Object[], Map) - Method in class com.metamatrix.connector.xmlsource.soap.ServiceOperation
execute the Service with given arguments
execute() - Method in class com.metamatrix.connector.xmlsource.soap.SoapExecution
 
execute() - Method in class com.metamatrix.core.commandshell.Command
 
execute(Set) - Method in class com.metamatrix.core.commandshell.Command
Execute the command on the target object.
execute(String) - Method in class com.metamatrix.core.commandshell.CommandShell
Run a single command as if it was entered on standard input.
execute(String) - Method in class com.metamatrix.core.factory.ComponentLoader
 
execute(String) - Method in class com.metamatrix.jdbc.MMPreparedStatement
 
execute() - Method in class com.metamatrix.jdbc.MMPreparedStatement
 
execute(String) - Method in class com.metamatrix.jdbc.MMStatement
 
execute(String, int) - Method in class com.metamatrix.jdbc.MMStatement
 
execute(String, int[]) - Method in class com.metamatrix.jdbc.MMStatement
 
execute(String, String[]) - Method in class com.metamatrix.jdbc.MMStatement
 
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in interface com.metamatrix.query.optimizer.relational.OptimizerRule
 
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class com.metamatrix.query.optimizer.relational.rules.RuleAccessPatternValidation
Verifies
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class com.metamatrix.query.optimizer.relational.rules.RuleAssignOutputElements
Execute the rule.
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class com.metamatrix.query.optimizer.relational.rules.RuleCalculateCost
 
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class com.metamatrix.query.optimizer.relational.rules.RuleChooseDependent
 
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class com.metamatrix.query.optimizer.relational.rules.RuleChooseJoinStrategy
 
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class com.metamatrix.query.optimizer.relational.rules.RuleCleanCriteria
 
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class com.metamatrix.query.optimizer.relational.rules.RuleCollapseSource
 
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class com.metamatrix.query.optimizer.relational.rules.RuleCopyCriteria
Execute the rule as described in the class comments.
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class com.metamatrix.query.optimizer.relational.rules.RuleImplementJoinStrategy
 
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class com.metamatrix.query.optimizer.relational.rules.RuleMergeCriteria
 
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class com.metamatrix.query.optimizer.relational.rules.RuleMergeVirtual
 
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class com.metamatrix.query.optimizer.relational.rules.RulePlaceAccess
 
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class com.metamatrix.query.optimizer.relational.rules.RulePlanJoins
 
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class com.metamatrix.query.optimizer.relational.rules.RulePlanProcedures
 
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class com.metamatrix.query.optimizer.relational.rules.RulePlanSorts
 
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class com.metamatrix.query.optimizer.relational.rules.RulePlanUnions
 
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class com.metamatrix.query.optimizer.relational.rules.RulePushAggregates
 
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class com.metamatrix.query.optimizer.relational.rules.RulePushLimit
 
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class com.metamatrix.query.optimizer.relational.rules.RulePushNonJoinCriteria
Execute the rule as described in the class comments.
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class com.metamatrix.query.optimizer.relational.rules.RulePushSelectCriteria
Execute the rule as described in the class comments.
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class com.metamatrix.query.optimizer.relational.rules.RuleRaiseAccess
 
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class com.metamatrix.query.optimizer.relational.rules.RuleRaiseNull
 
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class com.metamatrix.query.optimizer.relational.rules.RuleRemoveOptionalJoins
 
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class com.metamatrix.query.optimizer.relational.rules.RuleRemoveSorts
 
execute(PlanNode, QueryMetadataInterface, CapabilitiesFinder, RuleStack, AnalysisRecord, CommandContext) - Method in class com.metamatrix.query.optimizer.relational.rules.RuleValidateWhereAll
Verifies that a model with "supports where all" is being passed an atomic query with a criteria.
execute(MappingDocument) - Static method in class com.metamatrix.query.optimizer.xml.HandleNillableVisitor
 
EXECUTE - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
execute(Map) - Method in interface com.metamatrix.query.processor.xml.PlanExecutor
Execute the plan
EXECUTE - Static variable in class com.metamatrix.query.sql.ReservedWords
 
execute() - Method in interface org.teiid.connector.api.Execution
Execute the associated command.
execute() - Method in class org.teiid.connector.jdbc.JDBCProcedureExecution
 
execute() - Method in class org.teiid.connector.jdbc.JDBCQueryExecution
 
execute() - Method in class org.teiid.connector.jdbc.JDBCUpdateExecution
 
execute(IBatchedUpdates) - Method in class org.teiid.connector.jdbc.JDBCUpdateExecution
 
EXECUTE - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
EXECUTE_LOGOFF_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
EXECUTE_LOGON_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
EXECUTE_METADATA_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
EXECUTE_QUERY_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
The execute parameters
EXECUTE_STORED_PROCEDURE_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
EXECUTE_STORED_QUERY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
EXECUTE_STORED_QUERY_API_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
EXECUTE_UPDATE_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
executeActions(List) - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationConnector
 
executeActions(AuthorizationPolicyID, List, String) - Method in interface com.metamatrix.platform.security.authorization.spi.AuthorizationSourceTransaction
Execute the actions on given object.
executeActions(AuthorizationPolicyID, List, String) - Method in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCAuthorizationTransaction
Execute the actions on given object.
executeBatch() - Method in class com.metamatrix.jdbc.MMPreparedStatement
 
executeBatch() - Method in class com.metamatrix.jdbc.MMStatement
 
executeBatch(String, List) - Method in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCAuthorizationTransaction
 
executeBatchedUpdates(String[]) - Method in class com.metamatrix.cdk.api.ConnectorHost
 
executeBatchedUpdates(Connection, ICommand[], RuntimeMetadata) - Method in class com.metamatrix.cdk.api.ConnectorHost
 
executeBatchedUpdates(String[]) - Method in interface com.metamatrix.cdk.IConnectorHost
 
executeBlocking(ConnectionlessRequest) - Method in class com.metamatrix.soap.sqlquerywebservice.service.SqlQueryWebService
This method is used as a shortcut when no Connection state is required on the server side.
executeCommand(String) - Method in class com.metamatrix.cdk.api.ConnectorHost
 
executeCommand(ICommand) - Method in class com.metamatrix.cdk.api.ConnectorHost
 
executeCommand(String) - Method in interface com.metamatrix.cdk.IConnectorHost
 
executeCommand(ICommand) - Method in interface com.metamatrix.cdk.IConnectorHost
 
executeDataService(OMElement) - Method in class com.metamatrix.soap.service.DataServiceWebServiceImpl
 
executeIntFunctionSQL(String, Connection) - Static method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleReader
 
executeNamedParams(ParseInfo, StoredProcedure) - Method in class com.metamatrix.query.parser.SQLParser
Parse an exec statement with named parameters
executePlan(ProcessorPlan, String) - Method in class com.metamatrix.query.processor.proc.ProcedurePlan
 
executeQuery(String) - Method in class com.metamatrix.jdbc.MMPreparedStatement
 
executeQuery() - Method in class com.metamatrix.jdbc.MMPreparedStatement
 
executeQuery(String) - Method in class com.metamatrix.jdbc.MMStatement
 
executeRequest(long, RequestMessage) - Method in interface com.metamatrix.dqp.client.ClientSideDQP
 
executeRequest(AtomicRequestMessage, ConnectorID, ResultsReceiver<AtomicResultsMessage>) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedDataService
Execute the given request on a Connector.
executeRequest(AtomicRequestMessage, ConnectorID, ResultsReceiver<AtomicResultsMessage>) - Method in interface com.metamatrix.dqp.service.DataService
Execute the given request on a Connector.
executeRequest(AtomicRequestMessage, ResultsReceiver<AtomicResultsMessage>) - Method in class com.metamatrix.server.connector.service.ConnectorService
 
executeRequest(AtomicRequestMessage, ResultsReceiver<AtomicResultsMessage>) - Method in interface com.metamatrix.server.connector.service.ConnectorServiceInterface
Execute the given request on a Connector.
executeRequest(AtomicRequestMessage, ConnectorID, ResultsReceiver<AtomicResultsMessage>) - Method in class com.metamatrix.server.dqp.service.PlatformDataService
Execute the given request on a Connector.
executeSql(String, String[]) - Method in class com.metamatrix.cdk.QueryCommandTarget
 
executeSql(String[], boolean, Boolean) - Method in class com.metamatrix.jdbc.MMStatement
 
executeSQL(String) - Method in class com.metamatrix.query.processor.dynamic.SqlEval
 
executeSQL(String) - Method in interface com.metamatrix.query.xquery.XQuerySQLEvaluator
Execute a SQL string that returns an XML result
executeStoredProcedure(CallableStatement, TranslatedCommand) - Method in class org.teiid.connector.jdbc.translator.Translator
This is a generic implementation.
executeTransaction(List) - Method in interface com.metamatrix.platform.admin.api.AuthorizationAdminAPI
Execute as a single transaction with the specified actions, and return the set of IDs for the objects that were affected/modified by the action.
executeTransaction(ActionDefinition) - Method in interface com.metamatrix.platform.admin.api.ConfigurationAdminAPI
Execute as a single transaction the specified action, and optionally return the set of objects or object IDs that were affected/modified by the action.
executeTransaction(List) - Method in interface com.metamatrix.platform.admin.api.ConfigurationAdminAPI
Execute a list of actions, and optionally return the set of objects or object IDs that were affected/modified by the action.
executeTransaction(List) - Method in class com.metamatrix.platform.admin.apiimpl.AuthorizationAdminAPIImpl
 
executeTransaction(ActionDefinition) - Method in class com.metamatrix.platform.admin.apiimpl.ConfigurationAdminAPIImpl
Execute as a single transaction the specified action, and optionally return the set of objects or object IDs that were affected/modified by the action.
executeTransaction(List) - Method in class com.metamatrix.platform.admin.apiimpl.ConfigurationAdminAPIImpl
Execute a list of actions, and optionally return the set of objects or object IDs that were affected/modified by the action.
executeTransaction(ActionDefinition, String) - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Execute as a single transaction the specified action, and optionally return the set of objects or object IDs that were affected/modified by the action.
executeTransaction(List, String) - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Execute a list of actions, and optionally return the set of objects or object IDs that were affected/modified by the action.
executeTransaction(ActionDefinition, String) - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
Execute as a single transaction the specified action, and optionally return the set of objects or object IDs that were affected/modified by the action.
executeTransaction(List, String) - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
Execute as a single transaction the specified actions, and optionally return the set of objects or object IDs that were affected/modified by the action.
executeTransaction(SessionToken, List) - Method in interface com.metamatrix.platform.security.api.service.AuthorizationServiceInterface
Execute as a single transaction with the specified actions, and return the set of IDs for the objects that were affected/modified by the action.
executeTransaction(SessionToken, List) - Method in class com.metamatrix.platform.security.authorization.service.AuthorizationServiceImpl
Execute as a single transaction with the specified actions, and return the set of IDs for the objects that were affected/modified by the action.
executeTransaction(DefaultTreeModel.EditorTask, String) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeModel
 
executeUnnamedParams(ParseInfo, StoredProcedure, int) - Method in class com.metamatrix.query.parser.SQLParser
Parse an exec statement with unnamed parameters
executeUpdate(String) - Method in class com.metamatrix.jdbc.MMPreparedStatement
 
executeUpdate() - Method in class com.metamatrix.jdbc.MMPreparedStatement
 
executeUpdate(String) - Method in class com.metamatrix.jdbc.MMStatement
 
executeUpdate(String, int) - Method in class com.metamatrix.jdbc.MMStatement
 
executeUpdate(String, int[]) - Method in class com.metamatrix.jdbc.MMStatement
 
executeUpdate(String, String[]) - Method in class com.metamatrix.jdbc.MMStatement
 
execution - Variable in class com.metamatrix.connector.xml.http.HTTPExecutor
 
Execution - Interface in org.teiid.connector.api
An execution represents the state and lifecycle for a particular command execution.
ExecutionContext - Interface in org.teiid.connector.api
The security context provides information about the user context in which this query is being run.
ExecutionInfo - Class in com.metamatrix.connector.xml.base
 
ExecutionInfo() - Constructor for class com.metamatrix.connector.xml.base.ExecutionInfo
 
ExecutionProperties - Interface in com.metamatrix.jdbc.api
MetaMatrix-specific execution properties.
exeInfo - Variable in class com.metamatrix.connector.xml.streaming.BaseStreamingExecution
 
EXHAUSTIVE_SEARCH_GROUPS - Static variable in class com.metamatrix.query.optimizer.relational.rules.RulePlanJoins
 
existingDirectoryEntry - Variable in class com.metamatrix.console.ui.util.ModifiedDirectoryChooserPanel
 
existingDirectoryEntry - Variable in class com.metamatrix.toolbox.ui.widget.DirectoryChooserPanel
 
exists() - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Return whether this TreeNode represents an existing metadata entity.
exists() - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
Return whether this DirectoryEntry represents an existing resource.
exists() - Method in class com.metamatrix.common.tree.directory.PreviewableDirectoryEntry
 
exists() - Method in interface com.metamatrix.common.tree.TreeNode
Return whether this TreeNode represents an existing resource.
EXISTS - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
EXISTS - Static variable in class com.metamatrix.query.sql.ReservedWords
 
exists() - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeNode
Not implemented.
EXISTS - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
existsCriteria(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse an exists criteria.
ExistsCriteria - Class in com.metamatrix.query.sql.lang
This predicate criteria implements the "exists" predicate, which has a subquery in it.
ExistsCriteria() - Constructor for class com.metamatrix.query.sql.lang.ExistsCriteria
Default constructor
ExistsCriteria(Command) - Constructor for class com.metamatrix.query.sql.lang.ExistsCriteria
 
exit() - Method in class com.metamatrix.console.ui.dialog.ConsoleLoginDialog
Called when the user selects the exit button.
exit(AWTEvent) - Method in class com.metamatrix.console.ui.dialog.ConsoleLoginWindow
Called when the user selects the exit button.
exit() - Method in class com.metamatrix.core.commandshell.CommandTarget
 
EXIT_BUTTON - Static variable in interface com.metamatrix.toolbox.ui.widget.ButtonConstants
 
EXIT_HEADER - Static variable in class com.metamatrix.console.ui.layout.ConsoleMenuBar
 
exitConsole() - Method in class com.metamatrix.console.ui.layout.ConsoleMainFrame
 
exitItemSelected() - Method in class com.metamatrix.console.ui.layout.ConsoleMainFrame
Hides the console window, then attempts to logoff from the server, then exits the application.
exitItemSelected() - Method in interface com.metamatrix.console.ui.layout.ConsoleMenuBarListener
 
exp(Double) - Static method in class com.metamatrix.query.function.FunctionMethods
 
EXP - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
expand() - Method in class com.metamatrix.console.ui.util.ModifiedDirectoryChooserPanel
Executed when the accept button (Open) is pressed with a folder selected.
expand() - Method in class com.metamatrix.toolbox.ui.widget.DirectoryChooserPanel
Executed when the accept button (Open) is pressed with a folder selected.
expand(String, Reader[], String) - Method in class com.metamatrix.vdb.materialization.template.TemplateExpander
Produce the name and contents of an expanded template.
expandAll(JTree) - Static method in class com.metamatrix.console.util.StaticTreeUtilities
Expand all rows of a JTree.
expandAllSymbol(Command) - Method in class com.metamatrix.cdk.CommandBuilder
Convert the "*" in "select * from..." to the list of column names for the data source.
ExpandBuff(boolean) - Method in class com.metamatrix.query.parser.JavaCharStream
 
expandCommand(Command, QueryMetadataInterface, AnalysisRecord) - Method in class com.metamatrix.query.resolver.command.ExecResolver
 
expandCommand(Command, QueryMetadataInterface, AnalysisRecord) - Method in class com.metamatrix.query.resolver.ProcedureContainerResolver
Expand a command by finding and attaching all subcommands to the command.
ExpandedTemplate - Class in com.metamatrix.vdb.materialization.template
Multi-valued return value used to hold the results of expanding templates with data values.
ExpandedTemplate(String, String, String) - Constructor for class com.metamatrix.vdb.materialization.template.ExpandedTemplate
 
expandFileName(String) - Method in class com.metamatrix.core.commandshell.CommandShell
 
expandText(String) - Method in class com.metamatrix.vdb.materialization.template.TemplateExpander
 
expansionState(JTree, TreeView, boolean) - Static method in class com.metamatrix.console.util.StaticTreeUtilities
 
expansionState(JTree) - Static method in class com.metamatrix.console.util.StaticTreeUtilities
 
expansionState(JTree, boolean) - Static method in class com.metamatrix.console.util.StaticTreeUtilities
 
expectedTokenSequences - Variable in exception com.metamatrix.query.parser.ParseException
Each entry in this array is an array of integers.
ExpertPropertiedObjectPanelHolder - Class in com.metamatrix.console.ui.util
 
ExpertPropertiedObjectPanelHolder(PropertiedObjectPanel, ItemListener) - Constructor for class com.metamatrix.console.ui.util.ExpertPropertiedObjectPanelHolder
 
expertPropertiesCheckBox - Variable in class com.metamatrix.console.ui.util.ExpertPropertiedObjectPanelHolder
 
expHashCode(int, Object[]) - Static method in class com.metamatrix.core.util.HashCodeUtil
Compute a hash code on a large array by walking the list and combining the hash code at every exponential index: 1, 2, 4, 8, ...
expHashCode(int, List) - Static method in class com.metamatrix.core.util.HashCodeUtil
Compute a hash code on a large list by walking the list and combining the hash code at every exponential index: 1, 2, 4, 8, ...
expHashCode(int, Collection) - Static method in class com.metamatrix.core.util.HashCodeUtil
Compute a hash code on a large collection by walking the list and combining the hash code at every exponential index: 1, 2, 4, 8, ...
EXPIRED - Static variable in interface com.metamatrix.platform.security.api.MetaMatrixSessionState
The session has expired - this state cannot change once it is reached.
EXPIRED_STATE_DESC - Static variable in interface com.metamatrix.admin.api.objects.Session
The description when the session has expired - this state cannot change once it is reached.
export(Object, Class[]) - Method in class com.metamatrix.common.messaging.jgroups.JGroupsMessageBus
 
export(Object, Class[]) - Method in interface com.metamatrix.common.messaging.MessageBus
 
export(Object, Class[]) - Method in class com.metamatrix.common.messaging.NoOpMessageBus
 
exportableForm() - Method in class com.metamatrix.core.id.UUID
Returns a 36-character string of six fields separated by hyphens, with each field represented in lowercase hexadecimal with the same number of digits as in the field.
exportComponentType(OutputStream, ComponentType, Properties) - Method in class com.metamatrix.common.config.xml.XMLConfigurationImportExportUtility
This method will generally be used to create a file representation of a ConnectorType that is defined in the CDK.
exportComponentTypes(OutputStream, ComponentType[], Properties) - Method in class com.metamatrix.common.config.xml.XMLConfigurationImportExportUtility
This method will generally be used to create a file representation containing one or more connector types.
exportConfiguration() - Method in interface com.metamatrix.admin.api.core.CoreConfigAdmin
Export Configuration to character Array in XML format
exportConfiguration() - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
exportConfiguration() - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
exportConfiguration(OutputStream, Collection<?>, Properties) - Method in interface com.metamatrix.common.config.util.ConfigurationImportExportUtility
This method will write to the passed in InputStream instance a complete representation of the Collection of Configuration objects that are passed into it.
exportConfiguration(OutputStream, Collection, Properties) - Method in class com.metamatrix.common.config.xml.XMLConfigurationImportExportUtility
This method will write to the passed in DirectoryEntry instance a complete representation of the Collection of Configuration objects that are passed into it.
exportConfiguration() - Method in class com.metamatrix.dqp.embedded.admin.DQPConfigAdminImpl
 
exportConnector(OutputStream, ComponentType, Properties) - Method in interface com.metamatrix.common.config.util.ConfigurationImportExportUtility
This method will generally be used to create a file representation of a Connector.
exportConnector(OutputStream, ComponentType, Properties) - Method in class com.metamatrix.common.config.xml.XMLConfigurationImportExportUtility
This method will generally be used to create a file representation of a Connector.
exportConnectorArchive(String) - Method in interface com.metamatrix.admin.api.core.CoreConfigAdmin
Export Connector Archive, which is bundled connector type with its xml properties file and all the extension modules required by the this connector type
exportConnectorArchive(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
exportConnectorArchive(String) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
exportConnectorArchive(OutputStream, ConnectorArchive, Properties) - Method in interface com.metamatrix.common.config.util.ConfigurationImportExportUtility
Export the given archive into zip format and write to the the stream provided
exportConnectorArchive(OutputStream, ConnectorArchive, Properties) - Method in class com.metamatrix.common.config.xml.XMLConfigurationImportExportUtility
 
exportConnectorArchive(String) - Method in class com.metamatrix.dqp.embedded.admin.DQPConfigAdminImpl
 
exportConnectorBinding(String) - Method in interface com.metamatrix.admin.api.core.CoreConfigAdmin
Export a ConnectorBinding to character Array in XML format
exportConnectorBinding(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
exportConnectorBinding(String) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
exportConnectorBinding(OutputStream, ConnectorBinding, ComponentType, Properties) - Method in interface com.metamatrix.common.config.util.ConfigurationImportExportUtility
This method will generally be used to create a file representation of a Connector Binding.
exportConnectorBinding(OutputStream, ConnectorBinding, ComponentType, Properties) - Method in class com.metamatrix.common.config.xml.XMLConfigurationImportExportUtility
This method will generally be used to create a file representation of a Connector Binding.
exportConnectorBinding(String) - Method in class com.metamatrix.dqp.embedded.admin.DQPConfigAdminImpl
 
exportConnectorBindings(OutputStream, ConnectorBinding[], ComponentType[], Properties) - Method in interface com.metamatrix.common.config.util.ConfigurationImportExportUtility
This method will generally be used to create a file representation of one or more Connector Bindings.
exportConnectorBindings(OutputStream, ConnectorBinding[], ComponentType[], Properties) - Method in class com.metamatrix.common.config.xml.XMLConfigurationImportExportUtility
This method will generally be used to create a file representation of one or more Connector Bindings.
exportConnectorType(String) - Method in interface com.metamatrix.admin.api.core.CoreConfigAdmin
Export Connector Type to character array
exportConnectorType(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
exportConnectorType(String) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
exportConnectorType(String) - Method in class com.metamatrix.dqp.embedded.admin.DQPConfigAdminImpl
 
exportDataRoles(String, String) - Method in interface com.metamatrix.admin.api.server.ServerSecurityAdmin
Export the data roles defined for the given vdb from the current system
exportDataRoles(String, String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
exportDataRoles(String, String) - Method in class com.metamatrix.admin.server.ServerSecurityAdminImpl
 
EXPORTED_VDB_FILE_EXTENSION - Static variable in interface com.metamatrix.core.CoreConstants
 
EXPORTER - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.ElementName
Static constant that represents the name of the "XMI.exporter" element.
EXPORTER_ID - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.ElementName
Static constant that represents the name of the "XMI.exporterID" element.
EXPORTER_VERSION - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.ElementName
Static constant that represents the name of the "XMI.exporterVersion" element.
exportExtensionModule(String) - Method in interface com.metamatrix.admin.api.core.CoreConfigAdmin
Export an ExtensionModule to byte array
exportExtensionModule(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
exportExtensionModule(String) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
exportExtensionModule(OutputStream, String) - Method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleUtil
Exports an extension module to the specified output stream
exportExtensionModule(String, String) - Method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleUtil
Exports an extension module to the specified output stream
exportExtensionModule(String) - Method in class com.metamatrix.dqp.embedded.admin.DQPConfigAdminImpl
 
exportLogs() - Method in interface com.metamatrix.admin.api.server.ServerMonitoringAdmin
Export the server logs to a byte[].
exportLogs() - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
exportLogs() - Method in class com.metamatrix.admin.server.ServerMonitoringAdminImpl
 
exportLogs(String, String) - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIHelper
Export the server logs to a byte[].
exportLogs() - Method in interface com.metamatrix.platform.vm.api.controller.ProcessManagement
Export the server logs to a byte[].
exportLogs() - Method in class com.metamatrix.platform.vm.controller.ProcessController
 
exportPolicies(Collection) - Static method in class com.metamatrix.platform.security.api.AuthorizationPolicyFactory
 
exportPressed() - Method in class com.metamatrix.console.ui.views.connector.ConnectorPanel
 
exportPressed() - Method in class com.metamatrix.console.ui.views.connectorbinding.ConnectorBindingPanel
 
exportRequested() - Method in interface com.metamatrix.console.ui.views.extensionsource.ExtensionSourceDetailListener
 
exportRequested() - Method in class com.metamatrix.console.ui.views.extensionsource.ExtensionSourcesPanel
 
exportToFile(String, File) - Method in class com.metamatrix.console.models.ExtensionSourceManager
 
exportVDB(String, String) - Method in interface com.metamatrix.admin.api.core.CoreConfigAdmin
Export VDB to byte array
exportVDB(String, String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
exportVDB(String, String) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
exportVDB(VirtualDatabase, String, String) - Method in class com.metamatrix.console.models.VdbManager
 
exportVDB() - Method in class com.metamatrix.console.ui.views.vdb.VdbMainPanel
 
exportVDB(String, String) - Method in class com.metamatrix.dqp.embedded.admin.DQPConfigAdminImpl
 
expression(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse an expression - made up of literals and functions.
Expression - Interface in com.metamatrix.query.sql.symbol
This is the interface for an expression in a SQL string.
ExpressionEvaluationException - Exception in com.metamatrix.api.exception.query
This exception is thrown when an error occurs while evaluating a SQL expression.
ExpressionEvaluationException() - Constructor for exception com.metamatrix.api.exception.query.ExpressionEvaluationException
No-arg constructor required by Externalizable semantics.
ExpressionEvaluationException(String) - Constructor for exception com.metamatrix.api.exception.query.ExpressionEvaluationException
Construct an instance with the message specified.
ExpressionEvaluationException(String, String) - Constructor for exception com.metamatrix.api.exception.query.ExpressionEvaluationException
Construct an instance with the message and error code specified.
ExpressionEvaluationException(Throwable, String) - Constructor for exception com.metamatrix.api.exception.query.ExpressionEvaluationException
Construct an instance from a message and an exception to chain to this one.
ExpressionEvaluationException(Throwable, String, String) - Constructor for exception com.metamatrix.api.exception.query.ExpressionEvaluationException
Construct an instance from a message and a code and an exception to chain to this one.
ExpressionMappingVisitor - Class in com.metamatrix.query.sql.visitor
It is important to use a Post Navigator with this class, otherwise a replacement containing itself will not work
ExpressionMappingVisitor(Map) - Constructor for class com.metamatrix.query.sql.visitor.ExpressionMappingVisitor
Constructor for ExpressionMappingVisitor.
ExpressionSymbol - Class in com.metamatrix.query.sql.symbol
This is a subclass of Symbol representing an expression in the SELECT clause.
ExpressionSymbol(String, String, Expression) - Constructor for class com.metamatrix.query.sql.symbol.ExpressionSymbol
Constructor used for cloning
ExpressionSymbol(String, Expression) - Constructor for class com.metamatrix.query.sql.symbol.ExpressionSymbol
Construct an ExpressionSymbol with name and expression.
ExpressionSymbolCollector - Class in com.metamatrix.query.sql.visitor
This visitor class will traverse a language object tree and collect all expression element symbol references it finds.
ExpressionSymbolCollector(Collection) - Constructor for class com.metamatrix.query.sql.visitor.ExpressionSymbolCollector
Construct a new visitor with the specified collection, which should be non-null.
EXT_CAPABILITY_CLASS - Static variable in class org.teiid.connector.jdbc.JDBCPropertyNames
This property is used to specify the implementation of com.metamatrix.data.ConnectorCapabilities.
EXT_TRANSLATOR_CLASS - Static variable in class org.teiid.connector.jdbc.JDBCPropertyNames
This property is used to specify the implementation of com.metamatrix.connector.jdbc.extension.Translator
EXTENSION - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.ElementName
Static constant that represents the name of the "XMI.extension" element.
EXTENSION - Static variable in class com.metamatrix.core.vdb.ModelType
The 'EXTENSION' literal value.d
EXTENSION_0001 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
extension package (004)
EXTENSION_0002 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0003 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0004 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0005 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0006 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0007 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0008 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0009 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0010 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0011 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0012 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0013 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0014 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0015 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0016 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0017 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0018 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0019 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0020 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0021 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0022 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0023 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0024 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0025 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0026 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0027 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0028 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0029 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0030 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0031 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0032 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0033 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0034 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0035 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0036 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0037 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0038 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0039 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0040 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0041 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0042 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0043 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0044 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0045 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0046 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0047 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0048 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0049 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0050 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0051 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0052 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0053 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0054 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0055 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0056 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0057 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0058 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0059 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0060 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0061 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0062 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0063 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0064 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0065 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0066 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0067 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0068 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0069 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0070 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0071 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0072 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_0073 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
EXTENSION_CHAR - Static variable in class com.metamatrix.modeler.core.index.IndexConstants
 
EXTENSION_DELIMITER - Static variable in class com.metamatrix.toolbox.ui.widget.util.FileResourceConstants
 
EXTENSION_MODULES_INITIAL_FOLDER_KEY - Static variable in class com.metamatrix.console.ui.views.extensionsource.ExtensionSourcesPanel
 
EXTENSION_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
EXTENSION_SOURCES - Static variable in class com.metamatrix.console.ui.layout.PanelsTreeModel
 
EXTENSION_SOURCES - Static variable in interface com.metamatrix.console.util.LogContexts
 
EXTENSION_SOURCES_CLASS - Static variable in class com.metamatrix.console.ui.layout.PanelsTreeModel
 
EXTENSION_TYPES_TO_CACHE - Static variable in class com.metamatrix.common.util.CommonPropertyNames
Extension Module file types to cache in memory.
extensionAPI - Variable in class com.metamatrix.console.ui.views.connectorbinding.ImportBindingWizardController
 
ExtensionJarURLConnection - Class in com.metamatrix.common.extensionmodule.protocol.extensionjar
This URLConnection actually gets the byte[] from an ExtensionModuleManager
ExtensionJarURLConnection(URL, ExtensionModuleManager) - Constructor for class com.metamatrix.common.extensionmodule.protocol.extensionjar.ExtensionJarURLConnection
 
ExtensionModule - Interface in com.metamatrix.admin.api.objects
An extension module is a library (usually in jar format) that extends the MetaMatrix system in some way.
ExtensionModule - Interface in com.metamatrix.common.config.api
Defines an extension module as an object
ExtensionModuleConnection - Class in com.metamatrix.platform.config.persistence.api
 
ExtensionModuleConnection(ExtensionModuleTransaction) - Constructor for class com.metamatrix.platform.config.persistence.api.ExtensionModuleConnection
 
ExtensionModuleDescriptor - Class in com.metamatrix.common.extensionmodule
This interface describes an immutable lightweight serializable object for describing an extension module as it exists in the Platform at a given point in time.
ExtensionModuleDescriptor() - Constructor for class com.metamatrix.common.extensionmodule.ExtensionModuleDescriptor
 
ExtensionModuleDescriptor(String, String, int, boolean, String, String, String, String, String, long) - Constructor for class com.metamatrix.common.extensionmodule.ExtensionModuleDescriptor
 
ExtensionModuleDescriptor(ExtensionModuleDescriptor) - Constructor for class com.metamatrix.common.extensionmodule.ExtensionModuleDescriptor
 
ExtensionModuleEvent - Class in com.metamatrix.common.extensionmodule
Simple event class for automated testing.
ExtensionModuleEvent(Object, int) - Constructor for class com.metamatrix.common.extensionmodule.ExtensionModuleEvent
 
ExtensionModuleException - Exception in com.metamatrix.common.extensionmodule.exception
 
ExtensionModuleException() - Constructor for exception com.metamatrix.common.extensionmodule.exception.ExtensionModuleException
 
ExtensionModuleException(String) - Constructor for exception com.metamatrix.common.extensionmodule.exception.ExtensionModuleException
Construct an instance with the message specified.
ExtensionModuleException(String, String) - Constructor for exception com.metamatrix.common.extensionmodule.exception.ExtensionModuleException
Construct an instance with the message and error code specified.
ExtensionModuleManager - Class in com.metamatrix.common.extensionmodule
This class is the mechanism to manage the MetaMatrix extension modules.
ExtensionModuleManager() - Constructor for class com.metamatrix.common.extensionmodule.ExtensionModuleManager
constructor
ExtensionModuleManager(Properties) - Constructor for class com.metamatrix.common.extensionmodule.ExtensionModuleManager
 
extensionModuleModified(String) - Method in interface com.metamatrix.admin.api.embedded.EmbeddedConfigAdmin
Indicates that an extension module has changed
extensionModuleModified(String) - Method in class com.metamatrix.dqp.embedded.admin.DQPConfigAdminImpl
 
ExtensionModuleNotFoundException - Exception in com.metamatrix.common.extensionmodule.exception
 
ExtensionModuleNotFoundException() - Constructor for exception com.metamatrix.common.extensionmodule.exception.ExtensionModuleNotFoundException
 
ExtensionModuleNotFoundException(String) - Constructor for exception com.metamatrix.common.extensionmodule.exception.ExtensionModuleNotFoundException
Construct an instance with the message specified.
ExtensionModuleNotFoundException(String, String) - Constructor for exception com.metamatrix.common.extensionmodule.exception.ExtensionModuleNotFoundException
Construct an instance with the message and error code specified.
ExtensionModuleOrderingException - Exception in com.metamatrix.common.extensionmodule.exception
 
ExtensionModuleOrderingException() - Constructor for exception com.metamatrix.common.extensionmodule.exception.ExtensionModuleOrderingException
 
ExtensionModuleOrderingException(String) - Constructor for exception com.metamatrix.common.extensionmodule.exception.ExtensionModuleOrderingException
Construct an instance with the message specified.
ExtensionModuleOrderingException(String, String) - Constructor for exception com.metamatrix.common.extensionmodule.exception.ExtensionModuleOrderingException
Construct an instance with the message and error code specified.
ExtensionModulePropertyNames - Class in com.metamatrix.common.extensionmodule
Property names defining the properties needed for the ManagedConnection of the ExtensionModuleManager
ExtensionModulePropertyNames() - Constructor for class com.metamatrix.common.extensionmodule.ExtensionModulePropertyNames
 
ExtensionModuleReader - Class in com.metamatrix.dqp.embedded.configuration
 
ExtensionModuleReader() - Constructor for class com.metamatrix.dqp.embedded.configuration.ExtensionModuleReader
 
ExtensionModuleRuntimeException - Exception in com.metamatrix.common.extensionmodule.exception
 
ExtensionModuleRuntimeException() - Constructor for exception com.metamatrix.common.extensionmodule.exception.ExtensionModuleRuntimeException
No-args constructor required by Serializable semantics
ExtensionModuleRuntimeException(String) - Constructor for exception com.metamatrix.common.extensionmodule.exception.ExtensionModuleRuntimeException
Construct an instance with the message specified.
ExtensionModuleTransaction - Interface in com.metamatrix.common.extensionmodule.spi
 
ExtensionModuleTypes - Class in com.metamatrix.common.extensionmodule
This names of extension module types which are known and supported.
ExtensionModuleTypes() - Constructor for class com.metamatrix.common.extensionmodule.ExtensionModuleTypes
 
ExtensionModuleWriter - Class in com.metamatrix.dqp.embedded.configuration
Utility to abstract the Extension Module's persistence.
ExtensionModuleWriter() - Constructor for class com.metamatrix.dqp.embedded.configuration.ExtensionModuleWriter
 
EXTENSIONS - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.ElementName
Static constant that represents the name of the "XMI.extensions" element.
EXTENSIONS_FOR_RECORD - Static variable in interface com.metamatrix.modeler.core.metadata.runtime.MetadataRecord.MetadataRecordProperties
 
ExtensionSourceAdder - Class in com.metamatrix.console.ui.views.extensionsource
 
ExtensionSourceAdder(ExtensionSourceManager, String[]) - Constructor for class com.metamatrix.console.ui.views.extensionsource.ExtensionSourceAdder
 
ExtensionSourceAdminAPI - Interface in com.metamatrix.platform.admin.api
Administrative subsystem API for managing extension sources: JAR files and other assorted XML files centrally accessible via the Platform.
ExtensionSourceAdminAPIImpl - Class in com.metamatrix.platform.admin.apiimpl
 
ExtensionSourceDetailInfo - Class in com.metamatrix.console.ui.views.extensionsource
 
ExtensionSourceDetailInfo(String, String, String, boolean, Date, String, Date, String) - Constructor for class com.metamatrix.console.ui.views.extensionsource.ExtensionSourceDetailInfo
 
ExtensionSourceDetailListener - Interface in com.metamatrix.console.ui.views.extensionsource
 
ExtensionSourceDetailPanel - Class in com.metamatrix.console.ui.views.extensionsource
 
ExtensionSourceDetailPanel(ExtensionSourceDetailListener, boolean, int) - Constructor for class com.metamatrix.console.ui.views.extensionsource.ExtensionSourceDetailPanel
 
ExtensionSourceExporter - Class in com.metamatrix.console.ui.views.extensionsource
 
ExtensionSourceExporter(String, ExtensionSourceManager) - Constructor for class com.metamatrix.console.ui.views.extensionsource.ExtensionSourceExporter
 
ExtensionSourceManager - Class in com.metamatrix.console.models
 
ExtensionSourceManager(ConnectionInfo) - Constructor for class com.metamatrix.console.models.ExtensionSourceManager
 
ExtensionSourceReplacer - Class in com.metamatrix.console.ui.views.extensionsource
 
ExtensionSourceReplacer(String, ExtensionSourceManager) - Constructor for class com.metamatrix.console.ui.views.extensionsource.ExtensionSourceReplacer
 
ExtensionSourcesPanel - Class in com.metamatrix.console.ui.views.extensionsource
 
ExtensionSourcesPanel(ExtensionSourceManager, boolean, ConnectionInfo) - Constructor for class com.metamatrix.console.ui.views.extensionsource.ExtensionSourcesPanel
 
ExtensionSourcesTableModel - Class in com.metamatrix.console.ui.views.extensionsource
 
ExtensionSourcesTableModel() - Constructor for class com.metamatrix.console.ui.views.extensionsource.ExtensionSourcesTableModel
 
ExternalException - Exception in com.metamatrix.console.util
Wrapper class intended to represent any exception apparently caused by the server or anything accessed through the server not producing an expected result.
ExternalException() - Constructor for exception com.metamatrix.console.util.ExternalException
No-arg costructor required by Externalizable semantics
ExternalException(Exception) - Constructor for exception com.metamatrix.console.util.ExternalException
 
ExternalException(String, Exception) - Constructor for exception com.metamatrix.console.util.ExternalException
 
ExternalizeUtil - Class in com.metamatrix.core.util
Utilities used by Externalizable classes to read/write objects from ObjectInput/ObjectOutput instances.
extract(String, String) - Static method in class com.metamatrix.core.util.ZipFileUtil
Extract the given zip file to the given destination directory base.
ExtractFunctionModifier - Class in org.teiid.connector.jdbc.oracle
Convert the YEAR/MONTH/DAY etc.
ExtractFunctionModifier(String) - Constructor for class org.teiid.connector.jdbc.oracle.ExtractFunctionModifier
 
EXTRACTOR_ICON - Static variable in class com.metamatrix.console.ui.util.ConsoleCellRenderer
 
extractSourceNodes(MappingDocument) - Static method in class com.metamatrix.query.optimizer.xml.SourceNodeGenaratorVisitor
This visitor will extract the 'source' property off of the all the base nodes and create a separate MappingSource node and make the original node as its immediate child.
extractUUIDString(IEntryResult) - Static method in class com.metamatrix.metadata.runtime.impl.RecordFactory
Extract the UUID string from the IEntryResult

F

FACTORY - Static variable in class com.metamatrix.common.connection.TransactionMgr
The environment property name for the class that is to be used for the ManagedConnectionFactory implementation.
FACTORY_CLASS_NAME - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthPermTypes.ColumnName
 
FAIL_MESSAGE - Static variable in class com.metamatrix.console.ui.dialog.ResetPasswordPanel
Message suitable for indicating that the password change failed, due to none being entered, or to both fields not containing the same String
FAILED - Static variable in interface com.metamatrix.console.ui.views.runtime.util.ServiceStateConstants
 
failed(String) - Static method in class com.metamatrix.core.util.Assertion
 
FAILED_ACTIVATION - Static variable in class com.sforce.soap.partner.StatusCode
 
FAILED_INDEX - Static variable in interface com.metamatrix.console.ui.views.runtime.model.StatisticsConstants
 
FailedAuthenticationToken - Class in com.metamatrix.platform.security.membership.service
FailedAuthenticationToken
FailedAuthenticationToken() - Constructor for class com.metamatrix.platform.security.membership.service.FailedAuthenticationToken
FailedAuthenticationToken
failedDecrypt - Variable in class com.metamatrix.common.util.crypto.keymanage.FilePasswordConverter
 
failedEncrypt - Variable in class com.metamatrix.common.util.crypto.keymanage.FilePasswordConverter
 
FAKE_NAME - Static variable in class com.metamatrix.metadata.runtime.model.BasicMetadataID
 
FakeUserTransaction - Class in com.metamatrix.console.ui.views.properties
 
FakeUserTransaction() - Constructor for class com.metamatrix.console.ui.views.properties.FakeUserTransaction
 
FALSE - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.Values
The constant value for the "false" boolean condition.
FALSE - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
FALSE - Static variable in class com.metamatrix.console.util.StaticProperties
 
FALSE - Static variable in class com.metamatrix.modeler.core.index.IndexConstants.RECORD_STRING
 
FALSE - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
FALSE - Static variable in class com.metamatrix.query.sql.ReservedWords
 
FALSE - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
FALSE_CHAR - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
FALSE_CRITERIA - Static variable in class com.metamatrix.query.rewriter.QueryRewriter
 
farShadow - Static variable in class com.metamatrix.toolbox.ui.widget.SplitterShadowBorder
 
FaultCode - Class in com.sforce.soap.partner.fault
 
FaultCode(QName) - Constructor for class com.sforce.soap.partner.fault.FaultCode
 
FEATURE - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Foundation.Class
 
FEATURE_ASSOCIATION_END - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
FeatureInfo - Class in com.metamatrix.api.core.xmi
Class for managing information during the creation of Features.
FeatureInfo(EntityInfo, String, String, String) - Constructor for class com.metamatrix.api.core.xmi.FeatureInfo
Construct a new instance of the FeatureInfo using the feature name, metamodel entity's name and metamodel URI.
FETCH_SIZE - Static variable in class org.teiid.connector.jdbc.JDBCPropertyNames
This property can be used to specify the fetch size used from the connector to its underlying source.
FETCH_SIZE_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
fetchSize - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.RequestInfo
 
fetchSize - Variable in class org.teiid.connector.jdbc.JDBCBaseExecution
 
fetchXMLDocument(HttpClient, HttpMethod, boolean) - Method in class com.metamatrix.connector.xml.http.HTTPRequestor
 
FIELD - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.ElementName
Static constant that represents the name of the "XMI.field" element.
Field - Class in com.sforce.soap.partner
 
Field() - Constructor for class com.sforce.soap.partner.Field
 
Field(boolean, int, boolean, String, boolean, String, boolean, boolean, String, boolean, Boolean, int, Boolean, boolean, Boolean, boolean, String, String, int, String, boolean, Boolean, boolean, PicklistEntry[], int, String[], String, Integer, boolean, int, SoapType, Boolean, FieldType, boolean, boolean, Boolean) - Constructor for class com.sforce.soap.partner.Field
 
Field - Static variable in class com.sforce.soap.partner.LayoutComponentType
 
FIELD_COLUMNS - Static variable in class com.metamatrix.toolbox.ui.widget.PasswordButton
 
FIELD_COLUMNS_PROPERTY - Static variable in class com.metamatrix.toolbox.ui.widget.LoginPanel
 
FIELD_COLUMNS_PROPERTY - Static variable in class com.metamatrix.toolbox.ui.widget.PasswordButton
 
FIELD_CUSTOM_VALIDATION_EXCEPTION - Static variable in class com.sforce.soap.partner.StatusCode
 
FIELD_INTEGRITY_EXCEPTION - Static variable in class com.sforce.soap.partner.StatusCode
 
FIELD_NAME - Static variable in class com.metamatrix.toolbox.ui.widget.PasswordButton
 
FIELD_NAME_PROPERTY - Static variable in class com.metamatrix.toolbox.ui.widget.PasswordButton
 
fieldsChanged() - Method in class com.metamatrix.console.ui.views.vdb.VdbWizardUserAndPasswordPanel
 
FieldType - Class in com.sforce.soap.partner
 
FieldType(String) - Constructor for class com.sforce.soap.partner.FieldType
 
FILE - Static variable in class com.metamatrix.common.object.PropertyType
 
FILE - Static variable in class com.metamatrix.modeler.core.index.IndexConstants.RECORD_TYPE
 
FILE_CACHE_LOCATION - Static variable in class com.metamatrix.connector.xml.base.XMLConnectorStateImpl
 
FILE_CONTENTS - Static variable in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCNames.ExtensionFilesTable.ColumnName
 
FILE_DESCRIPTION - Static variable in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCNames.ExtensionFilesTable.ColumnName
 
FILE_EXIT_MENUITEM - Static variable in class com.metamatrix.console.ui.layout.MenuEntry
 
FILE_EXTENSION_SEPARATOR - Static variable in interface com.metamatrix.core.util.FileUtils.Constants
 
FILE_EXTENSION_SEPARATOR_CHAR - Static variable in interface com.metamatrix.core.util.FileUtils.Constants
 
FILE_FACTORY_NAME - Static variable in class com.metamatrix.platform.config.persistence.api.PersistentConnectionFactory
 
FILE_LIST_SORT - Static variable in class com.metamatrix.common.protocol.MMURLConnection
 
FILE_LOCATION - Static variable in class com.metamatrix.connector.text.TextPropertyNames
 
FILE_MENU_HEADER - Static variable in class com.metamatrix.console.ui.layout.ConsoleMenuBar
 
FILE_NAME - Static variable in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCNames.ExtensionFilesTable.ColumnName
 
FILE_NAME - Static variable in class com.metamatrix.connector.xml.file.FileConnectorState
 
FILE_NAME_PROPERTY_NAME - Static variable in class com.metamatrix.platform.security.audit.destination.SingleFileAuditDestination
The name of the property that contains the name of the file to which log messages are to be recorded.
FILE_NAME_WILDCARD - Static variable in interface com.metamatrix.core.util.FileUtils.Constants
 
FILE_NAME_WILDCARD_CHAR - Static variable in interface com.metamatrix.core.util.FileUtils.Constants
 
FILE_PRINT_MENUITEM - Static variable in class com.metamatrix.console.ui.layout.MenuEntry
 
FILE_SELECTOR_PAGE - Static variable in class com.metamatrix.console.ui.views.connectorbinding.ImportBindingWizardController
 
FILE_SELECTOR_PAGE_NUM - Static variable in class com.metamatrix.console.ui.views.connector.ImportWizardController
 
FILE_SIZE_LIMIT - Static variable in class com.metamatrix.core.log.FileLimitSizeLogWriter
The FILE_SIZE_LIMIT controls the file size limit at which the file will rolled-over (i.e., when it closed and renamed due to size).
FILE_SIZE_MONITOR_TIME - Static variable in class com.metamatrix.core.log.FileLimitSizeLogWriter
the FILE_SIZE_MONITOR_TIME interval is in minutes and controls when the monitoring thread will determine if the file has reach the LIMIT to be swapped out.
FILE_TYPE - Static variable in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCNames.ExtensionFilesTable.ColumnName
 
FILE_TYPE_PROPERTIES - Static variable in class com.metamatrix.common.util.crypto.keymanage.FilePasswordConverter
 
FILE_TYPE_VDB - Static variable in class com.metamatrix.common.util.crypto.keymanage.FilePasswordConverter
 
FILE_TYPE_XML - Static variable in class com.metamatrix.common.util.crypto.keymanage.FilePasswordConverter
 
FileCache - Class in com.metamatrix.common.extensionmodule.spi.jdbc
Cache of files (byte[]s) and their checksums, by filename.
FileCache() - Constructor for class com.metamatrix.common.extensionmodule.spi.jdbc.FileCache
 
FileCommandLogger - Class in com.metamatrix.dqp.spi.basic
Command logger service provider which logs to a file.
FileCommandLogger() - Constructor for class com.metamatrix.dqp.spi.basic.FileCommandLogger
 
FileConnection - Class in com.metamatrix.connector.xmlsource.file
This is a connection object for File based XML File.
FileConnection(ConnectorEnvironment) - Constructor for class com.metamatrix.connector.xmlsource.file.FileConnection
ctor
FileConnectionImpl - Class in com.metamatrix.connector.xml.file
 
FileConnectionImpl(CachingConnector, ExecutionContext, ConnectorEnvironment) - Constructor for class com.metamatrix.connector.xml.file.FileConnectionImpl
 
FileConnectorState - Class in com.metamatrix.connector.xml.file
 
FileConnectorState() - Constructor for class com.metamatrix.connector.xml.file.FileConnectorState
 
FileDefinition - Interface in com.metamatrix.common.tree.directory
 
FileDefinitionImpl - Class in com.metamatrix.common.tree.directory
 
FileDefinitionImpl() - Constructor for class com.metamatrix.common.tree.directory.FileDefinitionImpl
Create an empty definition object with all defaults.
FileDefinitionImpl(String) - Constructor for class com.metamatrix.common.tree.directory.FileDefinitionImpl
Create a definition object with the specified set of attributes.
FileDefinitionImpl(String, String) - Constructor for class com.metamatrix.common.tree.directory.FileDefinitionImpl
Create a definition object with the specified set of attributes.
FileExecution - Class in com.metamatrix.connector.xml.file
 
FileExecution(IQuery, XMLConnectionImpl, RuntimeMetadata, ExecutionContext, ConnectorEnvironment) - Constructor for class com.metamatrix.connector.xml.file.FileExecution
 
FileExecution - Class in com.metamatrix.connector.xmlsource.file
Execution class for File based XML Source.
FileExecution(IProcedure, ConnectorEnvironment, RuntimeMetadata, ExecutionContext, File) - Constructor for class com.metamatrix.connector.xmlsource.file.FileExecution
 
FileExtensionModuleFactory - Class in com.metamatrix.common.extensionmodule
 
FileExtensionModuleFactory() - Constructor for class com.metamatrix.common.extensionmodule.FileExtensionModuleFactory
 
FileLimitSizeLogWriter - Class in com.metamatrix.core.log
The FileLogWriter is a LogListener that writes (appends) to a supplied file.
FileLimitSizeLogWriter(File) - Constructor for class com.metamatrix.core.log.FileLimitSizeLogWriter
 
FileLimitSizeLogWriter(File, boolean) - Constructor for class com.metamatrix.core.log.FileLimitSizeLogWriter
 
FileLimitSizeLogWriter(File, Properties) - Constructor for class com.metamatrix.core.log.FileLimitSizeLogWriter
 
FileLimitSizeLogWriter(File, Properties, boolean) - Constructor for class com.metamatrix.core.log.FileLimitSizeLogWriter
 
FileLogListenerProvider - Class in com.metamatrix.server
 
FileLogListenerProvider() - Constructor for class com.metamatrix.server.FileLogListenerProvider
 
FileLogWriter - Class in com.metamatrix.core.log
The FileLogWriter is a LogListener that writes (appends) to a supplied file.
FileLogWriter(File) - Constructor for class com.metamatrix.core.log.FileLogWriter
 
FileMembershipDomain - Class in com.metamatrix.platform.security.membership.spi.file
A membership domain that loads user and group definitions from the file system.
FileMembershipDomain() - Constructor for class com.metamatrix.platform.security.membership.spi.file.FileMembershipDomain
 
FILENAME - Static variable in class com.metamatrix.common.config.reader.PropertiesConfigurationReader
The environment property name for the property file that contains the configuration.
FILENAME - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.Connections
 
FILENAME - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.DataAccess
 
FILENAME - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.DataTypes
 
FILENAME - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.Diagram
 
FILENAME - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.Foundation
 
FILENAME - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.Function
 
FILENAME - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.Relational
 
FILENAME - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.SimpleDataTypes
 
FILENAME - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.Virtual
 
FILENAME - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLDocument
 
FILENAME - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLSchema
 
filenameAlreadyExists(String) - Method in class com.metamatrix.console.ui.util.ModifiedDirectoryChooserPanel
Search DirectoryEntry names in the current folder for a match already existing
filenameAlreadyExists(String) - Method in class com.metamatrix.toolbox.ui.widget.DirectoryChooserPanel
Search DirectoryEntry names in the current folder for a match already existing
FilePasswordConverter - Class in com.metamatrix.common.util.crypto.keymanage
Utility used to migrate encrypted passwords in a file from one key to another.
FilePasswordConverter(String, String, int, String, String) - Constructor for class com.metamatrix.common.util.crypto.keymanage.FilePasswordConverter
 
FilePersistentConnection - Class in com.metamatrix.platform.config.persistence.impl.file
 
FilePersistentConnection(Properties, ConfigurationModelContainerAdapter) - Constructor for class com.metamatrix.platform.config.persistence.impl.file.FilePersistentConnection
 
FilePersistentConnectionFactory - Class in com.metamatrix.platform.config.persistence.impl.file
 
FilePersistentConnectionFactory(Properties) - Constructor for class com.metamatrix.platform.config.persistence.impl.file.FilePersistentConnectionFactory
Constructor for FilePersistentConnectionFactory.
FilePersistentUtil - Class in com.metamatrix.platform.config.persistence.impl.file
 
FilePersistentUtil() - Constructor for class com.metamatrix.platform.config.persistence.impl.file.FilePersistentUtil
 
FilePrintStream - Class in com.metamatrix.script.shell
File based decorator for PrintStream
FilePrintStream(PrintStream, String) - Constructor for class com.metamatrix.script.shell.FilePrintStream
 
FileRecord - Interface in com.metamatrix.modeler.core.metadata.runtime
This record represents any file in the vdb
FileRecord.MetadataFieldNames - Interface in com.metamatrix.modeler.core.metadata.runtime
Constants for names of accessor methods that map to fields stored on the FileRecords.
FileRecord.MetadataMethodNames - Interface in com.metamatrix.modeler.core.metadata.runtime
Constants for names of accessor methods on the FileRecords.
FileRecordImpl - Class in com.metamatrix.metadata.runtime.impl
 
FileRecordImpl() - Constructor for class com.metamatrix.metadata.runtime.impl.FileRecordImpl
 
FileResourceConstants - Class in com.metamatrix.toolbox.ui.widget.util
 
FileResourceConstants() - Constructor for class com.metamatrix.toolbox.ui.widget.util.FileResourceConstants
 
FILES_INDEX - Static variable in class com.metamatrix.modeler.core.index.IndexConstants.INDEX_NAME
 
fileSelectionIsValid(boolean) - Method in class com.metamatrix.console.ui.util.ChooserPanel
 
fileSelectionIsValid(boolean) - Method in interface com.metamatrix.console.ui.util.MDCPOpenStateListener
 
fileSelectionIsValid(boolean) - Method in class com.metamatrix.console.ui.views.connector.ImportWizardFileSelectorPanel
 
fileSelectorPanel - Variable in class com.metamatrix.console.ui.views.connector.ImportWizardController
 
fileSelectorPanel - Variable in class com.metamatrix.console.ui.views.connectorbinding.ImportBindingWizardController
 
FileStorageManager - Class in com.metamatrix.common.buffer.storage.file
This class stores batches in files on disk in a specified directory.
FileStorageManager() - Constructor for class com.metamatrix.common.buffer.storage.file.FileStorageManager
 
FileSystemEntry - Class in com.metamatrix.common.tree.directory
This class represents a single resource on a hierarchical system, such as a file system.
FileSystemEntry(File) - Constructor for class com.metamatrix.common.tree.directory.FileSystemEntry
 
FileSystemEntry(File, ObjectDefinition) - Constructor for class com.metamatrix.common.tree.directory.FileSystemEntry
 
FileSystemEntryEditor - Class in com.metamatrix.common.tree.directory
This interface defines a view of a hierarchy of TreeNode instances.
FileSystemEntryEditor(FileSystemView) - Constructor for class com.metamatrix.common.tree.directory.FileSystemEntryEditor
 
FileSystemFilter - Class in com.metamatrix.common.tree.directory
A sloppy filter to be used for test purposes only.
FileSystemFilter(FileSystemView, String[], String) - Constructor for class com.metamatrix.common.tree.directory.FileSystemFilter
 
FileSystemView - Class in com.metamatrix.common.tree.directory
This interface defines a view of a hierarchy of DirectoryEntry instances.
FileSystemView() - Constructor for class com.metamatrix.common.tree.directory.FileSystemView
Construct a file system view with a domain of the entire file system, and where the roots represent the root mounts of the file system, such as the drives on a Windows machine or the root directories on a Unix system.
FileSystemView(File, boolean) - Constructor for class com.metamatrix.common.tree.directory.FileSystemView
Construct a file system view with a domain of the specified root folder and its contents, and optionally include the specified root as an accessible folder.
FileUrl - Class in com.metamatrix.core.io
This class allows for the original url of a URL object that was used to create a File object to be saved.
FileUrl(String, String) - Constructor for class com.metamatrix.core.io.FileUrl
 
FileUrl(String) - Constructor for class com.metamatrix.core.io.FileUrl
 
FileUrl(URI) - Constructor for class com.metamatrix.core.io.FileUrl
 
FileUtil - Class in com.metamatrix.core.util
Utility class for dealing with files.
FileUtil(String) - Constructor for class com.metamatrix.core.util.FileUtil
 
FileUtil(File) - Constructor for class com.metamatrix.core.util.FileUtil
 
FileUtils - Class in com.metamatrix.core.util
 
FileUtils.Constants - Interface in com.metamatrix.core.util
 
FillBuff() - Method in class com.metamatrix.query.parser.JavaCharStream
 
fillPermissionNodeTree(PermissionDataNode, AuthorizationPolicyID) - Method in interface com.metamatrix.platform.security.api.service.AuthorizationServiceInterface
Takes a tree of PermissionDataNodeImpls that have their Resources filled in and fills in all permissions on resources that are found in the given AuthorizationPolicyID.

If any permissions are found that have no corresponding data node, a AuthorizationMgmtException is thrown noting the missing resource name(s).
fillPermissionNodeTree(PermissionDataNode, AuthorizationPolicyID) - Method in class com.metamatrix.platform.security.authorization.service.AuthorizationServiceImpl
Takes a tree of PermissionDataNodeImpls that have their Resources filled in and fills in all permissions on resources that are found in the given AuthorizationPolicyID.

If any permissions are found that have no corresponding data node, a AuthorizationMgmtException is thrown noting the missing resource name(s).
filter(List) - Method in class com.metamatrix.common.tree.directory.FileSystemView
 
filter(String, Properties) - Static method in class com.metamatrix.common.util.PropertiesUtils
Returns a list of property names matching the given pattern.
filterBySearchCriteria(MetadataRecord, Map) - Method in class com.metamatrix.connector.metadata.index.MetadataResultsPostProcessor
Apply the given search criteria and filter out records, currently used to apply case sensitive matches since records matched in indexes are case insensitive matches.
filterComboBox - Variable in class com.metamatrix.console.ui.util.ModifiedDirectoryChooserPanel
 
filterComboBox - Variable in class com.metamatrix.toolbox.ui.widget.DirectoryChooserPanel
 
FilteredResultsMetadata - Class in com.metamatrix.jdbc
 
FilterFunctionModifier - Class in com.metamatrix.connector.jdbc.oracle.spatial
 
FilterFunctionModifier() - Constructor for class com.metamatrix.connector.jdbc.oracle.spatial.FilterFunctionModifier
 
filterFunctions - Static variable in class com.metamatrix.connector.jdbc.oracle.spatial.OracleSpatialFunctions
 
filterMetadataRecordForUUID(String, Collection) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
Remove any MetadataRecord instances that do not match the specified uuid Due to the pattern matching used to query index files if an index record matched the specified uuid string anywhere in that record it would be returned in the results (for example, if the parent ObjectID in the index record matched the specified uuid).
filterPropertyDefinitionList(Collection) - Method in class com.metamatrix.toolbox.ui.widget.property.PropertiedObjectPanel
Build a modifiable List of the specified PropertyDefintions based on if the configurable settings for this panel.
filterTest(String, String) - Static method in class com.metamatrix.common.util.PropertiesUtils
Returns a boolean indicating whether the string matched the given pattern.
FINAL_TYPE_NAMES - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES
 
finalize() - Method in class com.metamatrix.common.connection.BaseTransaction
 
finalize() - Method in class com.metamatrix.common.connection.ManagedConnection
 
finalize() - Method in class com.metamatrix.core.util.TempDirectory
Clean up the temp directory if for some reason remove() has not been called explicitly.
find(ObjectID) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
 
find(File, String, boolean) - Static method in class com.metamatrix.core.util.ZipFileUtil
Will find all entries in the jar based on the expression specified and based on if case is ignored.
find(Object) - Method in interface com.metamatrix.modeler.core.container.EObjectFinder
Find the object with the specified primary key.
findAllFilesInDirectory(String) - Static method in class com.metamatrix.core.util.FileUtils
Returns a File array that will contain all the files that exist in the directory
findAllFilesInDirectoryHavingExtension(String, String) - Static method in class com.metamatrix.core.util.FileUtils
Returns a File array that will contain all the files that exist in the directory that have the specified extension.
findAllFilesInDirectoryRecursively(String) - Static method in class com.metamatrix.core.util.FileUtils
Returns a File array that will contain all the files that exist in the specified directory or any nested directories
findAllNodes(PlanNode, int) - Static method in class com.metamatrix.query.optimizer.relational.plantree.NodeEditor
 
findAllNodes(PlanNode, int, int) - Static method in class com.metamatrix.query.optimizer.relational.plantree.NodeEditor
Find all nodes of a type, starting at the root of a tree or subtree of PlanNodes and searching downward, but not searching past nodes of type equal to stopType.
findAllPolicyIDs() - Method in interface com.metamatrix.platform.admin.api.AuthorizationAdminAPI
Locate the IDs of all of the policies that are accessible by the caller.
findAllPolicyIDs() - Method in class com.metamatrix.platform.admin.apiimpl.AuthorizationAdminAPIImpl
Get all policyIDs in the system except those that we want to filter from the console.
findAllPolicyIDs(SessionToken) - Method in interface com.metamatrix.platform.security.api.service.AuthorizationServiceInterface
Locate the IDs of all of the policies that are accessible by the caller.
findAllPolicyIDs(SessionToken) - Method in class com.metamatrix.platform.security.authorization.service.AuthorizationServiceImpl
Locate the IDs of all of the policies that are accessible by the caller.
findAllPolicyIDs() - Method in interface com.metamatrix.platform.security.authorization.spi.AuthorizationSourceTransaction
Locate the IDs of all of the policies that are accessible by the caller.
findAllPolicyIDs() - Method in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCAuthorizationTransaction
Locate the IDs of all of the policies that are accessible by the caller.
findBestMethodOnTarget(String, Object[]) - Method in class com.metamatrix.core.util.ReflectionHelper
Find the best method on the target class that matches the signature specified with the specified name and the list of arguments.
findBestMethodWithSignature(String, Object[]) - Method in class com.metamatrix.core.util.ReflectionHelper
Find the best method on the target class that matches the signature specified with the specified name and the list of argument classes.
findBestMethodWithSignature(String, List) - Method in class com.metamatrix.core.util.ReflectionHelper
Find the best method on the target class that matches the signature specified with the specified name and the list of argument classes.
FindBusiness - Class in com.metamatrix.uddi.query
Uses UDDI4j's API to UDDI v2 call find_business.
FindBusiness() - Constructor for class com.metamatrix.uddi.query.FindBusiness
 
findBusiness(String, String, String, int) - Method in class com.metamatrix.uddi.query.FindBusiness
Find all businesses in a UDDI Registry via UDDI4J's API.
findCapabilities(String) - Method in interface com.metamatrix.query.optimizer.capabilities.CapabilitiesFinder
 
findCapabilities(String) - Method in class com.metamatrix.query.optimizer.capabilities.DefaultCapabilitiesFinder
 
findChildCommandMetadata(Command, TempMetadataStore, boolean, QueryMetadataInterface) - Method in class com.metamatrix.query.resolver.command.DeleteResolver
 
findChildCommandMetadata(Command, TempMetadataStore, boolean, QueryMetadataInterface) - Method in class com.metamatrix.query.resolver.command.ExecResolver
 
findChildCommandMetadata(Command, TempMetadataStore, boolean, QueryMetadataInterface) - Method in class com.metamatrix.query.resolver.ProcedureContainerResolver
Find all metadata defined by this command for it's children.
findChildRecords(MetadataRecord, char) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
Return all index file records that match the specified entity name, filtering by matching on parent uuid
findChildRecordsForColumns(MetadataRecord, char, List) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
Return all index file records that match the specified entity name, filtering by matching on the child uuids
findChildRecordsWithoutFiltering(MetadataRecord, char) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
Return all index file records that match the specified entity name, without filtering
findColumn(String) - Method in class com.metamatrix.jdbc.MMResultSet
This method returns the integer that represents which column represents the column name parameter.
findColumnIndex(String) - Method in class com.metamatrix.jdbc.MMResultSet
 
findFunction(String, Class[]) - Method in class com.metamatrix.query.function.FunctionLibrary
Find a function descriptor given a name and the types of the arguments.
findFunctionForm(String, int) - Method in class com.metamatrix.query.function.FunctionLibrary
Find function form based on function name and # of arguments.
findKey(Object) - Method in interface com.metamatrix.modeler.core.container.EObjectFinder
Find the object key for the given obj.
findLeafNodes(Set) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Go through the tree and find out the leaf nodes beneath this object.
findMarkedAndUnmarkedNodes(Set, Set) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Go through the tree and find out the top-level objects that are not marked and that do not have marked nodes beneath them, and find the leaf-level marked objects.
findMatchingGroups(String, Collection, QueryMetadataInterface) - Static method in class com.metamatrix.query.resolver.util.ResolverUtil
 
findMetadataRecord(IEntryResult) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
 
findMetadataRecords(String, Map, boolean) - Method in class com.metamatrix.connector.metadata.index.MetadataConnectorMetadata
Return all index records in the index file that match the given critera.
findMetadataRecords(IEntryResult[]) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
Return all index file records that match the specified entity name
findMetadataRecords(char, String, boolean) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
Return all index file records that match the specified entity name
findNode(MappingNode, String) - Static method in class com.metamatrix.query.mapping.xml.MappingNode
 
findNodePreOrder(PlanNode, int) - Static method in class com.metamatrix.query.optimizer.relational.plantree.NodeEditor
 
findNodePreOrder(PlanNode, int, int) - Static method in class com.metamatrix.query.optimizer.relational.plantree.NodeEditor
 
findOperation(String) - Method in class com.metamatrix.connector.xmlsource.soap.SoapConnection
Find the operation to execute
findOrCreateProxy(String, Properties) - Method in class com.metamatrix.platform.service.proxy.ProxyManager
Returns a ServiceProxy of the given type.
If a proxy of the given type exists in the proxy registry, its service instances are updated and it's returned.
findParent(PlanNode, int) - Static method in class com.metamatrix.query.optimizer.relational.plantree.NodeEditor
 
findParent(PlanNode, int, int) - Static method in class com.metamatrix.query.optimizer.relational.plantree.NodeEditor
Return the first parent node of the given type stopping at the given nodes.
findPermissionWithResource(AuthorizationResource) - Method in class com.metamatrix.platform.security.api.AuthorizationPolicy
Given an AuthorizationResource, find the AuthorizationPermission, if any, that supplies an AuthorizationAction for that resource.
findPolicies(Collection) - Method in class com.metamatrix.platform.security.authorization.cache.AuthorizationCache
Find the policies with the given IDs.
findPolicy(AuthorizationPolicyID) - Method in class com.metamatrix.platform.security.authorization.cache.AuthorizationCache
Find the policy with the given ID.
findPolicyIDs(SessionToken, Collection) - Method in interface com.metamatrix.platform.security.api.service.AuthorizationServiceInterface
Locate the IDs of all of the policies that apply to the specified principal and that are accessible by the caller.
findPolicyIDs(MetaMatrixPrincipalName, SessionToken) - Method in class com.metamatrix.platform.security.authorization.cache.AuthorizationCache
Find the policyIDs associated with the given principal.
findPolicyIDs(SessionToken, Collection) - Method in class com.metamatrix.platform.security.authorization.service.AuthorizationServiceImpl
Locate the IDs of all of the policies that apply to the specified principals and that are accessible by the caller.
findPolicyIDs(Collection, AuthorizationRealm) - Method in interface com.metamatrix.platform.security.authorization.spi.AuthorizationSourceTransaction
Locate the IDs of all of the policies that apply to the specified principal and that are accessible by the caller in the given realm.
findPolicyIDs(Collection) - Method in interface com.metamatrix.platform.security.authorization.spi.AuthorizationSourceTransaction
Locate the IDs of all of the policies that apply to the specified principal and that are accessible by the caller in all known realms.
findPolicyIDs(Collection, AuthorizationRealm) - Method in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCAuthorizationTransaction
Locate the IDs of all of the policies that apply to the specified principals and are in the given realm.
findPolicyIDs(Collection) - Method in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCAuthorizationTransaction
Locate the IDs of all of the policies that apply to the specified principals.
findService(String) - Method in class com.metamatrix.common.application.ApplicationEnvironment
 
findService(String) - Method in class com.metamatrix.jdbc.EmbeddedConnectionFactoryImpl
 
findTopLevelMarkedNodes(Set) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Go through the tree and find out the top-level objects that are not marked and that do not have marked nodes beneath them, and find the leaf-level marked objects.
findTypedConversionFunction(Class, Class) - Method in class com.metamatrix.query.function.FunctionLibrary
Find conversion function and set return type to proper type.
finish() - Method in class com.metamatrix.console.ui.views.entitlements.NewEntitlementController
 
FINISH_BUTTON - Static variable in interface com.metamatrix.toolbox.ui.widget.ButtonConstants
 
FINISH_BUTTON_TEXT - Static variable in class com.metamatrix.console.ui.util.wizard.WizardPane
 
FINISH_MNEMONIC - Static variable in class com.metamatrix.console.ui.util.wizard.WizardPane
 
finishClicked() - Method in class com.metamatrix.console.ui.util.wizard.AbstractWizardClient
 
finishClicked() - Method in interface com.metamatrix.console.ui.util.wizard.WizardClient
 
finishClicked() - Method in class com.metamatrix.console.ui.views.vdb.ImportVdbRolesWizardDlg
 
finishClicked() - Method in class com.metamatrix.console.ui.views.vdb.ImportVdbVersionWizardDlg
 
finishDocument() - Method in interface com.metamatrix.api.core.xmi.XMIReaderAdapter
Notify the implementation that the XMI content has been completely processed.
FINISHED - Static variable in class com.metamatrix.console.ui.views.entitlements.NewEntitlementController
 
finishEntity(Object) - Method in interface com.metamatrix.api.core.xmi.XMIReaderAdapter
Notify the implementation that the specified entity has been completed and will have no additional features.
finishFeature(FeatureInfo, Object) - Method in interface com.metamatrix.api.core.xmi.XMIReaderAdapter
Notify the implementation that the specified feature has been completed and will have no additions or changes.
finishPressed() - Method in class com.metamatrix.console.ui.views.connector.ImportWizardController
 
finishPressed() - Method in class com.metamatrix.console.ui.views.connectorbinding.ImportBindingWizardController
 
finishPressed() - Method in class com.metamatrix.console.ui.views.vdb.WSDLWizardRunner
 
finishUp(ConnectionInfo) - Method in class com.metamatrix.console.ui.layout.WorkspaceController
 
finishUp() - Method in class com.metamatrix.console.ui.layout.WorkspaceController
 
finishUp() - Method in interface com.metamatrix.console.ui.NotifyOnExitConsole
 
finishUp() - Method in class com.metamatrix.console.ui.views.deploy.DeployMainPanel
 
finishUp() - Method in class com.metamatrix.console.ui.views.entitlements.EntitlementDetailPanel
 
finishUp() - Method in class com.metamatrix.console.ui.views.entitlements.EntitlementsPanel
 
finishUp() - Method in class com.metamatrix.console.ui.views.extensionsource.ExtensionSourcesPanel
 
finishUp() - Method in class com.metamatrix.console.ui.views.logsetup.SystemLogSetUpPanel
 
finishUp() - Method in class com.metamatrix.console.ui.views.properties.NextStartupPanel
 
finishUp() - Method in class com.metamatrix.console.ui.views.properties.PropertiesMasterPanel
 
finishUp() - Method in class com.metamatrix.console.ui.views.resources.ResourcesMainPanel
 
finishUp() - Method in class com.metamatrix.console.ui.views.vdb.VdbMainPanel
 
fireActionEvent() - Method in class com.metamatrix.toolbox.ui.widget.property.DirectoryEntryPropertyComponent
 
fireActionPerformed(ActionEvent) - Method in class com.metamatrix.console.ui.util.ActionFireableButtonWidget
 
fireActionPerformed(ActionEvent) - Method in class com.metamatrix.toolbox.ui.widget.ButtonWidget
Fires a WidgetActionEvent instead of an ActionEvent to allow it to be marked as processed by listeners.
fireApplicationEvent(EventObject) - Static method in class com.metamatrix.console.ui.ViewManager
 
fireChangedEvent(ChangeEvent) - Method in class com.metamatrix.console.ui.util.wizard.AbstractWizardClient
fireChangedEvent Let the listeners know when the internal state of this panel changes from 'The Next button should be enabled' to 'The Next button should be DISABLED'.
fireChangedEvent(ChangeEvent) - Method in class com.metamatrix.console.ui.util.wizard.DefaultWizardClientPanel
fireChangedEvent Let the listeners know when the internal state of this panel changes from 'The Next button should be enabled' to 'The Next button should be DISABLED'.
fireChangedEvent(ChangeEvent) - Method in class com.metamatrix.console.ui.views.properties.ConsolePropertiedEditor
Call stateChanged() for each listener.
fireChangeEvent() - Method in class com.metamatrix.console.ui.util.ModifiedDirectoryChooserPanel
 
fireChangeEvent() - Method in class com.metamatrix.toolbox.ui.widget.DirectoryChooserPanel
 
fireChildrenChangedEvent(Object, TreeNode) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeModel
Fires a TreeModelEvent to the treeNodesChanged method of all registered listeners indicating that all of the children of the specified parent have changed in some way.
fireColumnSorted() - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableColumnModel
 
fireEvent(int, Object, TreeNode) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeModel
 
fireEvent(Object, TreeNode, TreeNode, int) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeModel
 
fireEvent(int, Object, Object[], int[], Object[]) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeModel
 
fireModelChangedEvent(String) - Method in class com.metamatrix.console.models.Manager
This method is intended to be called by subclasses to fire event with a specific meaning (indicated by the message parameter).
fireModelChangedEvent(String, Object) - Method in class com.metamatrix.console.models.Manager
This method is intended to be called by subclasses to fire event with a specific meaning (indicated by the message parameter and the Object argument).
fireModelChangedEvent(Object, TreeNode) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeModel
 
fireNodeAddedEvent(Object, TreeNode) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeModel
 
fireNodeChangedEvent(Object, TreeNode) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeModel
 
fireNodeRemovedEvent(Object, TreeNode, TreeNode, int) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeModel
 
firePropertyChange(String, boolean, boolean) - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableCellRenderer.DefaultBooleanComponent
 
firePropertyChange(String, Object, Object) - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableCellRenderer.DefaultBooleanComponent
 
firePropertyChange(String, boolean, boolean) - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableCellRenderer.DefaultTextComponent
 
firePropertyChange(String, Object, Object) - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableCellRenderer.DefaultTextComponent
 
firePropertyChange(String, boolean, boolean) - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableHeaderRenderer
Overridden for performance reasons to do nothing.
firePropertyChange(String, Object, Object) - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableHeaderRenderer
Overridden for performance reasons to prevent any change notifications other than text changes.
firePropertyChangeEvent(Object, Object) - Method in class com.metamatrix.toolbox.ui.widget.property.PropertyChangeAdapter
Fires a PropertyChangeEvent to all registered listeners.
firePropertyChangeEvent(PropertyChangeEvent) - Method in class com.metamatrix.toolbox.ui.widget.text.DefaultTextFieldModel
Notifies all registered PropertyChangeListeners of a property change.
firePropertyChangeEvent(String, String, String) - Method in class com.metamatrix.toolbox.ui.widget.text.DefaultTextFieldModel
Notifies all registered PropertyChangeListeners of a text change.
firePropertyChangeEvent(String, boolean, boolean) - Method in class com.metamatrix.toolbox.ui.widget.text.DefaultTextFieldModel
Notifies all registered PropertyChangeListeners of a boolean value (flag) change.
firePropertyChangeEvent(String, int, int) - Method in class com.metamatrix.toolbox.ui.widget.text.DefaultTextFieldModel
Notifies all registered PropertyChangeListeners of a integer value change.
fireTreeNodesChanged(Object, Object[], int[], Object[]) - Method in class com.metamatrix.console.ui.treetable.AbstractTreeTableModel
 
fireTreeNodesInserted(Object, Object[], int[], Object[]) - Method in class com.metamatrix.console.ui.treetable.AbstractTreeTableModel
 
fireTreeNodesRemoved(Object, Object[], int[], Object[]) - Method in class com.metamatrix.console.ui.treetable.AbstractTreeTableModel
 
fireTreeStructureChanged(Object, Object[], int[], Object[]) - Method in class com.metamatrix.console.ui.treetable.AbstractTreeTableModel
 
fireVetoedChangeEvent(TreePath, String, Object) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeModel
Fires a VetoedChangeEvent containing the specified TreeNode's TreePath and vetoed name to all registered listeners.
first() - Method in class com.metamatrix.jdbc.MMResultSet
Moves the cursor to the first row in this ResultSet object.
FIRST_CHARACTER_IS_NOT_A_LETTER - Static variable in class com.metamatrix.common.namedobject.IDVerifier
The result of a performCheck signifying that the first character of the full name is not a letter.
FIRST_COMMAND - Static variable in class com.metamatrix.common.actions.AbstractObjectEditor
 
FIRST_VERSION - Static variable in class com.metamatrix.metadata.runtime.model.UpdateController
 
firstItemRadioButton - Variable in class com.metamatrix.console.ui.views.syslog.TimeSpanStartingOrEndingPanel
 
firstLetterUppercase(String) - Static method in class com.metamatrix.core.util.StringUtil
Make the first letter uppercase
firstRowLayout - Variable in class com.metamatrix.console.ui.views.syslog.TimeSpanStartingOrEndingPanel
 
firstRowPanel - Variable in class com.metamatrix.console.ui.views.syslog.TimeSpanStartingOrEndingPanel
 
FIXED_VALUE - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Properties
This property represents a fixed value for an XML node
FIXED_VALUE - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Tags
 
FK_PRIMARY_GROUP_NAME_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
Flavor - Class in com.metamatrix.toolbox.ui.widget.transfer
 
Flavor(String, String) - Constructor for class com.metamatrix.toolbox.ui.widget.transfer.Flavor
 
FLOAT - Static variable in class com.metamatrix.common.object.PropertyType
 
FLOAT - Static variable in class com.metamatrix.common.types.DataTypeManager.DefaultDataClasses
 
FLOAT - Static variable in class com.metamatrix.common.types.DataTypeManager.DefaultDataTypes
 
FLOAT - Static variable in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
 
FLOAT - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.BuiltInNames
 
FLOAT - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.PrimitiveBuiltInNames
 
FLOAT - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.RuntimeTypeNames
 
FLOAT - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
FLOAT - Static variable in class com.metamatrix.query.sql.ReservedWords
 
FLOAT - Static variable in class org.teiid.connector.api.TypeFacility.RUNTIME_NAMES
 
FLOAT - Static variable in interface org.teiid.connector.api.TypeFacility.RUNTIME_TYPES
 
FLOAT - Static variable in class org.teiid.connector.jdbc.translator.BasicFunctionModifier
 
FLOAT - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
FLOAT_CLASS - Static variable in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
 
FloatToBigDecimalTransform - Class in com.metamatrix.common.types.basic
 
FloatToBigDecimalTransform() - Constructor for class com.metamatrix.common.types.basic.FloatToBigDecimalTransform
 
FloatToBigIntegerTransform - Class in com.metamatrix.common.types.basic
 
FloatToBigIntegerTransform() - Constructor for class com.metamatrix.common.types.basic.FloatToBigIntegerTransform
 
FloatToBooleanTransform - Class in com.metamatrix.common.types.basic
 
FloatToBooleanTransform() - Constructor for class com.metamatrix.common.types.basic.FloatToBooleanTransform
 
FloatToByteTransform - Class in com.metamatrix.common.types.basic
 
FloatToByteTransform() - Constructor for class com.metamatrix.common.types.basic.FloatToByteTransform
 
FloatToDoubleTransform - Class in com.metamatrix.common.types.basic
 
FloatToDoubleTransform() - Constructor for class com.metamatrix.common.types.basic.FloatToDoubleTransform
 
FloatToIntegerTransform - Class in com.metamatrix.common.types.basic
 
FloatToIntegerTransform() - Constructor for class com.metamatrix.common.types.basic.FloatToIntegerTransform
 
FloatToLongTransform - Class in com.metamatrix.common.types.basic
 
FloatToLongTransform() - Constructor for class com.metamatrix.common.types.basic.FloatToLongTransform
 
FloatToShortTransform - Class in com.metamatrix.common.types.basic
 
FloatToShortTransform() - Constructor for class com.metamatrix.common.types.basic.FloatToShortTransform
 
FloatToStringTransform - Class in com.metamatrix.common.types.basic
 
FloatToStringTransform() - Constructor for class com.metamatrix.common.types.basic.FloatToStringTransform
 
FLOATVAL - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
floor(Double) - Static method in class com.metamatrix.query.function.FunctionMethods
 
FLOOR - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
flush() - Method in class com.metamatrix.connector.xml.cache.CachingOutputStream
 
flush() - Method in class com.metamatrix.script.shell.FilePrintStream
 
flush() - Method in class org.teiid.netty.handler.codec.serialization.ObjectEncoderOutputStream
 
FMC_0001 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
FMC_0002 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
FMC_0003 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
FMC_0004 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
FMC_0005 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
FMC_0006 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
FMC_0007 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
FMC_0008 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
FMC_0009 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
FMC_0010 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
FMC_0011 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
FMC_0012 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
FMC_0013 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
FMC_0014 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
FN - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
FOCUS_BACKGROUND_PROPERTY - Static variable in class com.metamatrix.toolbox.ui.widget.TableWidget
 
FOCUS_BORDER_PROPERTY - Static variable in class com.metamatrix.toolbox.ui.widget.TableWidget
 
focusGained(FocusEvent) - Method in class com.metamatrix.toolbox.ui.widget.IntegerSpinner
Needed by the FocusListener interface.
focusLost(FocusEvent) - Method in class com.metamatrix.toolbox.ui.widget.IntegerSpinner
Processes the given event by updating the value and the textfield of editable spinners.
focusLost(FocusEvent) - Method in class com.metamatrix.toolbox.ui.widget.property.PropertyChangeAdapter
Invoked when a component loses the keyboard focus.
FOLDER_ICON - Static variable in class com.metamatrix.console.ui.util.ConsoleCellRenderer
 
FOLDER_OPEN_ICON - Static variable in class com.metamatrix.console.ui.util.ConsoleCellRenderer
 
folderComboBoxSelectionChanged() - Method in class com.metamatrix.console.ui.util.ModifiedDirectoryChooserPanel
 
FolderDefinition - Interface in com.metamatrix.common.tree.directory
 
FolderDefinitionImpl - Class in com.metamatrix.common.tree.directory
 
FolderDefinitionImpl() - Constructor for class com.metamatrix.common.tree.directory.FolderDefinitionImpl
Create an empty definition object with all defaults.
FolderDefinitionImpl(String) - Constructor for class com.metamatrix.common.tree.directory.FolderDefinitionImpl
Create a definition object with the specified set of attributes.
FolderDefinitionImpl(String, String) - Constructor for class com.metamatrix.common.tree.directory.FolderDefinitionImpl
Create a definition object with the specified set of attributes.
FolderOnlyFilter - Class in com.metamatrix.common.tree.directory
A simple filter that accepts only folders (i.e., those entries that have a type other than FileDefinition).
FolderOnlyFilter() - Constructor for class com.metamatrix.common.tree.directory.FolderOnlyFilter
 
FolderOnlyFilter(String) - Constructor for class com.metamatrix.common.tree.directory.FolderOnlyFilter
 
FOR - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
FOR - Static variable in class com.metamatrix.query.sql.ReservedWords
 
FOR - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
FORCE_STREAMING - Static variable in interface com.metamatrix.common.types.Streamable
 
FORCED_SHUTDOWN_TIME - Static variable in interface com.metamatrix.admin.api.objects.ProcessObject
Proces Forced Shutdown Time Property Name
FORCED_SHUTDOWN_TIME - Static variable in interface com.metamatrix.common.config.api.VMComponentDefnType
 
forceRepaint() - Method in class com.metamatrix.console.ui.views.entitlements.EntitlementDetailPanel
 
FOREGROUND_COLOR_PROPERTY - Static variable in class com.metamatrix.toolbox.ui.widget.SplashPanel
 
FOREGROUND_COLOR_PROPERTY - Static variable in class com.metamatrix.toolbox.ui.widget.TextFieldWidget
 
FOREIGN_GROUP_NAME - Static variable in class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.CROSS_REFERENCES.Parameters
 
FOREIGN_GROUP_NAME - Static variable in class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.IMPORTED_KEYS.Parameters
 
FOREIGN_KEY - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.KEY_TYPES
 
FOREIGN_KEY - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.DataAccess.Class
 
FOREIGN_KEY - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Relational.Class
 
FOREIGN_KEY - Static variable in class com.metamatrix.modeler.core.index.IndexConstants.RECORD_TYPE
 
FOREIGN_KEY - Static variable in class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants.COLUMN_SET_TYPES
 
FOREIGN_KEY - Static variable in class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants.KEY_TYPES
 
ForeignKeyRecord - Interface in com.metamatrix.modeler.core.metadata.runtime
ForeignKeyRecord
ForeignKeyRecord.ForeignKeyRecordProperties - Interface in com.metamatrix.modeler.core.metadata.runtime
Constants for perperties stored on a ForeignKeyRecord
ForeignKeyRecordImpl - Class in com.metamatrix.metadata.runtime.impl
ForeignKeyRecordImpl
ForeignKeyRecordImpl() - Constructor for class com.metamatrix.metadata.runtime.impl.ForeignKeyRecordImpl
 
ForeignKeyRecordImpl(MetadataRecordDelegate) - Constructor for class com.metamatrix.metadata.runtime.impl.ForeignKeyRecordImpl
 
FOREIGNKEYS_IN_GROUP - Static variable in interface com.metamatrix.modeler.core.metadata.runtime.TableRecord.TableRecordProperties
 
forget(MMXid) - Method in interface com.metamatrix.dqp.client.ClientSideDQP
 
forget(String, MMXid) - Method in interface com.metamatrix.dqp.service.TransactionService
 
FORGET - Static variable in class com.metamatrix.dqp.spi.TrackerLogConstants.TXN_STATUS.PARTICIPATE
 
forget(Xid) - Method in class com.metamatrix.jdbc.MMXAResource
 
forgetTransaction(MMXid) - Method in class com.metamatrix.jdbc.MMConnection
 
format() - Method in class com.metamatrix.toolbox.ui.widget.IntegerSpinner
Gets a formatted string representation if padding is set.
FORMAT_SERVER - Static variable in class com.metamatrix.common.api.MMURL
 
formatBigDecimal(Object, Object) - Static method in class com.metamatrix.query.function.FunctionMethods
 
FORMATBIGDECIMAL - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
formatBigInteger(Object, Object) - Static method in class com.metamatrix.query.function.FunctionMethods
 
FORMATBIGINTEGER - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
formatDate(Date) - Method in class com.metamatrix.console.ui.views.syslog.TimeSpanStartingOrEndingPanel
 
formatDate(Object, Object) - Static method in class com.metamatrix.query.function.FunctionMethods
 
FORMATDATE - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
formatDateValue(Date) - Method in class org.teiid.connector.jdbc.translator.Translator
Format the dateObject (of type date, time, or timestamp) into a string using the DatabaseTimeZone format.
formatDouble(Object, Object) - Static method in class com.metamatrix.query.function.FunctionMethods
 
FORMATDOUBLE - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
formatFloat(Object, Object) - Static method in class com.metamatrix.query.function.FunctionMethods
 
FORMATFLOAT - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
formatInteger(Object, Object) - Static method in class com.metamatrix.query.function.FunctionMethods
 
FORMATINTEGER - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
formatLong(Object, Object) - Static method in class com.metamatrix.query.function.FunctionMethods
 
FORMATLONG - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
formatMessage(AuditMessage) - Method in interface com.metamatrix.platform.security.audit.format.AuditMessageFormat
Format the specified message and return the String representation.
formatMessage(AuditMessage) - Method in class com.metamatrix.platform.security.audit.format.DelimitedAuditMessageFormat
Format the specified message and return the String representation.
formatMessage(AuditMessage) - Method in class com.metamatrix.platform.security.audit.format.ReadableAuditMessageFormat
Format the specified message and return the String representation.
formatNumberHelper(Object, Object) - Static method in class com.metamatrix.query.function.FunctionMethods
 
FORMATTED_DOCUMENT - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Properties
Indicates whether the document will be outputted as a compressed String, or in readable form, with line breaks or indenting.
FORMATTED_DOCUMENT - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Tags
 
formatTime(Object, Object) - Static method in class com.metamatrix.query.function.FunctionMethods
 
FORMATTIME - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
formatTimestamp(Object, Object) - Static method in class com.metamatrix.query.function.FunctionMethods
 
FORMATTIMESTAMP - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
formatURL(String, String, String, String, List, String, String) - Static method in class com.metamatrix.common.util.WSDLServletUtil
Returns the formatted url from the supplied info
formName(String, String, String) - Static method in class com.metamatrix.platform.security.api.AuthorizationPolicyID
 
FOUNDATION_CARDINALITY_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
FOUNDATION_CHANGEABILITY_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
Property names associated with Foundation metamodel components
FOUNDATION_DEFAULT_VALUE_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
FOUNDATION_DIRECTION_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
FOUNDATION_FORMAT_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
FOUNDATION_INITIAL_VALUE_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
FOUNDATION_IS_AUTO_INCREMENTED_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
FOUNDATION_IS_CASE_SENSITIVE_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
FOUNDATION_IS_CURRENCY_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
FOUNDATION_IS_NULLABLE_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
FOUNDATION_IS_SIGNED_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
FOUNDATION_LENGTH_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
FOUNDATION_LENGTH_FIXED_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
FOUNDATION_MAX_RANGE_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
FOUNDATION_MAX_SETSIZE_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
FOUNDATION_MIN_RANGE_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
FOUNDATION_MULTIPLICITY_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
FOUNDATION_SCALE_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
FOUNDATION_SEARCH_TYPE_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
FOUNDATION_SUPPORTS_AND_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
FOUNDATION_SUPPORTS_DISTINCT_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
FOUNDATION_SUPPORTS_JOIN_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
FOUNDATION_SUPPORTS_OR_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
FOUNDATION_SUPPORTS_ORDERBY_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
FOUNDATION_SUPPORTS_OUTERJOIN_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
FOUNDATION_SUPPORTS_SELECT_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
FOUNDATION_SUPPORTS_SET_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
FOUNDATION_SUPPORTS_SUBSCRIPTION_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
FOUNDATION_SUPPORTS_TRANSACTION_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
FOUNDATION_SUPPORTS_UPDATE_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
FOUNDATION_SUPPORTS_WHEREALL_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
FQ_LENGTH - Static variable in class com.metamatrix.core.id.UUID
 
FRACTION_DIGITS - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES.DATA_TYPE_FACETS.CONSTRAINING
 
fractionalSecondAsMillis() - Method in class com.metamatrix.console.util.QCTime
Return a number 0 through 999 representing the fractional second as a number of milliseconds.
frameClosing(ServiceData) - Method in class com.metamatrix.console.ui.views.runtime.QueueStatisticsDisplayHandler
 
frameClosing(ProcessData) - Method in class com.metamatrix.console.ui.views.runtime.VMStatisticsDisplayHandler
 
FrameUtil - Class in com.metamatrix.query.optimizer.relational.rules
 
FrameUtil() - Constructor for class com.metamatrix.query.optimizer.relational.rules.FrameUtil
 
free() - Method in class com.metamatrix.common.types.BlobImpl
 
free() - Method in class com.metamatrix.common.types.BlobType
 
free() - Method in class com.metamatrix.common.types.ClobImpl
 
free() - Method in class com.metamatrix.common.types.ClobType
 
free() - Method in class com.metamatrix.common.types.SQLXMLImpl
 
free() - Method in class com.metamatrix.common.types.XMLType
 
free() - Method in class com.metamatrix.jdbc.MMBlob
 
free() - Method in class com.metamatrix.jdbc.MMClob
 
free() - Method in class com.metamatrix.jdbc.MMSQLXML
 
freeMemory - Variable in class com.metamatrix.platform.vm.controller.ProcessStatistics
 
FRIDAY - Static variable in class com.metamatrix.console.util.QCDate
 
FROM - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
FROM - Static variable in class com.metamatrix.connector.salesforce.execution.visitors.CriteriaVisitor
 
from(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse a FROM.
FROM - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
From - Class in com.metamatrix.query.sql.lang
Represents a FROM clause in a SELECT query.
From() - Constructor for class com.metamatrix.query.sql.lang.From
Constructs a default instance of this class.
From(List) - Constructor for class com.metamatrix.query.sql.lang.From
Constructs an instance of this class from an ordered set of from clauses
FROM - Static variable in class com.metamatrix.query.sql.ReservedWords
 
FROM - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
FROM_UNIXTIME - Static variable in class com.metamatrix.query.function.FunctionLibrary
 
FromClause - Class in com.metamatrix.query.sql.lang
A FromClause is an interface for subparts held in a FROM clause.
FromClause() - Constructor for class com.metamatrix.query.sql.lang.FromClause
 
fromString(String) - Static method in class com.sforce.soap.partner.DebugLevel
 
fromString(String) - Static method in class com.sforce.soap.partner.EmailPriority
 
fromString(String) - Static method in class com.sforce.soap.partner.fault.ExceptionCode
 
fromString(String) - Static method in class com.sforce.soap.partner.fault.FaultCode
 
fromString(String) - Static method in class com.sforce.soap.partner.FieldType
 
fromString(String) - Static method in class com.sforce.soap.partner.LayoutComponentType
 
fromString(String) - Static method in class com.sforce.soap.partner.SoapType
 
fromString(String) - Static method in class com.sforce.soap.partner.StatusCode
 
fromValue(String) - Static method in class com.sforce.soap.partner.DebugLevel
 
fromValue(String) - Static method in class com.sforce.soap.partner.EmailPriority
 
fromValue(String) - Static method in class com.sforce.soap.partner.fault.ExceptionCode
 
fromValue(QName) - Static method in class com.sforce.soap.partner.fault.FaultCode
 
fromValue(String) - Static method in class com.sforce.soap.partner.FieldType
 
fromValue(String) - Static method in class com.sforce.soap.partner.LayoutComponentType
 
fromValue(String) - Static method in class com.sforce.soap.partner.SoapType
 
fromValue(String) - Static method in class com.sforce.soap.partner.StatusCode
 
FULL - Static variable in class com.metamatrix.platform.security.audit.AuditLevel.DisplayNames
 
FULL - Static variable in class com.metamatrix.platform.security.audit.AuditLevel
Message level value that specifies that critical messages are to be recorded.
FULL - Static variable in class com.metamatrix.platform.security.audit.AuditLevel.Labels
 
FULL - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
FULL - Static variable in class com.metamatrix.query.sql.ReservedWords
 
FULL - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
FULL_MATCH - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.MATCH_TYPES
 
FULL_MATCH - Static variable in class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants.MATCH_TYPES
 
FULL_METADATA_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
FULL_NAME_FIELD - Static variable in interface com.metamatrix.modeler.core.metadata.runtime.MetadataRecord.MetadataFieldNames
 
fullName - Variable in class com.metamatrix.common.namedobject.BaseID
The fully-qualified name of the node.
fullyQualifyElements(Command) - Static method in class com.metamatrix.query.sql.util.ElementSymbolOptimizer
This method will convert all elements in a command to their fully qualified name.
FUNCTION - Static variable in class com.metamatrix.core.vdb.ModelType
The 'FUNCTION' literal value.
FUNCTION - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.PROCEDURE_TYPES
 
FUNCTION - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Function.Class
 
FUNCTION - Static variable in class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants.PROCEDURE_TYPES
 
function(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse a function.
Function - Class in com.metamatrix.query.sql.symbol
Represents a function in a sql statement.
Function(String, Expression[]) - Constructor for class com.metamatrix.query.sql.symbol.Function
Construct a function with function name and array of arguments.
FUNCTION_0001 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
function package (001)
function_0001 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
FUNCTION_0002 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
function_0002 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
FUNCTION_0003 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
function_0003 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
FUNCTION_0004 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0005 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
function_0005 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
FUNCTION_0006 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
function_0006 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
FUNCTION_0007 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0008 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0009 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0010 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0011 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0012 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0013 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0014 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0015 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0016 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0017 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0018 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0019 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0020 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0021 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0022 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0024 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0025 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0026 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0027 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0028 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0029 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0030 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0031 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0032 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0033 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0034 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0035 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0035a - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0036 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0037 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0038 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0039 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0040 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0041 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0042 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0043 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0044 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0045 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0046 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0047 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0048 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0050 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0051 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0052 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0053 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0054 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0055 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0056 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0057 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0058 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0059 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0060 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0061 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0062 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0063 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0064 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0065 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0066 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0067 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0068 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0069 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0070 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_0071 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
FUNCTION_CATEGORY_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
Property names associated with MetaMatrix Functions metamodel components
FUNCTION_DEFINITION_TYPE - Static variable in interface com.metamatrix.admin.api.objects.ExtensionModule
The name of the Function Definition type of extension module.
FUNCTION_DEFINITION_TYPE - Static variable in interface com.metamatrix.common.config.api.ExtensionModule
The name of the Function Definition type of extension module.
FUNCTION_DEFINITION_TYPE - Static variable in class com.metamatrix.common.extensionmodule.ExtensionModuleTypes
The name of the Function Definition type of extension module.
FUNCTION_DIRECTION_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
FUNCTION_INVOCATION_CLASS_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
FUNCTION_INVOCATION_METHOD_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
FUNCTION_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
FUNCTIONALITY_NOT_ENABLED - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
FunctionCategoryConstants - Interface in com.metamatrix.query.function.metadata
This interface defines the default set of function category constants.
FunctionCollectorVisitor - Class in com.metamatrix.query.sql.visitor
This visitor class will traverse a language object tree and collect all Function references it finds.
FunctionCollectorVisitor(Collection) - Constructor for class com.metamatrix.query.sql.visitor.FunctionCollectorVisitor
Construct a new visitor with the specified collection, which should be non-null.
FunctionCollectorVisitor(Collection, String) - Constructor for class com.metamatrix.query.sql.visitor.FunctionCollectorVisitor
Construct a new visitor with the specified collection, which should be non-null.
FunctionDescriptor - Class in com.metamatrix.query.function
The FunctionDescriptor describes a particular function instance enough that the function library can retrieve a function instance based on the descriptor.
FunctionExecutionException - Exception in com.metamatrix.api.exception.query
During processing, an invalid function was detected.
FunctionExecutionException() - Constructor for exception com.metamatrix.api.exception.query.FunctionExecutionException
No-arg constructor required by Externalizable semantics.
FunctionExecutionException(String) - Constructor for exception com.metamatrix.api.exception.query.FunctionExecutionException
Construct an instance with the message specified.
FunctionExecutionException(String, String) - Constructor for exception com.metamatrix.api.exception.query.FunctionExecutionException
Construct an instance with the message and error code specified.
FunctionExecutionException(Throwable, String) - Constructor for exception com.metamatrix.api.exception.query.FunctionExecutionException
Construct an instance from a message and an exception to chain to this one.
FunctionExecutionException(Throwable, String, String) - Constructor for exception com.metamatrix.api.exception.query.FunctionExecutionException
Construct an instance from a message and a code and an exception to chain to this one.
FunctionForm - Class in com.metamatrix.query.function
The FunctionForm class represents a particular form of a function signature.
FunctionForm(FunctionMethod) - Constructor for class com.metamatrix.query.function.FunctionForm
Construct a function form by pulling all info from a FunctionMethod.
FunctionLibrary - Class in com.metamatrix.query.function
The function library is the primary way for the system to find out what functions are available, resolve function signatures, and invoke system and user-defined functions.
FunctionLibraryManager - Class in com.metamatrix.query.function
Factory to obtain the local FunctionLibrary and register sources of function metadata.
FunctionMetadataException - Exception in com.metamatrix.api.exception.query
Detected invalid function metadata during validation.
FunctionMetadataException() - Constructor for exception com.metamatrix.api.exception.query.FunctionMetadataException
No-arg constructor required by Externalizable semantics.
FunctionMetadataException(String) - Constructor for exception com.metamatrix.api.exception.query.FunctionMetadataException
Construct an instance with the message specified.
FunctionMetadataException(String, String) - Constructor for exception com.metamatrix.api.exception.query.FunctionMetadataException
Construct an instance with the message and error code specified.
FunctionMetadataException(Throwable, String) - Constructor for exception com.metamatrix.api.exception.query.FunctionMetadataException
Construct an instance from a message and an exception to chain to this one.
FunctionMetadataException(Throwable, String, String) - Constructor for exception com.metamatrix.api.exception.query.FunctionMetadataException
Construct an instance from a message and a code and an exception to chain to this one.
FunctionMetadataReader - Class in com.metamatrix.query.function.metadata
This class is reader for the UDF xmi file.
FunctionMetadataReader() - Constructor for class com.metamatrix.query.function.metadata.FunctionMetadataReader
 
FunctionMetadataSource - Interface in com.metamatrix.query.function
A FunctionMetadataSource represents a source of function metadata for the function library.
FunctionMetadataValidator - Class in com.metamatrix.query.function.metadata
The validator encodes business logic with respect to what a valid function description is.
FunctionMethod - Class in com.metamatrix.query.function.metadata
This class represents information about a particular function signature.
FunctionMethod() - Constructor for class com.metamatrix.query.function.metadata.FunctionMethod
Construct a new empty function method.
FunctionMethod(String, String, String, String, String, FunctionParameter[], FunctionParameter) - Constructor for class com.metamatrix.query.function.metadata.FunctionMethod
Construct a function method with default pushdown and null dependent attributes.
FunctionMethod(String, String, String, String, String, FunctionParameter[], FunctionParameter, int) - Constructor for class com.metamatrix.query.function.metadata.FunctionMethod
Construct a function method with default pushdown and null dependent attributes.
FunctionMethod(String, String, String, int, String, String, FunctionParameter[], FunctionParameter) - Constructor for class com.metamatrix.query.function.metadata.FunctionMethod
Construct a function method with all parameters assuming null dependent and non-deterministic.
FunctionMethod(String, String, String, int, String, String, FunctionParameter[], FunctionParameter, boolean, int) - Constructor for class com.metamatrix.query.function.metadata.FunctionMethod
Construct a function method with all parameters.
FunctionMethods - Class in com.metamatrix.query.function
 
FunctionMethods() - Constructor for class com.metamatrix.query.function.FunctionMethods
 
FunctionModifier - Interface in org.teiid.connector.jdbc.translator
Implementations of this interface are used to modify metamatrix functions coming in to the connector into alternate datasource-specific language, if necessary.
FunctionParameter - Class in com.metamatrix.query.function.metadata
A function parameter defines the name and description of an input or output parameter for a function.
FunctionParameter() - Constructor for class com.metamatrix.query.function.metadata.FunctionParameter
Construct a function parameter with no attributes.
FunctionParameter(String, String) - Constructor for class com.metamatrix.query.function.metadata.FunctionParameter
Construct a function parameter with no description.
FunctionParameter(String, String, String) - Constructor for class com.metamatrix.query.function.metadata.FunctionParameter
Construct a function parameter with all attributes.
FunctionParameter(String, String, String, boolean) - Constructor for class com.metamatrix.query.function.metadata.FunctionParameter
 

G

GDAY - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.BuiltInNames
 
GDAY - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.PrimitiveBuiltInNames
 
GE - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
GE - Static variable in class com.metamatrix.query.sql.lang.AbstractCompareCriteria
Constant indicating the first operand is greater than or equal to the second.
GE - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
GEN_0001 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
GEN_0001 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
GEN_0002 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
GEN_0003 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
GEN_0004 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
GEN_0005 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
GEN_0006 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
GEN_0007 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
GEN_0008 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
GEN_0009 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
GEN_0010 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
GEN_0011 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
GEN_0012 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
GENERAL - Static variable in interface com.metamatrix.console.util.LogContexts
 
GENERAL_ADMIN - Static variable in class com.metamatrix.server.util.SecurityRoles.Name
 
generate() - Method in class com.metamatrix.common.util.Permutation
Create list of arrays of items, in all possible permutations (that's n! permutations).
generate(int) - Method in class com.metamatrix.common.util.Permutation
Create list of arrays of items, in all possible permutations (that's n! permutations).
generateAndSaveKey(String) - Static method in class com.metamatrix.common.util.crypto.cipher.SymmetricCryptor
 
generateCanonical(CommandTreeNode, QueryMetadataInterface, AnalysisRecord, CommandContext) - Method in class com.metamatrix.query.optimizer.batch.BatchedUpdatePlanner
 
generateCanonical(CommandTreeNode, QueryMetadataInterface, AnalysisRecord, CommandContext) - Method in interface com.metamatrix.query.optimizer.CommandPlanner
Requests that the planner generate the canonical plan(s) for the Command object(s) represented by the CommandTreeNode tree parameter.
generateCanonical(CommandTreeNode, QueryMetadataInterface, AnalysisRecord, CommandContext) - Method in class com.metamatrix.query.optimizer.proc.ProcedurePlanner
This method does nothing as the method call to ProcedurePlanner.optimize(com.metamatrix.query.optimizer.CommandTreeNode, com.metamatrix.core.id.IDGenerator, com.metamatrix.query.metadata.QueryMetadataInterface, com.metamatrix.query.optimizer.capabilities.CapabilitiesFinder, com.metamatrix.query.analysis.AnalysisRecord, com.metamatrix.query.util.CommandContext) directly produces the ProcessorPlan for the given procedure.
GenerateCanonical - Class in com.metamatrix.query.optimizer.relational
 
generateCanonical(CommandTreeNode, QueryMetadataInterface, AnalysisRecord, CommandContext) - Method in class com.metamatrix.query.optimizer.relational.RelationalPlanner
 
generateCanonical(CommandTreeNode, QueryMetadataInterface, AnalysisRecord, CommandContext) - Method in class com.metamatrix.query.optimizer.xml.XMLPlanner
 
generateCanonical(CommandTreeNode, QueryMetadataInterface, AnalysisRecord, CommandContext) - Method in class com.metamatrix.query.optimizer.xquery.XQueryPlanner
 
GENERATED_WSDL_FILENAME - Static variable in class com.metamatrix.common.util.WSDLServletUtil
 
GENERATED_WSDL_NAME - Static variable in class com.metamatrix.common.util.WSDLServletUtil
 
generateMaterializationConnectionPropFile(OutputStream) - Method in interface com.metamatrix.vdb.materialization.MaterializedViewScriptGenerator
Generate the connection properties file for all materialized views in a VDB and write it to the given stream.
generateMaterializationConnectionPropFile(OutputStream) - Method in class com.metamatrix.vdb.materialization.MaterializedViewScriptGeneratorImpl
 
generateMaterializationLoadScript(OutputStream) - Method in interface com.metamatrix.vdb.materialization.MaterializedViewScriptGenerator
Generate the materialization load scripts for all materialized views in a VDB for the MetaMatrix platform and write them to the given stream.
generateMaterializationLoadScript(OutputStream) - Method in class com.metamatrix.vdb.materialization.MaterializedViewScriptGeneratorImpl
 
generateMaterializationScripts(String, String, String, String, String, String) - Method in interface com.metamatrix.admin.api.server.ServerConfigAdmin
Generate the scripts necessary for loading or refreshing a VDB with Materialized Views.
generateMaterializationScripts(String, String, String, String, String, String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
generateMaterializationScripts(String, String, String, String, String, String) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
generateMaterializationSwapScript(OutputStream, DatabaseDialect) - Method in interface com.metamatrix.vdb.materialization.MaterializedViewScriptGenerator
Generate the materialization rename scripts for all materialized views in a VDB for all supported RDBMS platforms and write them to the given stream.
generateMaterializationSwapScript(OutputStream, DatabaseDialect) - Method in class com.metamatrix.vdb.materialization.MaterializedViewScriptGeneratorImpl
 
generateMaterializationTruncateScript(OutputStream, DatabaseDialect) - Method in interface com.metamatrix.vdb.materialization.MaterializedViewScriptGenerator
Generate the materialization truncate scripts for all materialized views in a VDB for all supported RDBMS platforms and write them to the given stream.
generateMaterializationTruncateScript(OutputStream, DatabaseDialect) - Method in class com.metamatrix.vdb.materialization.MaterializedViewScriptGeneratorImpl
 
generateMethod(String) - Method in class com.metamatrix.connector.xml.http.HTTPRequestor
 
generateModel() - Method in class com.metamatrix.console.ui.views.entitlements.DataNodesTreeModelGenerator
 
generatePairs(String) - Method in class com.metamatrix.connector.xml.http.HTTPExecutor
 
generateParseException() - Method in class com.metamatrix.query.parser.SQLParser
 
generatePlan(Command, PlanHints, QueryMetadataInterface) - Static method in class com.metamatrix.query.optimizer.relational.GenerateCanonical
Generate an initial plan given a command.
generateSqlForStoredProcedure(IProcedure) - Method in class org.teiid.connector.jdbc.translator.SQLConversionVisitor
This is a generic implementation.
GENERIC_LOG - Static variable in class com.metamatrix.console.util.StaticProperties
 
get(String) - Method in class bsh.Interpreter
Get the value of the name.
get(int) - Method in class com.metamatrix.api.core.message.MessageList
Overrides the implementation of List
get(K) - Method in interface com.metamatrix.cache.Cache
Retrieves the value for the given Key
get(Cache.Type, CacheConfiguration) - Method in interface com.metamatrix.cache.CacheFactory
Create / Get the cache for the give type use
get(K) - Method in class com.metamatrix.cache.jboss.JBossCache
Retrieves the value for the given Key
get(Cache.Type, CacheConfiguration) - Method in class com.metamatrix.cache.jboss.JBossCacheFactory
Create / Get the cache for the give type use
get(String) - Method in class com.metamatrix.common.properties.PropertyManager
Retrieves the value of the property identified by the specified case-sensitive key.
get(Object) - Method in class com.metamatrix.common.properties.UnmodifiableProperties
 
GET - Static variable in class com.metamatrix.connector.xml.http.HTTPConnectorState
 
get(File, String, boolean) - Static method in class com.metamatrix.core.util.ZipFileUtil
Returns the file with the specified name to the specified zip file.
get() - Method in class com.metamatrix.dqp.client.ResultsFuture
 
get(long, TimeUnit) - Method in class com.metamatrix.dqp.client.ResultsFuture
 
get(ChannelProvider.ChannelID) - Method in class com.metamatrix.server.ChannelProvider
 
get() - Method in class com.metamatrix.server.FileLogListenerProvider
 
get() - Method in class com.metamatrix.server.JGroupsProvider
Helper method to create a JChannel.
get(Object) - Method in interface org.teiid.connector.api.ExecutionContext
Get a item that has been placed previously from cache.
get_any() - Method in class com.sforce.soap.partner.sobject.SObject
Gets the _any value for this SObject.
GET_METHOD_PREFIX - Static variable in class com.metamatrix.connector.metadata.MetadataConnectorConstants
The prefix to the NameInsource for column/parameter to arrive at a method name to be invoked on a MetadataRecord to get the value used to populate the column/parameter.
getAbsolutePath(TreeNode) - Method in class com.metamatrix.common.tree.directory.FileSystemView
Obtain the absoluate path for this DirectoryEntry, which includes the path of the root.
getAbsolutePath(Element) - Static method in class com.metamatrix.common.xml.XPathUtil
Get the absolute path using the abbreviated format of XPath 1.0 for the specified element.
getAbsolutePath(Attribute) - Static method in class com.metamatrix.common.xml.XPathUtil
Get the absolute path using the abbreviated format of XPath 1.0 for the specified attribute.
getAbsolutePath(TreeNode) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeView
 
getAbsoluteRowNumber() - Method in class com.metamatrix.jdbc.MMResultSet
 
getAbsoluteSeparator() - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
Obtain the character (as a String) that is used to separate names in a path sequence for the abstract path.
getAbsoluteSeparatorChar() - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
Obtain the character that is used to separate names in a path sequence for the absolute path.
getAcceptButton() - Method in class com.metamatrix.toolbox.ui.widget.DialogPanel
 
getAcceptButtons() - Method in class com.metamatrix.toolbox.ui.widget.DialogPanel
 
getAccessMethod() - Method in class com.metamatrix.connector.xml.http.HTTPConnectorState
 
getAccessPatternElementsInGroups(QueryMetadataInterface, Collection, boolean) - Static method in class com.metamatrix.query.resolver.util.ResolverUtil
When access patterns are flattened, they are an approximation the user may need to enter as criteria.
getAccessPatternIDs() - Method in class com.metamatrix.metadata.runtime.impl.TableRecordImpl
 
getAccessPatternIDs() - Method in interface com.metamatrix.modeler.core.metadata.runtime.TableRecord
Get a list of identifiers for the access patterns in the table
getAccessPatterns() - Method in class com.metamatrix.query.metadata.TempMetadataID
 
getAccessPatternsInGroup(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
 
getAccessPatternsInGroup(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadataFacade
 
getAccessPatternsInGroup(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getAccessPatternsInGroup(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getAccessPatternsInGroup(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get the access patterns for the specified group
getAccessPatternsInGroup(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
getAccountId() - Method in class com.sforce.soap.partner.LeadConvert
Gets the accountId value for this LeadConvert.
getAccountId() - Method in class com.sforce.soap.partner.LeadConvertResult
Gets the accountId value for this LeadConvertResult.
getAccumulatorType() - Method in class com.metamatrix.query.function.aggregate.Sum
Allows subclasses to determine type of accumulator for the SUM.
getAction() - Method in class com.metamatrix.console.ui.layout.MenuEntry
 
getAction() - Method in class com.sforce.soap.partner.ProcessWorkitemRequest
Gets the action value for this ProcessWorkitemRequest.
getActionCount() - Method in class com.metamatrix.common.actions.BasicModificationActionQueue
Return the number of actions that are currently in this queue.
getActionCount() - Method in interface com.metamatrix.common.actions.ModificationActionQueue
Return the number of actions that are currently in this queue.
getActionDescription() - Method in class com.metamatrix.common.actions.ActionDefinition
Get the description (i.e., verb) for this type of action.
getActionDescription() - Method in class com.metamatrix.common.actions.AddNamedObject
 
getActionDescription() - Method in class com.metamatrix.common.actions.AddObject
 
getActionDescription() - Method in class com.metamatrix.common.actions.CreateObject
 
getActionDescription() - Method in class com.metamatrix.common.actions.DestroyObject
 
getActionDescription() - Method in class com.metamatrix.common.actions.ExchangeNamedObject
 
getActionDescription() - Method in class com.metamatrix.common.actions.ExchangeObject
 
getActionDescription() - Method in class com.metamatrix.common.actions.ExchangePrimitive
Get the description (i.e., verb) for this type of action.
getActionDescription() - Method in class com.metamatrix.common.actions.RemoveNamedObject
 
getActionDescription() - Method in class com.metamatrix.common.actions.RemoveObject
 
getActionIndex() - Method in exception com.metamatrix.common.config.api.exceptions.ConfigurationException
Obtain the index corresponding to the action for which the exception occured on.
getActionLabels() - Method in interface com.metamatrix.platform.admin.api.PermissionNode
The AuthorizationActions labels currently on this data node.
getActionLabels() - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeImpl
The AuthorizationActions labels currently on this data node.
getActions() - Method in class com.metamatrix.common.actions.BasicModificationActionQueue
Return an unmodifiable copy of the list of actions in this queue, possibly empty but never null
getActions() - Method in interface com.metamatrix.common.actions.ModificationActionQueue
Return a copy of the list of actions in this queue, possibly empty but never null
getActions() - Method in class com.metamatrix.console.ui.views.deploy.DetailPanel
 
getActions() - Method in class com.metamatrix.console.ui.views.runtime.OperationsPanel
 
getActions() - Method in interface com.metamatrix.platform.admin.api.PermissionNode
The AuthorizationActions currently on this data node.
getActions() - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeImpl
The AuthorizationActions currently on this data node.
getActions() - Method in class com.metamatrix.platform.security.api.AuthorizationPermission
Get the operations that the user may perform on the resource, as defined by this rule.
getActionsLabels(int) - Static method in class com.metamatrix.platform.security.api.StandardAuthorizationActions
Obtain the formatted String[] version of the given actionsValue.
getActionsString(int) - Static method in class com.metamatrix.platform.security.api.StandardAuthorizationActions
Obtain the formatted String version of the given actionsValue.
getActiveMemoryLevel() - Method in class com.metamatrix.common.buffer.impl.BufferConfig
 
getActiveMemoryThreshold() - Method in class com.metamatrix.common.buffer.impl.BufferConfig
 
getActiveServiceBindings(String, String, String) - Method in class com.metamatrix.platform.registry.ClusteredRegistryState
 
getActiveServices(String) - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIHelper
get the active services of given type
getActiveSessionCount() - Method in class com.metamatrix.console.models.SummaryManager
 
getActiveSessionCount() - Method in interface com.metamatrix.console.ui.views.summary.SummaryInfoProvider
 
getActiveSessions() - Method in interface com.metamatrix.platform.security.api.service.SessionServiceInterface
Get the collection of active user sessions on the system.
getActiveSessions() - Method in class com.metamatrix.platform.security.session.service.SessionServiceImpl
 
getActiveSessionsCount() - Method in interface com.metamatrix.platform.security.api.service.SessionServiceInterface
Get the number of active user sessions on the system.
getActiveSessionsCount() - Method in class com.metamatrix.platform.security.session.service.SessionServiceImpl
 
getActiveThreads() - Method in class com.metamatrix.common.queue.WorkerPoolStats
 
getActiveVirtualDatabaseID(String, String) - Method in class com.metamatrix.metadata.runtime.RuntimeMetadataCatalog
Returns the id for the VirtualDatabase that is in an 'Active' state.
getActiveVirtualDatabaseID(String, String) - Method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCConnector
Used only by the RuntimeMetadataCatalog to find the active id.
getActiveVirtualDatabaseID(String, String, Connection) - Static method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCRuntimeMetadataReader
Used only by the RuntimeMetadataCatalog to find the active id.
getActiveVirtualDatabaseID(String, String) - Method in interface com.metamatrix.metadata.runtime.spi.MetaBaseConnector
Used only by the RuntimeMetadataCatalog to find the active id.
getActivity() - Method in class com.metamatrix.platform.security.audit.AuditMessage
 
getActorIds() - Method in class com.sforce.soap.partner.ProcessResult
Gets the actorIds value for this ProcessResult.
getActorIds(int) - Method in class com.sforce.soap.partner.ProcessResult
 
getActualDataType() - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
getActualDataType() - Method in class com.metamatrix.metadata.runtime.model.BasicProcedureParameter
 
getActualParent(TreeNode) - Method in class com.metamatrix.common.tree.directory.FileSystemEntryEditor
 
getActualResultSetName() - Method in class com.metamatrix.query.mapping.xml.MappingSourceNode
 
getActualRoots() - Method in class com.metamatrix.common.tree.directory.FileSystemView
Returns all root partitians on this DirectoryEntry system regardless of whether they are hidden.
getAdditionalProperties() - Method in class com.metamatrix.jdbc.BaseDataSource
 
getAddress() - Method in interface com.metamatrix.platform.vm.api.controller.ProcessManagement
Get the address of the host this VM is running on.
getAddress() - Method in class com.metamatrix.platform.vm.controller.ProcessController
 
getAdminAPI() - Method in interface com.metamatrix.jdbc.api.Connection
Retrieve an administrative object used to control MM Query.
getAdminAPI() - Method in class com.metamatrix.jdbc.EmbeddedConnection
Get the Admin API interface, so that the caller can manager various aspects of configuring the DQP, like adding, deleteing a VDB.
getAdminAPI() - Method in class com.metamatrix.jdbc.MMServerConnection
 
getAdminAPI(String, String, MMServerInfo) - Static method in class com.metamatrix.soap.util.WebServiceUtil
 
getAdminObjects(String, String) - Method in class com.metamatrix.admin.server.AbstractAdminImpl
Get admin objects of the specified className that match the specified identifier.
getAggregateFunction() - Method in class com.metamatrix.query.sql.symbol.AggregateSymbol
Get the aggregate function type - this will map to one of the reserved words for the aggregate functions.
getAggregates(LanguageObject, Collection<SingleElementSymbol>, Collection<SingleElementSymbol>) - Static method in class com.metamatrix.query.sql.visitor.AggregateSymbolCollectorVisitor
 
getAggregates(LanguageObject, boolean) - Static method in class com.metamatrix.query.sql.visitor.AggregateSymbolCollectorVisitor
 
getAlias() - Method in interface com.metamatrix.metadata.runtime.api.Element
Return the alias.
getAlias() - Method in interface com.metamatrix.metadata.runtime.api.Group
Return the alias.
getAlias() - Method in interface com.metamatrix.metadata.runtime.api.Key
Return the alias.
getAlias() - Method in interface com.metamatrix.metadata.runtime.api.Procedure
Return the alias.
getAlias() - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
getAlias() - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
getAlias() - Method in class com.metamatrix.metadata.runtime.model.BasicGroupID
 
getAlias() - Method in class com.metamatrix.metadata.runtime.model.BasicKey
 
getAlias() - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataObject
 
getAlias() - Method in class com.metamatrix.metadata.runtime.model.BasicProcedure
 
getAliasName(String) - Method in class com.metamatrix.query.optimizer.xml.XMLPlannerEnvironment
 
getAliasResultName() - Method in class com.metamatrix.query.mapping.xml.MappingSourceNode
 
getAllBusinesses(String, String, int) - Method in class com.metamatrix.uddi.util.MMUddiHelper
Get all businesses from the UDDI Registry.
getAllBusinesses(String, String, int) - Method in interface com.metamatrix.uddi.util.UddiHelper
Get all businesses from the UDDI Registry.
getAllCachedComponentTypeDefinitions(ComponentTypeID) - Method in class com.metamatrix.console.models.ConfigurationManager
 
getAllComponentTypeDefinitions(ComponentTypeID) - Method in interface com.metamatrix.common.config.api.ConfigurationModelContainer
Return a collection of the ComponentTypeDefinitions for the request component type
getAllComponentTypeDefinitions(ComponentTypeID) - Method in class com.metamatrix.common.config.model.ConfigurationModelContainerImpl
 
getAllComponentTypeDefinitions(ComponentTypeID) - Method in interface com.metamatrix.platform.admin.api.ConfigurationAdminAPI
Returns the all component type definitions for the specified ComponentTypeID.
getAllComponentTypeDefinitions(ComponentTypeID) - Method in class com.metamatrix.platform.admin.apiimpl.ConfigurationAdminAPIImpl
Returns the all component type definitions for the specified ComponentTypeID.
getAllComponentTypeDefinitions(ComponentTypeID) - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Returns the all component type definitions for the specified ComponentTypeID.
getAllComponentTypeDefinitions(ComponentTypeID) - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
 
getAllComponentTypes(boolean) - Method in interface com.metamatrix.platform.admin.api.ConfigurationAdminAPI
Returns a List of type ComponentType that represents all the ComponentTypes defined.
getAllComponentTypes(boolean) - Method in class com.metamatrix.platform.admin.apiimpl.ConfigurationAdminAPIImpl
Returns a List of type ComponentType that represents all the ComponentTypes defined.
getAllComponentTypes(boolean) - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Returns a List of type ComponentType that represents all the ComponentTypes defined.
getAllComponentTypes(boolean) - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
 
getAllConnectorBindings() - Method in class com.metamatrix.console.models.ConnectorManager
 
getAllContexts() - Method in class com.metamatrix.console.models.ServerLogManager
Get all available contexts, in sorted order.
getAllDataNodeNames(String, String) - Method in interface com.metamatrix.server.admin.api.RuntimeMetadataAdminAPI
Get all data element paths for a VDB version.
getAllDataNodeNames(String, String) - Method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataAdminAPIImpl
Get all data element paths for a VDB version.
getAllDataNodeNames(VirtualDatabaseID, Map) - Static method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataHelper
Aquire all data node full names from the runtime catalog.
getAllDataNodeNames(String, String, Map) - Static method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataHelper
Aquire all data node full names from the runtime catalog.
getAllDataTypeClasses() - Static method in class com.metamatrix.common.types.DataTypeManager
 
getAllDataTypeNames() - Static method in class com.metamatrix.common.types.DataTypeManager
Get a set of all data type names.
getAllDialects() - Static method in class com.metamatrix.vdb.materialization.DatabaseDialect
Get a collection of all known DatabaseDialects that may be iterated over, etc.
getAllEntitlements() - Method in class com.metamatrix.console.models.EntitlementManager
 
getAllExternalGroups() - Method in class com.metamatrix.query.sql.lang.Command
 
getAllGroups() - Method in class com.metamatrix.query.sql.lang.GroupContext
Flattens all contexts to a single list
getAllListeners() - Method in class com.metamatrix.core.event.AbstractEventSource
 
getAllListeners() - Method in interface com.metamatrix.core.event.EventSource
Obtain the complete list of listeners that are registered.
getAllModelIDs(Connection) - Static method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCRuntimeMetadataReader
 
getAllModels() - Method in interface com.metamatrix.metadata.runtime.api.MetadataSourceAPI
Returns a Collection of Models that represents all the models
getAllModels() - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseMetadata
Return all models that are defined in the VDB regardless of type or visibility.
getAllModels() - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseMetadata
 
getAllModels() - Method in class com.metamatrix.metadata.runtime.model.MetadataCache
 
getAllObjects() - Method in interface com.metamatrix.common.config.api.ConfigurationModelContainer
Return all the objects that make up this model.
getAllObjects() - Method in class com.metamatrix.common.config.model.ConfigurationModelContainerImpl
 
getAllowDoubleQuotedVariables() - Method in class com.metamatrix.jdbc.util.MMJDBCURL
 
getAllowDupes() - Method in class com.metamatrix.console.util.HashedList
 
getAllowedActions() - Method in interface com.metamatrix.platform.admin.api.PermissionNode
The AuthorizationActions allowed on this data node.
getAllowedActions() - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeImpl
The AuthorizationActions allowed on this data node.
getAllowedActions() - Method in class com.metamatrix.platform.security.api.GranteeEntitlementEntry
Get the Allowed Actions.
getAllowedCode() - Method in class com.metamatrix.common.config.model.BasicPropDefnAllowedValue
 
getAllowedDragActions() - Method in interface com.metamatrix.toolbox.ui.widget.transfer.DragAndDropController
Gets the allowed drag actions.
getAllowedDropActions() - Method in interface com.metamatrix.toolbox.ui.widget.transfer.DragAndDropController
Gets the allowed drop actions.
getAllowedValues() - Method in interface com.metamatrix.admin.api.objects.PropertyDefinition
Get the allowed values for this property.
getAllowedValues() - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
getAllowedValues() - Method in interface com.metamatrix.common.config.api.ComponentTypeDefn
Returns a list of PropDefnAllowedValue objects
getAllowedValues() - Method in class com.metamatrix.common.config.api.ComponentTypePropDefn
Get the allowed values for this property.
getAllowedValues() - Method in class com.metamatrix.common.config.model.BasicComponentTypeDefn
 
getAllowedValues(PropertiedObject, PropertyDefinition) - Method in interface com.metamatrix.common.object.PropertiedObjectEditor
Get the allowed values for the property on the specified object.
getAllowedValues(PropertiedObject, PropertyDefinition) - Method in class com.metamatrix.common.object.PropertiedObjectEditorImpl
Get the allowed values for the property on the specified object.
getAllowedValues() - Method in interface com.metamatrix.common.object.PropertyDefinition
Get the allowed values for this property.
getAllowedValues() - Method in class com.metamatrix.common.object.PropertyDefinitionImpl
Get the allowed values for this property.
getAllowedValues(PropertiedObject, PropertyDefinition) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeEditor
Get the allowed values for the property on the specified object.
getAllowedValues(PropertiedObject, PropertyDefinition) - Method in class com.metamatrix.common.tree.directory.FileSystemEntryEditor
Get the allowed values for the property on the specified object.
getAllowedValues(PropertiedObject, PropertyDefinition) - Method in class com.metamatrix.console.models.ConfigurationPropertiedObjectEditor
Get the allowed values for the property on the specified object.
getAllowedValues(PropertiedObject, PropertyDefinition) - Method in class com.metamatrix.console.models.ResourcePropertiedObjectEditor
Get the allowed values for the property on the specified object.
getAllowedValues(PropertiedObject, PropertyDefinition) - Method in class com.metamatrix.console.ui.views.properties.ConsolePropertiedEditor
 
getAllowedValues(PropertiedObject, PropertyDefinition) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeNodeEditor
 
getAllowHttp500() - Method in class com.metamatrix.connector.xml.http.HTTPExecutor
 
getAllowsChild(ObjectDefinition, ObjectDefinition) - Method in interface com.metamatrix.common.tree.ChildRules
 
getAllowsChild(ObjectDefinition, ObjectDefinition) - Method in class com.metamatrix.common.tree.DefaultChildRules
 
getAllowsChildren(ObjectDefinition) - Method in interface com.metamatrix.common.tree.ChildRules
 
getAllowsChildren(ObjectDefinition) - Method in class com.metamatrix.common.tree.DefaultChildRules
 
getALLPaths(Collection) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseMetadata
 
getALLPaths(Collection) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseMetadata
 
getAllPropertiesForComponent(BaseID) - Method in interface com.metamatrix.common.config.api.Configuration
Returns the all properites for the specified component object.
getAllPropertiesForComponent(BaseID) - Method in class com.metamatrix.common.config.model.BasicConfiguration
 
getAllProviders() - Method in class com.metamatrix.console.models.AuthenticationProviderManager
Get all AuthenticationProviders from the configuration
getAllProviderTypes() - Method in class com.metamatrix.console.models.AuthenticationProviderManager
 
getAllProviderTypes(boolean) - Method in class com.metamatrix.console.models.AuthenticationProviderManager
Get all provider types
getAllQueries() - Method in class com.metamatrix.server.query.service.QueryService
 
getAllQueries() - Method in interface com.metamatrix.server.query.service.QueryServiceInterface
 
getAllRequests() - Method in class com.metamatrix.console.models.QueryManager
 
getAllRoleNames() - Static method in class com.metamatrix.admin.api.server.AdminRoles
Get the set of static MetaMatrix administrative roles known to the system.
getAllTempTables() - Method in interface com.metamatrix.query.tempdata.TempTableStore
 
getAllTempTables() - Method in class com.metamatrix.query.tempdata.TempTableStoreImpl
 
getAllTuples() - Method in class com.metamatrix.common.buffer.TupleBatch
Get all tuples
getAllVDBs() - Method in class com.metamatrix.console.models.EntitlementManager
 
getAllVDBs() - Method in interface com.metamatrix.console.ui.views.entitlements.EntitlementsDataInterface
 
getAlternateServers() - Method in class com.metamatrix.jdbc.MMDataSource
Returns a string containing a comma delimited list of alternate MetaMatrix Server(s).
getAncestorIndex(int) - Method in class com.metamatrix.console.ui.views.deploy.event.ConfigurationChangeEvent
Gets the ancestor index of the ancestor type.
getAncestorNodes() - Method in class com.metamatrix.console.ui.views.deploy.event.ConfigurationTreeModelEvent
Gets the ancestors of the changed object.
getAncestors() - Method in class com.metamatrix.console.ui.views.deploy.DetailPanel
 
getAncestors() - Method in class com.metamatrix.console.ui.views.deploy.event.ConfigurationChangeEvent
Gets the ancestors of the changed object.
getAndButton() - Method in class com.metamatrix.toolbox.ui.widget.table.AbstractTableOptionPanel.ColumnPanel
 
getAndClearWarnings() - Method in class com.metamatrix.query.processor.BaseProcessorPlan
 
getAndClearWarnings() - Method in interface com.metamatrix.query.processor.ProcessorPlan
Get all warnings found while processing this plan.
getAndClearWarnings() - Method in class com.metamatrix.query.processor.QueryProcessor
 
getAnnotation() - Method in class com.metamatrix.jdbc.AnnotationImpl
 
getAnnotation() - Method in interface com.metamatrix.jdbc.api.Annotation
Get annotation description.
getAnnotation() - Method in class com.metamatrix.query.analysis.QueryAnnotation
 
getAnnotations() - Method in class com.metamatrix.dqp.message.ResultsMessage
 
getAnnotations() - Method in interface com.metamatrix.jdbc.api.Statement
Get collection of annotations from the query planner from the last command executed on the Statement, if annotations were requested.
getAnnotations() - Method in class com.metamatrix.jdbc.MMStatement
Get annotations
getAnnotations() - Method in class com.metamatrix.query.analysis.AnalysisRecord
Get annotations.
getAnonSSLContext() - Static method in class com.metamatrix.common.comm.platform.socket.SocketUtil
 
getApplicationContext(String) - Method in class com.metamatrix.soap.servlet.MMGetVDBResourceServlet
Returns the application context name value without slashes.
getApplicationName() - Method in interface com.metamatrix.admin.api.objects.Session
Get the Application Name
getApplicationName() - Method in class com.metamatrix.admin.objects.MMSession
Get the Application Name
getApplicationName() - Method in class com.metamatrix.console.connections.ConnectionInfo
 
getApplicationName() - Method in class com.metamatrix.jdbc.BaseDataSource
Returns the name of the application.
getApplicationName() - Method in class com.metamatrix.platform.security.api.MetaMatrixSessionInfo
 
getApplicationName() - Method in class com.metamatrix.server.dqp.service.tracker.TransactionLogMessage
 
getApplyButton() - Method in class com.metamatrix.toolbox.ui.widget.ConfigurationPanel
 
getAppServerURL() - Method in class com.metamatrix.common.api.MMURL
Get the Metamatrix Application Server URL
getArg() - Method in class com.metamatrix.console.models.ModelChangedEvent
 
getArg(int) - Method in class com.metamatrix.query.sql.symbol.Function
Get argument at specified index
getArgDescription(int) - Method in class com.metamatrix.query.function.FunctionForm
Get argument description at index.
getArgDescriptions() - Method in class com.metamatrix.query.function.FunctionForm
Get list of argument descriptions.
getArgName(int) - Method in class com.metamatrix.query.function.FunctionForm
Get argument name at index.
getArgNames() - Method in class com.metamatrix.query.function.FunctionForm
Get list of argument names.
getArgs() - Method in class com.metamatrix.query.sql.symbol.Function
Get function arguments
getArguments() - Method in class com.metamatrix.common.actions.ActionDefinition
 
getArmedColumnIndex() - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableHeader
 
getArmedColumnIndex() - Method in interface com.metamatrix.toolbox.ui.widget.table.TableHeader
 
getArray(int) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getArray(String) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getArray(int) - Method in class com.metamatrix.jdbc.MMResultSet
 
getArray(String) - Method in class com.metamatrix.jdbc.MMResultSet
 
getAsciiStream() - Method in class com.metamatrix.common.types.ClobImpl
Gets the CLOB value designated by this Clob object as a stream of Ascii bytes.
getAsciiStream() - Method in class com.metamatrix.common.types.ClobType
 
getAsciiStream() - Method in class com.metamatrix.jdbc.MMClob
Gets the CLOB value designated by this Clob object as a stream of Ascii bytes.
getAsciiStream(int) - Method in class com.metamatrix.jdbc.MMResultSet
 
getAsciiStream(String) - Method in class com.metamatrix.jdbc.MMResultSet
 
getAsColumns() - Method in class com.metamatrix.query.sql.lang.DynamicCommand
 
getAssignmentRuleId() - Method in class com.sforce.soap.partner.AssignmentRuleHeader
Gets the assignmentRuleId value for this AssignmentRuleHeader.
getAssociatedSession() - Method in interface com.metamatrix.admin.api.objects.Transaction
Get the session associated with the this transaction.
getAssociatedSession() - Method in class com.metamatrix.admin.objects.TransactionImpl
 
getAtomicRequestID() - Method in class com.metamatrix.dqp.message.AtomicRequestMessage
 
getAttributeCode() - Method in class com.metamatrix.common.actions.ActionDefinition
Get the an attribute definition code for this action.
getAttributeDefinition(int) - Static method in class com.metamatrix.platform.security.api.AuthorizationModel
 
getAttributeDescription() - Method in class com.metamatrix.common.actions.ActionDefinition
Return whether this definition has an attribute definition.
getAttributeList() - Method in class com.metamatrix.connector.ldap.LDAPSearchDetails
get the attribute list
getAttributes() - Method in class com.metamatrix.api.core.xmi.EntityInfo
 
getAttributes() - Method in class com.metamatrix.common.protocol.jar.JarURLConnection
 
getAttributes(String, String, String, String) - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
 
getAttributes() - Method in class com.metamatrix.query.mapping.xml.MappingElement
Get all the attributes on this Node
getAuditConfiguration() - Method in class com.metamatrix.platform.security.audit.AuditManager
Utility method to obtain the current log configuration for the AuditManager.
getAuditLevel() - Method in interface com.metamatrix.platform.security.audit.AuditConfiguration
Get the level of detail of messages that are currently being recorded.
getAuditLevel() - Method in class com.metamatrix.platform.security.audit.config.BasicAuditConfiguration
Get the level of detail of messages that are currently being recorded.
getAuditLevel() - Method in class com.metamatrix.platform.security.audit.config.UnmodifiableAuditConfiguration
Get the level of detail of messages that are currently being recorded.
getAuthenticationDomainClass() - Method in interface com.metamatrix.common.config.api.AuthenticationProvider
 
getAuthenticationDomainClass() - Method in class com.metamatrix.common.config.model.BasicAuthenticationProvider
 
getAuthenticationProperties(String, String) - Method in class com.metamatrix.soap.service.DataServiceWebServiceImpl
This method simply puts the given parameters into a Properties object keyed correctly for our JDBC driver and returns that Properties object.
getAuthenticationProvider(String) - Method in interface com.metamatrix.common.config.api.Configuration
Returns a AuthenticationProvider for the specified name.
getAuthenticationProvider(ComponentDefnID) - Method in interface com.metamatrix.common.config.api.Configuration
Returns a AuthenticationProvider for the specified componentID.
getAuthenticationProvider(String) - Method in class com.metamatrix.common.config.model.BasicConfiguration
Returns a AuthenticationProvider based on the specified name.
getAuthenticationProvider(ComponentDefnID) - Method in class com.metamatrix.common.config.model.BasicConfiguration
 
getAuthenticationProviderEditor() - Method in class com.metamatrix.console.models.AuthenticationProviderManager
 
getAuthenticationProviderManager() - Method in class com.metamatrix.console.models.Managers
 
getAuthenticationProviderManager(ConnectionInfo) - Static method in class com.metamatrix.console.models.ModelManager
 
getAuthenticationProviders() - Method in interface com.metamatrix.common.config.api.Configuration
Returns a Collection of type AuthenticationProvider that exist for this configuration.
getAuthenticationProviders() - Method in class com.metamatrix.common.config.model.BasicConfiguration
 
getAuthLevel() - Method in class com.metamatrix.vdb.runtime.BasicURIModelResource
 
getAuthLevel() - Method in interface com.metamatrix.vdb.runtime.URIModelResource
 
getAuthorizationActions(int) - Static method in class com.metamatrix.platform.security.api.StandardAuthorizationActions
Obtain the AuthorizationActions instance that is associated with the specified set of actions.
getAuthorizationActions(String[]) - Static method in class com.metamatrix.platform.security.api.StandardAuthorizationActions
Obtain the AuthorizationActions instance that is associated with the specified set of labels.
getAuthorizationActions(String) - Static method in class com.metamatrix.platform.security.api.StandardAuthorizationActions
Obtain the AuthorizationActions instance that is associated with the specified set of labels.
getAuthorizationActions(Collection) - Static method in class com.metamatrix.platform.security.api.StandardAuthorizationActions
Obtain the AuthorizationActions instance that is associated with the specified set of labels.
getAuthorizationAPI(ConnectionInfo) - Static method in class com.metamatrix.console.models.ModelManager
 
getAuthorizationLevel(String) - Method in class com.metamatrix.vdb.runtime.URIResource
 
getAuthorizationPolicyID() - Method in class com.metamatrix.platform.security.api.AuthorizationPolicy
Obtain the identifier for this policy.
getAuthorizationServiceProxy() - Method in class com.metamatrix.admin.server.AbstractAdminImpl
 
getAuthorizationServiceProxy() - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getAuthorizationServiceProxy(String) - Static method in class com.metamatrix.platform.util.PlatformProxyHelper
 
getAuthorizationType() - Method in class com.metamatrix.console.ui.views.entitlements.DataNodePermissionChange
 
getAuthProvider(ServiceComponentDefn) - Method in class com.metamatrix.console.models.AuthenticationProviderManager
 
getAutoCommit() - Method in class com.metamatrix.jdbc.MMConnection
This method returns the current status of the connection in regards to it's auto-commit state.
getAutoFailover() - Method in class com.metamatrix.jdbc.MMDataSource
 
getAutoRefresher() - Method in class com.metamatrix.console.ui.views.queries.QueryPanel
Get the 'AutoRefresh' agent
getAutoRefresher() - Method in class com.metamatrix.console.ui.views.runtime.RuntimeMgmtPanel
 
getAutoRefresher() - Method in class com.metamatrix.console.ui.views.sessions.SessionPanel
Get the 'AutoRefresh' agent
getAutoRefresher() - Method in class com.metamatrix.console.ui.views.summary.SummaryPanel
Get the 'AutoRefresh' agent
getAutoRefresher() - Method in class com.metamatrix.console.ui.views.syslog.SysLogPanel
Get the 'AutoRefresh' agent
getAutoRefresher() - Method in class com.metamatrix.console.ui.views.transactions.TransactionsPanel
Get the 'AutoRefresh' agent
getAutoRefresher() - Method in interface com.metamatrix.console.util.AutoRefreshable
Get the 'AutoRefresh' agent
getAvailableMessageContexts() - Method in class com.metamatrix.console.ui.views.logsetup.ConfigurationLogSetUpPanel
 
getAvailableRoles() - Static method in class com.metamatrix.admin.objects.MMRole
Get the names of all administrative roles in the system.
getAvailableValues() - Method in class com.metamatrix.toolbox.ui.widget.AccumulatorPanel
 
getAvailableValuesHeader() - Method in class com.metamatrix.toolbox.ui.widget.AccumulatorPanel
 
getAvailableVDBs() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedVDBService
 
getAvailableVDBs() - Method in interface com.metamatrix.dqp.service.VDBService
Get the list of VDBs available from the service
getAvailableVDBs() - Method in class com.metamatrix.server.dqp.service.PlatformVDBService
 
getBackButton() - Method in class com.metamatrix.toolbox.ui.widget.WizardPanel
 
getBackgroundNonSelectionColor() - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeCellRenderer
 
getBackgroundSelectionColor() - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeCellRenderer
 
getBaseDriver() - Method in class com.metamatrix.jdbc.EmbeddedConnection
 
getBaseDriver() - Method in class com.metamatrix.jdbc.MMConnection
 
getBaseDriver() - Method in class com.metamatrix.jdbc.MMServerConnection
 
getBaseFileNameWithoutExtension(String) - Static method in class com.metamatrix.core.util.FileUtils
 
getBasetypeID() - Method in class com.metamatrix.metadata.runtime.impl.DatatypeRecordImpl
 
getBasetypeID() - Method in interface com.metamatrix.modeler.core.metadata.runtime.DatatypeRecord
Return a string that uniquely identifies the datatype for which this datatype is an extension/restriction.
getBasetypeName() - Method in class com.metamatrix.metadata.runtime.impl.DatatypeRecordImpl
 
getBasetypeName() - Method in interface com.metamatrix.modeler.core.metadata.runtime.DatatypeRecord
Return the name of the datatype for which this datatype is an extension/restriction.
getBasicUserNameAndPassword(Object) - Static method in class com.metamatrix.soap.util.WebServiceUtil
This decodes and parses the username and password from an encrypted string derived from HTTPBasic and returns in a <@link come.metamatrix.soap.security.Credential> instance.
getBatch(int) - Method in class com.metamatrix.common.buffer.impl.BatchMap
 
getBatch(int) - Method in class com.metamatrix.common.buffer.impl.TupleSourceInfo
Get a batch, specified by beginRow
getBatch() - Method in interface com.metamatrix.common.buffer.IndexedTupleSource
 
getBatch(TupleSourceID, int, String[]) - Method in class com.metamatrix.common.buffer.storage.file.FileStorageManager
Get a batch from the storage manager based on the beginRow.
getBatch(TupleSourceID, int, String[]) - Method in class com.metamatrix.common.buffer.storage.memory.MemoryStorageManager
 
getBatch(TupleSourceID, int, String[]) - Method in interface com.metamatrix.common.buffer.StorageManager
Returns a batch of tuples, starting at row beginRow.
getBatch() - Method in class com.metamatrix.query.processor.relational.TupleCollector
 
getBatchEndTime() - Method in class com.metamatrix.query.processor.relational.RelationalNodeStatistics
 
getBatchIterator() - Method in class com.metamatrix.common.buffer.impl.BatchMap
 
getBatchIterator() - Method in class com.metamatrix.common.buffer.impl.TupleSourceInfo
Get iterator directly on the batches contained by this tuple source.
getBatchSize(String[], List[]) - Static method in class com.metamatrix.common.buffer.impl.SizeUtility
This method calculates the sizes of the tuples based on their list sizes Since we know the type and length, it jsut calculates size from that information, instead of walking whole object tree.
getBatchSize() - Method in class com.metamatrix.query.processor.relational.RelationalNode
 
getBatchSize() - Method in class com.sforce.soap.partner.QueryOptions
Gets the batchSize value for this QueryOptions.
getBatchSize() - Method in interface org.teiid.connector.api.ExecutionContext
Return the current connector batch size.
getBatchStartTime() - Method in class com.metamatrix.query.processor.relational.RelationalNodeStatistics
 
getBccAddresses() - Method in class com.sforce.soap.partner.SingleEmailMessage
Gets the bccAddresses value for this SingleEmailMessage.
getBccAddresses(int) - Method in class com.sforce.soap.partner.SingleEmailMessage
 
getBccSender() - Method in class com.sforce.soap.partner.Email
Gets the bccSender value for this Email.
getBeginColumn() - Method in class com.metamatrix.query.parser.JavaCharStream
 
getBeginLine() - Method in class com.metamatrix.query.parser.JavaCharStream
 
getBeginRow(Object) - Method in interface com.metamatrix.common.buffer.impl.BatchMapValueTranslator
Return the beginning row number of the given batch.
getBeginRow() - Method in class com.metamatrix.common.buffer.TupleBatch
Return the number of the first row of the tuple source that is contained in this batch (one-based).
getBeginRow() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.Results
 
getBeginTimeStamp() - Method in class com.metamatrix.server.dqp.service.tracker.TransactionLogMessage
 
getBestRowIdentifier(String, String, String, int, boolean) - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets a description of a table's optimal set of columns that uniquely identifies a row.
getBigDecimal(int, int) - Method in class com.metamatrix.jdbc.MMCallableStatement
Deprecated.  
getBigDecimal(int) - Method in class com.metamatrix.jdbc.MMCallableStatement
Gets the value of a OUTPUT parameter as a java.math.BigDecimal object.
getBigDecimal(String) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getBigDecimal(int) - Method in class com.metamatrix.jdbc.MMResultSet
This method will return the value in the current at the given column index row as a java.math.BigDecimal.
getBigDecimal(String) - Method in class com.metamatrix.jdbc.MMResultSet
This method will return the value in the current row at the given column as a java.math.BigDecimal.
getBigDecimal(int, int) - Method in class com.metamatrix.jdbc.MMResultSet
Deprecated.  
getBigDecimal(String, int) - Method in class com.metamatrix.jdbc.MMResultSet
Deprecated.  
getBinary() - Method in class com.metamatrix.metadata.runtime.impl.FileRecordImpl
 
getBinary() - Method in interface com.metamatrix.modeler.core.metadata.runtime.FileRecord
Return true if this is a binary file else false.
getBinaryStream() - Method in class com.metamatrix.common.types.BlobImpl
Retrieves the BLOB designated by this Blob instance as a stream.
getBinaryStream(long, long) - Method in class com.metamatrix.common.types.BlobImpl
 
getBinaryStream() - Method in class com.metamatrix.common.types.BlobType
 
getBinaryStream(long, long) - Method in class com.metamatrix.common.types.BlobType
 
getBinaryStream() - Method in class com.metamatrix.common.types.SQLXMLImpl
 
getBinaryStream() - Method in class com.metamatrix.common.types.XMLType
 
getBinaryStream() - Method in interface com.metamatrix.jdbc.LobSearchUtil.StreamProvider
 
getBinaryStream() - Method in class com.metamatrix.jdbc.MMBlob
Retrieves the BLOB designated by this Blob instance as a stream.
getBinaryStream(long, long) - Method in class com.metamatrix.jdbc.MMBlob
 
getBinaryStream(int) - Method in class com.metamatrix.jdbc.MMResultSet
This method will read in the data byte by byte and write it to an InputStream to be returned.
getBinaryStream(String) - Method in class com.metamatrix.jdbc.MMResultSet
This method will read in the data byte by byte and write it to an InputStream to be returned.
getBinaryStream() - Method in class com.metamatrix.jdbc.MMSQLXML
 
getBinaryVDBResource(String) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
 
getBinaryVDBResource(String) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadataFacade
 
getBinaryVDBResource(String) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getBinaryVDBResource(String) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getBinaryVDBResource(String) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Gets the contents of a VDB resource in binary form.
getBinaryVDBResource(String) - Method in interface org.teiid.connector.metadata.runtime.RuntimeMetadata
Gets the contents of a VDB resource in binary form.
getBindAddress() - Method in interface com.metamatrix.common.config.api.Host
Return the address that should be used to bind to the host
getBindAddress() - Method in interface com.metamatrix.common.config.api.VMComponentDefn
Return the address that should be used to bind to the vm
getBindAddress() - Method in class com.metamatrix.common.config.CurrentConfiguration
 
getBindAddress() - Method in class com.metamatrix.common.config.model.BasicHost
Return the address that should be used to bind to the host
getBindAddress() - Method in class com.metamatrix.common.config.model.BasicVMComponentDefn
Return the address that should be used to bind to the host
getBinding() - Method in class com.metamatrix.console.ui.views.connectorbinding.BindingBasics
 
getBinding() - Method in class com.metamatrix.console.ui.views.connectorbinding.ConnectorAndBinding
 
getBindingBasics() - Method in class com.metamatrix.console.models.ConnectorManager
 
getBindingBasics() - Method in interface com.metamatrix.console.ui.views.connectorbinding.BindingDataInterface
 
getBindingName() - Method in class com.metamatrix.console.ui.views.vdb.ConnectorBindingNameAndUUID
 
getBindingNamesToUpdate(Collection, Collection, AdminOptions) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
Check to see if any new connector bindings being added collide with existing bindings.
getBindings() - Method in class com.metamatrix.console.ui.views.vdb.VDBConnectorBindingNames
 
getBindings() - Method in class com.metamatrix.metadata.runtime.impl.TransformationRecordImpl
 
getBindings() - Method in interface com.metamatrix.modeler.core.metadata.runtime.TransformationRecord
Get any bindings to the transformation, these could be inputset bindings.
getBindings() - Method in class com.metamatrix.query.mapping.relational.QueryNode
Get list of bindings.
getBindingsText(VDBConnectorBindingNames) - Static method in class com.metamatrix.console.ui.views.vdb.VDBConnectorBindingAssignmentModelTable
 
getBindObject() - Method in class com.metamatrix.platform.registry.HostControllerRegistryBinding
 
getBindObject() - Method in class com.metamatrix.platform.registry.RegistryBinding
 
getBindParameters() - Method in class com.metamatrix.dqp.client.impl.ServerRequest
 
getBindParameters() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.RequestInfo
 
getBlob(int) - Method in class com.metamatrix.jdbc.MMCallableStatement
Gets the value of a OUTPUT parameter as a java.sql.Blob object.
getBlob(String) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getBlob(int) - Method in class com.metamatrix.jdbc.MMResultSet
This method will read in a SQL BLOB value stored in the given column as a Blob object.
getBlob(String) - Method in class com.metamatrix.jdbc.MMResultSet
This method will read in a SQL BLOB value stored in the given column as a Blob object.
getBlock() - Method in class com.metamatrix.query.sql.proc.CreateUpdateProcedureCommand
Get the block on this command.
getBlock() - Method in class com.metamatrix.query.sql.proc.LoopStatement
 
getBlock() - Method in class com.metamatrix.query.sql.proc.WhileStatement
 
getBlockedItems() - Method in class com.metamatrix.console.ui.layout.PanelsTree
 
getBlockedItems() - Method in interface com.metamatrix.console.ui.util.ItemsBlockedCallback
 
getBlockedItems() - Method in class com.metamatrix.console.ui.views.users.GroupsAccumulatorPanel
 
getBlockProgram() - Method in class com.metamatrix.query.processor.xml.WhileInstruction
 
getBody() - Method in class com.sforce.soap.partner.EmailFileAttachment
Gets the body value for this EmailFileAttachment.
getBoolean(String) - Method in class com.metamatrix.common.properties.ObjectPropertyManager
Retrieves the boolean value of the property identified by the specified key.
getBoolean(String, boolean) - Method in class com.metamatrix.common.properties.ObjectPropertyManager
Retrieves the boolean value of the property identified by the specified key, or if not found, returns the specified default value.
getBoolean(String) - Method in class com.metamatrix.console.ui.util.property.PropertyProvider
Gets the value of the given property as a boolean.
getBoolean(String) - Static method in class com.metamatrix.console.ui.views.deploy.util.DeployPkgUtils
 
getBoolean(String) - Static method in class com.metamatrix.console.ui.views.runtime.util.RuntimeMgmtUtils
 
getBoolean(String) - Static method in class com.metamatrix.console.ui.views.syslog.SysLogUtils
 
getBoolean(int) - Method in class com.metamatrix.jdbc.MMCallableStatement
Gets the value of a OUTPUT parameter as a boolean.
getBoolean(String) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getBoolean(int) - Method in class com.metamatrix.jdbc.MMResultSet
This method will return the value in the current row as a boolean value
getBoolean(String) - Method in class com.metamatrix.jdbc.MMResultSet
This method will return the value in the current row at the given column as a boolean value.
getBooleanProperty(Properties, String, boolean) - Static method in class com.metamatrix.common.util.PropertiesUtils
 
getBooleanValue(int, Integer) - Method in class com.metamatrix.jdbc.AbstractMetadataProvider
 
getBooleanValue(int, Integer) - Method in interface com.metamatrix.jdbc.ResultsMetadataProvider
Get metadata value for the column at columnIndex for a given metadata property.
getBooleanValue(char) - Static method in class com.metamatrix.metadata.runtime.impl.RecordFactory
 
getBooleanValue(String) - Method in class com.metamatrix.toolbox.preference.UserPreferences
Convenience method for determining if a property value is "true" or "false"
getBootstrapFile() - Method in class com.metamatrix.jdbc.EmbeddedDataSource
Returns the path and file name from which embedded DQP configuration information will be read.
getBootstrapProperties() - Method in interface com.metamatrix.admin.api.server.ServerConfigAdmin
Return the bootstrap properties used to configure initialize the system.
getBootstrapProperties() - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getBootstrapProperties() - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
getBootStrapProperties() - Method in class com.metamatrix.common.config.CurrentConfiguration
 
getBootStrapURL() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
getBorder(String) - Method in class com.metamatrix.toolbox.ui.UIDefaults
 
getBorder(String, Color) - Method in class com.metamatrix.toolbox.ui.UIDefaults
 
getBorderInsets(Component) - Method in class com.metamatrix.toolbox.ui.widget.button.ToggleButtonBorder
 
getBorderInsets(Component) - Method in class com.metamatrix.toolbox.ui.widget.SplitterShadowBorder
Returns the insets of the border.
getBorderInsets(Component, Insets) - Method in class com.metamatrix.toolbox.ui.widget.SplitterShadowBorder
Reinitialize the insets parameter with this Border's current Insets.
getBorderSelectionColor() - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeCellRenderer
 
getBound() - Method in class com.metamatrix.console.ui.views.connectorbinding.BindingVDBInfo
 
getBoundBy() - Method in class com.metamatrix.console.ui.views.connectorbinding.BindingVDBInfo
 
getBoxBackgroundColor() - Method in class com.metamatrix.toolbox.ui.widget.CheckBox
 
getBoxDisabledBackgroundColor() - Method in class com.metamatrix.toolbox.ui.widget.CheckBox
 
getBranchQualifier() - Method in class com.metamatrix.common.xa.MMXid
 
getBufferManager() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedBufferService
 
getBufferManager() - Method in interface com.metamatrix.dqp.service.BufferService
 
getBufferManager() - Method in class com.metamatrix.query.processor.relational.RelationalNode
 
getBufferManager() - Method in class com.metamatrix.server.dqp.service.PlatformBufferService
 
getBufferMemorySize() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
Size of Memory in MB allocated to be used by the Resultset Management before disk buffering kicks in.
getBufferMemorySize() - Method in interface com.metamatrix.dqp.service.ConfigurationService
Size of Memory in MB allocated to be used by the Resultset Management before disk buffering kicks in.
getBufferStorageDirectory() - Method in class com.metamatrix.common.buffer.impl.BufferConfig
 
getBuildDate() - Method in class com.metamatrix.common.util.ApplicationInfo
 
getBuildNumber() - Method in class com.metamatrix.common.util.ApplicationInfo
 
getBuiltInTypeNames() - Static method in class com.metamatrix.modeler.core.types.DatatypeConstants
Return the collection of built-in datatype names
getBulkRows(Insert) - Static method in class com.metamatrix.query.tempdata.TempTableStoreImpl
 
getBusinessByName(String, String, String, int) - Method in class com.metamatrix.uddi.util.MMUddiHelper
Get business by name from the UDDI Registry.
getBusinessByName(String, String, String, int) - Method in interface com.metamatrix.uddi.util.UddiHelper
Get business by name from the UDDI Registry.
getButtonContainer() - Method in class com.metamatrix.toolbox.ui.widget.ToolBar
 
getButtonLayoutSection() - Method in class com.sforce.soap.partner.DescribeLayout
Gets the buttonLayoutSection value for this DescribeLayout.
getByte(String) - Method in class com.metamatrix.common.properties.ObjectPropertyManager
Retrieves the byte value of the property identified by the specified key.
getByte(String, byte) - Method in class com.metamatrix.common.properties.ObjectPropertyManager
Retrieves the byte value of the property identified by the specified key, or if not found, returns the specified default value.
getByte(int) - Method in class com.metamatrix.jdbc.MMCallableStatement
Gets the value of a OUTPUT parameter as a byte.
getByte(String) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getByte(int) - Method in class com.metamatrix.jdbc.MMResultSet
This method will return the value in the current row as a byte value.
getByte(String) - Method in class com.metamatrix.jdbc.MMResultSet
This method will return the value in the current row as a byte value
getByteArray(Blob) - Static method in class com.metamatrix.common.types.BlobType
Utility Method to convert blob into byte array
getByteContents() - Method in class com.metamatrix.common.lob.LobChunkInputStream
Get the byte contents of the input stream.
getByteLength() - Method in class com.sforce.soap.partner.Field
Gets the byteLength value for this Field.
getBytes(String) - Method in class com.metamatrix.common.extensionmodule.spi.jdbc.FileCache
 
getBytes() - Method in class com.metamatrix.common.lob.LobChunk
 
getBytes() - Method in class com.metamatrix.common.types.BaseXMLTranslator
Get the XML contents in byte array form.
getBytes(long, int) - Method in class com.metamatrix.common.types.BlobImpl
Returns as an array of bytes, part or all of the BLOB value that this Blob object designates.
getBytes(long, int) - Method in class com.metamatrix.common.types.BlobType
 
getBytes(long, int) - Method in class com.metamatrix.jdbc.MMBlob
Returns as an array of bytes, part or all of the BLOB value that this Blob object designates.
getBytes(int) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getBytes(String) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getBytes(int) - Method in class com.metamatrix.jdbc.MMResultSet
This method will return the value in the current row as an array of byte values
getBytes(String) - Method in class com.metamatrix.jdbc.MMResultSet
This method will return the value in the current row as an array of byte values
getCachedSet(Expression) - Method in class com.metamatrix.query.processor.relational.DependentValueSource
 
getCachedSet(Expression) - Method in interface com.metamatrix.query.sql.util.ValueIteratorSource
 
getCachedXMLStream() - Method in class com.metamatrix.connector.xml.cache.CachingOutputStream
 
getCacheFactory() - Static method in class com.metamatrix.dqp.ResourceFinder
 
getCachekey() - Method in interface com.metamatrix.connector.xml.Document
 
getCacheKey() - Method in class com.metamatrix.connector.xml.http.HTTPExecutor
 
getCacheKey() - Method in class com.metamatrix.connector.xml.soap.SOAPExecutor
 
getCachekey() - Method in class com.metamatrix.connector.xml.streaming.DocumentImpl
 
getCacheLocation() - Method in class com.metamatrix.connector.xml.base.XMLConnectorStateImpl
 
getCacheLocation() - Method in interface com.metamatrix.connector.xml.XMLConnectorState
 
getCaches(String) - Method in interface com.metamatrix.admin.api.core.CoreMonitoringAdmin
Get the Caches that correspond to the specified identifier pattern
getCaches(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getCaches(String) - Method in class com.metamatrix.admin.server.ServerMonitoringAdminImpl
Get monitoring information about caches.
getCaches(String) - Method in class com.metamatrix.dqp.embedded.admin.DQPMonitoringAdminImpl
 
getCaches() - Method in interface com.metamatrix.platform.service.api.CacheAdmin
Get names of all caches in this object
getCaches() - Method in class com.metamatrix.server.connector.service.ConnectorService
 
getCaches() - Method in class com.metamatrix.server.query.service.QueryService
 
getCacheTimeoutMillis() - Method in class com.metamatrix.connector.xml.base.XMLConnectorStateImpl
 
getCacheTimeoutMillis() - Method in interface com.metamatrix.connector.xml.XMLConnectorState
 
getCacheTimeoutSeconds() - Method in class com.metamatrix.connector.xml.base.XMLConnectorStateImpl
 
getCacheTimeoutSeconds() - Method in interface com.metamatrix.connector.xml.XMLConnectorState
 
getCalculatedFormula() - Method in class com.sforce.soap.partner.Field
Gets the calculatedFormula value for this Field.
getCalendar() - Static method in class com.metamatrix.common.util.TimestampWithTimezone
 
getCalendar() - Method in class com.metamatrix.toolbox.ui.widget.CalendarPanel
 
getCallableStatement(String) - Method in class org.teiid.connector.jdbc.JDBCBaseExecution
 
getCallStackDepth() - Method in class com.metamatrix.query.util.CommandContext
 
getCallTypes() - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutResult
Gets the callTypes value for this DescribeSoftphoneLayoutResult.
getCallTypes(int) - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutResult
 
getCancelAction() - Method in class com.metamatrix.console.ui.views.queries.QueryRequestPanel
 
getCancelButton() - Method in class com.metamatrix.console.ui.util.wizard.WizardPane
private void calcContentPanelPreferredSize() { WizardClientPanel wcp = null; Dimension dimCompSize = null; int iCount = getPanelArraySize(); for( int i = 0; i < iCount; i++ ) { wcp = (WizardClientPanel)getPanel( i ); dimCompSize = wcp.getComponent().getSize(); int iNewHeight = (int)Math.max( dimContentPanelPrefSize.getHeight(), dimCompSize.getHeight() ); int iNewWidth = (int)Math.max( dimContentPanelPrefSize.getWidth(), dimCompSize.getWidth() ); dimContentPanelPrefSize.setSize( iNewWidth, iNewHeight ); // This is subject to the eternal Swing problem: // "Until we have packed you, we do not know your size!!!!" // DOES NOT WORK!!!!!!! pnlContent.setPreferredSize( dimContentPanelPrefSize ); } resetContentPanelsPrefSize(); }
getCancelButton() - Method in class com.metamatrix.console.ui.views.vdb.EntitlementMigrationDetailPanel
 
getCancelButton() - Method in class com.metamatrix.toolbox.ui.widget.DialogPanel
 
getCanonical() - Method in class com.metamatrix.query.sql.symbol.Symbol
 
getCanonicalName() - Method in interface com.metamatrix.platform.security.api.AuthorizationResource
Get the canonical name of this resource used for comparing.
getCanonicalName() - Method in class com.metamatrix.platform.security.api.DataAccessResource
Get the canonical name for this resource - used internally for comparing.
getCanonicalName() - Method in class com.metamatrix.query.mapping.xml.MappingAttribute
 
getCanonicalName() - Method in class com.metamatrix.query.mapping.xml.MappingBaseNode
 
getCanonicalName() - Method in class com.metamatrix.query.mapping.xml.MappingDocument
 
getCanonicalName() - Method in class com.metamatrix.query.sql.symbol.Symbol
Get canonical name for comparisons
getCanonicalPlan() - Method in class com.metamatrix.query.optimizer.CommandTreeNode
Retrieve the planner-specific canonical plan
getCapabilities() - Method in class com.metamatrix.connector.jdbc.oracle.spatial.OracleSpatialConnector
 
getCapabilities() - Method in class com.metamatrix.connector.ldap.LDAPConnector
 
getCapabilities() - Method in class com.metamatrix.connector.loopback.LoopbackConnector
 
getCapabilities() - Method in class com.metamatrix.connector.metadata.adapter.ObjectConnector
 
getCapabilities() - Method in class com.metamatrix.connector.salesforce.Connector
 
getCapabilities() - Method in class com.metamatrix.connector.text.TextConnector
 
getCapabilities() - Method in class com.metamatrix.connector.xml.base.XMLConnector
 
getCapabilities() - Method in class com.metamatrix.connector.xmlsource.XMLSourceConnector
 
getCapabilities(RequestMessage, DQPWorkContext, ConnectorID) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedDataService
 
getCapabilities(RequestMessage, DQPWorkContext, ConnectorID) - Method in interface com.metamatrix.dqp.service.DataService
Find the capabilities of this source.
getCapabilities(RequestID, Serializable, DQPWorkContext) - Method in class com.metamatrix.server.connector.service.ConnectorService
 
getCapabilities(RequestID, Serializable, DQPWorkContext) - Method in interface com.metamatrix.server.connector.service.ConnectorServiceInterface
 
getCapabilities(RequestMessage, DQPWorkContext, ConnectorID) - Method in class com.metamatrix.server.dqp.service.PlatformDataService
 
getCapabilities() - Method in interface org.teiid.connector.api.Connection
Get the capabilities of this connector.
getCapabilities() - Method in interface org.teiid.connector.api.Connector
Get the capabilities of this connector.
getCapabilities() - Method in class org.teiid.connector.basic.BasicConnection
 
getCapabilities() - Method in class org.teiid.connector.jdbc.JDBCConnector
 
getCardinality() - Method in class com.metamatrix.metadata.runtime.impl.TableRecordImpl
 
getCardinality() - Method in interface com.metamatrix.modeler.core.metadata.runtime.TableRecord
Get a cardinality of the table in the table
getCardinality(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
 
getCardinality(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadataFacade
 
getCardinality(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getCardinality(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getCardinality(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Return the cardinality for this group
getCardinality(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
getCardinality() - Method in class com.metamatrix.query.metadata.TempMetadataID
 
getCatalog() - Method in class com.metamatrix.jdbc.MMConnection
There is no concept of catalog in JDBC and this method returns a null.
getCatalogName(int) - Method in class com.metamatrix.jdbc.FilteredResultsMetadata
 
getCatalogName(int) - Method in class com.metamatrix.jdbc.ResultsMetadataWithProvider
 
getCatalogs() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets the catalog names available to metamatrix.
getCatalogSeparator() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets the String object used to separate a catalog name and a table name
getCatalogTerm() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Get the metamatrix term for catalog
getCategory() - Method in class com.metamatrix.jdbc.AnnotationImpl
 
getCategory() - Method in interface com.metamatrix.jdbc.api.Annotation
Get category of this annotation.
getCategory() - Method in class com.metamatrix.query.analysis.QueryAnnotation
 
getCategory() - Method in class com.metamatrix.query.function.FunctionForm
Get category.
getCategory() - Method in class com.metamatrix.query.function.metadata.FunctionMethod
Get category of method
getCause() - Method in exception com.metamatrix.jdbc.MMSQLException
 
getCcAddresses() - Method in class com.sforce.soap.partner.SingleEmailMessage
Gets the ccAddresses value for this SingleEmailMessage.
getCcAddresses(int) - Method in class com.sforce.soap.partner.SingleEmailMessage
 
getCellEditorValue() - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableCellEditor.Delegate
 
getCellEditorValue() - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableCellEditor
 
getCellRenderer() - Method in class com.metamatrix.toolbox.ui.widget.DirectoryEntryTable
 
getCellRenderer() - Method in class com.metamatrix.toolbox.ui.widget.PropertiedObjectArrayTable
 
getCells() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.Row
 
getCertificates() - Method in class com.metamatrix.common.protocol.jar.JarURLConnection
 
getChangedIDs() - Method in class com.metamatrix.platform.config.event.ConfigurationChangeEvent
 
getChangeHM() - Method in class com.metamatrix.console.ui.views.properties.ConsolePropertiedEditor
 
getChangeList() - Method in class com.metamatrix.query.sql.lang.Update
Return the list of CompareCriteria representing updates being made
getChanges() - Method in class com.metamatrix.toolbox.event.UserPreferencesEvent
Return a Properties object containing only the set of properties that have either changed or have been newly created.
getChanges() - Method in interface org.teiid.connector.language.IUpdate
Get list of changes that should occur in the UPDATE - every change is of the form "element = expression".
getChar(String) - Method in class com.metamatrix.common.properties.ObjectPropertyManager
Retrieves the char value of the property identified by the specified key.
getChar(String, char) - Method in class com.metamatrix.common.properties.ObjectPropertyManager
Retrieves the char value of the property identified by the specified key, or if not found, returns the specified default value.
getCharacterStream() - Method in class com.metamatrix.common.types.ClobImpl
Gets the CLOB value designated by this Clob object as a Unicode stream.
getCharacterStream(long, long) - Method in class com.metamatrix.common.types.ClobImpl
 
getCharacterStream() - Method in class com.metamatrix.common.types.ClobType
 
getCharacterStream(long, long) - Method in class com.metamatrix.common.types.ClobType
 
getCharacterStream() - Method in class com.metamatrix.common.types.SQLXMLImpl
 
getCharacterStream() - Method in class com.metamatrix.common.types.XMLType
 
getCharacterStream(int) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getCharacterStream(String) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getCharacterStream() - Method in class com.metamatrix.jdbc.MMClob
Gets the CLOB value designated by this Clob object as a Unicode stream.
getCharacterStream(long, long) - Method in class com.metamatrix.jdbc.MMClob
 
getCharacterStream(int) - Method in class com.metamatrix.jdbc.MMResultSet
This method will attempt to return the value contained at the index as a java.io.Reader object.
getCharacterStream(String) - Method in class com.metamatrix.jdbc.MMResultSet
This method will attempt to return the value at the designated column determined by the columName as a java.io.Reader object.
getCharacterStream() - Method in class com.metamatrix.jdbc.MMSQLXML
 
getCharacterVDBResource(String) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
 
getCharacterVDBResource(String) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadataFacade
 
getCharacterVDBResource(String) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getCharacterVDBResource(String) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getCharacterVDBResource(String) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Gets the contents of a VDB resource as a String.
getCharacterVDBResource(String) - Method in interface org.teiid.connector.metadata.runtime.RuntimeMetadata
Gets the contents of a VDB resource as a String.
getCharOctetLength() - Method in interface com.metamatrix.metadata.runtime.api.Element
 
getCharOctetLength() - Method in class com.metamatrix.metadata.runtime.impl.ColumnRecordImpl
 
getCharOctetLength() - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
getCharOctetLength() - Method in interface com.metamatrix.modeler.core.metadata.runtime.ColumnRecord
Get the charOctetLength of the column
getCharSequence() - Method in class com.metamatrix.common.types.ClobType
 
getCharSequence() - Method in interface com.metamatrix.common.types.Sequencable
 
getCharset() - Method in class com.sforce.soap.partner.SingleEmailMessage
Gets the charset value for this SingleEmailMessage.
getCheckBox() - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableCellEditor
 
getCheckedItems() - Method in class com.metamatrix.console.ui.views.users.AddDialog
 
getChecksum() - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleDescriptor
The checksum of the contents of the extension module - this can be used to quickly compare if the contents stored are the same as, for example, the contents of a local file.
getChecksum(byte[]) - Static method in class com.metamatrix.common.extensionmodule.ExtensionModuleManager
Retrieves a checksum value for the contents of an extension module
getChecksum(String) - Method in class com.metamatrix.common.extensionmodule.spi.jdbc.FileCache
 
getCheckSum(File) - Static method in class com.metamatrix.core.util.FileUtils
Compute checksum for the given file.
getChild() - Method in exception com.metamatrix.api.exception.MetaMatrixException
Get the exception which is linked to this exception.
getChild(String) - Method in interface com.metamatrix.cache.Cache
Get the child cache node from the current node
getChild(String) - Method in class com.metamatrix.cache.jboss.JBossCache
Get the child cache node from the current node
getChild(String, ObjectDefinition, boolean) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Return the immediate child of this object that has the specified name.
getChild(Object, int) - Method in class com.metamatrix.console.ui.treetable.DynamicTreeTableModel
TreeModel method to locate a particular child of the specified node.
getChild() - Method in exception com.metamatrix.core.MetaMatrixRuntimeException
Get the exception which is linked to this exception.
getChild(Object, int) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeModel
 
getChild(int) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeNode
 
getChild(DefaultTreeNode, int) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeView
 
getChildCount() - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
 
getChildCount(Object) - Method in class com.metamatrix.console.ui.treetable.DynamicTreeTableModel
TreeModel method to return the number of children of a particular node.
getChildCount() - Method in class com.metamatrix.query.optimizer.CommandTreeNode
 
getChildCount() - Method in class com.metamatrix.query.optimizer.relational.plantree.PlanNode
 
getChildCount(Object) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeModel
 
getChildCount() - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeNode
 
getChildCount(TreeNode) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeView
 
getChildDescriptionProperties() - Method in class com.metamatrix.query.processor.relational.RelationalNode
 
getChildFiles(TreeNode) - Method in class com.metamatrix.common.tree.directory.FileSystemView
Return the array of File instances that are considered the children of the specified DirectoryEntry.
getChildIndex(Object, Object) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeModel
 
getChildIndex(DefaultTreeNode) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeNode
 
getChildIndex(DefaultTreeNode, DefaultTreeNode) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeView
 
getChildPlans() - Method in class com.metamatrix.query.processor.batch.BatchedUpdatePlan
 
getChildPlans() - Method in class com.metamatrix.query.processor.proc.AbstractAssignmentInstruction
 
getChildPlans() - Method in class com.metamatrix.query.processor.proc.CreateCursorResultSetInstruction
 
getChildPlans() - Method in class com.metamatrix.query.processor.proc.ExecDynamicSqlInstruction
 
getChildPlans() - Method in class com.metamatrix.query.processor.proc.ExecSqlInstruction
 
getChildPlans() - Method in class com.metamatrix.query.processor.proc.IfInstruction
 
getChildPlans() - Method in class com.metamatrix.query.processor.proc.LoopInstruction
 
getChildPlans() - Method in class com.metamatrix.query.processor.proc.ProcedurePlan
 
getChildPlans() - Method in class com.metamatrix.query.processor.proc.WhileInstruction
 
getChildPlans() - Method in interface com.metamatrix.query.processor.ProcessorPlan
Finds all nested plans and returns them.
getChildPlans() - Method in class com.metamatrix.query.processor.program.Program
Finds all nested plans and returns them.
getChildPlans() - Method in class com.metamatrix.query.processor.program.ProgramInstruction
Finds all nested plans and returns them.
getChildPlans() - Method in class com.metamatrix.query.processor.relational.PlanExecutionNode
 
getChildPlans() - Method in class com.metamatrix.query.processor.relational.RelationalNode
Find all ProcessorPlans used by this node.
getChildPlans() - Method in class com.metamatrix.query.processor.relational.RelationalPlan
 
getChildPlans() - Method in class com.metamatrix.query.processor.xml.XMLPlan
 
getChildPlans() - Method in class com.metamatrix.query.processor.xml.XMLProcessorEnvironment
 
getChildPlans() - Method in class com.metamatrix.query.processor.xquery.XQueryPlan
 
getChildRelationships() - Method in class com.sforce.soap.partner.DescribeSObjectResult
Gets the childRelationships value for this DescribeSObjectResult.
getChildRelationships(int) - Method in class com.sforce.soap.partner.DescribeSObjectResult
 
getChildren() - Method in exception com.metamatrix.admin.api.exception.AdminException
Returns a non-null list of failures (AdminExceptions), one for each component that failed.
getChildren() - Method in interface com.metamatrix.cache.Cache
Get child nodes under this cache node.
getChildren() - Method in class com.metamatrix.cache.jboss.JBossCache
Get child nodes under this cache node.
getChildren(TreeNode) - Method in class com.metamatrix.common.tree.AbstractTreeView
Obtain the set of entries that are considered the children of the specified TreeNode.
getChildren(String, boolean) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Return the immediate child of this object that has the specified name.
getChildren() - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Return the ordered list of children.
getChildren(TreeNode) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeSource
Obtain the set of entries that are considered the children of the specified TreeNode.
getChildren(TreeNode) - Method in class com.metamatrix.common.tree.basic.BasicTreeView
Obtain the set of entries that are considered the children of the specified TreeNode.
getChildren(TreeNode) - Method in class com.metamatrix.common.tree.directory.FileSystemView
Obtain the list of entries that are considered the children of the specified DirectoryEntry.
getChildren(TreeNode) - Method in class com.metamatrix.common.tree.RuledTreeViewImpl
Obtain the set of entries that are considered the children of the specified TreeNode.
getChildren(TreeNode) - Method in interface com.metamatrix.common.tree.TreeNodeSource
Obtain the set of entries that are considered the children of the specified TreeNode.
getChildren(TreeNode) - Method in interface com.metamatrix.common.tree.TreeView
Obtain the set of entries that are considered the children of the specified TreeNode.
getChildren() - Method in interface com.metamatrix.jdbc.api.PlanNode
Get the children of this component, which are always of type PlanNode.
getChildren(PermissionNode) - Method in interface com.metamatrix.platform.admin.api.PermissionTreeView
Obtain the set of entries that are considered the children of the specified PermissionDataNode.
getChildren(PermissionNode) - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeTreeViewImpl
Obtain the set of entries that are considered the children of the specified PermissionDataNode.
getChildren() - Method in class com.metamatrix.query.mapping.xml.MappingNode
Get the children contained by this node, or an empty List
getChildren(String) - Method in class com.metamatrix.query.mapping.xml.MappingNode
Get all children of this node of a specified target node type.
getChildren() - Method in class com.metamatrix.query.optimizer.CommandTreeNode
 
getChildren() - Method in class com.metamatrix.query.optimizer.relational.plantree.PlanNode
 
getChildren() - Method in class com.metamatrix.query.processor.relational.RelationalNode
 
getChildren() - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeNode
 
getChildren(TreeNode) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeView
 
getChildren() - Method in interface org.teiid.connector.metadata.runtime.Group
 
getChildren() - Method in interface org.teiid.connector.metadata.runtime.Parameter
 
getChildren() - Method in interface org.teiid.connector.metadata.runtime.Procedure
 
getChildrenIterator(Throwable) - Static method in class com.metamatrix.core.util.MetaMatrixExceptionUtil
Convenience method that takes any Throwable and returns an appropriate Iterator over any nested exceptions in that Throwable.
getChildRules() - Method in class com.metamatrix.common.tree.RuledTreeViewImpl
 
getChildSObject() - Method in class com.sforce.soap.partner.ChildRelationship
Gets the childSObject value for this ChildRelationship.
getChoiceMenuItem(String) - Method in class com.metamatrix.toolbox.ui.widget.ComboButtonWidget
 
getChoices() - Method in interface com.metamatrix.common.callback.Callback
get the choice options that are available for providing this callback's setChoice() method.
getChoices() - Method in class com.metamatrix.common.callback.CallbackImpl
get the choice options that are available for providing this callback's setChoice() method.
getChooserPanel() - Method in class com.metamatrix.console.ui.util.ChooserPanel
 
getClass(String) - Static method in class com.metamatrix.jdbc.api.SQLStates
 
getClassDefinition(ConfigurationModel.Class) - Static method in class com.metamatrix.common.config.model.ConfigurationModel
 
getClassDefinition(Object) - Static method in class com.metamatrix.common.config.model.ConfigurationModel
 
getClassDefinition(BaseID) - Static method in class com.metamatrix.common.config.model.ConfigurationModel
 
getClassDefinition(AuthorizationModel.Class) - Static method in class com.metamatrix.platform.security.api.AuthorizationModel
 
getClassDefinition(Object) - Static method in class com.metamatrix.platform.security.api.AuthorizationModel
 
getClassDefinition(AuthorizationPolicyID) - Static method in class com.metamatrix.platform.security.api.AuthorizationModel
 
getClassLoaderInformation(ClassLoader, String) - Static method in class com.metamatrix.common.classloader.ClassLoaderUtil
Walk through the chain of class loaders, printing information about where each will load classes from (if they are subclasses of URLClassLoader).
getClassLoaderManager() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
getClassManager() - Method in class bsh.Interpreter
Get the class manager associated with this interpreter (the BshClassManager of this interpreter's global namespace).
getClassName() - Method in class com.metamatrix.common.actions.ClassDefinition
 
getClassName() - Method in class com.metamatrix.common.object.PropertyType
Return the name of the Java class that best represents this type.
getClassName() - Method in class com.metamatrix.query.processor.relational.RelationalNode
Helper for the toString to get the class name from the full class name.
getClassObject() - Method in class com.metamatrix.common.actions.ClassDefinition
 
getClasspathInfo() - Method in class com.metamatrix.common.util.ApplicationInfo
The getClasspathInfo method is used to capture the current classpath information.
getClassShortName(Class) - Static method in exception com.metamatrix.core.MetaMatrixRuntimeException
Utility method to get the name of a class, without package information.
getClassType() - Method in class com.metamatrix.query.sql.lang.SPParameter
Get class type - MetaMatrix runtime types.
getClauseMap() - Method in class com.metamatrix.query.sql.lang.SetClauseList
 
getClauses() - Method in class com.metamatrix.query.sql.lang.From
Get all the clauses in FROM
getClauses() - Method in class com.metamatrix.query.sql.lang.SetClauseList
 
getClauses() - Method in interface org.teiid.connector.language.ISetClauseList
 
getClickCountToStart() - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableCellEditor
 
getClient() - Method in class com.metamatrix.connector.xml.http.HTTPConnectorState
 
getClient() - Method in class com.sforce.soap.partner.CallOptions
Gets the client value for this CallOptions.
getClientConnections() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
getClientConnections() - Method in interface com.metamatrix.dqp.service.ConfigurationService
This returns the active client connections that have been made to the DQP
getClientHostname() - Method in class com.metamatrix.platform.security.api.MetaMatrixSessionInfo
 
getClientInfo() - Method in class com.metamatrix.jdbc.MMConnection
 
getClientInfo(String) - Method in class com.metamatrix.jdbc.MMConnection
 
getClientInfoProperties() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
 
getClientIp() - Method in class com.metamatrix.platform.security.api.MetaMatrixSessionInfo
 
getClientService(Class<T>) - Method in class com.metamatrix.common.comm.ClientServiceRegistry
 
getClientService(String) - Method in class com.metamatrix.common.comm.ClientServiceRegistry
 
getClientToken() - Method in class com.metamatrix.jdbc.BaseDataSource
Get the Serializable client token that will be passed directly through to the connectors, which may use it and/or pass it down to their underlying data source.
getClob(int) - Method in class com.metamatrix.jdbc.MMCallableStatement
Gets the value of a OUTPUT parameter as a java.sql.Clob object.
getClob(String) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getClob(int) - Method in class com.metamatrix.jdbc.MMResultSet
 
getClob(String) - Method in class com.metamatrix.jdbc.MMResultSet
 
getClonedPropertyDefinition() - Method in interface com.metamatrix.common.config.api.ComponentTypeDefn
Returns a modifiable PropertyDefinition.
getClonedPropertyDefinition() - Method in class com.metamatrix.common.config.model.BasicComponentTypeDefn
 
getCloseButton() - Method in class com.metamatrix.console.ui.views.runtime.QueueStatisticsPanel
 
getCloseButton() - Method in class com.metamatrix.console.ui.views.runtime.VMStatisticsPanel
 
getClosedIcon() - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeCellRenderer
 
getClusterKey() - Method in interface com.metamatrix.admin.api.server.ServerConfigAdmin
Retrieves the cluster key that authenticates and secures intra-cluster communication.
getClusterKey() - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getClusterKey() - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
getClusterName() - Method in class com.metamatrix.common.config.CurrentConfiguration
 
getClusterName() - Method in class com.metamatrix.console.connections.ConnectionInfo
 
getClusterName() - Method in class com.metamatrix.platform.security.api.LogonResult
 
getCode() - Method in interface com.metamatrix.admin.api.objects.AdminStatus
Get the status code.
getCode() - Method in class com.metamatrix.admin.objects.MMAdminStatus
 
getCode() - Method in exception com.metamatrix.api.exception.MultipleException
Get the code for this exception.
getCode() - Method in class com.metamatrix.common.actions.AttributeDefinition
 
getCode() - Method in exception com.metamatrix.core.MetaMatrixCoreException
 
getCode() - Method in exception com.metamatrix.core.MetaMatrixRuntimeException
Get the error code.
getColHeader() - Method in class com.metamatrix.console.ui.util.ColumnSortInfo
 
getCollectedObjects() - Method in class org.teiid.connector.visitor.util.CollectorVisitor
 
getCollectNodeStatistics() - Method in class com.metamatrix.query.util.CommandContext
 
getColor(String) - Static method in class com.metamatrix.console.ui.views.runtime.util.RuntimeMgmtUtils
 
getColor(String) - Method in class com.metamatrix.toolbox.ui.UIDefaults
 
getColor(String, Color) - Method in class com.metamatrix.toolbox.ui.UIDefaults
 
getColumn() - Method in class com.metamatrix.query.parser.JavaCharStream
Deprecated.  
getColumn(int) - Method in class com.metamatrix.toolbox.ui.widget.table.AbstractTableOptionPanel
 
getColumn() - Method in class com.metamatrix.toolbox.ui.widget.table.TableHeaderButton
 
getColumn() - Method in exception com.sforce.soap.partner.fault.ApiQueryFault
Gets the column value for this ApiQueryFault.
getColumn() - Method in class com.sforce.soap.partner.RelatedListSort
Gets the column value for this RelatedListSort.
getColumnClass(int) - Method in class com.metamatrix.console.ui.treetable.AbstractTreeTableModel
 
getColumnClass(int) - Method in class com.metamatrix.console.ui.treetable.DynamicTreeTableModel
Returns the column class for column column.
getColumnClass(int) - Method in interface com.metamatrix.console.ui.treetable.TreeTableModel
Returns the type for column number column.
getColumnClass(int) - Method in class com.metamatrix.console.ui.treetable.TreeTableModelAdapter
 
getColumnClass(int) - Method in class com.metamatrix.console.ui.views.entitlements.EntitlementsTableModel
 
getColumnClass(int) - Method in class com.metamatrix.console.ui.views.extensionsource.ExtensionSourcesTableModel
 
getColumnClass(int) - Method in class com.metamatrix.console.ui.views.sessions.SessionTableModel
 
getColumnClass(int) - Method in class com.metamatrix.console.ui.views.transactions.TransactionTableModel
 
getColumnClass(int) - Method in class com.metamatrix.console.ui.views.users.GroupsAccumulatorPanel.GroupsTableModel
 
getColumnClass(int) - Method in class com.metamatrix.console.ui.views.vdb.VDBConnectorBindingAssignmentModelTable
 
getColumnClassName(int) - Method in class com.metamatrix.jdbc.FilteredResultsMetadata
 
getColumnClassName(int) - Method in class com.metamatrix.jdbc.ResultsMetadataWithProvider
 
getColumnClassName() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
getColumnCount() - Method in class com.metamatrix.connector.xml.base.ExecutionInfo
 
getColumnCount() - Method in class com.metamatrix.console.ui.treetable.DynamicTreeTableModel
Returns the number of column names passed into the constructor.
getColumnCount() - Method in interface com.metamatrix.console.ui.treetable.TreeTableModel
Returns the number of available columns.
getColumnCount() - Method in class com.metamatrix.console.ui.treetable.TreeTableModelAdapter
 
getColumnCount() - Method in class com.metamatrix.jdbc.DeferredMetadataProvider
 
getColumnCount() - Method in class com.metamatrix.jdbc.FilteredResultsMetadata
 
getColumnCount() - Method in interface com.metamatrix.jdbc.ResultsMetadataProvider
Get number of columns in the result set metadata
getColumnCount() - Method in class com.metamatrix.jdbc.ResultsMetadataWithProvider
 
getColumnCount() - Method in class com.metamatrix.jdbc.StaticMetadataProvider
 
getColumnCount() - Method in class com.metamatrix.toolbox.ui.widget.table.AbstractTableOptionPanel
 
getColumnDataType() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
getColumnDisplaySize(int) - Method in class com.metamatrix.jdbc.FilteredResultsMetadata
 
getColumnDisplaySize(int) - Method in class com.metamatrix.jdbc.ResultsMetadataWithProvider
 
getColumnDisplaySize() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
getColumnFromModelIndex(int) - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableColumnModel
Obtain the TableColumn from this class given the index returned from convertColumnToModelIndex.
getColumnIdEntries() - Method in class com.metamatrix.metadata.runtime.impl.ColumnSetRecordImpl
 
getColumnIdEntries() - Method in interface com.metamatrix.modeler.core.metadata.runtime.ColumnSetRecord
Get a list of identifiers for the columns in the record
getColumnIDs() - Method in class com.metamatrix.metadata.runtime.impl.ColumnSetRecordImpl
 
getColumnIDs() - Method in interface com.metamatrix.modeler.core.metadata.runtime.ColumnSetRecord
Get a list of identifiers for the columns in the record
getColumnIDs() - Method in interface com.metamatrix.modeler.core.metadata.runtime.TableRecord
Deprecated. columnIDs are no longer stored in the record. Columns can be retrieved by querying for all columns having the same qualified parent table name.
getColumnIndex(TableColumn) - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableColumnModel
 
getColumnIndex(TableColumn) - Method in interface com.metamatrix.toolbox.ui.widget.table.EnhancedTableColumnModel
 
getColumnLabel(int) - Method in class com.metamatrix.jdbc.FilteredResultsMetadata
 
getColumnLabel(int) - Method in class com.metamatrix.jdbc.ResultsMetadataWithProvider
 
getColumnLabel - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
getColumnMetadata() - Method in class com.metamatrix.dqp.client.MetadataResult
 
getColumnModel() - Method in class com.metamatrix.toolbox.ui.widget.table.TableHeaderButton
 
getColumnName() - Method in class com.metamatrix.connector.xml.base.ParameterDescriptor
 
getColumnName(int) - Method in class com.metamatrix.console.ui.treetable.DynamicTreeTableModel
Returns the column name passed into the constructor.
getColumnName(int) - Method in interface com.metamatrix.console.ui.treetable.TreeTableModel
Returns the name for column number column.
getColumnName(int) - Method in class com.metamatrix.console.ui.treetable.TreeTableModelAdapter
 
getColumnName(int) - Method in class com.metamatrix.jdbc.FilteredResultsMetadata
 
getColumnName(int) - Method in class com.metamatrix.jdbc.ResultsMetadataWithProvider
 
getColumnName() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
getColumnNames() - Method in class com.metamatrix.dqp.message.ResultsMessage
 
getColumnNames() - Method in interface org.teiid.connector.language.IQueryCommand
Get the column names of the output columns for this query
getColumnNumber() - Method in class com.metamatrix.connector.xml.base.ParameterDescriptor
 
getColumnNumForTableColumn(JTable, String) - Static method in class com.metamatrix.console.util.StaticTableUtilities
 
getColumnPanel(int) - Method in class com.metamatrix.toolbox.ui.widget.table.AbstractTableOptionPanel
 
getColumnPanelSelection(int) - Method in class com.metamatrix.toolbox.ui.widget.table.AbstractTableOptionPanel
 
getColumnPrivileges(String, String, String, String) - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets a description of the access rights for a column of the given name.
getColumns(String, String, String, String) - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Get's the metadata information about the columns whose names match the given columnNamePattern.
getColumns(GroupID) - Method in class com.metamatrix.metadata.runtime.model.MetadataCache
Returns all the columns for a group in the VDB
getColumns() - Method in class com.metamatrix.query.sql.lang.Create
 
getColumns() - Method in class com.metamatrix.toolbox.ui.widget.table.TableReorderOptionPanel
 
getColumns() - Method in class com.sforce.soap.partner.DescribeLayoutSection
Gets the columns value for this DescribeLayoutSection.
getColumns() - Method in class com.sforce.soap.partner.RelatedList
Gets the columns value for this RelatedList.
getColumns(int) - Method in class com.sforce.soap.partner.RelatedList
 
getColumnsComboBox() - Method in class com.metamatrix.toolbox.ui.widget.table.AbstractTableOptionPanel.ColumnPanel
 
getColumnSetTypeName(short) - Static method in class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants
 
getColumnType(int) - Method in class com.metamatrix.jdbc.FilteredResultsMetadata
 
getColumnType(int) - Method in class com.metamatrix.jdbc.ResultsMetadataWithProvider
 
getColumnTypeName(int) - Method in class com.metamatrix.jdbc.FilteredResultsMetadata
 
getColumnTypeName(int) - Method in class com.metamatrix.jdbc.ResultsMetadataWithProvider
 
getColumnTypes() - Method in interface org.teiid.connector.language.IQueryCommand
Get the column types of the output columns for this query
getColumnWidth() - Method in class com.metamatrix.toolbox.ui.widget.TextFieldWidget
 
getColumnWidthCharacter() - Method in class com.metamatrix.toolbox.ui.widget.TextFieldWidget
 
getCommand(String) - Method in class com.metamatrix.cdk.api.ConnectorHost
 
getCommand(String) - Method in class com.metamatrix.cdk.CommandBuilder
 
getCommand(String, boolean, boolean) - Method in class com.metamatrix.cdk.CommandBuilder
 
getCommand(String) - Method in interface com.metamatrix.cdk.IConnectorHost
 
getCommand() - Method in interface com.metamatrix.connector.salesforce.execution.ProcedureExecutionParent
 
getCommand() - Method in class com.metamatrix.connector.salesforce.execution.ProcedureExecutionParentImpl
 
getCommand() - Method in class com.metamatrix.dqp.message.AtomicRequestMessage
 
getCommand() - Method in class com.metamatrix.query.mapping.relational.QueryNode
Get command corresponding to query, may be null
getCommand() - Method in class com.metamatrix.query.mapping.xml.ResultSetInfo
 
getCommand() - Method in class com.metamatrix.query.optimizer.CommandTreeNode
Returns the Command object.
getCommand() - Method in class com.metamatrix.query.processor.proc.CreateCursorResultSetInstruction
 
getCommand() - Method in class com.metamatrix.query.processor.relational.AccessNode
 
getCommand() - Method in class com.metamatrix.query.sql.lang.ExistsCriteria
 
getCommand() - Method in class com.metamatrix.query.sql.lang.SubqueryCompareCriteria
 
getCommand() - Method in interface com.metamatrix.query.sql.lang.SubqueryContainer
Returns the subquery Command object
getCommand() - Method in class com.metamatrix.query.sql.lang.SubqueryFromClause
Get command held by clause
getCommand() - Method in class com.metamatrix.query.sql.lang.SubquerySetCriteria
Get the subquery command used to produce the values for this SetCriteria.
getCommand() - Method in class com.metamatrix.query.sql.proc.AssignmentStatement
 
getCommand() - Method in class com.metamatrix.query.sql.proc.CommandStatement
Get the command on this statement.
getCommand() - Method in class com.metamatrix.query.sql.proc.LoopStatement
 
getCommand() - Method in class com.metamatrix.query.sql.symbol.ScalarSubquery
 
getCommand() - Method in class com.metamatrix.server.serverapi.RequestInfo
Get the actual command to perform.
getCommandContext() - Method in class com.metamatrix.query.optimizer.OptimizerContext
 
getCommandLogger() - Method in class com.metamatrix.dqp.service.CustomizableTrackingService
 
getCommandPayload() - Method in class com.metamatrix.query.util.CommandContext
 
getCommandPayload() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.RequestInfo
 
getCommandPrompt() - Method in class com.metamatrix.core.commandshell.CommandShell
 
getCommands() - Method in class com.metamatrix.dqp.message.RequestMessage
 
getCommands() - Method in class com.metamatrix.query.sql.visitor.CommandCollectorVisitor
Get the commands collected by the visitor.
getCommands(Command) - Static method in class com.metamatrix.query.sql.visitor.CommandCollectorVisitor
Helper to quickly get the commands from obj
getCommands(Command, boolean) - Static method in class com.metamatrix.query.sql.visitor.CommandCollectorVisitor
 
getCommandString() - Method in class com.metamatrix.dqp.message.RequestMessage
 
getCommandType() - Method in class com.metamatrix.query.optimizer.CommandTreeNode
Get the type of this command
getCommandType(String) - Static method in class com.metamatrix.query.parser.QueryParser
Takes a SQL string and determines the command type, as defined in the constants of Command.
getComment() - Method in class com.metamatrix.query.mapping.xml.MappingCommentNode
 
getComments() - Method in class com.sforce.soap.partner.ProcessRequest
Gets the comments value for this ProcessRequest.
getCommonActions(AuthorizationActions, AuthorizationActions) - Static method in class com.metamatrix.platform.security.api.StandardAuthorizationActions
Get the AuthorizationActions in actions that are also in sharedActions.
getCommonActions(int, int) - Static method in class com.metamatrix.platform.security.api.StandardAuthorizationActions
Get the AuthorizationActions in actions that are also in sharedActions.
getCommonClassLoader(String) - Method in class com.metamatrix.common.application.AbstractClassLoaderManager
 
getCommonClassLoader(String) - Method in interface com.metamatrix.common.application.ClassLoaderManager
Return the common class loader with the given urls appended
getCommonClassLoader(String) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
getCommonExtensionClassPath() - Method in class com.metamatrix.common.application.AbstractClassLoaderManager
 
getCommonExtensionClassPath() - Method in class com.metamatrix.platform.vm.controller.ProcessController
 
getCommonType(String[]) - Static method in class com.metamatrix.query.resolver.util.ResolverUtil
Gets the most specific type to which all the given types have an implicit conversion.
getComparator() - Method in class com.metamatrix.common.tree.AbstractTreeView
Return the comparator used to order for children returned from this view.
getComparator() - Method in class com.metamatrix.common.tree.basic.BasicTreeView
Return the comparator used to order for children returned from this view.
getComparator() - Method in class com.metamatrix.common.tree.directory.FileSystemView
Set the comparator that provides the order for children returned from this view.
getComparator() - Method in interface com.metamatrix.common.tree.TreeView
Set the comparator that provides the order for children returned from this view.
getComparator() - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
 
getComparator() - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeView
 
getCompiledXQuery() - Method in class com.metamatrix.query.sql.lang.XQuery
 
getCompletedTimestamp() - Method in class com.metamatrix.dqp.message.ResultsMessage
 
getCompletedTimestamp() - Method in interface com.metamatrix.jdbc.api.ResultSet
Return the time the command execution completed on the server.
getCompletedTimestamp() - Method in class com.metamatrix.jdbc.MMResultSet
Gets the time command execution is compleated on the server.
getComponent() - Method in class com.metamatrix.console.ui.util.wizard.DefaultWizardClientPanel
 
getComponent() - Method in interface com.metamatrix.console.ui.util.wizard.WizardClientPanel
 
getComponent() - Method in class com.metamatrix.console.ui.views.properties.DefaultComponentSelector
 
getComponent() - Method in interface com.metamatrix.toolbox.ui.widget.transfer.DragAndDropController
Gets the Component upon which drag and drop operations can occur.
getComponent() - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeCellRenderer
 
getComponentAtIndex(int) - Method in class com.metamatrix.toolbox.ui.widget.ToolBar
 
getComponentDefn(ComponentDefnID) - Method in interface com.metamatrix.common.config.api.Configuration
This method returns a ComponentDefn implementation, given a ComponentDefnID.
getComponentDefn(ComponentDefnID) - Method in class com.metamatrix.common.config.model.BasicConfiguration
 
getComponentDefn(ConfigurationID, ComponentDefnID) - Method in interface com.metamatrix.platform.admin.api.ConfigurationAdminAPI
Returns a ComponentDefn for the specified ComponentDefnID.
getComponentDefn(ConfigurationID, ComponentDefnID) - Method in class com.metamatrix.platform.admin.apiimpl.ConfigurationAdminAPIImpl
 
getComponentDefn(ConfigurationID, ComponentDefnID) - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Returns a ComponentDefn for the specified ComponentDefnID.
getComponentDefn(ConfigurationID, ComponentDefnID) - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
Returns a ComponentDefn for the specified ComponentDefnID.
getComponentDefnID() - Method in class com.metamatrix.platform.admin.api.runtime.ProcessData
Return ComponentDefnID for VMController.
getComponentDefnID() - Method in class com.metamatrix.platform.admin.api.runtime.ServiceData
Return ComponentDefnID for Service.
getComponentDefnIDs(ComponentTypeID) - Method in interface com.metamatrix.common.config.api.Configuration
Returns a Collection of ComponentDefnID objects that are of the indicated type.
getComponentDefnIDs(ComponentTypeID) - Method in class com.metamatrix.common.config.model.BasicConfiguration
Returns a Collection of ComponentDefnID objects that are of the indicated type.
getComponentDefns() - Method in interface com.metamatrix.common.config.api.Configuration
Returns a Map of the component definitions that have been created for this configuration.
getComponentDefns() - Method in class com.metamatrix.common.config.model.BasicConfiguration
return a clone of the Map of ComponentDefns so that no one can add directly to this objects Map of component definitions
getComponentDefnType(BaseObject) - Static method in class com.metamatrix.common.config.model.BasicUtil
 
getComponentException() - Method in class com.metamatrix.query.resolver.util.BindVariableVisitor
 
getComponentException() - Method in class com.metamatrix.query.resolver.util.ResolverVisitor
 
getComponentIndex(Component) - Method in class com.metamatrix.toolbox.ui.widget.ToolBar
 
getComponentObjectDependencies(BaseID) - Method in interface com.metamatrix.common.config.api.Configuration
Returns a Collection of component objects that are dependent on the specified component object.
getComponentObjectDependencies(BaseID) - Method in class com.metamatrix.common.config.model.BasicConfiguration
Returns a Collection of ProductServiceConfig objects which have ServiceComponentDefns which are deployed to the indicated VM.
getComponents() - Method in class com.metamatrix.console.ui.util.AbstractPanelAction
 
getComponentType(String) - Method in interface com.metamatrix.common.config.api.ConfigurationModelContainer
Return the ComponentType for the specified name
getComponentType(String) - Static method in class com.metamatrix.common.config.api.ResourceModel
 
getComponentType(BaseObject) - Static method in class com.metamatrix.common.config.model.BasicUtil
 
getComponentType(String) - Method in class com.metamatrix.common.config.model.ConfigurationModelContainerImpl
 
getComponentType(ComponentTypeID) - Method in interface com.metamatrix.platform.admin.api.ConfigurationAdminAPI
Returns a ComponentType for the specified ComponentTypeID
getComponentType(ComponentTypeID) - Method in class com.metamatrix.platform.admin.apiimpl.ConfigurationAdminAPIImpl
Returns a ComponentType for the specified ComponentTypeID
getComponentType(ComponentTypeID) - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Returns a ComponentType for the specified ComponentTypeID
getComponentType(ComponentTypeID) - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
 
getComponentTypeCode() - Method in interface com.metamatrix.common.config.api.ComponentType
Returns int indicating the component type code;
getComponentTypeCode() - Method in class com.metamatrix.common.config.model.BasicComponentType
 
getComponentTypeDefinition(String) - Method in interface com.metamatrix.common.config.api.ComponentType
Returns the ComponentTypeDefn for the specified name
getComponentTypeDefinition(ComponentTypeID, String) - Method in interface com.metamatrix.common.config.api.ConfigurationModelContainer
Return a ComponentTypeDefn for a give typeID and defnName.
getComponentTypeDefinition(String) - Method in class com.metamatrix.common.config.model.BasicComponentType
 
getComponentTypeDefinition(ComponentTypeID, String) - Method in class com.metamatrix.common.config.model.ConfigurationModelContainerImpl
Return a ComponentTypeDefn for a give typeID and defnName.
getComponentTypeDefinitions() - Method in interface com.metamatrix.common.config.api.ComponentType
Returns the Collection of ComponentTypeDefns that are defined for this component type
getComponentTypeDefinitions() - Method in class com.metamatrix.common.config.model.BasicComponentType
 
getComponentTypeDefinitions(ComponentTypeID) - Method in interface com.metamatrix.platform.admin.api.ConfigurationAdminAPI
Returns the component type definitions for the specified ComponentTypeID.
getComponentTypeDefinitions(ComponentTypeID) - Method in class com.metamatrix.platform.admin.apiimpl.ConfigurationAdminAPIImpl
Returns the component type definitions for the specified ComponentTypeID.
getComponentTypeDefinitions(ComponentTypeID) - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Returns the component type definitions for the specified ComponentTypeID.
getComponentTypeDefinitions(ComponentTypeID) - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
 
getComponentTypeDefinitions(ConfigurationModelContainer, ComponentTypeID) - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
 
getComponentTypeDefn(PropertyDefinition, ComponentObject) - Method in class com.metamatrix.console.models.ConfigurationManager
 
getComponentTypeDefnID() - Method in interface com.metamatrix.common.config.api.PropDefnAllowedValue
Returns the ComponentTypeDefnID this allowed values belongs to.
getComponentTypeDefnID() - Method in class com.metamatrix.common.config.model.BasicPropDefnAllowedValue
 
getComponentTypeID() - Method in interface com.metamatrix.common.config.api.ComponentObject
Returns the component type
getComponentTypeID() - Method in interface com.metamatrix.common.config.api.ComponentTypeDefn
Returns the id for ComponentType this definition applies to;
getComponentTypeID() - Method in interface com.metamatrix.common.config.api.PropDefnAllowedValue
Returns the ComponentTypeID this represents the type of component this is defined for.
getComponentTypeID() - Method in class com.metamatrix.common.config.model.BasicComponentObject
 
getComponentTypeID() - Method in class com.metamatrix.common.config.model.BasicComponentTypeDefn
 
getComponentTypeID() - Method in class com.metamatrix.common.config.model.BasicPropDefnAllowedValue
 
getComponentTypeName() - Method in interface com.metamatrix.admin.api.objects.Service
Get the component type identifier for this service ComponentType.
getComponentTypeName() - Method in class com.metamatrix.admin.objects.MMService
 
getComponentTypes() - Method in interface com.metamatrix.common.config.api.ConfigurationModelContainer
Return a map of the component types.
getComponentTypes(boolean) - Method in class com.metamatrix.common.config.CurrentConfiguration
Returns a Collection of type ComponentType that represent all the ComponentTypes defined.
getComponentTypes() - Method in class com.metamatrix.common.config.model.ConfigurationModelContainerImpl
 
getCompositeMetadataObjectSource(String, String, VDBService) - Method in class com.metamatrix.dqp.service.metadata.QueryMetadataCache
 
getCompositeSelector(String, String) - Method in class com.metamatrix.dqp.service.metadata.QueryMetadataCache
Get the composite selector fot the given vdbName, version.
getConcurrency() - Method in class com.metamatrix.jdbc.MMResultSet
Get the concurrency type for this ResultSet object.
getConcurrentUserCount() - Method in class com.metamatrix.common.connection.ManagedConnection.ConnectionStatistics
 
getCondition() - Method in class com.metamatrix.query.sql.proc.IfStatement
Get the condition that determines which block needs to be executed.
getCondition() - Method in class com.metamatrix.query.sql.proc.WhileStatement
Get the condition that determines which block needs to be executed.
getConectorEnvironment() - Method in interface com.metamatrix.connector.salesforce.execution.ProcedureExecutionParent
 
getConectorEnvironment() - Method in class com.metamatrix.connector.salesforce.execution.ProcedureExecutionParentImpl
 
getConfig() - Method in class com.metamatrix.common.buffer.impl.BufferManagerImpl
Get the configuration of the buffer manager
getConfig(ConfigurationID) - Method in class com.metamatrix.console.models.ConfigurationManager
 
getConfig() - Method in class com.metamatrix.console.ui.views.deploy.model.ConfigurationTreeModel.HostWrapper
 
getConfigDirectory() - Method in interface com.metamatrix.common.config.api.Host
 
getConfigDirectory() - Method in class com.metamatrix.common.config.model.BasicHost
 
getConfigFile() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
getConfigFile() - Method in interface com.metamatrix.dqp.service.ConfigurationService
Gets the reference URL to the Configuration File for the DQP.
getConfigHost() - Method in class com.metamatrix.platform.vm.controller.ProcessController
 
getConfigID() - Method in class com.metamatrix.common.config.api.DeployedComponentID
 
getConfigId() - Method in class com.metamatrix.console.ui.views.deploy.DetailPanel
 
getConfigModel(ConfigurationID) - Method in class com.metamatrix.console.models.ConfigurationManager
 
getConfigObjects(ConfigurationID) - Method in class com.metamatrix.console.models.ConfigurationManager
 
getConfiguration() - Method in interface com.metamatrix.common.config.api.ConfigurationModelContainer
 
getConfiguration() - Method in class com.metamatrix.common.config.CurrentConfiguration
Get the current configuration that is to be used for deployment.
getConfiguration() - Method in class com.metamatrix.common.config.model.ConfigurationModelContainerImpl
 
getConfiguration() - Method in class com.metamatrix.console.ui.views.deploy.event.ConfigurationChangeEvent
Gets the configuration where the change took place.
getConfiguration() - Method in class com.metamatrix.dqp.embedded.configuration.ServerConfigFileReader
Get Server Configuration
getConfiguration(Properties) - Method in interface com.metamatrix.platform.security.audit.config.AuditConfigurationFactory
Obtain the set of contexts for messages that are to be discarded.
getConfiguration(Properties) - Method in class com.metamatrix.platform.security.audit.config.CurrentConfigAuditConfigurationFactory
Obtain the set of contexts for messages that are to be discarded.
getConfigurationAdminAPI() - Method in class com.metamatrix.console.models.AuthenticationProviderManager
 
getConfigurationAdminAPI() - Method in class com.metamatrix.console.models.ConnectorManager
 
getConfigurationAndDependents(ConfigurationID) - Method in interface com.metamatrix.platform.admin.api.ConfigurationAdminAPI
Returns a Collection containing the Configuration object for the specified ConfigurationID id, and also any dependant objects needed to fully define this configuration, such as Host objects, ComponentType objects, and ComponentTypeDefn objects.
getConfigurationAndDependents(ConfigurationID) - Method in class com.metamatrix.platform.admin.apiimpl.ConfigurationAdminAPIImpl
Returns a Collection containing the Configuration object for the specified ConfigurationID id, and also any dependant objects needed to fully define this configuration, such as Host objects, ComponentType objects, and ComponentTypeDefn objects.
getConfigurationAndDependents(ConfigurationID) - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Returns a Collection containing the Configuration object for the specified ConfigurationID id, and also any dependant objects needed to fully define this configuration, such as Host objects, ComponentType objects, and ComponentTypeDefn objects.
getConfigurationAndDependents(ConfigurationID) - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
Returns a Collection containing the Configuration object for the specified ConfigurationID id, and also any dependant objects needed to fully define this configuration, such as Host objects, ComponentType objects, and ComponentTypeDefn objects.
getConfigurationAPI() - Method in class com.metamatrix.console.models.ConfigurationPropertiedObjectEditor
 
getConfigurationAPI(ConnectionInfo) - Static method in class com.metamatrix.console.models.ModelManager
 
getConfigurationDef() - Method in class com.metamatrix.common.vdb.api.VDBArchive
Get the parsed object for the Configuration.def file.
getConfigurationID() - Method in interface com.metamatrix.common.config.api.ComponentDefn
Returns the ConfigurationID that identifies the configuation this component belongs to.
getConfigurationID() - Method in interface com.metamatrix.common.config.api.ConfigurationModelContainer
 
getConfigurationID() - Method in interface com.metamatrix.common.config.api.DeployedComponent
Returns the ConfigurationID indicating the configuration under which this deployed component belongs.
getConfigurationID() - Method in class com.metamatrix.common.config.model.BasicComponentDefn
 
getConfigurationID() - Method in class com.metamatrix.common.config.model.BasicDeployedComponent
 
getConfigurationID() - Method in class com.metamatrix.common.config.model.ConfigurationModelContainerImpl
 
getConfigurationID(int) - Method in class com.metamatrix.console.models.ResourceManager
 
getConfigurationManager() - Method in class com.metamatrix.console.models.ConfigurationPropertiedObjectEditor
 
getConfigurationManager() - Method in class com.metamatrix.console.models.Managers
 
getConfigurationManager(ConnectionInfo) - Static method in class com.metamatrix.console.models.ModelManager
 
getConfigurationManager() - Method in class com.metamatrix.console.ui.views.deploy.ConfigurationImportWizard
 
getConfigurationManager() - Method in class com.metamatrix.console.ui.views.deploy.DeployMainPanel
 
getConfigurationManager() - Method in class com.metamatrix.console.ui.views.deploy.DetailPanel
 
getConfigurationModel() - Method in class com.metamatrix.admin.server.AbstractAdminImpl
 
getConfigurationModel() - Method in class com.metamatrix.common.config.CurrentConfiguration
Get the current configuration that is to be used for deployment.
getConfigurationModel() - Method in interface com.metamatrix.common.config.reader.CurrentConfigurationReader
Obtain the next startup configuration model.
getConfigurationModel() - Method in class com.metamatrix.common.config.reader.PropertiesConfigurationReader
Obtain the next startup configuration model.
getConfigurationModel(String) - Method in interface com.metamatrix.platform.admin.api.ConfigurationAdminAPI
Returns the current ConfigurationModelContainer.
getConfigurationModel(String) - Method in class com.metamatrix.platform.admin.apiimpl.ConfigurationAdminAPIImpl
 
getConfigurationModel(String) - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Returns the ConfigurationModelContainer that contains everything (i.e., ComponentTypes, Shared Resources and ComponentDefns) that the server needs to start.
getConfigurationModel(String) - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
 
getConfigurationModel() - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationConnector
 
getConfigurationModel(ConfigurationID) - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationMgr
Returns the configuration for the specified configID.
getConfigurationModel() - Method in class com.metamatrix.platform.config.spi.xml.XMLCurrentConfigurationReader
 
getConfigurationName() - Method in class com.metamatrix.common.config.CurrentConfiguration
 
getConfigurationNode() - Method in class com.metamatrix.console.ui.views.deploy.event.ConfigurationTreeModelEvent
Gets the configuration node where the change took place.
getConfigurationObjectEditor() - Method in class com.metamatrix.console.ui.views.authorization.NewAuthenticationProviderSpecificationPanel
 
getConfigurationObjectEditor() - Method in class com.metamatrix.console.ui.views.connectorbinding.NewBindingWizardSpecificationPanel
 
getConfigurationService() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedBaseDQPService
Helper to find the configuration service
getConfigurationServiceProxy() - Method in class com.metamatrix.admin.server.AbstractAdminImpl
 
getConfigurationServiceProxy() - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getConfigurationServiceProxy(String) - Static method in class com.metamatrix.platform.util.PlatformProxyHelper
 
getConnectedChannels() - Method in class com.metamatrix.common.comm.platform.socket.SSLAwareChannelHandler
 
getConnection() - Method in class com.metamatrix.common.connection.BaseTransaction
Return the connection associated with this transaction.
getConnection() - Method in class com.metamatrix.common.connection.jdbc.JDBCMgdResourceConnection
Create the JDBC connection that is being managed.
getConnection() - Method in class com.metamatrix.common.jdbc.SimplePooledConnectionSource
 
getConnection(String, String) - Method in class com.metamatrix.common.jdbc.SimplePooledConnectionSource
 
getConnection() - Method in class com.metamatrix.common.log.reader.DBLogReader
 
getConnection(ExecutionContext) - Method in class com.metamatrix.connector.ldap.LDAPConnector
 
getConnection(ExecutionContext) - Method in class com.metamatrix.connector.loopback.LoopbackConnector
 
getConnection(ExecutionContext) - Method in class com.metamatrix.connector.metadata.adapter.ObjectConnector
 
getConnection(ExecutionContext) - Method in class com.metamatrix.connector.salesforce.Connector
 
getConnection() - Method in interface com.metamatrix.connector.salesforce.execution.ProcedureExecutionParent
 
getConnection() - Method in class com.metamatrix.connector.salesforce.execution.ProcedureExecutionParentImpl
 
getConnection() - Method in class com.metamatrix.connector.salesforce.execution.UpdateExecutionParent
 
getConnection(ExecutionContext) - Method in class com.metamatrix.connector.text.TextConnector
 
getConnection(ExecutionContext) - Method in class com.metamatrix.connector.xml.base.XMLConnector
 
getConnection(CachingConnector, ExecutionContext, ConnectorEnvironment) - Method in class com.metamatrix.connector.xml.file.FileConnectorState
 
getConnection(CachingConnector, ExecutionContext, ConnectorEnvironment) - Method in class com.metamatrix.connector.xml.http.HTTPConnectorState
 
getConnection(CachingConnector, ExecutionContext, ConnectorEnvironment) - Method in class com.metamatrix.connector.xml.soap.SOAPConnectorState
 
getConnection() - Method in class com.metamatrix.connector.xml.streaming.BaseStreamingExecution
 
getConnection(CachingConnector, ExecutionContext, ConnectorEnvironment) - Method in interface com.metamatrix.connector.xml.XMLConnectorState
 
getConnection() - Method in interface com.metamatrix.connector.xml.XMLExecution
 
getConnection(ExecutionContext) - Method in class com.metamatrix.connector.xmlsource.XMLSourceConnector
 
getConnection() - Method in class com.metamatrix.console.connections.ConnectionAndPanel
 
getConnection(boolean) - Method in class com.metamatrix.console.models.Manager
Get a connection to the server.
getConnection() - Method in class com.metamatrix.console.models.Manager
Get a connection to the server.
getConnection() - Method in class com.metamatrix.console.ui.layout.PanelsTree
 
getConnection() - Method in interface com.metamatrix.console.ui.layout.WorkspacePanel
 
getConnection() - Method in class com.metamatrix.console.ui.views.authorization.ProvidersMain
 
getConnection() - Method in class com.metamatrix.console.ui.views.authorization.SummaryMain
Get connection
getConnection() - Method in class com.metamatrix.console.ui.views.connector.ConnectorDetailInfo
 
getConnection() - Method in class com.metamatrix.console.ui.views.connector.ConnectorPanel
 
getConnection() - Method in class com.metamatrix.console.ui.views.connectorbinding.ConnectorBindingPanel
 
getConnection() - Method in class com.metamatrix.console.ui.views.deploy.DeployMainPanel
 
getConnection() - Method in class com.metamatrix.console.ui.views.deploy.ServiceDefinitionPanel
 
getConnection() - Method in class com.metamatrix.console.ui.views.entitlements.EntitlementsPanel
 
getConnection() - Method in class com.metamatrix.console.ui.views.extensionsource.ExtensionSourcesPanel
 
getConnection() - Method in class com.metamatrix.console.ui.views.logsetup.SystemLogSetUpPanel
 
getConnection() - Method in class com.metamatrix.console.ui.views.properties.PropertiesMasterPanel
 
getConnection() - Method in class com.metamatrix.console.ui.views.queries.QueryPanel
 
getConnection() - Method in class com.metamatrix.console.ui.views.resources.ResourcesMainPanel
 
getConnection() - Method in class com.metamatrix.console.ui.views.runtime.RuntimeMgmtPanel
 
getConnection() - Method in class com.metamatrix.console.ui.views.sessions.SessionPanel
 
getConnection() - Method in class com.metamatrix.console.ui.views.summary.SummaryPanel
 
getConnection() - Method in class com.metamatrix.console.ui.views.syslog.SysLogPanel
 
getConnection() - Method in class com.metamatrix.console.ui.views.transactions.TransactionsPanel
 
getConnection() - Method in class com.metamatrix.console.ui.views.users.AdminRolesMain
 
getConnection() - Method in class com.metamatrix.console.ui.views.users.GroupsTabMainPanel
 
getConnection() - Method in class com.metamatrix.console.ui.views.users.GroupTabSelectionHandler
 
getConnection() - Method in class com.metamatrix.console.ui.views.vdb.VdbMainPanel
 
getConnection() - Method in class com.metamatrix.jdbc.BaseDataSource
Attempt to establish a database connection.
getConnection(String, String) - Method in class com.metamatrix.jdbc.EmbeddedDataSource
 
getConnection() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
 
getConnection() - Method in class com.metamatrix.jdbc.MMDataSource
Attempt to establish a database connection.
getConnection(String, String) - Method in class com.metamatrix.jdbc.MMDataSource
Attempt to establish a database connection.
getConnection() - Method in class com.metamatrix.jdbc.MMStatement
 
getConnection() - Method in class com.metamatrix.jdbc.MMXAConnection
 
getConnection(String) - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
 
getConnection(Properties) - Method in interface com.metamatrix.soap.service.ConnectionSource
 
getConnection(DataServiceInfo) - Method in class com.metamatrix.soap.service.DataServiceWebServiceImpl
Establishes a connection to a MetaMatrixServer given the incoming WASP SOAPMessage instance.
getConnection(Properties) - Method in class com.metamatrix.soap.service.PoolingConnectionSource
 
getConnection(String, String, String, String, String) - Method in class com.metamatrix.soap.servlet.MMGetVDBResourceServlet
Get a JDBC connection.
getConnection() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ConnectionContextualRequest
 
getConnection(ExecutionContext) - Method in interface org.teiid.connector.api.Connector
Obtain a connection with the connector.
getConnection() - Method in class org.teiid.connector.jdbc.JDBCBaseExecution
Returns the JDBC connection used by the execution object.
getConnection(ExecutionContext) - Method in class org.teiid.connector.jdbc.JDBCConnector
 
getConnectionID() - Method in class com.metamatrix.dqp.message.RequestID
Return connectionID, may be null if connection has not been specified.
getConnectionId() - Method in class com.metamatrix.jdbc.MMConnection
Connection identifier of this connection
getConnectionID() - Method in class com.metamatrix.query.processor.relational.RelationalNode
 
getConnectionID() - Method in class com.metamatrix.query.util.CommandContext
 
getConnectionId() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.Connection
 
getConnectionId() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.RequestId
 
getConnectionIdentifier() - Method in interface org.teiid.connector.api.ExecutionContext
Get the identifier for the connection through which the command is being executed.
getConnectionInfo() - Method in class com.metamatrix.console.ui.dialog.ConsoleLogin
 
getConnectionInfo() - Method in class com.metamatrix.console.ui.views.connectorbinding.BindingDetailsPanel
 
getConnectionInfo() - Method in class com.metamatrix.console.ui.views.deploy.DetailPanel
 
getConnectionListener() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
getConnectionListener() - Method in interface com.metamatrix.dqp.service.ConfigurationService
Client Connection Listener object for the service; This will get notifications about the connections currently available to DQP.
getConnectionPayload() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.LogInParameters
 
getConnectionPool(ComponentDefnID) - Method in class com.metamatrix.common.config.model.BasicConfiguration
 
getConnectionPoolIdentifier() - Method in class com.metamatrix.admin.objects.MMResource
Return the Identifier for the Connection Pool Assigned
getConnectionPools() - Method in interface com.metamatrix.common.config.api.ConfigurationModelContainer
Return a collection of objects of type ResourceDescriptor.
getConnectionPools() - Method in class com.metamatrix.common.config.model.ConfigurationModelContainerImpl
 
getConnectionPoolStatistics(String) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedDataService
 
getConnectionPoolStatistics(String) - Method in interface com.metamatrix.dqp.service.DataService
Get connection pool statistics for connector binding
getConnectionPoolStatistics(String) - Method in class com.metamatrix.server.dqp.service.PlatformDataService
 
getConnectionPoolStats(String) - Method in interface com.metamatrix.admin.api.core.CoreMonitoringAdmin
Get the Connection Pool Stats that correspond to the specified identifier pattern.
getConnectionPoolStats(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getConnectionPoolStats(String) - Method in class com.metamatrix.admin.server.ServerMonitoringAdminImpl
Get monitoring information about connection pool stats for the connector bindings.
getConnectionPoolStats(String) - Method in class com.metamatrix.dqp.embedded.admin.DQPMonitoringAdminImpl
 
getConnectionPoolStats(ServiceRegistryBinding) - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIHelper
Return Collection of ConnectionPoolStats for a service.
getConnectionPoolStats() - Method in interface com.metamatrix.platform.service.api.ServiceInterface
Returns a list of ConnectionPoolStat objects for the specific ConnectorBinding service If there are no ConnectionPoolStats, null is returned.
getConnectionPoolStats() - Method in class com.metamatrix.platform.service.controller.AbstractService
 
getConnectionPoolStats() - Method in class com.metamatrix.server.connector.service.ConnectorService
 
getConnectionProperties() - Method in class com.metamatrix.jdbc.MMStatement
 
getConnectionPropsFileContents() - Method in interface com.metamatrix.server.admin.api.MaterializationLoadScripts
Get the contents of the connection properties file.
getConnectionPropsFileContents() - Method in class com.metamatrix.server.admin.apiimpl.MaterializationLoadScriptsImpl
 
getConnectionPropsFileName() - Method in interface com.metamatrix.server.admin.api.MaterializationLoadScripts
Get the file name the connection properties should be named.
getConnectionPropsFileName() - Method in class com.metamatrix.server.admin.apiimpl.MaterializationLoadScriptsImpl
 
getConnections() - Static method in class com.metamatrix.console.models.ModelManager
 
getConnections() - Method in class com.metamatrix.console.ui.layout.ConsoleMainFrame
 
getConnectionsCreated() - Method in interface com.metamatrix.admin.api.objects.ConnectionPool
 
getConnectionsCreated() - Method in class com.metamatrix.admin.objects.MMConnectionPool
 
getConnectionsCreated() - Method in class com.metamatrix.common.stats.ConnectionPoolStats
 
getConnectionsDestroyed() - Method in interface com.metamatrix.admin.api.objects.ConnectionPool
 
getConnectionsDestroyed() - Method in class com.metamatrix.admin.objects.MMConnectionPool
 
getConnectionsDestroyed() - Method in class com.metamatrix.common.stats.ConnectionPoolStats
 
getConnectionsInuse() - Method in interface com.metamatrix.admin.api.objects.ConnectionPool
 
getConnectionsInuse() - Method in class com.metamatrix.admin.objects.MMConnectionPool
 
getConnectionsInuse() - Method in class com.metamatrix.common.stats.ConnectionPoolStats
 
getConnectionsWaiting() - Method in interface com.metamatrix.admin.api.objects.ConnectionPool
 
getConnectionsWaiting() - Method in class com.metamatrix.admin.objects.MMConnectionPool
 
getConnectionsWaiting() - Method in class com.metamatrix.common.stats.ConnectionPoolStats
 
getConnectionTestQuery() - Method in class org.teiid.connector.jdbc.translator.Translator
 
getConnectionURL() - Method in class com.metamatrix.jdbc.util.MMJDBCURL
 
getConnector() - Method in class com.metamatrix.connector.xml.base.XMLConnectionImpl
 
getConnector() - Method in interface com.metamatrix.connector.xml.XMLConnection
 
getConnector() - Method in class com.metamatrix.console.ui.views.connectorbinding.BindingBasics
 
getConnector() - Method in class com.metamatrix.console.ui.views.connectorbinding.ConnectorAndBinding
 
getConnectorBasicInfo(ComponentType) - Method in class com.metamatrix.console.models.ConnectorManager
 
getConnectorBasics(boolean) - Method in class com.metamatrix.console.models.ConnectorManager
 
getConnectorBatchSize() - Method in interface com.metamatrix.common.buffer.BufferManager
Get the batch size to use when reading data from a connector.
getConnectorBatchSize() - Method in class com.metamatrix.common.buffer.impl.BufferConfig
 
getConnectorBatchSize() - Method in class com.metamatrix.common.buffer.impl.BufferManagerImpl
Get connector batch size
getConnectorBatchSize() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
getConnectorBatchSize() - Method in interface com.metamatrix.dqp.service.ConfigurationService
Gets the connector batch size
getConnectorBatchSize() - Method in class com.metamatrix.query.util.CommandContext
 
getConnectorBinding(String) - Method in interface com.metamatrix.common.config.api.Configuration
Returns a ConnectorBinding based on the specified name.
getConnectorBinding(ComponentDefnID) - Method in interface com.metamatrix.common.config.api.Configuration
Returns a ConnectorBinding based on the specified compoentID
getConnectorBinding(ComponentDefnID) - Method in class com.metamatrix.common.config.model.BasicConfiguration
 
getConnectorBinding(String) - Method in class com.metamatrix.common.config.model.BasicConfiguration
Returns a ConnectorBinding based on the specified name.
getConnectorBinding() - Method in class com.metamatrix.console.ui.views.connectorbinding.BindingDetailsPanel
 
getConnectorBinding() - Method in class com.metamatrix.console.ui.views.connectorbinding.BindingPropertiesPanel
 
getConnectorBinding() - Method in class com.metamatrix.console.ui.views.connectorbinding.BindingVDBsPanel
 
getConnectorBinding(String) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
getConnectorBinding(String) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedDataService
 
getConnectorBinding(String) - Method in interface com.metamatrix.dqp.service.ConfigurationService
get the connector binding from the persistent store
getConnectorBinding(String) - Method in interface com.metamatrix.dqp.service.DataService
Get the connector binding specifed the name
getConnectorBinding(String) - Method in class com.metamatrix.server.dqp.service.PlatformDataService
 
getConnectorBindingByName(String) - Method in interface com.metamatrix.common.vdb.api.VDBDefn
Returns the connector binding for the specified connector binding name.
getConnectorBindingByName(String) - Method in class com.metamatrix.console.models.ConnectorManager
 
getConnectorBindingByName(String) - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
 
getConnectorBindingByRouting(String) - Method in interface com.metamatrix.common.vdb.api.VDBDefn
Returns the connector binding for the specified routing UUID.
getConnectorBindingByRouting(String) - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
 
getConnectorBindingByRoutingID(String) - Method in interface com.metamatrix.common.config.api.Configuration
Returns a ConnectorBinding based on the specified routing ID..
getConnectorBindingByRoutingID(String) - Method in class com.metamatrix.common.config.model.BasicConfiguration
Returns a ConnectorBinding based on the specified routing ID..
getConnectorBindingByUUID(String) - Method in class com.metamatrix.console.models.ConnectorManager
 
getConnectorBindingEditor() - Method in class com.metamatrix.console.models.ConnectorManager
 
getConnectorBindingID() - Method in class com.metamatrix.dqp.message.AtomicRequestMessage
 
getConnectorBindingId() - Method in class com.metamatrix.query.processor.relational.AccessNode
 
getConnectorBindingIdentifier() - Method in class com.metamatrix.admin.objects.MMConnectionPool
 
getConnectorBindingIdentifier() - Method in class com.metamatrix.common.stats.ConnectionPoolStats
 
getConnectorBindingMapping() - Method in class com.metamatrix.console.ui.views.connectorbinding.ImportBindingWizardRenamePanel
 
getConnectorBindingName() - Method in interface com.metamatrix.admin.api.objects.Request
 
getConnectorBindingName() - Method in class com.metamatrix.admin.objects.MMConnectionPool
 
getConnectorBindingName() - Method in class com.metamatrix.admin.objects.MMRequest
 
getConnectorBindingName() - Method in class com.metamatrix.common.stats.ConnectionPoolStats
 
getConnectorBindingName() - Method in exception com.metamatrix.dqp.exception.SourceWarning
Get's the connector binding name for the atomic query.
getConnectorBindingName() - Method in class com.metamatrix.server.dqp.service.tracker.TransactionLogMessage
 
getConnectorBindingNames() - Method in interface com.metamatrix.admin.api.objects.Model
Return the connector binding names for this Virtual Databse.
getConnectorBindingNames() - Method in class com.metamatrix.admin.objects.MMModel
 
getConnectorBindingNames() - Method in interface com.metamatrix.common.vdb.api.ModelInfo
Return the connector binding name(s).
getConnectorBindingNames() - Method in class com.metamatrix.console.ui.views.vdb.ModelWrapper
 
getConnectorBindingNames(String, String, String) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedVDBService
This should changed to connectorBindingNames.
getConnectorBindingNames(String, String, String) - Method in interface com.metamatrix.dqp.service.VDBService
Get connector bindings for a particular vdb model.
getConnectorBindingNames() - Method in interface com.metamatrix.metadata.runtime.api.Model
Return the connector binding name(s).
getConnectorBindingNames() - Method in class com.metamatrix.metadata.runtime.model.BasicModel
 
getConnectorBindingNames(String, String, String) - Method in class com.metamatrix.server.dqp.service.PlatformVDBService
 
getConnectorBindingNames() - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
 
getConnectorBindingNamesFromUUIDs(List, ConfigurationModelContainer) - Method in class com.metamatrix.admin.server.AbstractAdminImpl
 
getConnectorBindingNamesMapFromUUIDs(Collection) - Method in class com.metamatrix.admin.server.AbstractAdminImpl
 
getConnectorBindings(String) - Method in interface com.metamatrix.admin.api.core.CoreMonitoringAdmin
Get the Connector Bindings that correspond to the specified identifier pattern.
getConnectorBindings(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getConnectorBindings(String) - Method in class com.metamatrix.admin.server.ServerMonitoringAdminImpl
Get monitoring information about connector bindings.
getConnectorBindings() - Method in interface com.metamatrix.common.config.api.Configuration
Returns a Collection of type ConnectorBinding that exist for this configuration.
getConnectorBindings() - Method in class com.metamatrix.common.config.model.BasicConfiguration
 
getConnectorBindings() - Method in interface com.metamatrix.common.vdb.api.VDBDefn
Returns the connector bindings that are used in this VDB.
getConnectorBindings() - Method in class com.metamatrix.console.models.ConnectorManager
 
getConnectorBindings(boolean) - Method in class com.metamatrix.console.models.ConnectorManager
 
getConnectorBindings() - Method in class com.metamatrix.console.ui.views.connectorbinding.ImportBindingWizardController
 
getConnectorBindings() - Method in class com.metamatrix.console.ui.views.vdb.ModelWrapper
 
getConnectorBindings(String) - Method in class com.metamatrix.dqp.embedded.admin.DQPMonitoringAdminImpl
 
getConnectorBindings() - Method in class com.metamatrix.dqp.embedded.configuration.ServerConfigFileReader
Will return a map of connector binding properties if the configuration file contained any, key->binding name value->Map of binding properties
getConnectorBindings() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
getConnectorBindings() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedDataService
 
getConnectorBindings() - Method in interface com.metamatrix.dqp.service.ConfigurationService
Get the list of connector bindings available in the configuration.
getConnectorBindings() - Method in interface com.metamatrix.dqp.service.DataService
Get the list of connector bindings deployed in the system.
getConnectorBindings() - Method in class com.metamatrix.server.dqp.service.PlatformDataService
 
getConnectorBindings() - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
 
getConnectorBindingsByName(String[]) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
getConnectorBindingsInVDB(String) - Method in interface com.metamatrix.admin.api.core.CoreMonitoringAdmin
Get all the Connector Bindings for the given VDB identifier pattern
getConnectorBindingsInVDB(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getConnectorBindingsInVDB(String) - Method in class com.metamatrix.admin.server.ServerMonitoringAdminImpl
 
getConnectorBindingsInVDB(String) - Method in class com.metamatrix.dqp.embedded.admin.DQPMonitoringAdminImpl
 
getConnectorBindingState(String) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedDataService
 
getConnectorBindingState(String) - Method in interface com.metamatrix.dqp.service.DataService
Get the State of the connector binding name
getConnectorBindingState(String) - Method in class com.metamatrix.server.dqp.service.PlatformDataService
 
getConnectorBindingStatistics(String) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedDataService
 
getConnectorBindingStatistics(String) - Method in interface com.metamatrix.dqp.service.DataService
Get connector bindings queue statistics
getConnectorBindingStatistics(String) - Method in class com.metamatrix.server.dqp.service.PlatformDataService
 
getConnectorBindingsToConfigure(String) - Method in interface com.metamatrix.admin.api.server.ServerConfigAdmin
Get the ConnectorBindings that correspond to the specified identifir pattern.
getConnectorBindingsToConfigure(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getConnectorBindingsToConfigure(String) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
getConnectorBindingUUID() - Method in class com.metamatrix.server.serverapi.RequestInfo
Return the connector binding UUID;
getConnectorCapabilities() - Method in class com.metamatrix.connector.xml.base.XMLConnectorStateImpl
 
getConnectorCapabilities() - Method in interface com.metamatrix.connector.xml.XMLConnectorState
 
getConnectorCapabilities() - Method in class org.teiid.connector.jdbc.translator.Translator
Get the capabilties for the source.
getConnectorClass() - Method in interface com.metamatrix.common.config.api.ConnectorBinding
 
getConnectorClass() - Method in class com.metamatrix.common.config.model.BasicConnectorBinding
 
getConnectorEnv() - Method in class com.metamatrix.connector.salesforce.execution.UpdateExecutionParent
 
getConnectorEnv() - Method in class com.metamatrix.connector.xml.base.XMLConnectionImpl
 
getConnectorEnv() - Method in interface com.metamatrix.connector.xml.XMLConnection
 
getConnectorEnvironmentProperties() - Method in class com.metamatrix.cdk.api.ConnectorHost
 
getConnectorEnvironmentProperties() - Method in interface com.metamatrix.cdk.IConnectorHost
 
getConnectorException(String) - Method in exception com.metamatrix.jdbc.api.PartialResultsWarning
Obtain failure for a particular connector.
getConnectorForConnectorBinding(ServiceComponentDefn) - Method in class com.metamatrix.console.models.ConnectorManager
 
getConnectorID() - Method in class com.metamatrix.dqp.message.AtomicRequestMessage
 
getConnectorID() - Method in class com.metamatrix.server.connector.service.ConnectorService
 
getConnectorID() - Method in interface com.metamatrix.server.connector.service.ConnectorServiceInterface
Get the ConnectorID of the connector we're servicing.
getConnectorIdentifier() - Method in interface org.teiid.connector.api.ExecutionContext
Get the identifier for the current connector running the command
getConnectorIdentity() - Method in interface org.teiid.connector.api.ExecutionContext
Get the ConnectorIdentity created by the Connector's ConnectorIdentityFactory
getConnectorManager() - Method in class com.metamatrix.console.models.Managers
 
getConnectorManager(ConnectionInfo) - Static method in class com.metamatrix.console.models.ModelManager
 
getConnectorName(String) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedVDBService
 
getConnectorName(String) - Method in interface com.metamatrix.dqp.service.VDBService
 
getConnectorName(String) - Method in class com.metamatrix.server.dqp.service.PlatformVDBService
 
getConnectorName() - Method in interface org.teiid.connector.api.ConnectorEnvironment
Get the name of the connector binding, as exposed in the console.
getConnectorName() - Method in class org.teiid.connector.basic.BasicConnector
 
getConnectors() - Method in class com.metamatrix.console.models.ConnectorManager
 
getConnectors(boolean) - Method in class com.metamatrix.console.models.ConnectorManager
 
getConnectorServiceProxy(String, String) - Static method in class com.metamatrix.platform.util.PlatformProxyHelper
 
getConnectorType(String) - Method in interface com.metamatrix.common.vdb.api.VDBDefn
Returns the component type for the specified componentTypeName.
getConnectorType(String) - Method in class com.metamatrix.console.ui.views.connectorbinding.ImportBindingWizardController
 
getConnectorType(String) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
getConnectorType(String) - Method in interface com.metamatrix.dqp.service.ConfigurationService
Get Component type for the given id
getConnectorType(String) - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
 
getConnectorTypeName() - Method in interface com.metamatrix.admin.api.objects.ConnectorBinding
Get the identifier for this connector binding's ConnectorType.
getConnectorTypeName() - Method in class com.metamatrix.admin.objects.MMConnectorBinding
 
getConnectorTypeNames() - Method in class com.metamatrix.console.ui.views.connectorbinding.ImportBindingWizardController
 
getConnectorTypes(String) - Method in interface com.metamatrix.admin.api.core.CoreMonitoringAdmin
Get the Connector Types that correspond to the specified identifier pattern.
getConnectorTypes(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getConnectorTypes(String) - Method in class com.metamatrix.admin.server.ServerMonitoringAdminImpl
Get monitoring information about connector types.
getConnectorTypes() - Method in interface com.metamatrix.common.config.api.ConnectorArchive
Return the connector types bundled in this connector archive
getConnectorTypes() - Method in class com.metamatrix.common.config.model.BasicConnectorArchive
Return the connector types in this connector archive
getConnectorTypes() - Method in interface com.metamatrix.common.vdb.api.VDBDefn
Returns the connector types that are used in this VDB.
getConnectorTypes() - Method in class com.metamatrix.console.ui.views.connector.ImportWizardConnectorIDPanel
 
getConnectorTypes(String) - Method in class com.metamatrix.dqp.embedded.admin.DQPMonitoringAdminImpl
 
getConnectorTypes() - Method in class com.metamatrix.dqp.embedded.configuration.ServerConfigFileReader
Return the Connector types registered with the server configuration
getConnectorTypes() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
getConnectorTypes() - Method in interface com.metamatrix.dqp.service.ConfigurationService
Get list of all the connector types available in the System.
getConnectorTypes() - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
 
getConPropsFileContents() - Method in class com.metamatrix.server.admin.apiimpl.MaterializationLoadScriptsImpl
 
getContact() - Method in class com.metamatrix.api.core.xmi.XMIHeader.Documentation
Return the contact
getContactId() - Method in class com.sforce.soap.partner.LeadConvert
Gets the contactId value for this LeadConvert.
getContactId() - Method in class com.sforce.soap.partner.LeadConvertResult
Gets the contactId value for this LeadConvertResult.
getContainedCommands() - Method in class com.metamatrix.query.sql.lang.BatchedUpdateCommand
 
getContainedCommands() - Method in interface com.metamatrix.query.sql.lang.CommandContainer
 
getContainedCommands() - Method in class com.metamatrix.query.sql.lang.ProcedureContainer
 
getContent() - Method in class com.metamatrix.api.core.xmi.XMIHeader.Import
Return the content of the "xmi.model" tag
getContent() - Method in class com.metamatrix.api.core.xmi.XMIHeader.Model
Return the content of the "xmi.model" tag
getContent() - Method in interface com.metamatrix.common.vdb.api.VDBFile
Get the contents of the file in the VDB.
getContent() - Method in class com.metamatrix.metadata.runtime.impl.FileRecordImpl
 
getContent() - Method in class com.metamatrix.toolbox.ui.widget.DialogPanel
 
getContent() - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeNode
 
getContentContainer() - Method in class com.metamatrix.toolbox.ui.widget.DialogPanel
 
getContentHandler() - Method in class com.metamatrix.query.processor.dynamic.TupleXMLReader
 
getContentLength() - Method in class com.metamatrix.common.extensionmodule.protocol.extensionjar.ExtensionJarURLConnection
 
getContentLength() - Method in class com.metamatrix.common.protocol.jar.JarURLConnection
 
getContentModifier() - Method in class com.metamatrix.platform.security.api.AuthorizationPermission
Get the content modifier for this rule.
getContentPane() - Method in interface com.metamatrix.console.ui.views.vdb.CreateVDBPanelParent
 
getContents() - Method in class com.metamatrix.common.comm.api.Message
 
getContext() - Method in class com.metamatrix.common.log.reader.LogEntry
 
getContext() - Method in class com.metamatrix.core.log.LogMessage
 
getContext() - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
Return the QueryMetadataContext reference
getContext() - Method in class com.metamatrix.platform.security.audit.AuditMessage
 
getContext() - Method in class com.metamatrix.query.processor.BaseProcessorPlan
 
getContext() - Method in class com.metamatrix.query.processor.proc.ProcedurePlan
 
getContext() - Method in interface com.metamatrix.query.processor.ProcessorPlan
Get the processor context, which can be modified.
getContext() - Method in class com.metamatrix.query.processor.QueryProcessor
 
getContext() - Method in class com.metamatrix.query.processor.relational.RelationalNode
 
getContext() - Method in interface org.teiid.connector.language.IGroup
Get the aliased name this group uses for references in the command.
getContextCache() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedBufferService
 
getContextCache() - Method in interface com.metamatrix.dqp.service.BufferService
 
getContextCache() - Method in class com.metamatrix.server.dqp.service.PlatformBufferService
 
getContextCache() - Static method in class com.metamatrix.server.ResourceFinder
 
getContextFilter() - Method in class com.metamatrix.connector.ldap.LDAPSearchDetails
get the context filter
getContextMenu() - Method in class com.metamatrix.toolbox.ui.widget.TextFieldWidget
 
getContextName() - Method in class com.metamatrix.connector.ldap.LDAPSearchDetails
get the context name
getContextsForConfigurationIndex(int) - Method in class com.metamatrix.console.models.ServerLogManager
 
getContextsFrom(String) - Method in interface com.metamatrix.console.ui.views.logsetup.ConfigurationLogSetUpPanelController
 
getContextsFrom(String) - Method in class com.metamatrix.console.ui.views.logsetup.SystemLogSetUpPanel
 
getContextSymbol() - Method in class com.metamatrix.query.sql.lang.DependentSetCriteria
 
getContextSymbol() - Method in class com.metamatrix.query.sql.lang.ExistsCriteria
 
getContextSymbol() - Method in class com.metamatrix.query.sql.lang.SubqueryCompareCriteria
 
getContextSymbol() - Method in class com.metamatrix.query.sql.lang.SubquerySetCriteria
 
getContextSymbol() - Method in interface com.metamatrix.query.sql.symbol.ContextReference
 
getContextSymbol() - Method in class com.metamatrix.query.sql.symbol.Reference
 
getContextSymbol() - Method in class com.metamatrix.query.sql.symbol.ScalarSubquery
 
getContinuationSegmentNumber(String, IEntryResult) - Static method in class com.metamatrix.metadata.runtime.impl.RecordFactory
 
getControllerName() - Method in class com.sforce.soap.partner.Field
Gets the controllerName value for this Field.
getConvertedStatus() - Method in class com.sforce.soap.partner.LeadConvert
Gets the convertedStatus value for this LeadConvert.
getCopyright() - Method in class com.metamatrix.common.util.ApplicationInfo
 
getCorrelatedReferenceElements() - Method in class com.metamatrix.query.optimizer.relational.plantree.PlanNode
 
getCorrelatedReferences() - Method in class com.metamatrix.query.optimizer.relational.plantree.PlanNode
 
getCorrelatedReferences() - Method in class com.metamatrix.query.sql.lang.Command
Get the correlated references to the containing scope only
getCorrespondingNode() - Method in class com.metamatrix.console.ui.views.entitlements.DataNodePermissionsWithNodeName
 
getCorrespondingTreeNode() - Method in class com.metamatrix.console.ui.views.entitlements.DataNodesTreeNode
 
getCorrespondingTreeNode() - Method in class com.metamatrix.console.ui.views.vdb.VDBMetadataTreeNode
 
getCount(ResultSet) - Static method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
getCount() - Method in class com.metamatrix.query.sql.lang.GroupBy
Returns the number of symbols in the GROUP BY
getCount() - Method in class com.metamatrix.query.sql.lang.Select
Returns the number of symbols in select.
getCountLimit() - Method in class com.metamatrix.connector.ldap.LDAPSearchDetails
get the count limit
getCreated() - Method in interface com.metamatrix.admin.api.objects.Request
 
getCreated() - Method in interface com.metamatrix.admin.api.objects.Transaction
Get the date the transaction was created.
getCreated() - Method in class com.metamatrix.admin.objects.MMAdminObject
 
getCreated() - Method in class com.metamatrix.admin.objects.MMRequest
 
getCreated() - Method in class com.metamatrix.console.ui.views.connector.ConnectorDetailInfo
 
getCreated() - Method in class com.metamatrix.console.ui.views.connectorbinding.BindingDetails
 
getCreated() - Method in class com.metamatrix.console.ui.views.extensionsource.ExtensionSourceDetailInfo
 
getCreatedBy() - Method in class com.metamatrix.admin.objects.MMAdminObject
Name of user that created the object
getCreatedBy() - Method in interface com.metamatrix.common.config.api.ComponentObject
Returns the principal who created this type
getCreatedBy() - Method in interface com.metamatrix.common.config.api.ComponentType
Returns the principal who created this type
getCreatedBy() - Method in class com.metamatrix.common.config.model.BasicComponentObject
Returns the principal who created this type
getCreatedBy() - Method in class com.metamatrix.common.config.model.BasicComponentType
Returns the principal who created this type
getCreatedBy() - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleDescriptor
Principal name who created this extension module
getCreatedBy() - Method in interface com.metamatrix.common.vdb.api.VDBInfo
Get the name of the person who created this VDB.
getCreatedBy() - Method in class com.metamatrix.console.ui.views.connector.ConnectorDetailInfo
 
getCreatedBy() - Method in class com.metamatrix.console.ui.views.connectorbinding.BindingDetails
 
getCreatedBy() - Method in class com.metamatrix.console.ui.views.extensionsource.ExtensionSourceDetailInfo
 
getCreatedBy() - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabase
Return the user name who create this Virtual Database.
getCreatedBy() - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabase
return the user name who create the original version of the Virtual Database.
getCreatedBy() - Method in class com.metamatrix.vdb.runtime.BasicVDBInfo
 
getCreatedDate() - Method in interface com.metamatrix.admin.api.objects.Session
Get the time the Session was created.
getCreatedDate() - Method in class com.metamatrix.admin.objects.MMAdminObject
Get the Creation Date
getCreatedDate() - Method in interface com.metamatrix.common.config.api.ComponentObject
Returns the Date this type was created
getCreatedDate() - Method in interface com.metamatrix.common.config.api.ComponentType
Returns a string version of the Date this type was created
getCreatedDate() - Method in class com.metamatrix.common.config.model.BasicComponentObject
Returns the Date this type was created
getCreatedDate() - Method in class com.metamatrix.common.config.model.BasicComponentType
Returns the Date this type was created
getCreatedDateString() - Method in class com.metamatrix.common.config.model.BasicComponentObject
 
getCreatedDateString() - Method in class com.metamatrix.common.config.model.BasicComponentType
 
getCreatedString() - Method in class com.metamatrix.admin.objects.MMRequest
 
getCreateFileContents() - Method in class com.metamatrix.server.admin.apiimpl.MaterializationLoadScriptsImpl
 
getCreateScriptFile() - Method in interface com.metamatrix.server.admin.api.MaterializationLoadScripts
Get a stream for the generated DDL script.
getCreateScriptFile() - Method in class com.metamatrix.server.admin.apiimpl.MaterializationLoadScriptsImpl
 
getCreateScriptFileName() - Method in interface com.metamatrix.server.admin.api.MaterializationLoadScripts
Get the file name the the DDL script should be named.
getCreateScriptFileName() - Method in class com.metamatrix.server.admin.apiimpl.MaterializationLoadScriptsImpl
 
getCreateState() - Method in class com.metamatrix.console.ui.views.entitlements.DataNodesTreeNode
 
getCreationDate() - Method in interface com.metamatrix.common.config.api.ConfigurationInfo
 
getCreationDate() - Method in class com.metamatrix.common.config.model.BasicConfigurationInfo
 
getCreationDate() - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleDescriptor
String date this extension module was created (in String form using DateUtil).
getCreationDate() - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabase
Return the date the Virtual Database was created.
getCreationDate() - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabase
return the date the original Virtual Database version was created.
getCreationTime() - Method in class com.metamatrix.common.actions.ActionDefinition
Get the time that this action was created.
getCreationTimeMillis() - Method in class com.metamatrix.common.actions.ActionDefinition
Get the time as milliseconds that this action was created.
getCredentials() - Method in class com.metamatrix.jdbc.MMDataSource
Returns the credentials string defining credentials to use with connectors for per-user logon.
getCredentials() - Method in interface com.metamatrix.soap.sqlquerywebservice.service.SqlQueryWebService.CredentialProvider
 
getCredentials(MessageContext) - Static method in class com.metamatrix.soap.util.WebServiceUtil
This method gets the user credentials containg username and password to use for a server connection.
getCredentialsAsCharArray() - Method in class com.metamatrix.platform.security.api.Credentials
Get the Credentials as a char[].
getCriteria() - Method in class com.metamatrix.connector.xml.base.ExecutionInfo
 
getCriteria() - Method in class com.metamatrix.query.mapping.xml.MappingCriteriaNode
 
getCriteria() - Method in class com.metamatrix.query.mapping.xml.MappingRecursiveElement
Get the re-currsion criteria; not to be consufused with criteria on the MappingCriteria element
getCriteria() - Method in class com.metamatrix.query.mapping.xml.ResultSetInfo
 
getCriteria() - Method in class com.metamatrix.query.processor.relational.SelectNode
 
getCriteria() - Method in class com.metamatrix.query.sql.lang.AtomicCriteria
Get sub criteria
getCriteria() - Method in class com.metamatrix.query.sql.lang.CompoundCriteria
Returns the list of criteria.
getCriteria(int) - Method in class com.metamatrix.query.sql.lang.CompoundCriteria
Returns the criteria at the specified index.
getCriteria() - Method in class com.metamatrix.query.sql.lang.Delete
Returns the criteria object for this command.
getCriteria() - Method in class com.metamatrix.query.sql.lang.Query
Get the criteria clause for the query.
getCriteria() - Method in class com.metamatrix.query.sql.lang.Update
Returns the criteria object for this command, may be null
getCriteria() - Method in interface org.teiid.connector.language.ICompoundCriteria
Get list of ICriteria combined by this compound criteria.
getCriteria() - Method in interface org.teiid.connector.language.IDelete
Get criteria that is being used with the delete - may be null
getCriteria() - Method in interface org.teiid.connector.language.IJoin
Return List of CompareCriteria specifying join criteria.
getCriteria() - Method in interface org.teiid.connector.language.INotCriteria
The criteria wrapped by the NOT.
getCriteria() - Method in interface org.teiid.connector.language.IUpdate
Get criteria that is being used with the delete - may be null
getCriteriaCount() - Method in class com.metamatrix.query.sql.lang.CompoundCriteria
Returns the number of criteria in this clause.
getCriteriaDescForColumn(Element, IQuery) - Static method in class com.metamatrix.connector.xml.base.CriteriaDesc
 
getCriteriaNode() - Method in class com.metamatrix.query.mapping.xml.MappingCriteriaNode
 
getCriteriaNode() - Method in class com.metamatrix.query.mapping.xml.MappingRecursiveElement
 
getCriteriaResultSets() - Method in class com.metamatrix.query.mapping.xml.ResultSetInfo
 
getCrossReference(String, String, String, String, String, String) - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets the description of the foreign key columns in the table foreignTable.
getCryptor() - Method in interface com.metamatrix.common.comm.platform.socket.client.SocketServerInstance
 
getCryptor() - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerInstanceImpl
 
getCryptor() - Method in interface com.metamatrix.common.comm.platform.socket.server.ClientInstance
 
getCryptor() - Method in class com.metamatrix.common.comm.platform.socket.server.SocketClientInstance
 
getCryptor() - Static method in class com.metamatrix.common.util.crypto.CryptoUtil
Construct and return a utility that can be used for either encryption or decryption.
getCurrencySymbol() - Method in class com.sforce.soap.partner.GetUserInfoResult
Gets the currencySymbol value for this GetUserInfoResult.
getCurrentActions() - Method in class com.metamatrix.console.ui.views.entitlements.EntitlementsPanel
 
getCurrentActions() - Method in class com.metamatrix.console.ui.views.users.GroupTabSelectionHandler
 
getCurrentActions() - Method in class com.metamatrix.console.ui.views.vdb.VdbMainPanel
 
getCurrentActionsAsList() - Method in class com.metamatrix.console.ui.views.users.GroupTabSelectionHandler
 
getCurrentColumn() - Method in class com.metamatrix.console.ui.views.entitlements.AuthorizationsCheckBox
 
getCurrentConfiguration() - Method in interface com.metamatrix.platform.admin.api.ConfigurationAdminAPI
Returns the current deployed Configuration.
getCurrentConfiguration() - Method in class com.metamatrix.platform.admin.apiimpl.ConfigurationAdminAPIImpl
Returns the current deployed Configuration.
getCurrentConfiguration() - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Returns the current deployed Configuration.
getCurrentConfiguration() - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
Returns the operational Configuration, which should reflect the desired runtime state of the system.
getCurrentConfigurationID() - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Returns the ConfigurationID for the operational configuration.
getCurrentConfigurationID() - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
Returns the ID of the operational Configuration, which should reflect the desired runtime state of the system.
getCurrentConnection() - Static method in class com.metamatrix.console.connections.ConnectionProcessor
 
getCurrentDate() - Static method in class com.metamatrix.core.util.DateUtil
 
getCurrentDateAsString() - Static method in class com.metamatrix.core.util.DateUtil
 
getCurrentDetailPanel() - Method in class com.metamatrix.console.ui.views.vdb.VdbMainPanel
 
getCurrentElements() - Method in class com.metamatrix.query.resolver.util.AccessPattern
 
getCurrentIndex() - Method in interface com.metamatrix.common.buffer.IndexedTupleSource
Get the current position.
getCurrentIndexValue() - Method in class com.metamatrix.connector.xml.base.CriteriaDesc
 
getCurrentIndexVersionNumber() - Static method in class com.metamatrix.metadata.runtime.impl.RecordFactory
 
getCurrentInstruction() - Method in class com.metamatrix.query.processor.program.Program
Returns the next instruction to be executed, or null if there are none or no more instructions.
getCurrentInstruction() - Method in class com.metamatrix.query.processor.xml.XMLProcessorEnvironment
 
getCurrentLevel() - Method in class com.metamatrix.console.ui.views.logsetup.MessageLevelPanel
 
getCurrentPage() - Method in class com.metamatrix.toolbox.ui.widget.WizardPanel
Convenience method for DialogPanel.getContent().
getCurrentPageIndex() - Method in interface com.metamatrix.console.ui.util.WizardInterface
Get the current page index within the wizard.
getCurrentPageIndex() - Method in class com.metamatrix.toolbox.ui.widget.WizardPanel
 
getCurrentPanel() - Method in class com.metamatrix.console.ui.layout.Workspace
 
getCurrentProgram() - Method in class com.metamatrix.query.processor.xml.XMLProcessorEnvironment
 
getCurrentProperties() - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataObject
 
getCurrentRecord() - Method in class com.metamatrix.jdbc.MMResultSet
Get all values in current record in column order
getCurrentRoot() - Method in class com.metamatrix.console.ui.util.ModifiedDirectoryChooserPanel
Returns the root of the current directory.
getCurrentRoot() - Method in class com.metamatrix.toolbox.ui.widget.DirectoryChooserPanel
Returns the root of the current directory.
getCurrentRow() - Method in class com.metamatrix.console.ui.views.entitlements.AuthorizationsCheckBox
 
getCurrentRow() - Method in class com.metamatrix.jdbc.BatchResults
Moving forward through the results it's expected that the batches are arbitrarily size.
getCurrentRow(String) - Method in class com.metamatrix.query.processor.proc.ProcedurePlan
 
getCurrentRowNumber() - Method in class com.metamatrix.jdbc.BatchResults
 
getCurrentSelections() - Method in class com.metamatrix.console.ui.views.queries.QueryRequestPanel
Assemble a Collection of Requests that were previously selected, before an update - do this by getting each index that is selected from the table selection model, and using each index to get each Query ID from the table model, and using each ID to get an actual Request from the Query Manager
getCurrentSelections() - Method in class com.metamatrix.console.ui.views.sessions.SessionPanel
 
getCurrentState() - Method in class com.metamatrix.platform.admin.api.runtime.ServiceData
 
getCurrentState() - Method in class com.metamatrix.platform.registry.ServiceRegistryBinding
 
getCurrentState() - Method in interface com.metamatrix.platform.service.api.ServiceInterface
 
getCurrentState() - Method in class com.metamatrix.platform.service.controller.AbstractService
Return current state of of the service.
getCurrentTimestamp() - Method in class com.metamatrix.cdk.api.SysLogger
 
getCurrentTimestampSQLFunctionName() - Method in class org.teiid.dialect.TeiidDialect
 
getCurrentTimestampString() - Method in class com.metamatrix.cdk.api.SysLogger
 
getCurrentURL() - Static method in class com.metamatrix.console.util.StaticProperties
 
getCurrentValue() - Method in class com.metamatrix.connector.xml.base.OutputXPathDesc
 
getCurrentValue() - Method in class com.metamatrix.console.ui.util.InitialAndCurrentValues
 
getCurrentValues() - Method in class com.metamatrix.console.ui.views.logsetup.MessageLevelCheckBoxes
 
getCurrentVariableContext() - Method in class com.metamatrix.query.processor.proc.ProcedurePlan
Get the current VariavleContext on this environment.
getCursorName() - Method in class com.metamatrix.jdbc.MMResultSet
Retrieves the RequestID for the query that created this ResultSet.
getCursorName() - Method in class com.metamatrix.query.sql.proc.LoopStatement
 
getCursorType() - Method in class com.metamatrix.dqp.client.impl.ServerRequest
 
getCursorType() - Method in class com.metamatrix.dqp.message.RequestMessage
 
getCursorType() - Method in class com.metamatrix.dqp.message.ResultsMessage
 
getCursorType() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.RequestInfo
 
getData() - Method in class com.metamatrix.query.metadata.TempMetadataStore
Get all temp group and element metadata
getData() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.Results
 
getData() - Method in class com.metamatrix.toolbox.ui.widget.PropertiedObjectArrayTable
Creates the data object used to populate the DirectoryEntry details table.
getDataAttributeName() - Method in class com.metamatrix.connector.xml.base.CriteriaDesc
 
getDatabaseCalendar() - Method in class org.teiid.connector.jdbc.translator.Translator
Gets the database calendar.
getDatabaseColumnSize(String, String, Connection) - Static method in class com.metamatrix.common.jdbc.JDBCPlatform
 
getDatabaseDialect(String) - Static method in class com.metamatrix.vdb.materialization.DatabaseDialect
Based on the Database type supplied get the dialect supported.
getDatabaseDialectByDDLName(String) - Static method in class com.metamatrix.vdb.materialization.DatabaseDialect
Based on the Database type supplied get the dialect supported.
getDatabaseMajorVersion() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Retrieves the major version number of the underlying database.
getDatabaseMinorVersion() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Retrieves the minor version number of the underlying database.
getDatabaseName() - Method in class com.metamatrix.jdbc.BaseDataSource
Returns the name of the virtual database on a particular MetaMatrix Server.
getDatabaseName() - Method in class com.metamatrix.jdbc.EmbeddedConnection
 
getDatabaseName() - Method in class com.metamatrix.jdbc.MMConnection
Get the database name that this connection is representing
getDatabaseName() - Method in class com.metamatrix.jdbc.MMServerConnection
 
getDataBasePassword() - Method in class com.metamatrix.console.ui.views.vdb.VdbWizardUserAndPasswordPanel
 
getDatabaseProductName() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets the product name for this database
getDatabaseProductVersion() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets the version of metamatrix server to which this driver connects
getDatabaseURL(Properties) - Static method in class com.metamatrix.common.jdbc.JDBCUtil
 
getDataBaseUserName() - Method in class com.metamatrix.console.ui.views.vdb.VdbWizardUserAndPasswordPanel
 
getDatabaseVersion() - Method in class com.metamatrix.jdbc.BaseDataSource
Returns the databaseVersion.
getDataDirectory() - Method in interface com.metamatrix.common.config.api.Host
Returns the directory where data files created on this host machine should be located.
getDataDirectory() - Method in class com.metamatrix.common.config.model.BasicHost
 
getDataFromPanel() - Method in class com.metamatrix.console.ui.views.vdb.VdbWizardEntitlementsPanel
 
getDataFromPanel() - Method in class com.metamatrix.console.ui.views.vdb.VdbWizardIdPanel
 
getDataManager() - Method in class com.metamatrix.query.processor.proc.ProcedurePlan
 
getDataManager() - Method in class com.metamatrix.query.processor.relational.RelationalNode
 
getDataManager() - Method in class com.metamatrix.query.processor.xml.XMLPlan
 
getDataManager() - Method in class com.metamatrix.query.processor.xml.XMLProcessorEnvironment
 
getDataNodeNames(PermissionDataNodeImpl, List) - Static method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataHelper
A recursive method that gets the list of data node names from the given data node tree.
getDataNodes(String, String) - Method in interface com.metamatrix.server.admin.api.RuntimeMetadataAdminAPI
Get the tree of data nodes that make op a VDB.
getDataNodes(String, String) - Method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataAdminAPIImpl
Get the tree of data nodes that make op a VDB.
getDataNodes(String, String) - Static method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataHelper
Get the tree of data nodes that make op a VDB.
getDataNodesEntitlement() - Method in class com.metamatrix.console.ui.views.entitlements.NewEntitlementController
 
getDataNodesSelectionRowData() - Method in class com.metamatrix.console.ui.views.entitlements.NewEntitlementBasedOnPanel
 
getDataNodeType() - Method in interface com.metamatrix.platform.admin.api.PermissionDataNode
Get the type of this PermissionDataNode.
getDataNodeType() - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeImpl
Get the type of this PermissionDataNode.
getDataRoles() - Method in class com.metamatrix.common.vdb.api.VDBArchive
Get the Data roles file if one is defined
getDataRoles() - Method in interface com.metamatrix.common.vdb.api.VDBDefn
Get the XML contents of data roles defined for the VDB;
getDataRoles() - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
 
getDataServiceFullPath() - Method in class com.metamatrix.soap.service.DataServiceInfo
Get the full path of the DataService.
getDataServiceInfo(OMElement) - Method in class com.metamatrix.soap.service.DataServiceWebServiceImpl
 
getDataServiceInfo() - Static method in class com.metamatrix.soap.util.EndpointUriTranslatorStrategyImpl
This implemementation of the Uri translator will get the proper JDBC server url from the extra path information in the endpoint URL.
getDataSource() - Method in class org.teiid.connector.jdbc.JDBCConnector
 
getDataSourceName() - Method in class com.metamatrix.jdbc.BaseDataSource
Returns the logical name for the underlying XADataSource or ConnectionPoolDataSource; used only when pooling connections or distributed transactions are implemented.
getDataSourceUnavailableServices() - Method in class com.metamatrix.console.ui.views.runtime.model.HostStatistics
 
getDataType() - Method in class com.metamatrix.connector.xml.base.OutputXPathDesc
 
getDataType() - Method in interface com.metamatrix.metadata.runtime.api.Element
Returns the DataType this element is represented as.
getDataType() - Method in interface com.metamatrix.metadata.runtime.api.ProcedureParameter
Returns the DataType this parameter will be represented as.
getDataType() - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
getDataType() - Method in class com.metamatrix.metadata.runtime.model.BasicProcedureParameter
 
getDataTypeClass(String) - Static method in class com.metamatrix.common.types.DataTypeManager
Get data type class.
getDataTypeClass(String) - Static method in class org.teiid.connector.api.TypeFacility
Get the Class constant for the given String type name
getDataTypeFacet(String) - Static method in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES
 
getDataTypeFacetName(short) - Static method in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES
 
getDatatypeID() - Method in class com.metamatrix.metadata.runtime.impl.DatatypeRecordImpl
 
getDatatypeID() - Method in interface com.metamatrix.modeler.core.metadata.runtime.DatatypeRecord
Return a string that uniquely identifies the datatype.
getDataTypeIDs() - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabase
Returns the DataTypeID's that exist in this virtual database.
getDataTypeIDs() - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabase
 
getDataTypeName(Class) - Static method in class com.metamatrix.common.types.DataTypeManager
 
getDatatypeNamefromRuntimeType(String) - Static method in class com.metamatrix.modeler.core.types.DatatypeConstants
Return the name of the default datatype given the runtime type.
getDatatypeRecord(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
 
getDataTypes() - Method in class com.metamatrix.dqp.message.ResultsMessage
 
getDataTypeType(String) - Static method in class com.metamatrix.metadata.runtime.api.MetadataConstants
 
getDataTypeTypeName(short) - Static method in class com.metamatrix.metadata.runtime.api.MetadataConstants
 
getDataTypeTypeName(short) - Static method in class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants
 
getDatatypeUUID() - Method in class com.metamatrix.metadata.runtime.impl.ColumnRecordImpl
 
getDatatypeUUID() - Method in class com.metamatrix.metadata.runtime.impl.ProcedureParameterRecordImpl
 
getDatatypeUUID() - Method in interface com.metamatrix.modeler.core.metadata.runtime.ColumnRecord
Get the UUID of the datatype associated with the column
getDatatypeUUID() - Method in interface com.metamatrix.modeler.core.metadata.runtime.ProcedureParameterRecord
Get the UUID of the datatype associated with the column
getDatatypeUUIDMatchPattern(String) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
Return the pattern match string that could be used to match a UUID in a datatype index record.
getDataTypeVarietyName(short) - Static method in class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants
 
getDataVector() - Method in interface com.metamatrix.toolbox.ui.widget.table.EnhancedTableModel
 
getDate() - Method in class com.metamatrix.common.log.reader.LogEntry
 
getDate() - Method in class com.metamatrix.console.util.QCDateTime
 
getDate() - Static method in class com.metamatrix.core.log.FileLimitSizeLogWriter
 
getDate(long) - Static method in class com.metamatrix.core.util.DateUtil
 
getDate(int) - Method in class com.metamatrix.jdbc.MMCallableStatement
Gets the value of a OUTPUT parameter as a java.sql.Date object.
getDate(int, Calendar) - Method in class com.metamatrix.jdbc.MMCallableStatement
Gets the value of a OUTPUT parameter as a java.sql.Date object.
getDate(String) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getDate(String, Calendar) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getDate(int, Calendar) - Method in class com.metamatrix.jdbc.MMResultSet
This method will return the value in the current row as a Date object.
getDate(String, Calendar) - Method in class com.metamatrix.jdbc.MMResultSet
Get the Date value for the given column.
getDate(int) - Method in class com.metamatrix.jdbc.MMResultSet
This method will return the value in the current row as a Date object.
getDate(String) - Method in class com.metamatrix.jdbc.MMResultSet
Get the column value as a Date object
getDateAsString(Date) - Static method in class com.metamatrix.core.util.DateUtil
 
getDateAsString(long) - Static method in class com.metamatrix.core.util.DateUtil
 
getDateCreated() - Method in interface com.metamatrix.common.vdb.api.VDBInfo
Get the date this VDB was deployed.
getDateCreated() - Method in class com.metamatrix.vdb.runtime.BasicVDBInfo
 
getDateFormat(PropertyDefinition, Object) - Method in class com.metamatrix.toolbox.ui.widget.property.PropertyComponentFactory
 
getDateVersioned() - Method in interface com.metamatrix.common.vdb.api.ModelInfo
Get the date this model was versioned.
getDateVersioned() - Method in interface com.metamatrix.metadata.runtime.api.Model
Get the date this model was versioned.
getDateVersioned() - Method in class com.metamatrix.metadata.runtime.model.BasicModel
 
getDateVersioned() - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
 
getDay() - Method in class com.metamatrix.console.util.QCDate
 
getDays() - Method in class com.metamatrix.console.util.DaysHoursMinutesSeconds
Return number of days.
getDDLFileContentsAsStream(String) - Method in interface com.metamatrix.common.vdb.api.ModelInfo
Get the contents of the given DDL file name.
getDDLFileContentsAsStream(String) - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
 
getDDLFileContentsGetBytes(String) - Method in interface com.metamatrix.common.vdb.api.ModelInfo
Get the contents of the given DDL file name.
getDDLFileContentsGetBytes(String) - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
 
getDDLFileNames() - Method in interface com.metamatrix.common.vdb.api.ModelInfo
Get the list of DDL file names that can be used to generate this materialization.
getDDLFileNames() - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
 
getDebug() - Method in class com.metamatrix.query.sql.lang.Option
Get flag for whether to dump debug info on the server
getDebugLevel() - Method in class com.sforce.soap.partner.DebuggingHeader
Gets the debugLevel value for this DebuggingHeader.
getDebugLog() - Method in class com.metamatrix.dqp.message.ResultsMessage
 
getDebugLog() - Method in interface com.metamatrix.jdbc.api.Statement
Obtain the query planner debug log from the last command executed on this Statement, if it was requested with OPTION DEBUG.
getDebugLog() - Method in class com.metamatrix.jdbc.MMStatement
Get query planner debug log.
getDebugLog() - Method in class com.metamatrix.query.analysis.AnalysisRecord
Get debug trace log recorded to writer.
getDebugLog() - Method in class com.sforce.soap.partner.DebuggingInfo
Gets the debugLog value for this DebuggingInfo.
getDecendant(String, String, boolean) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
 
getDecendant(String, boolean) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
 
getDecryptedProperties(ComponentDefn) - Static method in class com.metamatrix.common.config.model.ComponentCryptoUtil
 
getDecryptor() - Static method in class com.metamatrix.common.util.crypto.CryptoUtil
Construct and return a utility that can be used for only decryption.
getDefault() - Static method in class com.metamatrix.console.ui.util.property.PropertyProvider
A provider configured only to use PropertyProvider.COMMON_PROP.
getDefault(ElementSymbol, QueryMetadataInterface) - Static method in class com.metamatrix.query.resolver.util.ResolverUtil
Get the default value for the parameter, which could be null if the parameter is set to NULLABLE.
getDefaultCalendar() - Method in class com.metamatrix.jdbc.MMResultSet
 
getDefaultCapabilities() - Method in class com.metamatrix.connector.jdbc.oracle.spatial.OracleSpatialSQLTranslator
 
getDefaultCapabilities() - Method in class org.teiid.connector.jdbc.access.AccessSQLTranslator
 
getDefaultCapabilities() - Method in class org.teiid.connector.jdbc.db2.DB2SQLTranslator
 
getDefaultCapabilities() - Method in class org.teiid.connector.jdbc.derby.DerbySQLTranslator
 
getDefaultCapabilities() - Method in class org.teiid.connector.jdbc.informix.InformixSQLTranslator
 
getDefaultCapabilities() - Method in class org.teiid.connector.jdbc.mysql.MySQL5Translator
 
getDefaultCapabilities() - Method in class org.teiid.connector.jdbc.mysql.MySQLTranslator
 
getDefaultCapabilities() - Method in class org.teiid.connector.jdbc.oracle.OracleSQLTranslator
 
getDefaultCapabilities() - Method in class org.teiid.connector.jdbc.postgresql.PostgreSQLTranslator
 
getDefaultCapabilities() - Method in class org.teiid.connector.jdbc.sqlserver.SqlServerSQLTranslator
 
getDefaultCapabilities() - Method in class org.teiid.connector.jdbc.sybase.SybaseSQLTranslator
 
getDefaultCapabilities() - Method in class org.teiid.connector.jdbc.translator.Translator
Get the default capabilities class.
getDefaultComponent() - Static method in class com.metamatrix.console.util.DialogUtility
 
getDefaultConnectionTestQuery() - Method in class org.teiid.connector.jdbc.db2.DB2SQLTranslator
 
getDefaultConnectionTestQuery() - Method in class org.teiid.connector.jdbc.derby.DerbySQLTranslator
 
getDefaultConnectionTestQuery() - Method in class org.teiid.connector.jdbc.informix.InformixSQLTranslator
 
getDefaultConnectionTestQuery() - Method in class org.teiid.connector.jdbc.oracle.OracleSQLTranslator
 
getDefaultConnectionTestQuery() - Method in class org.teiid.connector.jdbc.translator.Translator
 
getDefaultDateFormat() - Static method in class com.metamatrix.console.util.StaticUtilities
 
getDefaultFactory() - Method in class com.metamatrix.core.id.IDGenerator
Get the factory that is used by default for the IDGenerator.create() method is invoked.
getDefaultFormatClassName() - Method in class com.metamatrix.platform.security.audit.destination.AbstractAuditDestination
 
getDefaultFormatClassName() - Method in class com.metamatrix.platform.security.audit.destination.ConsoleAuditDestination
 
getDefaultHost() - Method in class com.metamatrix.common.config.CurrentConfiguration
Returns the Host based on the current running machine.
getDefaultName() - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
This method is used to determine the default name for a node when that node has no name.
getDefaultNamespace() - Method in class com.sforce.soap.partner.CallOptions
Gets the defaultNamespace value for this CallOptions.
getDefaultNode() - Method in class com.metamatrix.query.mapping.xml.MappingChoiceNode
 
getDefaultOption() - Method in class com.metamatrix.common.callback.CallbackChoices
Get the default option.
getDefaultPrecision(Class) - Static method in class com.metamatrix.dqp.metadata.ResultsMetadataDefaults
 
getDefaultPrecision(String) - Static method in class com.metamatrix.dqp.metadata.ResultsMetadataDefaults
 
getDefaultProperties(String) - Static method in class com.metamatrix.common.config.api.ResourceModel
 
getDefaultProperties(ConnectorBinding) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
Get the default properties for the connector binding given.
getDefaultProperties(ConnectorBinding) - Method in interface com.metamatrix.dqp.service.ConfigurationService
Get the default properties for the Connector binding
getDefaultPropertyValues() - Method in interface com.metamatrix.common.config.api.ComponentType
Returns the default values for this component type.
getDefaultPropertyValues(ComponentTypeID) - Method in interface com.metamatrix.common.config.api.ConfigurationModelContainer
Return a properties object that contains the default properties defined for the specified component type
getDefaultPropertyValues() - Method in class com.metamatrix.common.config.model.BasicComponentType
 
getDefaultPropertyValues(ComponentTypeID) - Method in class com.metamatrix.common.config.model.ConfigurationModelContainerImpl
 
getDefaultRootNodePermissions() - Static method in class com.metamatrix.console.ui.views.entitlements.DataNodePermissions
 
getDefaultRootNodePermissionsStringArray() - Static method in class com.metamatrix.console.ui.views.entitlements.DataNodePermissions
 
getDefaultServiceClasses() - Method in interface com.metamatrix.common.application.DQPConfigSource
 
getDefaultServiceClasses() - Method in class com.metamatrix.dqp.embedded.EmbeddedConfigSource
 
getDefaultServiceClasses() - Method in class com.metamatrix.server.dqp.config.PlatformConfigSource
 
getDefaultTransactionIsolation() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets metamatrix default transaction isolation level.
getDefaultTransactionIsolationLevel() - Method in class org.teiid.connector.jdbc.JDBCConnector
 
getDefaultURL() - Static method in class com.metamatrix.console.util.StaticProperties
 
getDefaultValue() - Method in interface com.metamatrix.admin.api.objects.PropertyDefinition
Get the default value for values of this property, or an empty String if there is no default value.
getDefaultValue() - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
getDefaultValue(String) - Method in interface com.metamatrix.common.config.api.ComponentType
Returns the String representation of the default value for the requested property.
getDefaultValue() - Method in class com.metamatrix.common.config.api.ComponentTypePropDefn
Get the default value for values of this property, or an empty String if there is no default value.
getDefaultValue(String) - Method in class com.metamatrix.common.config.model.BasicComponentType
 
getDefaultValue() - Method in interface com.metamatrix.common.object.PropertyDefinition
Get the default value for values of this property, or an empty String if there is no default value.
getDefaultValue() - Method in class com.metamatrix.common.object.PropertyDefinitionImpl
Get the default value for values of this property, or an empty String if there is no default value.
getDefaultValue() - Method in interface com.metamatrix.metadata.runtime.api.Element
Returns the default value in the object form based on the data type for this element.
getDefaultValue() - Method in interface com.metamatrix.metadata.runtime.api.ProcedureParameter
Returns the default value of parameter if it is optional.
getDefaultValue() - Method in class com.metamatrix.metadata.runtime.impl.ColumnRecordImpl
 
getDefaultValue() - Method in class com.metamatrix.metadata.runtime.impl.ProcedureParameterRecordImpl
 
getDefaultValue() - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
getDefaultValue() - Method in class com.metamatrix.metadata.runtime.model.BasicProcedureParameter
 
getDefaultValue() - Method in interface com.metamatrix.modeler.core.metadata.runtime.ColumnRecord
Get the default value of the column
getDefaultValue() - Method in interface com.metamatrix.modeler.core.metadata.runtime.ProcedureParameterRecord
Get the default value of the parameter
getDefaultValue(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
 
getDefaultValue(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadataFacade
 
getDefaultValue() - Method in class com.metamatrix.query.mapping.xml.MappingAttribute
 
getDefaultValue() - Method in class com.metamatrix.query.mapping.xml.MappingElement
 
getDefaultValue(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getDefaultValue(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getDefaultValue(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get the element's default value for an element symbol
getDefaultValue(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
getDefaultValue() - Method in class com.metamatrix.query.processor.xml.NodeDescriptor
 
getDefaultValue() - Method in interface org.teiid.connector.metadata.runtime.TypeModel
Get default value of this element.
getDefaultValueFormula() - Method in class com.sforce.soap.partner.Field
Gets the defaultValueFormula value for this Field.
getDefinition() - Method in class com.metamatrix.query.sql.symbol.GroupSymbol
Get the definition for the group symbol, which may be null
getDefinition() - Method in interface org.teiid.connector.language.IGroup
Get the name of the group as defined in the VDB.
getDelegate() - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadataFacade
Return the IndexSelector reference
getDeleteButton() - Method in class com.metamatrix.toolbox.ui.widget.table.AbstractTableOptionPanel.ColumnPanel
 
getDeleted(String, Calendar, Calendar) - Method in class com.metamatrix.connector.salesforce.connection.impl.ConnectionImpl
 
getDeleted(String, Calendar, Calendar) - Method in class com.metamatrix.connector.salesforce.connection.SalesforceConnection
 
GetDeleted - Class in com.sforce.soap.partner
 
GetDeleted() - Constructor for class com.sforce.soap.partner.GetDeleted
 
GetDeleted(String, Calendar, Calendar) - Constructor for class com.sforce.soap.partner.GetDeleted
 
getDeleted(String, Calendar, Calendar) - Method in interface com.sforce.soap.partner.Soap
Get the IDs for deleted sObjects
getDeleted(String, Calendar, Calendar) - Method in class com.sforce.soap.partner.SoapBindingStub
 
getDeletedDate() - Method in class com.metamatrix.connector.salesforce.execution.DeletedObject
 
getDeletedDate() - Method in class com.sforce.soap.partner.DeletedRecord
Gets the deletedDate value for this DeletedRecord.
GetDeletedExecutionImpl - Class in com.metamatrix.connector.salesforce.execution
The structure of the getDeleted procedure is: Salesforce object type: String: IN param startDate: datatime: IN param enddate: datetime: IN param earliestDateAvailable: datetime: OUT param latestDateCovered: datetime: OUT param getUpdatedResult: resultset: OUT param
GetDeletedExecutionImpl(ProcedureExecutionParent) - Constructor for class com.metamatrix.connector.salesforce.execution.GetDeletedExecutionImpl
 
getDeletedRecords() - Method in class com.sforce.soap.partner.GetDeletedResult
Gets the deletedRecords value for this GetDeletedResult.
getDeletedRecords(int) - Method in class com.sforce.soap.partner.GetDeletedResult
 
GetDeletedResponse - Class in com.sforce.soap.partner
 
GetDeletedResponse() - Constructor for class com.sforce.soap.partner.GetDeletedResponse
 
GetDeletedResponse(GetDeletedResult) - Constructor for class com.sforce.soap.partner.GetDeletedResponse
 
GetDeletedResult - Class in com.sforce.soap.partner
 
GetDeletedResult() - Constructor for class com.sforce.soap.partner.GetDeletedResult
 
GetDeletedResult(DeletedRecord[], Calendar, Calendar, String) - Constructor for class com.sforce.soap.partner.GetDeletedResult
 
getDeletedVirtualDatabaseIDs() - Method in class com.metamatrix.metadata.runtime.RuntimeMetadataCatalog
Returns a collection of VirtualDatabaseID's that are marked for deletion.
getDeletedVirtualDatabaseIDs() - Method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCConnector
returns a Collection of type VirtualDatabaseID that represents all the virtual databases marked for deletion in the system.
getDeletedVirtualDatabaseIDs(Connection) - Static method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCRuntimeMetadataReader
returns a Collection of type VirtualDatabaseID that represents all the virtual databases marked for deletion in the system.
getDeletedVirtualDatabaseIDs() - Method in interface com.metamatrix.metadata.runtime.spi.MetaBaseConnector
Returns a Collection of type VirtualDatabase that represents all the virtual databases that marked for deletion in the system.
getDeletePlan(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
 
getDeletePlan(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadataFacade
 
getDeletePlan(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
Get procedure defining the delete plan for this group.
getDeletePlan(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getDeletePlan(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get procedure defining the delete plan for this group.
getDeleteQueryPlan() - Method in interface com.metamatrix.metadata.runtime.api.Group
Return the DELETE query plan for the group if it is a virtual group.
getDeleteQueryPlan() - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
Returns the deleteQueryPlan.
getDeleteState() - Method in class com.metamatrix.console.ui.views.entitlements.DataNodesTreeNode
 
getDelimiter() - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseFactory
 
getDependantPermissions(AuthorizationResource) - Method in class com.metamatrix.platform.security.api.AuthorizationPolicy
Given an AuthorizationResource, find the AuthorizationPermissions, if any, that are dependant on that resource.
getDependantPermissions(AuthorizationPermission) - Method in interface com.metamatrix.platform.security.authorization.spi.AuthorizationSourceTransaction
Get the collection of permissions whose resources are dependant on the given permision.
getDependantPermissions(AuthorizationPermission) - Method in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCAuthorizationTransaction
Get the collection of permissions whose resources are dependant on the given permision.
getDependentGroups() - Method in class com.metamatrix.query.sql.lang.Option
Get all groups to make dependent
getDependentPicklist() - Method in class com.sforce.soap.partner.Field
Gets the dependentPicklist value for this Field.
getDependentPropsForComponent(BaseID) - Method in interface com.metamatrix.common.config.api.Configuration
Returns only the dependent properites for the specified component object.
getDependentPropsForComponent(BaseID) - Method in class com.metamatrix.common.config.model.BasicConfiguration
 
getDeployedComponent(DeployedComponentID) - Method in interface com.metamatrix.common.config.api.Configuration
Returns the deployed component for the specified id
getDeployedComponent(DeployedComponentID) - Method in class com.metamatrix.common.config.model.BasicConfiguration
 
getDeployedComponent() - Method in class com.metamatrix.platform.registry.ProcessRegistryBinding
 
getDeployedComponent() - Method in class com.metamatrix.platform.registry.ServiceRegistryBinding
 
getDeployedComponentDefn(Configuration) - Method in interface com.metamatrix.common.config.api.DeployedComponent
Returns the ComponentDefn that is deployed.
getDeployedComponentDefn(Configuration) - Method in class com.metamatrix.common.config.model.BasicDeployedComponent
 
getDeployedComponentDefnID() - Method in interface com.metamatrix.common.config.api.DeployedComponent
Returns the ComponentDefnID for the component that is deployed.
getDeployedComponentDefnID() - Method in class com.metamatrix.common.config.model.BasicDeployedComponent
 
getDeployedComponents() - Method in interface com.metamatrix.common.config.api.Configuration
Returns a Collection of deployed components, keyed by the component id.
getDeployedComponents(ComponentDefnID) - Method in interface com.metamatrix.common.config.api.Configuration
Returns a Collection of deployed components that have been deployed for that specified component definition.
getDeployedComponents() - Method in class com.metamatrix.common.config.model.BasicConfiguration
 
getDeployedComponents(ComponentDefnID) - Method in class com.metamatrix.common.config.model.BasicConfiguration
 
getDeployedName() - Method in interface com.metamatrix.common.config.api.ConnectorBinding
 
getDeployedName() - Method in class com.metamatrix.common.config.model.BasicConnectorBinding
 
getDeployedName() - Method in class com.metamatrix.platform.registry.ServiceRegistryBinding
 
getDeployedPscNode() - Method in class com.metamatrix.console.ui.views.deploy.event.ConfigurationTreeModelEvent
Gets the deployed PSC node if either a deployed PSC node was the event source or an ancestor.
getDeployedService() - Method in class com.metamatrix.console.ui.views.deploy.event.ConfigurationChangeEvent
Gets the deployed service if either a deployed service was the event source or an ancestor.
getDeployedServiceForVM(ServiceComponentDefnID, VMComponentDefn) - Method in interface com.metamatrix.common.config.api.Configuration
Returns a deployed Service component that was deployed on the specified VM.
getDeployedServiceForVM(ServiceComponentDefnID, VMComponentDefnID, HostID) - Method in interface com.metamatrix.common.config.api.Configuration
Returns a deployed Service component that was deployed on the specified VM and Host.
getDeployedServiceForVM(ServiceComponentDefnID, VMComponentDefn) - Method in class com.metamatrix.common.config.model.BasicConfiguration
 
getDeployedServiceForVM(ServiceComponentDefnID, VMComponentDefnID, HostID) - Method in class com.metamatrix.common.config.model.BasicConfiguration
 
getDeployedServiceNode() - Method in class com.metamatrix.console.ui.views.deploy.event.ConfigurationTreeModelEvent
Gets the deployed service node if either a deployed service node was the event source or an ancestor.
getDeployedServices(VMComponentDefn) - Method in class com.metamatrix.console.models.ConfigurationManager
 
getDeployedServicesForVM(VMComponentDefnID) - Method in interface com.metamatrix.common.config.api.Configuration
This method is technically incorrect, because deployed services should be returned for the deployed vm that they are deployed to, not the vm component definition which may itself be deployed many times.
getDeployedServicesForVM(VMComponentDefn) - Method in interface com.metamatrix.common.config.api.Configuration
Returns a Collection of DeployedComponents that represent services deployed on the indicated deployed VM
getDeployedServicesForVM(VMComponentDefnID) - Method in class com.metamatrix.common.config.model.BasicConfiguration
This method is technically incorrect, because deployed services should be returned for the deployed vm that they are deployed to, not the vm component definition which may itself be deployed many times.
getDeployedServicesForVM(VMComponentDefn) - Method in class com.metamatrix.common.config.model.BasicConfiguration
 
getDeployedVMs() - Method in class com.metamatrix.server.ServiceManager
 
getDescendantActions() - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeImpl
Get the actions allowed by all descendants.
getDescendants(PermissionNode) - Method in interface com.metamatrix.platform.admin.api.PermissionTreeView
Obtain all the PermissionDataNodes in the tree under the given node.
getDescendants(PermissionNode) - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeTreeViewImpl
Obtain all the PermissionDataNodes in the tree under the given node.
getDescendantsWithActions(PermissionNode, AuthorizationActions, boolean) - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeTreeViewImpl
Obtain all the PermissionDataNodes in the tree under the given node.
getDescription() - Method in interface com.metamatrix.admin.api.objects.ConnectorBinding
Returns the description
getDescription() - Method in interface com.metamatrix.admin.api.objects.DQP
Returns the description.
getDescription() - Method in interface com.metamatrix.admin.api.objects.ExtensionModule
 
getDescription() - Method in interface com.metamatrix.admin.api.objects.PropertyDefinition
Get the description of this property.
getDescription() - Method in interface com.metamatrix.admin.api.objects.Service
Returns the description
getDescription() - Method in class com.metamatrix.admin.objects.MMConnectorBinding
Returns the description
getDescription() - Method in class com.metamatrix.admin.objects.MMDQP
Returns the description
getDescription() - Method in class com.metamatrix.admin.objects.MMExtensionModule
 
getDescription() - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
getDescription() - Method in class com.metamatrix.admin.objects.MMService
Returns the description
getDescription() - Method in class com.metamatrix.api.exception.query.UnresolvedSymbolDescription
Get the description of the problem
getDescription() - Method in interface com.metamatrix.common.config.api.ComponentObject
Returns the description of this component definition
getDescription() - Method in interface com.metamatrix.common.config.api.ComponentType
Returns the description, if it has one, of the component type
getDescription() - Method in interface com.metamatrix.common.config.api.ExtensionModule
 
getDescription() - Method in class com.metamatrix.common.config.model.BasicComponentObject
Returns the description of this component definition
getDescription() - Method in class com.metamatrix.common.config.model.BasicComponentType
Returns the description, if it has one, of the component type
getDescription() - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleDescriptor
Optional description of this extension module - may be null.
getDescription() - Method in class com.metamatrix.common.tree.directory.FileSystemFilter
Obtain a description for this filter.
getDescription() - Method in class com.metamatrix.common.tree.directory.FolderOnlyFilter
Obtain a description for this filter.
getDescription() - Method in class com.metamatrix.common.tree.PassThroughTreeNodeFilter
Obtain a description for this filter.
getDescription() - Method in interface com.metamatrix.common.tree.TreeNodeFilter
Obtain a description for this filter.
getDescription() - Method in class com.metamatrix.common.types.AbstractTransform
Get description.
getDescription() - Method in interface com.metamatrix.common.types.Transform
Get description.
getDescription() - Method in interface com.metamatrix.common.vdb.api.ModelInfo
Get this model's description.
getDescription() - Method in interface com.metamatrix.common.vdb.api.VDBInfo
Get this VDB's description.
getDescription() - Method in class com.metamatrix.connector.metadata.RuntimeVdbRecord
 
getDescription() - Method in class com.metamatrix.console.ui.views.connector.ConnectorBasicInfo
 
getDescription() - Method in class com.metamatrix.console.ui.views.connector.ConnectorDetailInfo
 
getDescription() - Method in class com.metamatrix.console.ui.views.connectorbinding.BindingBasics
 
getDescription() - Method in class com.metamatrix.console.ui.views.connectorbinding.BindingDetails
 
getDescription() - Method in class com.metamatrix.console.ui.views.extensionsource.ExtensionSourceDetailInfo
 
getDescription() - Method in class com.metamatrix.console.ui.views.extensionsource.NewExtensionSourceInfo
 
getDescription() - Method in class com.metamatrix.console.ui.views.users.RoleDisplay
 
getDescription() - Method in class com.metamatrix.console.ui.views.vdb.SingleMaterializationFileDisplayInfo
 
getDescription() - Method in class com.metamatrix.console.ui.views.vdb.VdbWizardEntitlementsPanel
 
getDescription() - Method in class com.metamatrix.console.ui.views.vdb.VdbWizardIdPanel
 
getDescription() - Method in class com.metamatrix.core.id.IntegerIDFactory
Return the description for the type of ObjectID described by this object.
getDescription() - Method in class com.metamatrix.core.id.LongIDFactory
Return the description for the type of ObjectID described by this object.
getDescription() - Method in interface com.metamatrix.core.id.ObjectIDFactory
Return the description for the type of ObjectID described by this object.
getDescription() - Method in class com.metamatrix.core.id.StringIDFactory
Return the description for the type of ObjectID described by this object.
getDescription() - Method in class com.metamatrix.core.id.UUIDFactory
Return the description for the type of ObjectID described by this object.
getDescription(PlanNode) - Method in class com.metamatrix.jdbc.api.DefaultDisplayHelper
 
getDescription(PlanNode) - Method in interface com.metamatrix.jdbc.api.DisplayHelper
Get the description to use for this plan node, which is usually displayed after the name as a short description.
getDescription(PlanNode) - Method in class com.metamatrix.jdbc.api.tools.QueryPlanDisplayHelper
 
getDescription() - Method in class com.metamatrix.jdbc.BaseDataSource
Returns the description of this data source.
getDescription() - Method in interface com.metamatrix.metadata.runtime.api.DataType
Return the description.
getDescription() - Method in interface com.metamatrix.metadata.runtime.api.Element
Return the description.
getDescription() - Method in interface com.metamatrix.metadata.runtime.api.Group
Return the group description.
getDescription() - Method in interface com.metamatrix.metadata.runtime.api.Key
Return the description.
getDescription() - Method in interface com.metamatrix.metadata.runtime.api.Model
Return the description
getDescription() - Method in interface com.metamatrix.metadata.runtime.api.Procedure
Return the procedure description.
getDescription() - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabase
Return the description.
getDescription() - Method in class com.metamatrix.metadata.runtime.impl.AnnotationRecordImpl
 
getDescription() - Method in class com.metamatrix.metadata.runtime.impl.VdbRecordImpl
 
getDescription() - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
getDescription() - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
getDescription() - Method in class com.metamatrix.metadata.runtime.model.BasicKey
 
getDescription() - Method in class com.metamatrix.metadata.runtime.model.BasicModel
 
getDescription() - Method in class com.metamatrix.metadata.runtime.model.BasicProcedure
 
getDescription() - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabase
 
getDescription() - Method in interface com.metamatrix.modeler.core.metadata.runtime.AnnotationRecord
Return the description
getDescription() - Method in interface com.metamatrix.modeler.core.metadata.runtime.VdbRecord
Return the description for the VDB archive
getDescription() - Method in class com.metamatrix.platform.security.api.AuthorizationPolicy
Obtain the description for this policy which may be null.
getDescription() - Method in class com.metamatrix.platform.security.api.AuthorizationPolicyID
Obtain the description for this policy which may be null.
getDescription() - Method in class com.metamatrix.platform.security.api.AuthorizationRealm
Get the realm description.
getDescription() - Method in interface com.metamatrix.platform.security.audit.destination.AuditDestination
Get a short description of this logging destination.
getDescription() - Method in class com.metamatrix.platform.security.audit.destination.ConsoleAuditDestination
Return description
getDescription() - Method in class com.metamatrix.platform.security.audit.destination.DatabaseAuditDestination
Return description
getDescription() - Method in class com.metamatrix.platform.security.audit.destination.SingleFileAuditDestination
Return description
getDescription() - Method in class com.metamatrix.query.function.FunctionForm
Get description of function.
getDescription() - Method in class com.metamatrix.query.function.metadata.FunctionMethod
Get description of method
getDescription() - Method in class com.metamatrix.query.function.metadata.FunctionParameter
Get description of parameter
getDescription() - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
 
getDescription() - Method in class com.metamatrix.vdb.runtime.BasicVDBInfo
 
getDescription() - Method in class com.sforce.soap.partner.MassEmailMessage
Gets the description value for this MassEmailMessage.
getDescriptionHM() - Method in class com.metamatrix.console.ui.views.properties.ConsolePropertyObjectId
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.batch.BatchedUpdatePlan
 
getDescriptionProperties() - Method in interface com.metamatrix.query.processor.Describable
Get a description as a set of properties of primitive types such as String, Integer, etc.
getDescriptionProperties() - Method in class com.metamatrix.query.processor.proc.AbstractAssignmentInstruction
 
getDescriptionProperties(Map) - Method in class com.metamatrix.query.processor.proc.AbstractAssignmentInstruction
 
getDescriptionProperties(Map) - Method in class com.metamatrix.query.processor.proc.AssignmentInstruction
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.proc.BreakInstruction
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.proc.ContinueInstruction
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.proc.CreateCursorResultSetInstruction
 
getDescriptionProperties(Map) - Method in class com.metamatrix.query.processor.proc.ErrorInstruction
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.proc.ExecDynamicSqlInstruction
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.proc.ExecSqlInstruction
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.proc.IfInstruction
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.proc.LoopInstruction
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.proc.ProcedurePlan
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.proc.WhileInstruction
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.program.Program
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.program.ProgramInstruction
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.relational.AccessNode
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.relational.DependentAccessNode
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.relational.DependentProcedureAccessNode
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.relational.DependentProcedureExecutionNode
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.relational.GroupingNode
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.relational.JoinNode
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.relational.LimitNode
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.relational.NullNode
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.relational.PlanExecutionNode
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.relational.ProjectIntoNode
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.relational.ProjectNode
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.relational.RelationalNode
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.relational.RelationalNodeStatistics
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.relational.RelationalPlan
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.relational.SelectNode
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.relational.SortNode
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.relational.UnionAllNode
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.xml.AbortProcessingInstruction
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.xml.AddCommentInstruction
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.xml.AddNodeInstruction
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.xml.BlockInstruction
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.xml.EndBlockInstruction
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.xml.EndDocumentInstruction
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.xml.ExecSqlInstruction
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.xml.ExecStagingTableInstruction
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.xml.IfInstruction
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.xml.InitializeDocumentInstruction
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.xml.JoinedWhileInstruction
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.xml.MoveCursorInstruction
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.xml.MoveDocInstruction
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.xml.ProcessorInstruction
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.xml.Program
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.xml.WhileInstruction
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.xml.XMLPlan
 
getDescriptionProperties() - Method in class com.metamatrix.query.processor.xquery.XQueryPlan
 
getDescriptionPropertyDefinition() - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
This method is used to determine which, if any, of the property definitions for this object are used to access the description.
getDescriptionPropertyDefinition(TreeNode) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeEditor
Filter the specified PropertyDefinition instances and return the first definition that is mapped to "the description" property for the metadata object.
getDescriptionPropertyDefinition(TreeNode) - Method in interface com.metamatrix.common.tree.directory.DirectoryEntryEditor
Filter the specified PropertyDefinition instances and return the first definition that is mapped to "the description" property for the metadata object.
getDescriptionPropertyDefinition() - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
This method is used to determine which, if any, of the property definitions for this object are used to access the description.
getDescriptionPropertyDefinition(TreeNode) - Method in class com.metamatrix.common.tree.directory.FileSystemEntryEditor
Filter the specified PropertyDefinition instances and return the first definition that is mapped to "the description" property for the metadata object.
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.AllowFieldTruncationHeader
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.AssignmentRuleHeader
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.CallOptions
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.ChildRelationship
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DebuggingHeader
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DebuggingInfo
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DebugLevel
 
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DeletedRecord
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DeleteResult
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeGlobal
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeGlobalResponse
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeGlobalResult
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeLayout
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeLayoutButton
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeLayoutComponent
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeLayoutItem
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeLayoutResponse
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeLayoutResult
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeLayoutRow
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeLayoutSection
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeLayoutType0
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeSObject
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeSObjectResponse
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeSObjectResult
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeSoftphoneLayout
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeSoftphoneLayoutCallType
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeSoftphoneLayoutInfoField
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeSoftphoneLayoutItem
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeSoftphoneLayoutResponse
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeSoftphoneLayoutResult
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeSoftphoneLayoutSection
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeTab
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeTabs
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeTabSetResult
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.Email
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.EmailFileAttachment
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.EmailHeader
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.EmailPriority
 
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.EmptyRecycleBinResult
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.Error
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in exception com.sforce.soap.partner.fault.ApiFault
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in exception com.sforce.soap.partner.fault.ApiQueryFault
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.fault.ExceptionCode
 
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.fault.FaultCode
 
getDeserializer(String, Class, QName) - Static method in exception com.sforce.soap.partner.fault.InvalidFieldFault
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in exception com.sforce.soap.partner.fault.InvalidIdFault
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in exception com.sforce.soap.partner.fault.InvalidNewPasswordFault
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in exception com.sforce.soap.partner.fault.InvalidQueryLocatorFault
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in exception com.sforce.soap.partner.fault.InvalidSObjectFault
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in exception com.sforce.soap.partner.fault.LoginFault
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in exception com.sforce.soap.partner.fault.MalformedQueryFault
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in exception com.sforce.soap.partner.fault.MalformedSearchFault
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in exception com.sforce.soap.partner.fault.UnexpectedErrorFault
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.Field
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.FieldType
 
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.GetDeleted
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.GetDeletedResponse
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.GetDeletedResult
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.GetServerTimestamp
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.GetServerTimestampResponse
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.GetServerTimestampResult
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.GetUpdated
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.GetUpdatedResponse
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.GetUpdatedResult
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.GetUserInfo
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.GetUserInfoResponse
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.GetUserInfoResult
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.InvalidateSessionsResult
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.LayoutComponentType
 
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.LeadConvert
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.LeadConvertResult
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.LocaleOptions
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.Login
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.LoginResponse
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.LoginResult
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.LoginScopeHeader
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.Logout
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.LogoutResponse
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.MassEmailMessage
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.MergeRequest
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.MergeResult
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.MruHeader
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.PicklistEntry
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.PicklistForRecordType
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.ProcessRequest
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.ProcessResult
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.ProcessSubmitRequest
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.ProcessWorkitemRequest
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.Query
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.QueryAll
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.QueryAllResponse
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.QueryMore
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.QueryMoreResponse
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.QueryOptions
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.QueryResponse
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.QueryResult
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.RecordTypeInfo
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.RecordTypeMapping
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.RelatedList
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.RelatedListColumn
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.RelatedListSort
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.ResetPassword
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.ResetPasswordResponse
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.ResetPasswordResult
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.Retrieve
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.SaveResult
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.Search
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.SearchRecord
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.SearchResponse
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.SearchResult
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.SendEmailError
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.SendEmailResult
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.SessionHeader
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.SetPassword
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.SetPasswordResponse
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.SetPasswordResult
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.SingleEmailMessage
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.SoapType
 
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.sobject.SObject
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.StatusCode
 
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.UndeleteResult
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.Upsert
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.UpsertResult
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.sforce.soap.partner.UserTerritoryDeleteHeader
Get Custom Deserializer
getDesignatedConfigurationID(String) - Static method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationMgr
Returns ID of one of the well-known configuration.
getDestination() - Method in class com.metamatrix.common.actions.AbstractObjectEditor
Get the action destination for this object.
getDestination() - Method in interface com.metamatrix.common.actions.ObjectEditor
Get the action destination for this object.
getDestination() - Method in interface com.metamatrix.platform.admin.api.AuthorizationEditor
 
getDestinationTable() - Method in class com.metamatrix.server.dqp.service.tracker.TransactionLogMessage
 
getDetailButton() - Method in class com.metamatrix.toolbox.ui.widget.MessagePanel
Returns the detail button for this MessagePanel, or null.
getDetailButtonAt(int) - Method in class com.metamatrix.console.ui.views.vdb.EntitlementMigrationReportSummaryPanel
 
getDetailForConnector(ComponentType) - Method in class com.metamatrix.console.models.ConnectorManager
 
getDetailForModule(String) - Method in class com.metamatrix.console.models.ExtensionSourceManager
 
getDetailLayoutSections() - Method in class com.sforce.soap.partner.DescribeLayout
Gets the detailLayoutSections value for this DescribeLayout.
getDetailLayoutSections(int) - Method in class com.sforce.soap.partner.DescribeLayout
 
getDetails(String, int, String, int, String) - Method in interface com.metamatrix.console.ui.views.vdb.EntitlementMigrationInfoSource
 
getDeterministic() - Method in class com.metamatrix.query.function.FunctionDescriptor
 
getDeterministic() - Method in class com.metamatrix.query.function.metadata.FunctionMethod
 
getDialog() - Method in class com.metamatrix.console.ui.views.authorization.NewAuthenticationProviderWizardController
 
getDialog() - Method in class com.metamatrix.console.ui.views.connector.ImportWizardController
 
getDialog() - Method in class com.metamatrix.console.ui.views.connectorbinding.ImportBindingWizardController
 
getDialog() - Method in class com.metamatrix.console.ui.views.connectorbinding.NewBindingWizardController
 
getDialog() - Method in class com.metamatrix.console.ui.views.users.NewGroupsWizardController
 
getDialogPanel() - Method in class com.metamatrix.toolbox.ui.widget.DialogWindow
 
getDialogs() - Method in class com.metamatrix.console.ui.views.runtime.QueueStatisticsDisplayHandler
 
getDialogs() - Method in class com.metamatrix.console.ui.views.runtime.VMStatisticsDisplayHandler
 
getDialogTitle() - Method in class com.metamatrix.toolbox.ui.widget.PasswordButton
 
getDigits() - Method in class com.sforce.soap.partner.Field
Gets the digits value for this Field.
getDimensionFromPreferences(String) - Static method in class com.metamatrix.toolbox.ui.widget.DialogWindow
 
getDirection() - Method in interface org.teiid.connector.language.IOrderByItem
Get direction of whether to sort ascending or descending.
getDirection() - Method in interface org.teiid.connector.language.IParameter
Get direction of parameter
getDirection() - Method in interface org.teiid.connector.metadata.runtime.Parameter
Get direction of the parameter, as specified by direction constants.
getDirectoryEntryEditor() - Method in interface com.metamatrix.common.tree.directory.DirectoryEntryView
Return the directory entry editor for this view.
getDirectoryEntryEditor() - Method in class com.metamatrix.common.tree.directory.FileSystemView
Return the directory entry editor for this view.
getDirectoryEntryEditor() - Method in class com.metamatrix.common.tree.directory.RuledDirectoryEntryViewImpl
Return the directory entry editor for this view.
getDirectoryEntryView() - Method in class com.metamatrix.common.tree.directory.RuledDirectoryEntryViewImpl
 
getDirectoryName() - Method in class com.metamatrix.console.ui.util.ChooserPanel
 
getDirectoryName() - Method in class com.metamatrix.console.ui.views.vdb.VdbWizardSaveMaterializationFilesPanel
 
getDirectoryName(String) - Static method in class com.metamatrix.console.util.StaticUtilities
 
getDirectoryPath() - Method in class com.metamatrix.connector.xml.file.FileConnectorState
 
getDisabledClosedIcon() - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeCellRenderer
 
getDisabledLeafIcon() - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeCellRenderer
 
getDisabledOpenIcon() - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeCellRenderer
 
getDisableLocalTransactions() - Method in class com.metamatrix.jdbc.util.MMJDBCURL
 
getDisableLocalTxn() - Method in class com.metamatrix.jdbc.BaseDataSource
 
getDiscardedContexts() - Method in interface com.metamatrix.admin.api.objects.LogConfiguration
Obtain the set of contexts for messages that are to be discarded.
getDiscardedContexts() - Method in class com.metamatrix.admin.objects.MMLogConfiguration
 
getDiscardedContexts() - Method in class com.metamatrix.common.log.config.BasicLogConfiguration
Obtain the set of contexts for messages that are to be discarded.
getDiscardedContexts() - Method in interface com.metamatrix.common.log.LogConfiguration
Obtain the set of contexts for messages that are to be discarded.
getDiscardedContexts() - Method in interface com.metamatrix.platform.security.audit.AuditConfiguration
Obtain the set of contexts for messages that are to be discarded.
getDiscardedContexts() - Method in class com.metamatrix.platform.security.audit.config.BasicAuditConfiguration
Obtain the set of contexts for messages that are to be discarded.
getDiscardedContexts() - Method in class com.metamatrix.platform.security.audit.config.UnmodifiableAuditConfiguration
Obtain the set of contexts for messages that are to be discarded.
getDiscoveryStrategy() - Method in class com.metamatrix.jdbc.MMDataSource
 
getDiskBufferDirectory() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
Get the directory to use for the disk buffering
getDiskBufferDirectory() - Method in interface com.metamatrix.dqp.service.ConfigurationService
Get the directory to use for the disk buffering
getDisplayableModels() - Method in interface com.metamatrix.metadata.runtime.api.MetadataSourceAPI
Returns a Collection of type Model that represents all the models that are considered displayable to the console
getDisplayableModels() - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseMetadata
Return the models that are used for presentation purposes.
getDisplayableModels() - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseMetadata
Obtain a collection of ModelID's deployed in this VirtualDatabase metadata.
getDisplayableModels() - Method in class com.metamatrix.metadata.runtime.model.MetadataCache
This returns those models that should be made visible to the console and therefore, only the models from the database are considered for display
getDisplayableName(String) - Static method in class com.metamatrix.common.config.model.BasicServiceComponentDefn
Kludge method which, given the kludgey automatically-generated service definition name of the form "PSCName#$%_ServiceDefinitionName", will return just the end of that name, aka "ServiceDefinitionName".
getDisplayedExitButton() - Method in class com.metamatrix.console.ui.dialog.ConsoleLoginDialog
 
getDisplayedExitButton() - Method in class com.metamatrix.console.ui.dialog.ConsoleLoginWindow
 
getDisplayFullyQualified() - Method in class com.metamatrix.query.sql.symbol.ElementSymbol
Get whether this element will be displayed as fully qualified
getDisplayLines() - Method in class com.sforce.soap.partner.DescribeLayoutComponent
Gets the displayLines value for this DescribeLayoutComponent.
getDisplayMode() - Method in class com.metamatrix.query.sql.symbol.ElementSymbol
 
getDisplayName() - Method in interface com.metamatrix.admin.api.objects.PropertyDefinition
Get the localized display name of this property.
getDisplayName() - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
getDisplayName() - Method in class com.metamatrix.common.config.api.ComponentTypePropDefn
Get the localized display name of this property.
getDisplayName() - Method in interface com.metamatrix.common.object.ObjectDefinition
Get the localized display name of this property.
getDisplayName() - Method in class com.metamatrix.common.object.ObjectDefinitionImpl
Get the localized display name of this property.
getDisplayName() - Method in class com.metamatrix.common.object.PropertyType
Return the display name for this type.
getDisplayName() - Method in class com.metamatrix.common.types.AbstractTransform
Get nice display name for GUIs.
getDisplayName() - Method in interface com.metamatrix.common.types.Transform
Get nice display name for GUIs.
getDisplayName() - Method in class com.metamatrix.console.models.PropertyDetail
 
getDisplayName() - Method in class com.metamatrix.console.ui.views.users.RoleDisplay
 
getDisplayName() - Method in interface com.metamatrix.platform.admin.api.PermissionNode
Display name for node.
getDisplayName() - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeImpl
Display name for node.
getDisplayName() - Method in class com.metamatrix.platform.security.api.AuthorizationPolicyID
Returns the Console display name for the policy.
getDisplayNameForLevel(int) - Static method in class com.metamatrix.platform.security.audit.AuditLevel
 
getDisplayNames() - Static method in class com.metamatrix.core.log.MessageLevel
 
getDisplayNames() - Static method in class com.metamatrix.platform.security.audit.AuditLevel
Utility method to get the display names for the levels, starting with the lowest level and ending with the highest level.
getDisplayString() - Method in class com.metamatrix.query.function.FunctionForm
Get display string for this function form
getDistinctValues() - Method in class com.metamatrix.metadata.runtime.impl.ColumnRecordImpl
 
getDistinctValues() - Method in interface com.metamatrix.modeler.core.metadata.runtime.ColumnRecord
Get the number of distinct values this column has in the table.
getDistinctValues(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
 
getDistinctValues(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadataFacade
 
getDistinctValues(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getDistinctValues(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getDistinctValues(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get the number of distinct values for this column.
getDistinctValues(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
getDocBuiltInType() - Method in class com.metamatrix.query.processor.xml.NodeDescriptor
 
getDocument() - Method in class com.metamatrix.query.mapping.xml.MappingBaseNode
Get the document node of this node.
getDocument() - Method in class com.metamatrix.soap.util.XMLTranslator
 
getDocumentation() - Method in class com.metamatrix.api.core.xmi.XMIHeader
Get the Documentation object.
getDocumentAttachments() - Method in class com.sforce.soap.partner.SingleEmailMessage
Gets the documentAttachments value for this SingleEmailMessage.
getDocumentAttachments(int) - Method in class com.sforce.soap.partner.SingleEmailMessage
 
getDocumentCount() - Method in class com.metamatrix.connector.xml.soap.SOAPExecutor
 
getDocumentEncoding() - Method in class com.metamatrix.query.mapping.xml.MappingDocument
 
getDocumentGroup() - Method in class com.metamatrix.query.processor.xml.XMLPlan
 
getDocumentGroup() - Method in class com.metamatrix.query.processor.xml.XMLProcessorEnvironment
 
getDocumentInProgress() - Method in class com.metamatrix.query.processor.xml.XMLProcessorEnvironment
 
getDocumentStream() - Method in class com.metamatrix.connector.xml.http.HTTPExecutor
 
getDocumentStream() - Method in class com.metamatrix.connector.xml.soap.SOAPExecutor
 
getDomainName() - Method in class com.metamatrix.platform.security.membership.service.SuccessfulAuthenticationToken
 
getDomainNames() - Method in interface com.metamatrix.admin.api.server.ServerSecurityAdmin
Returns the active authorization provider domain names, in authentication order.
getDomainNames() - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getDomainNames() - Method in class com.metamatrix.admin.server.ServerSecurityAdminImpl
 
getDomainNames() - Method in class com.metamatrix.console.models.GroupsManager
 
getDomainNames() - Method in interface com.metamatrix.platform.security.api.service.MembershipServiceInterface
 
getDomainNames() - Method in class com.metamatrix.platform.security.membership.service.MembershipServiceImpl
 
getDomainObject() - Method in class com.metamatrix.console.ui.views.deploy.DetailPanel
 
getDomains() - Method in class com.metamatrix.platform.security.membership.service.MembershipServiceImpl
 
getDotName() - Method in class com.metamatrix.console.ui.views.properties.ConsolePropertyObjectId
 
getDouble(String) - Method in class com.metamatrix.common.properties.ObjectPropertyManager
Retrieves the double value of the property identified by the specified key.
getDouble(String, double) - Method in class com.metamatrix.common.properties.ObjectPropertyManager
Retrieves the double value of the property identified by the specified key, or if not found, returns the specified default value.
getDouble(int) - Method in class com.metamatrix.jdbc.MMCallableStatement
Gets the value of a OUTPUT parameter as a double.
getDouble(String) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getDouble(int) - Method in class com.metamatrix.jdbc.MMResultSet
This method will return the value in the current row as a double value.
getDouble(String) - Method in class com.metamatrix.jdbc.MMResultSet
Get a double value based on the column name.
getDoubleProperty(Properties, String, double) - Static method in class com.metamatrix.common.util.PropertiesUtils
 
getDQP() - Method in class com.metamatrix.jdbc.EmbeddedConnectionFactoryImpl
 
getDQP() - Method in class com.metamatrix.jdbc.MMStatement
 
getDQPs(String) - Method in interface com.metamatrix.admin.api.server.ServerMonitoringAdmin
Get the DQPs that correspond to the specified identifer pattern.
getDQPs(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getDQPs(String) - Method in class com.metamatrix.admin.server.ServerMonitoringAdminImpl
Get monitoring information about DQPs (Distributed Query Processors).
getDragAndDropController() - Method in class com.metamatrix.toolbox.ui.widget.TreeWidget
 
getDragSource() - Method in interface com.metamatrix.toolbox.ui.widget.transfer.DragAndDropController
Returns the object being dragged.
getDriverClassname() - Method in class com.metamatrix.vdb.materialization.DatabaseDialect
 
getDriverMajorVersion() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets this drivers major version number
getDriverMinorVersion() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets this drivers minor version number
getDriverName() - Method in class com.metamatrix.jdbc.BaseDriver
Get's the name of the driver.
getDriverName() - Method in class com.metamatrix.jdbc.EmbeddedDriver
Get's the name of the driver.
getDriverName() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Get the name of this JDBC driver
getDriverName() - Method in class com.metamatrix.jdbc.MMDriver
 
getDriverVersion() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
This method gets the version of this JDBC driver.
getDropTarget() - Method in interface com.metamatrix.toolbox.ui.widget.transfer.DragAndDropController
Returns the object that would receive the dragged object if it were dropped at the current mouse position.
getDTDHandler() - Method in class com.metamatrix.query.processor.dynamic.TupleXMLReader
 
getDuplicateExtensionModules() - Method in class com.metamatrix.console.ui.views.connector.ImportWizardDuplicatesPanel
 
getEarliestDateAvailable() - Method in class com.metamatrix.connector.salesforce.execution.DeletedResult
 
getEarliestDateAvailable() - Method in class com.sforce.soap.partner.GetDeletedResult
Gets the earliestDateAvailable value for this GetDeletedResult.
getEditableProperties(ComponentObject) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Returns a modifiable properties object for the specified ComponentObject.
getEditableProperties() - Method in class com.metamatrix.common.config.model.BasicComponentObject
Helper method to enable building the property hierarchy for deployed Components
getEditableProperties(ComponentObject) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
getEditButton() - Method in class com.metamatrix.console.ui.views.vdb.VdbConnBindPanel
 
getEditCBPInitSuccessful() - Method in class com.metamatrix.console.ui.views.vdb.VdbWizardEditConnBindPanel
 
getEditingRow() - Method in class com.metamatrix.console.ui.treetable.JTreeTable
Workaround for BasicTableUI anomaly.
getEditLayoutSections() - Method in class com.sforce.soap.partner.DescribeLayout
Gets the editLayoutSections value for this DescribeLayout.
getEditLayoutSections(int) - Method in class com.sforce.soap.partner.DescribeLayout
 
getEditor() - Method in interface com.metamatrix.common.callback.Callback
return the PropertiedObjectEditor that the CallbackHandler should user to edit this Callback's PropertiedObject.
getEditor() - Method in class com.metamatrix.common.callback.CallbackImpl
return the PropertiedObjectEditor that the CallbackHandler should user to edit this Callback's PropertiedObject.
getEditor() - Static method in class com.metamatrix.common.config.model.BasicUtil
Returns a COnfigurationObjectEditor that does not create actions.
getEditor() - Method in class com.metamatrix.console.models.ConfigurationManager
 
getEditor() - Method in class com.metamatrix.console.models.ConfigurationPropertiedObjectEditor
 
getEditor() - Method in class com.metamatrix.console.models.ResourcePropertiedObjectEditor
 
getEditor() - Method in class com.metamatrix.console.ui.util.POPWithButtons
 
getEditor() - Method in class com.metamatrix.console.ui.views.pools.PoolPropertiedObjectAndEditor
 
getEditor() - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeModel
 
getEldestProcessStartTime() - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIHelper
 
getElement() - Method in class com.metamatrix.connector.xml.base.ParameterDescriptor
 
getElement() - Method in interface org.teiid.connector.language.IOrderByItem
Get the element referred to by this item
getElement(String) - Method in interface org.teiid.connector.metadata.runtime.RuntimeMetadata
Look up an object by identifier
getElementAt(int) - Method in class com.metamatrix.console.ui.util.StringListBasedListModel
Return a particular element
getElementEntitlements(AuthorizationRealm, Collection) - Method in interface com.metamatrix.platform.security.api.service.AuthorizationServiceInterface
Returns a List of entitlements to the given element pattern in the given realm.
getElementEntitlements(AuthorizationRealm, String) - Method in interface com.metamatrix.platform.security.api.service.AuthorizationServiceInterface
Returns a List of entitlements to the given element pattern in the given realm.
getElementEntitlements(AuthorizationRealm, Collection) - Method in class com.metamatrix.platform.security.authorization.service.AuthorizationServiceImpl
Returns a List of entitlements to the given element pattern in the given realm.
getElementEntitlements(AuthorizationRealm, String) - Method in class com.metamatrix.platform.security.authorization.service.AuthorizationServiceImpl
Returns a List of entitlements to the given element pattern in the given realm.
getElementEntitlements(AuthorizationRealm, String) - Method in interface com.metamatrix.platform.security.authorization.spi.AuthorizationSourceTransaction
Returns a compound List of entitlements to the given fully qualified element in the given realm.
getElementEntitlements(AuthorizationRealm, String) - Method in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCAuthorizationTransaction
Returns a compound List of entitlements to the given fully qualified element in the given realm.
getElementID(String) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
 
getElementID(String) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadataFacade
 
getElementID(String) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getElementID(String) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getElementID(String) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get the metadata-implementation identifier object for the given element name.
getElementID(String) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
Check metadata first, then check temp groups if not found
getElementIDs() - Method in interface com.metamatrix.metadata.runtime.api.Group
Returns an ordered list of ElementID's for this group.
getElementIDs() - Method in interface com.metamatrix.metadata.runtime.api.Key
Returns an ordered list of ElementID's this key is made of.
getElementIDs() - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
getElementIDs() - Method in class com.metamatrix.metadata.runtime.model.BasicKey
 
getElementIDsInAccessPattern(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
 
getElementIDsInAccessPattern(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadataFacade
 
getElementIDsInAccessPattern(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getElementIDsInAccessPattern(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getElementIDsInAccessPattern(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get the elements in the access pattern
getElementIDsInAccessPattern(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
getElementIDsInGroupID(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
 
getElementIDsInGroupID(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadataFacade
 
getElementIDsInGroupID(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getElementIDsInGroupID(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getElementIDsInGroupID(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get list of metadata element IDs for a group ID
getElementIDsInGroupID(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
getElementIDsInIndex(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
 
getElementIDsInIndex(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadataFacade
 
getElementIDsInIndex(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getElementIDsInIndex(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getElementIDsInIndex(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get the elements in the index
getElementIDsInIndex(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
getElementIDsInKey(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
 
getElementIDsInKey(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadataFacade
 
getElementIDsInKey(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getElementIDsInKey(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getElementIDsInKey(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get the elements in the key
getElementIDsInKey(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
getElementLength(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
 
getElementLength(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadataFacade
 
getElementLength(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getElementLength(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getElementLength(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get the element length for a given element ID.
getElementLength(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
getElementList() - Method in class com.metamatrix.connector.ldap.LDAPSearchDetails
get the element list
getElementName() - Method in class com.metamatrix.platform.security.api.UserEntitlementInfo
Get the element (column) of this entitlement.
getElementProperties(Element) - Method in class com.metamatrix.common.vdb.api.DEFReaderWriter
 
getElements(Document, List<String>) - Method in class com.metamatrix.connector.xml.streaming.StreamingRowCollector
Builds a list of rows from an InputStream
getElements() - Method in interface com.metamatrix.metadata.runtime.api.DataType
Returns a list of type DataTypeElement.
getElements() - Method in class com.metamatrix.query.metadata.TempMetadataID
Get elements - only valid for groups
getElements() - Method in class com.metamatrix.query.processor.relational.RelationalNode
 
getElements() - Method in class com.metamatrix.query.sql.proc.CriteriaSelector
Get elements on which criteria is pecified on the user's query
getElements() - Method in class com.metamatrix.query.sql.visitor.ElementCollectorVisitor
Get the elements collected by the visitor.
getElements(LanguageObject, Collection<ElementSymbol>) - Static method in class com.metamatrix.query.sql.visitor.ElementCollectorVisitor
Helper to quickly get the elements from obj in the elements collection
getElements(Collection<? extends LanguageObject>, Collection<ElementSymbol>) - Static method in class com.metamatrix.query.sql.visitor.ElementCollectorVisitor
 
getElements(LanguageObject, boolean) - Static method in class com.metamatrix.query.sql.visitor.ElementCollectorVisitor
Helper to quickly get the elements from obj in a collection.
getElements(LanguageObject, boolean, boolean) - Static method in class com.metamatrix.query.sql.visitor.ElementCollectorVisitor
Helper to quickly get the elements from obj in a collection.
getElements() - Method in interface org.teiid.connector.language.IGroupBy
Get list of IExpression that the GROUP BY should be grouped on.
getElements() - Method in interface org.teiid.connector.language.IInsert
Get list of elements being inserted into
getElementsInGroup(GroupID) - Method in interface com.metamatrix.metadata.runtime.api.MetadataSourceAPI
Returns an ordered List of type Element that are contained within the specified key id.
getElementsInGroup(GroupID) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseMetadata
Return an ordered list of ElementID's for the specified groupID.
getElementsInGroup(GroupID) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseMetadata
Return an ordered list of ElementID's for the specified groupID.
getElementsInGroup(GroupID) - Method in class com.metamatrix.metadata.runtime.model.MetadataCache
 
getElementSymbol() - Method in class com.metamatrix.query.mapping.xml.MappingAttribute
 
getElementSymbol() - Method in class com.metamatrix.query.mapping.xml.MappingElement
 
getElementSymbols() - Method in class com.metamatrix.query.sql.symbol.MultipleElementSymbol
Get the element symbols referred to by this multiple element symbol
getElementType(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
 
getElementType(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadataFacade
 
getElementType(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getElementType(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getElementType(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get the element type name for an element symbol.
getElementType(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
getElseBlock() - Method in class com.metamatrix.query.sql.proc.IfStatement
Get the statement's ELSE block.
getElseExpression() - Method in class com.metamatrix.query.sql.symbol.AbstractCaseExpression
Gets the expression in the ELSE part of this expression.
getElseExpression() - Method in interface org.teiid.connector.language.ISearchedCaseExpression
Gets the ELSE expression, if defined.
getElseProgram() - Method in class com.metamatrix.query.processor.proc.IfInstruction
 
getEmailPriority() - Method in class com.sforce.soap.partner.Email
Gets the emailPriority value for this Email.
getEmptyTableHeaderArray() - Method in class com.metamatrix.toolbox.ui.widget.PropertiedObjectArrayTable
Get the DirectoryEntryView's property's definition names to be displayed by the details table
getEncodedKey() - Method in class com.metamatrix.common.util.crypto.cipher.SymmetricCryptor
 
getEncoding() - Method in interface com.metamatrix.core.index.IDocument
Returns the encoding for this document
getEncoding() - Method in class com.sforce.soap.partner.DescribeGlobalResult
Gets the encoding value for this DescribeGlobalResult.
getEncryptionKeyStore() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
getEncryptionKeyStore() - Method in interface com.metamatrix.dqp.service.ConfigurationService
Get the URL to the "metamatrixpki.keystore" file
getEncryptor() - Static method in class com.metamatrix.common.util.crypto.CryptoUtil
Construct and return a utility that can be used for only encryption.
getEncryptor() - Method in class com.metamatrix.console.models.Manager
Get encryptor to use for encrypting passwords to send from the client to the server.
getEncryptor() - Method in class com.metamatrix.console.ui.views.deploy.DetailPanel
 
getEndColumn() - Method in class com.metamatrix.query.parser.JavaCharStream
 
getEndDate() - Method in class com.sforce.soap.partner.GetDeleted
Gets the endDate value for this GetDeleted.
getEndDate() - Method in class com.sforce.soap.partner.GetUpdated
Gets the endDate value for this GetUpdated.
getEndingTime() - Method in class com.metamatrix.console.ui.views.syslog.TimeSpanPanel
 
getEndLine() - Method in class com.metamatrix.query.parser.JavaCharStream
 
getEndRow(Object) - Method in interface com.metamatrix.common.buffer.impl.BatchMapValueTranslator
Return the ending row number of the given batch.
getEndRow() - Method in class com.metamatrix.common.buffer.TupleBatch
Return number of the last row of the tuple source that is contained in this batch (one-based).
getEndRow() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.Results
 
getEndRow() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ResultsRequest
 
getEndTimeStamp() - Method in class com.metamatrix.server.dqp.service.tracker.TransactionLogMessage
 
getEngineConfiguration() - Method in class com.metamatrix.connector.xmlsource.soap.SoapService
 
getEnhancedColumnModel() - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
 
getEnhancedModel() - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
 
getEnteredFileName() - Method in class com.metamatrix.console.ui.util.ChooserPanel
 
getEnterpriseGroups() - Method in class com.metamatrix.console.ui.views.entitlements.EntitlementInfo
 
getEntireStepText() - Method in class com.metamatrix.console.ui.util.BasicWizardSubpanelContainer
 
getEntitlementDescription() - Method in class com.metamatrix.console.ui.views.entitlements.EntitlementInfo
 
getEntitlementDescription() - Method in class com.metamatrix.console.ui.views.entitlements.NewEntitlementController
 
getEntitlementDescription() - Method in class com.metamatrix.console.ui.views.entitlements.NewEntitlementNamePanel
 
getEntitlementInfo(String, String, int) - Method in class com.metamatrix.console.models.EntitlementManager
 
getEntitlementInfo(String, String, int) - Method in interface com.metamatrix.console.ui.views.entitlements.EntitlementsDataInterface
 
getEntitlementManager() - Method in class com.metamatrix.console.models.Managers
 
getEntitlementManager(ConnectionInfo) - Static method in class com.metamatrix.console.models.ModelManager
 
getEntitlementMigrationReport() - Method in class com.metamatrix.console.ui.views.vdb.VdbWizardEntitlementsPanel
 
getEntitlementName() - Method in class com.metamatrix.console.ui.views.entitlements.EntitlementDetailPanel
 
getEntitlementName() - Method in class com.metamatrix.console.ui.views.entitlements.EntitlementInfo
 
getEntitlementName() - Method in class com.metamatrix.console.ui.views.entitlements.EntitlementsTableRowData
 
getEntitlementName() - Method in class com.metamatrix.console.ui.views.entitlements.NewEntitlementController
 
getEntitlementName() - Method in class com.metamatrix.console.ui.views.entitlements.NewEntitlementNamePanel
 
getEntitlementName() - Method in class com.metamatrix.console.ui.views.vdb.EntitlementMigrationSummaryInfo
 
getEntitlements() - Method in class com.metamatrix.console.models.EntitlementManager
 
getEntitlements() - Method in interface com.metamatrix.console.ui.views.entitlements.EntitlementsDataInterface
 
getEntitlementsForVDB(String, int) - Method in class com.metamatrix.console.models.EntitlementManager
 
getEntitlementTree(String, String, AuthorizationPolicyID) - Method in interface com.metamatrix.server.admin.api.RuntimeMetadataAdminAPI
Returns the entitlement tree for a given VDB version.
getEntitlementTree(String, String, AuthorizationPolicyID) - Method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataAdminAPIImpl
Returns the entitlement tree for a given VDB version.
getEntityApiName() - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutSection
Gets the entityApiName value for this DescribeSoftphoneLayoutSection.
getEntityForm() - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
 
getEntityId() - Method in class com.sforce.soap.partner.ProcessResult
Gets the entityId value for this ProcessResult.
getEntityResolver() - Method in class com.metamatrix.query.processor.dynamic.TupleXMLReader
 
getEntries() - Method in class com.metamatrix.common.vdb.api.VDBArchive
 
getEntries() - Method in class com.metamatrix.platform.admin.api.EntitlementMigrationReport
Get all the entries in the report.
getEntryName() - Method in class com.metamatrix.common.protocol.jar.JarURLConnection
 
getEnvironment() - Method in class com.metamatrix.common.application.Application
 
getEnvironment() - Method in class com.metamatrix.common.connection.ManagedConnection
Obtain the environment properties for this metadata connection.
getEnvironment() - Method in class com.metamatrix.connector.metadata.adapter.ObjectConnector
 
getEnvironment() - Method in class com.metamatrix.connector.xml.base.LoggingConnector
 
getEnvironment() - Method in interface com.metamatrix.connector.xml.StatefulConnector
 
getEnvironment() - Method in class org.teiid.connector.jdbc.translator.Translator
Gets the ConnectorEnvironment used to initialize this Translator
getEnvironmentProperties() - Method in class com.metamatrix.query.util.CommandContext
 
getEObject() - Method in class com.metamatrix.connector.metadata.RuntimeVdbRecord
 
getEObject() - Method in class com.metamatrix.metadata.runtime.impl.AbstractMetadataRecord
 
getEObject() - Method in interface com.metamatrix.modeler.core.metadata.runtime.MetadataRecord
Return the EObject for the entity this record represents.
getErr() - Method in class bsh.Interpreter
Get the error output stream associated with this interpreter.
getErr() - Method in class com.metamatrix.script.shell.JConsole
 
getErrorCode() - Method in class com.metamatrix.core.log.LogMessage
 
getErrorCount() - Method in class com.metamatrix.api.core.message.MessageList.Statistics
Gets the number of Message instances that have a type of MessageTypes.ERROR_MESSAGE.
getErrorHandler() - Method in class com.metamatrix.query.processor.dynamic.TupleXMLReader
 
getErrorIcon() - Static method in class com.metamatrix.toolbox.ui.IconFactory
 
getErrorPrefix() - Method in class com.metamatrix.console.ui.util.property.PropertyProvider
Gets the error prefix.
getErrors() - Method in class com.sforce.soap.partner.DeleteResult
Gets the errors value for this DeleteResult.
getErrors(int) - Method in class com.sforce.soap.partner.DeleteResult
 
getErrors() - Method in class com.sforce.soap.partner.EmptyRecycleBinResult
Gets the errors value for this EmptyRecycleBinResult.
getErrors(int) - Method in class com.sforce.soap.partner.EmptyRecycleBinResult
 
getErrors() - Method in class com.sforce.soap.partner.InvalidateSessionsResult
Gets the errors value for this InvalidateSessionsResult.
getErrors(int) - Method in class com.sforce.soap.partner.InvalidateSessionsResult
 
getErrors() - Method in class com.sforce.soap.partner.LeadConvertResult
Gets the errors value for this LeadConvertResult.
getErrors(int) - Method in class com.sforce.soap.partner.LeadConvertResult
 
getErrors() - Method in class com.sforce.soap.partner.MergeResult
Gets the errors value for this MergeResult.
getErrors(int) - Method in class com.sforce.soap.partner.MergeResult
 
getErrors() - Method in class com.sforce.soap.partner.ProcessResult
Gets the errors value for this ProcessResult.
getErrors(int) - Method in class com.sforce.soap.partner.ProcessResult
 
getErrors() - Method in class com.sforce.soap.partner.SaveResult
Gets the errors value for this SaveResult.
getErrors(int) - Method in class com.sforce.soap.partner.SaveResult
 
getErrors() - Method in class com.sforce.soap.partner.SendEmailResult
Gets the errors value for this SendEmailResult.
getErrors(int) - Method in class com.sforce.soap.partner.SendEmailResult
 
getErrors() - Method in class com.sforce.soap.partner.UndeleteResult
Gets the errors value for this UndeleteResult.
getErrors(int) - Method in class com.sforce.soap.partner.UndeleteResult
 
getErrors() - Method in class com.sforce.soap.partner.UpsertResult
Gets the errors value for this UpsertResult.
getErrors(int) - Method in class com.sforce.soap.partner.UpsertResult
 
getEscapeChar() - Method in class com.metamatrix.query.sql.lang.MatchCriteria
Get the escape character, which can be placed before the wildcard or single match character in the expression to prevent it from being used as a wildcard or single match.
getEscapeCharacter() - Method in interface org.teiid.connector.language.ILikeCriteria
Get escape character, if one is defined.
getEstimateNodeCardinality() - Method in class com.metamatrix.query.processor.relational.RelationalNode
 
getEvaluatedValue() - Method in class com.metamatrix.connector.metadata.index.MetadataLiteralCriteria
Get the value of the literal field used in the criteria with any function on it evaluated.
getEvaluator(Map) - Method in class com.metamatrix.query.processor.relational.SubqueryAwareRelationalNode
 
getEventID() - Method in class com.metamatrix.core.event.TargetableEvent
Return the identifier associted with this event.
getEventListeners() - Method in class com.metamatrix.console.models.Manager
 
getException() - Method in class com.metamatrix.api.exception.ExceptionHolder
 
getException() - Method in class com.metamatrix.common.log.reader.LogEntry
 
getException() - Method in class com.metamatrix.core.log.LogMessage
 
getException() - Method in class com.metamatrix.dqp.message.ResultsMessage
 
getException() - Method in class com.metamatrix.query.optimizer.relational.rules.CriteriaCapabilityValidatorVisitor
 
getException() - Method in class com.metamatrix.query.validator.AbstractValidationVisitor
 
getExceptionCode() - Method in exception com.sforce.soap.partner.fault.ApiFault
Gets the exceptionCode value for this ApiFault.
getExceptionMessage() - Method in exception com.sforce.soap.partner.fault.ApiFault
Gets the exceptionMessage value for this ApiFault.
getExceptionObject() - Method in class com.metamatrix.query.validator.AbstractValidationVisitor
 
getExceptionOfType(Throwable, Class<T>) - Static method in class com.metamatrix.client.ExceptionUtil
 
getExceptions() - Method in exception com.metamatrix.api.exception.MultipleException
Obtain the set of exceptions that comprise this exception.
getExeContext() - Method in class com.metamatrix.connector.xml.streaming.BaseStreamingExecution
 
getExeContext() - Method in interface com.metamatrix.connector.xml.XMLExecution
 
getExecutionContext() - Method in interface com.metamatrix.connector.salesforce.execution.ProcedureExecutionParent
 
getExecutionContext() - Method in class com.metamatrix.connector.salesforce.execution.ProcedureExecutionParentImpl
 
getExecutionContext() - Method in class org.teiid.connector.jdbc.translator.SQLConversionVisitor
Retrieve the per-command execution context for this visitor (intended for subclasses to use).
getExecutionCountIdentifier() - Method in interface org.teiid.connector.api.ExecutionContext
Execution count defines an id; where every access to the connector from the MetaMatrix server in a given command execution boundary is uniquely defined; Like for example in the case of "batched execution" of commands, each execution of command gets new identifier.
getExecutionId() - Method in class com.metamatrix.dqp.message.AtomicRequestID
 
getExecutionID() - Method in class com.metamatrix.dqp.message.RequestID
Return executionID, which identifies a per-connection execution.
getExecutionId() - Method in class com.metamatrix.dqp.message.RequestMessage
 
getExecutionID() - Method in class com.metamatrix.server.serverapi.RequestInfo
 
getExecutionInfo() - Method in class com.metamatrix.connector.xml.base.QueryAnalyzer
 
getExecutionPayload() - Method in class com.metamatrix.dqp.message.AtomicRequestMessage
 
getExecutionPayload() - Method in class com.metamatrix.dqp.message.RequestMessage
 
getExecutionPayload() - Method in interface org.teiid.connector.api.ExecutionContext
Get the trusted payload passed when the user statement was executed.
getExecutionProperty(String) - Method in interface com.metamatrix.jdbc.api.Statement
Get the MetaMatrix-specific execution property value.
getExecutionProperty(String) - Method in class com.metamatrix.jdbc.MMStatement
 
getExeInfo() - Method in class com.metamatrix.connector.xml.http.HTTPExecutor
 
getExitButton() - Method in class com.metamatrix.console.ui.dialog.ConsoleLoginDialog
 
getExitButton() - Method in class com.metamatrix.console.ui.dialog.ConsoleLoginWindow
 
getExpandedCommand() - Method in class com.metamatrix.query.sql.lang.UnaryFromClause
 
getExpectedResults() - Method in class com.metamatrix.core.commandshell.ScriptReader
If the last command line includes a specification of what the expected results are, then this method returns the expected value from the script.
getExplicitConversions(String) - Static method in class com.metamatrix.common.types.DataTypeManager
 
getExportedKeys(String, String, String) - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
This method gets a description of the forignkey columns that reference the primary key columns in the given table.
getExporter() - Method in class com.metamatrix.api.core.xmi.XMIHeader.Documentation
Return the exporter
getExporterID() - Method in class com.metamatrix.api.core.xmi.XMIHeader.Documentation
Return the exporter ID
getExporterVersion() - Method in class com.metamatrix.api.core.xmi.XMIHeader.Documentation
Return the exporter version
getExportRolesButton() - Method in class com.metamatrix.console.ui.views.vdb.VdbEntitlementsPanel
 
getExpression() - Method in class com.metamatrix.query.processor.proc.AbstractAssignmentInstruction
 
getExpression() - Method in class com.metamatrix.query.sql.lang.AbstractSetCriteria
Gets the membership expression to be compared.
getExpression() - Method in class com.metamatrix.query.sql.lang.BetweenCriteria
Get expression.
getExpression() - Method in class com.metamatrix.query.sql.lang.IsNullCriteria
Get expression.
getExpression() - Method in class com.metamatrix.query.sql.lang.SPParameter
Return the expression defining the value of this parameter
getExpression() - Method in class com.metamatrix.query.sql.proc.AssignmentStatement
 
getExpression() - Method in class com.metamatrix.query.sql.symbol.CaseExpression
Gets the expression whose evaluation is being tested in this case expression.
getExpression() - Method in class com.metamatrix.query.sql.symbol.ExpressionSymbol
Get the expression for this symbol
getExpression() - Method in class com.metamatrix.query.sql.symbol.Reference
 
getExpression(Expression) - Static method in class com.metamatrix.query.sql.util.SymbolMap
 
getExpression() - Method in interface org.teiid.connector.language.IAggregate
Get the expression within the aggregate function.
getExpression() - Method in interface org.teiid.connector.language.IIsNullCriteria
Get the expression being checked for null.
getExpression() - Method in interface org.teiid.connector.language.ISelectSymbol
Get the expression referenced by this symbol.
getExtendedFilters(ConnectorLogger) - Method in class com.metamatrix.connector.xml.base.NoExtendedFilters
 
getExtendedFilters(ConnectorLogger) - Method in interface com.metamatrix.connector.xml.SAXFilterProvider
 
getExtension(int) - Method in interface com.metamatrix.common.tree.directory.DirectoryEntryFilter
 
getExtension(int) - Method in class com.metamatrix.common.tree.directory.FileSystemFilter
 
getExtension(int) - Method in class com.metamatrix.common.tree.directory.FolderOnlyFilter
 
getExtension(int) - Method in class com.metamatrix.common.tree.directory.PassThroughDirectoryEntryFilter
 
getExtension(File) - Static method in class com.metamatrix.core.util.FileUtils
Obtains the file extension of the specified File.
getExtension(String) - Static method in class com.metamatrix.core.util.FileUtils
Obtains the file extension of the specified file name.
getExtensionCount() - Method in interface com.metamatrix.common.tree.directory.DirectoryEntryFilter
 
getExtensionCount() - Method in class com.metamatrix.common.tree.directory.FileSystemFilter
 
getExtensionCount() - Method in class com.metamatrix.common.tree.directory.FolderOnlyFilter
 
getExtensionCount() - Method in class com.metamatrix.common.tree.directory.PassThroughDirectoryEntryFilter
 
getExtensionModule(String) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
getExtensionModule(String) - Method in interface com.metamatrix.dqp.service.ConfigurationService
Get the extension module by the given identifier
getExtensionModuleCount(Connection) - Static method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleReader
 
getExtensionModules(String) - Method in interface com.metamatrix.admin.api.core.CoreMonitoringAdmin
Get the Extension Modules that correspond to the specified identifier pattern
getExtensionModules(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getExtensionModules(String) - Method in class com.metamatrix.admin.server.ServerMonitoringAdminImpl
Get monitoring information about extension modules.
getExtensionModules(ConnectorBindingType) - Method in interface com.metamatrix.common.config.api.ConnectorArchive
Extention modules needed by the connector type, in order to deploy correctly in the DQP or in server.
getExtensionModules() - Method in interface com.metamatrix.common.config.api.ConnectorBindingType
Get the list of extension modules needed by this Connector Binding Type.
getExtensionModules(ConnectorBindingType) - Method in class com.metamatrix.common.config.model.BasicConnectorArchive
Extention modules needed by the connector type, in order to deploy correctly in the DQP or in server.
getExtensionModules() - Method in class com.metamatrix.common.config.model.BasicConnectorBindingType
Get list of extension modules needed by this connector type.
getExtensionModules(String) - Method in class com.metamatrix.dqp.embedded.admin.DQPMonitoringAdminImpl
 
getExtensionModules() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
getExtensionModules() - Method in interface com.metamatrix.dqp.service.ConfigurationService
Get the list of extension modules available in the store
getExtensionPath() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
getExtensionPath() - Method in interface com.metamatrix.dqp.service.ConfigurationService
Retun the context class path to be used by all the extension modules to use.
getExtensionProperties(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
 
getExtensionProperties(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadataFacade
 
getExtensionProperties(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getExtensionProperties(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getExtensionProperties(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get all extension properties defined on this metadata object
getExtensionProperties(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
getExtensionSourceAPI(ConnectionInfo) - Static method in class com.metamatrix.console.models.ModelManager
 
getExtensionSourceManager() - Method in class com.metamatrix.admin.server.AbstractAdminImpl
 
getExtensionSourceManager() - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getExtensionSourceManager() - Method in class com.metamatrix.console.models.Managers
 
getExtensionSourceManager(ConnectionInfo) - Static method in class com.metamatrix.console.models.ModelManager
 
getExternalGroupContexts() - Method in class com.metamatrix.query.sql.lang.Command
 
getExternalId() - Method in class com.sforce.soap.partner.Field
Gets the externalId value for this Field.
getExternalIDFieldName() - Method in class com.sforce.soap.partner.Upsert
Gets the externalIDFieldName value for this Upsert.
getExtraNameCharacters() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets the extra characters that can be used in unquoted identifier names (those beyond a-z, 0-9, and _)
getFactories() - Method in class com.metamatrix.core.id.IDGenerator
Method to obtain the collection of ObjectIDFactory instances that each describe one of the types of ObjectIDs that are available to this generator.
getFactory(String) - Method in class com.metamatrix.core.id.IDGenerator
Method to obtain the collection of ObjectIDFactory instances that each describe one of the types of ObjectIDs that are available to this generator.
getFactoryClassName() - Method in class com.metamatrix.platform.security.api.AuthorizationPermission
Obtain the name of the factory class for this rule.
getFailedConnectors() - Method in exception com.metamatrix.jdbc.api.PartialResultsWarning
Obtain list of connectors that failed.
getFailedServices() - Method in class com.metamatrix.console.ui.views.runtime.model.HostStatistics
 
getFailureMessage() - Method in class com.metamatrix.query.validator.ValidatorReport
 
getFeature(String) - Method in class com.metamatrix.query.processor.dynamic.TupleXMLReader
 
getFetchDirection() - Method in class com.metamatrix.jdbc.MMResultSet
Gets the direction suggested to the driver as the direction in which to fetch rows.
getFetchDirection() - Method in class com.metamatrix.jdbc.MMStatement
Retreives the fetch direction this Statement object set as a performance hint to the driver.
getFetchSize() - Method in class com.metamatrix.dqp.client.impl.ServerRequest
 
getFetchSize() - Method in class com.metamatrix.dqp.message.AtomicRequestMessage
 
getFetchSize() - Method in class com.metamatrix.dqp.message.RequestMessage
 
getFetchSize() - Method in class com.metamatrix.dqp.message.ResultsMessage
 
getFetchSize() - Method in class com.metamatrix.jdbc.BaseDataSource
 
getFetchSize() - Method in class com.metamatrix.jdbc.BatchResults
 
getFetchSize() - Method in class com.metamatrix.jdbc.MMResultSet
Get fetch size that will be used if this result set is backed by a cursor.
getFetchSize() - Method in class com.metamatrix.jdbc.MMStatement
Retreives the fetch size this Statement object set as a performance hint to the driver.
getFetchSize() - Method in class com.metamatrix.jdbc.util.MMJDBCURL
 
getFetchSize() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.RequestInfo
 
getField() - Method in class com.sforce.soap.partner.ChildRelationship
Gets the field value for this ChildRelationship.
getField() - Method in class com.sforce.soap.partner.RelatedList
Gets the field value for this RelatedList.
getField() - Method in class com.sforce.soap.partner.RelatedListColumn
Gets the field value for this RelatedListColumn.
getFieldFunction() - Method in class com.metamatrix.connector.metadata.index.MetadataInCriteria
Get the name of the function applied on the field part of criteria.
getFieldFunction() - Method in class com.metamatrix.connector.metadata.index.MetadataLiteralCriteria
Get the name of the function applied on the field part of criteria.
getFieldList() - Method in class com.sforce.soap.partner.Retrieve
Gets the fieldList value for this Retrieve.
getFieldName() - Method in class com.metamatrix.connector.metadata.index.MetadataInCriteria
Get the name of field used on criteria which gets matched against a literal.
getFieldName() - Method in class com.metamatrix.connector.metadata.index.MetadataLiteralCriteria
Get the name of field used on criteria which gets matched against a literal.
getFields() - Method in class com.sforce.soap.partner.DescribeSObjectResult
Gets the fields value for this DescribeSObjectResult.
getFields(int) - Method in class com.sforce.soap.partner.DescribeSObjectResult
 
getFields() - Method in class com.sforce.soap.partner.Error
Gets the fields value for this Error.
getFields(int) - Method in class com.sforce.soap.partner.Error
 
getFields() - Method in class com.sforce.soap.partner.SendEmailError
Gets the fields value for this SendEmailError.
getFields(int) - Method in class com.sforce.soap.partner.SendEmailError
 
getFieldsToNull() - Method in class com.sforce.soap.partner.sobject.SObject
Gets the fieldsToNull value for this SObject.
getFieldsToNull(int) - Method in class com.sforce.soap.partner.sobject.SObject
 
getFieldValue() - Method in class com.metamatrix.connector.metadata.index.MetadataLiteralCriteria
Get the value of field used on criteria which is a literal used as part of seach criteria.
getFieldValues() - Method in class com.metamatrix.connector.metadata.index.MetadataInCriteria
Get the value of field used on criteria which is a literal used as part of seach criteria.
getFile() - Method in class com.metamatrix.common.protocol.mmfile.MMFileURLConnection
Returns the underlying file for this connection.
getFile() - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
 
getFile(TreeNode) - Method in class com.metamatrix.common.tree.directory.FileSystemView
 
getFile() - Method in interface com.metamatrix.common.vdb.api.VDBStream
return as File Source
getFile() - Method in class com.metamatrix.common.vdb.api.VDBStreamImpl
 
getFile(String) - Method in interface com.metamatrix.modeler.core.index.IndexSelector
Return the file at the given relative path in the vdb.
getFileAttachments() - Method in class com.sforce.soap.partner.SingleEmailMessage
Gets the fileAttachments value for this SingleEmailMessage.
getFileAttachments(int) - Method in class com.sforce.soap.partner.SingleEmailMessage
 
getFileContent(String, String[], String[]) - Method in interface com.metamatrix.modeler.core.index.IndexSelector
Return a InputStream the contents of the file at path relative to the directory location of the index files.
getFileContent(String) - Method in interface com.metamatrix.modeler.core.index.IndexSelector
Return a InputStream the contents of the file at path relative to the directory location of the index files.
getFileContentAsString(String) - Method in interface com.metamatrix.modeler.core.index.IndexSelector
Return a strings that represent contents of the file at paths relative to the directory location of the index files.
getFileContents() - Method in interface com.metamatrix.admin.api.objects.ExtensionModule
 
getFileContents() - Method in class com.metamatrix.admin.objects.MMExtensionModule
 
getFileContents() - Method in interface com.metamatrix.common.config.api.ExtensionModule
 
getFileContents() - Method in class com.metamatrix.common.config.model.BasicExtensionModule
 
getFileContents() - Method in class com.metamatrix.console.ui.views.extensionsource.NewExtensionSourceInfo
 
getFileContentsAsString(List) - Method in interface com.metamatrix.modeler.core.index.IndexSelector
Return the collection of strings that represent contents of the files at paths relative to the directory location of the index files.
getFileEntryEditor() - Method in class com.metamatrix.common.tree.directory.FileSystemView
Return the file system editor for this view.
getFileExtension(File) - Static method in class com.metamatrix.console.ui.views.extensionsource.ExtensionSourceAdder
 
getFileLength() - Method in interface com.metamatrix.common.vdb.api.VDBFile
Get the length of the file this record represents
getFileLength() - Method in class com.metamatrix.metadata.runtime.impl.FileRecordImpl
 
getFileName(String) - Static method in class com.metamatrix.common.extensionmodule.protocol.URLFactory
Utility method needed by extension module framework, should not be called directly.
getFileName() - Method in interface com.metamatrix.common.vdb.api.VDBInfo
Get this name of the VDB jar file.
getFileName() - Method in class com.metamatrix.connector.xml.file.FileConnectorState
 
getFileName() - Method in class com.metamatrix.console.ui.dialog.ErrorDialog
 
getFileName(File, int, boolean) - Static method in class com.metamatrix.console.ui.views.extensionsource.ExtensionSourceAdder
 
getFileName() - Method in class com.metamatrix.console.ui.views.extensionsource.NewExtensionSourceInfo
 
getFileName(String) - Static method in class com.metamatrix.console.util.StaticUtilities
 
getFileName() - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabase
Get this name of the VDB jar file.
getFileName() - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabase
 
getFileName() - Method in class com.metamatrix.vdb.runtime.BasicVDBInfo
 
getFileName() - Method in class com.sforce.soap.partner.EmailFileAttachment
Gets the fileName value for this EmailFileAttachment.
getFileNameExtension(String) - Static method in class com.metamatrix.common.tree.directory.FileSystemFilter
Return the extension portion of the file's name .
getFileNames() - Method in interface com.metamatrix.admin.api.objects.ScriptsContainer
Get the file names of all scripts in this container.
getFileNames() - Method in class com.metamatrix.admin.objects.MMScriptsContainer
 
getFilenameWithoutExtension(String) - Static method in class com.metamatrix.core.util.FileUtils
 
getFilePaths() - Method in interface com.metamatrix.modeler.core.index.IndexSelector
Get the relative paths to files in the vdb.
getFileRecord() - Method in class com.metamatrix.metadata.runtime.impl.FileRecordImpl
 
getFileRecord() - Method in interface com.metamatrix.modeler.core.metadata.runtime.FileRecord
Get the instance of this class back
getFileRecords(Map, boolean) - Method in class com.metamatrix.connector.metadata.index.MetadataConnectorMetadata
Get all the file records for the available files in vdbs given the match criteria
getFileReferences() - Method in interface com.metamatrix.core.index.IEntryResult
 
getFiles(String) - Static method in class com.metamatrix.connector.text.TextUtil
 
getFiles() - Method in class com.metamatrix.console.ui.views.vdb.AllMaterializationFilesDisplayInfo
 
getFileSize(String) - Method in interface com.metamatrix.modeler.core.index.IndexSelector
Get the length of the file after token replacement if any is compleate.
getFileSystemEntry(File, ObjectDefinition) - Method in class com.metamatrix.common.tree.directory.FileSystemView
 
getFileTypes() - Method in interface com.metamatrix.core.index.IIndexer
Returns the file types the IIndexer handles.
getFileVisibility(String, String, String) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedVDBService
 
getFileVisibility(String, String, String) - Method in interface com.metamatrix.dqp.service.VDBService
Get visibility of the file at the given path in the vdb.
getFileVisibility(String, String, String) - Method in class com.metamatrix.server.dqp.service.PlatformVDBService
 
getFilter() - Method in class com.metamatrix.common.tree.AbstractTreeView
Return the filter that is being used by this view.
getFilter() - Method in class com.metamatrix.common.tree.basic.BasicTreeView
Return the filter that is being used by this view.
getFilter() - Method in class com.metamatrix.common.tree.directory.FileSystemView
Set the filter that limits the set of DirectoryEntry instances returned from this view.
getFilter() - Method in interface com.metamatrix.common.tree.TreeView
Set the filter that limits the set of TreeNode instances returned from this view.
getFilter(int) - Method in class com.metamatrix.toolbox.ui.widget.table.AbstractTableFilterOptionPanel
 
getFilter() - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeView
 
getFilter() - Method in class com.metamatrix.toolbox.ui.widget.util.StringFilter
 
getFilterCount() - Method in class com.metamatrix.toolbox.ui.widget.table.AbstractTableFilterOptionPanel
 
getFilteredPropDefn() - Method in class com.metamatrix.console.ui.views.properties.ConsolePropertyObjectId
 
getFilterOptionPanel() - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableHeader
 
getFilterPanel() - Method in class com.metamatrix.toolbox.ui.widget.table.TableOptionPanel
 
getFilters() - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
 
getFinalRow() - Method in class com.metamatrix.dqp.message.AtomicResultsMessage
 
getFinalRow() - Method in class com.metamatrix.dqp.message.ResultsMessage
 
getFinalRowCount(TupleSourceID) - Method in interface com.metamatrix.common.buffer.BufferManager
Gets the final row count if tuple source is FULL, otherwise returns -1.
getFinalRowCount(TupleSourceID) - Method in class com.metamatrix.common.buffer.impl.BufferManagerImpl
Gets the final row count if tuple source is FULL, otherwise returns -1.
getFinalRowNumber() - Method in class com.metamatrix.jdbc.BatchResults
 
getFinalRowNumber() - Method in class com.metamatrix.jdbc.MMResultSet
 
getFinalType(Collection) - Static method in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES
 
getFinalTypeNames(short) - Static method in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES
 
getFinishButton() - Method in class com.metamatrix.toolbox.ui.widget.WizardPanel
Convenience method for DialogPanel.getAcceptButton().
getFirstChild() - Method in class com.metamatrix.query.optimizer.CommandTreeNode
 
getFirstChild() - Method in class com.metamatrix.query.optimizer.relational.plantree.PlanNode
 
getFirstPanelIndex() - Method in class com.metamatrix.console.ui.util.wizard.AbstractWizardClient
 
getFirstPanelIndex() - Method in interface com.metamatrix.console.ui.util.wizard.WizardClient
 
getFirstRow() - Method in class com.metamatrix.dqp.message.ResultsMessage
 
getFirstToken(String, String) - Static method in class com.metamatrix.core.util.StringUtil
Return the first token in the string.
getFixedPrecisionLength() - Method in interface com.metamatrix.metadata.runtime.api.DataType
Returns a boolean indicating whether precision length is fixed.
getFlattenedContextMap(Map) - Method in class com.metamatrix.query.sql.util.VariableContext
Helper Methods
getFloat(String) - Method in class com.metamatrix.common.properties.ObjectPropertyManager
Retrieves the float value of the property identified by the specified key.
getFloat(String, float) - Method in class com.metamatrix.common.properties.ObjectPropertyManager
Retrieves the float value of the property identified by the specified key, or if not found, returns the specified default value.
getFloat(int) - Method in class com.metamatrix.jdbc.MMCallableStatement
Gets the value of a OUTPUT parameter as a float.
getFloat(String) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getFloat(int) - Method in class com.metamatrix.jdbc.MMResultSet
This method will return the value in the current row as a float value.
getFloat(String) - Method in class com.metamatrix.jdbc.MMResultSet
Get a float value based on the column name.
getFloatProperty(Properties, String, float) - Static method in class com.metamatrix.common.util.PropertiesUtils
 
getFolderComboBox() - Method in class com.metamatrix.console.ui.util.ModifiedDirectoryChooserPanel
Returns the folder combo box
getFolderComboBox() - Method in class com.metamatrix.toolbox.ui.widget.DirectoryChooserPanel
Returns the folder combo box
getFolderComboBoxSelection() - Method in class com.metamatrix.console.ui.util.ModifiedDirectoryChooserPanel
 
getFolderComboBoxSelection() - Method in class com.metamatrix.toolbox.ui.widget.DirectoryChooserPanel
 
getFolderName() - Method in class com.metamatrix.console.ui.views.vdb.AllMaterializationFilesDisplayInfo
 
getFont(String) - Method in class com.metamatrix.toolbox.ui.UIDefaults
 
getFont(String, Font) - Method in class com.metamatrix.toolbox.ui.UIDefaults
 
getFontMetrics() - Method in class com.metamatrix.toolbox.ui.widget.MultiLineToolTip
 
getForeignKeyIDs() - Method in class com.metamatrix.metadata.runtime.impl.TableRecordImpl
 
getForeignKeyIDs() - Method in class com.metamatrix.metadata.runtime.impl.UniqueKeyRecordImpl
 
getForeignKeyIDs() - Method in interface com.metamatrix.modeler.core.metadata.runtime.TableRecord
Get a list of identifiers for the foreign keys in the table
getForeignKeyIDs() - Method in interface com.metamatrix.modeler.core.metadata.runtime.UniqueKeyRecord
Get a foreign key identifiers reference by the uniqekey
getForeignKeysInGroup(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
 
getForeignKeysInGroup(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadataFacade
 
getForeignKeysInGroup(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getForeignKeysInGroup(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getForeignKeysInGroup(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get the foreign keys for the specified group
getForeignKeysInGroup(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
getForm() - Method in interface com.metamatrix.metadata.runtime.api.DataType
 
getFormat() - Method in interface com.metamatrix.metadata.runtime.api.Element
Returns the format the data for this element should be displayed as.
getFormat() - Method in class com.metamatrix.metadata.runtime.impl.ColumnRecordImpl
 
getFormat() - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
getFormat() - Method in interface com.metamatrix.modeler.core.metadata.runtime.ColumnRecord
Get the format of the column
getFormat(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
 
getFormat(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadataFacade
 
getFormat() - Method in class com.metamatrix.platform.security.audit.destination.AbstractAuditDestination
Get the AuditMessageFormat.
getFormat(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getFormat(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getFormat(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get the element's format
getFormat() - Method in class com.sforce.soap.partner.RelatedListColumn
Gets the format value for this RelatedListColumn.
getFormat() - Method in interface org.teiid.connector.metadata.runtime.Element
Get the Format property
getFormatId() - Method in class com.metamatrix.common.xa.MMXid
 
getFormatter() - Method in class com.metamatrix.toolbox.ui.widget.CalendarPanel
 
getForUpdateNowaitString() - Method in class org.teiid.dialect.TeiidDialect
 
getForUpdateNowaitString(String) - Method in class org.teiid.dialect.TeiidDialect
 
getForUpdateString() - Method in class org.teiid.dialect.TeiidDialect
 
getForUpdateString(LockMode) - Method in class org.teiid.dialect.TeiidDialect
 
getForUpdateString(String) - Method in class org.teiid.dialect.TeiidDialect
 
getForwardButton() - Method in interface com.metamatrix.console.ui.util.WizardInterface
Implementer assumes this method will only be called by the current page.
getForwardButton() - Method in class com.metamatrix.console.ui.util.WizardInterfaceImpl
 
getFreeMemory() - Method in interface com.metamatrix.admin.api.objects.ProcessObject
 
getFreeMemory() - Method in class com.metamatrix.admin.objects.MMProcess
 
getFrom() - Method in class com.metamatrix.query.sql.lang.Query
Get the from clause for the query.
getFrom() - Method in interface org.teiid.connector.language.IQuery
Get FROM clause, should never be null.
getFromBufferManager(BufferManager, TupleSourceID, Properties) - Static method in class com.metamatrix.query.processor.xml.XMLUtil
This will reconstruct the XML object from the buffer manager from given buffer manager id.
getFromCache(CacheScope, Object) - Method in interface org.teiid.connector.api.ConnectorEnvironment
Get the item from cache based on the scope provided; The required information like session-id, or vdb-name etc are gleaned from runtime context.
getFromContext(Expression) - Method in class com.metamatrix.query.util.CommandContext
 
getFromMetadataCache(Object, String) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadataFacade
 
getFromMetadataCache(Object, String) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getFromMetadataCache(Object, String) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getFromMetadataCache(Object, String) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
 
getFromMetadataCache(Object, String) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
getFullElementName(String, String) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
 
getFullElementName(String, String) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadataFacade
 
getFullElementName(String, String) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getFullElementName(String, String) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getFullElementName(String, String) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get the fully qualified (unique) element name given the full group name and the short element name.
getFullMessage() - Method in exception com.metamatrix.api.exception.MetaMatrixException
Get the full error message, including any message(s) from child exceptions.
getFullName() - Method in class com.metamatrix.common.actions.ClassDefinition
 
getFullName() - Method in class com.metamatrix.common.namedobject.BaseID
Obtain the full name for the object that this identifier represents.
getFullName() - Method in interface com.metamatrix.common.namedobject.BaseObject
Returns the full name for this instance of the object.
getFullName() - Method in class com.metamatrix.common.namedobject.BasicObject
Returns the full name for this instance of the object.
getFullName() - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Get the actual or programmatic name of this property.
getFullName(String) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Get the actual or programmatic name of this property.
getFullName() - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
Obtain the full name of the DirectoryEntry which is unique within the DirectoryEntryView.
getFullName() - Method in class com.metamatrix.common.tree.directory.PreviewableDirectoryEntry
 
getFullName() - Method in interface com.metamatrix.common.tree.TreeNode
Obtain the full name of the TreeNode which is unique within the TreeView.
getFullName() - Method in class com.metamatrix.connector.metadata.RuntimeVdbRecord
 
getFullName() - Method in interface com.metamatrix.metadata.runtime.api.MetadataID
Obtain the full name for the object that this identifier represents.
getFullName() - Method in interface com.metamatrix.metadata.runtime.api.MetadataObject
Returns the full name for this instance of the object.
getFullName() - Method in class com.metamatrix.metadata.runtime.impl.AbstractMetadataRecord
 
getFullName() - Method in class com.metamatrix.metadata.runtime.impl.MetadataRecordDelegate
 
getFullName() - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataID
Obtain the full name for the object that this identifier represents.
getFullName() - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataObject
Returns the full name for this instance of the object.
getFullName() - Method in interface com.metamatrix.modeler.core.metadata.runtime.MetadataRecord
Path for the entity.
getFullName(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
 
getFullName(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadataFacade
 
getFullName(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getFullName(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getFullName(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get the fully qualified (unique) name of the metadata identifier specified.
getFullName(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
getFullName() - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeNode
Convenience method for Object.toString().
getFullName() - Method in interface org.teiid.connector.metadata.runtime.MetadataObject
Get the full name from the metadataID
getFullyQualifiedName() - Method in class com.metamatrix.query.mapping.xml.MappingDocument
 
getFullyQualifiedName() - Method in class com.metamatrix.query.mapping.xml.MappingNode
Gets the fully qualified name of this node, this is obtained by concatenating the nodes name to the parents qualified name with a delimiter in between them.
getFunctionCategories() - Method in class com.metamatrix.query.function.FunctionLibrary
Get all function categories, sorted in alphabetical order
getFunctionColumns(String, String, String, String) - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
 
getFunctionDescriptor() - Method in class com.metamatrix.query.sql.symbol.Function
Get the function descriptor that this function resolves to.
getFunctionForms(String) - Method in class com.metamatrix.query.function.FunctionLibrary
Get all function forms in a category, sorted by name, then # of args, then names of args.
getFunctionLibrary() - Static method in class com.metamatrix.query.function.FunctionLibraryManager
Factory method to obtain a reference to a function.
getFunctionMethods() - Method in interface com.metamatrix.query.function.FunctionMetadataSource
This method requests that the source return all com.metamatrix.query.function.FunctionMethods the source knows about.
getFunctionMethods() - Method in class com.metamatrix.query.function.source.SystemSource
Get all function signatures for this metadata source.
getFunctionMethods() - Method in class com.metamatrix.query.function.UDFSource
 
getFunctionModifiers() - Method in class org.teiid.connector.jdbc.translator.Translator
Return a map of function name in lower case to FunctionModifier.
getFunctions(String, String, String) - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
 
getFunctions() - Method in class com.metamatrix.query.sql.visitor.FunctionCollectorVisitor
Get the elements collected by the visitor.
getFunctions(LanguageObject, Collection) - Static method in class com.metamatrix.query.sql.visitor.FunctionCollectorVisitor
Helper to quickly get the elements from obj in the elements collection
getFunctions(LanguageObject, Collection, boolean) - Static method in class com.metamatrix.query.sql.visitor.FunctionCollectorVisitor
Helper to quickly get the elements from obj in the elements collection
getFunctions(LanguageObject, boolean) - Static method in class com.metamatrix.query.sql.visitor.FunctionCollectorVisitor
Helper to quickly get the elements from obj in a collection.
getFunctions(LanguageObject, boolean, boolean) - Static method in class com.metamatrix.query.sql.visitor.FunctionCollectorVisitor
 
getGeneratedKeys() - Method in class com.metamatrix.jdbc.MMStatement
 
getGetColumnLabel() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
getGlobalTransactionId() - Method in class com.metamatrix.common.xa.MMXid
 
getGlobalUID() - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
 
getGlobalValue(String) - Method in class com.metamatrix.query.sql.util.VariableContext
 
getGrantee() - Method in class com.metamatrix.platform.security.api.GranteeEntitlementEntry
Get the Grantee.
getGrantees() - Method in class com.metamatrix.platform.security.api.UserEntitlementInfo
Get the collection of Grantee names possessing this entitlement.
getGrantor() - Method in class com.metamatrix.platform.security.api.GranteeEntitlementEntry
Get the Grantor.
getGroup() - Method in class com.metamatrix.query.resolver.util.ResolverUtil.ResolvedLookup
 
getGroup() - Method in class com.metamatrix.query.sql.lang.Delete
Returns the group being deleted from
getGroup() - Method in class com.metamatrix.query.sql.lang.Insert
Returns the group being inserted into
getGroup() - Method in class com.metamatrix.query.sql.lang.Into
Get group held by clause
getGroup() - Method in class com.metamatrix.query.sql.lang.ProcedureContainer
 
getGroup() - Method in class com.metamatrix.query.sql.lang.StoredProcedure
 
getGroup() - Method in class com.metamatrix.query.sql.lang.UnaryFromClause
Get group held by clause
getGroup() - Method in class com.metamatrix.query.sql.lang.Update
Returns the group being updated
getGroup() - Method in interface org.teiid.connector.language.IDelete
Get group that is being inserted into.
getGroup() - Method in interface org.teiid.connector.language.IElement
Return the group that contains this element.
getGroup() - Method in interface org.teiid.connector.language.IInsert
Get group that is being inserted into.
getGroup() - Method in interface org.teiid.connector.language.IUpdate
Get group that is being inserted into.
getGroup(String) - Method in interface org.teiid.connector.metadata.runtime.RuntimeMetadata
Look up an object by identifier
getGroupBy() - Method in class com.metamatrix.query.sql.lang.Query
Get the group by clause for the query.
getGroupBy() - Method in interface org.teiid.connector.language.IQuery
Get GROUP BY clause, may be null.
getGroupEntitlements(AuthorizationRealm, Collection) - Method in interface com.metamatrix.platform.security.api.service.AuthorizationServiceInterface
Returns a List of entitlements to the given element pattern in the given realm.
getGroupEntitlements(AuthorizationRealm, String) - Method in interface com.metamatrix.platform.security.api.service.AuthorizationServiceInterface
Returns a List of entitlements to the given element pattern in the given realm.
getGroupEntitlements(AuthorizationRealm, Collection) - Method in class com.metamatrix.platform.security.authorization.service.AuthorizationServiceImpl
Returns a List of entitlements to the given fully qualified group name in the given realm.
getGroupEntitlements(AuthorizationRealm, String) - Method in class com.metamatrix.platform.security.authorization.service.AuthorizationServiceImpl
Returns a List of entitlements to the given fully qualified group name in the given realm.
getGroupEntitlements(AuthorizationRealm, String) - Method in interface com.metamatrix.platform.security.authorization.spi.AuthorizationSourceTransaction
Returns a compound List of entitlements to the given fully qualified group in the given realm.
getGroupEntitlements(AuthorizationRealm, String) - Method in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCAuthorizationTransaction
Returns a compound List of entitlements to the given fully qualified group in the given realm.
getGroupFullName(MetadataID) - Static method in class com.metamatrix.metadata.runtime.util.RuntimeIDParser
Returns the fully qualified group name for the given id.
getGroupID() - Method in interface com.metamatrix.metadata.runtime.api.ElementID
Return the group name.
getGroupID() - Method in interface com.metamatrix.metadata.runtime.api.KeyID
Return the group name.
getGroupID() - Method in class com.metamatrix.metadata.runtime.model.BasicElementID
return the group name.
getGroupID() - Method in class com.metamatrix.metadata.runtime.model.BasicKeyID
return the group name.
getGroupID(String) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
 
getGroupID(String) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadataFacade
 
getGroupID(String) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getGroupID(String) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getGroupID(String) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get the metadata-implementation identifier object for the given group name.
getGroupID(String) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
Check metadata first, then check temp groups if not found
getGroupIDForElementID(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
 
getGroupIDForElementID(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadataFacade
 
getGroupIDForElementID(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getGroupIDForElementID(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getGroupIDForElementID(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get containg group ID given element ID
getGroupIDForElementID(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
getGroupInfo() - Method in class com.metamatrix.common.buffer.impl.TupleSourceInfo
Get group this tuple source is in.
getGroupName() - Method in class com.metamatrix.console.ui.views.properties.ConsolePropertyObjectId
 
getGroupName() - Method in class com.metamatrix.console.ui.views.properties.PropertyFilter
 
getGroupName() - Method in class com.metamatrix.metadata.runtime.model.BasicElementID
 
getGroupName() - Method in class com.metamatrix.metadata.runtime.model.BasicKeyID
 
getGroupName(MetadataID) - Static method in class com.metamatrix.metadata.runtime.util.RuntimeIDParser
Returns the group name for the given id.
getGroupName(String) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
Return the text portion of the fullElementName representing a group.
getGroupName(String) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadataFacade
 
getGroupName() - Method in class com.metamatrix.platform.security.api.UserEntitlementInfo
Get the group (table) of this entitlement.
getGroupName() - Method in class com.metamatrix.query.mapping.relational.QueryNode
Get fully-qualified group name
getGroupName(String) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getGroupName(String) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getGroupName(String) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get the group name from a fully qualified element name.
getGroupNameId() - Method in class com.metamatrix.console.ui.views.properties.ConsolePropertyObjectId
 
getGroupNames() - Method in class com.metamatrix.platform.security.api.BasicMetaMatrixPrincipal
Returns the Principal for each group that this principal is a member of.
getGroupNames() - Method in interface com.metamatrix.platform.security.api.MetaMatrixPrincipal
Returns the Principal for each group that this principal is a member of.
getGroupNames() - Method in interface com.metamatrix.platform.security.api.service.MembershipServiceInterface
Obtain the collection of group names.
getGroupNames() - Method in class com.metamatrix.platform.security.membership.service.MembershipServiceImpl
 
getGroupNames() - Method in class com.metamatrix.platform.security.membership.spi.file.FileMembershipDomain
 
getGroupNames() - Method in class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
getGroupNames() - Method in interface com.metamatrix.platform.security.membership.spi.MembershipDomain
Returns a String set all group names known to this domain.
getGroupNamesForUser(String) - Method in class com.metamatrix.platform.security.membership.spi.file.FileMembershipDomain
 
getGroupNamesForUser(String) - Method in class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
getGroupNamesForUser(String) - Method in interface com.metamatrix.platform.security.membership.spi.MembershipDomain
Returns a String set of all group names the given user is a member of.
getGroupProperties() - Method in class com.metamatrix.console.ui.views.properties.ConsolePropertyObjectId
 
getGroups(String) - Method in interface com.metamatrix.admin.api.server.ServerSecurityAdmin
Get the group denoted by the given groupIdentifier.
getGroups(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getGroups(String) - Method in class com.metamatrix.admin.server.ServerSecurityAdminImpl
 
getGroups(ModelID) - Method in class com.metamatrix.metadata.runtime.model.MetadataCache
Returns all the groups in the VDB
getGroups() - Method in class com.metamatrix.platform.security.membership.spi.file.FileMembershipDomain
 
getGroups() - Method in class com.metamatrix.query.optimizer.OptimizerContext
 
getGroups() - Method in class com.metamatrix.query.optimizer.relational.plantree.PlanNode
 
getGroups() - Method in class com.metamatrix.query.sql.lang.From
Returns an ordered list of the groups in all sub-clauses.
getGroups() - Method in class com.metamatrix.query.sql.lang.GroupContext
 
getGroups() - Method in class com.metamatrix.query.sql.visitor.GroupCollectorVisitor
Get the groups collected by the visitor.
getGroups(LanguageObject, Collection<GroupSymbol>) - Static method in class com.metamatrix.query.sql.visitor.GroupCollectorVisitor
Helper to quickly get the groups from obj in the groups collection
getGroups(LanguageObject, boolean) - Static method in class com.metamatrix.query.sql.visitor.GroupCollectorVisitor
Helper to quickly get the groups from obj in a collection.
getGroups(LanguageObject, Collection<GroupSymbol>) - Static method in class com.metamatrix.query.sql.visitor.GroupsUsedByElementsVisitor
Helper to quickly get the groups from obj in the elements collection
getGroups(LanguageObject) - Static method in class com.metamatrix.query.sql.visitor.GroupsUsedByElementsVisitor
Helper to quickly get the groups from obj in a collection.
getGroups(Collection<? extends LanguageObject>) - Static method in class com.metamatrix.query.sql.visitor.GroupsUsedByElementsVisitor
 
getGroups(Collection<? extends LanguageObject>, Set<GroupSymbol>) - Static method in class com.metamatrix.query.sql.visitor.GroupsUsedByElementsVisitor
 
getGroupsForDomain(String) - Method in interface com.metamatrix.admin.api.server.ServerSecurityAdmin
Return the Groups for a given domain.
getGroupsForDomain(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getGroupsForDomain(String) - Method in class com.metamatrix.admin.server.ServerSecurityAdminImpl
 
getGroupsForDomain(String) - Method in class com.metamatrix.console.models.GroupsManager
 
getGroupsForDomain(String) - Method in interface com.metamatrix.platform.security.api.service.MembershipServiceInterface
 
getGroupsForDomain(String) - Method in class com.metamatrix.platform.security.membership.service.MembershipServiceImpl
 
getGroupsForPartialName(String) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
 
getGroupsForPartialName(String) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadataFacade
 
getGroupsForPartialName(String) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getGroupsForPartialName(String) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getGroupsForPartialName(String) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get a collection of group names that match the partially qualified group name.
getGroupsForUser(String) - Method in interface com.metamatrix.admin.api.server.ServerSecurityAdmin
Get the group memberships for the given user.
getGroupsForUser(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getGroupsForUser(String) - Method in class com.metamatrix.admin.server.ServerSecurityAdminImpl
 
getGroupsForUser(String) - Method in interface com.metamatrix.platform.security.api.service.MembershipServiceInterface
Obtain the collection of groups to which this user belongs The username should be fully qualified
getGroupsForUser(String) - Method in class com.metamatrix.platform.security.membership.service.MembershipServiceImpl
Obtain the set of groups to which this user belongs to.
getGroupsIgnoreInlineViews(LanguageObject, Collection<GroupSymbol>) - Static method in class com.metamatrix.query.sql.visitor.GroupCollectorVisitor
Helper to quickly get the groups from obj in the groups collection
getGroupsIgnoreInlineViews(LanguageObject, boolean) - Static method in class com.metamatrix.query.sql.visitor.GroupCollectorVisitor
Helper to quickly get the groups from obj in a collection.
getGroupsInCriteria() - Method in class com.metamatrix.query.mapping.xml.MappingCriteriaNode
Deprecated. - may not be needed
getGroupsInCriteria() - Method in class com.metamatrix.query.mapping.xml.MappingRecursiveElement
 
getGroupsInModel(ModelID) - Method in interface com.metamatrix.metadata.runtime.api.MetadataSourceAPI
 
getGroupsInModel(ModelID) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseMetadata
Obtain a collection of GroupID's for the specified modelID.
getGroupsInModel(ModelID) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseMetadata
Obtain a collection of Group for the specified modelID.
getGroupsInModel(ModelID) - Method in class com.metamatrix.metadata.runtime.model.MetadataCache
 
getGroupsManager() - Method in class com.metamatrix.console.models.Managers
 
getGroupsManager(ConnectionInfo) - Static method in class com.metamatrix.console.models.ModelManager
 
getGroupsManager() - Method in class com.metamatrix.console.ui.views.entitlements.EntitlementDetailPanel
 
getGroupsManager() - Method in interface com.metamatrix.console.ui.views.users.GroupAccumulatorController
 
getGroupsManager() - Method in class com.metamatrix.console.ui.views.users.RoleMembershipPanel
 
getGroupSymbol() - Method in class com.metamatrix.query.sql.lang.SubqueryFromClause
Get GroupSymbol representing the named subquery
getGroupSymbol() - Method in class com.metamatrix.query.sql.symbol.ElementSymbol
Get the group symbol referred to by this element symbol, may be null before resolution
getGroupUsePercentage() - Method in class com.metamatrix.common.buffer.impl.BufferConfig
 
getGUID() - Method in interface com.metamatrix.metadata.runtime.api.Model
Return the global unique identifier for this Virtual Databse.
getGUID() - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabase
Return the global unique identifier for this Virtual Databse.
getGUID() - Method in class com.metamatrix.metadata.runtime.model.BasicModel
 
getGUID() - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabase
 
getHashtable() - Method in class com.metamatrix.console.util.HashedList
 
getHaving() - Method in class com.metamatrix.query.sql.lang.Query
Get the having clause for the query.
getHaving() - Method in interface org.teiid.connector.language.IQuery
Get HAVING clause, may be null.
getHeader() - Method in interface com.metamatrix.api.core.xmi.XMIReaderAdapter
Returns the information in the XMI header
getHeader() - Method in class com.metamatrix.common.xml.xmi.XMIHeaderContentHandler
Return the XMI Header for this content handler.
getHeaderField(String) - Method in class com.metamatrix.common.protocol.mmfile.MMFileURLConnection
Provides support for returning the value for the last-modified header.
getHeaderForPrinting() - Method in class com.metamatrix.toolbox.ui.widget.TextPane
 
getHeaderList() - Method in class com.metamatrix.platform.admin.api.EntitlementMigrationReport
Get the column headers in the report.
getHeaderNodeText(PanelsTreeNode) - Method in class com.metamatrix.console.ui.layout.PanelsTreeModel
 
getHeaderProperties(Element) - Method in class com.metamatrix.common.config.xml.XMLHelperImpl
 
getHeaderProperties(Element) - Static method in class com.metamatrix.common.config.xml.XMLHelperUtil
 
getHeaderProperties() - Method in interface com.metamatrix.common.vdb.api.VDBDefn
Header Properties
getHeaderProperties() - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
 
getHeading() - Method in class com.sforce.soap.partner.DescribeLayoutSection
Gets the heading value for this DescribeLayoutSection.
getHelp() - Method in class com.metamatrix.core.commandshell.CommandShell
 
getHelpButton() - Method in class com.metamatrix.toolbox.ui.widget.DialogPanel
 
getHiddenAndShownColumnCount() - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableColumnModel
 
getHiddenAndShownColumnCount() - Method in interface com.metamatrix.toolbox.ui.widget.table.EnhancedTableColumnModel
 
getHiddenAndShownColumns() - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableColumnModel
 
getHiddenAndShownColumns() - Method in interface com.metamatrix.toolbox.ui.widget.table.EnhancedTableColumnModel
 
getHiddenColumnCount() - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableColumnModel
 
getHiddenColumnCount() - Method in interface com.metamatrix.toolbox.ui.widget.table.EnhancedTableColumnModel
 
getHiddenColumnCount() - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
 
getHiddenColumns() - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableColumnModel
 
getHiddenColumns() - Method in interface com.metamatrix.toolbox.ui.widget.table.EnhancedTableColumnModel
 
getHiddenColumns() - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
 
getHiddenOrShownColumn(int) - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableColumnModel
 
getHiddenOrShownColumnIndex(Object) - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableColumnModel
 
getHiddenOrShownColumnIndex(Object) - Method in interface com.metamatrix.toolbox.ui.widget.table.EnhancedTableColumnModel
 
getHidePanel() - Method in class com.metamatrix.toolbox.ui.widget.table.TableOptionPanel
 
getHighestActiveThreads() - Method in class com.metamatrix.common.queue.WorkerPoolStats
 
getHighestNumberedVDBVersion(String) - Method in class com.metamatrix.console.models.VdbManager
 
getHighestQueued() - Method in interface com.metamatrix.admin.api.objects.QueueWorkerPool
 
getHighestQueued() - Method in class com.metamatrix.admin.objects.MMQueueWorkerPool
 
getHighestQueued() - Method in class com.metamatrix.common.queue.WorkerPoolStats
 
getHighestRow() - Method in class com.metamatrix.query.processor.QueryProcessor
 
getHighestRowNumber() - Method in class com.metamatrix.jdbc.BatchResults
 
getHighestThreads() - Method in interface com.metamatrix.admin.api.objects.QueueWorkerPool
 
getHighestThreads() - Method in class com.metamatrix.admin.objects.MMQueueWorkerPool
 
getHistory() - Method in class com.metamatrix.query.resolver.util.AccessPattern
 
getHLConcatenatedKey() - Method in interface com.metamatrix.console.util.HashedListEntry
 
getHLConcatenatedKey() - Method in class com.metamatrix.console.util.HashedListEntryWrapper
Get the concatenated key (prefix key, really).
getHLLocalKey() - Method in interface com.metamatrix.console.util.HashedListEntry
 
getHLLocalKey() - Method in class com.metamatrix.console.util.HashedListEntryWrapper
Get the local key.
getHLObject() - Method in interface com.metamatrix.console.util.HashedListEntry
 
getHLObject() - Method in class com.metamatrix.console.util.HashedListEntryWrapper
Get the object.
getHoldability() - Method in class com.metamatrix.jdbc.MMConnection
Retrieves the current holdability of ResultSet objects created using this Connection object.
getHoldability() - Method in class com.metamatrix.jdbc.MMResultSet
 
getHome() - Method in class com.metamatrix.common.tree.AbstractTreeView
Obtain the DirectoryEntry that represents the home for the underlying system.
getHome() - Method in class com.metamatrix.common.tree.basic.BasicTreeView
Obtain the TreeNode that represents the home for the view.
getHome() - Method in class com.metamatrix.common.tree.directory.FileSystemView
Obtain the DirectoryEntry that represents the folder within this view that represents the single, well-known "bookmarked" folder for this view.
getHome() - Method in class com.metamatrix.common.tree.RuledTreeViewImpl
Obtain the TreeNode that represents the home for the underlying system.
getHome() - Method in interface com.metamatrix.common.tree.TreeView
Obtain the TreeNode that represents the home for the underlying system.
getHome() - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeView
 
getHost(String) - Method in interface com.metamatrix.common.config.api.Configuration
Returns a Host for the specified host name
getHost(String) - Method in interface com.metamatrix.common.config.api.ConfigurationModelContainer
Return a host based on the host name.
getHost(ComponentDefnID) - Method in class com.metamatrix.common.config.model.BasicConfiguration
 
getHost(String) - Method in class com.metamatrix.common.config.model.BasicConfiguration
Returns a Host for the specified host name
getHost(String) - Method in class com.metamatrix.common.config.model.ConfigurationModelContainerImpl
 
getHost() - Method in class com.metamatrix.console.connections.ConnectionInfo
 
getHost(String, ConfigurationID) - Method in class com.metamatrix.console.models.ConfigurationManager
 
getHost(VMComponentDefn) - Method in class com.metamatrix.console.models.ConfigurationManager
 
getHost() - Method in class com.metamatrix.console.ui.views.deploy.event.ConfigurationChangeEvent
Gets the host if either a host was the event source or an ancestor.
getHost() - Method in class com.metamatrix.console.ui.views.deploy.model.ConfigurationTreeModel.HostWrapper
 
getHost(HostID) - Method in interface com.metamatrix.platform.admin.api.ConfigurationAdminAPI
Returns a Host for the specified HostID.
getHost(HostID) - Method in class com.metamatrix.platform.admin.apiimpl.ConfigurationAdminAPIImpl
Returns a Host for the specified HostID.
getHost(HostID) - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Returns a Host for the specified HostID.
getHost(HostID) - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
 
getHost(String) - Method in class com.metamatrix.platform.registry.ClusteredRegistryState
 
getHost() - Method in class com.metamatrix.soap.object.WSDLUrl
 
getHostAddress() - Method in interface com.metamatrix.common.config.api.Host
Return the physical host address.
getHostAddress() - Method in class com.metamatrix.common.config.CurrentConfiguration
 
getHostAddress() - Method in class com.metamatrix.common.config.model.BasicHost
Return the physical host address.
getHostController() - Method in class com.metamatrix.platform.registry.HostControllerRegistryBinding
 
getHostID() - Method in interface com.metamatrix.common.config.api.DeployedComponent
Returns the HostID for the Host that this component is deployed on.
getHostID() - Method in class com.metamatrix.common.config.api.DeployedComponentID
 
getHostID() - Method in interface com.metamatrix.common.config.api.VMComponentDefn
 
getHostID() - Method in class com.metamatrix.common.config.model.BasicDeployedComponent
 
getHostID() - Method in class com.metamatrix.common.config.model.BasicVMComponentDefn
 
getHostIdentifier() - Method in interface com.metamatrix.admin.api.objects.ProcessObject
Get the Host Identifier for this MetaMatrix Process
getHostIdentifier() - Method in class com.metamatrix.admin.objects.MMProcess
 
getHostIDs() - Method in interface com.metamatrix.common.config.api.Configuration
Returns a Collection of type HostID that were deployed for this configuration.
getHostIDs() - Method in class com.metamatrix.common.config.model.BasicConfiguration
Returns a Collection of type HostID that were deployed for this configuration.
getHostInfo() - Method in class com.metamatrix.common.api.MMURL
 
getHostInfo() - Method in interface com.metamatrix.common.comm.platform.socket.client.SocketServerInstance
 
getHostInfo() - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerInstanceImpl
 
getHostInfo() - Method in class com.metamatrix.common.config.CurrentConfiguration
Return the stringified representation of this application information object.
getHostInfo() - Method in class com.metamatrix.console.models.SummaryManager
 
getHostInfo() - Method in interface com.metamatrix.console.ui.views.summary.SummaryInfoProvider
 
getHostName() - Method in interface com.metamatrix.admin.api.objects.Session
Get the host name of the machine the client is accessing from
getHostName() - Method in class com.metamatrix.admin.objects.MMConnectorBinding
 
getHostName() - Method in class com.metamatrix.admin.objects.MMDQP
 
getHostName() - Method in class com.metamatrix.admin.objects.MMProcess
 
getHostName() - Method in class com.metamatrix.admin.objects.MMService
 
getHostName() - Method in class com.metamatrix.admin.objects.MMSession
Get the host name of the machine the client is accessing from
getHostName() - Method in class com.metamatrix.common.api.HostInfo
 
getHostName() - Method in class com.metamatrix.common.log.reader.LogEntry
 
getHostName() - Method in class com.metamatrix.console.ui.views.deploy.DeployedHostPanel
 
getHostName() - Method in class com.metamatrix.console.ui.views.summary.SummaryHostInfo
 
getHostName() - Method in class com.metamatrix.platform.admin.api.runtime.ProcessData
return the name of the host this process belongs to.
getHostName() - Method in class com.metamatrix.platform.registry.RegistryBinding
 
getHostName() - Method in class com.metamatrix.platform.security.audit.AuditMessage
 
getHostName() - Method in class com.metamatrix.platform.service.api.ServiceID
 
getHostname() - Method in interface com.metamatrix.platform.service.api.ServiceInterface
Determine which host the service instance is running on.
getHostname() - Method in class com.metamatrix.platform.service.controller.AbstractService
Return name of the host service is running on.
getHostNode() - Method in class com.metamatrix.console.ui.views.deploy.event.ConfigurationTreeModelEvent
Gets the host node if either a host node was the event source or an ancestor.
getHostProcesses(Host, ConfigurationID) - Method in class com.metamatrix.console.models.ConfigurationManager
 
getHosts(String) - Method in interface com.metamatrix.admin.api.server.ServerMonitoringAdmin
Get the hosts that correspond to the specified identifier pattern.
getHosts(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getHosts(String) - Method in class com.metamatrix.admin.server.ServerMonitoringAdminImpl
Get monitoring information about hosts.
getHosts() - Method in class com.metamatrix.common.api.MMURL
Get a list of hosts
getHosts() - Method in interface com.metamatrix.common.config.api.Configuration
Returns a Collection of type Host that exist for this configuration.
getHosts() - Method in interface com.metamatrix.common.config.api.ConfigurationModelContainer
Return a collection of objects of type Host.
getHosts() - Method in class com.metamatrix.common.config.model.BasicConfiguration
 
getHosts() - Method in class com.metamatrix.common.config.model.ConfigurationModelContainerImpl
 
getHosts() - Method in class com.metamatrix.console.connections.ConnectionInfo
 
getHosts(ConfigurationID) - Method in class com.metamatrix.console.models.ConfigurationManager
 
getHosts() - Method in class com.metamatrix.console.models.SummaryManager
 
getHosts() - Method in class com.metamatrix.platform.admin.api.runtime.SystemState
 
getHosts() - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIHelper
Return all hosts running in mm system.
getHosts() - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Returns a Collection of currently defined hosts.
getHosts() - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
 
getHosts() - Method in class com.metamatrix.platform.registry.ClusteredRegistryState
Returns the all the host that have been known to registry.
getHostStatus() - Method in class com.metamatrix.console.ui.views.summary.SummaryHostInfo
 
getHour() - Method in class com.metamatrix.console.util.QCTime
 
getHours() - Method in class com.metamatrix.console.util.DaysHoursMinutesSeconds
Return number of hours.
getHref() - Method in class com.metamatrix.api.core.xmi.EntityInfo
Gets the href.
getHref() - Method in class com.metamatrix.api.core.xmi.XMIHeader.Import
Return the URI for the import
getHref() - Method in class com.metamatrix.api.core.xmi.XMIHeader.Model
Return the URI of the model
getHtmlBody() - Method in class com.sforce.soap.partner.SingleEmailMessage
Gets the htmlBody value for this SingleEmailMessage.
getHtmlFormatted() - Method in class com.sforce.soap.partner.Field
Gets the htmlFormatted value for this Field.
getHttpBasicAuthPwd() - Method in class com.metamatrix.connector.xml.http.HTTPConnectorState
 
getHttpBasicAuthUser() - Method in class com.metamatrix.connector.xml.http.HTTPConnectorState
 
getHttpPort() - Static method in class com.metamatrix.common.util.WSDLServletUtil
 
getHttpsPort() - Static method in class com.metamatrix.common.util.WSDLServletUtil
 
getIcon(String) - Method in class com.metamatrix.console.ui.util.property.PropertyProvider
Gets the icon associated with the given property.
getIcon(String) - Method in class com.metamatrix.console.ui.views.deploy.DetailPanel
 
getIcon(String) - Static method in class com.metamatrix.console.ui.views.deploy.util.DeployPkgUtils
 
getIcon() - Method in class com.metamatrix.console.ui.views.properties.NextStartupPanel
 
getIcon(String) - Static method in class com.metamatrix.console.ui.views.runtime.util.RuntimeMgmtUtils
 
getIcon(String) - Static method in class com.metamatrix.console.ui.views.syslog.SysLogUtils
 
getIcon(String) - Method in class com.metamatrix.toolbox.ui.UIDefaults
 
getIcon(String, Icon) - Method in class com.metamatrix.toolbox.ui.UIDefaults
 
getIcon() - Method in class com.metamatrix.toolbox.ui.widget.MessagePanel
Returns the icon for this message panel, if any.
getIconForImageFile(String) - Static method in class com.metamatrix.toolbox.ui.widget.util.IconFactory
Generate an ImageIcon from the specified graphics file in the default locations.
getIconForImageFile(String, String, String) - Static method in class com.metamatrix.toolbox.ui.widget.util.IconFactory
Generate an ImageIcon from the specified graphics file.
getIconHeight() - Method in class com.metamatrix.console.ui.util.IconComponent
 
getIconHeight() - Method in class com.metamatrix.toolbox.ui.widget.ArrowIcon
 
getIconTextGap() - Method in class com.metamatrix.toolbox.ui.widget.ButtonWidget
 
getIconUrl() - Method in class com.sforce.soap.partner.DescribeTab
Gets the iconUrl value for this DescribeTab.
getIconWidth() - Method in class com.metamatrix.console.ui.util.IconComponent
 
getIconWidth() - Method in class com.metamatrix.toolbox.ui.widget.ArrowIcon
 
getID() - Method in class com.metamatrix.api.core.xmi.EntityInfo
Get the value of the XMI ID.
getID() - Method in class com.metamatrix.common.config.model.BasicConfiguration
 
getID(String) - Method in interface com.metamatrix.common.id.dbid.DBIDController
 
getID(String) - Method in class com.metamatrix.common.id.dbid.DBIDGenerator
Call to get a unique id for the given context and by default the the id numbers cannot be rolled over and reused.
getID(String) - Method in class com.metamatrix.common.id.dbid.spi.InMemoryIDController
 
getID(String) - Method in class com.metamatrix.common.id.dbid.spi.jdbc.PersistentIDController
 
getID() - Method in interface com.metamatrix.common.namedobject.BaseObject
Return the identifier for this object.
getID() - Method in class com.metamatrix.common.namedobject.BasicObject
Get the ID for this metadata object.
getID() - Method in class com.metamatrix.connector.salesforce.execution.DataPayload
 
getID() - Method in class com.metamatrix.connector.salesforce.execution.DeletedObject
 
getID() - Method in class com.metamatrix.console.ui.layout.MenuEntry
 
getID() - Method in interface com.metamatrix.metadata.runtime.api.MetadataObject
Return the identifier for this object.
getID() - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataObject
Get the ID for this metadata object.
getID() - Method in interface com.metamatrix.platform.security.api.AuthorizationResource
Get the identifier of this resource.
getID() - Method in class com.metamatrix.platform.security.api.DataAccessResource
Get the identifier of this resource.
getID() - Method in class com.metamatrix.platform.service.api.ServiceID
 
getID() - Method in interface com.metamatrix.platform.service.api.ServiceInterface
 
getID() - Method in class com.metamatrix.platform.service.controller.AbstractService
Return id of this service.
getId() - Method in class com.metamatrix.platform.service.controller.ServiceData
 
getID() - Method in class com.metamatrix.query.metadata.TempMetadataID
Get ID value
getID() - Method in class com.metamatrix.query.optimizer.relational.PlanToProcessConverter
 
getID() - Method in class com.metamatrix.query.processor.relational.RelationalNode
 
getId() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.RequestId
 
getID() - Method in class com.metamatrix.toolbox.ui.widget.MessagePanel
 
getId() - Method in class com.sforce.soap.partner.DeletedRecord
Gets the id value for this DeletedRecord.
getId() - Method in class com.sforce.soap.partner.DeleteResult
Gets the id value for this DeleteResult.
getId() - Method in class com.sforce.soap.partner.DescribeLayout
Gets the id value for this DescribeLayout.
getId() - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutResult
Gets the id value for this DescribeSoftphoneLayoutResult.
getId() - Method in class com.sforce.soap.partner.EmptyRecycleBinResult
Gets the id value for this EmptyRecycleBinResult.
getId() - Method in class com.sforce.soap.partner.MergeResult
Gets the id value for this MergeResult.
getId() - Method in class com.sforce.soap.partner.SaveResult
Gets the id value for this SaveResult.
getId() - Method in class com.sforce.soap.partner.sobject.SObject
Gets the id value for this SObject.
getId() - Method in class com.sforce.soap.partner.UndeleteResult
Gets the id value for this UndeleteResult.
getId() - Method in class com.sforce.soap.partner.UpsertResult
Gets the id value for this UpsertResult.
getIdentifier() - Method in interface com.metamatrix.admin.api.objects.AdminObject
Get the Full Name for this AdminObject.
getIdentifier() - Method in class com.metamatrix.admin.objects.MMAdminObject
Get the fully-qualified identifier
getIdentifier() - Method in class com.metamatrix.admin.objects.MMRole
 
getIdentifier() - Method in class com.metamatrix.connector.metadata.RuntimeVdbRecord
 
getIdentifier() - Method in class com.metamatrix.metadata.runtime.impl.VdbRecordImpl
 
getIdentifier() - Method in interface com.metamatrix.modeler.core.metadata.runtime.VdbRecord
Return the identifier for the VDB archive
getIdentifierArray() - Method in class com.metamatrix.admin.objects.MMAdminObject
Get the fully-qualified identifier as an array of its parts
getIdentifierQuoteString(Connection) - Static method in class com.metamatrix.common.jdbc.JDBCPlatform
 
getIdentifierQuoteString() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Get's the string used to quote SQL identifiers.
getIdIndex() - Method in class com.metamatrix.connector.salesforce.execution.visitors.SelectVisitor
Returns the index of the ID column.
getIdInitSuccessful() - Method in class com.metamatrix.console.ui.views.vdb.VdbWizardIdPanel
 
getIDRef() - Method in class com.metamatrix.api.core.xmi.EntityInfo
Gets the idRef.
getIDs() - Method in class com.metamatrix.connector.salesforce.execution.UpdatedResult
 
getIDs(String, int) - Static method in class com.metamatrix.metadata.runtime.impl.RecordFactory
 
getIds() - Method in class com.sforce.soap.partner.GetUpdatedResult
Gets the ids value for this GetUpdatedResult.
getIds(int) - Method in class com.sforce.soap.partner.GetUpdatedResult
 
getIds() - Method in class com.sforce.soap.partner.Retrieve
Gets the ids value for this Retrieve.
getIds(int) - Method in class com.sforce.soap.partner.Retrieve
 
getIDValue() - Method in class com.metamatrix.common.buffer.TupleSourceID
Get unique ID value, does not contain location
getIfBlock() - Method in class com.metamatrix.query.sql.proc.IfStatement
Get the statement's IF block.
getIfProgram() - Method in class com.metamatrix.query.processor.proc.IfInstruction
 
GetImage() - Method in class com.metamatrix.query.parser.JavaCharStream
 
getImplicitConversions(String) - Static method in class com.metamatrix.common.types.DataTypeManager
 
getImportedKeys(String, String, String) - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets a description of the primary key columns that are referenced by the foreign key columns in the given table.
getImportedObjects() - Method in class com.metamatrix.console.ui.views.deploy.ConfigurationImportWizard
 
getImportExportUtility() - Method in class com.metamatrix.console.ui.views.connector.ImportWizardController
 
getImportExportUtility() - Method in class com.metamatrix.console.ui.views.connectorbinding.ImportBindingWizardController
 
getImportRolesButton() - Method in class com.metamatrix.console.ui.views.vdb.VdbEntitlementsPanel
 
getImports() - Method in class com.metamatrix.api.core.xmi.XMIHeader
Get the imports
getIn() - Method in class bsh.Interpreter
Get the input stream associated with this interpreter.
getIn() - Method in class com.metamatrix.script.shell.JConsole
 
getInaccessibleResources(String, int, Collection, int) - Method in interface com.metamatrix.dqp.service.AuthorizationService
Determine which of a set of resources a connection does not have permission to perform the specified action.
getInaccessibleResources(SessionToken, String, Collection) - Method in interface com.metamatrix.platform.security.api.service.AuthorizationServiceInterface
Of those resources specified, return the subset for which the specified account does not have authorization to access.
getInaccessibleResources(SessionToken, String, Collection) - Method in class com.metamatrix.platform.security.authorization.service.AuthorizationServiceImpl
Of those resources specified, return the subset for which the specified account does NOT have authorization to access.
getInaccessibleResources(String, int, Collection, int) - Method in class com.metamatrix.server.dqp.service.PlatformAuthorizationService
 
getIncludedContexts() - Method in interface com.metamatrix.admin.api.objects.LogConfiguration
Obtain the set of message contexts that are currently used.
getIncludedContexts() - Method in class com.metamatrix.admin.objects.MMLogConfiguration
 
getIndependantActions(AuthorizationActions, AuthorizationActions) - Static method in class com.metamatrix.platform.security.api.StandardAuthorizationActions
Get the AuthorizationActions in actions that are NOT in sharedActions.
getIndependantActions(int, int) - Static method in class com.metamatrix.platform.security.api.StandardAuthorizationActions
Get the AuthorizationActions in actions that are NOT in sharedActions.
getIndex() - Method in class com.metamatrix.query.sql.lang.SPParameter
Return the index of this parameter
getIndex() - Method in class com.metamatrix.query.sql.symbol.Reference
 
getIndex() - Method in interface org.teiid.connector.language.IParameter
Get index of this parameter in the IExecution.
getIndex() - Method in interface org.teiid.connector.metadata.runtime.Parameter
Index of the parameter in the procedure.
getIndexes() - Method in interface com.metamatrix.modeler.core.index.IndexSelector
Return the array of com.metamatrix.internal.core.index.IIndex instances to use
getIndexes(char, IndexSelector) - Method in class com.metamatrix.modeler.transformation.metadata.ServerRuntimeMetadata
Return the array of MtkIndex instances representing core indexes for the specified record type
getIndexes(char, IndexSelector) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
Return the array of MtkIndex instances representing temporary indexes
getIndexesInGroup(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
 
getIndexesInGroup(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadataFacade
 
getIndexesInGroup(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getIndexesInGroup(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getIndexesInGroup(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get the indexes for the specified group
getIndexesInGroup(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
getIndexFile() - Method in interface com.metamatrix.core.index.IIndex
Returns the index file on the disk.
getIndexIDs() - Method in class com.metamatrix.metadata.runtime.impl.TableRecordImpl
 
getIndexIDs() - Method in interface com.metamatrix.modeler.core.metadata.runtime.TableRecord
Get a list of identifiers for the indexes in the table
getIndexInfo(String, String, String, boolean, boolean) - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets a description of the indexes that are present on a given table.
getIndexOfChild(TreeNode) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
 
getIndexOfChild(TreeNode) - Method in class com.metamatrix.common.tree.basic.BasicTreeView
 
getIndexOfChild(Object, Object) - Method in class com.metamatrix.console.ui.treetable.AbstractTreeTableModel
 
getIndexOfChild(Object, Object) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeModel
 
getIndexSelector() - Method in class com.metamatrix.modeler.transformation.metadata.QueryMetadataContext
Get the index selector to use for index file queries.
getIndexSelector() - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
Return the IndexSelector reference
getIndexVersion() - Method in class com.metamatrix.metadata.runtime.impl.AbstractMetadataRecord
 
getIndexVersion(char[]) - Static method in class com.metamatrix.metadata.runtime.impl.RecordFactory
Search for and return the version number associated with this record.
getInetAddress() - Method in interface com.metamatrix.admin.api.objects.ProcessObject
Get the IP address for the MetaMatrix Process
getInetAddress() - Method in class com.metamatrix.admin.objects.MMProcess
 
getInetAddress() - Method in class com.metamatrix.common.api.HostInfo
 
getInetAddress() - Method in class com.metamatrix.common.util.NetUtils
 
getInfo() - Method in interface com.metamatrix.common.config.api.Configuration
Returns the ConfigurationInfo that provides basic information about this configuration.
getInfo() - Method in class com.metamatrix.common.config.model.BasicConfiguration
 
getInfo() - Method in class com.metamatrix.connector.xml.file.FileExecution
 
getInfoFields() - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutCallType
Gets the infoFields value for this DescribeSoftphoneLayoutCallType.
getInfoFields(int) - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutCallType
 
getInitError() - Method in class com.metamatrix.platform.admin.api.runtime.ServiceData
 
getInitException() - Method in class com.metamatrix.platform.registry.ServiceRegistryBinding
 
getInitException() - Method in interface com.metamatrix.platform.service.api.ServiceInterface
 
getInitException() - Method in class com.metamatrix.platform.service.controller.AbstractService
 
getInitException() - Method in class com.metamatrix.platform.service.controller.ServiceData
 
getInitFailedServices() - Method in class com.metamatrix.console.ui.views.runtime.model.HostStatistics
 
getInitialAvailableValues() - Method in class com.metamatrix.toolbox.ui.widget.AccumulatorPanel
 
getInitialCreateState() - Method in class com.metamatrix.console.ui.views.entitlements.DataNodesTreeNode
 
getInitialDeleteState() - Method in class com.metamatrix.console.ui.views.entitlements.DataNodesTreeNode
 
getInitialReadState() - Method in class com.metamatrix.console.ui.views.entitlements.DataNodesTreeNode
 
getInitialUpdateState() - Method in class com.metamatrix.console.ui.views.entitlements.DataNodesTreeNode
 
getInitialValue() - Method in class com.metamatrix.console.ui.util.InitialAndCurrentValues
 
getInitialValues() - Method in class com.metamatrix.toolbox.ui.widget.AccumulatorPanel
 
getInlineHelpText() - Method in class com.sforce.soap.partner.Field
Gets the inlineHelpText value for this Field.
getInlineViewGroups() - Method in class com.metamatrix.query.sql.visitor.GroupCollectorVisitor
 
getInputCriteria() - Method in class com.metamatrix.query.processor.relational.DependentProcedureAccessNode
 
getInputCriteria() - Method in class com.metamatrix.query.processor.relational.DependentProcedureExecutionNode
 
getInputParameterCount() - Method in class com.metamatrix.query.function.metadata.FunctionMethod
Get a count of the input parameters.
getInputParameters() - Method in class com.metamatrix.query.function.metadata.FunctionMethod
Get input parameters
getInputParameters() - Method in class com.metamatrix.query.sql.lang.StoredProcedure
 
getInputStream() - Method in class com.metamatrix.common.extensionmodule.protocol.extensionjar.ExtensionJarURLConnection
 
getInputStream() - Method in class com.metamatrix.common.protocol.classpath.ClasspathURLConnection
 
getInputStream() - Method in class com.metamatrix.common.protocol.jar.JarURLConnection
 
getInputStream() - Method in class com.metamatrix.common.protocol.mmfile.MMFileURLConnection
 
getInputStream() - Method in interface com.metamatrix.common.tree.directory.DirectoryEntry
If this DirectoryEntry is readable, then return an InputStream instance to the resource represented by this entry.
getInputStream() - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
If this DirectoryEntry is readable, then return an InputStream instance to the resource represented by this entry.
getInputStream() - Method in class com.metamatrix.common.tree.directory.PreviewableDirectoryEntry
 
getInputStream() - Method in class com.metamatrix.common.types.BaseXMLTranslator
 
getInputStream() - Method in class com.metamatrix.common.types.XMLStreamSourceTranslator
 
getInputStream() - Method in interface com.metamatrix.common.types.XMLTranslator
Get a InputStream for the XMl contents;
getInputStream() - Method in class com.metamatrix.common.vdb.api.VDBArchive
Get the stream object for the VDB.
getInputStream() - Method in interface com.metamatrix.common.vdb.api.VDBStream
Return the Input Stream into VDB contents
getInputStream() - Method in class com.metamatrix.common.vdb.api.VDBStreamImpl
 
getInputStream() - Method in class com.metamatrix.query.xquery.saxon.SaxonXMLTranslator
 
getInputStream() - Method in class com.metamatrix.script.shell.JConsole
 
getInputXpath() - Method in class com.metamatrix.connector.xml.base.CriteriaDesc
 
getInquiryUrl() - Method in class com.metamatrix.console.util.SavedUDDIRegistryInfo
 
getInsertionIndex(List, List, List, List, TableComparator, int) - Method in class com.metamatrix.console.ui.views.DefaultConsoleTableSorter
 
getInsertionIndex(List, List, List, List, TableComparator, int) - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableSorter
 
getInsertionIndex(List, List, List, List, TableComparator, int) - Method in interface com.metamatrix.toolbox.ui.widget.table.TableSorter
determine where the specified row of the table belongs given the specified parameters
getInsertPlan(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
 
getInsertPlan(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadataFacade
 
getInsertPlan(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
Get procedure defining the insert plan for this group.
getInsertPlan(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getInsertPlan(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get procedure defining the insert plan for this group.
getInsertQueryPlan() - Method in interface com.metamatrix.metadata.runtime.api.Group
Return the INSERT query plan for the group if it is a virtual group.
getInsertQueryPlan() - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
Returns the insertQueryPlan.
getInsets(String) - Method in class com.metamatrix.toolbox.ui.UIDefaults
 
getInsets(String, Insets) - Method in class com.metamatrix.toolbox.ui.UIDefaults
 
getInstance() - Static method in class com.metamatrix.common.comm.platform.client.ServerAdminFactory
Get the singleton instance
getInstance() - Static method in class com.metamatrix.common.comm.platform.socket.client.SocketServerConnectionFactory
 
getInstance() - Static method in class com.metamatrix.common.config.CurrentConfiguration
 
getInstance() - Static method in class com.metamatrix.common.config.JDBCConnectionPoolHelper
 
getInstance() - Static method in class com.metamatrix.common.extensionmodule.ExtensionModuleManager
Return a cached ExtensionModuleManager instance for this process, fully initialized and ready for use.
getInstance() - Static method in class com.metamatrix.common.id.dbid.DBIDGenerator
 
getInstance(int) - Static method in class com.metamatrix.common.object.PropertyType
 
getInstance(String) - Static method in class com.metamatrix.common.object.PropertyType
 
getInstance() - Static method in class com.metamatrix.common.util.ApplicationInfo
Get the application information instance for this VM.
getInstance() - Static method in class com.metamatrix.common.util.NetUtils
 
getInstance() - Static method in class com.metamatrix.connector.metadata.adapter.ObjectConnectorCapabilities
 
getInstance() - Static method in class com.metamatrix.console.connections.ConnectionProcessor
 
getInstance() - Static method in class com.metamatrix.console.security.UserCapabilities
 
getInstance() - Static method in class com.metamatrix.console.ui.layout.ConsoleMainFrame
 
getInstance() - Static method in class com.metamatrix.console.ui.layout.ConsoleMenuBar
 
getInstance(ConnectionInfo) - Static method in class com.metamatrix.console.ui.layout.PanelsTree
 
getInstance(ConnectionInfo) - Static method in class com.metamatrix.console.ui.layout.TreeAndControllerCoordinator
 
getInstance() - Static method in class com.metamatrix.console.ui.layout.Workspace
 
getInstance() - Static method in class com.metamatrix.console.ui.layout.WorkspaceController
 
getInstance() - Static method in class com.metamatrix.console.ui.views.DefaultConsoleTableComparator
 
getInstance() - Static method in class com.metamatrix.console.ui.views.DefaultConsoleTableSorter
 
getInstance() - Static method in class com.metamatrix.core.id.IDGenerator
Obtain the shared instance of this class.
getInstance() - Static method in class com.metamatrix.jdbc.MMDriver
 
getInstance() - Static method in class com.metamatrix.metadata.runtime.RuntimeMetadataCatalog
 
getInstance() - Static method in class com.metamatrix.modeler.transformation.metadata.ServerMetadataFactory
 
getInstance() - Static method in class com.metamatrix.platform.admin.apiimpl.AuthorizationAdminAPIImpl
 
getInstance(ClusteredRegistryState) - Static method in class com.metamatrix.platform.admin.apiimpl.ConfigurationAdminAPIImpl
 
getInstance() - Static method in class com.metamatrix.platform.admin.apiimpl.ExtensionSourceAdminAPIImpl
 
getInstance(ClusteredRegistryState, HostManagement) - Static method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIHelper
Get the singleton instance.
getInstance(ClusteredRegistryState, HostManagement) - Static method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIImpl
 
getInstance() - Static method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationMgr
Always call getInstance to get the reference to the XMLConfigurationMgr to use to make other method calls on.
getInstance() - Static method in class com.metamatrix.platform.security.audit.AuditManager
 
getInstance() - Static method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataAdminAPIImpl
 
getInstance() - Static method in class com.metamatrix.soap.service.PoolingConnectionSource
 
getInstance() - Static method in class com.metamatrix.soap.sqlquerywebservice.log.LogUtil
Get an instance of this class.
getInstance() - Static method in class com.metamatrix.toolbox.preference.UserPreferences
 
getInstance() - Static method in class com.metamatrix.toolbox.ui.UIDefaults
 
getInstance() - Static method in class com.metamatrix.toolbox.ui.UiTextManager
Gets an instance of this class which is used to retrieve locale-specific text.
getInstance(Component, String, Component) - Static method in class com.metamatrix.toolbox.ui.widget.DialogWindow
 
getInstance() - Static method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableComparator
 
getInstance() - Static method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableHeaderRenderer
 
getInstance() - Static method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableSorter
 
getInstance() - Static method in class com.metamatrix.toolbox.ui.widget.table.DirectoryEntryTableComparator
 
getInstance(Properties) - Static method in class com.metamatrix.xa.arjuna.ArjunaTransactionProvider
 
getInstanceByClassName(String) - Static method in class com.metamatrix.common.object.PropertyType
 
getInstanceId() - Method in class com.sforce.soap.partner.ProcessResult
Gets the instanceId value for this ProcessResult.
getInstanceIdenifier() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
getInstanceIdenifier() - Method in interface com.metamatrix.dqp.service.ConfigurationService
Return some identifier which uniquely identifies the DQP.
getInstanceInNewClassLoader(String, String) - Static method in class com.metamatrix.common.classloader.ClassLoaderUtil
Create an instance of the specified class (using the default constructor) in a new class loader defined by the provided class path.
getInstanceName() - Method in class com.metamatrix.platform.registry.ServiceRegistryBinding
 
getInstanceName() - Method in class com.metamatrix.platform.service.controller.AbstractService
Return instance name of this service.
getInstanceName() - Method in class com.metamatrix.platform.service.controller.ServiceData
 
getInstances() - Method in class com.metamatrix.platform.service.proxy.RandomSelectionPolicy
 
getInstances() - Method in class com.metamatrix.platform.service.proxy.RoundRobinSelectionPolicy
Get list of instances from the given service selection policy.
getInstances() - Method in class com.metamatrix.platform.service.proxy.ServiceProxy
Get the list of service instances from the given service selection policy.
getInstances() - Method in interface com.metamatrix.platform.service.proxy.ServiceSelectionPolicy
Get list of instances from the given service selection policy.
getInstanceStatus() - Method in class com.sforce.soap.partner.ProcessResult
Gets the instanceStatus value for this ProcessResult.
getInstructionAt(int) - Method in class com.metamatrix.query.processor.program.Program
Returns the instruction to be executed at the indicated index, or null if there is no instruction at that index.
getInstructionAt(int) - Method in class com.metamatrix.query.processor.xml.Program
Returns the instruction to be executed at the indicated index, or null if there is no instruction at that index.
getInt(String) - Method in class com.metamatrix.common.properties.ObjectPropertyManager
Retrieves the int value of the property identified by the specified key.
getInt(String, int) - Method in class com.metamatrix.common.properties.ObjectPropertyManager
Retrieves the int value of the property identified by the specified key, or if not found, returns the specified default value.
getInt(String, int) - Method in class com.metamatrix.console.ui.util.property.PropertyProvider
Gets the value of the given property as an int.
getInt(String, int) - Method in class com.metamatrix.console.ui.views.deploy.DetailPanel
 
getInt(String, int) - Static method in class com.metamatrix.console.ui.views.deploy.util.DeployPkgUtils
 
getInt(String, int) - Static method in class com.metamatrix.console.ui.views.runtime.RuntimeMgmtPanel
 
getInt(String, int) - Static method in class com.metamatrix.console.ui.views.runtime.util.RuntimeMgmtUtils
 
getInt(String, int) - Static method in class com.metamatrix.console.ui.views.syslog.SysLogUtils
 
getInt(int) - Method in class com.metamatrix.jdbc.MMCallableStatement
Gets the value of a OUTPUT parameter as a int.
getInt(String) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getInt(int) - Method in class com.metamatrix.jdbc.MMResultSet
This method will return the value in the current row as a int value.
getInt(String) - Method in class com.metamatrix.jdbc.MMResultSet
Get an integer based on the column index.
getIntCode() - Method in exception com.metamatrix.core.MetaMatrixRuntimeException
 
getInterface(Class) - Method in class bsh.Interpreter
Get a reference to the interpreter (global namespace), cast to the specified interface type.
getInterpreter() - Method in class com.metamatrix.common.properties.ObjectPropertyManager
Returns the Java interpreter used to evaluate poroperty values.
getInto() - Method in class com.metamatrix.query.sql.lang.Query
 
getIntoGroup() - Method in class com.metamatrix.query.sql.lang.DynamicCommand
 
getIntProperty(Properties, String, int) - Static method in class com.metamatrix.common.util.PropertiesUtils
 
getIntValue(int, Integer) - Method in class com.metamatrix.jdbc.AbstractMetadataProvider
 
getIntValue(int, Integer) - Method in interface com.metamatrix.jdbc.ResultsMetadataProvider
Get metadata value for the column at columnIndex for a given metadata property.
getInvalidDefinitions() - Method in class com.metamatrix.toolbox.ui.widget.property.PropertiedObjectPanel
Returns a List of the PropertyDefinitions for which the value columns displayed in the panel are invalid for this PropertiedObject.
getInvalidObjectCount() - Method in class com.metamatrix.query.validator.ValidatorFailure
Get count of invalid objects.
getInvalidObjects() - Method in class com.metamatrix.query.validator.ValidatorFailure
Get the objects that failed validation.
getInvocationClass(String) - Method in interface com.metamatrix.query.function.FunctionMetadataSource
This method determines where the invocation classes specified in the function metadata are actually retrieved from.
getInvocationClass() - Method in class com.metamatrix.query.function.metadata.FunctionMethod
Get invocation class name
getInvocationClass(String) - Method in class com.metamatrix.query.function.source.SystemSource
Sources are returned from the system classpath.
getInvocationClass(String) - Method in class com.metamatrix.query.function.UDFSource
 
getInvocationMethod() - Method in class com.metamatrix.query.function.metadata.FunctionMethod
Get invocation method name
getInvokeMethod() - Static method in class com.metamatrix.common.messaging.jgroups.RemoteProxy
 
getIPAddress() - Method in interface com.metamatrix.admin.api.objects.Session
Get the IPAddress for this Session
getIPAddress() - Method in class com.metamatrix.admin.objects.MMSession
Get the IPAddress for this Session
getIsAutoRefreshEnabled() - Method in class com.metamatrix.console.models.TimedManager
If the autoRefresh feature of TimedManager is enabled, the timer will run and the Manager will be notified each time the timer runs out, and will call it's own refresh() method.
getIsStale() - Method in class com.metamatrix.console.models.Manager
Indicates whether this Manager's cached data is stale (i.e.
getIsValidTimeout() - Method in class org.teiid.connector.jdbc.translator.Translator
Returns a positive number if query testing should use the JDBC 4.0 isValid check.
getIsXML() - Method in class com.metamatrix.query.sql.lang.Query
Get the xml flag for the query
getItemApiName() - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutItem
Gets the itemApiName value for this DescribeSoftphoneLayoutItem.
getItems() - Method in class com.metamatrix.query.report.ActivityReport
 
getItems() - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutSection
Gets the items value for this DescribeSoftphoneLayoutSection.
getItems(int) - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutSection
 
getItems() - Method in interface org.teiid.connector.language.IFrom
Get a List of IFromItem in this FROM clause.
getItems() - Method in interface org.teiid.connector.language.IOrderBy
Get list of IOrderByItems specifying the ordering of the results.
getItemsByType(String) - Method in class com.metamatrix.query.report.ActivityReport
 
getItemTypes() - Method in class com.metamatrix.query.report.ActivityReport
 
getIterator() - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeNode
 
getJarEntry() - Method in class com.metamatrix.common.protocol.jar.JarURLConnection
 
getJarFile() - Method in class com.metamatrix.common.protocol.jar.JarURLConnection
 
getJarFileURL() - Method in class com.metamatrix.common.protocol.jar.JarURLConnection
 
getJavaClassName(int) - Static method in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
This method is used to obtain a the java class name given an int value indicating JDBC SQL type.
getJavaClassName() - Method in interface com.metamatrix.metadata.runtime.api.DataType
 
getJavaClassName() - Method in class com.metamatrix.metadata.runtime.impl.DatatypeRecordImpl
 
getJavaClassName() - Method in interface com.metamatrix.modeler.core.metadata.runtime.DatatypeRecord
Returns the name of the Java class that represents this datatype
getJavaType() - Method in interface org.teiid.connector.metadata.runtime.TypeModel
Get the expected Java class that should be returned for this element.
getJDBCMajorVersion() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Retrieves the major JDBC version number for this driver.
getJDBCMinorVersion() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Retrieves the minor JDBC version number for this driver.
getJDBCURL() - Method in class com.metamatrix.jdbc.util.MMJDBCURL
 
getJoinCriteria() - Method in class com.metamatrix.query.processor.relational.JoinNode
 
getJoinCriteria() - Method in class com.metamatrix.query.sql.lang.JoinPredicate
Get join criteria for this predicate
getJoinStrategy() - Method in class com.metamatrix.query.processor.relational.JoinNode
 
getJoinType() - Method in class com.metamatrix.query.processor.relational.JoinNode
 
getJoinType() - Method in class com.metamatrix.query.sql.lang.JoinPredicate
Get join type for this predicate
getJoinType() - Method in interface org.teiid.connector.language.IJoin
Get join type
getJoinTypePreventingCriteriaOptimization(PlanNode, Set<GroupSymbol>) - Static method in class com.metamatrix.query.optimizer.relational.rules.JoinUtil
 
getKey() - Method in class com.metamatrix.connector.metadata.PropertyHolder
 
getKeyElement() - Method in class com.metamatrix.query.resolver.util.ResolverUtil.ResolvedLookup
 
getKeyIDs() - Method in interface com.metamatrix.metadata.runtime.api.Group
Returns the KeyID's identified for this group.
getKeyIDs() - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
getKeyPrefix() - Method in class com.sforce.soap.partner.DescribeSObjectResult
Gets the keyPrefix value for this DescribeSObjectResult.
getKeys() - Method in class com.metamatrix.query.sql.util.SymbolMap
 
getKeyType() - Method in interface com.metamatrix.metadata.runtime.api.Key
Return short indicating the type of key.
getKeyType() - Method in class com.metamatrix.metadata.runtime.model.BasicKey
 
getKeyTypeForRecordType(char) - Method in class com.metamatrix.metadata.runtime.impl.ColumnSetRecordImpl
 
getKeyTypeName(short) - Static method in class com.metamatrix.metadata.runtime.api.MetadataConstants
 
getKeyTypeName(short) - Static method in class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants
 
getKnownHosts(LogonResult, SocketServerInstance) - Method in class com.metamatrix.common.comm.platform.socket.client.AdminApiServerDiscovery
 
getKnownHosts(LogonResult, SocketServerInstance) - Method in interface com.metamatrix.common.comm.platform.socket.client.ServerDiscovery
Get the currently known hosts.
getKnownHosts(LogonResult, SocketServerInstance) - Method in class com.metamatrix.common.comm.platform.socket.client.UrlServerDiscovery
 
getLabel() - Method in class com.metamatrix.api.core.xmi.EntityInfo
Gets the label.
getLabel(int) - Method in class com.metamatrix.common.actions.AbstractObjectEditor
 
getLabel() - Method in class com.metamatrix.common.actions.AttributeDefinition
 
getLabel() - Method in interface com.metamatrix.metadata.runtime.api.Element
Returns the label.
getLabel() - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
getLabel() - Method in interface com.metamatrix.platform.security.api.AuthorizationActions
Return the label of this action.
getLabel() - Method in class com.metamatrix.platform.security.api.StandardAuthorizationActions
Return the label of this action.
getLabel() - Method in class com.sforce.soap.partner.DescribeLayoutButton
Gets the label value for this DescribeLayoutButton.
getLabel() - Method in class com.sforce.soap.partner.DescribeLayoutItem
Gets the label value for this DescribeLayoutItem.
getLabel() - Method in class com.sforce.soap.partner.DescribeSObjectResult
Gets the label value for this DescribeSObjectResult.
getLabel() - Method in class com.sforce.soap.partner.DescribeTab
Gets the label value for this DescribeTab.
getLabel() - Method in class com.sforce.soap.partner.DescribeTabSetResult
Gets the label value for this DescribeTabSetResult.
getLabel() - Method in class com.sforce.soap.partner.Field
Gets the label value for this Field.
getLabel() - Method in class com.sforce.soap.partner.PicklistEntry
Gets the label value for this PicklistEntry.
getLabel() - Method in class com.sforce.soap.partner.RelatedList
Gets the label value for this RelatedList.
getLabel() - Method in class com.sforce.soap.partner.RelatedListColumn
Gets the label value for this RelatedListColumn.
getLabelCount() - Method in interface com.metamatrix.platform.security.api.AuthorizationActions
Return the number of actions.
getLabelCount() - Method in class com.metamatrix.platform.security.api.StandardAuthorizationActions
Return the number of actions.
getLabelForLevel(int) - Static method in class com.metamatrix.core.log.MessageLevel
 
getLabelForLevel(int) - Static method in class com.metamatrix.platform.security.audit.AuditLevel
 
getLabelPlural() - Method in class com.sforce.soap.partner.DescribeSObjectResult
Gets the labelPlural value for this DescribeSObjectResult.
getLabels() - Static method in class com.metamatrix.core.log.MessageLevel
Utility method to get the labels for the levels, starting with the lowest level and ending with the highest level.
getLabels() - Method in interface com.metamatrix.platform.security.api.AuthorizationActions
Return the set of labels of this action.
getLabels() - Method in class com.metamatrix.platform.security.api.StandardAuthorizationActions
Return the set of labels of this action.
getLabels() - Static method in class com.metamatrix.platform.security.audit.AuditLevel
Utility method to get the labels for the levels, starting with the lowest level and ending with the highest level.
getLabelStrings() - Method in class com.metamatrix.console.ui.views.runtime.AbstractStatisticsPanel
Get titles of the displayed fields.
getLanguage() - Method in class com.sforce.soap.partner.LocaleOptions
Gets the language value for this LocaleOptions.
getLanguageFactory() - Method in interface org.teiid.connector.api.ConnectorEnvironment
Obtain a reference to the default LanguageFactory that can be used to construct new language interface objects.
getLanguageFactory() - Method in class org.teiid.connector.jdbc.translator.Translator
Gets the ILanguageFactory
getLanguageObjects() - Method in class com.metamatrix.query.processor.relational.JoinNode
 
getLanguageObjects() - Method in class com.metamatrix.query.processor.relational.ProjectNode
 
getLanguageObjects() - Method in class com.metamatrix.query.processor.relational.RelationalNode
 
getLanguageObjects() - Method in class com.metamatrix.query.processor.relational.SelectNode
 
getLanuageFactory() - Static method in class com.metamatrix.cdk.CommandBuilder
 
getLast() - Method in class com.metamatrix.common.actions.BasicModificationActionQueue
Return a clone of the last modification action object that was added to this queue.
getLast() - Method in interface com.metamatrix.common.actions.ModificationActionQueue
Return a clone of the last modification action object that was added to this queue.
getLastChangeDate() - Method in class com.metamatrix.console.ui.views.runtime.model.RuntimeMgmtModel
 
getLastChangedBy() - Method in class com.metamatrix.admin.objects.MMAdminObject
Get the name of the Revisor
getLastChangedBy() - Method in interface com.metamatrix.common.config.api.ComponentObject
Returns the principal who last modified this type
getLastChangedBy() - Method in interface com.metamatrix.common.config.api.ComponentType
Returns the principal who last modified this type
getLastChangedBy() - Method in class com.metamatrix.common.config.model.BasicComponentObject
Returns the principal who last modified this type
getLastChangedBy() - Method in class com.metamatrix.common.config.model.BasicComponentType
Returns the principal who last modified this type
getLastChangedDate() - Method in class com.metamatrix.admin.objects.MMAdminObject
Get the Last Revision Date
getLastChangedDate() - Method in interface com.metamatrix.common.config.api.ComponentObject
Returns the Date this type was last changed
getLastChangedDate() - Method in interface com.metamatrix.common.config.api.ComponentType
Returns a string version of the this type was last changed
getLastChangedDate() - Method in interface com.metamatrix.common.config.api.ConfigurationInfo
 
getLastChangedDate() - Method in class com.metamatrix.common.config.model.BasicComponentObject
Returns the Date this type was last changed
getLastChangedDate() - Method in class com.metamatrix.common.config.model.BasicComponentType
Returns the Date this type was last changed
getLastChangedDate() - Method in class com.metamatrix.common.config.model.BasicConfigurationInfo
 
getLastChangedDateString() - Method in class com.metamatrix.common.config.model.BasicComponentObject
 
getLastChangedDateString() - Method in class com.metamatrix.common.config.model.BasicComponentType
 
getLastChild() - Method in class com.metamatrix.query.optimizer.CommandTreeNode
 
getLastChild() - Method in class com.metamatrix.query.optimizer.relational.plantree.PlanNode
 
getLastModified() - Method in class com.metamatrix.common.protocol.mmfile.MMFileURLConnection
Returns the last modified time of the underlying file.
getLastModifiedDate() - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
Return the last modification time property value
getLastPanel() - Method in class com.metamatrix.toolbox.ui.widget.table.AbstractTableOptionPanel
 
getLastPingTime() - Method in interface com.metamatrix.admin.api.objects.Session
Get the Last time Client has check to see if the server is still available
getLastPingTime() - Method in class com.metamatrix.admin.objects.MMSession
Get the Last time Client has checked to see if the server is still available
getLastPingTime() - Method in class com.metamatrix.platform.security.api.MetaMatrixSessionInfo
Get the time the server was last pinged by this session.
getLastPingTimeString() - Method in class com.metamatrix.admin.objects.MMSession
Get the Time the User logged into the System as a String
getLastRow() - Method in class com.metamatrix.dqp.message.ResultsMessage
 
getLastSessionStartUp() - Method in class com.metamatrix.console.models.SummaryManager
 
getLastSessionStartUp() - Method in interface com.metamatrix.console.ui.views.summary.SummaryInfoProvider
 
getLastToken(String, String) - Static method in class com.metamatrix.core.util.StringUtil
Return the last token in the string.
getLastUpdated() - Method in class com.metamatrix.admin.objects.MMAdminObject
 
getLastUpdated() - Method in class com.metamatrix.console.ui.views.extensionsource.ExtensionSourceDetailInfo
 
getLastUpdatedBy() - Method in class com.metamatrix.admin.objects.MMAdminObject
 
getLastUpdatedBy() - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleDescriptor
Principal name who last updated this extension module
getLastUpdatedBy() - Method in class com.metamatrix.console.ui.views.extensionsource.ExtensionSourceDetailInfo
 
getLastUpdatedDate() - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleDescriptor
String date this extension module was last updated (in String form using DateUtil).
getLastUpperCharToken(String, String) - Static method in class com.metamatrix.core.util.StringUtilities
Returns a new string that represents the last fragment of the original string that begins with an uppercase char.
getLastUpperCharToken(String) - Static method in class com.metamatrix.core.util.StringUtilities
Returns a new string that represents the last fragment of the original string that begins with an uppercase char.
getLastUsed() - Method in class com.metamatrix.common.connection.ManagedConnection.ConnectionStatistics
 
getLatestDateCovered() - Method in class com.metamatrix.connector.salesforce.execution.DeletedResult
 
getLatestDateCovered() - Method in class com.metamatrix.connector.salesforce.execution.UpdatedResult
 
getLatestDateCovered() - Method in class com.sforce.soap.partner.GetDeletedResult
Gets the latestDateCovered value for this GetDeletedResult.
getLatestDateCovered() - Method in class com.sforce.soap.partner.GetUpdatedResult
Gets the latestDateCovered value for this GetUpdatedResult.
getLatestVDBVersion(String) - Method in class com.metamatrix.console.models.VdbManager
 
getLatestVirtualDatabase(String) - Method in interface com.metamatrix.server.admin.api.RuntimeMetadataAdminAPI
Returns the latestVirtualDatabase for the specified vdbName.
getLatestVirtualDatabase(String) - Method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataAdminAPIImpl
Returns the latestVirtualDatabase for the specified vdbName.
getLayoutComponents() - Method in class com.sforce.soap.partner.DescribeLayoutItem
Gets the layoutComponents value for this DescribeLayoutItem.
getLayoutComponents(int) - Method in class com.sforce.soap.partner.DescribeLayoutItem
 
getLayoutId() - Method in class com.sforce.soap.partner.RecordTypeMapping
Gets the layoutId value for this RecordTypeMapping.
getLayoutItems() - Method in class com.sforce.soap.partner.DescribeLayoutRow
Gets the layoutItems value for this DescribeLayoutRow.
getLayoutItems(int) - Method in class com.sforce.soap.partner.DescribeLayoutRow
 
getLayoutRows() - Method in class com.sforce.soap.partner.DescribeLayoutSection
Gets the layoutRows value for this DescribeLayoutSection.
getLayoutRows(int) - Method in class com.sforce.soap.partner.DescribeLayoutSection
 
getLayouts() - Method in class com.sforce.soap.partner.DescribeLayoutResult
Gets the layouts value for this DescribeLayoutResult.
getLayouts(int) - Method in class com.sforce.soap.partner.DescribeLayoutResult
 
getLeadId() - Method in class com.sforce.soap.partner.LeadConvert
Gets the leadId value for this LeadConvert.
getLeadId() - Method in class com.sforce.soap.partner.LeadConvertResult
Gets the leadId value for this LeadConvertResult.
getLeafIcon() - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeCellRenderer
 
getLeftClause() - Method in class com.metamatrix.query.sql.lang.JoinPredicate
Get left clause
getLeftExpression() - Method in class com.metamatrix.query.sql.lang.AbstractCompareCriteria
Get left expression.
getLeftExpression() - Method in class com.metamatrix.query.sql.lang.MatchCriteria
Get left expression.
getLeftExpression() - Method in interface org.teiid.connector.language.IBaseInCriteria
Get left expression of IN criteria
getLeftExpression() - Method in interface org.teiid.connector.language.ICompareCriteria
Get left expression.
getLeftExpression() - Method in interface org.teiid.connector.language.ILikeCriteria
Get left expression.
getLeftExpression() - Method in interface org.teiid.connector.language.ISubqueryCompareCriteria
Get left expression.
getLeftExpressions() - Method in class com.metamatrix.query.processor.relational.JoinNode
 
getLeftItem() - Method in interface org.teiid.connector.language.IJoin
Get the left IFromItem
getLeftQuery() - Method in class com.metamatrix.query.sql.lang.SetQuery
 
getLeftQuery() - Method in interface org.teiid.connector.language.ISetQuery
 
getLength() - Method in interface com.metamatrix.metadata.runtime.api.DataType
If the data type is numeric, the length is the total number of significant digits used to express the number.
getLength() - Method in interface com.metamatrix.metadata.runtime.api.Element
If the data type is numeric, the length is the total number of significant digits used to express the number.
getLength() - Method in class com.metamatrix.metadata.runtime.impl.ColumnRecordImpl
 
getLength() - Method in class com.metamatrix.metadata.runtime.impl.DatatypeRecordImpl
 
getLength() - Method in class com.metamatrix.metadata.runtime.impl.ProcedureParameterRecordImpl
 
getLength() - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
getLength() - Method in interface com.metamatrix.modeler.core.metadata.runtime.ColumnRecord
Get the column's length
getLength() - Method in interface com.metamatrix.modeler.core.metadata.runtime.DatatypeRecord
If the data type is numeric, the length is the total number of significant digits used to express the number.
getLength() - Method in interface com.metamatrix.modeler.core.metadata.runtime.ProcedureParameterRecord
Get the length of the parameter
getLength() - Method in class com.sforce.soap.partner.Field
Gets the length value for this Field.
getLength() - Method in interface org.teiid.connector.metadata.runtime.TypeModel
Get length of this element or 0 if no length is available.
getLengthFunctionName() - Method in class org.teiid.connector.jdbc.sqlserver.SqlServerSQLTranslator
 
getLengthFunctionName() - Method in class org.teiid.connector.jdbc.sybase.SybaseSQLTranslator
 
getLevel() - Method in class com.metamatrix.cdk.api.SysLogger
 
getLevel() - Method in class com.metamatrix.common.log.reader.LogEntry
 
getLevel() - Method in class com.metamatrix.core.log.LogMessage
 
getLevelForDisplayName(String) - Static method in class com.metamatrix.platform.security.audit.AuditLevel
 
getLevelForLabel(String) - Static method in class com.metamatrix.platform.security.audit.AuditLevel
 
getLimit() - Method in class com.metamatrix.query.sql.lang.QueryCommand
 
getLimit() - Method in interface org.teiid.connector.language.IQueryCommand
Get LIMIT clause, may be null.
getLimitExpr() - Method in class com.metamatrix.query.processor.relational.LimitNode
 
getLimitRows() - Method in class com.sforce.soap.partner.RelatedList
Gets the limitRows value for this RelatedList.
getLimitString(String, boolean) - Method in class org.teiid.dialect.TeiidDialect
 
getLine() - Method in class com.metamatrix.query.parser.JavaCharStream
Deprecated.  
getLineBreakSubstrings(String) - Static method in class com.metamatrix.console.util.StaticUtilities
Return the segments of a string that are between linebreaks in the input string.
getLines(String) - Static method in class com.metamatrix.core.util.StringUtilities
 
getLineSeparator() - Static method in class com.metamatrix.core.util.StringUtil
 
getLineSeparator() - Static method in class com.metamatrix.core.util.StringUtilities
 
getLinkedMessages(Throwable) - Static method in class com.metamatrix.core.util.MetaMatrixExceptionUtil
 
getLinkedMessages(Throwable, int) - Static method in class com.metamatrix.core.util.MetaMatrixExceptionUtil
Get the chain of messages, starting with the specified exception.
getLinkedMessagesVerbose(Throwable) - Static method in class com.metamatrix.core.util.MetaMatrixExceptionUtil
 
getLinkedMessagesVerbose(Throwable, int) - Static method in class com.metamatrix.core.util.MetaMatrixExceptionUtil
 
getList() - Method in class com.metamatrix.console.ui.util.ModifiedDirectoryChooserPanel
 
getList(HashedListEntry) - Method in class com.metamatrix.console.util.HashedList
 
getList(String) - Method in class com.metamatrix.console.util.HashedList
 
getList() - Method in class com.metamatrix.toolbox.ui.widget.DirectoryChooserPanel
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class com.metamatrix.console.ui.util.ConsoleCellRenderer
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class com.metamatrix.console.ui.util.NoFocusUnlessSelectedListCellRenderer
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class com.metamatrix.console.ui.util.NoSelectionListCellRenderer
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class com.metamatrix.console.ui.views.users.NewGroupsWizardSelectionPanel.GroupListCellRenderer
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class com.metamatrix.toolbox.ui.widget.list.DefaultListCellRenderer
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class com.metamatrix.toolbox.ui.widget.list.URLListCellRenderer
 
getListDelimiter(int) - Static method in class com.metamatrix.metadata.runtime.impl.RecordFactory
 
getListeners() - Method in class com.metamatrix.console.models.ConfigurationManager
 
getListeners() - Method in class com.metamatrix.console.ui.views.properties.ConsolePropertiedEditor
 
getListeners() - Method in class com.metamatrix.core.event.AbstractEventSource
 
getListeners(Class) - Method in class com.metamatrix.core.event.AbstractEventSource
 
getListeners(Class) - Method in interface com.metamatrix.core.event.EventSource
Obtain the listeners for the specified event class
getListeners() - Method in interface com.metamatrix.core.event.EventSource
Obtain those listeners that are registered for all event classes (i.e., those that use the addListener(EventObjectListener) method).
getListIterator() - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeNode
 
getLiteralCriteria(Map) - Static method in class com.metamatrix.connector.metadata.index.IndexCriteriaBuilder
Return a collection of criteria maps with MetadataLiteralCriteria's, any compound criteria are broken down into a collection of MetadataLiteralCriteria.
getLiteralCriteria() - Method in class com.metamatrix.connector.metadata.index.MetadataInCriteria
Get a collection of MetadataLiteralCriteria objects that represent this MetadataInCriteria object.
getLoadedNamespaces() - Static method in class com.metamatrix.common.properties.PropertyManager
Returns The set of namespaces that have been loaded
getLoadFileContents() - Method in class com.metamatrix.server.admin.apiimpl.MaterializationLoadScriptsImpl
 
getLoadScriptFile() - Method in interface com.metamatrix.server.admin.api.MaterializationLoadScripts
Get a stream of the generated load script.
getLoadScriptFile() - Method in class com.metamatrix.server.admin.apiimpl.MaterializationLoadScriptsImpl
 
getLoadScriptFileName() - Method in interface com.metamatrix.server.admin.api.MaterializationLoadScripts
Get the file name the the load script should be named.
getLoadScriptFileName() - Method in class com.metamatrix.server.admin.apiimpl.MaterializationLoadScriptsImpl
 
getLobChunkProducer() - Method in class com.metamatrix.dqp.client.impl.StreamingLobChunckProducer.Factory
 
getLocation() - Method in class com.metamatrix.common.buffer.TupleSourceID
Get location string
getLocation() - Method in class com.metamatrix.connector.xml.base.ExecutionInfo
 
getLogConfiguration() - Method in interface com.metamatrix.admin.api.core.CoreConfigAdmin
Get the LogConfiguration
getLogConfiguration() - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getLogConfiguration() - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
getLogConfiguration() - Method in interface com.metamatrix.common.config.api.Configuration
Returns the LogConfiguration
getLogConfiguration() - Method in class com.metamatrix.common.config.model.BasicConfiguration
Returns a clone of this Configuration's LogConfiguration (the LogConfiguration can only be changed through a com.metamatrix.common.config.api.service.ConfigurationObjectEditor).
getLogConfiguration() - Method in class com.metamatrix.dqp.embedded.admin.DQPConfigAdminImpl
 
getLogConfigurationCopy() - Static method in class com.metamatrix.common.log.LogManager
Utility method to obtain the a modifiable log configuration for the LogManager.
getLogConfigurationProperties(LogConfiguration) - Static method in class com.metamatrix.common.log.config.BasicLogConfiguration
Creates a Properties object containing the two name/value pairs which define a LogConfiguration, parsed from the given LogConfiguration object.
getLogDirectory() - Method in interface com.metamatrix.common.config.api.Host
Returns the directory where log files created on this host machine should be located.
getLogDirectory() - Method in class com.metamatrix.common.config.model.BasicHost
 
getLogDirectory() - Static method in class com.metamatrix.console.util.StaticProperties
 
getLogEntries(Date, Date, List, List, int) - Method in class com.metamatrix.common.log.reader.DBLogReader
 
getLogEntries(Date, Date, List, List, int) - Method in interface com.metamatrix.common.log.reader.LogReader
 
getLogEntries(Date, Date, List, List, int) - Method in class com.metamatrix.console.models.ServerLogManager
Get the log entries that match the specified criteria.
getLogEntries(Date, Date, List, List, int) - Method in interface com.metamatrix.platform.admin.api.RuntimeStateAdminAPI
Get the log entries that match the specified criteria.
getLogEntries(Date, Date, List, List, int) - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIImpl
 
getLogFile() - Method in class com.metamatrix.core.log.FileLimitSizeLogWriter
 
getLoggedInUser(ConnectionInfo) - Static method in class com.metamatrix.console.security.UserCapabilities
 
getLogger() - Method in class com.metamatrix.connector.salesforce.Connector
 
getLogger() - Method in class com.metamatrix.connector.xml.base.LoggingConnector
 
getLogger() - Method in class com.metamatrix.connector.xml.base.XMLConnectorStateImpl
 
getLogger() - Method in interface com.metamatrix.connector.xml.BaseXMLConnectorState
 
getLogger() - Method in class com.metamatrix.connector.xml.http.HTTPExecutor
 
getLogger() - Method in class com.metamatrix.connector.xml.soap.SOAPConnectorStateImpl
 
getLogger() - Method in interface com.metamatrix.connector.xml.StatefulConnector
 
getLogger() - Method in interface org.teiid.connector.api.ConnectorEnvironment
Obtain a reference to the logger that can be used to add messages to the MetaMatrix log files for debugging and error recovery.
getLoggingContextForService(String) - Method in class com.metamatrix.common.comm.ClientServiceRegistry
 
getLoggingLevelForConfigurationIndex(int) - Method in class com.metamatrix.console.models.ServerLogManager
 
getLoginButton() - Method in class com.metamatrix.console.ui.dialog.ConsoleLoginDialog
 
getLoginButton() - Method in class com.metamatrix.console.ui.dialog.ConsoleLoginWindow
 
getLoginButton() - Method in class com.metamatrix.toolbox.ui.widget.LoginPanel
 
getLoginPanel() - Method in class com.metamatrix.console.ui.dialog.ConsoleLogin
 
getLoginPanel() - Method in class com.metamatrix.console.ui.dialog.ConsoleLoginDialog
 
getLoginPanel() - Method in class com.metamatrix.console.ui.dialog.ConsoleLoginWindow
 
getLoginPassword() - Method in class com.metamatrix.console.ui.views.vdb.VdbWizardUserAndPasswordPanel
 
getLoginTimeout() - Method in class com.metamatrix.common.jdbc.SimplePooledConnectionSource
 
getLoginTimeout() - Method in class com.metamatrix.jdbc.BaseDataSource
Gets the maximum time in seconds that this data source can wait while attempting to connect to a database.
getLoginUserName() - Method in class com.metamatrix.console.ui.views.vdb.VdbWizardUserAndPasswordPanel
 
getLogLevel() - Method in interface com.metamatrix.admin.api.objects.LogConfiguration
Get the current configured Log Level TODO: An int log level is of little use to clients.
getLogLevel() - Method in class com.metamatrix.admin.objects.MMLogConfiguration
 
getLogLevel() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
getLogLevel() - Method in interface com.metamatrix.dqp.service.ConfigurationService
Log Level
getLogonResult() - Method in interface com.metamatrix.common.comm.api.ServerConnection
 
getLogonResult() - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerConnection
 
getLogonResult() - Method in class com.metamatrix.jdbc.transport.LocalServerConnection
 
getLogoUrl() - Method in class com.sforce.soap.partner.DescribeTabSetResult
Gets the logoUrl value for this DescribeTabSetResult.
getLogPreamble() - Method in class com.metamatrix.connector.salesforce.Connector
 
getLogStatInterval() - Method in class com.metamatrix.common.buffer.impl.BufferConfig
 
getLogWriter() - Method in class com.metamatrix.common.jdbc.SimplePooledConnectionSource
 
getLogWriter() - Method in class com.metamatrix.jdbc.BaseDataSource
Get the log writer for this data source.
getLong(String) - Method in class com.metamatrix.common.properties.ObjectPropertyManager
Retrieves the long value of the property identified by the specified key.
getLong(String, long) - Method in class com.metamatrix.common.properties.ObjectPropertyManager
Retrieves the long value of the property identified by the specified key, or if not found, returns the specified default value.
getLong(int) - Method in class com.metamatrix.jdbc.MMCallableStatement
Gets the value of a OUTPUT parameter as a long.
getLong(String) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getLong(int) - Method in class com.metamatrix.jdbc.MMResultSet
This method will return the value in the current row as a long value.
getLong(String) - Method in class com.metamatrix.jdbc.MMResultSet
Get a long based on the column name.
getLongDescription() - Method in class com.metamatrix.api.core.xmi.XMIHeader.Documentation
Return the long description
getLongProperty(Properties, String, long) - Static method in class com.metamatrix.common.util.PropertiesUtils
 
getLookAndFeel(String) - Method in class com.metamatrix.toolbox.ui.UIDefaults
 
getLookAndFeel(String, ComponentUI) - Method in class com.metamatrix.toolbox.ui.UIDefaults
 
getLoopProgram() - Method in class com.metamatrix.query.processor.proc.LoopInstruction
 
getLowerExpression() - Method in class com.metamatrix.query.sql.lang.BetweenCriteria
Get the lower expression.
getMainAttributes() - Method in class com.metamatrix.common.protocol.jar.JarURLConnection
 
getMainFrame() - Static method in class com.metamatrix.console.ui.ViewManager
 
getMainTree() - Method in class com.metamatrix.console.ui.layout.ConsoleMainFrame
 
getMajorReleaseNumber() - Method in class com.metamatrix.common.util.ApplicationInfo
 
getMajorReleaseVersion() - Method in class com.metamatrix.common.util.ApplicationInfo
 
getMajorVersion() - Method in class com.metamatrix.jdbc.EmbeddedDriver
Get's the driver's major version number.
getMajorVersion() - Method in class com.metamatrix.jdbc.MMDriver
Get's the driver's major version number.
getManagementInterval() - Method in class com.metamatrix.common.buffer.impl.BufferConfig
 
getManifest() - Method in class com.metamatrix.common.protocol.jar.JarURLConnection
 
getManifest(File) - Static method in class com.metamatrix.core.util.ZipFileUtil
Attempts to obtain the manifest file from the specified file, which must be either a .jar or .zip file.
getManifestContents() - Method in interface com.metamatrix.common.config.api.ConnectorArchive
Get the Manifest files contents from the CAF file
getManifestContents() - Method in class com.metamatrix.common.config.model.BasicConnectorArchive
 
getMappedExpression(ElementSymbol) - Method in class com.metamatrix.query.sql.util.SymbolMap
 
getMappedSymbol(ElementSymbol) - Method in class com.metamatrix.query.mapping.xml.MappingSourceNode
 
getMappedSymbol(GroupSymbol) - Method in class com.metamatrix.query.mapping.xml.MappingSourceNode
 
getMappedSymbol(Symbol) - Method in class com.metamatrix.query.optimizer.xml.XMLNodeMappingVisitor
 
getMappedSymbol(Symbol) - Method in class com.metamatrix.query.sql.visitor.AbstractSymbolMappingVisitor
Get the mapped symbol from the specified symbol.
getMappedSymbol(Symbol) - Method in class com.metamatrix.query.sql.visitor.CriteriaTranslatorVisitor
Get the symbol map between virtual group elements and the expressions that define them on the query transform of the virtual group.
getMappedSymbol(Symbol) - Method in class com.metamatrix.query.sql.visitor.StaticSymbolMappingVisitor
 
getMappedUser() - Method in class org.teiid.connector.api.MappedUserIdentity
 
getMappingClass() - Method in class com.metamatrix.query.mapping.xml.MappingRecursiveElement
 
getMappingClassNumber() - Method in class com.metamatrix.query.mapping.xml.ResultSetInfo
 
getMappingClassSymbol() - Method in class com.metamatrix.query.mapping.xml.ResultSetInfo
 
getMappingDocument() - Method in interface com.metamatrix.metadata.runtime.api.Group
Return the mapping document if this group represents a virtual document.
getMappingDocument() - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
getMappingNode(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
 
getMappingNode(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadataFacade
 
getMappingNode(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getMappingNode(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getMappingNode(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get the mapping node for the given groupID
getMappingNode(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
getMarked() - Method in class com.metamatrix.common.tree.basic.BasicTreeView
Return the set of marked nodes for this view.
getMarked() - Method in class com.metamatrix.common.tree.directory.FileSystemView
Return the set of marked nodes for this view.
getMarked() - Method in class com.metamatrix.common.tree.RuledTreeViewImpl
Return the set of marked nodes for this view.
getMarked() - Method in interface com.metamatrix.common.tree.TreeView
Return the set of marked nodes for this view.
getMarked() - Method in interface com.metamatrix.platform.admin.api.PermissionTreeView
Obtain all the marked PermissionDataNodes in the tree.
getMarked() - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeTreeViewImpl
Obtain all the marked PermissionDataNodes in the tree.
getMarked() - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeView
Return the set of marked nodes for this view.
getMarkedDescendants(PermissionNode) - Method in interface com.metamatrix.platform.admin.api.PermissionTreeView
Obtain all the marked PermissionDataNodes in the tree under the given node.
getMarkedDescendants(PermissionNode) - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeTreeViewImpl
Obtain all the marked PermissionDataNodes in the tree under the given node.
getMaskedPropertyNames() - Method in interface com.metamatrix.common.config.api.ComponentType
Returns the List of properties that are defined as masked for this component type.
getMaskedPropertyNames() - Method in class com.metamatrix.common.config.model.BasicComponentType
 
getMasterRecord() - Method in class com.sforce.soap.partner.MergeRequest
Gets the masterRecord value for this MergeRequest.
getMatchPattern(String, Map) - Static method in class com.metamatrix.connector.metadata.index.IndexCriteriaBuilder
Return the pattern match string constructed from a map of match criteria values.
getMatchPattern(char, String) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
Return the pattern match string that could be used to match a partially/fully qualified entity name in an index record.
getMatchPrefix(String, Map) - Static method in class com.metamatrix.connector.metadata.index.IndexCriteriaBuilder
Return the prefix match string constructed from a map of match criteria values.
getMatchType() - Method in interface com.metamatrix.metadata.runtime.api.Key
Return short indicating the type of reference key matching.
getMatchType() - Method in class com.metamatrix.metadata.runtime.model.BasicKey
 
getMatchTypeName(short) - Static method in class com.metamatrix.metadata.runtime.api.MetadataConstants
 
getMatchTypeName(short) - Static method in class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants
 
getMaterialization(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
 
getMaterialization(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadataFacade
 
getMaterialization(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getMaterialization(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getMaterialization(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Accquire the physical group ID (the Materialization) for the given virtual group ID, or null if the given virtual group has no Materialization.
getMaterialization(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
getMaterializationScripts(ConnectorBinding, VDBDefn, String, String, String, String, String, String) - Method in class com.metamatrix.console.models.VdbManager
 
getMaterializationScripts(ConnectorBinding, VDBDefn, String, String, String, String, String, String) - Method in interface com.metamatrix.server.admin.api.RuntimeMetadataAdminAPI
Get the MaterializationLoadScripts for all materialized views in the materialization model in this VDB.
getMaterializationScripts(ConnectorBinding, VDBDefn, String, String, String, String, String, String) - Method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataAdminAPIImpl
 
getMaterializationStage(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
 
getMaterializationStage(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadataFacade
 
getMaterializationStage(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getMaterializationStage(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getMaterializationStage(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Accquire the physical group ID that is used for the staging area for loading (the Materialization) for the given virtual group ID, or null if the given virtual group has no Materialization.
getMaterializationStage(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
getMaterializationTableModel(VDBDefn) - Method in class com.metamatrix.console.models.VdbManager
 
getMaterializedStageTableID() - Method in class com.metamatrix.metadata.runtime.impl.TableRecordImpl
 
getMaterializedStageTableID() - Method in interface com.metamatrix.modeler.core.metadata.runtime.TableRecord
Get a materialized staging table identifier for this table
getMaterializedTableID() - Method in class com.metamatrix.metadata.runtime.impl.TableRecordImpl
 
getMaterializedTableID() - Method in interface com.metamatrix.modeler.core.metadata.runtime.TableRecord
Get a materialized table identifier for this table
getMatertializationModel() - Method in interface com.metamatrix.common.vdb.api.VDBDefn
Get the Materialization model in this VDB if one exists.
getMatertializationModel() - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
 
getMaxAgeInSeconds() - Method in class com.metamatrix.cache.CacheConfiguration
 
getMaxAvailableSession() - Method in class com.metamatrix.common.buffer.impl.BufferConfig
 
getMaxBatchSize() - Method in class com.sforce.soap.partner.DescribeGlobalResult
Gets the maxBatchSize value for this DescribeGlobalResult.
getMaxBinaryLiteralLength() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets the maximum number of hexadecimal characters allowed in an inline binary literal
getMaxCachedInstances() - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerConnectionFactory
 
getMaxCatalogNameLength() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets the maximum number of characters allowed in a catalog name
getMaxCharLiteralLength() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets the maximum number of characters allowed in a character literal
getMaxColumnNameLength() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets the maximum number of characters allowed in a column name
getMaxColumnsInGroupBy() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets the maximum number of columns allowed in a GROUP BY clause
getMaxColumnsInIndex() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets the maximum number of columns allowed in an index
getMaxColumnsInOrderBy() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets the maximum number of columns allowed in a ORDER BY clause
getMaxColumnsInSelect() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets the maximum number of columns allowed in a SELECT clause
getMaxColumnsInTable() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets the maximum number of columns allowed in a table
getMaxConnectedChannels() - Method in class com.metamatrix.common.comm.platform.socket.SSLAwareChannelHandler
 
getMaxConnections() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets the maximum number of active connections to metamatrix that can be maintained through this driver instance
getMaxCursorNameLength() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets the maximum number of characters allowed in a cursor name
getMaxDisplaySize(Class) - Static method in class com.metamatrix.dqp.metadata.ResultsMetadataDefaults
 
getMaxDisplaySize(String) - Static method in class com.metamatrix.dqp.metadata.ResultsMetadataDefaults
 
getMaxFieldSize() - Method in class com.metamatrix.jdbc.MMStatement
Retreives the maximum number of bytes that a result set column may contain.
getMaxFileCacheSizeByte() - Method in class com.metamatrix.connector.xml.base.XMLConnectorStateImpl
 
getMaxFileCacheSizeByte() - Method in interface com.metamatrix.connector.xml.XMLConnectorState
 
getMaxFileCacheSizeKB() - Method in class com.metamatrix.connector.xml.base.XMLConnectorStateImpl
 
getMaxFileCacheSizeKB() - Method in interface com.metamatrix.connector.xml.XMLConnectorState
 
getMaxFromGroups(Object, QueryMetadataInterface, CapabilitiesFinder) - Static method in class com.metamatrix.query.optimizer.relational.rules.CapabilitiesUtil
 
getMaxFromGroups() - Method in interface org.teiid.connector.api.ConnectorCapabilities
The number of groups supported in the from clause.
getMaxFromGroups() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
getMaxFromGroups() - Method in class org.teiid.connector.jdbc.sybase.SybaseCapabilities
 
getMaximumLength() - Method in class com.metamatrix.toolbox.ui.widget.text.DefaultTextFieldModel
 
getMaximumLevel() - Static method in class com.metamatrix.core.log.MessageLevel
 
getMaximumLevel() - Static method in class com.metamatrix.platform.security.audit.AuditLevel
 
getMaximumPreferredSize(Component[]) - Static method in class com.metamatrix.toolbox.ui.widget.util.WidgetUtilities
A convenience method that calls #getMaximumPreferredSize(components, reset) passing false as the reset parameter.
getMaximumPreferredSize(Component[], boolean) - Static method in class com.metamatrix.toolbox.ui.widget.util.WidgetUtilities
Returns a Dimension representing the maximum preferred width and height of the Components within the specified list.
getMaximumPreferredSize(List) - Static method in class com.metamatrix.toolbox.ui.widget.util.WidgetUtilities
A convenience method that calls #getMaximumPreferredSize(components, reset) passing false as the reset parameter.
getMaximumPreferredSize(List, boolean) - Static method in class com.metamatrix.toolbox.ui.widget.util.WidgetUtilities
Returns a Dimension representing the maximum preferred width and height of the Components within the specified list.
getMaximumRange() - Method in interface com.metamatrix.metadata.runtime.api.DataType
eturns the maximum value that the element can represent.
getMaximumRange() - Method in interface com.metamatrix.metadata.runtime.api.Element
eturns the maximum value that the element can represent.
getMaximumRange() - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
getMaximumSize(JComponent) - Method in class com.metamatrix.toolbox.ui.widget.laf.MultiLineToolTipUI
 
getMaximumSize() - Method in class com.metamatrix.toolbox.ui.widget.SeparatorWidget
 
getMaximumSize() - Method in class com.metamatrix.toolbox.ui.widget.TextFieldWidget
Overridden to force the field's maximum height to match its preferred height.
getMaximumValue(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
 
getMaximumValue(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadataFacade
 
getMaximumValue(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getMaximumValue(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getMaximumValue(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get the element's default value for an element symbol
getMaximumValue(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
getMaximumValue() - Method in interface org.teiid.connector.metadata.runtime.Element
Get maximum value
getMaximumValuesAllowed() - Method in class com.metamatrix.toolbox.ui.widget.AccumulatorPanel
 
getMaxInCriteriaSize() - Method in class com.metamatrix.connector.ldap.LDAPConnectorCapabilities
 
getMaxInCriteriaSize() - Method in class com.metamatrix.connector.salesforce.SalesforceCapabilities
 
getMaxInCriteriaSize() - Method in class com.metamatrix.connector.xml.base.XMLCapabilities
 
getMaxInCriteriaSize(Object, QueryMetadataInterface, CapabilitiesFinder) - Static method in class com.metamatrix.query.optimizer.relational.rules.CapabilitiesUtil
 
getMaxInCriteriaSize() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Get the integer value representing the number of values allowed in an IN criteria in the WHERE clause of a query
getMaxInCriteriaSize() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
getMaxInCriteriaSize() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
getMaxInCriteriaSize() - Method in class org.teiid.connector.jdbc.SimpleCapabilities
 
getMaxInCriteriaSize() - Method in class org.teiid.connector.jdbc.sybase.SybaseCapabilities
 
getMaxIndexLength() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets the maximum number of bytes allowed in an index
getMaxInMemoryStringSize() - Method in class com.metamatrix.connector.xml.base.XMLConnectorStateImpl
 
getMaxInMemoryStringSize() - Method in interface com.metamatrix.connector.xml.XMLConnectorState
 
getMaxMemoryCacheSizeByte() - Method in class com.metamatrix.connector.xml.base.XMLConnectorStateImpl
 
getMaxMemoryCacheSizeByte() - Method in interface com.metamatrix.connector.xml.XMLConnectorState
 
getMaxMemoryCacheSizeKB() - Method in class com.metamatrix.connector.xml.base.XMLConnectorStateImpl
 
getMaxMemoryCacheSizeKB() - Method in interface com.metamatrix.connector.xml.XMLConnectorState
 
getMaxNodes() - Method in class com.metamatrix.cache.CacheConfiguration
 
getMaxOccurence() - Method in class com.metamatrix.query.mapping.xml.MappingBaseNode
 
getMaxProcedureNameLength() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets the maximum number of characters allowed in a procedure name
getMaxRows() - Method in class com.metamatrix.console.ui.views.syslog.MaxRecordsPerQueryPanel
 
getMaxRows() - Method in class com.metamatrix.jdbc.MMStatement
Retrives the maximum number of rows that a ResultSet object may contain.
getMaxRowSize() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets the maximum number of bytes allowed in a single row
getMaxRowsReturned() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ConnectionlessRequest
 
getMaxSchemaNameLength() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets the maximum number of characters allowed in a schema name
getMaxSetSize() - Method in class com.metamatrix.metadata.runtime.impl.ModelRecordImpl
 
getMaxSetSize() - Method in interface com.metamatrix.modeler.core.metadata.runtime.ModelRecord
Get the maxSet size allowed
getMaxSetSize(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
 
getMaxSetSize(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadataFacade
 
getMaxSetSize(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getMaxSetSize(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getMaxSetSize(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get the max set size for the specified model.
getMaxSetSize() - Method in class com.metamatrix.query.processor.relational.DependentAccessNode
 
getMaxSockets() - Method in interface com.metamatrix.admin.api.objects.ProcessObject
 
getMaxSockets() - Method in class com.metamatrix.admin.objects.MMProcess
 
getMaxStatementLength() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets the maximum number of characters allowed in an SQL statement
getMaxStatements() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets the maximum number of active statements that may be open on one connection at any time
getMaxTableNameLength() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets the maximum number of characters allowed in a table name
getMaxTablesInSelect() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets the maximum number of tables allowed in a SELECT clause
getMaxThreads() - Method in class com.metamatrix.common.queue.WorkerPoolStats
 
getMaxUserNameLength() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets the maximum number of characters allowed in a user name
getMaxValue() - Method in class com.metamatrix.common.id.dbid.spi.jdbc.DBIDResourceTransaction
 
getMaxValue() - Method in class com.metamatrix.metadata.runtime.impl.ColumnRecordImpl
 
getMaxValue() - Method in interface com.metamatrix.modeler.core.metadata.runtime.ColumnRecord
Get the maximum value of the column
getMaxValue() - Method in class com.metamatrix.toolbox.ui.widget.IntegerSpinner
Gets the maximum value.
getMaxVirtualSockets() - Method in interface com.metamatrix.admin.api.objects.ProcessObject
 
getMaxVirtualSockets() - Method in class com.metamatrix.admin.objects.MMProcess
 
getMaxWidth() - Method in class com.metamatrix.toolbox.ui.widget.IntegerSpinner
 
getMaxWidth() - Method in class com.metamatrix.toolbox.ui.widget.MultiLineToolTip
 
getMembershipServiceProxy() - Method in class com.metamatrix.admin.server.AbstractAdminImpl
 
getMembershipServiceProxy() - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getMembershipServiceProxy(String) - Static method in class com.metamatrix.platform.util.PlatformProxyHelper
 
getMenu() - Method in class com.metamatrix.console.ui.layout.MenuEntry
 
getMergedRecordIds() - Method in class com.sforce.soap.partner.MergeResult
Gets the mergedRecordIds value for this MergeResult.
getMergedRecordIds(int) - Method in class com.sforce.soap.partner.MergeResult
 
getMessage() - Method in interface com.metamatrix.admin.api.objects.AdminStatus
Get the status message.
getMessage() - Method in class com.metamatrix.admin.objects.MMAdminStatus
 
getMessage() - Method in class com.metamatrix.common.log.reader.LogEntry
 
getMessage() - Method in class com.metamatrix.console.models.ModelChangedEvent
 
getMessage() - Method in exception com.metamatrix.core.MetaMatrixCoreException
 
getMessage() - Method in exception com.metamatrix.jdbc.EmbeddedSQLException
 
getMessage() - Method in exception com.metamatrix.platform.admin.api.exception.PermissionNodeException
Override getMessage to provide the resourceName.
getMessage() - Method in exception com.metamatrix.query.parser.ParseException
This method has the standard behavior when this object has been created using the standard constructors.
getMessage() - Method in error com.metamatrix.query.parser.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessage() - Method in class com.metamatrix.query.report.ReportItem
Gets the message.
getMessage() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.SqlWarning
 
getMessage(String) - Static method in class com.metamatrix.toolbox.ui.MessageStandards
 
getMessage() - Method in class com.sforce.soap.partner.Error
Gets the message value for this Error.
getMessage() - Method in class com.sforce.soap.partner.SendEmailError
Gets the message value for this SendEmailError.
getMessageBus() - Static method in class com.metamatrix.server.ResourceFinder
 
getMessageElements() - Method in class com.metamatrix.connector.salesforce.execution.DataPayload
 
getMessageElements() - Method in class com.metamatrix.connector.salesforce.execution.visitors.InsertVisitor
 
getMessageKey() - Method in class com.metamatrix.common.comm.api.Message
 
getMessageLevel() - Method in class com.metamatrix.common.log.config.BasicLogConfiguration
Get the level of detail of messages that are currently being recorded.
getMessageLevel() - Method in interface com.metamatrix.common.log.LogConfiguration
Get the level of detail of messages that are currently being recorded.
getMessageLevelDisplayNames() - Method in class com.metamatrix.console.models.ServerLogManager
 
getMessageLevelFrom(String) - Method in interface com.metamatrix.console.ui.views.logsetup.ConfigurationLogSetUpPanelController
 
getMessageLevelFrom(String) - Method in class com.metamatrix.console.ui.views.logsetup.SystemLogSetUpPanel
 
getMessages() - Method in interface com.metamatrix.api.core.xmi.XMIReaderAdapter
Obtain any messages that have been generated during the use of this interface.
getMessageType() - Method in class com.metamatrix.common.callback.CallbackChoices
Get the message type.
getMetaClassName() - Method in class com.metamatrix.api.core.xmi.EntityInfo
Gets the metaModelEntityName.
getMetaClassName() - Method in class com.metamatrix.api.core.xmi.FeatureInfo
Get the name of the metaclass to which this feature applies.
getMetadata() - Method in interface com.metamatrix.connector.salesforce.execution.ProcedureExecutionParent
 
getMetadata() - Method in class com.metamatrix.connector.salesforce.execution.ProcedureExecutionParentImpl
 
getMetadata() - Method in class com.metamatrix.connector.salesforce.execution.UpdateExecutionParent
 
getMetadata(long) - Method in interface com.metamatrix.dqp.client.ClientSideDQP
 
getMetadata(long, String, boolean) - Method in interface com.metamatrix.dqp.client.ClientSideDQP
 
getMetaData() - Method in class com.metamatrix.jdbc.MMConnection
 
getMetaData() - Method in class com.metamatrix.jdbc.MMPreparedStatement
Retreives a ResultSetMetaData object with information about the numbers, types, and properties of columns in the ResultSet object that will be returned when this preparedstatement object is executed.
getMetaData() - Method in class com.metamatrix.jdbc.MMResultSet
This method returns the meta data of the result set, such as the number, types and properties of this resultSets columns.
getMetadata() - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
getMetadata() - Method in class com.metamatrix.query.validator.AbstractValidationVisitor
 
getMetadata() - Method in class com.metamatrix.query.validator.UpdateValidationVisitor
This method get the metadata that this visitor uses.
getMetadataArray() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.Data
 
getMetadataID() - Method in class com.metamatrix.query.sql.lang.SPParameter
Get actual metadataID for this parameter
getMetadataID() - Method in class com.metamatrix.query.sql.symbol.ElementSymbol
Get the metadata ID reference
getMetadataID() - Method in class com.metamatrix.query.sql.symbol.GroupSymbol
Get the metadata ID that this group symbol resolves to.
getMetadataObject() - Method in interface org.teiid.connector.language.IMetadataReference
 
getMetadataObjectSource() - Method in class com.metamatrix.connector.metadata.adapter.ObjectConnection
 
getMetadataObjectSource(ExecutionContext) - Method in class com.metamatrix.connector.metadata.adapter.ObjectConnector
When a Metadata query is being executed, this method will be called to obtain the object source.
getMetadataObjectSource(ExecutionContext) - Method in class com.metamatrix.connector.metadata.IndexConnector
 
getMetadataObjectSource(String, String) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedMetadataService
 
getMetadataObjectSource(String, String) - Method in class com.metamatrix.dqp.service.metadata.IndexMetadataService
 
getMetadataObjectSource(String, String) - Method in interface com.metamatrix.dqp.service.MetadataService
 
getMetadataParameterElement(Element, String) - Method in class com.metamatrix.soap.util.XMLTranslator
Gets the appropriate metadata parameter element based on it it's name
getMetadataParameterName(Element) - Method in class com.metamatrix.soap.util.XMLTranslator
Get the metadata parameter name of this element
getMetadataParameterValue(Element) - Method in class com.metamatrix.soap.util.XMLTranslator
Gets the metadata parameter value for a given element
getMetadataRecord(IEntryResult[], EObjectFinder) - Static method in class com.metamatrix.metadata.runtime.impl.RecordFactory
Return a collection of MetadataRecord instances for the result obtained from executing queryEntriesMatching method on the com.metamatrix.internal.core.index.impl.Index
getMetadataRecord(IEntryResult[]) - Static method in class com.metamatrix.metadata.runtime.impl.RecordFactory
Return a collection of MetadataRecord instances for the result obtained from executing queryEntriesMatching method on the com.metamatrix.internal.core.index.impl.Index
getMetadataRecord(IEntryResult) - Static method in class com.metamatrix.metadata.runtime.impl.RecordFactory
Return the MetadataRecord instances for specified IEntryResult.
getMetadataRecord(IEntryResult, EObjectFinder) - Static method in class com.metamatrix.metadata.runtime.impl.RecordFactory
Return the MetadataRecord instances for specified IEntryResult.
getMetadataRecords(IEntryResult[], Map, boolean) - Method in class com.metamatrix.connector.metadata.index.MetadataConnectorMetadata
Return the collection of MetadataRecord objects built from the specified array of IEntryResult.
getMetadataServerUrl() - Method in class com.sforce.soap.partner.LoginResult
Gets the metadataServerUrl value for this LoginResult.
getMetadataStore() - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
getMetadataStore() - Method in interface com.metamatrix.query.tempdata.TempTableStore
 
getMetadataStore() - Method in class com.metamatrix.query.tempdata.TempTableStoreImpl
 
getMetaMatrixExtendedBuiltInTypeNames() - Static method in class com.metamatrix.modeler.core.types.DatatypeConstants
Return the collection of MetaMatrix extended built-in datatype names.
getMetaMatrixPrincipalName() - Method in class com.metamatrix.platform.security.api.BasicMetaMatrixPrincipal
Get the MetaMatrixPrincipalName for this principal.
getMetaMatrixPrincipalName() - Method in interface com.metamatrix.platform.security.api.MetaMatrixPrincipal
Get the MetaMatrixPrincipalName for this principal.
getMetaMatrixPropNamesForGroups() - Method in class com.metamatrix.console.models.GroupsManager
 
getMetaMetaModels() - Method in class com.metamatrix.api.core.xmi.XMIHeader
Get the meta-metamodels
getMetaModels() - Method in class com.metamatrix.api.core.xmi.XMIHeader
Get the metamodels
getMetaModelURI() - Method in class com.metamatrix.api.core.xmi.EntityInfo
Get the URI of the namespace for the metamodel.
getMetaModelURI() - Method in class com.metamatrix.api.core.xmi.FeatureInfo
Get the URI of the namespace for the metamodel.
getMethod() - Method in class com.metamatrix.query.function.metadata.InvalidFunctionItem
Gets the method.
getMethodsToIgnore() - Method in class com.metamatrix.cdk.ConnectorShellCommandTarget
 
getMethodsToIgnore() - Method in class com.metamatrix.core.commandshell.CommandTarget
 
getMigrationData() - Static method in class com.metamatrix.console.ui.views.vdb.EntitlementMigrationDetailPanel
 
getMigrationResult() - Method in class com.metamatrix.console.ui.views.vdb.EntitlementMigrationDetailInfo
 
getMiniIconUrl() - Method in class com.sforce.soap.partner.DescribeTab
Gets the miniIconUrl value for this DescribeTab.
getMinimumLevel() - Static method in class com.metamatrix.core.log.MessageLevel
 
getMinimumLevel() - Static method in class com.metamatrix.platform.security.audit.AuditLevel
 
getMinimumRange() - Method in interface com.metamatrix.metadata.runtime.api.DataType
Returns the minimum value that the element can represent.
getMinimumRange() - Method in interface com.metamatrix.metadata.runtime.api.Element
Returns the minimum value that the element can represent.
getMinimumRange() - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
getMinimumSize() - Method in class com.metamatrix.console.ui.util.IconComponent
 
getMinimumSize() - Method in class com.metamatrix.console.ui.util.NoMinTextFieldWidget
 
getMinimumSize() - Method in class com.metamatrix.console.ui.util.WizardStepTextPanel
 
getMinimumSize(JComponent) - Method in class com.metamatrix.toolbox.ui.widget.laf.MultiLineToolTipUI
 
getMinimumSize(JComponent) - Method in class com.metamatrix.toolbox.ui.widget.laf.TableHeaderButtonLookAndFeel
 
getMinimumSize() - Method in class com.metamatrix.toolbox.ui.widget.TextFieldWidget
Overridden to force the field's minimum height to match its preferred height.
getMinimumValue(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
 
getMinimumValue(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadataFacade
 
getMinimumValue(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getMinimumValue(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getMinimumValue(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get the element's minimum value for an element symbol
getMinimumValue(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
getMinimumValue() - Method in interface org.teiid.connector.metadata.runtime.Element
Get minimum value
getMinimumValuesAllowed() - Method in class com.metamatrix.toolbox.ui.widget.AccumulatorPanel
 
getMiniumumSize() - Method in class com.metamatrix.toolbox.ui.widget.SeparatorWidget
 
getMinOccurence() - Method in class com.metamatrix.query.mapping.xml.MappingBaseNode
 
getMinorReleaseVersion() - Method in class com.metamatrix.common.util.ApplicationInfo
 
getMinorVersion() - Method in class com.metamatrix.jdbc.EmbeddedDriver
Get's the driver's minor version number.
getMinorVersion() - Method in class com.metamatrix.jdbc.MMDriver
Get's the driver's minor version number.
getMinute() - Method in class com.metamatrix.console.util.QCTime
 
getMinutes() - Method in class com.metamatrix.console.util.DaysHoursMinutesSeconds
Return number of minutes.
getMinValue() - Method in class com.metamatrix.metadata.runtime.impl.ColumnRecordImpl
 
getMinValue() - Method in interface com.metamatrix.modeler.core.metadata.runtime.ColumnRecord
Get the minimum value of the column
getMinValue() - Method in class com.metamatrix.toolbox.ui.widget.IntegerSpinner
Gets the minimum value.
getMissingIcon() - Static method in class com.metamatrix.console.ui.util.property.PropertyProvider
Gets the Icon used when the requested one cannot be found.
getMMConnection() - Method in class com.metamatrix.jdbc.MMStatement
 
getMMPoolProperties() - Static method in class com.metamatrix.soap.service.BasicConnectionPoolFactory
 
getMmServerUrl() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.LogInParameters
 
getMMTypeNames() - Static method in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
 
getMnemonic() - Method in class com.metamatrix.console.ui.util.AbstractPanelAction
 
getMnemonic(String) - Static method in class com.metamatrix.console.ui.views.deploy.util.DeployPkgUtils
 
getMnemonic(String) - Static method in class com.metamatrix.console.ui.views.runtime.util.RuntimeMgmtUtils
 
getMnemonic(String) - Static method in class com.metamatrix.console.ui.views.syslog.SysLogUtils
 
getMnemonicChar(String) - Method in class com.metamatrix.console.ui.views.deploy.DetailPanel
 
getMode() - Method in class com.metamatrix.query.processor.relational.SortNode
 
getModel(String) - Method in interface com.metamatrix.common.vdb.api.VDBInfo
Returns the ModelInfo for the name specified
getModel() - Method in class com.metamatrix.console.ui.tree.ChildSortingTreeNode
 
getModel() - Method in class com.metamatrix.console.ui.views.connectorbinding.BindingVDBInfo
 
getModel(ModelID) - Method in interface com.metamatrix.metadata.runtime.api.MetadataSourceAPI
return the specified model
getModel(String) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseMetadata
Return model for the specified name
getModel(String) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseMetadata
 
getModel(ModelID) - Method in class com.metamatrix.metadata.runtime.model.MetadataCache
 
getModel(String, VirtualDatabaseID) - Method in class com.metamatrix.metadata.runtime.RuntimeMetadataCatalog
Returns a Collection of type Model that represents all the models that where deployed in the specified virtual database.
getModel(ResultSet) - Static method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
getModel(String) - Method in class com.metamatrix.vdb.runtime.BasicVDBInfo
Returns the ModelInfo for the name specified
getModeledBaseType(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
 
getModeledBaseType(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadataFacade
 
getModeledBaseType(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getModeledBaseType(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getModeledBaseType(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get the design-time model base type of the element specified.
getModeledBaseType(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
getModeledBaseType() - Method in interface org.teiid.connector.metadata.runtime.TypeModel
Get the base type of the design-time model type name.
getModeledPrimitiveType(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
 
getModeledPrimitiveType(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadataFacade
 
getModeledPrimitiveType(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getModeledPrimitiveType(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getModeledPrimitiveType(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get the design-time model primitive type of the element specified.
getModeledPrimitiveType(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
getModeledPrimitiveType() - Method in interface org.teiid.connector.metadata.runtime.TypeModel
Get the primitive type of the design-time model type name.
getModeledType(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
 
getModeledType(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadataFacade
 
getModeledType(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getModeledType(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getModeledType(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get the design-time model type of the element specified.
getModeledType(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
getModeledType() - Method in interface org.teiid.connector.metadata.runtime.TypeModel
Get the design-time model type name.
getModelID() - Method in interface com.metamatrix.metadata.runtime.api.DataTypeID
Return the modelID that this group is part of.
getModelID() - Method in interface com.metamatrix.metadata.runtime.api.ElementID
Return the modelID that this element is part of.
getModelID() - Method in interface com.metamatrix.metadata.runtime.api.GroupID
Return the modelID that this group is part of.
getModelID() - Method in interface com.metamatrix.metadata.runtime.api.KeyID
Return the modelID this key is a part of.
getModelID() - Method in interface com.metamatrix.metadata.runtime.api.ProcedureID
Return the modelID that this procedure is part of.
getModelID() - Method in class com.metamatrix.metadata.runtime.model.BasicDataTypeID
return the modelID this key is a part of.
getModelID() - Method in class com.metamatrix.metadata.runtime.model.BasicElementID
return the modelID this key is a part of.
getModelID() - Method in class com.metamatrix.metadata.runtime.model.BasicGroupID
 
getModelID() - Method in class com.metamatrix.metadata.runtime.model.BasicKeyID
return the modelID this key is a part of.
getModelID() - Method in class com.metamatrix.metadata.runtime.model.BasicProcedureID
 
getModelID(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
 
getModelID(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadataFacade
 
getModelID(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getModelID(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getModelID(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get the metadata-implementation identifier object for the model containing the specified group or element ID.
getModelID() - Method in class com.metamatrix.query.metadata.StoredProcedureInfo
 
getModelID(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
getModelID() - Method in class com.metamatrix.query.sql.lang.StoredProcedure
 
getModelIDs() - Method in class com.metamatrix.connector.metadata.RuntimeVdbRecord
 
getModelIDs() - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabase
Returns the ModelID's that exist in this virtual database.
getModelIDs() - Method in class com.metamatrix.metadata.runtime.impl.VdbRecordImpl
 
getModelIDs() - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabase
 
getModelIDs(ResultSet) - Static method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
getModelIDs() - Method in interface com.metamatrix.modeler.core.metadata.runtime.VdbRecord
Return the list of model identifiers for the VDB archive
getModelIDsOnlyInVDB(VirtualDatabaseID) - Method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCConnector
 
getModelIDsOnlyInVDB(VirtualDatabaseID, Connection) - Static method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCRuntimeMetadataReader
 
getModelMap() - Method in class com.metamatrix.metadata.runtime.model.MetadataCache
 
getModelName() - Method in class com.metamatrix.connector.metadata.RuntimeVdbRecord
 
getModelName() - Method in class com.metamatrix.console.ui.views.vdb.ModelVisibilityInfo
 
getModelName() - Method in class com.metamatrix.console.ui.views.vdb.VDBConnectorBindingNames
 
getModelName() - Method in exception com.metamatrix.dqp.exception.SourceWarning
Get's the model name for the atomic query.
getModelName() - Method in class com.metamatrix.dqp.message.AtomicRequestMessage
 
getModelName() - Method in class com.metamatrix.metadata.runtime.impl.AbstractMetadataRecord
 
getModelName() - Method in class com.metamatrix.metadata.runtime.impl.DatatypeRecordImpl
 
getModelName() - Method in class com.metamatrix.metadata.runtime.impl.FileRecordImpl
 
getModelName() - Method in class com.metamatrix.metadata.runtime.model.BasicElementID
 
getModelName() - Method in class com.metamatrix.metadata.runtime.model.BasicGroupID
 
getModelName() - Method in class com.metamatrix.metadata.runtime.model.BasicKeyID
 
getModelName() - Method in class com.metamatrix.metadata.runtime.model.BasicProcedureID
 
getModelName() - Method in interface com.metamatrix.modeler.core.metadata.runtime.FileRecord
Return the name of the model this file represents
getModelName() - Method in interface com.metamatrix.modeler.core.metadata.runtime.MetadataRecord
Return the name of the model in which this entity exists.
getModelName() - Method in class com.metamatrix.query.processor.relational.AccessNode
 
getModelName() - Method in class com.metamatrix.server.dqp.service.tracker.TransactionLogMessage
 
getModelNames() - Method in interface com.metamatrix.common.vdb.api.VDBDefn
Returns the collection of all the model names contained in the vdb archive.
getModelNames() - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
Returns the collection of all the model names contained in the vdb archive.
getModelRecordWithUpdatedVisibility(ModelRecord) - Method in class com.metamatrix.connector.metadata.index.MetadataResultsPostProcessor
Update the ModelRecord with the visibility from vdb service, if vdb service is not available there is nothing to update.
getModels() - Method in interface com.metamatrix.admin.api.objects.VDB
 
getModels() - Method in class com.metamatrix.admin.objects.MMVDB
 
getModels(VirtualDatabaseID) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
getModels() - Method in class com.metamatrix.api.core.xmi.XMIHeader
Get the models
getModels() - Method in interface com.metamatrix.common.vdb.api.VDBInfo
Get the Collection of Models this VDB is comprised of.
getModels(String, String, String) - Method in interface com.metamatrix.jdbc.api.DatabaseMetaData
Gets a description of models available in a catalog.
getModels(String, String, String) - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets a description of models available in a catalog.
getModels(VirtualDatabaseID) - Method in class com.metamatrix.metadata.runtime.RuntimeMetadataCatalog
Returns a Collection of type Model that represents all the models that where deployed in the specified virtual database.
getModels(VirtualDatabaseID) - Method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCConnector
returns a Collection of type Model that represents all the data sources tthat where deployed in the specified virtual database id
getModels(VirtualDatabaseID, Connection) - Static method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCRuntimeMetadataReader
returns a Collection of type Model that represents all the data sources tthat where deployed in the specified virtual database id
getModels(ResultSet, VirtualDatabaseID, Collection) - Static method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
getModels(VirtualDatabaseID) - Method in interface com.metamatrix.metadata.runtime.spi.MetaBaseConnector
 
getModels(VirtualDatabaseID) - Static method in class com.metamatrix.metadata.runtime.vdb.defn.VDBDefnFactory
 
getModels() - Method in class com.metamatrix.vdb.runtime.BasicVDBInfo
 
getModelsForVisibility(boolean) - Method in interface com.metamatrix.metadata.runtime.api.MetadataSourceAPI
Returns a Collection of type Model that represents all the models that are either visible or not visible
getModelsForVisibility(boolean) - Method in class com.metamatrix.metadata.runtime.model.MetadataCache
 
getModelsToConnBindsMap() - Method in class com.metamatrix.console.ui.views.vdb.VdbWizardEditConnBindPanel
getModelsToConnectorBindingsMap() - Method in class com.metamatrix.console.ui.views.vdb.VdbAssignConnBindPanel
 
getModelToBindingMappings() - Method in interface com.metamatrix.common.vdb.api.VDBDefn
Returns the model to connector binding mappings.
getModelToBindingMappings() - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
 
getModelType() - Method in interface com.metamatrix.admin.api.objects.Model
Retrieve the model type.
getModelType() - Method in class com.metamatrix.admin.objects.MMModel
 
getModelType() - Method in interface com.metamatrix.common.vdb.api.ModelInfo
Return the type of model
getModelType() - Method in class com.metamatrix.console.ui.views.vdb.ModelVisibilityInfo
 
getModelType() - Method in interface com.metamatrix.metadata.runtime.api.Model
Return the type of model
getModelType() - Method in class com.metamatrix.metadata.runtime.impl.ModelRecordImpl
 
getModelType() - Method in class com.metamatrix.metadata.runtime.model.BasicModel
 
getModelType() - Method in interface com.metamatrix.modeler.core.metadata.runtime.ModelRecord
Return integer indicating the type of Model it is.
getModelType() - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
 
getModelTypeName() - Method in interface com.metamatrix.common.vdb.api.ModelInfo
Returns the String version of the model type.
getModelTypeName() - Method in interface com.metamatrix.metadata.runtime.api.Model
Returns the String version of the model type.
getModelTypeName() - Method in class com.metamatrix.metadata.runtime.model.BasicModel
 
getModelTypeName() - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
 
getModelURI() - Method in interface com.metamatrix.admin.api.objects.Model
Retrive the model URI.
getModelURI() - Method in class com.metamatrix.admin.objects.MMModel
 
getModelURI() - Method in interface com.metamatrix.common.vdb.api.ModelInfo
Return the model uri.
getModelURI() - Method in interface com.metamatrix.metadata.runtime.api.Model
Return the model uri.
getModelURI() - Method in class com.metamatrix.metadata.runtime.model.BasicModel
 
getModelURI() - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
 
getModelVersion() - Method in class com.metamatrix.console.ui.views.connectorbinding.BindingVDBInfo
 
getModelVisibility(String, String, String) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedVDBService
 
getModelVisibility(String, String, String) - Method in interface com.metamatrix.dqp.service.VDBService
Get model visibility
getModelVisibility(String, String, String) - Method in class com.metamatrix.server.dqp.service.PlatformVDBService
 
getModelVisibilityLevels(VirtualDatabaseID) - Method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataAdminAPIImpl
Get the visibility levels for models in a given virtual database.
getModificationActionQueue() - Method in class com.metamatrix.console.ui.views.pools.PoolPropertiedObjectAndEditor
 
getModified() - Method in class com.metamatrix.console.ui.views.connectorbinding.BindingDetails
 
getModified() - Method in interface com.metamatrix.platform.admin.api.PermissionTreeView
Obtain all the modified PermissionDataNodes in the tree.

This method will get hidden nodes if showHidden == true.
getModified() - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeTreeViewImpl
Obtain all the modified PermissionDataNodes in the tree.

This method will get hidden nodes if showHidden == true.
getModifiedBreadthFirst() - Method in interface com.metamatrix.platform.admin.api.PermissionTreeView
Obtain the modified PermissionDataNodes closest to the root in the tree.
getModifiedBreadthFirst() - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeTreeViewImpl
Obtain the modified PermissionDataNodes closest to the root in the tree.
getModifiedBy() - Method in class com.metamatrix.console.ui.views.connectorbinding.BindingDetails
 
getModifiedDescendants(PermissionNode) - Method in interface com.metamatrix.platform.admin.api.PermissionTreeView
Obtain all the modified PermissionDataNodes in the tree under the given node.
getModifiedDescendants(PermissionNode) - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeTreeViewImpl
Obtain all the modified PermissionDataNodes in the tree under the given node.
getModifyPSCEnablementsControl() - Method in class com.metamatrix.console.ui.views.connectorbinding.NewBindingWizardCreateConfirmPanel
 
getModuleName() - Method in class com.metamatrix.console.ui.views.extensionsource.ExtensionSourceDetailInfo
 
getModuleName() - Method in class com.metamatrix.console.ui.views.extensionsource.NewExtensionSourceInfo
 
getModules() - Method in class com.metamatrix.console.models.ExtensionSourceManager
 
getModuleType() - Method in interface com.metamatrix.admin.api.objects.ExtensionModule
 
getModuleType() - Method in class com.metamatrix.admin.objects.MMExtensionModule
 
getModuleType() - Method in interface com.metamatrix.common.config.api.ExtensionModule
 
getModuleType() - Method in class com.metamatrix.common.config.model.BasicExtensionModule
 
getModuleType() - Method in class com.metamatrix.console.ui.views.extensionsource.ExtensionSourceDetailInfo
 
getModuleType() - Method in class com.metamatrix.console.ui.views.extensionsource.NewExtensionSourceInfo
 
getModuleTypes() - Method in class com.metamatrix.console.models.ExtensionSourceManager
 
getMonth() - Method in class com.metamatrix.console.util.QCDate
 
getMoreResults() - Method in class com.metamatrix.jdbc.MMStatement
Moves to this Statement object's next result, returns true if it is a ResultSet object, and implicitly closes any current ResultSet object(s) obtained with the method #getResultSet.
getMoreResults(int) - Method in class com.metamatrix.jdbc.MMStatement
Moves to this Statement object's next result, deals with any current ResultSet object(s) according to the instructions specified by the given flag, and returns true if the next result is a ResultSet object.
getMultiSourceModels(String, String) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedVDBService
 
getMultiSourceModels(String, String) - Method in interface com.metamatrix.dqp.service.VDBService
Get all multi-source model names (models that can be bound to multiple connector bindings) for this VDB name and version.
getMultiSourceModels(String, String) - Method in class com.metamatrix.server.dqp.service.PlatformVDBService
 
getMutiSourcedModels(VirtualDatabaseID) - Method in class com.metamatrix.metadata.runtime.RuntimeMetadataCatalog
Returns a Collection of type String that represents all the models that where deployed in the specified virtual database.
getName() - Method in interface com.metamatrix.admin.api.objects.AdminObject
Get the name for this AdminObject, usually the last component of the identifier.
getName() - Method in class com.metamatrix.admin.objects.MMAdminObject
Get the Name for this Admin Object
getName() - Method in class com.metamatrix.admin.objects.MMRole
 
getName() - Method in class com.metamatrix.admin.objects.MMVDB
Must be overridden since, unlike other admin objects, the name component of a VDB is the first component of the identifier.
getName(String) - Method in class com.metamatrix.admin.server.AbstractAdminImpl
Get the Node Name for this Identifier
getName() - Method in class com.metamatrix.api.core.xmi.EntityInfo
Get the name of the metamodel entity without its metamodel namespace prefix.
getName() - Method in class com.metamatrix.api.core.xmi.FeatureInfo
Get the name of the feature.
getName() - Method in class com.metamatrix.api.core.xmi.XMIHeader.Import
Return the import name
getName() - Method in class com.metamatrix.api.core.xmi.XMIHeader.Model
Return the model name
getName() - Method in interface com.metamatrix.cache.Cache
Name of the cache node
getName() - Method in class com.metamatrix.cache.jboss.JBossCache
 
getName() - Method in class com.metamatrix.common.actions.AddNamedObject
 
getName() - Method in class com.metamatrix.common.actions.ExchangeNamedObject
 
getName() - Method in interface com.metamatrix.common.actions.NamedObjectActionDefinition
 
getName() - Method in class com.metamatrix.common.actions.RemoveNamedObject
 
getName() - Method in interface com.metamatrix.common.config.api.ComponentObject
Returns the name
getName() - Method in class com.metamatrix.common.config.api.ComponentTypePropDefn
Get the actual or programmatic name of this property.
getName() - Method in interface com.metamatrix.common.config.api.Configuration
 
getName() - Method in class com.metamatrix.common.config.api.HostID
 
getName() - Method in class com.metamatrix.common.config.model.BasicConfiguration
Override this method to obtain the name from the ConfigurationInfo.
getName() - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleDescriptor
Name (e.g.
getName() - Method in class com.metamatrix.common.namedobject.BaseID
Obtain the last name component this identifier.
getName() - Method in interface com.metamatrix.common.namedobject.BaseObject
Returns the name for this instance of the object.
getName() - Method in class com.metamatrix.common.namedobject.BasicObject
Returns the name for this instance of the object.
getName() - Method in interface com.metamatrix.common.object.ObjectDefinition
Get the actual or programmatic name of this property.
getName() - Method in class com.metamatrix.common.object.ObjectDefinitionImpl
Get the actual or programmatic name of this property.
getName() - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Get this name of this entity.
getName() - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
Obtain the name of this DirectoryEntry.
getName() - Method in class com.metamatrix.common.tree.directory.PreviewableDirectoryEntry
 
getName() - Method in interface com.metamatrix.common.tree.TreeNode
Obtain the name of this TreeNode.
getName() - Method in interface com.metamatrix.common.vdb.api.ModelInfo
Get this model's name.
getName() - Method in class com.metamatrix.common.vdb.api.VDBArchive
 
getName() - Method in interface com.metamatrix.common.vdb.api.VDBInfo
Get this name of this VDB.
getName() - Method in class com.metamatrix.connector.metadata.RuntimeVdbRecord
 
getName() - Method in class com.metamatrix.console.ui.views.connector.ConnectorBasicInfo
 
getName() - Method in class com.metamatrix.console.ui.views.connector.ConnectorDetailInfo
 
getName() - Method in class com.metamatrix.console.ui.views.deploy.CreatePanel
 
getName() - Method in class com.metamatrix.console.ui.views.pools.PoolNameAndType
 
getName() - Method in class com.metamatrix.console.ui.views.queries.QueryPanel
Name must uniquely identify this Refreshable object.
getName() - Method in class com.metamatrix.console.ui.views.resources.ResourceData
 
getName() - Method in class com.metamatrix.console.ui.views.sessions.SessionPanel
Name must uniquely identify this Refreshable object.
getName() - Method in class com.metamatrix.console.ui.views.summary.SummaryPanel
Name must uniquely identify this Refreshable object.
getName() - Method in class com.metamatrix.console.ui.views.syslog.SysLogPanel
Name must uniquely identify this Refreshable object.
getName() - Method in class com.metamatrix.console.ui.views.transactions.TransactionsPanel
Name must uniquely identify this Refreshable object.
getName() - Method in class com.metamatrix.console.ui.views.users.RoleDisplay
 
getName() - Method in class com.metamatrix.console.ui.views.vdb.ModelWrapper
 
getName() - Method in class com.metamatrix.console.ui.views.vdb.SingleMaterializationFileDisplayInfo
 
getName() - Method in interface com.metamatrix.console.util.Refreshable
Name must uniquely identify this Refreshable object.
getName() - Method in class com.metamatrix.console.util.SavedUDDIRegistryInfo
 
getName() - Method in class com.metamatrix.core.event.AbstractEventBroker
 
getName() - Method in interface com.metamatrix.core.index.IDocument
returns the name of the document (e.g.
getName(PlanNode) - Method in class com.metamatrix.jdbc.api.DefaultDisplayHelper
 
getName(PlanNode) - Method in interface com.metamatrix.jdbc.api.DisplayHelper
Get the name to use for this plan node.
getName(PlanNode) - Method in class com.metamatrix.jdbc.api.tools.QueryPlanDisplayHelper
 
getName() - Method in interface com.metamatrix.metadata.runtime.api.MetadataID
Obtain the last name component this identifier.
getName() - Method in interface com.metamatrix.metadata.runtime.api.MetadataObject
Returns the name for this instance of the object.
getName() - Method in interface com.metamatrix.metadata.runtime.api.ProcedureParameter
 
getName() - Method in class com.metamatrix.metadata.runtime.impl.AbstractMetadataRecord
 
getName() - Method in class com.metamatrix.metadata.runtime.impl.DatatypeRecordImpl
 
getName() - Method in class com.metamatrix.metadata.runtime.impl.MetadataRecordDelegate
 
getName() - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataID
Obtain the last name component this identifier.
getName() - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataObject
Returns the name for this instance of the object.
getName() - Method in class com.metamatrix.metadata.runtime.model.BasicProcedureParameter
 
getName() - Method in interface com.metamatrix.modeler.core.metadata.runtime.MetadataRecord
Get entity short name
getName() - Method in class com.metamatrix.platform.admin.api.runtime.ComponentData
Return name
getName() - Method in class com.metamatrix.platform.security.api.AuthorizationPolicyID
Returns the name for the policy.
getName() - Method in interface com.metamatrix.platform.security.api.AuthorizationResource
Get the name of this resource.
getName() - Method in class com.metamatrix.platform.security.api.BasicMetaMatrixPrincipal
Returns the name of this principal.
getName() - Method in class com.metamatrix.platform.security.api.DataAccessResource
Get the resource name.
getName() - Method in class com.metamatrix.platform.security.api.MetaMatrixPrincipalName
Returns the name of this principal.
getName() - Method in interface com.metamatrix.platform.vm.api.controller.ProcessManagement
Get the name for this controller.
getName() - Method in class com.metamatrix.platform.vm.controller.ProcessController
 
getName() - Method in class com.metamatrix.query.function.FunctionDescriptor
 
getName() - Method in class com.metamatrix.query.function.FunctionForm
Get name of function.
getName() - Method in class com.metamatrix.query.function.metadata.FunctionMethod
Return name of method
getName() - Method in class com.metamatrix.query.function.metadata.FunctionParameter
Return name of parameter.
getName() - Method in class com.metamatrix.query.mapping.xml.MappingBaseNode
 
getName() - Method in class com.metamatrix.query.mapping.xml.MappingDocument
 
getName() - Method in class com.metamatrix.query.mapping.xml.MappingElement
Name of the node
getName() - Method in class com.metamatrix.query.mapping.xml.MappingNode
 
getName() - Method in class com.metamatrix.query.processor.relational.MergeJoinStrategy
 
getName() - Method in class com.metamatrix.query.processor.relational.PartitionedSortJoin
 
getName() - Method in class com.metamatrix.query.processor.xml.NodeDescriptor
 
getName() - Method in class com.metamatrix.query.sql.lang.SPParameter
Get full parameter name, including procedure name.
getName() - Method in class com.metamatrix.query.sql.lang.SubqueryFromClause
Get name of this clause.
getName() - Method in class com.metamatrix.query.sql.symbol.Function
Get name of function
getName() - Method in class com.metamatrix.query.sql.symbol.Symbol
Get the name of the symbol
getName(TreeNode) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeModel
 
getName() - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeNode
Convenience method for Object.toString().
getName() - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
 
getName() - Method in class com.metamatrix.vdb.runtime.BasicVDBInfo
 
getName() - Method in class com.sforce.soap.partner.DescribeLayoutButton
Gets the name value for this DescribeLayoutButton.
getName() - Method in class com.sforce.soap.partner.DescribeSObjectResult
Gets the name value for this DescribeSObjectResult.
getName() - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutCallType
Gets the name value for this DescribeSoftphoneLayoutCallType.
getName() - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutInfoField
Gets the name value for this DescribeSoftphoneLayoutInfoField.
getName() - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutResult
Gets the name value for this DescribeSoftphoneLayoutResult.
getName() - Method in class com.sforce.soap.partner.Field
Gets the name value for this Field.
getName() - Method in class com.sforce.soap.partner.RecordTypeInfo
Gets the name value for this RecordTypeInfo.
getName() - Method in class com.sforce.soap.partner.RecordTypeMapping
Gets the name value for this RecordTypeMapping.
getName() - Method in class com.sforce.soap.partner.RelatedList
Gets the name value for this RelatedList.
getName() - Method in class com.sforce.soap.partner.RelatedListColumn
Gets the name value for this RelatedListColumn.
getName() - Method in interface org.teiid.connector.language.IAggregate
Get the name of the aggregate function.
getName() - Method in interface org.teiid.connector.language.IElement
Gets the name of the element.
getName() - Method in interface org.teiid.connector.language.IFunction
Get name of the function
getName() - Method in interface org.teiid.connector.language.IInlineView
 
getName() - Method in interface org.teiid.connector.language.IOrderByItem
Get name of the output column to order by
getName() - Method in interface org.teiid.connector.metadata.runtime.MetadataObject
Get the short name from the metadataID
getName(MetadataObject) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
Gets the name of a group or element from the RuntimeMetadata
getNameColumnHeaderWidth() - Method in class com.metamatrix.toolbox.ui.widget.property.PropertiedObjectPanel
 
getNameComponent(int) - Method in class com.metamatrix.common.namedobject.BaseID
Obtain the specified component of the name.
getNameComponent(int) - Method in interface com.metamatrix.metadata.runtime.api.MetadataID
Obtain the specified component of the name.
getNameComponent(int) - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataID
Obtain the specified component of the name.
getNameComponents() - Method in class com.metamatrix.common.config.api.HostID
 
getNameComponents() - Method in class com.metamatrix.common.namedobject.BaseID
Obtain the list of atomic name components for this ID.
getNameComponents() - Method in interface com.metamatrix.metadata.runtime.api.MetadataID
Obtain the list of atomic name components for this ID.
getNameComponents() - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataID
Obtain the list of atomic name components for this ID.
getNameFieldText() - Method in class com.metamatrix.console.ui.util.ModifiedDirectoryChooserPanel
 
getNameFieldText() - Method in class com.metamatrix.toolbox.ui.widget.DirectoryChooserPanel
 
getNameFromElement(Element) - Method in class com.metamatrix.connector.ldap.IQueryToLdapSearchParser
Method to get name from the supplied Element
getNameFromIdentifier(String) - Static method in class com.metamatrix.admin.objects.MMAdminObject
Get the Name from a fully qualified Identifier string
getNameInSource() - Method in class com.metamatrix.connector.metadata.RuntimeVdbRecord
 
getNameInSource() - Method in interface com.metamatrix.metadata.runtime.api.Element
Returns the name-in-soure for this element.
getNameInSource() - Method in interface com.metamatrix.metadata.runtime.api.Group
Returns the name-in-soure for this group.
getNameInSource() - Method in class com.metamatrix.metadata.runtime.impl.AbstractMetadataRecord
 
getNameInSource() - Method in class com.metamatrix.metadata.runtime.impl.MetadataRecordDelegate
 
getNameInSource() - Method in class com.metamatrix.metadata.runtime.model.BasicElement
Override the super method so that when the name is returned, it is the name and not the full path for an element
getNameInSource() - Method in class com.metamatrix.metadata.runtime.model.BasicKey
Override the super method so that when the name is returned, it is the name and not the full path for a key
getNameInSource() - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataObject
 
getNameInSource() - Method in class com.metamatrix.metadata.runtime.model.BasicProcedureParameter
Override the super method so that when the name is returned, it is the name and not the full path for a parameter.
getNameInSource() - Method in interface com.metamatrix.modeler.core.metadata.runtime.MetadataRecord
Get entity name in source
getNameInSource(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
 
getNameInSource(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadataFacade
 
getNameInSource() - Method in class com.metamatrix.query.mapping.xml.MappingAttribute
 
getNameInSource() - Method in class com.metamatrix.query.mapping.xml.MappingElement
 
getNameInSource() - Method in class com.metamatrix.query.mapping.xml.MappingNode
 
getNameInSource(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getNameInSource(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getNameInSource(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get the name in source of the metadata identifier specified.
getNameInSource() - Method in interface org.teiid.connector.metadata.runtime.MetadataObject
Get name in source for this object, as provided in the model
getNamePointing() - Method in class com.sforce.soap.partner.Field
Gets the namePointing value for this Field.
getNamePropertyDefinition() - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
This method is used to determine which, if any, of the property definitions for this object are used to access the name.
getNamePropertyDefinition(TreeNode) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeEditor
Filter the specified PropertyDefinition instances and return the first definition that is mapped to "the name" property for the tree node.
getNamePropertyDefinition() - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
This method is used to determine which, if any, of the property definitions for this object are used to access the name.
getNamePropertyDefinition(TreeNode) - Method in class com.metamatrix.common.tree.directory.FileSystemEntryEditor
Filter the specified PropertyDefinition instances and return the first definition that is mapped to "the name" property for the tree node.
getNamePropertyDefinition(TreeNode) - Method in interface com.metamatrix.common.tree.TreeNodeEditor
Filter the specified PropertyDefinition instances and return the first definition that is mapped to "the name" property for the tree node.
getNamePropertyDefinition(TreeNode) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeNodeEditor
 
getNameSpace() - Method in class bsh.Interpreter
Get the global namespace of this interpreter.
getNamespace() - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Get the actual or programmatic name of this property.
getNamespace() - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
Obtain the namespace to which this DirectoryEntry belongs.
getNamespace() - Method in class com.metamatrix.common.tree.directory.PreviewableDirectoryEntry
 
getNamespace() - Method in interface com.metamatrix.common.tree.TreeNode
Obtain the namespace to which this tree node belongs.
getNamespace() - Method in class com.metamatrix.query.mapping.xml.MappingAttribute
 
getNamespace() - Method in class com.metamatrix.query.mapping.xml.MappingElement
 
getNamespace() - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeNode
Not implemented.
getNamespace() - Method in class com.sforce.soap.partner.DescribeTabSetResult
Gets the namespace value for this DescribeTabSetResult.
getNamespacePrefix() - Method in class com.metamatrix.query.mapping.xml.MappingAttribute
Namespace prefix
getNamespacePrefix() - Method in class com.metamatrix.query.mapping.xml.MappingElement
Namespace prefix
getNamespacePrefix() - Method in class com.metamatrix.query.processor.xml.NodeDescriptor
 
getNamespaces() - Method in class com.metamatrix.common.properties.PropertyManager
Returns The list of namespaces registered to be searched for property values
getNamespaces() - Method in class com.metamatrix.query.mapping.xml.MappingElement
Namespaces to be decalred
getNamespacesAsProperties() - Method in class com.metamatrix.query.mapping.xml.MappingElement
 
getNamespaceToPrefixMap() - Method in class com.metamatrix.connector.xml.base.ExecutionInfo
 
getNamespaceURI() - Method in class com.metamatrix.query.processor.xml.NodeDescriptor
 
getNamespaceURIs() - Method in class com.metamatrix.query.processor.xml.NodeDescriptor
 
getNativeType() - Method in class com.metamatrix.connector.xml.base.CriteriaDesc
 
getNativeType() - Method in interface com.metamatrix.metadata.runtime.api.DataType
 
getNativeType() - Method in class com.metamatrix.metadata.runtime.impl.ColumnRecordImpl
 
getNativeType() - Method in interface com.metamatrix.modeler.core.metadata.runtime.ColumnRecord
Get the native type name of the column
getNativeType(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
 
getNativeType(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadataFacade
 
getNativeType(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getNativeType(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getNativeType(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get the native type of the element specified.
getNativeType(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
Get the native type name for the element.
getNativeType() - Method in interface org.teiid.connector.metadata.runtime.Element
Get the native type imported for this column.
getNavigationBar() - Method in class com.metamatrix.toolbox.ui.widget.DialogPanel
Retrieves the navigation bar.
getNavigationButton(String) - Method in class com.metamatrix.toolbox.ui.widget.DialogPanel
Retrieves the button in the navigation bar with the specified text.
getNavigationComponent(int) - Method in class com.metamatrix.toolbox.ui.widget.DialogPanel
Retrieves the component in the navigation bar (either a button or spacer) at the specified index.
getNavigationComponentIndex(Component) - Method in class com.metamatrix.toolbox.ui.widget.DialogPanel
Retrieves the index of the specified component in the navigation bar.
getNCharacterStream(int) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getNCharacterStream(String) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getNCharacterStream(int) - Method in class com.metamatrix.jdbc.MMResultSet
 
getNCharacterStream(String) - Method in class com.metamatrix.jdbc.MMResultSet
 
getNClob(int) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getNClob(String) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getNClob(int) - Method in class com.metamatrix.jdbc.MMResultSet
 
getNClob(String) - Method in class com.metamatrix.jdbc.MMResultSet
 
getNestedProgram() - Method in class com.metamatrix.query.processor.proc.LoopInstruction
 
getNestedProgram() - Method in interface com.metamatrix.query.processor.proc.RepeatedInstruction
 
getNestedProgram() - Method in class com.metamatrix.query.processor.proc.WhileInstruction
 
getNewAuthenticationProvider() - Method in class com.metamatrix.console.ui.views.authorization.NewAuthenticationProviderSpecificationPanel
 
getNewBindingName() - Method in class com.metamatrix.console.ui.views.connectorbinding.NewBindingWizardConnectorSelectPanel
 
getNewComponentDefn() - Method in class com.metamatrix.console.ui.views.deploy.ServiceDefinitionPropertiesPanel
 
getNewConnectorBinding() - Method in class com.metamatrix.console.ui.views.connectorbinding.BindingPropertiesPanel
 
getNewConnectorBinding() - Method in class com.metamatrix.console.ui.views.connectorbinding.NewBindingWizardSpecificationPanel
 
getNewElement(String) - Method in class com.metamatrix.soap.util.XMLTranslator
This method will create a new w3c Element with a given name
getNewFileName() - Method in class com.metamatrix.common.tree.directory.FileSystemEntryEditor
 
getNewFolderName() - Method in class com.metamatrix.common.tree.directory.FileSystemEntryEditor
 
getNewItemEditor() - Method in class com.metamatrix.console.ui.views.connector.ImportWizardController
 
getNewItemEditor() - Method in class com.metamatrix.console.ui.views.connectorbinding.ImportBindingWizardController
 
getNewName() - Method in class com.metamatrix.console.ui.views.connectorbinding.ConnectorBindingRenameDialog
 
getNewNode(int) - Static method in class com.metamatrix.query.optimizer.relational.plantree.NodeFactory
 
getNewPermissions() - Method in class com.metamatrix.console.ui.views.entitlements.DataNodePermissionsWithNodeName
 
getNewPreferences() - Method in class com.metamatrix.toolbox.event.UserPreferencesEvent
Return a Properties object containing the new set of preferences.
getNewProvider() - Method in class com.metamatrix.console.ui.views.authorization.AuthenticationProviderPropertiesPanel
 
getNewProviderName() - Method in class com.metamatrix.console.ui.views.authorization.NewAuthenticationProviderSelectPanel
 
getNewTextNode(String) - Method in class com.metamatrix.soap.util.XMLTranslator
This method will create a new w3c Node with a given name
getNewValue() - Method in class com.metamatrix.common.actions.AddNamedObject
 
getNewValue() - Method in class com.metamatrix.common.actions.ExchangeBoolean
 
getNewValue() - Method in class com.metamatrix.common.actions.ExchangeNamedObject
 
getNewValue() - Method in class com.metamatrix.common.actions.ExchangeObject
 
getNewVdb() - Method in class com.metamatrix.console.ui.views.vdb.CreateVDBPanel
 
getNewVdb() - Method in class com.metamatrix.console.ui.views.vdb.ImportVdbVersionWizardDlg
 
getNewWorkitemIds() - Method in class com.sforce.soap.partner.ProcessResult
Gets the newWorkitemIds value for this ProcessResult.
getNewWorkitemIds(int) - Method in class com.sforce.soap.partner.ProcessResult
 
getNextApproverIds() - Method in class com.sforce.soap.partner.ProcessRequest
Gets the nextApproverIds value for this ProcessRequest.
getNextApproverIds(int) - Method in class com.sforce.soap.partner.ProcessRequest
 
getNextButton() - Method in class com.metamatrix.toolbox.ui.widget.WizardPanel
 
getNextChunk() - Method in class com.metamatrix.common.lob.BufferManagerLobChunkStream
 
getNextChunk() - Method in class com.metamatrix.common.lob.ByteLobChunkStream
 
getNextChunk() - Method in interface com.metamatrix.common.lob.LobChunkProducer
Gets the next LobChunk from the source, based on the chunk size configured
getNextChunk() - Method in class com.metamatrix.dqp.client.impl.StreamingLobChunckProducer
 
getNextChunk(int) - Method in interface com.metamatrix.query.processor.xml.DocumentInProgress
Retrieve the next chunk of document.
getNextChunk(int) - Method in class com.metamatrix.query.processor.xml.SAXDocumentInProgress
 
getNextCommandLine() - Method in class com.metamatrix.core.commandshell.CommandShell
 
getNextGroup() - Method in interface com.metamatrix.common.callback.Callback
return the next PropertyDefinitionGroup.
getNextGroup() - Method in class com.metamatrix.common.callback.CallbackImpl
return the next PropertyDefinitionGroup.
getNextID() - Method in class com.metamatrix.common.id.dbid.ReservedIDBlock
Return the next ID in the block.
getNextInstance() - Method in class com.metamatrix.platform.service.proxy.RandomSelectionPolicy
 
getNextInstance() - Method in class com.metamatrix.platform.service.proxy.RoundRobinSelectionPolicy
Get the next service instance from the given service selection policy.
getNextInstance() - Method in class com.metamatrix.platform.service.proxy.ServiceProxy
Get the next service instance from the given service selection policy.
getNextInstance() - Method in interface com.metamatrix.platform.service.proxy.ServiceSelectionPolicy
Get the next service instance from the given service selection policy.
getNextRand() - Method in class com.metamatrix.query.util.CommandContext
 
getNextRand(long) - Method in class com.metamatrix.query.util.CommandContext
 
getNextSibling(BasicTreeNode) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeIterator
 
getNextSibling(TreeNode) - Method in class com.metamatrix.common.tree.TreeNodeIterator
 
getNextStartupConfig() - Method in class com.metamatrix.console.models.AuthenticationProviderManager
 
getNextStartupConfig() - Method in class com.metamatrix.console.models.ConnectorManager
 
getNextStartUpConfiguration() - Method in class com.metamatrix.console.models.PropertiesManager
 
getNextStartupConfiguration() - Method in interface com.metamatrix.platform.admin.api.ConfigurationAdminAPI
Returns the current deployed Configuration.
getNextStartupConfiguration() - Method in class com.metamatrix.platform.admin.apiimpl.ConfigurationAdminAPIImpl
Returns the current deployed Configuration.
getNextStartupConfiguration() - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Returns the next startup Configuration, the Configuration that the system will next boot up with (once it is entirely shut down).
getNextStartupConfiguration() - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
Returns the next startup Configuration, the Configuration that the system will next boot up with (once it is entirely shut down).
getNextStartupConfigurationID() - Method in interface com.metamatrix.platform.admin.api.ConfigurationAdminAPI
Returns the ID of the next startup Configuration, which should reflect the desired runtime state of the system.
getNextStartupConfigurationID() - Method in class com.metamatrix.platform.admin.apiimpl.ConfigurationAdminAPIImpl
Returns the ID of the next startup Configuration, which should reflect the desired runtime state of the system.
getNextStartupConfigurationID() - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Returns the ID of the next startup Configuration, which should reflect the desired runtime state of the system.
getNextStartupConfigurationID() - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
Returns the ID of the next startup Configuration, which should reflect the desired runtime state of the system.
getNextStartUpDefn() - Method in class com.metamatrix.console.models.PropertiesManager
 
getNextStartupResourceDescriptor() - Method in class com.metamatrix.console.ui.views.pools.PoolConfigTableRowData
 
getNextToken() - Method in class com.metamatrix.query.parser.SQLParser
 
getNextToken() - Method in class com.metamatrix.query.parser.SQLParserTokenManager
 
getNextValue() - Method in class com.metamatrix.core.id.IntegerIDFactory
 
getNextValue() - Method in class com.metamatrix.core.id.LongIDFactory
 
getNextValue() - Method in class com.metamatrix.core.id.StringIDFactory
 
getNoCacheGroups() - Method in class com.metamatrix.query.sql.lang.Option
Get all groups that override the default behavior of Materialized View feautre to route the query to the primary virtual group transformation instead of the Materialized View transformation.
getNode() - Method in class com.metamatrix.console.ui.views.entitlements.DataNodePermissionChange
 
getNodeBlocks() - Method in class com.metamatrix.query.processor.relational.RelationalNodeStatistics
 
getNodeChildren() - Method in class com.metamatrix.query.mapping.xml.MappingNode
 
getNodeCumulativeNextBatchProcessingTime() - Method in class com.metamatrix.query.processor.relational.RelationalNodeStatistics
 
getNodeCumulativeProcessingTime() - Method in class com.metamatrix.query.processor.relational.RelationalNodeStatistics
 
getNodeDisplayName() - Method in class com.metamatrix.console.ui.views.entitlements.DataNodePermissionsWithNodeName
 
getNodeDisplayName() - Method in class com.metamatrix.console.ui.views.entitlements.DataNodesTreeNode
 
getNodeEndTime() - Method in class com.metamatrix.query.processor.relational.RelationalNodeStatistics
 
getNodeForRow(int) - Method in class com.metamatrix.console.ui.views.entitlements.AuthorizationsTreeTable
 
getNodeFullName() - Method in class com.metamatrix.console.ui.views.entitlements.DataNodePermissionsWithNodeName
 
getNodeFullName() - Method in class com.metamatrix.console.ui.views.entitlements.DataNodesTreeNode
 
getNodeID() - Method in interface com.metamatrix.admin.api.objects.Request
 
getNodeID() - Method in class com.metamatrix.admin.objects.MMRequest
If this is a source request then this represents the node id
getNodeID() - Method in class com.metamatrix.dqp.message.AtomicRequestID
 
getNodeID() - Method in class com.metamatrix.server.serverapi.RequestInfo
 
getNodeName() - Method in class com.metamatrix.console.ui.views.vdb.EntitlementMigrationDetailInfo
 
getNodeNextBatchCalls() - Method in class com.metamatrix.query.processor.relational.RelationalNodeStatistics
 
getNodeOutputRows() - Method in class com.metamatrix.query.processor.relational.RelationalNodeStatistics
 
getNodeProcessingTime() - Method in class com.metamatrix.query.processor.relational.RelationalNodeStatistics
 
getNodeProperties() - Method in class com.metamatrix.query.mapping.xml.MappingNode
Returns the actual local properties object, instantiates if necessary.
getNodeStartTime() - Method in class com.metamatrix.query.processor.relational.RelationalNodeStatistics
 
getNodeStatistics() - Method in class com.metamatrix.query.processor.relational.RelationalNode
 
getNodeString(StringBuffer) - Method in class com.metamatrix.query.processor.relational.AccessNode
 
getNodeString(StringBuffer) - Method in class com.metamatrix.query.processor.relational.GroupingNode
 
getNodeString(StringBuffer) - Method in class com.metamatrix.query.processor.relational.JoinNode
 
getNodeString(StringBuffer) - Method in class com.metamatrix.query.processor.relational.LimitNode
 
getNodeString(StringBuffer) - Method in class com.metamatrix.query.processor.relational.NullNode
 
getNodeString(StringBuffer) - Method in class com.metamatrix.query.processor.relational.PlanExecutionNode
 
getNodeString(StringBuffer) - Method in class com.metamatrix.query.processor.relational.ProjectIntoNode
 
getNodeString(StringBuffer) - Method in class com.metamatrix.query.processor.relational.ProjectNode
 
getNodeString(StringBuffer) - Method in class com.metamatrix.query.processor.relational.RelationalNode
 
getNodeString(StringBuffer) - Method in class com.metamatrix.query.processor.relational.SelectNode
 
getNodeString(StringBuffer) - Method in class com.metamatrix.query.processor.relational.SortNode
 
getNodeTypeString(int) - Static method in class com.metamatrix.query.optimizer.relational.plantree.NodeConstants
Convert a type code into a type string.
getNonCorrelationName() - Method in class com.metamatrix.query.sql.symbol.GroupSymbol
 
getNoneCount() - Method in class com.metamatrix.api.core.message.MessageList.Statistics
Gets the number of Message instances that have a type of MessageTypes.NULL_MESSAGE (e.g., no type specified).
getNonEmbeddedCommands(Command) - Static method in class com.metamatrix.query.sql.visitor.CommandCollectorVisitor
 
getNonNullObject(String) - Method in class com.metamatrix.common.properties.ObjectPropertyManager
Retrieves the value of the property identified by the specified key.
getNormalizeText() - Method in class com.metamatrix.query.mapping.xml.MappingAttribute
 
getNormalizeText() - Method in class com.metamatrix.query.mapping.xml.MappingElement
 
getNotDependentGroups() - Method in class com.metamatrix.query.sql.lang.Option
Get all groups to make dependent
getNotDeployedProcesses() - Method in class com.metamatrix.console.ui.views.runtime.model.HostStatistics
 
getNotDeployedServices() - Method in class com.metamatrix.console.ui.views.runtime.model.HostStatistics
 
getNotice() - Method in class com.metamatrix.api.core.xmi.XMIHeader.Documentation
Return the notice
getNotificationCount() - Method in class com.metamatrix.api.core.message.MessageList.Statistics
Gets the number of Message instances that have a type of MessageTypes.NOTIFICATION_MESSAGE.
getNotificationIcon() - Static method in class com.metamatrix.toolbox.ui.IconFactory
 
getNotInitServices() - Method in class com.metamatrix.console.ui.views.runtime.model.HostStatistics
 
getNotRegisteredProcesses() - Method in class com.metamatrix.console.ui.views.runtime.model.HostStatistics
 
getNotRegisteredServices() - Method in class com.metamatrix.console.ui.views.runtime.model.HostStatistics
 
getNString(int) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getNString(String) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getNString(int) - Method in class com.metamatrix.jdbc.MMResultSet
 
getNString(String) - Method in class com.metamatrix.jdbc.MMResultSet
 
getNSUDefns(List) - Method in class com.metamatrix.console.ui.views.properties.ConsolePropertiedEditor
 
getNSUProperties() - Method in class com.metamatrix.console.models.PropertiesManager
 
getNSUProperties() - Method in class com.metamatrix.console.ui.views.properties.ConsolePropertiedEditor
 
getNullability() - Method in interface org.teiid.connector.metadata.runtime.TypeModel
Get nullability of this column.
getNullType() - Method in interface com.metamatrix.metadata.runtime.api.DataType
Returns a short indicating if the element can be set to null.
getNullType() - Method in interface com.metamatrix.metadata.runtime.api.Element
Returns a short indicating if the element can be set to null.
getNullType(String) - Static method in class com.metamatrix.metadata.runtime.api.MetadataConstants
 
getNullType() - Method in class com.metamatrix.metadata.runtime.impl.ColumnRecordImpl
 
getNullType() - Method in class com.metamatrix.metadata.runtime.impl.DatatypeRecordImpl
 
getNullType() - Method in class com.metamatrix.metadata.runtime.impl.ProcedureParameterRecordImpl
 
getNullType() - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
getNullType() - Method in interface com.metamatrix.modeler.core.metadata.runtime.ColumnRecord
Check if the column is nullable
getNullType() - Method in interface com.metamatrix.modeler.core.metadata.runtime.DatatypeRecord
Returns a short indicating if the element can be set to null.
getNullType() - Method in interface com.metamatrix.modeler.core.metadata.runtime.ProcedureParameterRecord
Get the nullability of the parameter
getNullTypeName(short) - Static method in class com.metamatrix.metadata.runtime.api.MetadataConstants
 
getNullTypeName(short) - Static method in class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants
 
getNullValue() - Method in class com.metamatrix.toolbox.ui.widget.property.DirectoryEntryPropertyComponent
Get the Object that this PropertyComponent will use to indicate null.
getNullValue() - Method in interface com.metamatrix.toolbox.ui.widget.property.PropertyComponent
Get the Object that this PropertyComponent will use to indicate null.
getNullValues() - Method in class com.metamatrix.metadata.runtime.impl.ColumnRecordImpl
 
getNullValues() - Method in interface com.metamatrix.modeler.core.metadata.runtime.ColumnRecord
Get the number of null values this column has in the table.
getNullValues(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
 
getNullValues(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadataFacade
 
getNullValues(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getNullValues(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getNullValues(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get the number of distinct values for this column.
getNullValues(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
getNumberOfColumns() - Method in class com.metamatrix.query.sql.lang.StoredProcedure
 
getNumberofConnections() - Static method in class com.metamatrix.console.models.ModelManager
 
getNumberOfValues() - Method in class com.metamatrix.connector.xml.base.CriteriaDesc
 
getNumberOfValues() - Method in class com.metamatrix.query.sql.lang.SetCriteria
Returns the number of values in the set.
getNumBindings() - Method in class com.metamatrix.console.ui.views.connector.ConnectorBasicInfo
 
getNumColumns() - Method in class com.metamatrix.dqp.message.ParameterInfo
 
getNumDocuments() - Method in interface com.metamatrix.core.index.IIndex
Returns the number of documents indexed.
getNumDropped() - Method in class com.metamatrix.console.ui.views.vdb.EntitlementMigrationSummaryInfo
 
getNumericFunctions() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets the OPEN GROUP CLI names of metamatrix math functions
getNumItems() - Method in class com.sforce.soap.partner.DescribeLayoutRow
Gets the numItems value for this DescribeLayoutRow.
getNumMatched() - Method in class com.metamatrix.console.ui.views.vdb.EntitlementMigrationSummaryInfo
 
getNumNew() - Method in class com.metamatrix.console.ui.views.vdb.EntitlementMigrationSummaryInfo
 
getNumWords() - Method in interface com.metamatrix.core.index.IIndex
Returns the number of unique words indexed.
getObject(String) - Method in class com.metamatrix.console.ui.util.property.PropertyProvider
Gets the value of the given property as an Object.
getObject(String) - Static method in class com.metamatrix.console.ui.views.deploy.util.DeployPkgUtils
 
getObject(String) - Static method in class com.metamatrix.console.ui.views.syslog.SysLogUtils
 
getObject(int) - Method in class com.metamatrix.jdbc.MMCallableStatement
Gets the value of a OUTPUT parameter as an object.
getObject(String) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getObject(int, Map<String, Class<?>>) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getObject(String, Map<String, Class<?>>) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getObject(int) - Method in class com.metamatrix.jdbc.MMResultSet
Get a java object based on the column index for the current row.
getObject(String) - Method in class com.metamatrix.jdbc.MMResultSet
Get a java object based on the column name.
getObject(int, Map<String, Class<?>>) - Method in class com.metamatrix.jdbc.MMResultSet
 
getObject(String, Map<String, Class<?>>) - Method in class com.metamatrix.jdbc.MMResultSet
 
getObject(String, Class) - Method in class com.metamatrix.toolbox.ui.UIDefaults
 
getObject(String, Class, Object) - Method in class com.metamatrix.toolbox.ui.UIDefaults
 
getObjectDirect(int) - Method in class com.metamatrix.jdbc.MMResultSet
Get the value of the current row at the column index specified.
getObjectForRow(int) - Method in class com.metamatrix.console.ui.views.vdb.VDBConnectorBindingAssignmentModelTable
 
getObjectId() - Method in class com.sforce.soap.partner.ProcessSubmitRequest
Gets the objectId value for this ProcessSubmitRequest.
getObjectIDFactory() - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeSource
Return the ObjectIDFactory instance for this TreeNodeSource
getObjectQueryProcessor() - Method in class com.metamatrix.metadata.runtime.model.MetadataCache
 
getObjectReference(PropertiedObject, PropertiedObjectEditor, PropertyDefinition, Object) - Method in interface com.metamatrix.toolbox.ui.widget.property.ObjectReferenceHandler
Return a value for the specified ObjectReference type PropertyDefinition on the specified PropertiedObject.
getObjectReferences(PropertiedObject, PropertiedObjectEditor, PropertyDefinition, Collection) - Method in interface com.metamatrix.toolbox.ui.widget.property.ObjectReferenceHandler
Return a Collection of values for the specified ObjectReference type PropertyDefinition on the specified PropertiedObject.
getObjects() - Method in interface com.metamatrix.common.object.PropertiedObjectsEditor
Return the ordered list of PropertiedObject instances that this editor is set to use.
getObjects() - Method in class com.metamatrix.common.object.PropertiedObjectsEditorImpl
 
getObjects(String, Map) - Method in class com.metamatrix.connector.metadata.index.MetadataConnectorMetadata
Get the metadataRecords by querying the indexFile with the given table name and a Map of criteria to be applied to limit the results.
getObjects(String, Map) - Method in class com.metamatrix.connector.metadata.IndexFile
 
getObjects(String, Map) - Method in class com.metamatrix.connector.metadata.MultiObjectSource
 
getObjects(String, Map) - Method in class com.metamatrix.connector.metadata.PropertyFileObjectSource
 
getObjectsRead() - Method in interface com.metamatrix.admin.api.objects.ProcessObject
 
getObjectsRead() - Method in class com.metamatrix.admin.objects.MMProcess
 
getObjectsRead() - Method in class com.metamatrix.common.comm.platform.socket.SSLAwareChannelHandler
 
getObjectsWritten() - Method in interface com.metamatrix.admin.api.objects.ProcessObject
 
getObjectsWritten() - Method in class com.metamatrix.admin.objects.MMProcess
 
getObjectsWritten() - Method in class com.metamatrix.common.comm.platform.socket.SSLAwareChannelHandler
 
getObjectType(String) - Static method in class com.metamatrix.admin.objects.MMAdminObject
Get the object type code for the specified classname.
getObjectValue(String) - Static method in class com.metamatrix.metadata.runtime.impl.RecordFactory
 
getOffset() - Method in class com.metamatrix.jdbc.MMResultSet
 
getOffset() - Method in class com.metamatrix.query.sql.lang.Limit
 
getOffsetExpr() - Method in class com.metamatrix.query.processor.relational.LimitNode
 
getOKButton() - Method in class com.metamatrix.console.ui.dialog.ErrorDialog
 
getOldPermissions() - Method in class com.metamatrix.console.ui.views.entitlements.DataNodePermissionsWithNodeName
 
getOldPreferences() - Method in class com.metamatrix.toolbox.event.UserPreferencesEvent
Return a Properties object containing the preferences BEFORE this event occurred.
getOpenFiles() - Method in class com.metamatrix.common.buffer.storage.file.FileStorageManager
 
getOpenIcon() - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeCellRenderer
 
getOperatingSystem() - Static method in class com.metamatrix.common.tree.directory.PlatformAwareFilePermission
Get the operating system on which the IDE is running.
getOperatingSystem() - Static method in class com.metamatrix.common.util.OSPlatformUtil
Get the operating system on which the IDE is running.
getOperation() - Method in class com.metamatrix.query.sql.lang.SetQuery
Get operation for this set
getOperation() - Method in interface org.teiid.connector.language.ISetQuery
 
getOperationsEnablements(HostData) - Static method in class com.metamatrix.console.ui.views.runtime.util.RuntimeMgmtUtils
 
getOperationsEnablements(ProcessData) - Static method in class com.metamatrix.console.ui.views.runtime.util.RuntimeMgmtUtils
 
getOperationsEnablements(ServiceData) - Static method in class com.metamatrix.console.ui.views.runtime.util.RuntimeMgmtUtils
 
getOperator() - Method in class com.metamatrix.query.sql.lang.AbstractCompareCriteria
Returns the operator.
getOperator(String) - Static method in class com.metamatrix.query.sql.lang.AbstractCompareCriteria
Gets the operator constant given the string version
getOperator() - Method in class com.metamatrix.query.sql.lang.CompoundCriteria
Returns the operator used in the logical expression.
getOperator() - Method in interface org.teiid.connector.language.ICompareCriteria
Get operator from set defined in this interface.
getOperator() - Method in interface org.teiid.connector.language.ICompoundCriteria
Get operator used to connect these criteria.
getOperator() - Method in interface org.teiid.connector.language.ISubqueryCompareCriteria
Get operator from set defined in this interface.
getOperatorAsString() - Method in class com.metamatrix.query.sql.lang.AbstractCompareCriteria
Returns the operator as a string.
getOpportunityId() - Method in class com.sforce.soap.partner.LeadConvertResult
Gets the opportunityId value for this LeadConvertResult.
getOpportunityName() - Method in class com.sforce.soap.partner.LeadConvert
Gets the opportunityName value for this LeadConvert.
getOptimizerContext() - Static method in class com.metamatrix.query.optimizer.OptimizerContext
 
getOption() - Method in class com.metamatrix.query.sql.lang.Command
Get the option clause for the query.
getOptionalProperties() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.LogInParameters
 
getOptionalToken(List, int) - Static method in class com.metamatrix.metadata.runtime.impl.RecordFactory
 
getOptionPanel() - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableHeader
 
getOptions() - Method in class com.metamatrix.common.callback.CallbackChoices
Get the confirmation options.
getOptionType() - Method in class com.metamatrix.common.callback.CallbackChoices
Get the option type.
getOrCreateTransactionContext(String) - Method in interface com.metamatrix.dqp.service.TransactionService
 
getOrderBy() - Method in class com.metamatrix.query.mapping.xml.ResultSetInfo
 
getOrderBy() - Method in class com.metamatrix.query.sql.lang.QueryCommand
Get the order by clause for the query.
getOrderBy() - Method in interface org.teiid.connector.language.IQueryCommand
Get ORDER BY clause, may be null.
getOrderedProperties(PlanNode) - Method in class com.metamatrix.jdbc.api.DefaultDisplayHelper
 
getOrderedProperties(PlanNode) - Method in interface com.metamatrix.jdbc.api.DisplayHelper
Determine the proper order to display the properties of the node.
getOrderedProperties(PlanNode) - Method in class com.metamatrix.jdbc.api.tools.QueryPlanDisplayHelper
This methods returns a List of sorted property names.
getOrderedPropertiesMap(PlanNode) - Method in class com.metamatrix.jdbc.api.tools.QueryPlanDisplayHelper
 
getOrderType(int) - Method in class com.metamatrix.query.sql.lang.OrderBy
Returns the sort order at the specified index
getORedActions(AuthorizationActions, AuthorizationActions) - Static method in class com.metamatrix.platform.security.api.StandardAuthorizationActions
Get the AuthorizationActions that or in actions OR are in otherActions.
getOrganizationId() - Method in class com.sforce.soap.partner.GetUserInfoResult
Gets the organizationId value for this GetUserInfoResult.
getOrganizationId() - Method in class com.sforce.soap.partner.LoginScopeHeader
Gets the organizationId value for this LoginScopeHeader.
getOrganizationName() - Method in class com.sforce.soap.partner.GetUserInfoResult
Gets the organizationName value for this GetUserInfoResult.
getOrgDefaultCurrencyIsoCode() - Method in class com.sforce.soap.partner.GetUserInfoResult
Gets the orgDefaultCurrencyIsoCode value for this GetUserInfoResult.
getOrientation() - Method in class com.metamatrix.toolbox.ui.widget.SeparatorWidget
 
getOriginalActions() - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeImpl
Get the original actions this node was created with.
getOriginalCellEditorValue() - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableCellEditor.Delegate
 
getOriginalMetadataID() - Method in class com.metamatrix.query.metadata.TempMetadataID
 
getOriginalProgram() - Method in class com.metamatrix.query.processor.xml.XMLPlan
 
getOriginalUrlString() - Method in class com.metamatrix.core.io.FileUrl
 
getOtherCount() - Method in class com.metamatrix.api.core.message.MessageList.Statistics
Gets the number of Message instances that have a type other than MessageTypes.ERROR_MESSAGE, MessageTypes.WARNING_MESSAGE, MessageTypes.NOTIFICATION_MESSAGE, or MessageTypes.NULL_MESSAGE.
getOtherProperties() - Method in class com.metamatrix.connector.xml.base.ExecutionInfo
 
getOut() - Method in class bsh.Interpreter
Get the outptut stream associated with this interpreter.
getOut() - Method in class com.metamatrix.script.shell.JConsole
 
getOutput() - Method in interface org.teiid.connector.language.IInlineView
Gets the output for the subquery once it has been preprocessed.
getOutputColumnProperties(List) - Static method in class com.metamatrix.query.processor.DescribableUtil
Helper method to turn a list of projected symbols into a suitable list of output column strings with name and type.
getOutputDefinition() - Method in class com.metamatrix.query.sql.symbol.GroupSymbol
 
getOutputElements() - Method in class com.metamatrix.query.processor.batch.BatchedUpdatePlan
 
getOutputElements() - Method in class com.metamatrix.query.processor.proc.ProcedurePlan
 
getOutputElements() - Method in interface com.metamatrix.query.processor.ProcessorPlan
Get list of resolved elements describing output columns for this plan.
getOutputElements() - Method in class com.metamatrix.query.processor.relational.RelationalPlan
Get list of resolved elements describing output columns for this plan.
getOutputElements() - Method in interface com.metamatrix.query.processor.xml.PlanExecutor
Get the ElementSymbol list which represents the schema of the result set
getOutputElements() - Method in class com.metamatrix.query.processor.xml.XMLPlan
Get list of resolved elements describing output columns for this plan.
getOutputElements() - Method in class com.metamatrix.query.processor.xquery.XQueryPlan
 
getOutputName() - Method in class com.metamatrix.query.sql.lang.SubqueryFromClause
 
getOutputName() - Method in class com.metamatrix.query.sql.symbol.Symbol
 
getOutputName() - Method in interface org.teiid.connector.language.ISelectSymbol
Return output column name.
getOutputParameter() - Method in class com.metamatrix.query.function.metadata.FunctionMethod
Get ouput parameter.
getOutputParameters() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.Results
 
getOutputParameterValues() - Method in class com.metamatrix.connector.loopback.LoopbackExecution
 
getOutputParameterValues() - Method in class com.metamatrix.connector.metadata.MetadataProcedureExecution
 
getOutputParameterValues() - Method in class com.metamatrix.connector.salesforce.execution.GetDeletedExecutionImpl
 
getOutputParameterValues() - Method in class com.metamatrix.connector.salesforce.execution.GetUpdatedExecutionImpl
 
getOutputParameterValues() - Method in class com.metamatrix.connector.salesforce.execution.ProcedureExecutionParentImpl
 
getOutputParameterValues() - Method in interface com.metamatrix.connector.salesforce.execution.SalesforceProcedureExecution
 
getOutputParameterValues() - Method in class com.metamatrix.connector.xmlsource.XMLSourceExecution
 
getOutputParameterValues() - Method in interface org.teiid.connector.api.ProcedureExecution
Get the output parameter values.
getOutputParameterValues() - Method in class org.teiid.connector.jdbc.JDBCProcedureExecution
 
getOutputStream() - Method in class com.metamatrix.common.protocol.mmfile.MMFileURLConnection
 
getOutputStream() - Method in interface com.metamatrix.common.tree.directory.DirectoryEntry
If this DirectoryEntry is writable, then return an OutputStream instance to the resource represented by this entry.
getOutputStream() - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
If this DirectoryEntry is writable, then return an OutputStream instance to the resource represented by this entry.
getOutputStream() - Method in class com.metamatrix.common.tree.directory.PreviewableDirectoryEntry
 
getOverwrite() - Method in class com.metamatrix.console.ui.views.vdb.VdbWizardWrittenMaterializationFilesPanel
 
getOwner() - Method in class com.metamatrix.api.core.xmi.XMIHeader.Documentation
Return the owner
getOwner() - Method in interface com.metamatrix.console.ui.util.WizardInterface
For purpose of "owner" argument if creating a dialog, return the owner, i.e.
getOwner() - Method in class com.metamatrix.console.ui.util.WizardInterfaceImpl
 
getOwnerEntityInfo() - Method in class com.metamatrix.api.core.xmi.FeatureInfo
Gets the EntityInfo for the feature on the entity that contains this entity.
getOwnerFeatureInfo() - Method in class com.metamatrix.api.core.xmi.EntityInfo
Gets the FeatureInfo for the feature on the entity that contains this entity (e.g., this entity's parent entity).
getOwnerId() - Method in class com.sforce.soap.partner.LeadConvert
Gets the ownerId value for this LeadConvert.
getPackageName() - Method in class com.metamatrix.common.actions.ClassDefinition
 
getPageCount() - Method in interface com.metamatrix.console.ui.util.WizardInterface
Get the page count within the wizard.
getPageCount() - Method in class com.metamatrix.toolbox.ui.widget.WizardPanel
 
getPages() - Method in interface com.metamatrix.console.ui.util.WizardInterface
Get the pages.
getPages() - Method in class com.metamatrix.console.ui.util.WizardInterfaceImpl
 
getPanel() - Method in class com.metamatrix.console.connections.ConnectionAndPanel
 
getPanelClass() - Method in class com.metamatrix.console.connections.ConnectionAndPanel
 
getPanelOfClass(Class, ConnectionInfo) - Method in class com.metamatrix.console.ui.layout.WorkspaceController
 
getPanels() - Method in class com.metamatrix.console.ui.util.wizard.AbstractWizardClient
 
getPanels() - Method in interface com.metamatrix.console.ui.util.wizard.WizardClient
 
getParameter(int) - Method in class com.metamatrix.query.sql.lang.StoredProcedure
 
getParameterCount() - Method in class com.metamatrix.dqp.client.MetadataResult
 
getParameterCount() - Method in interface com.metamatrix.jdbc.api.ResultSetMetaData
Get the number of parameters in the original command if that command was a prepared command.
getParameterCount() - Method in class com.metamatrix.jdbc.DeferredMetadataProvider
 
getParameterCount() - Method in class com.metamatrix.jdbc.FilteredResultsMetadata
 
getParameterCount() - Method in interface com.metamatrix.jdbc.ResultsMetadataProvider
Get parameter count from original command
getParameterCount() - Method in class com.metamatrix.jdbc.ResultsMetadataWithProvider
 
getParameterCount() - Method in class com.metamatrix.jdbc.StaticMetadataProvider
 
getParameterIDs() - Method in class com.metamatrix.metadata.runtime.impl.ProcedureRecordImpl
 
getParameterIDs() - Method in interface com.metamatrix.modeler.core.metadata.runtime.ProcedureRecord
Get a list of identifiers for the parameters in the procedure
getParameterMetaData() - Method in class com.metamatrix.jdbc.MMPreparedStatement
 
getParameterMethod() - Method in class com.metamatrix.connector.xml.http.HTTPConnectorState
 
getParameterNames(String) - Method in class com.metamatrix.cdk.ConnectorShell
 
getParameterNames(String) - Method in class com.metamatrix.core.commandshell.CommandShell
 
getParameters() - Method in class com.metamatrix.connector.xml.base.ExecutionInfo
 
getParameters() - Method in class com.metamatrix.dqp.message.ResultsMessage
 
getParameters() - Method in class com.metamatrix.jdbc.MMResultSet
Return a stored procedures parameters (may be null)
getParameters() - Method in interface com.metamatrix.metadata.runtime.api.Procedure
Returns an ordered list of type ProcedureParameter that represent all the parameters the procedure has.
getParameters() - Method in class com.metamatrix.metadata.runtime.model.BasicProcedure
 
getParameters() - Method in class com.metamatrix.query.metadata.StoredProcedureInfo
 
getParameters() - Method in class com.metamatrix.query.sql.lang.StoredProcedure
Returns a List of SPParameter objects for this stored procedure
getParameters() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ConnectionlessRequest
 
getParameters() - Method in interface org.teiid.connector.language.IFunction
Get the parameters used in this function.
getParameters() - Method in interface org.teiid.connector.language.IProcedure
Returns list of the IParameter objects associated with this execution.
getParameterSymbol() - Method in class com.metamatrix.query.sql.lang.SPParameter
Get element symbol representing this parameter.
getParameterType(String) - Static method in class com.metamatrix.metadata.runtime.api.MetadataConstants
 
getParameterType() - Method in interface com.metamatrix.metadata.runtime.api.ProcedureParameter
Return short indicating the type of parameter.
getParameterType() - Method in class com.metamatrix.metadata.runtime.model.BasicProcedureParameter
 
getParameterType() - Method in class com.metamatrix.query.sql.lang.SPParameter
Get type of parameter according to class constants.
getParameterTypeName(short) - Static method in class com.metamatrix.metadata.runtime.api.MetadataConstants
 
getParameterTypeName(short) - Static method in class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants
 
getParameterValues() - Method in class com.metamatrix.dqp.message.RequestMessage
 
getParamFullName(SPParameter) - Method in class com.metamatrix.query.sql.lang.StoredProcedure
Return the full parameter name for the indicated parameter of this stored procedure.
getParent() - Method in class bsh.Interpreter
Get the parent Interpreter of this interpreter, if any.
getParent(String) - Method in class com.metamatrix.admin.server.AbstractAdminImpl
Get the Parent Name for this Identifier
getParent(TreeNode) - Method in class com.metamatrix.common.tree.AbstractTreeView
Determine the parent TreeNode for the specified node, or null if the specified node is a root.
getParent() - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Get the model entity which which is the parent of this entity.
getParent(TreeNode) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeSource
Determine the parent TreeNode for the specified entry, or null if the specified entry is a root.
getParent(TreeNode) - Method in class com.metamatrix.common.tree.basic.BasicTreeView
Determine the parent TreeNode for the specified node, or null if the specified node is a root.
getParent(TreeNode) - Method in class com.metamatrix.common.tree.directory.FileSystemView
Determine the parent DirectoryEntry for the specified entry, or null if the specified entry is a root.
getParent(TreeNode) - Method in class com.metamatrix.common.tree.RuledTreeViewImpl
Determine the parent TreeNode for the specified node, or null if the specified node is a root.
getParent(TreeNode) - Method in interface com.metamatrix.common.tree.TreeNodeSource
Determine the parent TreeNode for the specified entry, or null if the specified entry is a root.
getParent(TreeNode) - Method in interface com.metamatrix.common.tree.TreeView
Determine the parent TreeNode for the specified entry, or null if the specified entry is a root.
getParent() - Method in interface com.metamatrix.jdbc.api.PlanNode
Get the parent node for this node.
getParent(PermissionNode) - Method in interface com.metamatrix.platform.admin.api.PermissionTreeView
Determine the parent PermissionDataNode for the specified entry, or null if the specified entry is a root.
getParent(PermissionNode) - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeTreeViewImpl
Determine the parent PermissionDataNode for the specified entry, or null if the specified entry is a root.
getParent() - Method in class com.metamatrix.query.mapping.xml.MappingNode
Get the parent of this node.
getParent() - Method in class com.metamatrix.query.optimizer.CommandTreeNode
 
getParent() - Method in class com.metamatrix.query.optimizer.relational.plantree.PlanNode
 
getParent() - Method in class com.metamatrix.query.processor.relational.RelationalNode
 
getParent() - Method in class com.metamatrix.query.sql.lang.GroupContext
 
getParent() - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeNode
 
getParent(TreeNode) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeView
 
getParent() - Method in interface org.teiid.connector.metadata.runtime.Element
Get the parent
getParent() - Method in interface org.teiid.connector.metadata.runtime.Parameter
Get the parent
getParentComponentTypeID() - Method in interface com.metamatrix.common.config.api.ComponentType
Returns the parent component type id
getParentComponentTypeID() - Method in class com.metamatrix.common.config.model.BasicComponentType
 
getParentContext() - Method in class com.metamatrix.query.sql.util.VariableContext
Get the parent context for this variable context.
getParentDirectoryEntry() - Method in class com.metamatrix.console.ui.util.ModifiedDirectoryChooserPanel
 
getParentDirectoryEntry() - Method in class com.metamatrix.toolbox.ui.widget.DirectoryChooserPanel
 
getParentFolderPath() - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
Helper method to find the path for the parent folder.
getParentFrameForCallback() - Method in class com.metamatrix.console.ui.layout.CDKCallbackHandler
return the parent frame that a callback dialog should display over
getParentFrameForCallback() - Method in class com.metamatrix.console.ui.layout.UserPreferenceCallback
return the parent frame that a callback dialog should display over
getParentFrameForCallback() - Method in interface com.metamatrix.toolbox.ui.callback.ParentFrameSupplier
return the parent frame that a callback dialog should display over
getParentFullName() - Method in class com.metamatrix.common.config.api.AuthenticationProviderID
Return the full name of the parent.
getParentFullName() - Method in class com.metamatrix.common.config.api.ConnectorBindingID
Return the full name of the parent.
getParentFullName() - Method in class com.metamatrix.common.config.api.HostID
 
getParentFullName() - Method in class com.metamatrix.common.namedobject.BaseID
Return the full name of the parent.
getParentFullName() - Method in class com.metamatrix.connector.metadata.RuntimeVdbRecord
Deprecated. the returned fullname may be incorrect (see defects #11326 and #11362)
getParentFullName() - Method in interface com.metamatrix.metadata.runtime.api.MetadataID
Return the full name of the parent.
getParentFullName() - Method in class com.metamatrix.metadata.runtime.impl.AbstractMetadataRecord
Deprecated. the returned value may be incorrect in the case of an XML element (see defects #11326 and #11362)
getParentFullName() - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataID
Return the full name of the parent.
getParentFullName() - Method in interface com.metamatrix.modeler.core.metadata.runtime.MetadataRecord
Deprecated. the returned fullName may be incorrect in the case of an XML element (see defects #11326 and #11362)
getParentId() - Method in class com.metamatrix.api.core.xmi.EntityInfo
Accessor for the parentId field...
getParentName(String) - Static method in class com.metamatrix.admin.objects.MMAdminObject
Get the Parent Name
getParentNode() - Method in class com.metamatrix.query.mapping.xml.MappingAttribute
 
getParentNode() - Method in class com.metamatrix.query.mapping.xml.MappingBaseNode
 
getParentNode() - Method in class com.metamatrix.query.mapping.xml.MappingCommentNode
 
getParentPathString() - Method in class com.metamatrix.connector.metadata.RuntimeVdbRecord
Deprecated. the returned parent path may be incorrect (see defects #11326 and #11362)
getParentPathString() - Method in class com.metamatrix.metadata.runtime.impl.AbstractMetadataRecord
Deprecated. the returned value may be incorrect in the case of an XML element (see defects #11326 and #11362)
getParentPathString() - Method in interface com.metamatrix.modeler.core.metadata.runtime.MetadataRecord
Deprecated. the returned path may be incorrect in the case of an XML element (see defects #11326 and #11362)
getParentPrefixPattern(char, String) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
Return the prefix match string that could be used to exactly match a fully qualified entity name in an index record.
getParentProjectSymbols() - Method in class com.metamatrix.query.sql.proc.CreateUpdateProcedureCommand
 
getParentSourceNode() - Method in class com.metamatrix.query.mapping.xml.MappingSourceNode
 
getParentUUID() - Method in class com.metamatrix.connector.metadata.RuntimeVdbRecord
 
getParentUUID() - Method in class com.metamatrix.metadata.runtime.impl.AbstractMetadataRecord
 
getParentUUID() - Method in class com.metamatrix.metadata.runtime.impl.MetadataRecordDelegate
 
getParentUUID() - Method in interface com.metamatrix.modeler.core.metadata.runtime.MetadataRecord
Get the UUID of the logical parent for the entity.
getPart1(ObjectID) - Static method in class com.metamatrix.core.id.UUID
Return the first part of the UUID as a long.
getPart2(ObjectID) - Static method in class com.metamatrix.core.id.UUID
Return the first part of the UUID as a long.
getPartialResults() - Method in class com.metamatrix.dqp.client.impl.ServerRequest
 
getPartialResultsMode() - Method in class com.metamatrix.jdbc.BaseDataSource
 
getPartialResultsMode() - Method in class com.metamatrix.jdbc.util.MMJDBCURL
 
getPartIdentifier() - Method in interface org.teiid.connector.api.ExecutionContext
This specifies the node id for the atomic request in the relational plan of query.
getPassword() - Method in class com.metamatrix.connector.salesforce.ConnectorState
 
getPassword() - Method in class com.metamatrix.connector.xml.base.TrustedPayloadBridge
 
getPassword() - Method in interface com.metamatrix.connector.xml.TrustedPayloadHandler
 
getPassword() - Method in class com.metamatrix.connector.xmlsource.soap.SecurityToken
 
getPassword() - Method in class com.metamatrix.console.connections.ConnectionInfo
 
getPassword() - Method in class com.metamatrix.console.ui.dialog.ConsoleLogin
 
getPassword() - Method in class com.metamatrix.console.ui.dialog.ResetPasswordPanel
 
getPassword() - Method in class com.metamatrix.console.ui.views.vdb.UDDIRegistryInfo
 
getPassword() - Method in class com.metamatrix.jdbc.BaseDataSource
Returns the password.
getPassword() - Method in class com.metamatrix.jdbc.util.MMJDBCURL
 
getPassword() - Method in class com.metamatrix.soap.security.Credential
 
getPassword() - Method in class com.metamatrix.toolbox.ui.widget.PasswordButton
 
getPassword() - Method in class com.sforce.soap.partner.Login
Gets the password value for this Login.
getPassword() - Method in class com.sforce.soap.partner.ResetPasswordResult
Gets the password value for this ResetPasswordResult.
getPassword() - Method in class com.sforce.soap.partner.SetPassword
Gets the password value for this SetPassword.
getPassword(String) - Method in class org.teiid.connector.api.CredentialMap
Get the password property for the specified system, if it exists.
getPassword() - Method in class org.teiid.connector.api.MappedUserIdentity
 
getPasswordField() - Method in class com.metamatrix.toolbox.ui.widget.LoginPanel
 
getPath(TreeNode) - Method in class com.metamatrix.common.tree.AbstractTreeView
Obtain the abstract path for this TreeNode.
getPath(TreeNode) - Method in class com.metamatrix.common.tree.basic.BasicTreeView
Obtain the abstract path for this TreeNode.
getPath(TreeNode) - Method in class com.metamatrix.common.tree.directory.FileSystemView
Obtain the abstract path for this DirectoryEntry.
getPath(TreeNode) - Method in class com.metamatrix.common.tree.RuledTreeViewImpl
Obtain the abstract path for this TreeNode.
getPath(TreeNode) - Method in interface com.metamatrix.common.tree.TreeView
Obtain the abstract path for this TreeNode.
getPath() - Method in interface com.metamatrix.common.vdb.api.ModelInfo
 
getPath() - Method in class com.metamatrix.connector.metadata.RuntimeVdbRecord
 
getPath(int) - Method in interface com.metamatrix.core.index.IIndex
Returns the path corresponding to a given document number
getPath() - Method in interface com.metamatrix.core.index.IQueryResult
 
getPath() - Method in class com.metamatrix.core.util.TempDirectory
 
getPath() - Method in interface com.metamatrix.metadata.runtime.api.DataType
Returns a string indicating the path.
getPath() - Method in interface com.metamatrix.metadata.runtime.api.Group
Return the path to the group.
getPath() - Method in interface com.metamatrix.metadata.runtime.api.Key
Return the path to the key.
getPath() - Method in interface com.metamatrix.metadata.runtime.api.MetadataID
Obtain the path for this component.
getPath() - Method in interface com.metamatrix.metadata.runtime.api.Procedure
Return the path to the procedure.
getPath() - Method in class com.metamatrix.metadata.runtime.impl.AbstractMetadataRecord
 
getPath() - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
getPath() - Method in class com.metamatrix.metadata.runtime.model.BasicKey
 
getPath() - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataID
return the path.
getPath() - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataObject
 
getPath() - Method in class com.metamatrix.metadata.runtime.model.BasicProcedure
 
getPath(MetadataID) - Static method in class com.metamatrix.metadata.runtime.util.RuntimeIDParser
Returns the path for the given id.
getPath() - Method in interface com.metamatrix.modeler.core.metadata.runtime.MetadataRecord
IPath object for the entity.
getPath(TreeNode) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeModel
 
getPath(TreeNode, int) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeModel
 
getPath(TreeNode) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeView
 
getPath() - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
 
getPathForLocation(int, int) - Method in class com.metamatrix.toolbox.ui.widget.TreeWidget
Overridden to work around Java Bug Parade ID# 4292529
getPathForPanel(ConnectionAndPanel) - Method in class com.metamatrix.console.ui.layout.PanelsTreeModel
 
getPathInVdb() - Method in interface com.metamatrix.common.vdb.api.VDBFile
Get the path to the file represented by this record in the vdb.
getPathInVdb() - Method in class com.metamatrix.metadata.runtime.impl.FileRecordImpl
 
getPathName() - Method in class com.metamatrix.query.mapping.xml.MappingAttribute
 
getPathName() - Method in class com.metamatrix.query.mapping.xml.MappingNode
 
getPathString() - Method in class com.metamatrix.connector.metadata.RuntimeVdbRecord
 
getPathString() - Method in class com.metamatrix.metadata.runtime.impl.AbstractMetadataRecord
 
getPathString() - Method in interface com.metamatrix.modeler.core.metadata.runtime.MetadataRecord
The string representation of IPath object for the entity.
getPathToRoot(TreeNode) - Method in class com.metamatrix.console.ui.treetable.DynamicTreeTableModel
Builds the parents of the node up to and including the root node, where the original node is the last element in the returned array.
getPayload() - Method in class com.metamatrix.common.tree.TreeNodeIteratorWithStack.StackEntry
Return the payload for the node in the stack.
getPayload() - Method in interface com.metamatrix.platform.security.membership.service.AuthenticationToken
Get the payload token that has been successfully authentcated by a membership domain.
getPayload() - Method in class com.metamatrix.platform.security.membership.service.FailedAuthenticationToken
Get the payload token that failed to authentcation by a membership domain.
getPayload() - Method in class com.metamatrix.platform.security.membership.service.SuccessfulAuthenticationToken
Get the payload token that has been successfully authenticated by a membership domain.
getPermission() - Method in class com.metamatrix.common.extensionmodule.protocol.extensionjar.ExtensionJarURLConnection
 
getPermission() - Method in class com.metamatrix.common.protocol.mmfile.MMFileURLConnection
Return a permission for reading of the file
getPermissionClass() - Method in interface com.metamatrix.platform.security.api.AuthorizationPermissionFactory
Get the class that this factory creates instances of.
getPermissionClass() - Method in class com.metamatrix.platform.security.api.BasicAuthorizationPermissionFactory
Get the class that this factory creates instances of.
getPermissionClass() - Method in class com.metamatrix.platform.security.util.RolePermissionFactory
Get the class that this factory creates instances of.
getPermissionCount() - Method in class com.metamatrix.platform.security.api.AuthorizationPolicy
Obtain the number of permissions that this policy applies.
getPermissionDataNodes(AuthorizationRealm, AuthorizationPolicyID, AuthorizationServiceInterface) - Static method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataHelper
Method to provide the task of finding all data nodes in realm, finding any and all permissions assigned to them, uniting these and returning the united objects.
getPermissions() - Method in class com.metamatrix.console.ui.views.entitlements.DataNodeInfo
 
getPermissions() - Method in class com.metamatrix.console.ui.views.vdb.EntitlementMigrationDetailInfo
 
getPermissions() - Method in class com.metamatrix.platform.security.api.AuthorizationPolicy
Obtain the permissions that this policy applies as a Set.
getPermissionsForNode(PermissionNode) - Method in interface com.metamatrix.console.ui.views.entitlements.PermissionsUpdater
 
getPermissionsForPolicy(AuthorizationPolicyID) - Method in interface com.metamatrix.platform.security.authorization.spi.AuthorizationSourceTransaction
Find and create all AuthorizationPermissions known to a policy.
getPermissionsForPolicy(AuthorizationPolicyID, Connection) - Static method in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCAuthorizationReader
Find and create all AuthorizationPermissionsImpl known to a policy.
getPermissionsForPolicy(AuthorizationPolicyID) - Method in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCAuthorizationTransaction
Find and create all AuthorizationPermissionsImpl known to a policy.
getPermissionsInDB() - Method in class com.metamatrix.console.ui.views.entitlements.DataNodeInfo
 
getPersistenceStreamId() - Method in class com.metamatrix.common.types.BlobType
 
getPersistenceStreamId() - Method in class com.metamatrix.common.types.ClobType
 
getPersistenceStreamId() - Method in interface com.metamatrix.common.types.Streamable
Persitence Stream ID in the server
getPersistenceStreamId() - Method in class com.metamatrix.common.types.XMLType
 
getPicklistName() - Method in class com.sforce.soap.partner.PicklistForRecordType
Gets the picklistName value for this PicklistForRecordType.
getPicklistsForRecordType() - Method in class com.sforce.soap.partner.RecordTypeMapping
Gets the picklistsForRecordType value for this RecordTypeMapping.
getPicklistsForRecordType(int) - Method in class com.sforce.soap.partner.RecordTypeMapping
 
getPicklistValues() - Method in class com.sforce.soap.partner.Field
Gets the picklistValues value for this Field.
getPicklistValues(int) - Method in class com.sforce.soap.partner.Field
 
getPicklistValues() - Method in class com.sforce.soap.partner.PicklistForRecordType
Gets the picklistValues value for this PicklistForRecordType.
getPicklistValues(int) - Method in class com.sforce.soap.partner.PicklistForRecordType
 
getPinnedCount() - Method in class com.metamatrix.common.buffer.impl.BufferManagerImpl
for testing purposes
getPipeline() - Method in class com.metamatrix.common.comm.platform.socket.SSLAwareChannelHandler
 
getPlainTextBody() - Method in class com.sforce.soap.partner.SingleEmailMessage
Gets the plainTextBody value for this SingleEmailMessage.
getPlan() - Method in class com.metamatrix.query.mapping.xml.ResultSetInfo
 
getPlan(QueryMetadataInterface, GroupSymbol) - Method in class com.metamatrix.query.resolver.command.DeleteResolver
 
getPlan(QueryMetadataInterface, GroupSymbol) - Method in class com.metamatrix.query.resolver.command.ExecResolver
 
getPlan(QueryMetadataInterface, GroupSymbol) - Method in class com.metamatrix.query.resolver.command.InsertResolver
 
getPlan(QueryMetadataInterface, GroupSymbol) - Method in class com.metamatrix.query.resolver.command.UpdateResolver
 
getPlan(QueryMetadataInterface, GroupSymbol) - Method in class com.metamatrix.query.resolver.ProcedureContainerResolver
For a given resolver, this returns the unparsed command.
getPlanDescription() - Method in class com.metamatrix.dqp.message.ResultsMessage
 
getPlanDescription() - Method in interface com.metamatrix.jdbc.api.Statement
Obtain the query plan object representation from the last command executed on this Statement, if a query plan was requested in the command.
getPlanDescription() - Method in class com.metamatrix.jdbc.MMStatement
Get Query plan description.
getPlanOnly() - Method in class com.metamatrix.query.sql.lang.Option
Get flag for whether to return the query plan without the results
getPlanToProcessConverter() - Method in class com.metamatrix.query.util.CommandContext
 
getPlatformLogWriter() - Method in class com.metamatrix.core.log.FileLimitSizeLogWriter
 
getPluggableInputStreamFilterClass() - Method in class com.metamatrix.connector.xml.base.XMLConnectorStateImpl
 
getPluggableInputStreamFilterClass() - Method in interface com.metamatrix.connector.xml.XMLConnectorState
 
getPluralDisplayName() - Method in class com.metamatrix.common.config.api.ComponentTypePropDefn
Get the localized display name of this property.
getPluralDisplayName() - Method in interface com.metamatrix.common.object.ObjectDefinition
Get the localized display name of this property.
getPluralDisplayName() - Method in class com.metamatrix.common.object.ObjectDefinitionImpl
Get the localized display name of this property.
getPoint() - Method in class com.metamatrix.server.dqp.service.tracker.TransactionLogMessage
 
getPolicIDsForResourceInRealm(SessionToken, AuthorizationRealm, String) - Method in interface com.metamatrix.platform.security.api.service.AuthorizationServiceInterface
Returns a Collection of AuthorizationPolicyIDs that have AuthorizationPermissions on the given resource that exists in the given AuthorizationRealm.
getPolicIDsForResourceInRealm(SessionToken, AuthorizationRealm, String) - Method in class com.metamatrix.platform.security.authorization.service.AuthorizationServiceImpl
Returns a Collection of AuthorizationPolicyIDs that have AuthorizationPermissionsImpl on the given resource that exists in the given AuthorizationRealm.
getPolicies(SessionToken, Collection) - Method in interface com.metamatrix.platform.security.api.service.AuthorizationServiceInterface
Locate the policies that have the specified IDs.
getPolicies(SessionToken, Collection) - Method in class com.metamatrix.platform.security.authorization.service.AuthorizationServiceImpl
Locate the policies that have the specified IDs.
getPolicies(Collection) - Method in interface com.metamatrix.platform.security.authorization.spi.AuthorizationSourceTransaction
Locate the policies that have the specified IDs.
getPolicies(Collection) - Method in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCAuthorizationTransaction
Locate the policies that have the specified IDs.
getPoliciesInRealm(SessionToken, AuthorizationRealm) - Method in interface com.metamatrix.platform.security.api.service.AuthorizationServiceInterface
Returns a Collection of AuthorizationPolicys that have AuthorizationPermissions in the given AuthorizationRealm.
NOTE: It is the responsibility of the caller to determine which of the AuthorizationPolicy's AuthorizationPermissions are actually in the given AuthorizationRealm.
getPoliciesInRealm(SessionToken, AuthorizationRealm) - Method in class com.metamatrix.platform.security.authorization.service.AuthorizationServiceImpl
Returns a Collection of AuthorizationPolicys that have AuthorizationPermissionsImpl in the given AuthorizationRealm.
NOTE: It is the responsibility of the caller to determine which of the AuthorizationPolicy's AuthorizationPermissionsImpl are actually in the given AuthorizationRealm.
getPolicy() - Method in class com.metamatrix.cache.CacheConfiguration
 
getPolicy() - Method in interface com.metamatrix.common.object.PropertiedObjectEditor
 
getPolicy() - Method in class com.metamatrix.common.object.PropertiedObjectEditorImpl
 
getPolicy() - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeEditor
 
getPolicy() - Method in class com.metamatrix.common.tree.directory.FileSystemEntryEditor
 
getPolicy() - Method in class com.metamatrix.console.models.ConfigurationPropertiedObjectEditor
 
getPolicy(AuthorizationPolicyID) - Method in class com.metamatrix.console.models.EntitlementManager
Obtains an AuthorizationPolicy.
getPolicy() - Method in class com.metamatrix.console.ui.views.entitlements.EntitlementInfo
 
getPolicy() - Method in class com.metamatrix.console.ui.views.properties.ConsolePropertiedEditor
 
getPolicy(AuthorizationPolicyID) - Method in interface com.metamatrix.platform.admin.api.AuthorizationAdminAPI
Locate the policy that has the specified ID.
getPolicy(AuthorizationPolicyID) - Method in class com.metamatrix.platform.admin.apiimpl.AuthorizationAdminAPIImpl
 
getPolicy(SessionToken, AuthorizationPolicyID) - Method in interface com.metamatrix.platform.security.api.service.AuthorizationServiceInterface
Locate the policy that has the specified ID.
getPolicy(SessionToken, AuthorizationPolicyID) - Method in class com.metamatrix.platform.security.authorization.service.AuthorizationServiceImpl
Locate the policy that has the specified ID.
getPolicy(AuthorizationPolicyID) - Method in interface com.metamatrix.platform.security.authorization.spi.AuthorizationSourceTransaction
Locate the policy that has the specified ID.
getPolicy(AuthorizationPolicyID, Connection) - Static method in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCAuthorizationReader
Locate the policy that has the specified ID.
getPolicy(AuthorizationPolicyID) - Method in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCAuthorizationTransaction
Locate the policy that has the specified ID.
getPolicy() - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeNodeEditor
 
getPolicyID() - Method in class com.metamatrix.console.ui.views.entitlements.EntitlementDetailPanel
 
getPolicyID() - Method in class com.metamatrix.console.ui.views.entitlements.EntitlementInfo
 
getPolicyIDs() - Method in class com.metamatrix.console.models.EntitlementManager
 
getPolicyIDs() - Method in interface com.metamatrix.console.ui.views.entitlements.EntitlementsDataInterface
 
getPolicyIDsForResourceInRealm(AuthorizationRealm, String) - Method in interface com.metamatrix.platform.security.authorization.spi.AuthorizationSourceTransaction
Returns a Collection of AuthorizationPolicyIDs that have AuthorizationPermissions on the given resource that exists in the given AuthorizationRealm.
getPolicyIDsForResourceInRealm(AuthorizationRealm, String) - Method in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCAuthorizationTransaction
Returns a Collection of AuthorizationPolicyIDs that have AuthorizationPermissionsImpl on the given resource that exists in the given AuthorizationRealm.
getPolicyIDsInPartialRealm(SessionToken, AuthorizationRealm) - Method in interface com.metamatrix.platform.security.api.service.AuthorizationServiceInterface
Returns a Collection of AuthorizationPolicyIDs that have AuthorizationPermissions that exist in the given partial AuthorizationRealm.
The implementation is such that all AuthorizationPolicyIDs whose AuthorizationRealm starts with the given AuthorizationRealm are returned.
getPolicyIDsInPartialRealm(SessionToken, AuthorizationRealm) - Method in class com.metamatrix.platform.security.authorization.service.AuthorizationServiceImpl
Returns a Collection of AuthorizationPolicyIDs that have AuthorizationPermissionsImpl that exist in the given partial AuthorizationRealm.
The implementation is such that all AuthorizationPolicyIDs whose AuthorizationRealm starts with the given AuthorizationRealm are returned.
getPolicyIDsInPartialRealm(AuthorizationRealm) - Method in interface com.metamatrix.platform.security.authorization.spi.AuthorizationSourceTransaction
Returns a Collection of AuthorizationPolicyIDs that have AuthorizationPermissions that exist in the given partial AuthorizationRealm.
The implementation is such that all AuthorizationPolicyIDs whose AuthorizationRealm starts with the given AuthorizationRealm are returned.
getPolicyIDsInPartialRealm(AuthorizationRealm) - Method in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCAuthorizationTransaction
Returns a Collection of AuthorizationPolicyIDs that have AuthorizationPermissionsImpl that exist in the given partial AuthorizationRealm.
The implementation is such that all AuthorizationPolicyIDs whose AuthorizationRealm starts with the given AuthorizationRealm are returned.
getPolicyIDsInRealm(AuthorizationRealm) - Method in interface com.metamatrix.platform.admin.api.AuthorizationAdminAPI
Returns a Collection of AuthorizationPolicyIDs in the given AuthorizationRealm.
getPolicyIDsInRealm(AuthorizationRealm) - Method in class com.metamatrix.platform.admin.apiimpl.AuthorizationAdminAPIImpl
Returns a Collection of AuthorizationPolicyIDs in the given AuthorizationRealm.
getPolicyIDsInRealm(SessionToken, AuthorizationRealm) - Method in interface com.metamatrix.platform.security.api.service.AuthorizationServiceInterface
Returns a Collection of AuthorizationPolicyIDs in the given AuthorizationRealm.
getPolicyIDsInRealm(SessionToken, AuthorizationRealm) - Method in class com.metamatrix.platform.security.authorization.service.AuthorizationServiceImpl
Returns a Collection of AuthorizationPolicyIDs in the given AuthorizationRealm.
getPolicyIDsInRealm(AuthorizationRealm) - Method in interface com.metamatrix.platform.security.authorization.spi.AuthorizationSourceTransaction
Returns a Collection of AuthorizationPolicyIDs in the given AuthorizationRealm.
getPolicyIDsInRealm(AuthorizationRealm) - Method in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCAuthorizationTransaction
Returns a Collection of AuthorizationPolicyIDs in the given AuthorizationRealm.
getPolicyIDsNotCached(Collection) - Method in class com.metamatrix.platform.security.authorization.cache.AuthorizationCache
Get the collection of policy IDs that are part of this collection but are not found in the cache.
getPolicyIDsWithPermissionsInRealm(SessionToken, AuthorizationRealm) - Method in interface com.metamatrix.platform.security.api.service.AuthorizationServiceInterface
Returns a Collection of AuthorizationPolicyIDs that have AuthorizationPermissions in the given AuthorizationRealm.
NOTE: It is the responsibility of the caller to determine which of the AuthorizationPolicy's AuthorizationPermissions are actually in the given AuthorizationRealm.
getPolicyIDsWithPermissionsInRealm(SessionToken, AuthorizationRealm) - Method in class com.metamatrix.platform.security.authorization.service.AuthorizationServiceImpl
Returns a Collection of AuthorizationPolicyIDs that have AuthorizationPermissionsImpl in the given AuthorizationRealm.
NOTE: It is the responsibility of the caller to determine which of the AuthorizationPolicy's AuthorizationPermissionsImpl are actually in the given AuthorizationRealm.
getPolicyIDsWithPermissionsInRealm(AuthorizationRealm) - Method in interface com.metamatrix.platform.security.authorization.spi.AuthorizationSourceTransaction
Returns a Collection of AuthorizationPolicyIDs that have AuthorizationPermissions in the given AuthorizationRealm.
NOTE: It is the responsibility of the caller to determine which of the AuthorizationPolicy's AuthorizationPermissions are actually in the given AuthorizationRealm.
getPolicyIDsWithPermissionsInRealm(AuthorizationRealm) - Method in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCAuthorizationTransaction
Returns a Collection of AuthorizationPolicyIDs that have AuthorizationPermissions in the given AuthorizationRealm.
NOTE: It is the responsibility of the caller to determine which of the AuthorizationPolicy's AuthorizationPermissions are actually in the given AuthorizationRealm.
getPolicyUID(AuthorizationPolicyID) - Method in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCAuthorizationTransaction
Get the Database UID for the given policID.
getPool() - Method in class com.metamatrix.console.ui.views.pools.PoolPropertiedObjectAndEditor
 
getPooledConnection() - Method in class com.metamatrix.jdbc.BaseDataSource
 
getPooledConnection(String, String) - Method in class com.metamatrix.jdbc.BaseDataSource
 
getPoolManager() - Method in class com.metamatrix.console.models.Managers
 
getPoolName() - Method in class com.metamatrix.console.ui.views.pools.PoolConfigTableRowData
 
getPoolName() - Method in class com.metamatrix.console.ui.views.pools.PoolPropertiedObjectAndEditor
 
getPoolType() - Method in class com.metamatrix.admin.objects.MMConnectionPool
 
getPoolType() - Method in class com.metamatrix.common.stats.ConnectionPoolStats
 
getPoolType() - Method in class com.metamatrix.console.ui.views.pools.PoolConfigTableRowData
 
getPoolType() - Method in class com.metamatrix.console.ui.views.pools.PoolPropertiedObjectAndEditor
 
getPopupMenu(Component) - Method in class com.metamatrix.console.ui.layout.PanelsTree
 
getPopupMenu(Component) - Method in class com.metamatrix.console.ui.views.users.GroupsAccumulatorPanel
 
getPopupMenu(Component) - Method in class com.metamatrix.toolbox.ui.widget.menu.DefaultPopupMenuFactory
 
getPopupMenu(Component) - Method in interface com.metamatrix.toolbox.ui.widget.PopupMenuFactory
 
getPopupMenuFactory() - Method in class com.metamatrix.toolbox.ui.widget.ListWidget
 
getPopupMenuFactory() - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
 
getPopupMenuFactory() - Method in class com.metamatrix.toolbox.ui.widget.TreeWidget
 
getPort() - Method in interface com.metamatrix.admin.api.objects.ProcessObject
Get the port number for this MetaMatrix Process
getPort() - Method in class com.metamatrix.admin.objects.MMProcess
 
getPort() - Method in class com.metamatrix.common.comm.platform.socket.server.SocketListener
 
getPort() - Method in interface com.metamatrix.common.config.api.VMComponentDefn
 
getPort() - Method in class com.metamatrix.common.config.model.BasicVMComponentDefn
 
getPort() - Method in class com.metamatrix.console.connections.ConnectionInfo
 
getPort() - Method in class com.metamatrix.platform.admin.api.runtime.ProcessData
 
getPort() - Method in class com.metamatrix.platform.registry.ProcessRegistryBinding
 
getPort() - Method in class com.metamatrix.soap.object.WSDLUrl
 
getPort(Class) - Method in class com.sforce.soap.partner.SforceServiceLocator
For the given interface, get the stub implementation.
getPort(QName, Class) - Method in class com.sforce.soap.partner.SforceServiceLocator
For the given interface, get the stub implementation.
getPortalId() - Method in class com.sforce.soap.partner.LoginScopeHeader
Gets the portalId value for this LoginScopeHeader.
getPortNumber() - Method in class com.metamatrix.common.api.HostInfo
 
getPortNumber() - Method in class com.metamatrix.jdbc.MMDataSource
Returns the port number.
getPorts() - Method in class com.metamatrix.common.api.MMURL
Get a list of ports
getPorts() - Method in class com.metamatrix.console.connections.ConnectionInfo
 
getPorts() - Method in class com.sforce.soap.partner.SforceServiceLocator
 
getPosition() - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleDescriptor
Position of this extension module in search order - zero based.
getPosition() - Method in interface com.metamatrix.metadata.runtime.api.ProcedureParameter
Returns the order of parameter in relation to the other parameters that are of the same type for its procedure.
getPosition() - Method in class com.metamatrix.metadata.runtime.impl.ColumnRecordImpl
 
getPosition() - Method in class com.metamatrix.metadata.runtime.impl.ListEntryRecordImpl
 
getPosition() - Method in class com.metamatrix.metadata.runtime.impl.ProcedureParameterRecordImpl
 
getPosition() - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
getPosition() - Method in class com.metamatrix.metadata.runtime.model.BasicProcedureParameter
 
getPosition() - Method in interface com.metamatrix.modeler.core.metadata.runtime.ColumnRecord
Get the position of the column within its parent
getPosition() - Method in interface com.metamatrix.modeler.core.metadata.runtime.ListEntryRecord
Get the position of the entry within the list
getPosition() - Method in interface com.metamatrix.modeler.core.metadata.runtime.ProcedureParameterRecord
Get the position of the parameter
getPosition(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
 
getPosition(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadataFacade
 
getPosition(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getPosition(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getPosition(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get the element's position in the group
getPosition(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
getPosition() - Method in class com.metamatrix.query.metadata.TempMetadataID
 
getPosition() - Method in interface org.teiid.connector.metadata.runtime.Element
Get position of this element in it's group.
getPostDelegationClassLoader(String) - Method in class com.metamatrix.common.application.AbstractClassLoaderManager
 
getPostDelegationClassLoader(String) - Method in interface com.metamatrix.common.application.ClassLoaderManager
Return a distinct post delgation class loader - which may be cached.
getPostDelegationClassLoader(String) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
getPostVisitor() - Method in class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
 
getPrecision(int) - Method in class com.metamatrix.jdbc.FilteredResultsMetadata
 
getPrecision(int) - Method in class com.metamatrix.jdbc.ResultsMetadataWithProvider
 
getPrecision() - Method in class com.metamatrix.metadata.runtime.impl.ColumnRecordImpl
 
getPrecision() - Method in class com.metamatrix.metadata.runtime.impl.ProcedureParameterRecordImpl
 
getPrecision() - Method in interface com.metamatrix.modeler.core.metadata.runtime.ColumnRecord
Get the precision of the column
getPrecision() - Method in interface com.metamatrix.modeler.core.metadata.runtime.ProcedureParameterRecord
Get the precision of the parameter
getPrecision(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
 
getPrecision(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadataFacade
 
getPrecision(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getPrecision(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getPrecision(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get the element's precision
getPrecision(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
getPrecision() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
getPrecision() - Method in class com.sforce.soap.partner.Field
Gets the precision value for this Field.
getPrecision() - Method in interface org.teiid.connector.metadata.runtime.TypeModel
Get precision of this column.
getPrecisionLength() - Method in interface com.metamatrix.metadata.runtime.api.DataType
Returns an int indicating the precision length.
getPrecisionLength() - Method in interface com.metamatrix.metadata.runtime.api.Element
 
getPrecisionLength() - Method in class com.metamatrix.metadata.runtime.impl.DatatypeRecordImpl
 
getPrecisionLength() - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
getPrecisionLength() - Method in interface com.metamatrix.modeler.core.metadata.runtime.DatatypeRecord
Returns an int indicating the precision length.
getPredicateQuantifier() - Method in class com.metamatrix.query.sql.lang.SubqueryCompareCriteria
Get the predicate quantifier - returns one of the following: SubqueryCompareCriteria.NO_QUANTIFIER SubqueryCompareCriteria.ANY SubqueryCompareCriteria.SOME SubqueryCompareCriteria.ALL
getPredicateQuantifierAsString() - Method in class com.metamatrix.query.sql.lang.SubqueryCompareCriteria
Returns the predicate quantifier as a string.
getPredicates() - Method in class com.metamatrix.query.sql.visitor.PredicateCollectorVisitor
Get a collection of predicates discovered while visiting.
getPredicates(LanguageObject) - Static method in class com.metamatrix.query.sql.visitor.PredicateCollectorVisitor
Helper to quickly get the predicates from obj
getPreferredDataType() - Method in interface com.metamatrix.metadata.runtime.api.DataType
if the data type is not a standard type, then this should return the MetaMatrix standard data type that is considered the preferred internal type to which this data type corresponds.
getPreferredSize() - Method in class com.metamatrix.console.ui.util.IconComponent
 
getPreferredSize() - Method in class com.metamatrix.console.ui.util.wizard.WizardPaneDialog
 
getPreferredSize() - Method in class com.metamatrix.console.ui.views.authorization.NewAuthenticationProviderWizardController
 
getPreferredSize() - Method in class com.metamatrix.console.ui.views.connectorbinding.NewBindingWizardController
 
getPreferredSize() - Method in class com.metamatrix.console.ui.views.users.NewGroupsWizardController
 
getPreferredSize() - Method in class com.metamatrix.console.ui.views.vdb.VdbAssignConnBindPanel
 
getPreferredSize() - Method in class com.metamatrix.toolbox.ui.widget.IntegerSpinner
Gets the preferred size of the spinner.
getPreferredSize(JComponent) - Method in class com.metamatrix.toolbox.ui.widget.laf.ButtonLookAndFeel
 
getPreferredSize(JComponent) - Method in class com.metamatrix.toolbox.ui.widget.laf.LabelLookAndFeel
 
getPreferredSize(JComponent) - Method in class com.metamatrix.toolbox.ui.widget.laf.MultiLineToolTipUI
 
getPreferredSize(JComponent) - Method in class com.metamatrix.toolbox.ui.widget.laf.TableHeaderButtonLookAndFeel
 
getPreferredSize() - Method in class com.metamatrix.toolbox.ui.widget.SeparatorWidget
 
getPreferredSize() - Method in class com.metamatrix.toolbox.ui.widget.SplashPanel
 
getPreferredSize() - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
Overridden to return the current width as the preferred width.
getPreferredSize() - Method in class com.metamatrix.toolbox.ui.widget.TextFieldWidget
Overridden to force the field's preferred height to be immutable.
getPreferredTransform(Class, Class) - Static method in class com.metamatrix.common.types.DataTypeManager
Get the preferred data value transformation between the firstType and the secondType.
getPreferredTransform(String, String) - Static method in class com.metamatrix.common.types.DataTypeManager
Get the preferred data value transformation between the firstType and the secondType.
getPrefix() - Method in class com.metamatrix.query.mapping.xml.Namespace
 
getPrefixPattern(char, String) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
Return the prefix match string that could be used to exactly match a fully qualified entity name in an index record.
getPrefixToNamespacesMap() - Method in class com.metamatrix.connector.xml.base.ExecutionInfo
 
getPreparedStatement(String) - Method in class org.teiid.connector.jdbc.JDBCBaseExecution
 
getPreparedValues() - Method in class org.teiid.connector.jdbc.translator.TranslatedCommand
Return List of values to set on a prepared statement, if necessary (see #getStatementType)
getPreprocessor() - Method in class com.metamatrix.connector.xml.base.XMLConnectorStateImpl
 
getPreprocessor() - Method in interface com.metamatrix.connector.xml.XMLConnectorState
 
getPressedColumnIndex() - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableHeader
 
getPressedColumnIndex() - Method in interface com.metamatrix.toolbox.ui.widget.table.TableHeader
 
getPressedShift() - Method in class com.metamatrix.toolbox.ui.widget.ButtonWidget
 
getPreviousGroup() - Method in interface com.metamatrix.common.callback.Callback
return the previous PropertyDefinitionGroup.
getPreviousGroup() - Method in class com.metamatrix.common.callback.CallbackImpl
return the previous PropertyDefinitionGroup.
getPreviousValue() - Method in class com.metamatrix.common.actions.ExchangeBoolean
 
getPreviousValue() - Method in class com.metamatrix.common.actions.ExchangeNamedObject
 
getPreviousValue() - Method in class com.metamatrix.common.actions.ExchangeObject
 
getPreVisitor() - Method in class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
 
getPrimaryKeyID() - Method in class com.metamatrix.metadata.runtime.impl.TableRecordImpl
 
getPrimaryKeyID() - Method in interface com.metamatrix.modeler.core.metadata.runtime.TableRecord
Get a primary key identifier in the table
getPrimaryKeyIDForForeignKeyID(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
 
getPrimaryKeyIDForForeignKeyID(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadataFacade
 
getPrimaryKeyIDForForeignKeyID(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getPrimaryKeyIDForForeignKeyID(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getPrimaryKeyIDForForeignKeyID(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get the corresponding primary key ID for the specified foreign key ID
getPrimaryKeys(String, String, String) - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Get's a description of the primary key columns in a table.
getPrimaryMetamodelUri() - Method in class com.metamatrix.metadata.runtime.impl.ModelRecordImpl
 
getPrimaryMetamodelUri() - Method in interface com.metamatrix.modeler.core.metadata.runtime.ModelRecord
Return the URI string for the primary metamodel
getPrimitivedBuiltInTypeNames() - Static method in class com.metamatrix.modeler.core.types.DatatypeConstants
Return the collection of the primitive built-in datatype names.
getPrimitiveTypeID() - Method in class com.metamatrix.metadata.runtime.impl.DatatypeRecordImpl
 
getPrimitiveTypeID() - Method in interface com.metamatrix.modeler.core.metadata.runtime.DatatypeRecord
Return a string that uniquely identifies the built-in primitive datatype for which this datatype is an extension/restriction.
getPrincipal(MetaMatrixPrincipalName) - Method in interface com.metamatrix.platform.security.api.service.MembershipServiceInterface
Obtain the principal object that is representative of the user with the specified username.
getPrincipal(MetaMatrixSessionID) - Method in interface com.metamatrix.platform.security.api.service.SessionServiceInterface
Returns a MetaMatrixPrincipal object describing the owner (user) of the indicated session.
getPrincipal() - Method in class com.metamatrix.platform.security.audit.AuditMessage
 
getPrincipal(MetaMatrixPrincipalName) - Method in class com.metamatrix.platform.security.membership.service.MembershipServiceImpl
Obtain the principal object that is representative of the principal
getPrincipal(MetaMatrixSessionID) - Method in class com.metamatrix.platform.security.session.service.SessionServiceImpl
 
getPrincipal() - Method in class com.metamatrix.server.dqp.service.tracker.TransactionLogMessage
 
getPrincipalCount() - Method in class com.metamatrix.platform.security.api.AuthorizationPolicy
Obtain the number of principals that this policy applies to.
getPrincipals(String) - Method in interface com.metamatrix.admin.api.objects.Entitlement
Get the Collection of Principals that possess this Entitlement.
getPrincipals() - Method in class com.metamatrix.platform.security.api.AuthorizationPolicy
Obtain the set of principal names that this policy applies to.
getPrincipalsEntitlement() - Method in class com.metamatrix.console.ui.views.entitlements.NewEntitlementController
 
getPrincipalsForEntitlement(AuthorizationPolicyID) - Method in class com.metamatrix.console.models.EntitlementManager
 
getPrincipalsForRole(String) - Method in class com.metamatrix.console.models.GroupsManager
Get Collection of Principals for the provided roleName.
getPrincipalsForRole(String) - Method in interface com.metamatrix.platform.admin.api.AuthorizationAdminAPI
Returns a collection MetaMatrixPrincipalName objects containing the name of the principal along with its type which belong to the given role.
getPrincipalsForRole(String) - Method in class com.metamatrix.platform.admin.apiimpl.AuthorizationAdminAPIImpl
 
getPrincipalsForRole(SessionToken, String) - Method in interface com.metamatrix.platform.security.api.service.AuthorizationServiceInterface
Returns a collection MetaMatrixPrincipalName objects containing the name of the principal along with its type which belong to the given role.
getPrincipalsForRole(SessionToken, String) - Method in class com.metamatrix.platform.security.authorization.service.AuthorizationServiceImpl
Returns a collection MetaMatrixPrincipalName objects containing the name of the principal along with its type which belong to the given role.
getPrincipalsForRole(String) - Method in interface com.metamatrix.platform.security.authorization.spi.AuthorizationSourceTransaction
Returns a collection MetaMatrixPrincipalName objects containing the name of the principal along with its type which belong to the given role.
getPrincipalsForRole(String) - Method in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCAuthorizationTransaction
Returns a collection MetaMatrixPrincipalName objects containing the name of the principal along with its type which belong to the given role.
getPriority() - Method in class com.metamatrix.query.analysis.QueryAnnotation
 
getProcedure(String) - Method in interface org.teiid.connector.metadata.runtime.RuntimeMetadata
Look up an object by identifier
getProcedureCallableName() - Method in class com.metamatrix.query.metadata.StoredProcedureInfo
 
getProcedureCallableName() - Method in class com.metamatrix.query.sql.lang.StoredProcedure
 
getProcedureColumns(String, String, String, String) - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets a description of the input, output and results associated with certain stored procedures matching the given procedureNamePattern.
getProcedureID() - Method in class com.metamatrix.query.metadata.StoredProcedureInfo
 
getProcedureID() - Method in class com.metamatrix.query.sql.lang.StoredProcedure
 
getProcedureName() - Method in class com.metamatrix.query.sql.lang.StoredProcedure
Get this stored procedure's name
getProcedureName() - Method in interface org.teiid.connector.language.IProcedure
Gets the name of the procedure.
getProcedureParameters() - Method in class com.metamatrix.query.sql.lang.Delete
 
getProcedureParameters() - Method in class com.metamatrix.query.sql.lang.Insert
 
getProcedureParameters() - Method in class com.metamatrix.query.sql.lang.ProcedureContainer
 
getProcedureParameters() - Method in class com.metamatrix.query.sql.lang.StoredProcedure
 
getProcedureParameters() - Method in class com.metamatrix.query.sql.lang.Update
 
getProcedures(String, String, String) - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets description of all the available stored procedures whose names match the given pattern.
getProcedures(ModelID) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseMetadata
Obtain a collection of ProcedureID's for the specified modelID.
getProcedures(ModelID) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseMetadata
Obtain a collection of ProcedureID's for the specified modelID.
getProcedures(ModelID) - Method in class com.metamatrix.metadata.runtime.model.MetadataCache
Returns all the procedures in the VDB
getProceduresInModel(ModelID) - Method in interface com.metamatrix.metadata.runtime.api.MetadataSourceAPI
/** Returns a Collection of type Procedure for the specified model id.
getProceduresInModel(ModelID) - Method in class com.metamatrix.metadata.runtime.model.MetadataCache
 
getProcedureTerm() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets MetaMatrix's preferred term for procedures
getProcedureType() - Method in interface com.metamatrix.metadata.runtime.api.Procedure
Return short indicating the type of procedure.
getProcedureType() - Method in class com.metamatrix.metadata.runtime.impl.ProcedureRecordImpl
 
getProcedureType() - Method in class com.metamatrix.metadata.runtime.model.BasicProcedure
 
getProcedureTypeName(short) - Static method in class com.metamatrix.metadata.runtime.api.MetadataConstants
 
getProcedureTypeName(short) - Static method in class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants
 
getProcess() - Method in class com.metamatrix.console.ui.views.deploy.event.ConfigurationChangeEvent
Gets the process if either a process was the event source or an ancestor.
getProcessBinding(String, String) - Method in class com.metamatrix.platform.registry.ClusteredRegistryState
 
getProcessController() - Method in class com.metamatrix.platform.registry.ProcessRegistryBinding
 
getProcessDebug() - Method in class com.metamatrix.query.util.CommandContext
 
getProcesses(String) - Method in interface com.metamatrix.admin.api.server.ServerMonitoringAdmin
Get the processes that correspond to the specified identifier pattern.
getProcesses(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getProcesses(String) - Method in class com.metamatrix.admin.server.ServerMonitoringAdminImpl
Get monitoring information about processes.
getProcesses() - Method in class com.metamatrix.console.ui.views.runtime.model.HostStatistics
 
getProcesses() - Method in class com.metamatrix.platform.admin.api.runtime.HostData
Return a list of ProcessData objects for this host
getProcesses() - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIHelper
Return all processes.
getProcessID() - Method in class com.metamatrix.query.processor.QueryProcessor
 
getProcessingDate() - Method in interface com.metamatrix.admin.api.objects.Request
Get the Date processing began for the Request
getProcessingDate() - Method in class com.metamatrix.admin.objects.MMRequest
Get the Date processing began for the Request
getProcessingDateString() - Method in class com.metamatrix.admin.objects.MMRequest
Get the Date processing began for the Request, as a String
getProcessingTime() - Method in interface com.metamatrix.jdbc.api.ResultSet
Return the elapsed processing time on the server for this command.
getProcessingTime() - Method in class com.metamatrix.jdbc.MMResultSet
This gives the total time taken for execution of the command
getProcessingTimestamp() - Method in class com.metamatrix.dqp.message.AtomicRequestMessage
Get time that the request was assigned a unique ID by the server.
getProcessingTimestamp() - Method in class com.metamatrix.dqp.message.RequestMessage
Get time that the request was assigned a unique ID by the server.
getProcessingTimestamp() - Method in class com.metamatrix.dqp.message.ResultsMessage
 
getProcessingTimestamp() - Method in interface com.metamatrix.jdbc.api.ResultSet
Return the timestamp when the command was submitted to the server.
getProcessingTimestamp() - Method in class com.metamatrix.jdbc.MMResultSet
Gets the time the command was submitted to the server.
getProcessingTimestamp() - Method in class com.metamatrix.server.serverapi.RequestInfo
Get time that the request was assigned a unique ID by the server.
getProcessName() - Method in class com.metamatrix.admin.objects.MMConnectorBinding
 
getProcessName() - Method in class com.metamatrix.admin.objects.MMDQP
 
getProcessName() - Method in class com.metamatrix.admin.objects.MMProcess
 
getProcessName() - Method in class com.metamatrix.admin.objects.MMService
 
getProcessName() - Method in class com.metamatrix.common.config.CurrentConfiguration
 
getProcessName() - Method in class com.metamatrix.common.log.reader.LogEntry
 
getProcessName() - Method in class com.metamatrix.console.ui.views.deploy.DeployedProcessPanel
 
getProcessName() - Method in class com.metamatrix.platform.registry.ProcessRegistryBinding
 
getProcessName() - Method in class com.metamatrix.platform.registry.ServiceRegistryBinding
 
getProcessName() - Method in class com.metamatrix.platform.security.audit.AuditMessage
 
getProcessName() - Method in class com.metamatrix.platform.service.api.ServiceID
 
getProcessName() - Method in interface com.metamatrix.platform.service.api.ServiceInterface
Get process name on which this service is running on
getProcessName() - Method in class com.metamatrix.platform.service.controller.AbstractService
 
getProcessNode() - Method in class com.metamatrix.console.ui.views.deploy.event.ConfigurationTreeModelEvent
Gets the process node if either a process node was the event source or an ancestor.
getProcessorBatchSize() - Method in interface com.metamatrix.common.buffer.BufferManager
Get the batch size to use during query processing.
getProcessorBatchSize() - Method in class com.metamatrix.common.buffer.impl.BufferConfig
 
getProcessorBatchSize() - Method in class com.metamatrix.common.buffer.impl.BufferManagerImpl
Get processor batch size
getProcessorBatchSize() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
getProcessorBatchSize() - Method in interface com.metamatrix.dqp.service.ConfigurationService
Gets the processor batch size
getProcessorBatchSize() - Method in class com.metamatrix.query.util.CommandContext
 
getProcessorContext() - Method in class com.metamatrix.query.processor.xml.XMLProcessorEnvironment
 
getProcessorID() - Method in class com.metamatrix.query.util.CommandContext
 
getProcessorInstructions() - Method in class com.metamatrix.query.processor.program.Program
 
getProcessorPlan() - Method in class com.metamatrix.query.optimizer.CommandTreeNode
Returns the planner-specific ProcessorPlan implementation.
getProcessorPlan() - Method in class com.metamatrix.query.processor.proc.AbstractAssignmentInstruction
 
getProcessorPlan() - Method in class com.metamatrix.query.processor.proc.ExecSqlInstruction
 
getProcessorPlan() - Method in class com.metamatrix.query.processor.QueryProcessor
 
getProcessorPlan() - Method in class com.metamatrix.query.processor.relational.PlanExecutionNode
 
getProcessorPlan() - Method in class com.metamatrix.query.sql.lang.Command
 
getProcessPlan() - Method in class com.metamatrix.query.processor.proc.AbstractAssignmentInstruction
 
getProcessPoolStats() - Method in class com.metamatrix.common.comm.platform.socket.server.SocketListener
 
getProcessPoolStats() - Method in class com.metamatrix.common.comm.platform.socket.SocketVMController
 
getProcessPoolStats() - Method in class com.metamatrix.platform.vm.controller.ProcessController
 
getProcessStatistics(ProcessData) - Method in class com.metamatrix.console.ui.views.runtime.QueueStatisticsRefreshRequestHandlerImp
 
getProcessStatistics(String, String) - Method in interface com.metamatrix.platform.admin.api.RuntimeStateAdminAPI
Return VMStatistics object for Process.
getProcessStatistics(String, String) - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIImpl
Return VMStatistics object for Process.
getProcessStats() - Method in class com.metamatrix.console.ui.views.runtime.model.HostStatistics
 
getProcID() - Method in interface com.metamatrix.metadata.runtime.api.ProcedureParameter
Returns the procID.
getProcID() - Method in class com.metamatrix.metadata.runtime.model.BasicProcedureParameter
Returns the procID.
getProcType(String) - Static method in class com.metamatrix.metadata.runtime.api.MetadataConstants
 
getProducerName() - Method in class com.metamatrix.connector.metadata.RuntimeVdbRecord
 
getProducerName() - Method in class com.metamatrix.metadata.runtime.impl.VdbRecordImpl
 
getProducerName() - Method in interface com.metamatrix.modeler.core.metadata.runtime.VdbRecord
Return the name of the VDB archive producer
getProducerVersion() - Method in class com.metamatrix.connector.metadata.RuntimeVdbRecord
 
getProducerVersion() - Method in class com.metamatrix.metadata.runtime.impl.VdbRecordImpl
 
getProducerVersion() - Method in interface com.metamatrix.modeler.core.metadata.runtime.VdbRecord
Return the version of the VDB archive producer
getProductInfo(String) - Method in class com.metamatrix.platform.security.api.LogonResult
 
getProductInfo(String) - Method in class com.metamatrix.platform.security.api.MetaMatrixSessionInfo
 
getProductInfo() - Method in class com.metamatrix.platform.security.api.MetaMatrixSessionInfo
 
getProductNode() - Method in class com.metamatrix.console.ui.views.deploy.event.ConfigurationTreeModelEvent
Gets the product node if either a product node was the event source or an ancestor.
getProfileId() - Method in class com.sforce.soap.partner.GetUserInfoResult
Gets the profileId value for this GetUserInfoResult.
getProgramRecursionCount(Program) - Method in class com.metamatrix.query.processor.xml.XMLProcessorEnvironment
 
getProjectedQuery() - Method in class com.metamatrix.query.sql.lang.Query
 
getProjectedQuery() - Method in class com.metamatrix.query.sql.lang.QueryCommand
 
getProjectedQuery() - Method in class com.metamatrix.query.sql.lang.SetQuery
 
getProjectedQuery() - Method in interface org.teiid.connector.language.IQueryCommand
 
getProjectedSymbols() - Method in class com.metamatrix.query.sql.lang.BatchedUpdateCommand
 
getProjectedSymbols() - Method in class com.metamatrix.query.sql.lang.Command
Get the ordered list of all elements returned by this query.
getProjectedSymbols() - Method in class com.metamatrix.query.sql.lang.Create
 
getProjectedSymbols() - Method in class com.metamatrix.query.sql.lang.Delete
Get the ordered list of all elements returned by this query.
getProjectedSymbols() - Method in class com.metamatrix.query.sql.lang.Drop
 
getProjectedSymbols() - Method in class com.metamatrix.query.sql.lang.DynamicCommand
 
getProjectedSymbols() - Method in class com.metamatrix.query.sql.lang.Insert
Get the ordered list of all elements returned by this query.
getProjectedSymbols() - Method in class com.metamatrix.query.sql.lang.Query
Get the ordered list of all elements returned by this query.
getProjectedSymbols() - Method in class com.metamatrix.query.sql.lang.Select
Get the ordered list of all elements returned by this select.
getProjectedSymbols() - Method in class com.metamatrix.query.sql.lang.SetQuery
Get the ordered list of all elements returned by this query.
getProjectedSymbols() - Method in class com.metamatrix.query.sql.lang.StoredProcedure
Get the ordered list of all elements returned by this query.
getProjectedSymbols() - Method in class com.metamatrix.query.sql.lang.Update
Get the ordered list of all elements returned by this query.
getProjectedSymbols() - Method in class com.metamatrix.query.sql.lang.XQuery
 
getProjectedSymbols() - Method in class com.metamatrix.query.sql.proc.CreateUpdateProcedureCommand
Get the ordered list of all elements returned by this query.
getProjectedTypes() - Method in class com.metamatrix.query.sql.lang.SetQuery
 
getPrompt() - Method in class com.metamatrix.common.callback.CallbackChoices
Get the prompt.
getPropDefn() - Method in class com.metamatrix.console.ui.views.properties.ConsolePropertiedEditor
 
getPropertiedEditor() - Method in class com.metamatrix.console.ui.views.properties.NextStartupPanel
 
getPropertiedObject() - Method in interface com.metamatrix.common.callback.Callback
return a PropertiedObject that the CallbackHandler should use and modify to hold any values in response to this Callback.
getPropertiedObject() - Method in class com.metamatrix.common.callback.CallbackImpl
return a PropertiedObject that the CallbackHandler should use and modify to hold any values in response to this Callback.
getPropertiedObject(ComponentDefn) - Method in class com.metamatrix.console.models.AuthenticationProviderManager
 
getPropertiedObject(ServiceComponentDefn) - Method in class com.metamatrix.console.models.ConnectorManager
 
getPropertiedObject() - Method in class com.metamatrix.console.ui.views.pools.PoolPropertiedObjectAndEditor
 
getPropertiedObject() - Method in class com.metamatrix.console.ui.views.resources.ResourceData
 
getPropertiedObject() - Method in class com.metamatrix.toolbox.preference.UserPreferences
 
getPropertiedObject() - Method in class com.metamatrix.toolbox.ui.widget.property.PropertiedObjectPanel
 
getPropertiedObject() - Method in class com.metamatrix.toolbox.ui.widget.property.PropertyComponentFactory
 
getPropertiedObjectEditor() - Method in interface com.metamatrix.common.object.PropertiedObjectView
Return the propertied object editor for this view.
getPropertiedObjectEditor() - Method in class com.metamatrix.common.tree.AbstractTreeView
Return the propertied object editor for this view.
getPropertiedObjectEditor() - Method in class com.metamatrix.common.tree.basic.BasicTreeView
Return the propertied object editor for this view.
getPropertiedObjectEditor() - Method in class com.metamatrix.common.tree.directory.FileSystemView
Return the propertied object editor for this view.
getPropertiedObjectEditor() - Method in class com.metamatrix.common.tree.RuledTreeViewImpl
Return the propertied object editor for this view.
getPropertiedObjectEditor(ModificationActionQueue) - Method in class com.metamatrix.console.models.AuthenticationProviderManager
 
getPropertiedObjectEditor() - Method in class com.metamatrix.console.models.AuthenticationProviderManager
 
getPropertiedObjectEditor() - Method in class com.metamatrix.console.models.ConfigurationManager
 
getPropertiedObjectEditor(ModificationActionQueue) - Method in class com.metamatrix.console.models.ConnectorManager
 
getPropertiedObjectEditor() - Method in class com.metamatrix.console.models.ConnectorManager
 
getPropertiedObjectEditor() - Method in class com.metamatrix.toolbox.preference.UserPreferences
 
getPropertiedObjectEditor() - Method in class com.metamatrix.toolbox.ui.widget.property.PropertyComponentFactory
 
getPropertiedObjectEditor() - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeView
 
getPropertiedObjectForComponentObject(ComponentObject) - Method in class com.metamatrix.console.models.ConfigurationManager
Returns a PropertiedObject representation of a ComponentObject
getPropertiedObjectForResourceDescriptor(ComponentObject) - Method in class com.metamatrix.console.models.ResourceManager
 
getPropertiedObjectPanel() - Method in class com.metamatrix.console.ui.util.POPWithButtons
 
getProperties() - Method in interface com.metamatrix.admin.api.objects.AdminObject
Get the Configuration Properties that defines this process
getProperties() - Method in class com.metamatrix.admin.objects.MMAdminObject
Get all the properties for this Object.
getProperties() - Method in class com.metamatrix.admin.objects.MMRole
 
getProperties() - Method in class com.metamatrix.cdk.ConnectorShellCommandTarget
 
getProperties() - Method in interface com.metamatrix.common.application.DQPConfigSource
Get the DQP properties, as described in DQPProperties.
getProperties() - Method in interface com.metamatrix.common.config.api.ComponentObject
Returns the current unmodifiable properties for the component
getProperties() - Method in interface com.metamatrix.common.config.api.Configuration
Returns a UnmodifiableProperties object containing the current configuration properties.
getProperties() - Method in class com.metamatrix.common.config.CurrentConfiguration
Get all of the configuration properties.
getProperties() - Method in class com.metamatrix.common.config.model.BasicComponentObject
 
getProperties() - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
 
getProperties() - Method in class com.metamatrix.common.types.BaseXMLTranslator
 
getProperties() - Method in interface com.metamatrix.common.types.XMLTranslator
Any specific Properties needed by the translator process, such as indenting etc.
getProperties(String, Properties) - Static method in class com.metamatrix.common.util.PropertiesUtils
Obtains from this source the list of all properties that match the pattern specified by the filter.
getProperties() - Method in class com.metamatrix.console.models.PropertiesManager
 
getProperties() - Static method in class com.metamatrix.console.util.StaticProperties
 
getProperties() - Method in class com.metamatrix.dqp.embedded.EmbeddedConfigSource
 
getProperties() - Method in interface com.metamatrix.jdbc.api.PlanNode
Get the properties for this component.
getProperties() - Method in class com.metamatrix.jdbc.EmbeddedConnectionFactoryImpl
 
getProperties() - Method in class com.metamatrix.jdbc.util.MMJDBCURL
 
getProperties() - Method in interface com.metamatrix.metadata.runtime.api.MetadataObject
returns the user defined properties for this metadata object.
getProperties() - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataObject
 
getProperties(MetadataID, Connection) - Static method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCRuntimeMetadataReader
Return the properties for the metadata specified by the metadataID.
getProperties(ResultSet) - Static method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
getProperties() - Method in class com.metamatrix.platform.admin.api.runtime.HostData
 
getProperties() - Method in class com.metamatrix.platform.config.persistence.api.PersistentConnectionFactory
 
getProperties() - Method in class com.metamatrix.platform.registry.HostControllerRegistryBinding
 
getProperties() - Method in interface com.metamatrix.platform.service.api.ServiceInterface
Retreive the properties object used to initialize the service.
getProperties() - Method in class com.metamatrix.platform.service.controller.AbstractService
Return the properties that were used to init this service.
getProperties() - Method in class com.metamatrix.platform.vm.controller.ProcessController
 
getProperties() - Method in class com.metamatrix.query.xquery.saxon.SaxonXMLTranslator
 
getProperties() - Method in class com.metamatrix.server.dqp.config.PlatformConfigSource
 
getProperties() - Method in class com.metamatrix.toolbox.preference.UserPreferences
Return an unmodifiable Properties object containing all user preference properties.
getProperties(String) - Method in class com.metamatrix.toolbox.preference.UserPreferences
Return an unmodifiable Properties object that contains only those properties that match the specified filter.
getProperties(String, boolean) - Method in class com.metamatrix.toolbox.preference.UserPreferences
Return an unmodifiable Properties object that contains only those properties that match the specified filter.
getProperties() - Method in class com.metamatrix.toolbox.ui.widget.util.PropertyLoader
return a Properties object containing all property pairs loaded into this object.
getProperties() - Method in interface org.teiid.connector.api.ConnectorEnvironment
Get all configuration properties provided in the Connector Binding for this connector instance.
getProperties() - Method in interface org.teiid.connector.metadata.runtime.MetadataObject
Get any arbitrary properties that are provided on this object.
getPropertiesAsString() - Method in class com.metamatrix.admin.objects.MMAdminObject
Get Properties as a String
getPropertiesBranch(String) - Method in class com.metamatrix.toolbox.preference.UserPreferences
Return an unmodifiable Properties object containing all user preference properties that exist beneath the specified property name prefix.
getPropertiesBranch(String) - Method in class com.metamatrix.toolbox.ui.widget.util.PropertyLoader
return a Properties object containing all property pairs beneath the specified prefix.
getPropertiesFile(String) - Method in class com.metamatrix.console.ui.util.property.PropertyProvider
Gets the first properties file name where the property was found.
getPropertiesManager() - Method in class com.metamatrix.console.models.Managers
 
getPropertiesManager(ConnectionInfo) - Static method in class com.metamatrix.console.models.ModelManager
 
getPropertiesObject() - Method in class com.metamatrix.common.object.PropertiedObjectImpl
 
getProperty(String) - Method in interface com.metamatrix.common.config.api.ComponentObject
Returns a property value for the given property name
getProperty(String) - Method in interface com.metamatrix.common.config.api.Configuration
Returns the property value for the specified property name.
getProperty(String) - Method in class com.metamatrix.common.config.model.BasicComponentObject
 
getProperty(String) - Method in class com.metamatrix.common.properties.UnmodifiableProperties
 
getProperty(String, String) - Method in class com.metamatrix.common.properties.UnmodifiableProperties
 
getProperty(String) - Method in class com.metamatrix.console.models.PropertiesManager
 
getProperty(String) - Static method in class com.metamatrix.console.util.StaticProperties
 
getProperty(String) - Method in class com.metamatrix.jdbc.api.tools.QueryPlanDisplayHelper
 
getProperty(String) - Method in class com.metamatrix.jdbc.util.MMJDBCURL
 
getProperty() - Method in class com.metamatrix.metadata.runtime.impl.PropertyValueRecordImpl
 
getProperty() - Method in interface com.metamatrix.modeler.core.metadata.runtime.PropertyValueRecord
Get the property name
getProperty(Integer) - Method in class com.metamatrix.query.mapping.xml.MappingNode
Retrieve one of the Object values, keyed off the Integer property keys defined in MappingNodeConstants.Properties
getProperty(Integer) - Method in class com.metamatrix.query.optimizer.CommandTreeNode
Retrieve one of the CommandPlanner-specific properties stored at this node, or null if no property of the given key exists.
getProperty(NodeConstants.Info) - Method in class com.metamatrix.query.optimizer.relational.plantree.PlanNode
 
getProperty(String) - Method in class com.metamatrix.query.processor.dynamic.TupleXMLReader
 
getPropertyAccessPolicy() - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeSource
Return the PropertyAccessPolicy instance for this TreeNodeSource
getPropertyChangeAdapter() - Method in class com.metamatrix.toolbox.ui.widget.property.PropertiedObjectPanel
 
getPropertyChangeAdapter() - Method in class com.metamatrix.toolbox.ui.widget.property.PropertyComponentFactory
 
getPropertyComponentFactory() - Method in class com.metamatrix.toolbox.ui.widget.property.PropertiedObjectPanel
 
getPropertyComponents() - Method in class com.metamatrix.toolbox.ui.widget.property.PropertiedObjectPanel
 
getPropertyDefinition() - Method in interface com.metamatrix.common.config.api.ComponentTypeDefn
Returns an unmodifiable PropertyDefinition
getPropertyDefinition() - Method in class com.metamatrix.common.config.model.BasicComponentTypeDefn
 
getPropertyDefinition() - Method in class com.metamatrix.toolbox.ui.widget.property.PropertyDefinitionLabel
 
getPropertyDefinition() - Method in class com.metamatrix.toolbox.ui.widget.property.PropertySelectionEvent
 
getPropertyDefinitionGroups() - Method in interface com.metamatrix.common.callback.Callback
return the list of PropertyDefinitionGroups contained by this Callback.
getPropertyDefinitionGroups() - Method in class com.metamatrix.common.callback.CallbackImpl
return the list of PropertyDefinitionGroups contained by this Callback.
getPropertyDefinitionList() - Static method in class com.metamatrix.common.tree.directory.FileSystemEntry
 
getPropertyDefinitions(String, String) - Method in interface com.metamatrix.admin.api.core.CoreMonitoringAdmin
Get all of the available Configuration Properties for the specified AdminObject, and details about them.
getPropertyDefinitions(String, String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getPropertyDefinitions(String, String) - Method in class com.metamatrix.admin.server.ServerMonitoringAdminImpl
 
getPropertyDefinitions(PropertiedObject) - Method in interface com.metamatrix.common.object.PropertiedObjectEditor
Obtain the list of PropertyDefinitions that apply to the specified object's type.
getPropertyDefinitions(PropertiedObject) - Method in class com.metamatrix.common.object.PropertiedObjectEditorImpl
Obtain the list of PropertyDefinitions that apply to the specified object's type.
getPropertyDefinitions() - Method in class com.metamatrix.common.object.PropertiedObjectImpl
Obtain the list of PropertyDefinitions that apply to the specified object's type.
getPropertyDefinitions() - Method in class com.metamatrix.common.object.PropertyDefinitionGroup
obtain the List of PropertyDefinitions for this instance.
getPropertyDefinitions() - Method in class com.metamatrix.common.tree.AbstractTreeView
Get the definitions of the properties for the TreeNode instances returned from this view.
getPropertyDefinitions() - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
This method is used to determine the property definitions for this object.
getPropertyDefinitions(PropertiedObject) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeEditor
Obtain the list of PropertyDefinitions that apply to the specified object's type.
getPropertyDefinitions() - Method in class com.metamatrix.common.tree.basic.BasicTreeView
Get the definitions of the properties for the TreeNode instances returned from this view.
getPropertyDefinitions() - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
Get the definitions of the properties for the DirectoryEntry instances returned from this view.
getPropertyDefinitions(PropertiedObject) - Method in class com.metamatrix.common.tree.directory.FileSystemEntryEditor
Obtain the list of PropertyDefinitions that apply to the specified object's type.
getPropertyDefinitions() - Method in class com.metamatrix.common.tree.directory.FileSystemView
Get the definitions of the properties for the DirectoryEntry instances returned from this view.
getPropertyDefinitions() - Method in class com.metamatrix.common.tree.RuledTreeViewImpl
Get the definitions of the properties for the TreeNode instances returned from this view.
getPropertyDefinitions() - Method in interface com.metamatrix.common.tree.TreeView
Get the definitions of the properties for the TreeNode instances returned from this view.
getPropertyDefinitions(PropertiedObject) - Method in class com.metamatrix.console.models.ConfigurationPropertiedObjectEditor
Obtain the list of PropertyDefinitions that apply to the specified object's type.
getPropertyDefinitions(PropertiedObject) - Method in class com.metamatrix.console.models.ResourcePropertiedObjectEditor
Obtain the list of PropertyDefinitions that apply to the specified object's type.
getPropertyDefinitions(PropertiedObject) - Method in class com.metamatrix.console.ui.views.properties.ConsolePropertiedEditor
 
getPropertyDefinitions(String, String) - Method in class com.metamatrix.dqp.embedded.admin.DQPMonitoringAdminImpl
 
getPropertyDefinitions(PropertiedObject) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeNodeEditor
 
getPropertyDefinitions() - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeView
 
getPropertyDefinitionsShown() - Method in class com.metamatrix.toolbox.ui.widget.TreeNodeTableWidget
 
getPropertyDefNames() - Method in class com.metamatrix.toolbox.ui.widget.PropertiedObjectArrayTable
Get the DirectoryEntryView's property's definition names to be displayed by the details table
getPropertyFilter() - Method in class com.metamatrix.console.ui.views.properties.ConsolePropertyObjectId
 
getPropertyInfo(String, Properties) - Method in class com.metamatrix.jdbc.BaseDriver
This method could be used to prompt the user for properties to connect to metamatrix (properties that are not already specified for obtaining connection).
getPropertyInteger(String) - Static method in class com.metamatrix.query.mapping.xml.MappingNodeConstants
Convert a property String into one of the Integer property keys defined in MappingNodeConstants.Properties
getPropertyName(String) - Method in class com.metamatrix.jdbc.api.DefaultDisplayHelper
 
getPropertyName(String) - Method in interface com.metamatrix.jdbc.api.DisplayHelper
Get display name for a particular property name.
getPropertyName(String) - Method in class com.metamatrix.jdbc.api.tools.QueryPlanDisplayHelper
 
getPropertyName() - Method in class com.metamatrix.metadata.runtime.impl.PropertyRecordImpl
 
getPropertyName() - Method in interface com.metamatrix.modeler.core.metadata.runtime.PropertyRecord
Return the property name for this record
getPropertyName() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.Property
 
getPropertyName() - Method in class com.metamatrix.toolbox.property.VetoedChangeEvent
 
getPropertyNames() - Method in interface com.metamatrix.platform.security.audit.destination.AuditDestination
Get names of all properties used for this destination.
getPropertyNames() - Method in class com.metamatrix.platform.security.audit.destination.ConsoleAuditDestination
Get names of all properties used for this destination.
getPropertyNames() - Method in class com.metamatrix.platform.security.audit.destination.DatabaseAuditDestination
Get names of all properties used for this destination.
getPropertyNames() - Method in class com.metamatrix.platform.security.audit.destination.SingleFileAuditDestination
Get names of all properties used for this destination.
getPropertyObjectId(String, PropertyFilter) - Method in class com.metamatrix.console.ui.views.properties.ConsolePropertiedEditor
 
getPropertyString(Integer) - Static method in class com.metamatrix.query.mapping.xml.MappingNodeConstants
Convert a property Integer into a String (suitable for an XML tag).
getPropertyType() - Method in interface com.metamatrix.admin.api.objects.PropertyDefinition
Get the type for values of this property.
getPropertyType() - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
getPropertyType() - Method in interface com.metamatrix.common.config.api.ComponentTypeDefn
Returns the property type
getPropertyType() - Method in class com.metamatrix.common.config.api.ComponentTypePropDefn
Get the type for values of this property.
getPropertyType() - Method in class com.metamatrix.common.config.model.BasicComponentTypeDefn
 
getPropertyType() - Method in interface com.metamatrix.common.object.PropertyDefinition
Get the type for values of this property.
getPropertyType() - Method in class com.metamatrix.common.object.PropertyDefinitionImpl
Get the type for values of this property.
getPropertyTypeClassName() - Method in interface com.metamatrix.admin.api.objects.PropertyDefinition
Get the name of the java class that best represents the property type.
getPropertyTypeClassName() - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
getPropertyValue(String) - Method in interface com.metamatrix.admin.api.objects.AdminObject
Searches for the property with the specified key in this Admin Object.
getPropertyValue(String) - Method in class com.metamatrix.admin.objects.MMAdminObject
Returns a property value for the given property name
getPropertyValue(String) - Method in class com.metamatrix.admin.objects.MMRole
 
getPropertyValue(PropertyDefinition) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
 
getPropertyValue(String) - Method in class com.metamatrix.connector.metadata.RuntimeVdbRecord
 
getPropertyValue() - Method in class com.metamatrix.console.ui.views.properties.ConsolePropertiedEditor
 
getPropertyValue(String) - Method in class com.metamatrix.metadata.runtime.impl.AbstractMetadataRecord
 
getPropertyValue() - Method in class com.metamatrix.metadata.runtime.impl.PropertyRecordImpl
 
getPropertyValue(String) - Method in interface com.metamatrix.modeler.core.metadata.runtime.MetadataRecord
Get the value of the transient properties that get stored on the records for sake of caching.
getPropertyValue() - Method in interface com.metamatrix.modeler.core.metadata.runtime.PropertyRecord
Return the property value for this record
getPropertyValue() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.Property
 
getProps() - Method in class com.metamatrix.admin.objects.MMAdminObject
 
getProtocol() - Method in class com.metamatrix.core.id.IntegerID
Return the name of the protocol that this factory uses.
getProtocol() - Method in class com.metamatrix.core.id.IntegerIDFactory
Return the name of the protocol that this factory uses.
getProtocol() - Method in class com.metamatrix.core.id.LongID
Return the name of the protocol that this factory uses.
getProtocol() - Method in class com.metamatrix.core.id.LongIDFactory
Return the name of the protocol that this factory uses.
getProtocol() - Method in interface com.metamatrix.core.id.ObjectID
Return the name of the protocol that this factory uses.
getProtocol() - Method in interface com.metamatrix.core.id.ObjectIDFactory
Return the protocol for the type of ObjectID described by this object.
getProtocol() - Method in class com.metamatrix.core.id.ParsedObjectID
 
getProtocol() - Method in class com.metamatrix.core.id.StringID
Return the name of the protocol that this factory uses.
getProtocol() - Method in class com.metamatrix.core.id.StringIDFactory
Return the name of the protocol that this factory uses.
getProtocol() - Method in class com.metamatrix.core.id.UUID
Return the name of the protocol that this factory uses.
getProtocol() - Method in class com.metamatrix.core.id.UUIDFactory
Return the name of the protocol that this factory uses.
getProtocol() - Method in class com.metamatrix.soap.object.MMServerInfo
 
getProtocol() - Method in class com.metamatrix.soap.object.WSDLUrl
 
getProtocols() - Method in class com.metamatrix.core.id.IDGenerator
Method to obtain the set of String protocols.
getProvider() - Method in class com.metamatrix.connector.metadata.RuntimeVdbRecord
 
getProvider() - Method in class com.metamatrix.console.ui.views.authorization.AuthenticationProviderDetailsPanel
Get the currently displayed provider ComponentDefn
getProvider() - Method in class com.metamatrix.console.ui.views.authorization.AuthenticationProviderPropertiesPanel
 
getProvider() - Method in class com.metamatrix.metadata.runtime.impl.VdbRecordImpl
 
getProvider() - Method in interface com.metamatrix.modeler.core.metadata.runtime.VdbRecord
Return the name of the provider
getProviderName() - Method in class com.metamatrix.console.ui.views.authorization.NewAuthenticationProviderSpecificationPanel
 
getProxyUri() - Method in class com.metamatrix.connector.xml.http.HTTPConnectorState
 
getPscDefinitionNode() - Method in class com.metamatrix.console.ui.views.deploy.event.ConfigurationTreeModelEvent
Gets the PSC definition node if either a PSC definition node was the event source or an ancestor.
getPublicKey() - Method in class com.metamatrix.common.comm.platform.socket.Handshake
 
getPublishUrl() - Method in class com.metamatrix.console.util.SavedUDDIRegistryInfo
 
getPushdown() - Method in class com.metamatrix.query.function.FunctionDescriptor
 
getPushdown() - Method in class com.metamatrix.query.function.metadata.FunctionMethod
Get pushdown property of method
getQMetaClassName() - Method in class com.metamatrix.api.core.xmi.EntityInfo
Gets the qMetaModelEntityName.
getQName() - Method in class com.metamatrix.query.processor.xml.NodeDescriptor
 
getQuantifier() - Method in interface org.teiid.connector.language.ISubqueryCompareCriteria
Get quantifier.
getQueriesForSession(SessionToken) - Method in class com.metamatrix.server.query.service.QueryService
 
getQuery() - Method in class com.metamatrix.connector.salesforce.execution.visitors.DeleteVisitor
 
getQuery() - Method in interface com.metamatrix.connector.salesforce.execution.visitors.IQueryProvidingVisitor
 
getQuery() - Method in class com.metamatrix.connector.salesforce.execution.visitors.SelectVisitor
 
getQuery() - Method in class com.metamatrix.connector.salesforce.execution.visitors.UpdateVisitor
 
getQuery() - Method in class com.metamatrix.query.mapping.relational.QueryNode
Get SQL query
getQuery() - Method in interface org.teiid.connector.language.ISubqueryContainer
Get the inner subquery
getQueryAll() - Method in class com.metamatrix.connector.salesforce.execution.visitors.SelectVisitor
 
getQueryCommands() - Method in class com.metamatrix.query.sql.lang.SetQuery
 
getQueryExpression() - Method in class com.metamatrix.query.sql.lang.Insert
 
getQueryId() - Method in class com.metamatrix.connector.xml.base.XMLConnectionImpl
 
getQueryId() - Method in interface com.metamatrix.connector.xml.XMLConnection
 
getQueryLocator() - Method in class com.sforce.soap.partner.QueryMore
Gets the queryLocator value for this QueryMore.
getQueryLocator() - Method in class com.sforce.soap.partner.QueryResult
Gets the queryLocator value for this QueryResult.
getQueryManager() - Method in class com.metamatrix.console.models.Managers
 
getQueryManager(ConnectionInfo) - Static method in class com.metamatrix.console.models.ModelManager
 
getQueryMetadata(VirtualDatabaseID) - Method in class com.metamatrix.metadata.runtime.RuntimeMetadataCatalog
 
getQueryMetadataCache() - Method in class com.metamatrix.metadata.runtime.RuntimeMetadataCatalog
 
getQueryMetadataInteface() - Method in class com.metamatrix.dqp.service.metadata.QueryMetadataCache.QueryMetadataInterfaceHolder
 
getQueryMetadataInteface(byte[]) - Method in class com.metamatrix.dqp.service.metadata.QueryMetadataCache.QueryMetadataInterfaceHolder
 
getQueryMetadataInteface(InputStream) - Method in class com.metamatrix.dqp.service.metadata.QueryMetadataCache.QueryMetadataInterfaceHolder
 
getQueryParser() - Static method in class com.metamatrix.query.parser.QueryParser
 
getQueryPlan() - Method in interface com.metamatrix.metadata.runtime.api.Group
Return the query plan for the group if it is a virtual group.
getQueryPlan() - Method in interface com.metamatrix.metadata.runtime.api.Procedure
Returns the queryPlan.
getQueryPlan() - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
getQueryPlan() - Method in class com.metamatrix.metadata.runtime.model.BasicProcedure
Returns the queryPlan.
getQueryPlan() - Method in class com.metamatrix.query.analysis.AnalysisRecord
Get the query plan that was created
getQueryPlan() - Method in class com.metamatrix.query.metadata.StoredProcedureInfo
 
getQueryPlanType(String) - Static method in class com.metamatrix.metadata.runtime.api.MetadataConstants
 
getQueryPlanTypeName(short) - Static method in class com.metamatrix.metadata.runtime.api.MetadataConstants
 
getQueryProcessorFactory() - Method in class com.metamatrix.query.util.CommandContext
 
getQueryRefreshEnabled() - Static method in class com.metamatrix.console.util.StaticProperties
 
getQueryRefreshRate() - Static method in class com.metamatrix.console.util.StaticProperties
 
getQueryServiceProxy() - Method in class com.metamatrix.admin.server.AbstractAdminImpl
 
getQueryServiceProxy() - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getQueryServiceProxy(String) - Static method in class com.metamatrix.platform.util.PlatformProxyHelper
 
getQueryString() - Method in class com.sforce.soap.partner.Query
Gets the queryString value for this Query.
getQueryString() - Method in class com.sforce.soap.partner.QueryAll
Gets the queryString value for this QueryAll.
getQueryTable() - Method in class com.metamatrix.console.ui.views.queries.QueryRequestPanel
 
getQueryTimeout() - Method in class com.metamatrix.jdbc.MMStatement
Return the number of seconds the driver will wait for a statement object to execute
getQueryTimeout() - Method in class com.metamatrix.soap.service.DataServiceWebServiceImpl
Check for a query timeout as a System property.
getQueued() - Method in interface com.metamatrix.admin.api.objects.QueueWorkerPool
 
getQueued() - Method in class com.metamatrix.admin.objects.MMQueueWorkerPool
 
getQueued() - Method in class com.metamatrix.common.queue.WorkerPoolStats
 
getQueueName() - Method in class com.metamatrix.common.queue.WorkerPoolStats
 
getQueueNames() - Method in class com.metamatrix.platform.admin.api.runtime.ServiceData
Return collection of queue names for the service.
getQueueNames() - Method in class com.metamatrix.platform.registry.ServiceRegistryBinding
 
getQueueStatistics(ServiceData) - Method in class com.metamatrix.console.ui.views.runtime.QueueStatisticsRefreshRequestHandlerImp
 
getQueueStatistics() - Method in interface com.metamatrix.platform.service.api.ServiceInterface
Returns a list of QueueStats objects that represent the queues in this service.
getQueueStatistics(String) - Method in interface com.metamatrix.platform.service.api.ServiceInterface
Returns a QueueStats object that represent the queue in this service.
getQueueStatistics() - Method in class com.metamatrix.platform.service.controller.AbstractService
Returns a list of QueueStats objects that represent the queues in this service.
getQueueStatistics(String) - Method in class com.metamatrix.platform.service.controller.AbstractService
Returns a QueueStats object that represent the queue in this service.
getQueueStatistics() - Method in class com.metamatrix.server.connector.service.ConnectorService
Returns a list of QueueStats objects that represent the queues in this service.
getQueueStatistics(String) - Method in class com.metamatrix.server.connector.service.ConnectorService
Returns a QueueStats object that represent the queue in this service.
getQueueStatistics() - Method in class com.metamatrix.server.query.service.QueryService
Returns a list of QueueStats objects that represent the queues in this service.
getQueueStatistics(String) - Method in class com.metamatrix.server.query.service.QueryService
Returns a QueueStats object that represent the queue in this service.
getQueueWorkerPool() - Method in interface com.metamatrix.admin.api.objects.ProcessObject
 
getQueueWorkerPool() - Method in class com.metamatrix.admin.objects.MMProcess
 
getQueueWorkerPools(String) - Method in interface com.metamatrix.admin.api.core.CoreMonitoringAdmin
Get the Queue Worker Pools that correspond to the specified identifier pattern.
getQueueWorkerPools(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getQueueWorkerPools(String) - Method in class com.metamatrix.admin.server.ServerMonitoringAdminImpl
Get monitoring information about worker queues for DQPs or connector bindings.
getQueueWorkerPools(String) - Method in class com.metamatrix.dqp.embedded.admin.DQPMonitoringAdminImpl
 
getRadioButtonIcon() - Static method in class com.metamatrix.toolbox.ui.IconFactory
 
getRadix() - Method in interface com.metamatrix.metadata.runtime.api.DataType
Returns an int indicating the radix.
getRadix() - Method in interface com.metamatrix.metadata.runtime.api.Element
 
getRadix() - Method in class com.metamatrix.metadata.runtime.impl.ColumnRecordImpl
 
getRadix() - Method in class com.metamatrix.metadata.runtime.impl.DatatypeRecordImpl
 
getRadix() - Method in class com.metamatrix.metadata.runtime.impl.ProcedureParameterRecordImpl
 
getRadix() - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
getRadix() - Method in interface com.metamatrix.modeler.core.metadata.runtime.ColumnRecord
Get the column's radix
getRadix() - Method in interface com.metamatrix.modeler.core.metadata.runtime.DatatypeRecord
Returns an int indicating the radix.
getRadix() - Method in interface com.metamatrix.modeler.core.metadata.runtime.ProcedureParameterRecord
Get the radix of the parameter
getRadix(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
 
getRadix(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadataFacade
 
getRadix(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getRadix(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getRadix(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get the element's radix
getRadix(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
getReader() - Method in class com.metamatrix.common.types.BaseXMLTranslator
 
getReader() - Method in interface com.metamatrix.common.types.XMLReaderFactory
Get a reader object
getReader() - Method in class com.metamatrix.common.types.XMLStreamSourceTranslator
 
getReader() - Method in interface com.metamatrix.common.types.XMLTranslator
Get a Reader for the XML contents;
getReader() - Method in class com.metamatrix.query.xquery.saxon.SaxonXMLTranslator
 
getReadState() - Method in class com.metamatrix.console.ui.views.entitlements.DataNodesTreeNode
 
getReadTransaction() - Method in class com.metamatrix.common.connection.TransactionMgr
 
getReadTransaction() - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleManager
 
getReadTransaction() - Method in class com.metamatrix.metadata.runtime.model.UpdateController
 
getReadTransaction() - Method in class com.metamatrix.platform.security.authorization.service.AuthorizationServiceImpl
 
getRealm() - Method in class com.metamatrix.platform.security.api.AuthorizationPermission
Get the AuthorizationRealm in which this permission belongs.
getRealm() - Method in class com.metamatrix.platform.security.api.AuthorizationPolicyID
Get the AuthorizationRealm this policy belongs in.
getRealm() - Static method in class com.metamatrix.platform.security.util.RolePermissionFactory
Get the Realm under which the factory creates its roles.
getRealmName() - Method in class com.metamatrix.platform.security.api.AuthorizationPermission
Get the name of the realm in which this permission belongs.
getRealmName() - Method in class com.metamatrix.platform.security.api.AuthorizationRealm
Get the full realm name.
getRealmName() - Static method in class com.metamatrix.platform.security.util.RolePermissionFactory
Get the name of the Realm under which the factory creates its roles.
getRealmNames(SessionToken) - Method in interface com.metamatrix.platform.security.api.service.AuthorizationServiceInterface
Obtain the names of all of the realms known to the system.
getRealmNames(SessionToken) - Method in class com.metamatrix.platform.security.authorization.service.AuthorizationServiceImpl
Obtain the names of all of the realms known to the system.
getRealmNames() - Method in interface com.metamatrix.platform.security.authorization.spi.AuthorizationSourceTransaction
Obtain the names of all of the realms known to the system.
getRealmNames() - Method in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCAuthorizationTransaction
Obtain the names of all of the realms known to the system.
getRealmUID(AuthorizationRealm) - Method in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCAuthorizationTransaction
 
getReceiveBufferSize() - Method in class com.metamatrix.common.comm.platform.socket.client.OioOjbectChannelFactory
 
getRecord() - Method in class com.sforce.soap.partner.SearchRecord
Gets the record value for this SearchRecord.
getRecordByType(String, char) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
Get a MetadataRecord object given a entityName/UUID.
getRecords() - Method in class com.sforce.soap.partner.QueryResult
Gets the records value for this QueryResult.
getRecords(int) - Method in class com.sforce.soap.partner.QueryResult
 
getRecordToMergeIds() - Method in class com.sforce.soap.partner.MergeRequest
Gets the recordToMergeIds value for this MergeRequest.
getRecordToMergeIds(int) - Method in class com.sforce.soap.partner.MergeRequest
 
getRecordType() - Method in class com.metamatrix.connector.metadata.RuntimeVdbRecord
 
getRecordType() - Method in class com.metamatrix.metadata.runtime.impl.AbstractMetadataRecord
 
getRecordType() - Method in interface com.metamatrix.modeler.core.metadata.runtime.MetadataRecord
Get type of the metadata record
getRecordTypeId() - Method in class com.sforce.soap.partner.RecordTypeInfo
Gets the recordTypeId value for this RecordTypeInfo.
getRecordTypeId() - Method in class com.sforce.soap.partner.RecordTypeMapping
Gets the recordTypeId value for this RecordTypeMapping.
getRecordTypeIds() - Method in class com.sforce.soap.partner.DescribeLayoutType0
Gets the recordTypeIds value for this DescribeLayoutType0.
getRecordTypeIds(int) - Method in class com.sforce.soap.partner.DescribeLayoutType0
 
getRecordTypeInfos() - Method in class com.sforce.soap.partner.DescribeSObjectResult
Gets the recordTypeInfos value for this DescribeSObjectResult.
getRecordTypeInfos(int) - Method in class com.sforce.soap.partner.DescribeSObjectResult
 
getRecordTypeMappings() - Method in class com.sforce.soap.partner.DescribeLayoutResult
Gets the recordTypeMappings value for this DescribeLayoutResult.
getRecordTypeMappings(int) - Method in class com.sforce.soap.partner.DescribeLayoutResult
 
getRecursionId() - Method in class com.metamatrix.query.mapping.xml.MappingBaseNode
 
getRecursionLimit() - Method in class com.metamatrix.query.mapping.xml.MappingRecursiveElement
 
getRef(int) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getRef(String) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getRef(int) - Method in class com.metamatrix.jdbc.MMResultSet
 
getRef(String) - Method in class com.metamatrix.jdbc.MMResultSet
 
getReferencedKey() - Method in interface com.metamatrix.metadata.runtime.api.Key
 
getReferencedKey() - Method in class com.metamatrix.metadata.runtime.model.BasicKey
 
getReferencedKeyUID() - Method in class com.metamatrix.metadata.runtime.model.BasicKey
 
getReferences() - Method in class com.metamatrix.query.mapping.xml.ResultSetInfo
 
getReferences() - Method in class com.metamatrix.query.sql.visitor.CorrelatedReferenceCollectorVisitor
 
getReferences() - Method in class com.metamatrix.query.sql.visitor.ReferenceCollectorVisitor
Get the references collected by the visitor.
getReferences(LanguageObject) - Static method in class com.metamatrix.query.sql.visitor.ReferenceCollectorVisitor
Helper to quickly get the references from obj in a collection.
getReferenceStreamId() - Method in class com.metamatrix.common.types.BlobType
 
getReferenceStreamId() - Method in class com.metamatrix.common.types.ClobType
 
getReferenceStreamId() - Method in interface com.metamatrix.common.types.Streamable
Reference Stream ID in the server
getReferenceStreamId() - Method in class com.metamatrix.common.types.XMLType
 
getReferenceTo() - Method in class com.sforce.soap.partner.Field
Gets the referenceTo value for this Field.
getReferenceTo(int) - Method in class com.sforce.soap.partner.Field
 
getRefreshRate() - Method in class com.metamatrix.console.models.TimedManager
 
getRefreshRate() - Method in class com.metamatrix.console.util.AutoRefresher
 
getRegistered() - Method in class com.metamatrix.console.ui.views.connector.ConnectorDetailInfo
 
getRegisteredBy() - Method in class com.metamatrix.console.ui.views.connector.ConnectorDetailInfo
 
getRegistry() - Method in class com.metamatrix.server.connector.service.ClientServiceRegistryService
 
getRelatedLists() - Method in class com.sforce.soap.partner.DescribeLayout
Gets the relatedLists value for this DescribeLayout.
getRelatedLists(int) - Method in class com.sforce.soap.partner.DescribeLayout
 
getRelationshipName() - Method in class com.sforce.soap.partner.ChildRelationship
Gets the relationshipName value for this ChildRelationship.
getRelationshipName() - Method in class com.sforce.soap.partner.Field
Gets the relationshipName value for this Field.
getRelationshipOrder() - Method in class com.sforce.soap.partner.Field
Gets the relationshipOrder value for this Field.
getReleaseNumber() - Method in class com.metamatrix.common.util.ApplicationInfo
 
getRemainder() - Method in class com.metamatrix.core.id.ParsedObjectID
 
getRemoteAddress() - Method in interface com.metamatrix.common.comm.platform.socket.client.SocketServerInstance
 
getRemoteAddress() - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerInstanceImpl
 
getRemoteAddress() - Method in interface com.metamatrix.common.comm.platform.socket.ObjectChannel
 
getRemoteAddress() - Method in class com.metamatrix.common.comm.platform.socket.SSLAwareChannelHandler.ObjectChannelImpl
 
getRemovedLoggingContexts() - Method in class com.metamatrix.toolbox.ui.widget.LoggingPanel
 
getReorderPanel() - Method in class com.metamatrix.toolbox.ui.widget.table.TableOptionPanel
 
getReplyTo() - Method in class com.sforce.soap.partner.Email
Gets the replyTo value for this Email.
getReport() - Method in class com.metamatrix.query.validator.AbstractValidationVisitor
 
getReportType() - Method in class com.metamatrix.query.report.ActivityReport
Get type of report.
getRequestedColumns() - Method in class com.metamatrix.connector.xml.base.ExecutionInfo
 
getRequestID() - Method in interface com.metamatrix.admin.api.objects.Request
Get the RequestID for a Request
getRequestID() - Method in class com.metamatrix.admin.objects.MMRequest
Get the RequestID for a Request
getRequestID() - Method in class com.metamatrix.dqp.message.AtomicRequestID
 
getRequestID() - Method in class com.metamatrix.dqp.message.AtomicRequestMessage
 
getRequestId() - Method in class com.metamatrix.server.dqp.service.tracker.TransactionLogMessage
 
getRequestID() - Method in class com.metamatrix.server.serverapi.RequestInfo
Return RequestID for rquest this object represents
getRequestId() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ResultsRequest
 
getRequestIdColumn() - Method in class com.metamatrix.console.ui.views.queries.QueryTableModel
 
getRequestIdentifier() - Method in interface com.metamatrix.jdbc.api.Statement
Get ID for last execution which can be used for matching up executions on the client side with executions in the server logs and MetaMatrix console.
getRequestIdentifier() - Method in class com.metamatrix.jdbc.MMStatement
 
getRequestIdentifier() - Method in interface org.teiid.connector.api.ExecutionContext
Get the identifier for the MetaMatrix command being executed.
getRequestInfo() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ConnectionContextualRequest
 
getRequestInfo() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ConnectionlessRequest
 
getRequestObject(int) - Method in class com.metamatrix.connector.xml.http.HTTPExecutor
 
getRequestPerms() - Method in class com.metamatrix.connector.xml.base.QueryAnalyzer
 
getRequestPerms(List) - Static method in class com.metamatrix.connector.xml.base.RequestGenerator
 
getRequests(String) - Method in interface com.metamatrix.admin.api.core.CoreMonitoringAdmin
Get the Requests that correspond to the specified identifier pattern
getRequests(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getRequests(String) - Method in class com.metamatrix.admin.server.ServerMonitoringAdminImpl
Get monitoring information about requests.
getRequests(String) - Method in class com.metamatrix.dqp.embedded.admin.DQPMonitoringAdminImpl
 
getRequestTimeout() - Method in class com.metamatrix.connector.xml.http.HTTPConnectorState
 
getRequestType() - Method in class com.metamatrix.dqp.client.impl.ServerRequest
 
getRequestType() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.RequestInfo
 
getRequireResultSet() - Method in class com.metamatrix.dqp.message.RequestMessage
 
getRequiresRestart() - Method in interface com.metamatrix.admin.api.objects.PropertyDefinition
Get whether this property requires the system to be restarted before it takes effect.
getRequiresRestart() - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
getRequiresRestart() - Method in class com.metamatrix.common.config.api.ComponentTypePropDefn
 
getRequiresRestart() - Method in interface com.metamatrix.common.object.PropertyDefinition
Get whether this property requires the system to be restarted before it takes effect.
getRequiresRestart() - Method in class com.metamatrix.common.object.PropertyDefinitionImpl
 
getResetButton() - Method in class com.metamatrix.toolbox.ui.widget.AccumulatorPanel
 
getResizeWeight() - Method in class com.metamatrix.toolbox.ui.widget.Splitter
 
getResolution() - Method in class com.metamatrix.jdbc.AnnotationImpl
 
getResolution() - Method in interface com.metamatrix.jdbc.api.Annotation
Get resolution for annotation.
getResolution() - Method in class com.metamatrix.query.analysis.QueryAnnotation
 
getResolverException() - Method in class com.metamatrix.query.resolver.util.BindVariableVisitor
 
getResolverException() - Method in class com.metamatrix.query.resolver.util.ResolverVisitor
 
getResource(String) - Method in class com.metamatrix.common.classloader.PostDelegatingClassLoader
By overriding this method, this Class circumvents the java ClassLoader delegation model.
getResource(String) - Method in interface com.metamatrix.common.config.api.ConfigurationModelContainer
Return a ProductType based on the specified name.
getResource(String) - Method in class com.metamatrix.common.config.model.ConfigurationModelContainerImpl
 
getResource() - Method in class com.metamatrix.platform.security.api.AuthorizationPermission
Obtain the resource object for this rule.
getResource(HttpServletResponse, String, String, String, String, String, String, Connection) - Method in class com.metamatrix.soap.servlet.MMGetVDBResourceServlet
Execute a call against the VDB to retrieve it's WSDL.
getResourceDescriptor() - Method in class com.metamatrix.console.ui.views.pools.PoolNameAndType
 
getResourceManager(ConnectionInfo) - Static method in class com.metamatrix.console.models.ModelManager
 
getResourceName() - Method in exception com.metamatrix.platform.admin.api.exception.PermissionNodeException
Get the name of the resource that was not found.
getResourceName() - Method in interface com.metamatrix.platform.admin.api.PermissionNode
Resource name for node (the DataNodeFullName).
getResourceName() - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeImpl
Resource name for node (the DataNodeID).
getResourceName() - Method in class com.metamatrix.platform.security.api.AuthorizationPermission
Obtain the name of the resource for this rule.
getResourceName() - Method in class com.metamatrix.platform.service.controller.AbstractService
This method should be overridden when the extending class when it will use a resource name other than the ComponentTypeName for looking up its resource connection properties.
getResourcePath() - Method in class com.metamatrix.connector.metadata.RuntimeVdbRecord
 
getResourcePath() - Method in class com.metamatrix.metadata.runtime.impl.AbstractMetadataRecord
 
getResourcePath() - Method in interface com.metamatrix.modeler.core.metadata.runtime.MetadataRecord
Get path to the resource in the project
getResourcePool(String) - Method in class com.metamatrix.common.config.model.BasicConfiguration
Returns a ResourceDescriptor for the specified descriptorName
getResourcePools() - Method in class com.metamatrix.common.config.model.BasicConfiguration
Returns a Collection of type ComponentType that represent all the ComponentTypes defined.
getResourcePoolsRefreshEnabled() - Static method in class com.metamatrix.console.util.StaticProperties
 
getResourcePoolsRefreshRate() - Static method in class com.metamatrix.console.util.StaticProperties
 
getResourcePropertiedObjectEditor() - Method in class com.metamatrix.console.models.ResourceManager
 
getResourceProperties(String) - Method in class com.metamatrix.common.config.CurrentConfiguration
Get the connection properties for the specified resource.
getResources(String) - Method in interface com.metamatrix.admin.api.server.ServerMonitoringAdmin
Get the Resources that correspond to the specified identifer pattern.
getResources(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getResources(String) - Method in class com.metamatrix.admin.server.ServerMonitoringAdminImpl
Get monitoring information about resources.
getResources() - Method in interface com.metamatrix.common.config.api.ConfigurationModelContainer
 
getResources() - Method in class com.metamatrix.common.config.model.ConfigurationModelContainerImpl
 
getResources() - Method in class com.metamatrix.console.models.ResourceManager
 
getResources() - Method in class com.metamatrix.modeler.transformation.metadata.QueryMetadataContext
Get resources to look up metadata in.
getResources() - Method in interface com.metamatrix.platform.admin.api.ConfigurationAdminAPI
Returns a Collection of ResourceDescriptor for all internal resources defined to the system.
getResources() - Method in class com.metamatrix.platform.admin.apiimpl.ConfigurationAdminAPIImpl
Returns a Collection of ResourceDescriptor for all internal resources defined to the system.
getResources() - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Returns a Collection of ResourceDescriptor for all internal resources defined to the system.
getResources() - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
Returns a Collection of ResourceDescriptor for all internal resources defined to the system.
getResources() - Method in class com.metamatrix.platform.security.audit.AuditMessage
 
getResourceType() - Method in class com.metamatrix.admin.objects.MMResource
Get the Resource Type for this Resource
getResponse() - Method in class com.metamatrix.common.callback.CallbackImpl
return the response that this callback received from the callback handler.
getResponse() - Method in class com.metamatrix.console.ui.dialog.PendingChangesDialog
 
getResponseIDCriterion() - Method in class com.metamatrix.connector.xml.base.ExecutionInfo
 
getResult(Document, List<String>) - Method in class com.metamatrix.connector.xml.streaming.StreamingResultsProducer
 
getResult() - Method in interface com.metamatrix.query.function.aggregate.AggregateFunction
Called after all values have been processed to get the result.
getResult() - Method in class com.metamatrix.query.function.aggregate.Avg
 
getResult() - Method in class com.metamatrix.query.function.aggregate.ConstantFunction
 
getResult() - Method in class com.metamatrix.query.function.aggregate.Count
 
getResult() - Method in class com.metamatrix.query.function.aggregate.Max
 
getResult() - Method in class com.metamatrix.query.function.aggregate.Min
 
getResult() - Method in class com.metamatrix.query.function.aggregate.NullFilter
 
getResult() - Method in class com.metamatrix.query.function.aggregate.Sum
 
getResult() - Method in class com.metamatrix.query.processor.relational.DuplicateFilter
 
getResult() - Method in class com.sforce.soap.partner.DescribeGlobalResponse
Gets the result value for this DescribeGlobalResponse.
getResult() - Method in class com.sforce.soap.partner.DescribeLayoutResponse
Gets the result value for this DescribeLayoutResponse.
getResult() - Method in class com.sforce.soap.partner.DescribeSObjectResponse
Gets the result value for this DescribeSObjectResponse.
getResult() - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutResponse
Gets the result value for this DescribeSoftphoneLayoutResponse.
getResult() - Method in class com.sforce.soap.partner.GetDeletedResponse
Gets the result value for this GetDeletedResponse.
getResult() - Method in class com.sforce.soap.partner.GetServerTimestampResponse
Gets the result value for this GetServerTimestampResponse.
getResult() - Method in class com.sforce.soap.partner.GetUpdatedResponse
Gets the result value for this GetUpdatedResponse.
getResult() - Method in class com.sforce.soap.partner.GetUserInfoResponse
Gets the result value for this GetUserInfoResponse.
getResult() - Method in class com.sforce.soap.partner.LoginResponse
Gets the result value for this LoginResponse.
getResult() - Method in class com.sforce.soap.partner.QueryAllResponse
Gets the result value for this QueryAllResponse.
getResult() - Method in class com.sforce.soap.partner.QueryMoreResponse
Gets the result value for this QueryMoreResponse.
getResult() - Method in class com.sforce.soap.partner.QueryResponse
Gets the result value for this QueryResponse.
getResult() - Method in class com.sforce.soap.partner.ResetPasswordResponse
Gets the result value for this ResetPasswordResponse.
getResult() - Method in class com.sforce.soap.partner.SearchResponse
Gets the result value for this SearchResponse.
getResult() - Method in class com.sforce.soap.partner.SetPasswordResponse
Gets the result value for this SetPasswordResponse.
getResultName() - Method in class com.metamatrix.query.mapping.xml.MappingSourceNode
 
getResultRecords() - Method in class com.metamatrix.connector.salesforce.execution.DeletedResult
 
getResults() - Method in class com.metamatrix.dqp.message.AtomicResultsMessage
 
getResults() - Method in class com.metamatrix.dqp.message.ResultsMessage
 
getResultsCommand() - Method in class com.metamatrix.query.sql.proc.CreateUpdateProcedureCommand
 
getResultSet() - Method in class com.metamatrix.jdbc.MMStatement
Returns a ResultSet object that was produced by a call to the method execute.
getResultSet(CallableStatement) - Method in class org.teiid.dialect.TeiidDialect
 
getResultSetCacheMode() - Method in class com.metamatrix.jdbc.BaseDataSource
 
getResultSetCacheMode() - Method in class com.metamatrix.jdbc.util.MMJDBCURL
 
getResultSetColumn(int) - Method in class com.metamatrix.query.sql.lang.SPParameter
Get a particular result set column at the specified position.
getResultSetColumn(int) - Method in class com.metamatrix.query.sql.lang.StoredProcedure
 
getResultSetColumns() - Method in class com.metamatrix.query.sql.lang.SPParameter
Get the result set columns.
getResultSetColumns() - Method in class com.metamatrix.query.sql.lang.StoredProcedure
 
getResultSetColumnTypes() - Method in interface org.teiid.connector.language.IProcedure
Get the procedure result set column types
getResultSetConcurrency() - Method in class com.metamatrix.jdbc.MMStatement
Retrieves the concurrency mode for the ResultSet objects generated from queries that this Statement object executes.
getResultSetHoldability() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
 
getResultSetHoldability() - Method in class com.metamatrix.jdbc.MMStatement
 
getResultSetID() - Method in class com.metamatrix.metadata.runtime.impl.ProcedureRecordImpl
 
getResultSetID() - Method in interface com.metamatrix.modeler.core.metadata.runtime.ProcedureRecord
Get the identifier for a resultSet in the procedure
getResultSetIDs() - Method in class com.metamatrix.query.sql.lang.SPParameter
Get the result set metadata IDs.
getResultSetInfo() - Method in class com.metamatrix.query.mapping.xml.MappingSourceNode
 
getResultSetName() - Method in class com.metamatrix.query.mapping.xml.ResultSetInfo
 
getResultSetName() - Method in class com.metamatrix.query.processor.xml.WhileInstruction
 
getResultSetNames() - Method in class com.metamatrix.query.processor.xml.DefaultCondition
 
getResultSetPosition() - Method in interface com.metamatrix.metadata.runtime.api.ProcedureParameter
 
getResultSetPosition() - Method in class com.metamatrix.metadata.runtime.model.BasicProcedureParameter
 
getResultSetType() - Method in class com.metamatrix.jdbc.MMStatement
Retrieves the type of the ResultSet objects generated from queries that this statement executes.
getResultsID() - Method in class com.metamatrix.query.processor.QueryProcessor
 
getResultsReceiver() - Method in class com.metamatrix.dqp.client.ResultsFuture
 
getRetryDelay() - Method in exception org.teiid.connector.api.DataNotAvailableException
 
getRetryLimit() - Method in class com.metamatrix.platform.service.proxy.ServiceProxy
 
getReturnDescription() - Method in class com.metamatrix.query.function.FunctionForm
Get description of return parameter
getReturnElement() - Method in class com.metamatrix.query.resolver.util.ResolverUtil.ResolvedLookup
 
getReturnName() - Method in class com.metamatrix.query.function.FunctionForm
Get name of return parameter
getReturnType() - Method in class com.metamatrix.query.function.FunctionDescriptor
 
getReturnValue() - Method in class com.metamatrix.connector.xmlsource.file.FileExecution
 
getReturnValue() - Method in class com.metamatrix.connector.xmlsource.soap.SoapExecution
 
getReturnValue() - Method in class com.metamatrix.connector.xmlsource.XMLSourceExecution
 
getReverseType() - Method in class com.metamatrix.query.sql.lang.JoinType
To switch directions from left to right or right to left.
getRightClause() - Method in class com.metamatrix.query.sql.lang.JoinPredicate
Get right clause
getRightExpression() - Method in class com.metamatrix.query.sql.lang.AbstractCompareCriteria
 
getRightExpression() - Method in class com.metamatrix.query.sql.lang.CompareCriteria
Get right expression.
getRightExpression() - Method in class com.metamatrix.query.sql.lang.MatchCriteria
Get right expression.
getRightExpression() - Method in class com.metamatrix.query.sql.lang.SubqueryCompareCriteria
 
getRightExpression() - Method in interface org.teiid.connector.language.ICompareCriteria
Get right expression.
getRightExpression() - Method in interface org.teiid.connector.language.ILikeCriteria
Get right expression.
getRightExpressions() - Method in class com.metamatrix.query.processor.relational.JoinNode
 
getRightExpressions() - Method in interface org.teiid.connector.language.IInCriteria
Get List of IExpression in the set on the right side of the criteria.
getRightItem() - Method in interface org.teiid.connector.language.IJoin
Get the right IFromItem
getRightPanel() - Method in class com.metamatrix.console.ui.views.users.GroupTabSelectionHandler
 
getRightQuery() - Method in class com.metamatrix.query.sql.lang.SetQuery
 
getRightQuery() - Method in interface org.teiid.connector.language.ISetQuery
 
getRole() - Method in class com.metamatrix.connector.xml.base.ParameterDescriptor
 
getRoleDescription(String) - Method in class com.metamatrix.console.models.GroupsManager
Get Role description for the provided role name.
getRoleDescriptions() - Method in interface com.metamatrix.platform.admin.api.AuthorizationAdminAPI
Obtain the names of all of the roles and their descriptions known to the system.
getRoleDescriptions() - Method in class com.metamatrix.platform.admin.apiimpl.AuthorizationAdminAPIImpl
 
getRoleDescriptions(SessionToken) - Method in interface com.metamatrix.platform.security.api.service.AuthorizationServiceInterface
Obtain the names of all of the roles and their descriptions known to the system.
getRoleDescriptions(SessionToken) - Method in class com.metamatrix.platform.security.authorization.service.AuthorizationServiceImpl
Obtain the names of all of the roles and their descriptions known to the system.
getRoleDescriptions() - Method in interface com.metamatrix.platform.security.authorization.spi.AuthorizationSourceTransaction
Obtain the names of all of the roles and their descriptions known to the system.
getRoleDescriptions() - Method in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCAuthorizationTransaction
Returns a Map of String Metamatrix role names to String descriptions of each role.
getRoleDisplay(String) - Method in class com.metamatrix.console.models.GroupsManager
Get RoleDisplay for the provided role name from the roles Map.
getRoleDisplayName(String) - Method in class com.metamatrix.console.models.GroupsManager
Get Role displayName for the provided role name.
getRoleId() - Method in class com.sforce.soap.partner.GetUserInfoResult
Gets the roleId value for this GetUserInfoResult.
getRoleNamesForPrincipal(MetaMatrixPrincipalName) - Method in interface com.metamatrix.platform.admin.api.AuthorizationAdminAPI
Returns a Collection of String names of MetaMatrix roles to which the given principal is assigned.
getRoleNamesForPrincipal(MetaMatrixPrincipalName) - Method in class com.metamatrix.platform.admin.apiimpl.AuthorizationAdminAPIImpl
Returns a Collection of String names of MetaMatrix roles to which the given principal is assigned.
getRoleNamesForPrincipal(SessionToken, MetaMatrixPrincipalName) - Method in interface com.metamatrix.platform.security.api.service.AuthorizationServiceInterface
Returns a Collection of String names of MetaMatrix roles to which the given principal is assigned.
getRoleNamesForPrincipal(SessionToken, MetaMatrixPrincipalName) - Method in class com.metamatrix.platform.security.authorization.service.AuthorizationServiceImpl
Returns a Collection of String names of MetaMatrix roles to which the given principal is assigned.
getRoleNamesForPrincipal(Collection) - Method in interface com.metamatrix.platform.security.authorization.spi.AuthorizationSourceTransaction
Returns a Collection of String names of MetaMatrix roles which the given principal belongs to
getRoleNamesForPrincipal(MetaMatrixPrincipalName, Connection) - Static method in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCAuthorizationReader
Returns the Set of roles for the specified principal
getRoleNamesForPrincipal(Collection) - Method in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCAuthorizationTransaction
Returns a Collection of String names of MetaMatrix roles which the given principal belongs to
getRoles() - Method in class com.metamatrix.console.models.GroupsManager
Get map of Role name to RoleDisplay from the authorization api
getRolesForGroup(String) - Method in interface com.metamatrix.admin.api.server.ServerSecurityAdmin
Get the Collection of administrative role names possessed by the given group, if any.
getRolesForGroup(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getRolesForGroup(String) - Method in class com.metamatrix.admin.server.ServerSecurityAdminImpl
 
getRolesForPrincipal(MetaMatrixPrincipalName) - Method in class com.metamatrix.console.models.GroupsManager
Get Collection of Roles for the provided MetaMatrixPrincipalName
getRolesForPrincipal(MetaMatrixPrincipalName, boolean) - Method in class com.metamatrix.console.models.GroupsManager
Get Collection of Roles for the provided MetaMatrixPrincipals
getRolesForUser(String) - Method in interface com.metamatrix.admin.api.server.ServerSecurityAdmin
Get the Collection of administrative role names possessed by the given user, if any.
getRolesForUser(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getRolesForUser(String) - Method in class com.metamatrix.admin.server.ServerSecurityAdminImpl
 
getRolesList() - Method in class com.metamatrix.console.ui.views.users.GroupsTabMainPanel
 
getRollbackOnFinalize() - Static method in class com.metamatrix.common.connection.BaseTransaction
Return whether transactions, if they have not been committed or rolled back when they are destroyed, are rolled back or committed.
getRoot() - Method in class com.metamatrix.common.tree.basic.BasicTreeView
Returns the single root of this TreeView.
getRoot() - Method in class com.metamatrix.console.ui.treetable.AbstractTreeTableModel
 
getRoot() - Method in class com.metamatrix.console.ui.util.ModifiedDirectoryChooserPanel
Returns the root of the DirectoryEntryView
getRoot() - Method in interface com.metamatrix.platform.admin.api.PermissionTreeView
Obtain the root PermissionDataNode of the tree.
getRoot() - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeTreeViewImpl
Obtain the root PermissionDataNode of the tree.
getRoot() - Method in class com.metamatrix.toolbox.ui.widget.DirectoryChooserPanel
Returns the root of the DirectoryEntryView
getRoot() - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeModel
 
getRoot() - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeNode
 
getRoot() - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeView
 
getRootNode() - Method in class com.metamatrix.query.mapping.xml.MappingDocument
 
getRootNode() - Method in class com.metamatrix.query.processor.relational.RelationalPlan
 
getRoots() - Method in class com.metamatrix.common.tree.AbstractTreeView
Returns the single root of this TreeNode system.
getRoots() - Method in class com.metamatrix.common.tree.basic.BasicTreeView
Returns the single root of this TreeNode system.
getRoots() - Method in class com.metamatrix.common.tree.directory.FileSystemView
Returns all root partitians on this DirectoryEntry system.
getRoots() - Method in class com.metamatrix.common.tree.RuledTreeViewImpl
Returns the single root of this Composite TreeNode system.
getRoots() - Method in interface com.metamatrix.common.tree.TreeView
Returns all root partitians on this TreeNode system.
getRoots() - Method in interface com.metamatrix.platform.admin.api.PermissionTreeView
Obtain a list of PermissionDataNodes which are the children of the root.
getRoots() - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeTreeViewImpl
Obtain a list of PermissionDataNodes which are the children of the root.
getRoots() - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeNode
 
getRoots() - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeView
 
getRoutingId() - Method in class com.metamatrix.platform.service.controller.ServiceData
 
getRoutingUUID() - Method in interface com.metamatrix.admin.api.objects.ConnectorBinding
Returns the String globally unique routing UUID for this Connector Binding
getRoutingUUID() - Method in class com.metamatrix.admin.objects.MMConnectorBinding
Returns the String globally unique routing UUID for this Connector Binding
getRoutingUUID() - Method in interface com.metamatrix.common.config.api.ServiceComponentDefn
Returns the String globally unique routing UUID for this ServiceComponentDefn if it is a Connector Binding; otherwise returns null.
getRoutingUUID() - Method in class com.metamatrix.common.config.model.BasicServiceComponentDefn
Returns the String globally unique routing UUID for this ServiceComponentDefn if it is a Connector Binding; otherwise returns null.
getRow() - Method in class com.metamatrix.jdbc.MMResultSet
Get current row pointer.
getRow() - Method in exception com.sforce.soap.partner.fault.ApiQueryFault
Gets the row value for this ApiQueryFault.
getRowCount(TupleSourceID) - Method in interface com.metamatrix.common.buffer.BufferManager
Gets the current row count
getRowCount(TupleSourceID) - Method in class com.metamatrix.common.buffer.impl.BufferManagerImpl
Get the row count for a particular tuple source
getRowCount() - Method in class com.metamatrix.common.buffer.impl.TupleSourceInfo
Get current row count
getRowCount() - Method in class com.metamatrix.common.buffer.TupleBatch
Return the number of rows contained in this tuple batch
getRowCount(String) - Method in class com.metamatrix.console.ui.dialog.ErrorDialog
Obtain number of rows needed to display the text in reasonArea in order to adjust the height of the dialog
getRowCount() - Method in class com.metamatrix.console.ui.treetable.TreeTableModelAdapter
 
getRowCount() - Method in class com.metamatrix.query.processor.relational.BatchCollector
 
getRowCount() - Method in class com.metamatrix.server.dqp.service.tracker.TransactionLogMessage
 
getRowCount() - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
 
getRowData(PropertiedObject) - Method in class com.metamatrix.toolbox.ui.widget.PropertiedObjectArrayTable
Creates the data array for each row of the details table from the directoryEntryView's properties.
getRowForNode(DataNodesTreeNode) - Method in class com.metamatrix.console.ui.views.entitlements.AuthorizationsTreeTable
 
getRowForNode(TreePath, Object) - Method in class com.metamatrix.toolbox.ui.widget.TreeWidget
Returns the row of the specified node as if it were visible, regardless of its actual visibility, but only if it's been made visible at least once.
getRowId(int) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getRowId(String) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getRowId(int) - Method in class com.metamatrix.jdbc.MMResultSet
 
getRowId(String) - Method in class com.metamatrix.jdbc.MMResultSet
 
getRowIdLifetime() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
 
getRowLimit() - Method in class com.metamatrix.dqp.message.RequestMessage
 
getRowLimit() - Method in class com.metamatrix.query.sql.lang.Limit
 
getRowLimit() - Method in interface org.teiid.connector.language.ILimit
Get the max number of rows returned by the connector for this query .
getRowOffset() - Method in interface org.teiid.connector.language.ILimit
Gets the offset (relative to the starting row of the produced resultset) of the first row returned by the connector.
getRows() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.Data
 
getRows() - Method in class com.sforce.soap.partner.DescribeLayoutSection
Gets the rows value for this DescribeLayoutSection.
getRPCProxy(Object) - Method in class com.metamatrix.common.messaging.jgroups.JGroupsMessageBus
 
getRPCProxy(Object) - Method in interface com.metamatrix.common.messaging.MessageBus
 
getRPCProxy(Object) - Method in class com.metamatrix.common.messaging.NoOpMessageBus
 
getRunningList() - Method in class com.metamatrix.console.ui.views.runtime.RuntimeMgmtPanel
 
getRunningServices() - Method in class com.metamatrix.console.ui.views.runtime.model.HostStatistics
 
getRuntimeMetadataAPI(ConnectionInfo) - Static method in class com.metamatrix.console.models.ModelManager
 
getRuntimeMgmtManager() - Method in class com.metamatrix.console.models.Managers
 
getRuntimeMgmtManager(ConnectionInfo) - Static method in class com.metamatrix.console.models.ModelManager
 
getRuntimeMgmtManager() - Method in class com.metamatrix.console.ui.views.deploy.DeployMainPanel
 
getRuntimeStateAdminAPIHelper() - Method in class com.metamatrix.admin.server.AbstractAdminImpl
 
getRuntimeStateAdminAPIHelper() - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getRuntimeStateAPI(ConnectionInfo) - Static method in class com.metamatrix.console.models.ModelManager
 
getRuntimeType() - Method in interface com.metamatrix.metadata.runtime.api.DataType
Returns Runtime type that this datatype is mapped to.
getRuntimeType() - Method in class com.metamatrix.metadata.runtime.impl.ColumnRecordImpl
 
getRuntimeType() - Method in class com.metamatrix.metadata.runtime.impl.ProcedureParameterRecordImpl
 
getRuntimeType() - Method in interface com.metamatrix.modeler.core.metadata.runtime.ColumnRecord
Get the runtime type name of the column
getRuntimeType() - Method in interface com.metamatrix.modeler.core.metadata.runtime.ProcedureParameterRecord
Get the runtime type name of the parameter
getRuntimeType() - Method in class com.metamatrix.modeler.core.types.EnterpriseDatatypeInfo
 
getRuntimeType() - Method in class com.metamatrix.query.processor.xml.NodeDescriptor
 
getRuntimeTypeFixed() - Method in class com.metamatrix.modeler.core.types.EnterpriseDatatypeInfo
 
getRuntimeTypeName() - Method in class com.metamatrix.metadata.runtime.impl.DatatypeRecordImpl
 
getRuntimeTypeName() - Method in interface com.metamatrix.modeler.core.metadata.runtime.DatatypeRecord
Returns the name of the runtime type that this datatype is mapped to.
getRuntimeTypeNames() - Static method in class com.metamatrix.modeler.core.types.DatatypeConstants
Return the collection of runtime type names
getSalesforceDateFormat() - Static method in class com.metamatrix.connector.salesforce.Util
 
getSalesforceDateTimeFormat() - Static method in class com.metamatrix.connector.salesforce.Util
 
getSaveAsActivity() - Method in class com.sforce.soap.partner.Email
Gets the saveAsActivity value for this Email.
getSaveClasses() - Static method in class bsh.Interpreter
 
getSaveClassesDir() - Static method in class bsh.Interpreter
 
getSavedFileName() - Method in class com.metamatrix.console.ui.dialog.ErrorDialog
 
getSavedUDDIRegistryInfo() - Method in class com.metamatrix.console.ui.views.vdb.UDDIRegistryInfo
 
getSAXFilterProvider() - Method in class com.metamatrix.connector.xml.base.XMLConnectorStateImpl
 
getSAXFilterProvider() - Method in interface com.metamatrix.connector.xml.XMLConnectorState
 
getScale(int) - Method in class com.metamatrix.jdbc.FilteredResultsMetadata
 
getScale(int) - Method in class com.metamatrix.jdbc.ResultsMetadataWithProvider
 
getScale() - Method in interface com.metamatrix.metadata.runtime.api.DataType
Returns the scale, which is the number of significant digits to the right of the decimal point.
getScale() - Method in interface com.metamatrix.metadata.runtime.api.Element
Returns the scale, which is the number of significant digits to the right of the decimal point.
getScale() - Method in class com.metamatrix.metadata.runtime.impl.ColumnRecordImpl
 
getScale() - Method in class com.metamatrix.metadata.runtime.impl.DatatypeRecordImpl
 
getScale() - Method in class com.metamatrix.metadata.runtime.impl.ProcedureParameterRecordImpl
 
getScale() - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
getScale() - Method in interface com.metamatrix.modeler.core.metadata.runtime.ColumnRecord
Get the column's length
getScale() - Method in interface com.metamatrix.modeler.core.metadata.runtime.DatatypeRecord
Returns the scale, which is the number of significant digits to the right of the decimal point.
getScale() - Method in interface com.metamatrix.modeler.core.metadata.runtime.ProcedureParameterRecord
Get the scale of the parameter
getScale(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
 
getScale(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadataFacade
 
getScale(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getScale(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getScale(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get the element's scale
getScale(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
getScale() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
getScale() - Method in class com.sforce.soap.partner.Field
Gets the scale value for this Field.
getScale() - Method in interface org.teiid.connector.metadata.runtime.TypeModel
Get scale of this column.
getSchema() - Method in interface com.metamatrix.common.buffer.TupleSource
Returns the List of ElementSymbol describing the Tuple Source
getSchema() - Method in class com.metamatrix.query.processor.NullTupleSource
 
getSchema(String) - Method in class com.metamatrix.query.processor.proc.ProcedurePlan
Get the schema from the tuple source that represents the columns in a result set
getSchema() - Method in class com.metamatrix.query.processor.proc.UpdateCountTupleSource
 
getSchemaName(int) - Method in class com.metamatrix.jdbc.FilteredResultsMetadata
 
getSchemaName(int) - Method in class com.metamatrix.jdbc.ResultsMetadataWithProvider
 
getSchemaPaths() - Method in class com.metamatrix.metadata.runtime.impl.TransformationRecordImpl
 
getSchemaPaths() - Method in interface com.metamatrix.modeler.core.metadata.runtime.TransformationRecord
Get any paths to the various schemas that the XML document depends on.
getSchemaProperties() - Method in class com.metamatrix.connector.xml.base.ExecutionInfo
 
getSchemas() - Method in class com.metamatrix.dqp.message.ResultsMessage
 
getSchemas() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets the schema names available for this connection.
getSchemas(String, String) - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
 
getSchemaTerm() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets MetaMatrix's preferred term for schema
getScheme(boolean) - Static method in class com.metamatrix.soap.servlet.MMGetVDBResourceServlet
Get scheme value (http/https) for building the url
getScope() - Method in interface com.metamatrix.admin.api.objects.Transaction
Get the scope for the transaction.
getScope() - Method in class com.metamatrix.admin.objects.TransactionImpl
 
getScope() - Method in class com.metamatrix.query.optimizer.capabilities.BasicSourceCapabilities
 
getScope() - Method in interface com.metamatrix.query.optimizer.capabilities.SourceCapabilities
Determine the scope of these capabilities.
getScriptNames(String) - Method in class com.metamatrix.core.commandshell.CommandShell
 
getScriptNames() - Method in class com.metamatrix.core.commandshell.ScriptReader
 
getScrollableTracksViewportWidth() - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
 
getScrollPane() - Method in class com.metamatrix.toolbox.ui.widget.property.PropertiedObjectPanel
 
getSearchability() - Method in interface org.teiid.connector.metadata.runtime.Element
Get searchability of this column.
getSearchRecords() - Method in class com.sforce.soap.partner.SearchResult
Gets the searchRecords value for this SearchResult.
getSearchRecords(int) - Method in class com.sforce.soap.partner.SearchResult
 
getSearchScope() - Method in class com.metamatrix.connector.ldap.LDAPSearchDetails
get the context name
getSearchString() - Method in class com.sforce.soap.partner.Search
Gets the searchString value for this Search.
getSearchStringEscape() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets the string that can be used to escape "_" or "%" wildcards in the string search pattern used for search parameters
getSearchType() - Method in interface com.metamatrix.metadata.runtime.api.DataType
Returns a short indicating the serach typr.
getSearchType() - Method in interface com.metamatrix.metadata.runtime.api.Element
Return short indicating the search type supported on this element.
getSearchType(String) - Static method in class com.metamatrix.metadata.runtime.api.MetadataConstants
 
getSearchType() - Method in class com.metamatrix.metadata.runtime.impl.ColumnRecordImpl
 
getSearchType() - Method in class com.metamatrix.metadata.runtime.impl.DatatypeRecordImpl
 
getSearchType() - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
getSearchType() - Method in interface com.metamatrix.modeler.core.metadata.runtime.ColumnRecord
Check if the column is searcheable in a LIKE clause
getSearchType() - Method in interface com.metamatrix.modeler.core.metadata.runtime.DatatypeRecord
Returns a short indicating the serach typr.
getSearchTypeName(short) - Static method in class com.metamatrix.metadata.runtime.api.MetadataConstants
 
getSearchTypeName(short) - Static method in class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants
 
getSecond() - Method in class com.metamatrix.console.util.QCTime
 
getSecondItemCalendarPanelTime() - Method in class com.metamatrix.console.ui.views.syslog.TimeSpanStartingOrEndingPanel
 
getSeconds() - Method in class com.metamatrix.console.util.DaysHoursMinutesSeconds
Return number of seconds.
getSecondsWithDecimal() - Method in class com.metamatrix.console.util.DaysHoursMinutesSeconds
Return number of seconds including decimal portion.
getSecondsWithFraction() - Method in class com.metamatrix.console.util.QCTime
 
getSecret() - Method in class com.metamatrix.platform.security.api.SessionToken
 
getSections() - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutCallType
Gets the sections value for this DescribeSoftphoneLayoutCallType.
getSections(int) - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutCallType
 
getSecurityDeserializerClass() - Method in class com.metamatrix.connector.xml.base.SecureConnectorStateImpl
 
getSecurityDeserializerClass() - Method in interface com.metamatrix.connector.xml.SecureConnectorState
 
getSecurityFunctionEvaluator() - Method in class com.metamatrix.query.util.CommandContext
 
getSecurityToken(ConnectorEnvironment, TrustedPayloadHandler) - Static method in class com.metamatrix.connector.xmlsource.soap.SecurityToken
 
getSelect() - Method in class com.metamatrix.query.sql.lang.Query
Get the select clause for the query.
getSelect() - Method in interface org.teiid.connector.language.IQuery
Get SELECT clause, should never be null.
getSelectedAuthenticationProvider() - Method in class com.metamatrix.console.ui.views.authorization.NewAuthenticationProviderSelectPanel
 
getSelectedBindings() - Method in class com.metamatrix.console.ui.views.vdb.VDBMultiConnectorBindingAssignmentDlg
 
getSelectedButton() - Method in class com.metamatrix.toolbox.ui.widget.DialogPanel
 
getSelectedComponent() - Method in class com.metamatrix.console.ui.views.properties.DefaultComponentSelector
 
getSelectedConnector() - Method in class com.metamatrix.console.ui.views.connectorbinding.NewBindingWizardConnectorSelectPanel
 
getSelectedFileName() - Method in class com.metamatrix.console.ui.util.ChooserPanel
 
getSelectedFilter() - Method in class com.metamatrix.console.ui.util.ModifiedDirectoryChooserPanel
 
getSelectedFilter() - Method in class com.metamatrix.toolbox.ui.widget.DirectoryChooserPanel
 
getSelectedFullFileName() - Method in class com.metamatrix.console.ui.util.ChooserPanel
 
getSelectedGroups() - Method in class com.metamatrix.console.ui.views.users.NewGroupsWizardSelectionPanel
Get the currently selected groups
getSelectedIndex() - Method in class com.metamatrix.common.callback.CallbackChoices
Get the selected confirmation option.
getSelectedMessageContexts() - Method in class com.metamatrix.console.ui.views.logsetup.ConfigurationLogSetUpPanel
 
getSelectedMessageLevel() - Method in class com.metamatrix.console.ui.views.logsetup.ConfigurationLogSetUpPanel
 
getSelectedObject() - Method in class com.metamatrix.toolbox.ui.widget.PropertiedObjectArrayTable
 
getSelectedObject(int) - Method in class com.metamatrix.toolbox.ui.widget.PropertiedObjectArrayTable
 
getSelectedObjects() - Method in class com.metamatrix.toolbox.ui.widget.PropertiedObjectArrayTable
 
getSelectedTreeNode() - Method in class com.metamatrix.console.ui.util.ModifiedDirectoryChooserPanel
Get the selected DirectoryEntry from this dialog.
getSelectedTreeNode() - Method in class com.metamatrix.toolbox.ui.widget.DirectoryChooserPanel
Get the selected DirectoryEntry from this dialog.
getSelectedTreeNodes() - Method in class com.metamatrix.console.ui.util.ModifiedDirectoryChooserPanel
Get the selected DirectoryEntries from this dialog when a multiple selection is made.
getSelectedTreeNodes() - Method in class com.metamatrix.toolbox.ui.widget.DirectoryChooserPanel
Get the selected DirectoryEntries from this dialog when a multiple selection is made.
getSelectedURL() - Method in class com.metamatrix.console.connections.RemoveConnectionDialog
 
getSelection() - Method in class com.metamatrix.console.ui.views.connector.ImportWizardFileSelectorPanel
 
getSelection() - Method in class com.metamatrix.console.ui.views.entitlements.EntitlementSelector
 
getSelection() - Method in class com.metamatrix.console.ui.views.entitlements.NewEntitlementBasedOnPanel
 
getSelector() - Method in class com.metamatrix.query.sql.proc.HasCriteria
Get the CriteriaSelector
getSelector() - Method in class com.metamatrix.query.sql.proc.TranslateCriteria
Get the CriteriaSelector
getSelectorType() - Method in class com.metamatrix.query.sql.proc.CriteriaSelector
Get the type of criteria on the user query's elements
getSelectSymbolCount() - Method in class com.metamatrix.connector.salesforce.execution.visitors.SelectVisitor
 
getSelectSymbolMetadata(int) - Method in class com.metamatrix.connector.salesforce.execution.visitors.SelectVisitor
 
getSelectSymbolMetadata(String) - Method in class com.metamatrix.connector.salesforce.execution.visitors.SelectVisitor
 
getSelectSymbols() - Method in class com.metamatrix.query.processor.relational.ProjectNode
return List of select symbols
getSelectSymbols() - Method in interface org.teiid.connector.language.ISelect
Get List of ISelectSymbol.
getSendBufferSize() - Method in class com.metamatrix.common.comm.platform.socket.client.OioOjbectChannelFactory
 
getSenderDisplayName() - Method in class com.sforce.soap.partner.Email
Gets the senderDisplayName value for this Email.
getSeparator() - Method in class com.metamatrix.common.tree.AbstractTreeView
Obtain the character (as a String) that is used to separate names in a path sequence for the abstract path.
getSeparator() - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Obtain the character (as a String) that is used to separate names in a path sequence for the abstract path.
getSeparator() - Method in class com.metamatrix.common.tree.basic.BasicTreeView
Obtain the character (as a String) that is used to separate names in a path sequence for the abstract path.
getSeparator() - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
Obtain the character (as a String) that is used to separate names in a path sequence for the abstract path.
getSeparator() - Method in class com.metamatrix.common.tree.directory.FileSystemView
Obtain the character (as a String) that is used to separate names in a path sequence for the abstract path.
getSeparator() - Method in class com.metamatrix.common.tree.directory.PreviewableDirectoryEntry
 
getSeparator() - Method in class com.metamatrix.common.tree.RuledTreeViewImpl
Obtain the character (as a String) that is used to separate names in a path sequence for the abstract path.
getSeparator() - Method in interface com.metamatrix.common.tree.TreeNode
Obtain the character (as a String) that is used to separate names in a path sequence for the abstract path.
getSeparator() - Method in interface com.metamatrix.common.tree.TreeView
Obtain the character (as a String) that is used to separate names in a path sequence for the abstract path.
getSeparator() - Static method in class com.metamatrix.console.ui.layout.MenuEntry
 
getSeparator() - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeNode
Not implemented.
getSeparator() - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeView
Not implemented.
getSeparatorChar() - Method in class com.metamatrix.common.tree.AbstractTreeView
Obtain the character that is used to separate names in a path sequence for the abstract path.
getSeparatorChar() - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Obtain the character that is used to separate names in a path sequence for the abstract path.
getSeparatorChar() - Method in class com.metamatrix.common.tree.basic.BasicTreeView
Obtain the character that is used to separate names in a path sequence for the abstract path.
getSeparatorChar() - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
Obtain the character that is used to separate names in a path sequence for the abstract path.
getSeparatorChar() - Method in class com.metamatrix.common.tree.directory.FileSystemView
Obtain the character that is used to separate names in a path sequence for the abstract path.
getSeparatorChar() - Method in class com.metamatrix.common.tree.directory.PreviewableDirectoryEntry
 
getSeparatorChar() - Method in class com.metamatrix.common.tree.RuledTreeViewImpl
Obtain the character that is used to separate names in a path sequence for the abstract path.
getSeparatorChar() - Method in interface com.metamatrix.common.tree.TreeNode
Obtain the character that is used to separate names in a path sequence for the abstract path.
getSeparatorChar() - Method in interface com.metamatrix.common.tree.TreeView
Obtain the character that is used to separate names in a path sequence for the abstract path.
getSeparatorChar() - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeNode
Not implemented.
getSeparatorChar() - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeView
 
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.AllowFieldTruncationHeader
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.AssignmentRuleHeader
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.CallOptions
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.ChildRelationship
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DebuggingHeader
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DebuggingInfo
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DebugLevel
 
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DeletedRecord
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DeleteResult
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeGlobal
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeGlobalResponse
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeGlobalResult
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeLayout
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeLayoutButton
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeLayoutComponent
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeLayoutItem
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeLayoutResponse
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeLayoutResult
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeLayoutRow
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeLayoutSection
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeLayoutType0
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeSObject
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeSObjectResponse
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeSObjectResult
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeSoftphoneLayout
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeSoftphoneLayoutCallType
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeSoftphoneLayoutInfoField
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeSoftphoneLayoutItem
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeSoftphoneLayoutResponse
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeSoftphoneLayoutResult
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeSoftphoneLayoutSection
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeTab
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeTabs
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.DescribeTabSetResult
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.Email
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.EmailFileAttachment
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.EmailHeader
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.EmailPriority
 
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.EmptyRecycleBinResult
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.Error
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in exception com.sforce.soap.partner.fault.ApiFault
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in exception com.sforce.soap.partner.fault.ApiQueryFault
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.fault.ExceptionCode
 
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.fault.FaultCode
 
getSerializer(String, Class, QName) - Static method in exception com.sforce.soap.partner.fault.InvalidFieldFault
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in exception com.sforce.soap.partner.fault.InvalidIdFault
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in exception com.sforce.soap.partner.fault.InvalidNewPasswordFault
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in exception com.sforce.soap.partner.fault.InvalidQueryLocatorFault
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in exception com.sforce.soap.partner.fault.InvalidSObjectFault
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in exception com.sforce.soap.partner.fault.LoginFault
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in exception com.sforce.soap.partner.fault.MalformedQueryFault
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in exception com.sforce.soap.partner.fault.MalformedSearchFault
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in exception com.sforce.soap.partner.fault.UnexpectedErrorFault
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.Field
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.FieldType
 
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.GetDeleted
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.GetDeletedResponse
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.GetDeletedResult
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.GetServerTimestamp
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.GetServerTimestampResponse
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.GetServerTimestampResult
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.GetUpdated
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.GetUpdatedResponse
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.GetUpdatedResult
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.GetUserInfo
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.GetUserInfoResponse
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.GetUserInfoResult
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.InvalidateSessionsResult
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.LayoutComponentType
 
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.LeadConvert
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.LeadConvertResult
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.LocaleOptions
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.Login
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.LoginResponse
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.LoginResult
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.LoginScopeHeader
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.Logout
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.LogoutResponse
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.MassEmailMessage
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.MergeRequest
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.MergeResult
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.MruHeader
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.PicklistEntry
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.PicklistForRecordType
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.ProcessRequest
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.ProcessResult
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.ProcessSubmitRequest
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.ProcessWorkitemRequest
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.Query
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.QueryAll
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.QueryAllResponse
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.QueryMore
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.QueryMoreResponse
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.QueryOptions
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.QueryResponse
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.QueryResult
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.RecordTypeInfo
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.RecordTypeMapping
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.RelatedList
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.RelatedListColumn
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.RelatedListSort
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.ResetPassword
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.ResetPasswordResponse
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.ResetPasswordResult
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.Retrieve
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.SaveResult
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.Search
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.SearchRecord
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.SearchResponse
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.SearchResult
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.SendEmailError
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.SendEmailResult
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.SessionHeader
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.SetPassword
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.SetPasswordResponse
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.SetPasswordResult
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.SingleEmailMessage
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.SoapType
 
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.sobject.SObject
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.StatusCode
 
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.UndeleteResult
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.Upsert
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.UpsertResult
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.sforce.soap.partner.UserTerritoryDeleteHeader
Get Custom Serializer
getServer() - Method in class com.metamatrix.soap.object.MMServerInfo
 
getServerAdmin() - Method in class com.metamatrix.console.connections.ConnectionInfo
Get a ServerAdmin object.
getServerBufferManager(String, Properties) - Static method in class com.metamatrix.common.buffer.BufferManagerFactory
Helper to get a buffer manager all set up for unmanaged standalone use.
getServerConnection(boolean) - Method in class com.metamatrix.console.connections.ConnectionInfo
Get a ServerIConnection.
getServerConnection() - Method in class com.metamatrix.console.connections.ConnectionInfo
Get an adminAPIConnection.
getServerInstance(HostInfo, boolean) - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerConnectionFactory
 
getServerInstance(HostInfo, boolean) - Method in interface com.metamatrix.common.comm.platform.socket.client.SocketServerInstanceFactory
 
getServerLogManager() - Method in class com.metamatrix.console.models.Managers
 
getServerLogManager(ConnectionInfo) - Static method in class com.metamatrix.console.models.ModelManager
 
getServerMetadata(IndexSelector) - Method in class com.metamatrix.modeler.transformation.metadata.ServerMetadataFactory
Return a reference to a QueryMetadataInterface implementation, the metadata is assumed not to change.
getServerName() - Method in class com.metamatrix.jdbc.MMDataSource
Returns the name of the MetaMatrix Server.
getServerPropertyMap(ServletRequest, MessageContext) - Static method in class com.metamatrix.soap.handler.ActionUpdateHandler
 
getServerSidePermissions() - Method in class com.metamatrix.console.ui.views.entitlements.DataNodeInfo
 
getServerSSLEngine() - Method in class com.metamatrix.common.net.ServerSocketConfiguration
 
getServerStartTime() - Method in interface com.metamatrix.platform.admin.api.RuntimeStateAdminAPI
Returns a Date object representing the time the server was started.
getServerStartTime() - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIImpl
Returns a Date object representing the time the server was started.
getServerState() - Method in class com.metamatrix.console.models.RuntimeMgmtManager
 
GetServerTimestamp - Class in com.sforce.soap.partner
 
GetServerTimestamp() - Constructor for class com.sforce.soap.partner.GetServerTimestamp
 
getServerTimestamp() - Method in interface com.sforce.soap.partner.Soap
Gets server timestamp
getServerTimestamp() - Method in class com.sforce.soap.partner.SoapBindingStub
 
GetServerTimestampResponse - Class in com.sforce.soap.partner
 
GetServerTimestampResponse() - Constructor for class com.sforce.soap.partner.GetServerTimestampResponse
 
GetServerTimestampResponse(GetServerTimestampResult) - Constructor for class com.sforce.soap.partner.GetServerTimestampResponse
 
GetServerTimestampResult - Class in com.sforce.soap.partner
 
GetServerTimestampResult() - Constructor for class com.sforce.soap.partner.GetServerTimestampResult
 
GetServerTimestampResult(Calendar) - Constructor for class com.sforce.soap.partner.GetServerTimestampResult
 
getServerTimeZone() - Method in class com.metamatrix.jdbc.MMStatement
 
getServerTimeZone() - Method in class com.metamatrix.query.util.CommandContext
 
getServerURL() - Method in class com.metamatrix.soap.service.DataServiceInfo
Get the URL for the Server.
getServerUrl() - Method in class com.sforce.soap.partner.LoginResult
Gets the serverUrl value for this LoginResult.
getService(Class<T>) - Method in interface com.metamatrix.common.comm.api.ServerConnection
 
getService(Class<T>) - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerConnection
 
getService(Class<T>) - Method in interface com.metamatrix.common.comm.platform.socket.client.SocketServerInstance
 
getService(Class<T>) - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerInstanceImpl
 
getService(Class<T>) - Method in class com.metamatrix.jdbc.transport.LocalServerConnection
 
getService() - Method in class com.metamatrix.platform.registry.ServiceRegistryBinding
 
getServiceBinding(ServiceID) - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIHelper
Return ServiceRegistryBinding for the given serviceID
getServiceBinding(String, String, ServiceID) - Method in class com.metamatrix.platform.registry.ClusteredRegistryState
 
getServiceBindings(String) - Method in class com.metamatrix.platform.registry.ClusteredRegistryState
 
getServiceBindings(String, String, String) - Method in class com.metamatrix.platform.registry.ClusteredRegistryState
 
getServiceBindings(String, String) - Method in class com.metamatrix.platform.registry.ClusteredRegistryState
 
getServiceByID(ServiceComponentDefnID) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
getServiceByName(String) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
getServiceComponentDefn(ComponentDefnID) - Method in interface com.metamatrix.common.config.api.Configuration
Returns a ServiceComponentDefn
getServiceComponentDefn(String) - Method in interface com.metamatrix.common.config.api.Configuration
Returns a ServiceComponentDefn based on the service name.
getServiceComponentDefn(ComponentDefnID) - Method in class com.metamatrix.common.config.model.BasicConfiguration
 
getServiceComponentDefn(String) - Method in class com.metamatrix.common.config.model.BasicConfiguration
Returns a ConnectorBinding based on the specified name.
getServiceComponentDefn() - Method in class com.metamatrix.console.ui.views.deploy.ServiceDefinitionPropertiesPanel
 
getServiceComponentDefnID() - Method in interface com.metamatrix.common.config.api.DeployedComponent
Returns the ComponentID for the service component that is deployed.
getServiceComponentDefnID() - Method in class com.metamatrix.common.config.model.BasicDeployedComponent
 
getServiceComponentDefns() - Method in interface com.metamatrix.common.config.api.Configuration
Returns a Collection of type ServiceComponentDefn that represent all the ServiceComponentDefn defined.
getServiceComponentDefns() - Method in class com.metamatrix.common.config.model.BasicConfiguration
Returns a Collection of type ServiceComponentDefn that represent all the ServiceComponentDefn defined.
getServiceCounts(ProcessData) - Method in class com.metamatrix.console.models.RuntimeMgmtManager
 
getServiceData() - Method in interface com.metamatrix.platform.service.api.ServiceInterface
 
getServiceData() - Method in class com.metamatrix.platform.service.controller.AbstractService
 
getServiceDefinition() - Method in class com.metamatrix.console.ui.views.deploy.event.ConfigurationChangeEvent
Gets the service definition if either a service definition was the event source or an ancestor.
getServiceDefinitionNode() - Method in class com.metamatrix.console.ui.views.deploy.event.ConfigurationTreeModelEvent
Gets the service definition node if either a service definition node was the event source or an ancestor.
getServiceDefinitions(VMComponentDefn, Configuration) - Method in class com.metamatrix.console.models.ConfigurationManager
 
getServiceEvent() - Method in class com.metamatrix.platform.service.api.event.ServiceEvent
 
getServiceID() - Method in class com.metamatrix.admin.objects.MMConnectorBinding
 
getServiceID() - Method in class com.metamatrix.admin.objects.MMDQP
 
getServiceID() - Method in class com.metamatrix.admin.objects.MMService
 
getServiceID() - Method in class com.metamatrix.common.config.api.DeployedComponentID
 
getServiceID() - Method in class com.metamatrix.platform.admin.api.runtime.ServiceData
Return ServiceID for this binding
getServiceID() - Method in class com.metamatrix.platform.registry.ServiceRegistryBinding
Return ServiceID for this binding
getServiceID() - Method in class com.metamatrix.platform.service.api.event.ServiceEvent
 
getServiceIDByName(String, String, String) - Method in interface com.metamatrix.platform.admin.api.RuntimeStateAdminAPI
Return the ServiceID by Name
getServiceIDByName(String, String, String) - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIImpl
 
getServiceList() - Method in class com.metamatrix.console.ui.views.runtime.model.RuntimeMgmtModel
 
getServiceMap(ArrayList) - Method in class com.metamatrix.console.ui.views.runtime.QueueStatisticsRefreshRequestHandlerImp
 
getServiceName() - Method in class com.metamatrix.platform.service.controller.AbstractService
Return name of service (instance name)
getServiceName() - Method in class com.sforce.soap.partner.SforceServiceLocator
 
getServiceOperationsEnablements(int) - Static method in class com.metamatrix.console.ui.views.runtime.util.RuntimeMgmtUtils
 
getServiceQueueStatistics(ServiceID) - Method in interface com.metamatrix.platform.admin.api.RuntimeStateAdminAPI
Return Collection of QueueStats for service.
getServiceQueueStatistics(ServiceID, String) - Method in interface com.metamatrix.platform.admin.api.RuntimeStateAdminAPI
Return QueueStats object for queue.
getServiceQueueStatistics(ServiceRegistryBinding) - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIHelper
Return Collection of QueueStats for service.
getServiceQueueStatistics(ServiceID) - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIImpl
Return Collection of QueueStats for service.
getServiceQueueStatistics(ServiceID, String) - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIImpl
Return QueueStats object for queue.
getServices(String) - Method in interface com.metamatrix.admin.api.server.ServerMonitoringAdmin
Get the Services that correspond to the specified identifer pattern.
getServices(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getServices(String) - Method in class com.metamatrix.admin.server.ServerMonitoringAdminImpl
Get monitoring information about services.
getServices() - Method in class com.metamatrix.console.ui.views.runtime.model.HostStatistics
 
getServices() - Method in class com.metamatrix.platform.admin.api.runtime.ProcessData
Return a list of all ServiceData objects
getServices() - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIHelper
Return serviceID's for all services running in mm system.
getServices() - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIImpl
Return serviceID's for all services running in mm system.
getServiceStateColor(int) - Static method in class com.metamatrix.console.ui.views.runtime.util.RuntimeMgmtUtils
 
getServiceStateText(int) - Static method in class com.metamatrix.console.ui.views.runtime.util.RuntimeMgmtUtils
 
getServiceStateToolTip(ServiceData) - Static method in class com.metamatrix.console.ui.views.runtime.util.RuntimeMgmtUtils
 
getServiceStats() - Method in class com.metamatrix.console.ui.views.runtime.model.HostStatistics
 
getServicesToConfigure(String) - Method in interface com.metamatrix.admin.api.server.ServerConfigAdmin
Get the Services that correspond to the specified identifier pattern.
getServicesToConfigure(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getServicesToConfigure(String) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
getServiceType() - Method in class com.metamatrix.platform.registry.ServiceRegistryBinding
 
getServiceType() - Method in interface com.metamatrix.platform.service.api.ServiceInterface
Get service type
getServiceType() - Method in class com.metamatrix.platform.service.controller.AbstractService
Return the type of service (QueryService, SubscriptionService, etc...)
getServiceType() - Method in class com.metamatrix.platform.service.controller.ServiceData
 
getServiceType() - Method in class com.metamatrix.platform.service.proxy.ServiceProxy
Returns the service type that this proxy proxies for.
getSessionID() - Method in interface com.metamatrix.admin.api.objects.Request
Get the SessionID for a Request
getSessionID() - Method in interface com.metamatrix.admin.api.objects.Session
Get the unique MetaMatrix session within a given MetaMatrix System
getSessionID() - Method in class com.metamatrix.admin.objects.MMRequest
Get the SessionID for a Request
getSessionID() - Method in class com.metamatrix.admin.objects.MMSession
Get the unique MetaMatrix session within a given MetaMatrix System
getSessionID() - Method in class com.metamatrix.admin.server.AbstractAdminImpl
Get The MetaMatrixSessionID for this Connection
getSessionID() - Method in class com.metamatrix.console.connections.ConnectionInfo
 
getSessionID() - Method in class com.metamatrix.platform.security.api.LogonResult
Get the sessionID.
getSessionID() - Method in class com.metamatrix.platform.security.api.MetaMatrixSessionInfo
 
getSessionID() - Method in class com.metamatrix.platform.security.api.SessionToken
Returns unique session identifier
getSessionId() - Method in class com.sforce.soap.partner.LoginResult
Gets the sessionId value for this LoginResult.
getSessionId() - Method in class com.sforce.soap.partner.SessionHeader
Gets the sessionId value for this SessionHeader.
getSessionIdColumn() - Method in class com.metamatrix.console.ui.views.queries.QueryTableModel
 
getSessionIDValue() - Method in class com.metamatrix.platform.security.api.SessionToken
Returns unique session identifier
getSessionManager() - Method in class com.metamatrix.console.models.Managers
 
getSessionManager(ConnectionInfo) - Static method in class com.metamatrix.console.models.ModelManager
 
getSessionRefreshEnabled() - Static method in class com.metamatrix.console.util.StaticProperties
 
getSessionRefreshRate() - Static method in class com.metamatrix.console.util.StaticProperties
 
getSessions(String) - Method in interface com.metamatrix.admin.api.core.CoreMonitoringAdmin
Get the Sessions that correspond to the specified identifier pattern
getSessions(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getSessions(String) - Method in class com.metamatrix.admin.server.ServerMonitoringAdminImpl
Get monitoring information about sessions.
getSessions() - Method in class com.metamatrix.console.models.SessionManager
 
getSessions(boolean) - Method in class com.metamatrix.console.models.SessionManager
 
getSessions(String) - Method in class com.metamatrix.dqp.embedded.admin.DQPMonitoringAdminImpl
 
getSessionServiceProxy() - Method in class com.metamatrix.admin.server.AbstractAdminImpl
 
getSessionServiceProxy() - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getSessionServiceProxy(String) - Static method in class com.metamatrix.platform.util.PlatformProxyHelper
 
getSessionsLoggedInToVDB(String, String) - Method in class com.metamatrix.metadata.runtime.AbstractVDBDeleteUtility
For a given VDB version, get all sessionIDs logged in to it.
getSessionsLoggedInToVDB(String, String) - Method in interface com.metamatrix.platform.security.api.service.SessionServiceInterface
Get all MetaMatrixSessionIDs that are in the ACTIVE state and currently logged in to a VDB.
getSessionsLoggedInToVDB(String, String) - Method in class com.metamatrix.platform.security.session.service.SessionServiceImpl
 
getSessionToken() - Method in class com.metamatrix.platform.security.api.LogonResult
 
getSessionToken() - Method in class com.metamatrix.platform.security.api.MetaMatrixSessionInfo
 
getSessionToken() - Method in class com.metamatrix.server.serverapi.RequestInfo
Returns the session token that the request was submitted under.
getSessionUid() - Method in class com.metamatrix.server.dqp.service.tracker.TransactionLogMessage
 
getSetOperationString(ISetQuery.Operation) - Method in class org.teiid.connector.jdbc.oracle.OracleSQLTranslator
 
getSetOperationString(ISetQuery.Operation) - Method in class org.teiid.connector.jdbc.translator.Translator
Returns the name for a given ISetQuery.Operation
getSeverity() - Method in class com.metamatrix.jdbc.AnnotationImpl
 
getSeverity() - Method in interface com.metamatrix.jdbc.api.Annotation
Get severity of this annotation
getSforceReserved() - Method in class com.sforce.soap.partner.GetDeletedResult
Gets the sforceReserved value for this GetDeletedResult.
getSforceReserved() - Method in class com.sforce.soap.partner.GetUpdatedResult
Gets the sforceReserved value for this GetUpdatedResult.
getSforceReserved() - Method in class com.sforce.soap.partner.SearchResult
Gets the sforceReserved value for this SearchResult.
getSharedPropertyDefinitions() - Method in interface com.metamatrix.common.object.PropertiedObjectsEditor
Obtain the list of PropertyDefinitions that are defined by all of the propertied objects this editor is set to use.
getSharedPropertyDefinitions() - Method in class com.metamatrix.common.object.PropertiedObjectsEditorImpl
Obtain the list of PropertyDefinitions that are defined by all of the propertied objects this editor is set to use.
getShell() - Method in class com.metamatrix.core.commandshell.CommandTarget
 
getShort(String) - Method in class com.metamatrix.common.properties.ObjectPropertyManager
Retrieves the short value of the property identified by the specified key.
getShort(String, short) - Method in class com.metamatrix.common.properties.ObjectPropertyManager
Retrieves the short value of the property identified by the specified key, or if not found, returns the specified default value.
getShort(int) - Method in class com.metamatrix.jdbc.MMCallableStatement
Gets the value of a OUTPUT parameter as a short.
getShort(String) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getShort(int) - Method in class com.metamatrix.jdbc.MMResultSet
Get a primitive short based on the column index.
getShort(String) - Method in class com.metamatrix.jdbc.MMResultSet
Get a short based on the column name.
getShortCanonicalName() - Method in class com.metamatrix.query.sql.symbol.SingleElementSymbol
Get the short name of the element
getShortDescription() - Method in class com.metamatrix.api.core.xmi.XMIHeader.Documentation
Return the short description
getShortDescription() - Method in class com.metamatrix.common.config.api.ComponentTypePropDefn
Get the short description of this property.
getShortDescription() - Method in interface com.metamatrix.common.object.ObjectDefinition
Get the short description of this property.
getShortDescription() - Method in class com.metamatrix.common.object.ObjectDefinitionImpl
Get the short description of this property.
getShortDisplayName() - Method in class com.metamatrix.common.config.api.ComponentTypePropDefn
Get the localized display name of this property.
getShortDisplayName() - Method in interface com.metamatrix.common.object.ObjectDefinition
Get the localized display name of this property.
getShortDisplayName() - Method in class com.metamatrix.common.object.ObjectDefinitionImpl
Get the localized display name of this property.
getShortElementName(String) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
 
getShortElementName(String) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadataFacade
 
getShortElementName(String) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getShortElementName(String) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getShortElementName(String) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get the short (unique only to group) name of an element, given a fully qualified element name.
getShortName() - Method in class com.metamatrix.query.sql.symbol.SingleElementSymbol
Get the short name of the element
getShortName(String) - Static method in class com.metamatrix.query.sql.symbol.SingleElementSymbol
 
getShortName(String) - Static method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
getShowExpertProperties() - Method in class com.metamatrix.toolbox.ui.widget.property.PropertiedObjectPanel
 
getShowFlag() - Method in class com.metamatrix.console.ui.util.wizard.WizardPane
when the file selector returns null, this frame won't show.
getShowHiddenProperties() - Method in class com.metamatrix.toolbox.ui.widget.property.PropertiedObjectPanel
 
getShowInvalidProperties() - Method in class com.metamatrix.toolbox.ui.widget.property.PropertiedObjectPanel
 
getShowPlan() - Method in class com.metamatrix.dqp.message.RequestMessage
 
getShowPlan() - Method in class com.metamatrix.query.sql.lang.Option
Get flag for whether to return the query plan with the results
getShowRequiredProperties() - Method in class com.metamatrix.toolbox.ui.widget.property.PropertiedObjectPanel
 
getShowResults() - Method in class bsh.Interpreter
Show on/off verbose printing status for the show() command.
getSingleRowComponent() - Method in class com.metamatrix.toolbox.ui.widget.property.DirectoryEntryPropertyComponent
create a single-row JComponent from this component when needed.
getSingleRowComponent() - Method in interface com.metamatrix.toolbox.ui.widget.property.PropertyComponent
create a single-row JComponent from this component when needed.
getSingleRowString() - Method in class com.metamatrix.toolbox.ui.widget.property.DirectoryEntryPropertyComponent
create a String from this component when needed.
getSingleRowString() - Method in interface com.metamatrix.toolbox.ui.widget.property.PropertyComponent
create a String from this component when needed.
getSize(Object) - Static method in class com.metamatrix.common.buffer.impl.SizeUtility
Get size of object
getSize() - Method in class com.metamatrix.common.buffer.TupleBatch
Get the size of this batch - may be constant indicating unknown.
getSize() - Method in class com.metamatrix.console.ui.util.StringListBasedListModel
Return the model size
getSize() - Method in class com.sforce.soap.partner.QueryResult
Gets the size value for this QueryResult.
getSoap() - Method in interface com.sforce.soap.partner.SforceService
 
getSoap(URL) - Method in interface com.sforce.soap.partner.SforceService
 
getSoap() - Method in class com.sforce.soap.partner.SforceServiceLocator
 
getSoap(URL) - Method in class com.sforce.soap.partner.SforceServiceLocator
 
getSoapAddress() - Method in interface com.sforce.soap.partner.SforceService
Sforce SOAP API
getSoapAddress() - Method in class com.sforce.soap.partner.SforceServiceLocator
 
getSoapType() - Method in class com.sforce.soap.partner.Field
Gets the soapType value for this Field.
getSoapWSDDServiceName() - Method in class com.sforce.soap.partner.SforceServiceLocator
 
getSobject() - Method in class com.sforce.soap.partner.RelatedList
Gets the sobject value for this RelatedList.
getSobjectName() - Method in class com.sforce.soap.partner.DescribeTab
Gets the sobjectName value for this DescribeTab.
getSObjects() - Method in class com.sforce.soap.partner.Upsert
Gets the sObjects value for this Upsert.
getSObjects(int) - Method in class com.sforce.soap.partner.Upsert
 
getSObjectType() - Method in class com.sforce.soap.partner.DescribeLayoutType0
Gets the sObjectType value for this DescribeLayoutType0.
getSObjectType() - Method in class com.sforce.soap.partner.DescribeSObject
Gets the sObjectType value for this DescribeSObject.
getSObjectType() - Method in class com.sforce.soap.partner.GetDeleted
Gets the sObjectType value for this GetDeleted.
getSObjectType() - Method in class com.sforce.soap.partner.GetUpdated
Gets the sObjectType value for this GetUpdated.
getSObjectType() - Method in class com.sforce.soap.partner.Retrieve
Gets the sObjectType value for this Retrieve.
getSocket() - Method in class com.metamatrix.common.comm.platform.socket.SocketUtil.SSLSocketFactory
 
getSocketListenerStats() - Method in class com.metamatrix.common.comm.platform.socket.SocketVMController
 
getSocketListenerStats() - Method in class com.metamatrix.platform.vm.controller.ProcessController
 
getSockets() - Method in interface com.metamatrix.admin.api.objects.ProcessObject
 
getSockets() - Method in class com.metamatrix.admin.objects.MMProcess
 
getSort() - Method in class com.sforce.soap.partner.RelatedList
Gets the sort value for this RelatedList.
getSort(int) - Method in class com.sforce.soap.partner.RelatedList
 
getSortable() - Method in class com.sforce.soap.partner.Field
Gets the sortable value for this Field.
getSortedColumnCount() - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableColumnModel
 
getSortedColumnCount() - Method in interface com.metamatrix.toolbox.ui.widget.table.EnhancedTableColumnModel
 
getSortedColumnCount() - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
 
getSortedColumns() - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableColumnModel
 
getSortedColumns() - Method in interface com.metamatrix.toolbox.ui.widget.table.EnhancedTableColumnModel
 
getSortedColumns() - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
 
getSortElements() - Method in class com.metamatrix.query.processor.relational.SortNode
 
getSorter() - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
 
getSortKeys() - Method in class com.metamatrix.connector.ldap.LDAPSearchDetails
get the sort keys
getSortPanel() - Method in class com.metamatrix.toolbox.ui.widget.table.TableOptionPanel
 
getSortPriority() - Method in class com.metamatrix.toolbox.ui.widget.table.EnhancedTableColumn
 
getSortType() - Method in class com.metamatrix.console.ui.tree.ChildSortingTreeNode
 
getSortType() - Method in interface com.metamatrix.console.ui.tree.SortsChildren
 
getSoTimeout() - Method in interface com.metamatrix.common.comm.platform.socket.client.ObjectChannelFactory
 
getSoTimeout() - Method in class com.metamatrix.common.comm.platform.socket.client.OioOjbectChannelFactory
 
getSource(String) - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleManager
Retrieves an extension module in byte[] form
getSource(String) - Method in interface com.metamatrix.common.extensionmodule.spi.ExtensionModuleTransaction
Retrieves an extension module in byte[] form
getSource(String, Connection) - Static method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleReader
Retrieves an extension module in byte[] form
getSource(String) - Method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleTransaction
Retrieves an extension module in byte[] form
getSource() - Method in class com.metamatrix.common.transaction.manager.SimpleUserTransaction
Return the (optional) reference to the object that is considered the source of the transaction represented by this object.
getSource() - Method in interface com.metamatrix.common.transaction.UserTransaction
Return the (optional) reference to the object that is considered the source of the transaction represented by this object.
getSource(Class<T>) - Method in class com.metamatrix.common.types.SQLXMLImpl
 
getSource() - Method in class com.metamatrix.common.types.XMLDomSourceTranslator
 
getSource() - Method in class com.metamatrix.common.types.XMLSAXSourceTranslator
 
getSource() - Method in class com.metamatrix.common.types.XMLStreamSourceTranslator
 
getSource() - Method in interface com.metamatrix.common.types.XMLTranslator
Get the XML in the original source form; with however it got created.
getSource(Class<T>) - Method in class com.metamatrix.common.types.XMLType
 
getSource() - Method in class com.metamatrix.console.models.ConfigurationPropertiedObjectEditor
Return the (optional) reference to the object that is considered the source of the transaction represented by this object.
getSource() - Method in class com.metamatrix.console.ui.views.properties.FakeUserTransaction
 
getSource(Class<T>) - Method in class com.metamatrix.jdbc.MMSQLXML
 
getSource() - Method in class com.metamatrix.query.mapping.xml.MappingAttribute
 
getSource() - Method in class com.metamatrix.query.mapping.xml.MappingBaseNode
 
getSource() - Method in class com.metamatrix.query.xquery.saxon.SaxonXMLTranslator
 
getSourceBlob() - Method in class com.metamatrix.common.types.BlobType
 
getSourceClob() - Method in class com.metamatrix.common.types.ClobType
 
getSourceComment(ExecutionContext, ICommand) - Method in class com.metamatrix.connector.jdbc.oracle.spatial.OracleSpatialSQLTranslator
This method figures out what the hint is by looking at the query and returns it.
getSourceComment(ExecutionContext, ICommand) - Method in class org.teiid.connector.jdbc.oracle.OracleSQLTranslator
 
getSourceComment(ICommand) - Method in class org.teiid.connector.jdbc.translator.SQLConversionVisitor
 
getSourceComment(ExecutionContext, ICommand) - Method in class org.teiid.connector.jdbc.translator.Translator
Returns the source comment for
getSourceComment(ICommand) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
getSourceDescriptor(String) - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleManager
Returns the ExtensionModuleDescriptor object for the extension module indicated by sourceName
getSourceDescriptor(String) - Method in interface com.metamatrix.common.extensionmodule.spi.ExtensionModuleTransaction
Returns the ExtensionModuleDescriptor object for the extension module indicated by sourceName
getSourceDescriptor(String, Connection) - Static method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleReader
Returns the ExtensionModuleDescriptor object for the extension module indicated by sourceName
getSourceDescriptor(String) - Method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleTransaction
Returns the ExtensionModuleDescriptor object for the extension module indicated by sourceName
getSourceDescriptor(String) - Method in interface com.metamatrix.platform.admin.api.ExtensionSourceAdminAPI
Returns the ExtensionSourceDescriptor object for the extension source indicated by sourceName
getSourceDescriptor(String) - Method in class com.metamatrix.platform.admin.apiimpl.ExtensionSourceAdminAPIImpl
Returns the ExtensionSourceDescriptor object for the extension source indicated by sourceName
getSourceDescriptors() - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleManager
Returns List of ExtensionModuleDescriptor objects, in order of their search ordering, or empty List if no extension modules exist
getSourceDescriptors(String) - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleManager
Returns List of ExtensionModuleDescriptor objects of indicated type, in order of their search ordering, or empty List if no descriptors exist for that type.
getSourceDescriptors() - Method in interface com.metamatrix.common.extensionmodule.spi.ExtensionModuleTransaction
Returns List of ExtensionModuleDescriptor objects, in order of their search ordering, or empty List if there are none
getSourceDescriptors(String, boolean) - Method in interface com.metamatrix.common.extensionmodule.spi.ExtensionModuleTransaction
Returns List of ExtensionModuleDescriptor objects of indicated type, in order of their search ordering.
getSourceDescriptors(String, boolean, Connection) - Static method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleReader
Returns List of ExtensionModuleDescriptor objects of indicated type, in order of their search ordering
getSourceDescriptors() - Method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleTransaction
Returns List of ExtensionModuleDescriptor objects, in order of their search ordering
getSourceDescriptors(String, boolean) - Method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleTransaction
Returns List of ExtensionModuleDescriptor objects of indicated type, in order of their search ordering
getSourceDescriptors() - Method in interface com.metamatrix.platform.admin.api.ExtensionSourceAdminAPI
Returns List of ExtensionSourceDescriptor objects, in order of their search ordering
getSourceDescriptors() - Method in class com.metamatrix.platform.admin.apiimpl.ExtensionSourceAdminAPIImpl
Returns List of ExtensionSourceDescriptor objects, in order of their search ordering
getSourceFileInfo() - Method in class bsh.Interpreter
Specify the source of the text from which this interpreter is reading.
getSourceNames() - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleManager
Returns List (of Strings) of all extension module names, in order of their search ordering (empty List if there are none)
getSourceNames() - Method in interface com.metamatrix.common.extensionmodule.spi.ExtensionModuleTransaction
Returns List (of Strings) of all extension module names, in order of their search ordering (empty List if there are none)
getSourceNames(Connection) - Static method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleReader
Returns List (of Strings) of all extension module names, in order of their search ordering
getSourceNames() - Method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleTransaction
Returns List (of Strings) of all extension module names, in order of their search ordering
getSourceNames() - Method in interface com.metamatrix.platform.admin.api.ExtensionSourceAdminAPI
Returns List (of Strings) of all extension source names, in order of their search ordering
getSourceNames() - Method in class com.metamatrix.platform.admin.apiimpl.ExtensionSourceAdminAPIImpl
Returns List (of Strings) of all extension source names, in order of their search ordering
getSourceNode() - Method in class com.metamatrix.console.ui.views.deploy.event.ConfigurationTreeModelEvent
The source node of the event.
getSourceNode() - Method in class com.metamatrix.query.mapping.xml.MappingAttribute
 
getSourceNode() - Method in class com.metamatrix.query.mapping.xml.MappingElement
 
getSourceNode() - Method in class com.metamatrix.query.mapping.xml.MappingNode
Get the source node for this Mapping Node; note that only mapping elements and mapping attributes have the source nodes; that too ones with specified with NameInSource specified attribute.
getSourceNode() - Method in class com.metamatrix.query.mapping.xml.MappingSourceNode
 
getSourceNodeParent() - Method in class com.metamatrix.console.ui.views.deploy.event.ConfigurationTreeModelEvent
The source node of the event.
getSourceProperty(SourceCapabilities.Capability) - Method in class com.metamatrix.query.optimizer.capabilities.BasicSourceCapabilities
 
getSourceProperty(SourceCapabilities.Capability) - Method in interface com.metamatrix.query.optimizer.capabilities.SourceCapabilities
This method returns an Object corresponding to the Source Property
getSourceRequests(String) - Method in interface com.metamatrix.admin.api.core.CoreMonitoringAdmin
Get the Source Request that correspond to the specified identifier pattern
getSourceRequests(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getSourceRequests(String) - Method in class com.metamatrix.admin.server.ServerMonitoringAdminImpl
Get monitoring information about source requests.
getSourceRequests(String) - Method in class com.metamatrix.dqp.embedded.admin.DQPMonitoringAdminImpl
 
getSourceSQLXML() - Method in class com.metamatrix.common.types.XMLType
 
getSourceType() - Method in class com.metamatrix.common.types.AbstractTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.AnyToObjectTransform
 
getSourceType() - Method in class com.metamatrix.common.types.basic.AnyToStringTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.BigDecimalToBigIntegerTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.BigDecimalToBooleanTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.BigDecimalToByteTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.BigDecimalToDoubleTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.BigDecimalToFloatTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.BigDecimalToIntegerTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.BigDecimalToLongTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.BigDecimalToShortTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.BigDecimalToStringTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.BigIntegerToBigDecimalTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.BigIntegerToBooleanTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.BigIntegerToByteTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.BigIntegerToDoubleTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.BigIntegerToFloatTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.BigIntegerToIntegerTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.BigIntegerToLongTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.BigIntegerToShortTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.BigIntegerToStringTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.BooleanToBigDecimalTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.BooleanToBigIntegerTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.BooleanToByteTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.BooleanToDoubleTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.BooleanToFloatTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.BooleanToIntegerTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.BooleanToLongTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.BooleanToShortTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.BooleanToStringTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.ByteToBigDecimalTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.ByteToBigIntegerTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.ByteToBooleanTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.ByteToDoubleTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.ByteToFloatTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.ByteToIntegerTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.ByteToLongTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.ByteToShortTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.ByteToStringTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.CharacterToStringTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.ClobToStringTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.DateToStringTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.DateToTimestampTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.DoubleToBigDecimalTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.DoubleToBigIntegerTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.DoubleToBooleanTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.DoubleToByteTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.DoubleToFloatTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.DoubleToIntegerTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.DoubleToLongTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.DoubleToShortTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.DoubleToStringTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.FloatToBigDecimalTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.FloatToBigIntegerTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.FloatToBooleanTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.FloatToByteTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.FloatToDoubleTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.FloatToIntegerTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.FloatToLongTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.FloatToShortTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.FloatToStringTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.IntegerToBigDecimalTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.IntegerToBigIntegerTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.IntegerToBooleanTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.IntegerToByteTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.IntegerToDoubleTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.IntegerToFloatTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.IntegerToLongTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.IntegerToShortTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.IntegerToStringTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.LongToBigDecimalTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.LongToBigIntegerTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.LongToBooleanTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.LongToByteTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.LongToDoubleTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.LongToFloatTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.LongToIntegerTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.LongToShortTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.LongToStringTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.NullToAnyTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.ObjectToAnyTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.ShortToBigDecimalTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.ShortToBigIntegerTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.ShortToBooleanTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.ShortToByteTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.ShortToDoubleTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.ShortToFloatTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.ShortToIntegerTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.ShortToLongTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.ShortToStringTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.SQLXMLToStringTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.StringToBigDecimalTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.StringToBigIntegerTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.StringToBooleanTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.StringToByteTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.StringToCharacterTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.StringToClobTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.StringToDateTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.StringToDoubleTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.StringToFloatTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.StringToIntegerTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.StringToLongTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.StringToShortTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.StringToSQLXMLTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.StringToTimestampTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.StringToTimeTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.TimestampToDateTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.TimestampToStringTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.TimestampToTimeTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.TimeToStringTransform
Type of the incoming value.
getSourceType() - Method in class com.metamatrix.common.types.basic.TimeToTimestampTransform
Type of the incoming value.
getSourceType() - Method in interface com.metamatrix.common.types.Transform
Type of the incoming value.
getSourceTypeName() - Method in class com.metamatrix.common.types.AbstractTransform
Name of the source type.
getSourceTypeName() - Method in interface com.metamatrix.common.types.Transform
Name of the source type.
getSourceTypes() - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleManager
Returns List (of Strings) of all extension module types currently supported.
getSourceTypes() - Method in interface com.metamatrix.platform.admin.api.ExtensionSourceAdminAPI
Returns List (of Strings) of all extension source types currently supported.
getSourceTypes() - Method in class com.metamatrix.platform.admin.apiimpl.ExtensionSourceAdminAPIImpl
Returns List (of Strings) of all extension source types currently supported.
getSourceVdb() - Method in class com.metamatrix.console.ui.views.vdb.VdbRoleOptionsPanel
 
getSourceVdb() - Method in class com.metamatrix.console.ui.views.vdb.VdbWizardConfirmPanel
 
getSourceVdb() - Method in class com.metamatrix.console.ui.views.vdb.VdbWizardEntitlementsSelectPanel
 
getSourceVDBID() - Method in class com.metamatrix.platform.admin.api.EntitlementMigrationReport
Get the source VDB ID from which the entitlement migration was attmpted.
getSpaceLimit() - Method in class com.metamatrix.core.util.LRUCache
 
getSql() - Method in class com.metamatrix.dqp.client.impl.ServerRequest
 
getSql() - Method in class com.metamatrix.query.sql.lang.DynamicCommand
 
getSql() - Method in class com.metamatrix.server.dqp.service.tracker.TransactionLogMessage
 
getSql() - Method in class org.teiid.connector.jdbc.translator.TranslatedCommand
Get String SQL of translated command; but use #nextLargeSetQuerySQL if this command is a large set query
getSqlCommand() - Method in interface com.metamatrix.admin.api.objects.Request
Get the SQL Command sent to the Server for a Request
getSqlCommand() - Method in class com.metamatrix.admin.objects.MMRequest
Get the SQL Command sent to the Server for a Request
getSQLConversionVisitor() - Method in class org.teiid.connector.jdbc.translator.Translator
Create the SQLConversionVisitor that will perform translation.
getSQLKeywords() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Get metamatrix keywords that are not SQL-92 keyword
getSqlOptions() - Method in class com.metamatrix.jdbc.BaseDataSource
Get special sqlOptions string, which can currently be set only to SHOWPLAN
getSQLOptions() - Method in class com.metamatrix.jdbc.util.MMJDBCURL
 
getSqlQueryWebServiceUrl(String, String, boolean) - Static method in class com.metamatrix.common.util.WSDLServletUtil
Returns the formatted wsdl url for the SqlQueryWebService
getSQLStateType() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Indicates whether the SQLSTATE returned by SQLException.getSQLState is X/Open (now known as Open Group) SQL CLI or SQL99.
getSQLString(LanguageObject) - Static method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
Helper to quickly get the parser string for an object using the visitor.
getSQLString() - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
Retrieve completed string from the visitor.
getSQLString(List<Object>, StringBuffer) - Static method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
getSqlString() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.RequestInfo
 
getSQLString(ILanguageObject) - Static method in class org.teiid.connector.visitor.util.SQLStringVisitor
Gets the SQL string representation for a given ILanguageObject.
getSqlTransformationTypeName(short) - Static method in class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants
 
getSqlTranslator() - Method in class org.teiid.connector.jdbc.JDBCBaseExecution
 
getSQLType(String) - Static method in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
This method is used to obtain a short indicating JDBC SQL type for any object.
getSQLTypeFromClass(String) - Static method in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
Get sql Type from java class type name.
getSQLTypeFromRuntimeType(Class) - Static method in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
Get the sql type from the given runtime type
getSQLTypeFromRuntimeType(Class<?>) - Static method in class org.teiid.connector.api.TypeFacility
Get the SQL type for the given runtime type Class constant
getSqlWarnings() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.Results
 
getSQLXML(int) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getSQLXML(String) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getSQLXML(int) - Method in class com.metamatrix.jdbc.MMResultSet
 
getSQLXML(String) - Method in class com.metamatrix.jdbc.MMResultSet
 
getSSLContext(String, String, String, String, String, String, String) - Static method in class com.metamatrix.common.comm.platform.socket.SocketUtil
 
getSSLSocketFactory(Properties) - Static method in class com.metamatrix.common.comm.platform.socket.SocketUtil
 
getStack() - Method in class com.metamatrix.common.tree.TreeNodeIteratorWithStack
Return the list of StackEntry objects that each have a target and a payload.
getStackTrace(Throwable) - Static method in class com.metamatrix.core.util.StringUtil
 
getStagedResultName(String) - Method in class com.metamatrix.query.optimizer.xml.XMLPlannerEnvironment
 
getStagingTableResultsInfo(String) - Method in class com.metamatrix.query.optimizer.xml.XMLPlannerEnvironment
 
getStagingTables() - Method in class com.metamatrix.query.mapping.xml.MappingBaseNode
 
getStandaloneBufferManager() - Static method in class com.metamatrix.common.buffer.BufferManagerFactory
Helper to get a buffer manager all set up for unmanaged standalone use.
getStartDate() - Method in class com.sforce.soap.partner.GetDeleted
Gets the startDate value for this GetDeleted.
getStartDate() - Method in class com.sforce.soap.partner.GetUpdated
Gets the startDate value for this GetUpdated.
getStartDateAsString() - Method in class com.metamatrix.admin.objects.MMSystem
Get The Start Date as a String
getStartingTime() - Method in class com.metamatrix.console.ui.views.syslog.TimeSpanPanel
 
getStartRow() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ResultsRequest
 
getStartTime() - Method in interface com.metamatrix.admin.api.objects.SystemObject
 
getStartTime() - Method in class com.metamatrix.admin.objects.MMSystem
 
getStartTime() - Method in class com.metamatrix.jdbc.EmbeddedConnectionFactoryImpl
 
getStartTime() - Method in class com.metamatrix.platform.registry.RegistryBinding
 
getStartTime() - Method in interface com.metamatrix.platform.service.api.ServiceInterface
Get the time that the service was initialized.
getStartTime() - Method in class com.metamatrix.platform.service.controller.AbstractService
Return time service was initializes.
getStartTime() - Method in class com.metamatrix.platform.service.controller.ServiceData
 
getStartTime() - Method in interface com.metamatrix.platform.vm.api.controller.ProcessManagement
Get the time the VM was initialized.
getStartTime() - Method in class com.metamatrix.platform.vm.controller.ProcessController
Get the time the VM was initialized.
getStartupResourceDescriptor() - Method in class com.metamatrix.console.ui.views.pools.PoolConfigTableRowData
 
getState() - Method in interface com.metamatrix.admin.api.objects.ConnectorBinding
Retrieve the current connector state.
getState() - Method in interface com.metamatrix.admin.api.objects.DQP
Retrieve the current connector state.
getState() - Method in interface com.metamatrix.admin.api.objects.Service
Retrieve the current connector state.
getState() - Method in interface com.metamatrix.admin.api.objects.Session
Get the State of the Session
getState() - Method in interface com.metamatrix.admin.api.objects.VDB
 
getState() - Method in class com.metamatrix.admin.objects.MMConnectorBinding
 
getState() - Method in class com.metamatrix.admin.objects.MMDQP
 
getState() - Method in class com.metamatrix.admin.objects.MMService
 
getState() - Method in class com.metamatrix.admin.objects.MMSession
Get the State of the Session
getState() - Method in class com.metamatrix.admin.objects.MMVDB
 
getState() - Method in class com.metamatrix.connector.salesforce.Connector
 
getState() - Method in class com.metamatrix.connector.xml.base.LoggingConnector
 
getState() - Method in class com.metamatrix.connector.xml.base.SecureConnectorStateImpl
 
getState() - Method in class com.metamatrix.connector.xml.base.XMLConnectionImpl
 
getState() - Method in class com.metamatrix.connector.xml.base.XMLConnectorStateImpl
 
getState() - Method in interface com.metamatrix.connector.xml.BaseXMLConnectorState
 
getState() - Method in class com.metamatrix.connector.xml.file.FileConnectorState
 
getState() - Method in class com.metamatrix.connector.xml.http.HTTPExecutor
 
getState() - Method in class com.metamatrix.connector.xml.soap.SOAPConnectorStateImpl
 
getState() - Method in interface com.metamatrix.connector.xml.StatefulConnector
 
getState() - Method in interface com.metamatrix.connector.xml.XMLConnection
 
getState() - Method in class com.metamatrix.platform.service.controller.ServiceData
 
getStateAsString() - Method in interface com.metamatrix.admin.api.objects.ConnectorBinding
Retrieve the current connector state as a printable String.
getStateAsString() - Method in interface com.metamatrix.admin.api.objects.DQP
Retrieve the current connector state.
getStateAsString() - Method in interface com.metamatrix.admin.api.objects.Service
Retrieve the current connector state as a printable String.
getStateAsString() - Method in interface com.metamatrix.admin.api.objects.Session
Get the Session State as a String.
getStateAsString() - Method in interface com.metamatrix.admin.api.objects.VDB
 
getStateAsString() - Method in class com.metamatrix.admin.objects.MMConnectorBinding
 
getStateAsString() - Method in class com.metamatrix.admin.objects.MMDQP
 
getStateAsString() - Method in class com.metamatrix.admin.objects.MMService
 
getStateAsString() - Method in class com.metamatrix.admin.objects.MMSession
Get the SessionState
getStateAsString() - Method in class com.metamatrix.admin.objects.MMVDB
 
getStateChangedTime() - Method in interface com.metamatrix.admin.api.objects.ConnectorBinding
Returns time of last state change.
getStateChangedTime() - Method in interface com.metamatrix.admin.api.objects.DQP
Retrieve time of last state change.
getStateChangedTime() - Method in interface com.metamatrix.admin.api.objects.Service
Returns time of last state change.
getStateChangedTime() - Method in class com.metamatrix.admin.objects.MMConnectorBinding
 
getStateChangedTime() - Method in class com.metamatrix.admin.objects.MMDQP
 
getStateChangedTime() - Method in class com.metamatrix.admin.objects.MMService
 
getStateChangeTime() - Method in class com.metamatrix.platform.admin.api.runtime.ServiceData
 
getStateChangeTime() - Method in class com.metamatrix.platform.registry.ServiceRegistryBinding
 
getStateChangeTime() - Method in interface com.metamatrix.platform.service.api.ServiceInterface
 
getStateChangeTime() - Method in class com.metamatrix.platform.service.controller.AbstractService
Return the time the current state was entered.
getStateChangeTime() - Method in class com.metamatrix.platform.service.controller.ServiceData
 
getStateColor(boolean, boolean) - Static method in class com.metamatrix.console.ui.views.runtime.util.RuntimeMgmtUtils
 
getStatement() - Method in class com.metamatrix.jdbc.MMResultSet
Retrieves the Statement object that produced this ResultSet object.
getStatement() - Method in class org.teiid.connector.jdbc.JDBCBaseExecution
 
getStatements() - Method in class com.metamatrix.query.sql.proc.Block
Get all the statements contained on this block.
getStatistics() - Method in class com.metamatrix.api.core.message.MessageList
Return the Statistics instance that contains a breakdown by MessageType of the number of Message instances in this object.
getStatistics() - Method in class com.metamatrix.console.ui.views.runtime.model.RuntimeMgmtModel
 
getStatisticsList() - Method in class com.metamatrix.query.processor.relational.RelationalNodeStatistics
 
getStats() - Method in class com.metamatrix.common.buffer.impl.BufferManagerImpl
Construct a BufferStats object by looking at all the state.
getStats() - Method in class com.metamatrix.common.comm.platform.socket.server.SocketListener
 
getStats() - Method in class com.metamatrix.common.connection.ManagedConnection
 
getStats() - Method in interface com.metamatrix.common.queue.WorkerPool
 
getStatus() - Method in interface com.metamatrix.admin.api.objects.Transaction
Get the current status.
getStatus() - Method in class com.metamatrix.admin.objects.TransactionImpl
 
getStatus(TupleSourceID) - Method in interface com.metamatrix.common.buffer.BufferManager
Gets the status of the tuple source
getStatus(TupleSourceID) - Method in class com.metamatrix.common.buffer.impl.BufferManagerImpl
Get the status for a particular tuple source
getStatus() - Method in class com.metamatrix.common.buffer.impl.TupleSourceInfo
Get status of this tuple source, as defined in BufferManager constants
getStatus() - Method in class com.metamatrix.common.transaction.manager.SimpleUserTransaction
Obtain the status of the transaction represented by this object.
getStatus() - Method in interface com.metamatrix.common.transaction.UserTransaction
Obtain the status of the transaction represented by this object.
getStatus() - Method in class com.metamatrix.common.vdb.api.VDBArchive
 
getStatus() - Method in interface com.metamatrix.common.vdb.api.VDBDefn
Returns a short indicating if the status of the VirtualDatabase.
getStatus() - Method in class com.metamatrix.console.models.ConfigurationPropertiedObjectEditor
Obtain the status of the transaction represented by this object.
getStatus() - Method in class com.metamatrix.console.ui.views.properties.FakeUserTransaction
 
getStatus() - Method in class com.metamatrix.console.ui.views.vdb.VdbWizardConfirmPanel
 
getStatus() - Method in class com.metamatrix.console.ui.views.vdb.VdbWizardEntitlementsSelectPanel
 
getStatus() - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabase
Returns a short indicating if the status of the VirtualDatabase.
getStatus() - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabase
 
getStatus() - Method in class com.metamatrix.server.dqp.service.tracker.TransactionLogMessage
 
getStatus() - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
 
getStatusCode() - Method in class com.sforce.soap.partner.Error
Gets the statusCode value for this Error.
getStatusCode() - Method in class com.sforce.soap.partner.SendEmailError
Gets the statusCode value for this SendEmailError.
getStepNum() - Method in class com.metamatrix.console.ui.util.BasicWizardSubpanelContainer
 
getStepNum() - Method in class com.metamatrix.console.ui.util.WizardStepTextPanel
 
getStickyFlag() - Method in class com.metamatrix.platform.service.proxy.ServiceProxy
 
getStoppedServices() - Method in class com.metamatrix.console.ui.views.runtime.model.HostStatistics
 
getStorageType() - Method in class com.metamatrix.common.buffer.storage.file.FileStorageManager
Return file type: com.metamatrix.common.buffer.StorageManager.TYPE_FILE
getStorageType() - Method in class com.metamatrix.common.buffer.storage.memory.MemoryStorageManager
 
getStorageType() - Method in interface com.metamatrix.common.buffer.StorageManager
Get the type of storage as defined by constants.
getStoredProcedureInfoForProcedure(String) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
 
getStoredProcedureInfoForProcedure(String) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadataFacade
 
getStoredProcedureInfoForProcedure(String) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getStoredProcedureInfoForProcedure(String) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getStoredProcedureInfoForProcedure(String) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get the the StoredProcedureInfo based on the fully qualified procedure name
getStream() - Method in interface com.metamatrix.connector.xml.Document
 
getStream() - Method in class com.metamatrix.connector.xml.streaming.DocumentImpl
 
getStreamablePart(TupleSourceID, int) - Method in interface com.metamatrix.common.buffer.BufferManager
Returns the streamable batch object's part stored with specified identifier
getStreamablePart(TupleSourceID, int) - Method in class com.metamatrix.common.buffer.impl.BufferManagerImpl
 
getStreamingBatchSize() - Method in class com.metamatrix.query.util.CommandContext
 
getStreamProducer() - Method in class com.metamatrix.connector.xml.file.FileExecution
 
getStreamProducer() - Method in class com.metamatrix.connector.xml.http.HTTPExecution
 
getStreamProducer() - Method in class com.metamatrix.connector.xml.soap.SOAPExecution
 
getStreamProducer() - Method in interface com.metamatrix.connector.xml.XMLExecution
Gets all the InputStreams for a single ExecutionInfo instance.
getStrictJava() - Method in class bsh.Interpreter
 
getString(String) - Method in class com.metamatrix.common.properties.ObjectPropertyManager
Retrieves the String value of the property identified by the specified key.
getString(String, String) - Method in class com.metamatrix.common.properties.ObjectPropertyManager
Retrieves the String value of the property identified by the specified key, or if not found, returns the specified default value.
getString() - Method in class com.metamatrix.common.types.BaseXMLTranslator
 
getString(Clob) - Static method in class com.metamatrix.common.types.ClobType
Utility method to convert to String
getString() - Method in class com.metamatrix.common.types.SQLXMLImpl
 
getString() - Method in class com.metamatrix.common.types.XMLStreamSourceTranslator
 
getString() - Method in interface com.metamatrix.common.types.XMLTranslator
Get String form of the XML
getString() - Method in class com.metamatrix.common.types.XMLType
 
getString(String) - Static method in class com.metamatrix.connector.jdbc.oracle.spatial.Messages
 
getString(String) - Static method in class com.metamatrix.connector.salesforce.Messages
 
getString(String) - Static method in class com.metamatrix.connector.xml.base.Messages
 
getString(String) - Static method in class com.metamatrix.connector.xml.file.Messages
 
getString(String) - Static method in class com.metamatrix.connector.xml.http.Messages
 
getString(String) - Static method in class com.metamatrix.connector.xml.soap.Messages
 
getString(String) - Method in class com.metamatrix.console.ui.util.property.PropertyProvider
Gets the requested property value.
getString(String, boolean) - Method in class com.metamatrix.console.ui.util.property.PropertyProvider
Gets the requested property value.
getString(String, Object[]) - Method in class com.metamatrix.console.ui.util.property.PropertyProvider
Gets the requested property value and inserts the argument element(s) into the returned message.
getString(String) - Method in class com.metamatrix.console.ui.views.deploy.DetailPanel
 
getString(String, Object[]) - Method in class com.metamatrix.console.ui.views.deploy.DetailPanel
 
getString(String) - Static method in class com.metamatrix.console.ui.views.deploy.util.DeployPkgUtils
 
getString(String, boolean) - Static method in class com.metamatrix.console.ui.views.deploy.util.DeployPkgUtils
 
getString(String, Object[]) - Static method in class com.metamatrix.console.ui.views.deploy.util.DeployPkgUtils
 
getString(String) - Static method in class com.metamatrix.console.ui.views.runtime.util.RuntimeMgmtUtils
 
getString(String, boolean) - Static method in class com.metamatrix.console.ui.views.runtime.util.RuntimeMgmtUtils
 
getString(String, Object[]) - Static method in class com.metamatrix.console.ui.views.runtime.util.RuntimeMgmtUtils
 
getString(String) - Static method in class com.metamatrix.console.ui.views.syslog.SysLogUtils
 
getString(String, boolean) - Static method in class com.metamatrix.console.ui.views.syslog.SysLogUtils
 
getString(String, Object[]) - Static method in class com.metamatrix.console.ui.views.syslog.SysLogUtils
 
getString(String) - Method in class com.metamatrix.core.BundleUtil
Get the string identified by the given key and localized to the current locale.
getString(String, List) - Method in class com.metamatrix.core.BundleUtil
Get the string identified by the given key and localized to the current locale, and replace placeholders in the localized string with the string form of the parameters.
getString(String, Object...) - Method in class com.metamatrix.core.BundleUtil
Get the string identified by the given key and localized to the current locale, and replace placeholders in the localized string with the string form of the parameters.
getString(int) - Static method in class com.metamatrix.core.vdb.ModelType
 
getString(int) - Method in class com.metamatrix.jdbc.MMCallableStatement
Gets the value of a OUTPUT parameter as a String.
getString(String) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getString(int) - Method in class com.metamatrix.jdbc.MMResultSet
Get a String based on the column index.
getString(String) - Method in class com.metamatrix.jdbc.MMResultSet
Get a string based on the column name.
getString() - Method in class com.metamatrix.jdbc.MMSQLXML
 
getString() - Method in class com.metamatrix.query.xquery.saxon.SaxonXMLTranslator
 
getStringFunctions() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets the Open Group CLI names for metamatrix string functions
getStringID() - Method in class com.metamatrix.common.buffer.TupleSourceID
Get string combining the unique ID and location in the form : if a location is specified.
getStringOrKey(String) - Method in class com.metamatrix.core.BundleUtil
 
getStringQuoteBegin() - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
Get the string to quote the beginning of a string with.
getStringQuoteEnd() - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
Get the string to quote the end of a string with.
getStrings(String, int) - Static method in class com.metamatrix.metadata.runtime.impl.RecordFactory
 
getStringValue(int, Integer) - Method in class com.metamatrix.jdbc.AbstractMetadataProvider
 
getStringValue(int, Integer) - Method in interface com.metamatrix.jdbc.ResultsMetadataProvider
Get metadata value for the column at columnIndex for a given metadata property.
getStyleSheet() - Method in class com.metamatrix.dqp.message.RequestMessage
 
getSubCommand() - Method in class com.metamatrix.query.sql.lang.ProcedureContainer
 
getSubCommands() - Method in class com.metamatrix.query.sql.lang.BatchedUpdateCommand
 
getSubCommands() - Method in class com.metamatrix.query.sql.lang.Command
Gets the subCommands (both embedded and non-embedded) under this command.
getSubCommandsUpdatingModelCount(QueryMetadataInterface) - Method in class com.metamatrix.query.sql.lang.Command
 
getSubCommandsUpdatingModelCount(Command, QueryMetadataInterface) - Static method in class com.metamatrix.query.sql.lang.Command
 
getSubGroups() - Method in class com.metamatrix.common.object.PropertyDefinitionGroup
obtain the List of PropertyDefinitionGroups that are contained by this instance.
getSubject() - Method in class com.sforce.soap.partner.Email
Gets the subject value for this Email.
getSubmittedTimestamp() - Method in class com.metamatrix.dqp.message.AtomicRequestMessage
Get time that the time when the command was created by the client.
getSubmittedTimestamp() - Method in class com.metamatrix.dqp.message.RequestMessage
Get time that the time when the command was created by the client.
getSubmittedTimestamp() - Method in class com.metamatrix.server.serverapi.RequestInfo
Get time that the request was created by the user.
getSubqueryContainers() - Method in class com.metamatrix.query.optimizer.relational.plantree.PlanNode
 
getSubRealmName() - Method in class com.metamatrix.platform.security.api.AuthorizationRealm
Get the sub realm name.
getSubString(long, int) - Method in class com.metamatrix.common.types.ClobImpl
Returns a copy of the specified substring in the CLOB value designated by this Clob object.
getSubString(long, int) - Method in class com.metamatrix.common.types.ClobType
 
getSubString(long, int) - Method in class com.metamatrix.jdbc.MMClob
Returns a copy of the specified substring in the CLOB value designated by this Clob object.
getSubTxnUid() - Method in class com.metamatrix.server.dqp.service.tracker.TransactionLogMessage
 
GetSuffix(int) - Method in class com.metamatrix.query.parser.JavaCharStream
 
getSummaryManager() - Method in class com.metamatrix.console.models.Managers
 
getSummaryManager(ConnectionInfo) - Static method in class com.metamatrix.console.models.ModelManager
 
getSummaryRefreshEnabled() - Static method in class com.metamatrix.console.util.StaticProperties
 
getSummaryRefreshRate() - Static method in class com.metamatrix.console.util.StaticProperties
 
getSuperComponentTypeID() - Method in interface com.metamatrix.common.config.api.ComponentType
Returns the super component type id
getSuperComponentTypeID() - Method in class com.metamatrix.common.config.model.BasicComponentType
 
getSuperRealmName() - Method in class com.metamatrix.platform.security.api.AuthorizationRealm
Get the super realm name.
getSuperTables(String, String, String) - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Retrieves a description of the table hierarchies defined in a particular schema in this database.
getSuperTypes(String, String, String) - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Retrieves a description of the user-defined type (UDT) hierarchies defined in a particular schema in this database.
getSupportedByProtocol(String) - Static method in class com.metamatrix.common.jdbc.JDBCPlatform
 
getSupportedFunctions() - Method in class com.metamatrix.connector.jdbc.oracle.spatial.OracleSpatialCapabilities
 
getSupportedFunctions() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
getSupportedFunctions() - Method in class com.metamatrix.connector.metadata.adapter.ObjectConnectorCapabilities
 
getSupportedFunctions() - Method in class com.metamatrix.connector.salesforce.SalesforceCapabilities
 
getSupportedFunctions() - Method in class com.metamatrix.connector.xml.base.XMLCapabilities
 
getSupportedFunctions() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Get list of all supported function names.
getSupportedFunctions() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
Return null to indicate no functions are supported.
getSupportedFunctions() - Method in class org.teiid.connector.jdbc.db2.DB2Capabilities
 
getSupportedFunctions() - Method in class org.teiid.connector.jdbc.derby.DerbyCapabilities
 
getSupportedFunctions() - Method in class org.teiid.connector.jdbc.informix.InformixCapabilities
 
getSupportedFunctions() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
getSupportedFunctions() - Method in class org.teiid.connector.jdbc.mm.MMCapabilities
 
getSupportedFunctions() - Method in class org.teiid.connector.jdbc.mysql.MySQL5Capabilities
 
getSupportedFunctions() - Method in class org.teiid.connector.jdbc.mysql.MySQLCapabilities
 
getSupportedFunctions() - Method in class org.teiid.connector.jdbc.oracle.OracleCapabilities
 
getSupportedFunctions() - Method in class org.teiid.connector.jdbc.postgresql.PostgreSQLCapabilities
 
getSupportedFunctions() - Method in class org.teiid.connector.jdbc.SimpleCapabilities
Return null to indicate no functions are supported.
getSupportedFunctions() - Method in class org.teiid.connector.jdbc.sqlserver.SqlServerCapabilities
 
getSupportedFunctions() - Method in class org.teiid.connector.jdbc.sybase.SybaseCapabilities
 
getSupportedFunctions() - Method in class org.teiid.connector.jdbc.teradata.TeradataCapabilities
 
getSupportedJoinCriteria(Object, QueryMetadataInterface, CapabilitiesFinder) - Static method in class com.metamatrix.query.optimizer.relational.rules.CapabilitiesUtil
 
getSupportedJoinCriteria() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Get the supported join criteria.
getSupportedJoinCriteria() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
getSupportedJoinCriteria() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
getSwapFileContents() - Method in class com.metamatrix.server.admin.apiimpl.MaterializationLoadScriptsImpl
 
getSwapScriptFile() - Method in interface com.metamatrix.server.admin.api.MaterializationLoadScripts
Get a stream of the generated swap script.
getSwapScriptFile() - Method in class com.metamatrix.server.admin.apiimpl.MaterializationLoadScriptsImpl
 
getSwapScriptFileName() - Method in interface com.metamatrix.server.admin.api.MaterializationLoadScripts
Get the file name the the swap script should be named.
getSwapScriptFileName() - Method in class com.metamatrix.server.admin.apiimpl.MaterializationLoadScriptsImpl
 
getSymbol() - Method in class com.metamatrix.api.exception.query.UnresolvedSymbolDescription
Get the symbol that was unresolved
getSymbol(Object) - Method in class com.metamatrix.query.metadata.GroupInfo
 
getSymbol(String) - Method in class com.metamatrix.query.metadata.GroupInfo
 
getSymbol(int) - Method in class com.metamatrix.query.sql.lang.Select
Returns the select symbol at the specified index.
getSymbol() - Method in class com.metamatrix.query.sql.lang.SetClause
 
getSymbol() - Method in class com.metamatrix.query.sql.symbol.AliasSymbol
Get the underlying symbol
getSymbol() - Method in interface org.teiid.connector.language.ISetClause
 
getSymbolList() - Method in class com.metamatrix.query.metadata.GroupInfo
 
getSymbolMap() - Method in class com.metamatrix.query.mapping.xml.MappingSourceNode
 
getSymbolMap() - Method in class com.metamatrix.query.sql.proc.CreateUpdateProcedureCommand
Get the symbol map between elements on the virtual group being updated and the elements on the transformation query.
getSymbols() - Method in class com.metamatrix.query.sql.lang.GroupBy
Returns an ordered list of the symbols in the GROUP BY
getSymbols() - Method in class com.metamatrix.query.sql.lang.Select
Returns an ordered list of the symbols in the select.
getSymbols() - Method in class com.metamatrix.query.sql.visitor.ExpressionSymbolCollector
Get the elements collected by the visitor.
getSymbols(LanguageObject, Collection) - Static method in class com.metamatrix.query.sql.visitor.ExpressionSymbolCollector
Helper to quickly get the elements from obj in the elements collection
getSymmectricCryptor() - Static method in class com.metamatrix.common.util.crypto.cipher.SymmetricCryptor
Creates a new SymmetricCryptor with a new symmetric key
getSymmectricCryptor(URL) - Static method in class com.metamatrix.common.util.crypto.cipher.SymmetricCryptor
Creates a SymmetricCryptor using the supplied URL contents as the key
getSymmectricCryptor(byte[]) - Static method in class com.metamatrix.common.util.crypto.cipher.SymmetricCryptor
Creates a SymmetricCryptor using the supplied byte array as the key
getSymmetricCryptor(byte[]) - Method in class com.metamatrix.common.util.crypto.DhKeyGenerator
 
getSynchedProcesses() - Method in class com.metamatrix.console.ui.views.runtime.model.HostStatistics
 
getSynchedServices() - Method in class com.metamatrix.console.ui.views.runtime.model.HostStatistics
 
getSynchronousTtl() - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerConnectionFactory
 
getSysLogRefreshEnabled() - Static method in class com.metamatrix.console.util.StaticProperties
 
getSysLogRefreshRate() - Static method in class com.metamatrix.console.util.StaticProperties
 
getSystem() - Method in interface com.metamatrix.admin.api.core.CoreMonitoringAdmin
Retrieve the single System object.
getSystem() - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getSystem() - Method in class com.metamatrix.admin.server.ServerMonitoringAdminImpl
Get monitoring information about the sytem at large.
getSystem() - Method in class com.metamatrix.dqp.embedded.admin.DQPMonitoringAdminImpl
 
getSystemBootStrapProperties() - Method in class com.metamatrix.common.config.CurrentConfiguration
 
getSystemConfiguration() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
getSystemConfiguration() - Method in interface com.metamatrix.dqp.service.ConfigurationService
Get the system Configuration object loaded from the configuration object, this is currently only needed to support the exportConfiguration admin call.
getSystemCredentials(String) - Method in class org.teiid.connector.api.CredentialMap
Method to return the credentials map for a system
getSystemField() - Method in class com.metamatrix.toolbox.ui.widget.LoginPanel
 
getSystemFunctions() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets the Open Group CLI names for metamatrix system functions
getSystemName() - Method in class com.metamatrix.console.models.SummaryManager
 
getSystemName() - Method in interface com.metamatrix.console.ui.views.summary.SummaryInfoProvider
 
getSystemProperties() - Method in class com.metamatrix.dqp.embedded.configuration.ServerConfigFileReader
Get properties defined for the System/Query Service
getSystemProperties() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
getSystemProperties() - Method in interface com.metamatrix.dqp.service.ConfigurationService
Get DQP properties
getSystems() - Method in class org.teiid.connector.api.CredentialMap
Method to return an array of systems that have been added to this CredentialMap.
getSystemStartUpTime() - Method in class com.metamatrix.console.models.SummaryManager
 
getSystemStartUpTime() - Method in interface com.metamatrix.console.ui.views.summary.SummaryInfoProvider
 
getSystemState() - Method in class com.metamatrix.console.models.SummaryManager
 
getSystemState() - Method in interface com.metamatrix.console.ui.views.summary.SummaryInfoProvider
 
getSystemState() - Method in class com.metamatrix.platform.admin.api.runtime.SystemStateBuilder
 
getSystemState() - Method in interface com.metamatrix.platform.admin.api.RuntimeStateAdminAPI
Return the running state of the system.
getSystemState() - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIHelper
Return the running state of the system.
getSystemState() - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIImpl
 
getSystemURL() - Method in class com.metamatrix.console.models.SummaryManager
 
getSystemURL() - Method in interface com.metamatrix.console.ui.views.summary.SummaryInfoProvider
 
getSystemVdb() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
getSystemVdb() - Method in interface com.metamatrix.dqp.service.ConfigurationService
Get the VDB contents for the "System.VDB"
getSystemVDBArchive() - Method in class com.metamatrix.metadata.runtime.RuntimeMetadataCatalog
Returns the System VDB Archive
getSysURL() - Method in class com.metamatrix.console.models.SummaryManager
 
getTable() - Method in class com.metamatrix.console.ui.util.ModifiedDirectoryChooserPanel
 
getTable() - Method in class com.metamatrix.console.ui.views.entitlements.EntitlementsPanel
 
getTable() - Method in class com.metamatrix.query.sql.lang.Create
 
getTable() - Method in class com.metamatrix.query.sql.lang.Drop
 
getTable() - Method in class com.metamatrix.toolbox.ui.widget.DirectoryChooserPanel
 
getTable() - Method in class com.metamatrix.toolbox.ui.widget.table.AbstractTableOptionPanel
 
getTableActions() - Method in class com.metamatrix.console.ui.views.vdb.VdbMainPanel
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class com.metamatrix.console.ui.treetable.JTreeTable.TreeTableCellEditor
Overridden to determine an offset that tree would place the editor at.
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableCellEditor
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class com.metamatrix.console.ui.treetable.JTreeTable.TreeTableCellRenderer
TreeCellRenderer method.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class com.metamatrix.console.ui.views.authorization.ProvidersMain.ProvidersCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class com.metamatrix.console.ui.views.runtime.ServiceMgmtPanel.ServiceMgmtCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class com.metamatrix.console.ui.views.sessions.SessionTableCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class com.metamatrix.toolbox.ui.widget.property.PropertiedObjectTableCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableCellRenderer
Returns the appropriate Component to render the value in the specified table at the specified row and column indexes.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableHeaderRenderer
 
getTableColumnSortInfo(TableWidget) - Static method in class com.metamatrix.console.ui.util.ColumnSortInfo
 
getTableHeader() - Method in class com.metamatrix.toolbox.ui.widget.table.TableOptionPanel
 
getTableModel() - Method in class com.metamatrix.console.models.TransactionManager
 
getTableModel() - Method in class com.metamatrix.console.ui.views.queries.QueryRequestPanel
 
getTableName(Properties) - Method in class com.metamatrix.common.log.DbLogWriter
 
getTableName() - Method in class com.metamatrix.connector.salesforce.execution.visitors.CriteriaVisitor
 
getTableName() - Method in interface com.metamatrix.connector.salesforce.execution.visitors.ICriteriaVisitor
 
getTableName(int) - Method in class com.metamatrix.jdbc.FilteredResultsMetadata
 
getTableName(int) - Method in class com.metamatrix.jdbc.ResultsMetadataWithProvider
 
getTableName() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
getTablePrivileges(String, String, String) - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets a description of access rights for the table of the given name.
getTables(String, String, String, String[]) - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets a description of tables whose table name matches tableNamePattern.
getTableType() - Method in interface com.metamatrix.metadata.runtime.api.Group
 
getTableType() - Method in class com.metamatrix.metadata.runtime.impl.TableRecordImpl
 
getTableType() - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
getTableType() - Method in interface com.metamatrix.modeler.core.metadata.runtime.TableRecord
Return the table type of this table
getTableTypeName(short) - Static method in class com.metamatrix.metadata.runtime.api.MetadataConstants
 
getTableTypeName(short) - Static method in class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants
 
getTableTypes() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets the table types available to metamatrix.
getTableWidget() - Method in class com.metamatrix.toolbox.ui.widget.table.TableHeaderButton
 
getTableXPath() - Method in class com.metamatrix.connector.xml.base.ExecutionInfo
 
getTabOrder() - Method in class com.sforce.soap.partner.DescribeLayoutComponent
Gets the tabOrder value for this DescribeLayoutComponent.
getTabs() - Method in class com.sforce.soap.partner.DescribeTabSetResult
Gets the tabs value for this DescribeTabSetResult.
getTabs(int) - Method in class com.sforce.soap.partner.DescribeTabSetResult
 
getTabSize(int) - Method in class com.metamatrix.query.parser.JavaCharStream
 
getTagRootElement() - Method in class com.metamatrix.query.mapping.xml.MappingDocument
A tag root is the first visual node on the document.
getTarget() - Method in class com.metamatrix.api.core.message.DefaultMessage
Gets the target object to which this message applies.
getTarget() - Method in interface com.metamatrix.api.core.message.Message
Gets the target object to which this message refers.
getTarget() - Method in class com.metamatrix.common.actions.ActionDefinition
Get the target object for this action.
getTarget() - Method in class com.metamatrix.core.commandshell.CommandShell
 
getTarget() - Method in class com.metamatrix.core.event.TargetableEvent
Return the target of the event.
getTargetClasses() - Method in class com.metamatrix.common.messaging.jgroups.RPCStruct
 
getTargetDirectoryEntry() - Method in class com.metamatrix.common.tree.directory.PreviewableDirectoryEntry
 
getTargetObjectId() - Method in class com.sforce.soap.partner.SendEmailError
Gets the targetObjectId value for this SendEmailError.
getTargetObjectId() - Method in class com.sforce.soap.partner.SingleEmailMessage
Gets the targetObjectId value for this SingleEmailMessage.
getTargetObjectIds() - Method in class com.sforce.soap.partner.MassEmailMessage
Gets the targetObjectIds value for this MassEmailMessage.
getTargetObjectIds(int) - Method in class com.sforce.soap.partner.MassEmailMessage
 
getTargetType() - Method in class com.metamatrix.common.types.AbstractTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.AnyToObjectTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.AnyToStringTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.BigDecimalToBigIntegerTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.BigDecimalToBooleanTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.BigDecimalToByteTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.BigDecimalToDoubleTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.BigDecimalToFloatTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.BigDecimalToIntegerTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.BigDecimalToLongTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.BigDecimalToShortTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.BigIntegerToBigDecimalTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.BigIntegerToBooleanTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.BigIntegerToByteTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.BigIntegerToDoubleTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.BigIntegerToFloatTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.BigIntegerToIntegerTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.BigIntegerToLongTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.BigIntegerToShortTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.BooleanToBigDecimalTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.BooleanToBigIntegerTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.BooleanToByteTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.BooleanToDoubleTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.BooleanToFloatTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.BooleanToIntegerTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.BooleanToLongTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.BooleanToShortTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.ByteToBigDecimalTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.ByteToBigIntegerTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.ByteToBooleanTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.ByteToDoubleTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.ByteToFloatTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.ByteToIntegerTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.ByteToLongTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.ByteToShortTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.DateToTimestampTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.DoubleToBigDecimalTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.DoubleToBigIntegerTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.DoubleToBooleanTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.DoubleToByteTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.DoubleToFloatTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.DoubleToIntegerTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.DoubleToLongTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.DoubleToShortTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.FloatToBigDecimalTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.FloatToBigIntegerTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.FloatToBooleanTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.FloatToByteTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.FloatToDoubleTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.FloatToIntegerTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.FloatToLongTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.FloatToShortTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.IntegerToBigDecimalTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.IntegerToBigIntegerTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.IntegerToBooleanTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.IntegerToByteTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.IntegerToDoubleTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.IntegerToFloatTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.IntegerToLongTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.IntegerToShortTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.LongToBigDecimalTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.LongToBigIntegerTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.LongToBooleanTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.LongToByteTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.LongToDoubleTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.LongToFloatTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.LongToIntegerTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.LongToShortTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.NullToAnyTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.ObjectToAnyTransform
 
getTargetType() - Method in class com.metamatrix.common.types.basic.ShortToBigDecimalTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.ShortToBigIntegerTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.ShortToBooleanTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.ShortToByteTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.ShortToDoubleTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.ShortToFloatTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.ShortToIntegerTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.ShortToLongTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.StringToBigDecimalTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.StringToBigIntegerTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.StringToBooleanTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.StringToByteTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.StringToCharacterTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.StringToClobTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.StringToDateTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.StringToDoubleTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.StringToFloatTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.StringToIntegerTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.StringToLongTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.StringToShortTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.StringToSQLXMLTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.StringToTimestampTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.StringToTimeTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.TimestampToDateTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.TimestampToTimeTransform
Type of the outgoing value.
getTargetType() - Method in class com.metamatrix.common.types.basic.TimeToTimestampTransform
Type of the outgoing value.
getTargetType() - Method in interface com.metamatrix.common.types.Transform
Type of the outgoing value.
getTargetTypeName() - Method in class com.metamatrix.common.types.AbstractTransform
Name of the target type.
getTargetTypeName() - Method in interface com.metamatrix.common.types.Transform
Name of the target type.
getTargetVDBID() - Method in class com.metamatrix.platform.admin.api.EntitlementMigrationReport
Get the target VDB ID to which the entitlement migration was attmpted.
getTempContext() - Method in class com.metamatrix.query.processor.proc.ProcedurePlan
 
getTempDirectory() - Method in interface com.metamatrix.common.config.api.Host
Returns the temp directory that is used when setting the java.io.tmpdir envornment variable
getTempDirectory() - Method in class com.metamatrix.common.config.model.BasicHost
 
getTempDirectory(String) - Static method in class com.metamatrix.core.util.TempDirectory
Create a temporary directory under a given paret directory.
getTempElementElementIDs(String) - Method in class com.metamatrix.query.metadata.TempMetadataStore
Get temporary element ID based on group and element name parts
getTempElementID(String) - Method in class com.metamatrix.query.metadata.TempMetadataStore
Get temporary element ID based on full element name
getTempGroupID(String) - Method in class com.metamatrix.query.metadata.TempMetadataStore
Get temporary group ID based on group name
getTemplateId() - Method in class com.sforce.soap.partner.MassEmailMessage
Gets the templateId value for this MassEmailMessage.
getTemplateId() - Method in class com.sforce.soap.partner.SingleEmailMessage
Gets the templateId value for this SingleEmailMessage.
getTemporaryMetadata() - Method in class com.metamatrix.query.sql.lang.Command
 
getTempTableStore() - Method in class com.metamatrix.query.processor.proc.ProcedurePlan
 
getTempTableStore() - Method in class com.metamatrix.query.util.CommandContext
 
getTentativeAuthenticationProvider(ComponentType, ConfigurationObjectEditor, String) - Method in class com.metamatrix.console.models.AuthenticationProviderManager
 
getTentativeConnectorBinding(ComponentType, ConfigurationObjectEditor, String) - Method in class com.metamatrix.console.models.ConnectorManager
 
getTerminationFlag() - Method in class com.metamatrix.common.buffer.TupleBatch
Check whether this batch is the last in a series of batches.
getTestSummary() - Method in class com.metamatrix.core.commandshell.ScriptCommandTarget
 
getText() - Method in class com.metamatrix.api.core.message.DefaultMessage
Gets the text describing this message.
getText() - Method in interface com.metamatrix.api.core.message.Message
Gets the message text.
getText() - Method in class com.metamatrix.api.core.xmi.XMIHeader.Documentation
Return the content of the "xmi.document" tag
getText(String) - Method in class com.metamatrix.common.properties.TextManager
Convenience method that calls TextManager.getText(String, Object) with no substitution parameters.
getText(String, boolean) - Method in class com.metamatrix.common.properties.TextManager
Convenience method that wraps the specified parameter in a Boolean object before calling TextManager.getText(String, Object).
getText(String, byte) - Method in class com.metamatrix.common.properties.TextManager
Convenience method that wraps the specified parameter in a Byte object before calling TextManager.getText(String, Object).
getText(String, char) - Method in class com.metamatrix.common.properties.TextManager
Convenience method that wraps the specified parameter in a Character object before calling TextManager.getText(String, Object).
getText(String, short) - Method in class com.metamatrix.common.properties.TextManager
Convenience method that wraps the specified parameter in a Short object before calling TextManager.getText(String, Object).
getText(String, int) - Method in class com.metamatrix.common.properties.TextManager
Convenience method that wraps the specified parameter in a Integer object before calling TextManager.getText(String, Object).
getText(String, long) - Method in class com.metamatrix.common.properties.TextManager
Convenience method that wraps the specified parameter in a Long object before calling TextManager.getText(String, Object).
getText(String, float) - Method in class com.metamatrix.common.properties.TextManager
Convenience method that wraps the specified parameter in a Float object before calling TextManager.getText(String, Object).
getText(String, double) - Method in class com.metamatrix.common.properties.TextManager
Convenience method that wraps the specified parameter in a Double object before calling TextManager.getText(String, Object).
getText(String, Object) - Method in class com.metamatrix.common.properties.TextManager
Convenience method that adds the specified parameter to a list before calling TextManager.getText(String, List).
getText(String, Object, Object) - Method in class com.metamatrix.common.properties.TextManager
Convenience method that adds the specified parameters to a list before calling TextManager.getText(String, List).
getText(String, Object, Object, Object) - Method in class com.metamatrix.common.properties.TextManager
Convenience method that adds the specified parameters to a list before calling TextManager.getText(String, List).
getText(String, Object[]) - Method in class com.metamatrix.common.properties.TextManager
Gets text substituting values from the given array into the proper place.
getText(String, List) - Method in class com.metamatrix.common.properties.TextManager
Retrieves the text identified by the specified key, replacing indexed placeholders with values from the specified list of parameters so that the nth parameter will be inserted into the placeholder with an index of n.
getText() - Method in class com.metamatrix.console.ui.util.WizardStepTextPanel
 
getText() - Method in class com.metamatrix.core.log.LogMessage
 
getText() - Method in class com.metamatrix.jdbc.api.TextOutputVisitor
Return string representation of the plan
getText() - Method in class com.metamatrix.jdbc.api.XMLOutputVisitor
Return string representation of the plan
getText() - Method in class com.metamatrix.platform.security.audit.AuditMessage
 
getText(String) - Method in class com.metamatrix.platform.security.audit.AuditMessage
 
getTextField() - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableCellEditor
 
getTextFormat() - Method in class com.metamatrix.toolbox.ui.widget.ButtonWidget
 
getTextFormat() - Method in class com.metamatrix.toolbox.ui.widget.LabelWidget
 
getTextNonSelectionColor() - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeCellRenderer
 
getTextNormalizationMode() - Method in class com.metamatrix.query.processor.xml.NodeDescriptor
 
getTextSelectionColor() - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeCellRenderer
 
getTextValue() - Method in class com.metamatrix.toolbox.ui.widget.IntegerSpinner
 
getTheListener() - Method in class com.metamatrix.console.ui.layout.ConsoleMenuBar
 
getThen() - Method in class com.metamatrix.query.sql.symbol.AbstractCaseExpression
Gets the List of THEN expressions in this CASE expression.
getThenExpression(int) - Method in class com.metamatrix.query.sql.symbol.AbstractCaseExpression
Gets the expression of the THEN part at the given index.
getThenExpression(int) - Method in interface org.teiid.connector.language.ISearchedCaseExpression
Gets the THEN expression at the specified index
getThenProgram() - Method in class com.metamatrix.query.processor.xml.Condition
If this Condition evaluates to true, this Program should be retrieved and placed at the top of the program stack, to be run immediately.
getThePanel() - Method in class com.metamatrix.console.ui.util.ExpertPropertiedObjectPanelHolder
 
getThirdItemNumUnits() - Method in class com.metamatrix.console.ui.views.syslog.TimeSpanStartingOrEndingPanel
 
getThisParent() - Method in class com.metamatrix.console.ui.views.vdb.VdbMainPanel
 
getThreadCount() - Method in interface com.metamatrix.admin.api.objects.ProcessObject
 
getThreadCount() - Method in class com.metamatrix.admin.objects.MMProcess
 
getThreadName() - Method in class com.metamatrix.common.log.reader.LogEntry
 
getThreadName() - Method in class com.metamatrix.core.log.LogMessage
 
getThreads() - Method in interface com.metamatrix.admin.api.objects.QueueWorkerPool
 
getThreads() - Method in class com.metamatrix.admin.objects.MMQueueWorkerPool
 
getTime() - Method in class com.metamatrix.console.util.QCDateTime
 
getTime(int) - Method in class com.metamatrix.jdbc.MMCallableStatement
Gets the value of a OUTPUT parameter as a java.sql.Time object.
getTime(int, Calendar) - Method in class com.metamatrix.jdbc.MMCallableStatement
Gets the value of a OUTPUT parameter as a java.sql.Timestamp object.
getTime(String) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getTime(String, Calendar) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getTime(int) - Method in class com.metamatrix.jdbc.MMResultSet
This method will return the value in the current row as a Time object.
getTime(String) - Method in class com.metamatrix.jdbc.MMResultSet
Get a java.sql.Time based on the column name.
getTime(int, Calendar) - Method in class com.metamatrix.jdbc.MMResultSet
This method will return the value in the current row as a Time object.
getTime(String, Calendar) - Method in class com.metamatrix.jdbc.MMResultSet
Get a java.sql.Time based on the column name.
getTimeCreated() - Method in class com.metamatrix.platform.security.api.MetaMatrixSessionInfo
 
getTimeDateFunctions() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets the Open Group CLI names for metamatrix time and date functions
getTimeInMillis() - Method in class com.metamatrix.console.util.QCGregorianCalendar
 
getTimeLastChanged() - Method in class com.metamatrix.connector.metadata.RuntimeVdbRecord
 
getTimeLastChanged() - Method in class com.metamatrix.metadata.runtime.impl.VdbRecordImpl
 
getTimeLastChanged() - Method in interface com.metamatrix.modeler.core.metadata.runtime.VdbRecord
Return the time the VDB archive was last changed
getTimeLastProduced() - Method in class com.metamatrix.connector.metadata.RuntimeVdbRecord
 
getTimeLastProduced() - Method in class com.metamatrix.metadata.runtime.impl.VdbRecordImpl
 
getTimeLastProduced() - Method in interface com.metamatrix.modeler.core.metadata.runtime.VdbRecord
Return the time the VDB archive was last re-indexed
getTimer() - Method in class com.metamatrix.console.models.TimedManager
Returns the Timer object used by TimedManager.
getTimer() - Method in class com.metamatrix.console.util.AutoRefresher
Returns the Timer object used by AutoRefresher.
getTimestamp() - Method in class com.metamatrix.core.log.LogMessage
 
getTimestamp(int) - Method in class com.metamatrix.jdbc.MMCallableStatement
Gets the value of a OUTPUT parameter as a java.sql.Timestamp object.
getTimestamp(int, Calendar) - Method in class com.metamatrix.jdbc.MMCallableStatement
Gets the value of a OUTPUT parameter as a java.sql.Timestamp object.
getTimestamp(String) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getTimestamp(String, Calendar) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getTimestamp(int) - Method in class com.metamatrix.jdbc.MMResultSet
This method will return the value in the current row as a Timestamp object.
getTimestamp(String) - Method in class com.metamatrix.jdbc.MMResultSet
Get a java.sql.Timestamp based on the column name.
getTimestamp(int, Calendar) - Method in class com.metamatrix.jdbc.MMResultSet
This method will return the value in the current row as a Timestamp object.
getTimestamp(String, Calendar) - Method in class com.metamatrix.jdbc.MMResultSet
Get a java.sql.Timestamp based on the column name.
getTimestamp() - Method in class com.metamatrix.platform.security.audit.AuditMessage
 
getTimestamp() - Method in class com.metamatrix.toolbox.ui.widget.CalendarPanel
 
getTimestamp() - Method in class com.sforce.soap.partner.GetServerTimestampResult
Gets the timestamp value for this GetServerTimestampResult.
getTimestampNanoPrecision() - Method in class org.teiid.connector.jdbc.mysql.MySQLTranslator
 
getTimestampNanoPrecision() - Method in class org.teiid.connector.jdbc.postgresql.PostgreSQLTranslator
 
getTimestampNanoPrecision() - Method in class org.teiid.connector.jdbc.translator.Translator
Return the precision of timestamp literals.
getTimeToWait() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ConnectionlessRequest
 
getTimeToWait() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ResultsRequest
 
getTimeZone() - Method in class com.metamatrix.platform.security.api.LogonResult
 
getTimeZoneOffsetFormat() - Static method in class com.metamatrix.connector.salesforce.Util
 
getTitle() - Method in interface com.metamatrix.console.ui.layout.WorkspacePanel
Return a title that may be displayed in the frame's title bar and/or in a panel above this panel.
getTitle() - Method in class com.metamatrix.console.ui.util.wizard.AbstractWizardClient
 
getTitle() - Method in class com.metamatrix.console.ui.util.wizard.DefaultWizardClientPanel
 
getTitle() - Method in interface com.metamatrix.console.ui.util.wizard.WizardClient
 
getTitle() - Method in interface com.metamatrix.console.ui.util.wizard.WizardClientPanel
 
getTitle() - Method in class com.metamatrix.console.ui.views.authorization.ProvidersMain
 
getTitle() - Method in class com.metamatrix.console.ui.views.authorization.SummaryMain
Get SecuritySummary page title
getTitle() - Method in class com.metamatrix.console.ui.views.connector.ConnectorPanel
Get the name of this panel.
getTitle() - Method in class com.metamatrix.console.ui.views.connectorbinding.ConnectorBindingPanel
 
getTitle() - Method in class com.metamatrix.console.ui.views.deploy.DeployMainPanel
 
getTitle() - Method in class com.metamatrix.console.ui.views.deploy.ServiceDefinitionPanel
 
getTitle() - Method in class com.metamatrix.console.ui.views.entitlements.EntitlementsPanel
 
getTitle() - Method in class com.metamatrix.console.ui.views.extensionsource.ExtensionSourcesPanel
 
getTitle() - Method in class com.metamatrix.console.ui.views.logsetup.SystemLogSetUpPanel
 
getTitle() - Method in class com.metamatrix.console.ui.views.properties.DefaultComponentSelector
 
getTitle() - Method in class com.metamatrix.console.ui.views.properties.NextStartupPanel
 
getTitle() - Method in class com.metamatrix.console.ui.views.properties.PropertiesMasterPanel
 
getTitle() - Method in class com.metamatrix.console.ui.views.queries.QueryPanel
 
getTitle() - Method in class com.metamatrix.console.ui.views.resources.ResourcesMainPanel
 
getTitle() - Method in class com.metamatrix.console.ui.views.runtime.AbstractStatisticsPanel
Get title of the panel.
getTitle() - Method in class com.metamatrix.console.ui.views.runtime.RuntimeMgmtPanel
 
getTitle() - Method in class com.metamatrix.console.ui.views.sessions.SessionPanel
 
getTitle() - Method in class com.metamatrix.console.ui.views.summary.SummaryPanel
 
getTitle() - Method in class com.metamatrix.console.ui.views.syslog.SysLogPanel
 
getTitle() - Method in class com.metamatrix.console.ui.views.transactions.TransactionsPanel
 
getTitle() - Method in class com.metamatrix.console.ui.views.users.AdminRolesMain
 
getTitle() - Method in class com.metamatrix.console.ui.views.users.GroupsTabMainPanel
 
getTitle() - Method in class com.metamatrix.console.ui.views.vdb.VdbMainPanel
 
getToAddresses() - Method in class com.sforce.soap.partner.SingleEmailMessage
Gets the toAddresses value for this SingleEmailMessage.
getToAddresses(int) - Method in class com.sforce.soap.partner.SingleEmailMessage
 
getToken(int) - Method in class com.metamatrix.query.parser.SQLParser
 
getTokenCount(String, String) - Static method in class com.metamatrix.core.util.StringUtil
Return the number of tokens in a string that are seperated by the delimiter.
getTokenReplacements() - Method in class com.metamatrix.metadata.runtime.impl.FileRecordImpl
 
getTokenReplacements() - Method in interface com.metamatrix.modeler.core.metadata.runtime.FileRecord
The strings used to replace tokens in the file in the vdb
getTokens(String, String) - Static method in class com.metamatrix.core.util.StringUtil
Return the tokens in a string in a list.
getTokens() - Method in class com.metamatrix.metadata.runtime.impl.FileRecordImpl
 
getTokens() - Method in interface com.metamatrix.modeler.core.metadata.runtime.FileRecord
The strings representing tokens in the file in the vdb
getToolTipText(MouseEvent) - Method in class com.metamatrix.console.ui.layout.PanelsTree
 
getToolTipText() - Method in class com.metamatrix.toolbox.ui.widget.CalendarPanel
 
getToolTipText() - Method in class com.metamatrix.toolbox.ui.widget.IntegerSpinner
 
getToolTipText(MouseEvent) - Method in class com.metamatrix.toolbox.ui.widget.ListWidget
 
getTotalAvailableMemory() - Method in class com.metamatrix.common.buffer.impl.BufferConfig
 
getTotalCompleted() - Method in interface com.metamatrix.admin.api.objects.QueueWorkerPool
 
getTotalCompleted() - Method in class com.metamatrix.admin.objects.MMQueueWorkerPool
 
getTotalCompleted() - Method in class com.metamatrix.common.queue.WorkerPoolStats
 
getTotalConnections() - Method in interface com.metamatrix.admin.api.objects.ConnectionPool
 
getTotalConnections() - Method in class com.metamatrix.admin.objects.MMConnectionPool
 
getTotalConnections() - Method in class com.metamatrix.common.stats.ConnectionPoolStats
 
getTotalCount() - Method in class com.metamatrix.api.core.message.MessageList.Statistics
Gets the total number of Message instances in the backing MessageList instance.
getTotalDequeues() - Method in interface com.metamatrix.admin.api.objects.QueueWorkerPool
Deprecated. see QueueWorkerPool.getTotalCompleted()
getTotalDequeues() - Method in class com.metamatrix.admin.objects.MMQueueWorkerPool
 
getTotalEnqueues() - Method in interface com.metamatrix.admin.api.objects.QueueWorkerPool
Deprecated. see QueueWorkerPool.getTotalSubmitted()
getTotalEnqueues() - Method in class com.metamatrix.admin.objects.MMQueueWorkerPool
 
getTotalHighwaterMark() - Method in interface com.metamatrix.admin.api.objects.QueueWorkerPool
Deprecated. see QueueWorkerPool.getHighestQueued()
getTotalHighwaterMark() - Method in class com.metamatrix.admin.objects.MMQueueWorkerPool
 
getTotalMemory() - Method in interface com.metamatrix.admin.api.objects.ProcessObject
 
getTotalMemory() - Method in class com.metamatrix.admin.objects.MMProcess
 
getTotalSubmitted() - Method in interface com.metamatrix.admin.api.objects.QueueWorkerPool
 
getTotalSubmitted() - Method in class com.metamatrix.admin.objects.MMQueueWorkerPool
 
getTotalSubmitted() - Method in class com.metamatrix.common.queue.WorkerPoolStats
 
getTransaction(String) - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationMgr
 
getTransaction() - Method in interface org.teiid.connector.xa.api.TransactionContext
 
getTransactionAutoWrap() - Method in class com.metamatrix.jdbc.BaseDataSource
Returns the current setting for how connections are created by this DataSource manage transactions for client requests when client applications do not use transactions.
getTransactionAutoWrapMode() - Method in class com.metamatrix.dqp.client.impl.ServerRequest
 
getTransactionAutowrapMode() - Method in class com.metamatrix.jdbc.util.MMJDBCURL
 
getTransactionAutoWrapMode() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.RequestInfo
 
getTransactionContext() - Method in class com.metamatrix.dqp.message.AtomicRequestMessage
 
getTransactionID() - Method in interface com.metamatrix.admin.api.objects.Request
Get the TransactionID of the Request
getTransactionID() - Method in class com.metamatrix.admin.objects.MMRequest
Get the TransactionID of the Request
getTransactionId() - Method in class com.metamatrix.server.serverapi.RequestInfo
 
getTransactionID(Transaction) - Method in class com.metamatrix.xa.arjuna.ArjunaTransactionProvider
 
getTransactionIsolation() - Method in class com.metamatrix.jdbc.MMConnection
Return the corresponding java.sql.Connection Transaction isolation level that this connection is currently set to.
getTransactionManager() - Method in class com.metamatrix.xa.arjuna.ArjunaTransactionProvider
 
getTransactionRefreshEnabled() - Static method in class com.metamatrix.console.util.StaticProperties
 
getTransactionRefreshRate() - Static method in class com.metamatrix.console.util.StaticProperties
 
getTransactions() - Method in interface com.metamatrix.admin.api.core.CoreMonitoringAdmin
Get all transaction matching the identifier.
getTransactions() - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getTransactions() - Method in class com.metamatrix.admin.server.ServerMonitoringAdminImpl
 
getTransactions() - Method in class com.metamatrix.dqp.embedded.admin.DQPMonitoringAdminImpl
 
getTransactions() - Method in interface com.metamatrix.dqp.service.TransactionService
 
getTransactions() - Method in class com.metamatrix.server.query.service.QueryService
 
getTransactions() - Method in interface com.metamatrix.server.query.service.QueryServiceInterface
 
getTransactionService() - Method in class com.metamatrix.server.query.service.QueryService
 
getTransactionSource() - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeModel
 
getTransactionTimeout() - Method in class com.metamatrix.jdbc.MMXAResource
 
getTransactionType() - Method in interface org.teiid.connector.xa.api.TransactionContext
 
getTransactionXid() - Method in class com.metamatrix.jdbc.MMConnection
 
getTransferable() - Method in class com.metamatrix.toolbox.ui.widget.transfer.Flavor
 
getTransferData(DataFlavor) - Method in class com.metamatrix.toolbox.ui.widget.transfer.TransferableTreeNode
 
getTransferDataFlavors() - Method in class com.metamatrix.toolbox.ui.widget.transfer.TransferableTreeNode
 
getTransferToUserId() - Method in class com.sforce.soap.partner.UserTerritoryDeleteHeader
Gets the transferToUserId value for this UserTerritoryDeleteHeader.
getTransform(Class, Class) - Static method in class com.metamatrix.common.types.DataTypeManager
Get a data value transformation between the sourceType and the targetType.
getTransform(String, String) - Static method in class com.metamatrix.common.types.DataTypeManager
Get a data value transformation between the sourceType with given name and the targetType of given name.
getTransformation() - Method in class com.metamatrix.metadata.runtime.impl.TransformationRecordImpl
 
getTransformation() - Method in interface com.metamatrix.modeler.core.metadata.runtime.TransformationRecord
Get the transformation definition, which is typically an XML document containing the tree of query nodes.
getTransformationType() - Method in class com.metamatrix.metadata.runtime.impl.TransformationRecordImpl
 
getTransformationType() - Method in interface com.metamatrix.modeler.core.metadata.runtime.TransformationRecord
Get the transformation type, get the type com.metamatrix.modeler.core.metamodel.aspect.sql.SqlTransformationAspect.Types
getTransformedObjectID() - Method in class com.metamatrix.metadata.runtime.impl.TransformationRecordImpl
 
getTransformedObjectID() - Method in interface com.metamatrix.modeler.core.metadata.runtime.TransformationRecord
Get an identifier for the object that is the result of the transformation.
getTransformTypeForRecordType(char) - Method in class com.metamatrix.metadata.runtime.impl.TransformationRecordImpl
 
getTranslatedCriteria() - Method in class com.metamatrix.query.sql.visitor.CriteriaTranslatorVisitor
Gets the criteria translated by this visitor, differrent parts of the user's criteria are translated and they are combined as a CompoundCriteria using an AND operator.
getTranslations() - Method in class com.metamatrix.query.sql.proc.TranslateCriteria
Get a list of comparecriteria(element-value pairs) used to translate the user's criteria.
getTransparentFailover() - Method in class com.metamatrix.jdbc.util.MMJDBCURL
 
getTree() - Method in class com.metamatrix.console.ui.treetable.JTreeTable
Returns the tree that is being shared between the model.
getTreeActions() - Method in class com.metamatrix.console.ui.views.deploy.DeployedHostPanel
 
getTreeActions() - Method in class com.metamatrix.console.ui.views.deploy.DeploymentsSummaryPanel
 
getTreeActions() - Method in class com.metamatrix.console.ui.views.deploy.DetailPanel
 
getTreeCellEditorComponent(JTree, Object, boolean, boolean, boolean, int) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeCellEditor
 
getTreeCellRenderer() - Method in class com.metamatrix.console.ui.views.entitlements.AuthorizationsTreeTable
 
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class com.metamatrix.console.ui.util.ConsoleCellRenderer
 
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class com.metamatrix.console.ui.views.deploy.ConfigurationTreeCellRenderer
 
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class com.metamatrix.console.ui.views.runtime.RuntimeStateCellRenderer
 
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeCellRenderer
 
getTreeModel() - Method in class com.metamatrix.console.ui.views.entitlements.DataNodeAuthorizationsControl
 
getTreeModel() - Method in class com.metamatrix.console.ui.views.properties.PropertiesTreeModelFactory
Generate and return the tree model.
getTreeNode() - Method in class com.metamatrix.common.tree.TreeNodeIteratorWithStack.StackEntry
Return the tree node.
getTreeNode(int) - Method in class com.metamatrix.toolbox.ui.widget.TreeNodeTableWidget
 
getTreeNodeEditor() - Method in class com.metamatrix.common.tree.AbstractTreeView
Return the tree node editor for this view.
getTreeNodeEditor() - Method in class com.metamatrix.common.tree.basic.BasicTreeView
Return the tree node editor for this view.
getTreeNodeEditor() - Method in class com.metamatrix.common.tree.directory.FileSystemView
Return the tree node editor for this view.
getTreeNodeEditor() - Method in class com.metamatrix.common.tree.RuledTreeViewImpl
Return the tree node editor for this view.
getTreeNodeEditor() - Method in interface com.metamatrix.common.tree.TreeView
Return the tree node editor for this view.
getTreeNodeEditor() - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeView
 
getTreeNodes() - Method in class com.metamatrix.toolbox.ui.widget.TreeNodeTableWidget
 
getTreeNodeSource() - Method in class com.metamatrix.common.tree.basic.BasicTreeView
Returns the TreeNodeSource associated with this TreeView.
getTreePath() - Method in class com.metamatrix.console.ui.tree.TreePathExpansion
 
getTreePathToNode() - Method in class com.metamatrix.console.ui.views.entitlements.DataNodeInfo
 
getTreePathToNode(PermissionNode) - Method in interface com.metamatrix.console.ui.views.entitlements.PermissionsUpdater
 
getTreeView() - Method in class com.metamatrix.common.tree.RuledTreeViewImpl
 
getTreeView() - Method in class com.metamatrix.common.tree.TreeNodeIteratorWithStack
 
getTreeView() - Method in class com.metamatrix.console.ui.views.entitlements.EntitlementInfo
 
getTreeView() - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeModel
 
getTreeView() - Method in class com.metamatrix.toolbox.ui.widget.TreeNodeTableWidget
 
getTreeViewForData(String, int, AuthorizationPolicyID) - Method in class com.metamatrix.console.models.EntitlementManager
 
getTreeViewForData(String, int, AuthorizationPolicyID) - Method in interface com.metamatrix.console.ui.views.entitlements.EntitlementsDataInterface
 
getTreeViewForVDB(String, String) - Method in class com.metamatrix.console.models.VdbManager
 
getTriggerable() - Method in class com.sforce.soap.partner.DescribeSObjectResult
Gets the triggerable value for this DescribeSObjectResult.
getTruncateFileContents() - Method in class com.metamatrix.server.admin.apiimpl.MaterializationLoadScriptsImpl
 
getTruncateScriptFile() - Method in interface com.metamatrix.server.admin.api.MaterializationLoadScripts
Get a stream of the generated truncate script.
getTruncateScriptFile() - Method in class com.metamatrix.server.admin.apiimpl.MaterializationLoadScriptsImpl
 
getTruncateScriptFileName() - Method in interface com.metamatrix.server.admin.api.MaterializationLoadScripts
Get the file name the the truncate script should be named.
getTruncateScriptFileName() - Method in class com.metamatrix.server.admin.apiimpl.MaterializationLoadScriptsImpl
 
getTrustDeserializerInstance() - Method in class com.metamatrix.connector.xml.base.SecureConnectorStateImpl
 
getTrustDeserializerInstance() - Method in interface com.metamatrix.connector.xml.SecureConnectorState
 
getTrustedPayload() - Method in interface org.teiid.connector.api.ExecutionContext
Get the trusted payload passed when the user connected.
getTrustedPayloadHandler() - Method in class com.metamatrix.connector.xml.base.XMLConnectionImpl
 
getTrustedPayloadHandler() - Method in interface com.metamatrix.connector.xml.XMLConnection
 
getTrustedToken() - Method in class com.metamatrix.platform.security.api.MetaMatrixSessionInfo
 
getTuple(int) - Method in class com.metamatrix.common.buffer.TupleBatch
Return the tuple at the given index (one-based).
getTupleSchema(TupleSourceID) - Method in interface com.metamatrix.common.buffer.BufferManager
Gets a tuple source schema by ID
getTupleSchema(TupleSourceID) - Method in class com.metamatrix.common.buffer.impl.BufferManagerImpl
Get the tuple schema for a particular tuple source
getTupleSchema() - Method in class com.metamatrix.common.buffer.impl.TupleSourceInfo
Get the tuple schema describing a tuple source
getTupleSource(TupleSourceID) - Method in interface com.metamatrix.common.buffer.BufferManager
Gets a tuple source by ID
getTupleSource(TupleSourceID) - Method in class com.metamatrix.common.buffer.impl.BufferManagerImpl
Get a tuple source to walk through the rows for a particular tupleSourceID.
getTupleSourceID() - Method in class com.metamatrix.common.buffer.impl.TupleSourceInfo
Get the tuple source identifier
getTupleSourceID() - Method in class com.metamatrix.query.processor.relational.BatchCollector
 
getTupleSourceID() - Method in class com.metamatrix.query.processor.relational.DependentValueSource
 
getTupleSourceID() - Method in class com.metamatrix.query.processor.relational.TupleCollector
 
getTupleSourceID(String) - Method in interface com.metamatrix.query.tempdata.TempTableStore
 
getTupleSourceID(String) - Method in class com.metamatrix.query.tempdata.TempTableStoreImpl
 
getTxnAutoWrapMode() - Method in class com.metamatrix.dqp.message.RequestMessage
 
getTxnID() - Method in interface org.teiid.connector.xa.api.TransactionContext
 
getTxnUid() - Method in class com.metamatrix.server.dqp.service.tracker.TransactionLogMessage
 
getType() - Method in interface com.metamatrix.admin.api.objects.Principal
Get the Principal type for this principal.
getType() - Method in class com.metamatrix.admin.objects.MMPrincipal
 
getType() - Method in class com.metamatrix.api.core.message.DefaultMessage
Gets the message type.
getType() - Method in interface com.metamatrix.api.core.message.Message
Gets the message type.
getType() - Method in class com.metamatrix.common.buffer.impl.TupleSourceInfo
Get type of this tuple source
getType() - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleDescriptor
Type of this extension module
getType() - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleEvent
 
getType() - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Get this type for this entity.
getType() - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
Determine the ObjectDefinition type of this DirectoryEntry.
getType() - Method in class com.metamatrix.common.tree.directory.PreviewableDirectoryEntry
 
getType() - Method in interface com.metamatrix.common.tree.TreeNode
Get this type for this tree node.
getType() - Method in class com.metamatrix.connector.salesforce.execution.DataPayload
 
getType() - Method in class com.metamatrix.console.ui.layout.MenuEntry
 
getType() - Method in class com.metamatrix.console.ui.views.authorization.ProvidersChangedEvent
/////////////////////////////////////////////////////////////////// // METHODS /////////////////////////////////////////////////////////////////// /** Gets the event type.
getType() - Method in class com.metamatrix.console.ui.views.deploy.event.ConfigurationChangeEvent
Gets the event type.
getType() - Method in class com.metamatrix.console.ui.views.pools.PoolNameAndType
 
getType() - Method in class com.metamatrix.console.ui.views.resources.ResourceData
 
getType() - Method in interface com.metamatrix.core.index.IDocument
Returns the type of the document.
getType() - Method in class com.metamatrix.dqp.message.ParameterInfo
 
getType(PlanNode) - Method in class com.metamatrix.jdbc.api.tools.QueryPlanDisplayHelper
 
getType() - Method in class com.metamatrix.jdbc.MMResultSet
 
getType() - Method in interface com.metamatrix.metadata.runtime.api.DataType
Return short indicating the type.
getType() - Method in class com.metamatrix.metadata.runtime.impl.ColumnSetRecordImpl
 
getType() - Method in class com.metamatrix.metadata.runtime.impl.DatatypeRecordImpl
 
getType() - Method in class com.metamatrix.metadata.runtime.impl.ProcedureParameterRecordImpl
 
getType() - Method in class com.metamatrix.metadata.runtime.impl.ProcedureRecordImpl
 
getType() - Method in class com.metamatrix.metadata.runtime.impl.TransformationRecordImpl
 
getType() - Method in interface com.metamatrix.modeler.core.metadata.runtime.ColumnSetRecord
Return short indicating the type of KEY it is.
getType() - Method in interface com.metamatrix.modeler.core.metadata.runtime.DatatypeRecord
Return short indicating the type.
getType() - Method in interface com.metamatrix.modeler.core.metadata.runtime.ProcedureParameterRecord
Return short indicating the type of KEY it is.
getType() - Method in interface com.metamatrix.modeler.core.metadata.runtime.ProcedureRecord
Return short indicating of PROCEDURE it is.
getType() - Method in interface com.metamatrix.modeler.core.metadata.runtime.TransformationRecord
Return the type of TRANSFORMATION it is.
getType() - Method in interface com.metamatrix.platform.admin.api.PermissionDataNodeDefinition
Get the type of PermissionDataNode.
getType() - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeDefinitionImpl
Get the type of PermissionDataNode.
getType() - Method in class com.metamatrix.platform.security.api.BasicMetaMatrixPrincipal
Get the type of principal
getType() - Method in interface com.metamatrix.platform.security.api.MetaMatrixPrincipal
Get the type of principal
getType() - Method in class com.metamatrix.platform.security.api.MetaMatrixPrincipalName
Get the type of principal
getType() - Method in class com.metamatrix.query.function.metadata.FunctionParameter
Get type of parameter
getType() - Method in class com.metamatrix.query.mapping.xml.MappingElement
 
getType() - Method in class com.metamatrix.query.metadata.TempMetadataID
Get type - only valid for elements
getType() - Method in class com.metamatrix.query.optimizer.relational.plantree.PlanNode
 
getType() - Method in class com.metamatrix.query.report.ReportItem
 
getType() - Method in class com.metamatrix.query.sql.lang.BatchedUpdateCommand
 
getType() - Method in class com.metamatrix.query.sql.lang.Command
Return type of command to make it easier to build switch statements by command type.
getType() - Method in class com.metamatrix.query.sql.lang.Create
 
getType() - Method in class com.metamatrix.query.sql.lang.Delete
Return type of command.
getType() - Method in class com.metamatrix.query.sql.lang.Drop
 
getType() - Method in class com.metamatrix.query.sql.lang.DynamicCommand
 
getType() - Method in class com.metamatrix.query.sql.lang.Insert
Return type of command.
getType() - Method in class com.metamatrix.query.sql.lang.Query
Return type of command.
getType() - Method in class com.metamatrix.query.sql.lang.SetQuery
Return type of command.
getType() - Method in class com.metamatrix.query.sql.lang.StoredProcedure
Return type of command.
getType() - Method in class com.metamatrix.query.sql.lang.Update
Return type of command.
getType() - Method in class com.metamatrix.query.sql.lang.XQuery
 
getType() - Method in class com.metamatrix.query.sql.proc.AssignmentStatement
Return the type for this statement, this is one of the types defined on the statement object.
getType() - Method in class com.metamatrix.query.sql.proc.BreakStatement
Return the type for this statement, this is one of the types defined on the statement object.
getType() - Method in class com.metamatrix.query.sql.proc.CommandStatement
Return the type for this statement, this is one of the types defined on the statement object.
getType() - Method in class com.metamatrix.query.sql.proc.ContinueStatement
Return the type for this statement, this is one of the types defined on the statement object.
getType() - Method in class com.metamatrix.query.sql.proc.CreateUpdateProcedureCommand
Return type of command to make it easier to build switch statements by command type.
getType() - Method in class com.metamatrix.query.sql.proc.DeclareStatement
Return the type for this statement, this is one of the types defined on the statement object.
getType() - Method in class com.metamatrix.query.sql.proc.IfStatement
Return the type for this statement, this is one of the types defined on the statement object.
getType() - Method in class com.metamatrix.query.sql.proc.LoopStatement
Return the type for this statement, this is one of the types defined on the statement object.
getType() - Method in class com.metamatrix.query.sql.proc.RaiseErrorStatement
 
getType() - Method in class com.metamatrix.query.sql.proc.Statement
Return type of statement to make it easier to build switch statements by statement type.
getType() - Method in class com.metamatrix.query.sql.proc.WhileStatement
Return the type for this statement, this is one of the types defined on the statement object.
getType() - Method in class com.metamatrix.query.sql.symbol.AbstractCaseExpression
 
getType() - Method in class com.metamatrix.query.sql.symbol.AggregateSymbol
Get the type of the symbol, which depends on the aggregate function and the type of the contained expression
getType() - Method in class com.metamatrix.query.sql.symbol.AliasSymbol
Get the type of the symbol
getType() - Method in class com.metamatrix.query.sql.symbol.Constant
Get type of constant, if known
getType() - Method in class com.metamatrix.query.sql.symbol.ElementSymbol
Get the type of the symbol
getType() - Method in interface com.metamatrix.query.sql.symbol.Expression
Get the return type of this expression.
getType() - Method in class com.metamatrix.query.sql.symbol.ExpressionSymbol
Get the type of the symbol
getType() - Method in class com.metamatrix.query.sql.symbol.Function
Get type of function, if known
getType() - Method in class com.metamatrix.query.sql.symbol.Reference
 
getType() - Method in class com.metamatrix.query.sql.symbol.ScalarSubquery
 
getType() - Method in class com.metamatrix.server.dqp.service.tracker.TransactionLogMessage
 
getType(String) - Static method in class com.metamatrix.toolbox.ui.MessageStandards
 
getType() - Method in class com.metamatrix.toolbox.ui.widget.MessagePanel
 
getType() - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeNode
Not implemented.
getType() - Method in class com.metamatrix.vdb.materialization.DatabaseDialect
Get the named type of this DatabaseDialect.
getType() - Method in class com.sforce.soap.partner.DescribeLayoutComponent
Gets the type value for this DescribeLayoutComponent.
getType() - Method in class com.sforce.soap.partner.Field
Gets the type value for this Field.
getType() - Method in class com.sforce.soap.partner.sobject.SObject
Gets the type value for this SObject.
getType() - Method in interface org.teiid.connector.language.IExpression
Determine the type returned by this expression.
getType() - Method in interface org.teiid.connector.language.ILiteral
Get the Java type of the literal
getType() - Method in interface org.teiid.connector.language.IParameter
Get type of parameter, defined as a Java class.
getTypeDesc() - Static method in class com.sforce.soap.partner.AllowFieldTruncationHeader
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.AssignmentRuleHeader
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.CallOptions
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.ChildRelationship
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.DebuggingHeader
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.DebuggingInfo
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.DebugLevel
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.DeletedRecord
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.DeleteResult
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.DescribeGlobal
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.DescribeGlobalResponse
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.DescribeGlobalResult
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.DescribeLayout
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.DescribeLayoutButton
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.DescribeLayoutComponent
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.DescribeLayoutItem
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.DescribeLayoutResponse
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.DescribeLayoutResult
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.DescribeLayoutRow
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.DescribeLayoutSection
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.DescribeLayoutType0
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.DescribeSObject
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.DescribeSObjectResponse
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.DescribeSObjectResult
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.DescribeSoftphoneLayout
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.DescribeSoftphoneLayoutCallType
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.DescribeSoftphoneLayoutInfoField
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.DescribeSoftphoneLayoutItem
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.DescribeSoftphoneLayoutResponse
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.DescribeSoftphoneLayoutResult
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.DescribeSoftphoneLayoutSection
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.DescribeTab
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.DescribeTabs
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.DescribeTabSetResult
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.Email
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.EmailFileAttachment
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.EmailHeader
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.EmailPriority
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.EmptyRecycleBinResult
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.Error
Return type metadata object
getTypeDesc() - Static method in exception com.sforce.soap.partner.fault.ApiFault
Return type metadata object
getTypeDesc() - Static method in exception com.sforce.soap.partner.fault.ApiQueryFault
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.fault.ExceptionCode
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.fault.FaultCode
Return type metadata object
getTypeDesc() - Static method in exception com.sforce.soap.partner.fault.InvalidFieldFault
Return type metadata object
getTypeDesc() - Static method in exception com.sforce.soap.partner.fault.InvalidIdFault
Return type metadata object
getTypeDesc() - Static method in exception com.sforce.soap.partner.fault.InvalidNewPasswordFault
Return type metadata object
getTypeDesc() - Static method in exception com.sforce.soap.partner.fault.InvalidQueryLocatorFault
Return type metadata object
getTypeDesc() - Static method in exception com.sforce.soap.partner.fault.InvalidSObjectFault
Return type metadata object
getTypeDesc() - Static method in exception com.sforce.soap.partner.fault.LoginFault
Return type metadata object
getTypeDesc() - Static method in exception com.sforce.soap.partner.fault.MalformedQueryFault
Return type metadata object
getTypeDesc() - Static method in exception com.sforce.soap.partner.fault.MalformedSearchFault
Return type metadata object
getTypeDesc() - Static method in exception com.sforce.soap.partner.fault.UnexpectedErrorFault
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.Field
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.FieldType
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.GetDeleted
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.GetDeletedResponse
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.GetDeletedResult
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.GetServerTimestamp
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.GetServerTimestampResponse
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.GetServerTimestampResult
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.GetUpdated
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.GetUpdatedResponse
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.GetUpdatedResult
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.GetUserInfo
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.GetUserInfoResponse
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.GetUserInfoResult
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.InvalidateSessionsResult
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.LayoutComponentType
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.LeadConvert
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.LeadConvertResult
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.LocaleOptions
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.Login
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.LoginResponse
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.LoginResult
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.LoginScopeHeader
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.Logout
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.LogoutResponse
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.MassEmailMessage
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.MergeRequest
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.MergeResult
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.MruHeader
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.PicklistEntry
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.PicklistForRecordType
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.ProcessRequest
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.ProcessResult
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.ProcessSubmitRequest
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.ProcessWorkitemRequest
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.Query
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.QueryAll
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.QueryAllResponse
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.QueryMore
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.QueryMoreResponse
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.QueryOptions
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.QueryResponse
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.QueryResult
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.RecordTypeInfo
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.RecordTypeMapping
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.RelatedList
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.RelatedListColumn
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.RelatedListSort
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.ResetPassword
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.ResetPasswordResponse
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.ResetPasswordResult
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.Retrieve
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.SaveResult
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.Search
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.SearchRecord
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.SearchResponse
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.SearchResult
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.SendEmailError
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.SendEmailResult
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.SessionHeader
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.SetPassword
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.SetPasswordResponse
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.SetPasswordResult
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.SingleEmailMessage
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.SoapType
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.sobject.SObject
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.StatusCode
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.UndeleteResult
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.Upsert
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.UpsertResult
Return type metadata object
getTypeDesc() - Static method in class com.sforce.soap.partner.UserTerritoryDeleteHeader
Return type metadata object
getTypedProjectedSymbols(List, List) - Static method in class com.metamatrix.query.sql.lang.SetQuery
 
getTypeFacility() - Method in interface org.teiid.connector.api.ConnectorEnvironment
Obtain a reference to the type facility, which can be used to perform many type conversions supplied by the Connector API.
getTypeFacility() - Method in class org.teiid.connector.jdbc.translator.Translator
 
getTypeInfo() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets the description of all datatypes supported by metamatrix.
getTypeLabel() - Method in interface com.metamatrix.admin.api.objects.Principal
Get the Principal type String for this principal.
getTypeLabel() - Method in class com.metamatrix.admin.objects.MMPrincipal
 
getTypeLabel() - Method in class com.metamatrix.platform.security.api.BasicMetaMatrixPrincipal
Get the String form for the type of principal
getTypeLabel() - Method in interface com.metamatrix.platform.security.api.MetaMatrixPrincipal
Get the String form for the type of principal
getTypeLabel() - Method in class com.metamatrix.platform.security.api.MetaMatrixPrincipalName
Get the String form for the type of principal.
getTypeMap() - Method in class com.metamatrix.jdbc.MMConnection
Retreives the type map associated with this Connection object.
getTypeNames(List) - Static method in class com.metamatrix.query.util.TypeRetrievalUtil
Gets the data type names for each of the input expressions, in order.
getTypes() - Method in class com.metamatrix.common.buffer.impl.TupleSourceInfo
 
getTypes() - Method in class com.metamatrix.query.function.FunctionDescriptor
 
getTypes() - Method in class com.metamatrix.query.sql.lang.OrderBy
Returns an ordered list of sort direction for each order.
getTypes() - Method in class com.sforce.soap.partner.DescribeGlobalResult
Gets the types value for this DescribeGlobalResult.
getTypes(int) - Method in class com.sforce.soap.partner.DescribeGlobalResult
 
getUddiProxy(String, String) - Static method in class com.metamatrix.uddi.util.MMUddiUtil
Creates an instance of UDDIProxy for a given inquiry/publish URL.
getUDDIRegistryInfo() - Static method in class com.metamatrix.console.util.StaticProperties
 
getUDFFile() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
getUDFFile() - Method in interface com.metamatrix.dqp.service.ConfigurationService
Get the user defined functions file name
getUDTs(String, String, String, int[]) - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets a description of the user-defined types defined in a particular schema.
getUID() - Method in class com.metamatrix.admin.objects.MMVDB
 
getUID() - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataID
return the internal unique identifier that makes this object unique within its type.
getUndoActionDefinition() - Method in class com.metamatrix.common.actions.ActionDefinition
Obtain the definition of the action that undoes this action definition.
getUndoActionDefinition() - Method in class com.metamatrix.common.actions.AddNamedObject
Obtain the definition of the action that undoes this action definition.
getUndoActionDefinition() - Method in class com.metamatrix.common.actions.AddObject
Obtain the definition of the action that undoes this action definition.
getUndoActionDefinition() - Method in class com.metamatrix.common.actions.CreateObject
Obtain the definition of the action that undoes this action definition.
getUndoActionDefinition() - Method in class com.metamatrix.common.actions.DestroyObject
Obtain the definition of the action that undoes this action definition.
getUndoActionDefinition() - Method in class com.metamatrix.common.actions.ExchangeBoolean
Obtain the definition of the action that undoes this action definition.
getUndoActionDefinition() - Method in class com.metamatrix.common.actions.ExchangeNamedObject
Obtain the definition of the action that undoes this action definition.
getUndoActionDefinition() - Method in class com.metamatrix.common.actions.ExchangeObject
Obtain the definition of the action that undoes this action definition.
getUndoActionDefinition() - Method in class com.metamatrix.common.actions.RemoveNamedObject
Obtain the definition of the action that undoes this action definition.
getUndoActionDefinition() - Method in class com.metamatrix.common.actions.RemoveObject
Obtain the definition of the action that undoes this action definition.
getUnformattedText(String) - Static method in class com.metamatrix.toolbox.ui.TextUtilities
 
getUnhiddenNodes(List) - Method in class com.metamatrix.common.tree.RuledTreeViewImpl
 
getUnhiddenNodes(Set) - Method in class com.metamatrix.common.tree.RuledTreeViewImpl
 
getUnicodeStream(int) - Method in class com.metamatrix.jdbc.MMResultSet
 
getUnicodeStream(String) - Method in class com.metamatrix.jdbc.MMResultSet
 
getUniqueKeyID() - Method in class com.metamatrix.metadata.runtime.impl.ForeignKeyRecordImpl
 
getUniqueKeyID() - Method in interface com.metamatrix.modeler.core.metadata.runtime.ForeignKeyRecord
Get a primary key identifier in the table
getUniqueKeyIDs() - Method in class com.metamatrix.metadata.runtime.impl.TableRecordImpl
 
getUniqueKeyIDs() - Method in interface com.metamatrix.modeler.core.metadata.runtime.TableRecord
Get a list of identifiers for the unique keys in the table
getUniqueKeysInGroup(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
 
getUniqueKeysInGroup(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadataFacade
 
getUniqueKeysInGroup(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getUniqueKeysInGroup(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getUniqueKeysInGroup(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get the unique keys for the specified group (primary and unique keys)
getUniqueKeysInGroup(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
getUnmappedSymbols() - Method in class com.metamatrix.query.sql.visitor.AbstractSymbolMappingVisitor
Get all symbols that were not mapped during life of visitor.
getUnModifiedDescendants(PermissionNode) - Method in interface com.metamatrix.platform.admin.api.PermissionTreeView
Obtain all the unmodified PermissionDataNodes in the tree under the given node.
getUnModifiedDescendants(PermissionNode) - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeTreeViewImpl
Obtain all the unmodified PermissionDataNodes in the tree under the given node.
getUnresolvedSymbols() - Method in exception com.metamatrix.api.exception.query.QueryResolverException
Set the list of unresolved symbols during QueryResolution
getUnsatisfied() - Method in class com.metamatrix.query.resolver.util.AccessPattern
 
getUpdateCommands() - Method in class com.metamatrix.query.sql.lang.BatchedUpdateCommand
Gets the List of updates contained in this batch
getUpdateCommands() - Method in interface org.teiid.connector.language.IBatchedUpdates
 
getUpdateCommandSymbol() - Static method in class com.metamatrix.query.sql.lang.Command
 
getUpdateCount() - Method in class com.metamatrix.jdbc.MMStatement
This method returns the number of rows affected by a statement modifying a table.
getUpdateCount() - Method in class com.metamatrix.metadata.runtime.impl.ProcedureRecordImpl
 
getUpdateCount() - Method in interface com.metamatrix.modeler.core.metadata.runtime.ProcedureRecord
 
getUpdateCount() - Method in class com.metamatrix.query.metadata.StoredProcedureInfo
 
getUpdateCount() - Method in class com.metamatrix.query.sql.lang.ProcedureContainer
 
getUpdateCount() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.Results
 
getUpdateCounts() - Method in class com.metamatrix.connector.ldap.LDAPUpdateExecution
 
getUpdateCounts() - Method in class com.metamatrix.connector.loopback.LoopbackExecution
 
getUpdateCounts() - Method in class com.metamatrix.connector.salesforce.execution.UpdateExecutionParent
 
getUpdateCounts() - Method in interface org.teiid.connector.api.UpdateExecution
 
getUpdateCounts() - Method in class org.teiid.connector.jdbc.JDBCUpdateExecution
 
getUpdated(String, Calendar, Calendar) - Method in class com.metamatrix.connector.salesforce.connection.impl.ConnectionImpl
 
getUpdated(String, Calendar, Calendar) - Method in class com.metamatrix.connector.salesforce.connection.SalesforceConnection
 
GetUpdated - Class in com.sforce.soap.partner
 
GetUpdated() - Constructor for class com.sforce.soap.partner.GetUpdated
 
GetUpdated(String, Calendar, Calendar) - Constructor for class com.sforce.soap.partner.GetUpdated
 
getUpdated(String, Calendar, Calendar) - Method in interface com.sforce.soap.partner.Soap
Get the IDs for updated sObjects
getUpdated(String, Calendar, Calendar) - Method in class com.sforce.soap.partner.SoapBindingStub
 
getUpdateDate() - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabase
Return the date the Virtual Database was updated.
getUpdateDate() - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabase
 
getUpdatedAttributesList() - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabase
 
getUpdatedBy() - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabase
Return the user name who update this version of the Virtual Database.
getUpdatedBy() - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabase
 
GetUpdatedExecutionImpl - Class in com.metamatrix.connector.salesforce.execution
The structure of the getUpdated procedure is: Salesforce object type: String: IN param startDate: datatime: IN param enddate: datetime: IN param latestDateCovered: datetime: OUT param getUpdatedResult: resultset: OUT param
GetUpdatedExecutionImpl(ProcedureExecutionParent) - Constructor for class com.metamatrix.connector.salesforce.execution.GetUpdatedExecutionImpl
 
getUpdatedGroup(Command) - Static method in class com.metamatrix.query.optimizer.batch.BatchedUpdatePlanner
Get the group being updated by the update command
getUpdatedPlanDescription() - Method in class com.metamatrix.jdbc.MMResultSet
 
getUpdatedRelatedIds() - Method in class com.sforce.soap.partner.MergeResult
Gets the updatedRelatedIds value for this MergeResult.
getUpdatedRelatedIds(int) - Method in class com.sforce.soap.partner.MergeResult
 
GetUpdatedResponse - Class in com.sforce.soap.partner
 
GetUpdatedResponse() - Constructor for class com.sforce.soap.partner.GetUpdatedResponse
 
GetUpdatedResponse(GetUpdatedResult) - Constructor for class com.sforce.soap.partner.GetUpdatedResponse
 
GetUpdatedResult - Class in com.sforce.soap.partner
 
GetUpdatedResult() - Constructor for class com.sforce.soap.partner.GetUpdatedResult
 
GetUpdatedResult(String[], Calendar, String) - Constructor for class com.sforce.soap.partner.GetUpdatedResult
 
getUpdatedVisibilityInfo() - Method in class com.metamatrix.console.ui.views.vdb.NewVDBWizardModelVisibilityTable
 
getUpdatedVisibilityInfo() - Method in class com.metamatrix.console.ui.views.vdb.VDBWizardModelVisibilityPanel
 
getUpdatePlan(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
 
getUpdatePlan(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadataFacade
 
getUpdatePlan(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
Get procedure defining the update plan for this group.
getUpdatePlan(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getUpdatePlan(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get procedure defining the update plan for this group.
getUpdatePlans() - Method in class com.metamatrix.query.processor.batch.BatchedUpdatePlan
Returns the child plans for this batch.
getUpdateQueryPlan() - Method in interface com.metamatrix.metadata.runtime.api.Group
Return the UPDATE query plan for the group if it is a virtual group.
getUpdateQueryPlan() - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
Returns the updateQueryPlan.
getUpdateState() - Method in class com.metamatrix.console.ui.views.entitlements.DataNodesTreeNode
 
getUpdatingModelCount() - Method in class com.metamatrix.query.sql.lang.DynamicCommand
 
getUpperExpression() - Method in class com.metamatrix.query.sql.lang.BetweenCriteria
Get the upper expression.
getUri() - Method in class com.metamatrix.connector.xml.http.HTTPConnectorState
 
getUri() - Method in class com.metamatrix.query.mapping.xml.Namespace
 
getURI() - Method in class com.metamatrix.vdb.runtime.BasicURIModelResource
 
getURI() - Method in interface com.metamatrix.vdb.runtime.URIModelResource
 
getURIResources() - Method in class com.metamatrix.vdb.runtime.URIResourceReader
 
getUrl() - Method in class com.metamatrix.common.util.ApplicationInfo
 
getURL() - Method in class com.metamatrix.connector.salesforce.ConnectorState
 
getURL() - Method in class com.metamatrix.console.connections.ConnectionInfo
 
getURL(int) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getURL(String) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
getURL() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets the URL used to connect to metamatrix
getURL(int) - Method in class com.metamatrix.jdbc.MMResultSet
 
getURL(String) - Method in class com.metamatrix.jdbc.MMResultSet
 
getUrl() - Method in class com.sforce.soap.partner.DescribeTab
Gets the url value for this DescribeTab.
getUrlDetail() - Method in class com.sforce.soap.partner.DescribeSObjectResult
Gets the urlDetail value for this DescribeSObjectResult.
getUrlEdit() - Method in class com.sforce.soap.partner.DescribeSObjectResult
Gets the urlEdit value for this DescribeSObjectResult.
getUrlNew() - Method in class com.sforce.soap.partner.DescribeSObjectResult
Gets the urlNew value for this DescribeSObjectResult.
getURLs() - Method in class com.metamatrix.common.classloader.URLFilteringClassLoader
 
getURLsCopy() - Static method in class com.metamatrix.console.util.StaticProperties
 
getUseDefaultRule() - Method in class com.sforce.soap.partner.AssignmentRuleHeader
Gets the useDefaultRule value for this AssignmentRuleHeader.
getUseLastURLAsDefault() - Static method in class com.metamatrix.console.util.StaticProperties
 
getUser() - Method in class com.metamatrix.connector.xml.base.TrustedPayloadBridge
 
getUser() - Method in class com.metamatrix.connector.xml.base.XMLConnectionImpl
 
getUser() - Method in interface com.metamatrix.connector.xml.TrustedPayloadHandler
 
getUser() - Method in interface com.metamatrix.connector.xml.XMLConnection
 
getUser() - Method in class com.metamatrix.console.connections.ConnectionInfo
 
getUser() - Method in class com.metamatrix.jdbc.BaseDataSource
Returns the user.
getUser(String) - Method in class org.teiid.connector.api.CredentialMap
Get the user property for the specified system, if it exists.
getUser() - Method in interface org.teiid.connector.api.ExecutionContext
Get the user name for the user running this query.
getUserCommand() - Method in class com.metamatrix.query.sql.proc.CreateUpdateProcedureCommand
Get the user's command to which this obj which is the subcommand
getUserDefaultCurrencyIsoCode() - Method in class com.sforce.soap.partner.GetUserInfoResult
Gets the userDefaultCurrencyIsoCode value for this GetUserInfoResult.
getUserEmail() - Method in class com.sforce.soap.partner.GetUserInfoResult
Gets the userEmail value for this GetUserInfoResult.
getUseResultSetCache() - Method in class com.metamatrix.dqp.client.impl.ServerRequest
 
getUserFullName() - Method in class com.sforce.soap.partner.GetUserInfoResult
Gets the userFullName value for this GetUserInfoResult.
getUserGroups() - Method in class com.metamatrix.platform.security.membership.spi.file.FileMembershipDomain
 
getUserId() - Method in class com.sforce.soap.partner.GetUserInfoResult
Gets the userId value for this GetUserInfoResult.
getUserId() - Method in class com.sforce.soap.partner.LoginResult
Gets the userId value for this LoginResult.
getUserId() - Method in class com.sforce.soap.partner.ResetPassword
Gets the userId value for this ResetPassword.
getUserId() - Method in class com.sforce.soap.partner.SetPassword
Gets the userId value for this SetPassword.
GetUserInfo - Class in com.sforce.soap.partner
 
GetUserInfo() - Constructor for class com.sforce.soap.partner.GetUserInfo
 
getUserInfo() - Method in class com.sforce.soap.partner.LoginResult
Gets the userInfo value for this LoginResult.
getUserInfo() - Method in interface com.sforce.soap.partner.Soap
Returns standard information relevant to the current user
getUserInfo() - Method in class com.sforce.soap.partner.SoapBindingStub
 
GetUserInfoResponse - Class in com.sforce.soap.partner
 
GetUserInfoResponse() - Constructor for class com.sforce.soap.partner.GetUserInfoResponse
 
GetUserInfoResponse(GetUserInfoResult) - Constructor for class com.sforce.soap.partner.GetUserInfoResponse
 
GetUserInfoResult - Class in com.sforce.soap.partner
 
GetUserInfoResult() - Constructor for class com.sforce.soap.partner.GetUserInfoResult
 
GetUserInfoResult(boolean, String, String, boolean, String, boolean, String, String, String, String, String, String, String, String, String, String, String, String, String) - Constructor for class com.sforce.soap.partner.GetUserInfoResult
 
getUserLanguage() - Method in class com.sforce.soap.partner.GetUserInfoResult
Gets the userLanguage value for this GetUserInfoResult.
getUserLocale() - Method in class com.sforce.soap.partner.GetUserInfoResult
Gets the userLocale value for this GetUserInfoResult.
getUserName() - Method in interface com.metamatrix.admin.api.objects.Request
Get the UserName of the Request
getUserName() - Method in interface com.metamatrix.admin.api.objects.Session
Get User Name for this Session
getUserName() - Method in class com.metamatrix.admin.objects.MMRequest
Get the UserName of the Request
getUserName() - Method in class com.metamatrix.admin.objects.MMSession
Get User Name for this Session
getUserName() - Method in class com.metamatrix.admin.server.AbstractAdminImpl
Get The User Name for this Connection
getUserName() - Method in class com.metamatrix.common.connection.ManagedConnection
Returns the name of the user using this managed connection
getUsername() - Method in class com.metamatrix.connector.salesforce.ConnectorState
 
getUsername() - Method in class com.metamatrix.connector.xmlsource.soap.SecurityToken
 
getUsername() - Method in class com.metamatrix.console.ui.dialog.ResetPasswordPanel
 
getUserName() - Method in class com.metamatrix.console.util.SavedUDDIRegistryInfo
 
getUserName() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets the user name as known to metamatrix
getUserName() - Method in class com.metamatrix.jdbc.util.MMJDBCURL
 
getUserName() - Method in class com.metamatrix.platform.security.api.LogonResult
 
getUserName() - Method in class com.metamatrix.platform.security.api.MetaMatrixSessionInfo
 
getUsername() - Method in class com.metamatrix.platform.security.api.SessionToken
Get the principal name for this session's user.
getUserName() - Method in interface com.metamatrix.platform.security.membership.service.AuthenticationToken
Get the exact username of the authenticated user as it is known to the authenticating membership domain.
getUserName() - Method in class com.metamatrix.platform.security.membership.service.FailedAuthenticationToken
Get the exact username of the authenticated user as it is known to the authenticating membership domain.
getUserName() - Method in class com.metamatrix.platform.security.membership.service.SuccessfulAuthenticationToken
Get the exact username of the authenticated user as it is known to the authenticating membership domain.
getUserName() - Method in class com.metamatrix.query.util.CommandContext
 
getUserName() - Method in class com.metamatrix.server.serverapi.RequestInfo
 
getUserName() - Method in class com.metamatrix.soap.security.Credential
 
getUserName() - Method in class com.sforce.soap.partner.GetUserInfoResult
Gets the userName value for this GetUserInfoResult.
getUsername() - Method in class com.sforce.soap.partner.Login
Gets the username value for this Login.
getUserNameField() - Method in class com.metamatrix.toolbox.ui.widget.LoginPanel
 
getUserObjectNode(Object) - Method in class com.metamatrix.console.ui.views.deploy.model.ConfigurationTreeModel
Gets the requested user object's node.
getUserObjectNode(Object) - Method in class com.metamatrix.console.ui.views.runtime.model.RuntimeMgmtModel
 
getUserPreferencesGroupList() - Static method in class com.metamatrix.console.util.ApplicationConstants
 
getUserRowLimit() - Method in class com.metamatrix.query.mapping.xml.ResultSetInfo
 
getUsers() - Method in class com.metamatrix.platform.security.membership.spi.file.FileMembershipDomain
 
getUserTimeZone() - Method in class com.sforce.soap.partner.GetUserInfoResult
Gets the userTimeZone value for this GetUserInfoResult.
getUserTransactionFactory() - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeSource
Return the UserTransactionFactory instance for this TreeNodeSource
getUserType() - Method in class com.sforce.soap.partner.GetUserInfoResult
Gets the userType value for this GetUserInfoResult.
getUserUiSkin() - Method in class com.sforce.soap.partner.GetUserInfoResult
Gets the userUiSkin value for this GetUserInfoResult.
getUseSignature() - Method in class com.sforce.soap.partner.Email
Gets the useSignature value for this Email.
getUseType() - Method in class com.metamatrix.console.ui.views.entitlements.AuthorizationsCheckBox
 
getUsing() - Method in class com.metamatrix.query.sql.lang.DynamicCommand
 
getUTF16Reader() - Method in class com.metamatrix.common.lob.LobChunkInputStream
 
getUUID() - Method in class com.metamatrix.api.core.xmi.EntityInfo
Gets the uuid.
getUUID() - Method in interface com.metamatrix.common.vdb.api.ModelInfo
Get this model's UUID.
getUUID() - Method in interface com.metamatrix.common.vdb.api.VDBInfo
Get this VDB's UUID.
getUUID() - Method in class com.metamatrix.connector.metadata.RuntimeVdbRecord
 
getUUID() - Method in class com.metamatrix.console.ui.views.vdb.ConnectorBindingNameAndUUID
 
getUUID() - Method in class com.metamatrix.metadata.runtime.impl.AbstractMetadataRecord
 
getUUID() - Method in class com.metamatrix.metadata.runtime.impl.ListEntryRecordImpl
 
getUUID() - Method in class com.metamatrix.metadata.runtime.impl.MetadataRecordDelegate
 
getUuid() - Method in class com.metamatrix.metadata.runtime.model.BasicDataTypeID
 
getUuid() - Method in class com.metamatrix.metadata.runtime.model.BasicModelID
 
getUUID() - Method in interface com.metamatrix.modeler.core.metadata.runtime.ListEntryRecord
Get the UUID of the entity
getUUID() - Method in interface com.metamatrix.modeler.core.metadata.runtime.MetadataRecord
Get the UUID of the entity
getUuid() - Method in class com.metamatrix.modeler.core.types.EnterpriseDatatypeInfo
 
getUUID() - Method in interface com.metamatrix.platform.admin.api.PermissionNode
The node's unique ID.
getUUID() - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeImpl
The node's unique ID.
getUUID() - Method in interface com.metamatrix.platform.security.api.AuthorizationResource
Get the UUID of this resource.
getUUID() - Method in class com.metamatrix.platform.security.api.DataAccessResource
Get the UUID of this resource.
getUUID() - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
 
getUUID() - Method in class com.metamatrix.vdb.runtime.BasicVDBInfo
 
getUUIDConnectorBindingsMap(boolean) - Method in class com.metamatrix.console.models.ConnectorManager
 
getUUIDMatchPattern(char, String) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
Return the pattern match string that could be used to match a UUID in an index record.
getUUIDPrefixPattern(char, String) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
Return the prefix match string that could be used to exactly match a uuid in an index record.
getValidationMode() - Method in class com.metamatrix.dqp.message.RequestMessage
 
getValidationResult() - Method in class com.metamatrix.toolbox.ui.widget.text.DefaultTextFieldModel
Retrieves the result of the last validation check.
getValidFor() - Method in class com.sforce.soap.partner.PicklistEntry
Gets the validFor value for this PicklistEntry.
getValidLowerMessageLevel() - Static method in class com.metamatrix.core.log.MessageLevel
Utility method for knowing what is the lower boundary for a valid message level.
getValidUpperMessageLevel() - Static method in class com.metamatrix.core.log.MessageLevel
Utility method for knowing what is the upper boundary for a valid message level.
getValue() - Method in interface com.metamatrix.admin.api.objects.PropertyDefinition
Get the current value of this property.
getValue() - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
getValue() - Method in class com.metamatrix.api.core.xmi.FeatureInfo
Get the value of the feature
getValue() - Method in interface com.metamatrix.common.config.api.PropDefnAllowedValue
Returns the value
getValue() - Method in class com.metamatrix.common.config.model.BasicPropDefnAllowedValue
 
getValue(PropertiedObject, PropertyDefinition) - Method in interface com.metamatrix.common.object.PropertiedObjectEditor
Obtain from the specified PropertiedObject the property value that corresponds to the specified PropertyDefinition.
getValue(PropertiedObject, PropertyDefinition) - Method in class com.metamatrix.common.object.PropertiedObjectEditorImpl
Obtain from the specified PropertiedObject the property value that corresponds to the specified PropertyDefinition.
getValue(PropertyDefinition) - Method in class com.metamatrix.common.object.PropertiedObjectImpl
Obtain from the specified PropertiedObject the property value that corresponds to the specified PropertyDefinition.
getValue(int, PropertyDefinition) - Method in interface com.metamatrix.common.object.PropertiedObjectsEditor
Obtain from the PropertiedObject at the specified index the property value that corresponds to the specified PropertyDefinition.
getValue(PropertyDefinition) - Method in interface com.metamatrix.common.object.PropertiedObjectsEditor
Determine whether all of PropertiedObjects this editor is using have the same value for the specified PropertyDefinition.
getValue(int, PropertyDefinition) - Method in class com.metamatrix.common.object.PropertiedObjectsEditorImpl
Obtain from the PropertiedObject at the specified index the property value that corresponds to the specified PropertyDefinition.
getValue(PropertyDefinition) - Method in class com.metamatrix.common.object.PropertiedObjectsEditorImpl
Determine whether all of PropertiedObjects this editor is using have the same value for the specified PropertyDefinition.
getValue(PropertiedObject, PropertyDefinition) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeEditor
Obtain from the specified PropertiedObject the property value that corresponds to the specified PropertyDefinition.
getValue(PropertyDefinition) - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
Return the value for this objects's property that corresponds to the specified PropertyDefinition.
getValue(PropertiedObject, PropertyDefinition) - Method in class com.metamatrix.common.tree.directory.FileSystemEntryEditor
Obtain from the specified PropertiedObject the property value that corresponds to the specified PropertyDefinition.
getValue() - Method in class com.metamatrix.connector.metadata.PropertyHolder
 
getValue(PropertiedObject, PropertyDefinition) - Method in class com.metamatrix.console.models.ConfigurationPropertiedObjectEditor
Obtain from the specified PropertiedObject the property value that corresponds to the specified PropertyDefinition.
getValue() - Method in class com.metamatrix.console.models.PropertyDetail
 
getValue(PropertiedObject, PropertyDefinition) - Method in class com.metamatrix.console.ui.views.properties.ConsolePropertiedEditor
Obtain from the specified PropertiedObject the property value that corresponds to the specified PropertyDefinition.
getValue() - Method in class com.metamatrix.core.id.IntegerID
 
getValue() - Method in class com.metamatrix.core.id.LongID
 
getValue() - Method in class com.metamatrix.core.id.StringID
 
getValue(int, Integer) - Method in class com.metamatrix.jdbc.DeferredMetadataProvider
 
getValue(int, Integer) - Method in interface com.metamatrix.jdbc.ResultsMetadataProvider
Get metadata value for the column at columnIndex for a given metadata property.
getValue(int, Integer) - Method in class com.metamatrix.jdbc.StaticMetadataProvider
 
getValue() - Method in class com.metamatrix.metadata.runtime.impl.PropertyValueRecordImpl
 
getValue() - Method in interface com.metamatrix.modeler.core.metadata.runtime.PropertyValueRecord
Get the property value
getValue() - Method in interface com.metamatrix.platform.security.api.AuthorizationActions
Return the value of this action.
getValue() - Method in class com.metamatrix.platform.security.api.StandardAuthorizationActions
Return the value of this action.
getValue() - Method in class com.metamatrix.query.mapping.xml.MappingAttribute
 
getValue() - Method in class com.metamatrix.query.mapping.xml.MappingElement
 
getValue() - Method in class com.metamatrix.query.sql.lang.SetClause
 
getValue() - Method in class com.metamatrix.query.sql.lang.SPParameter
This is a helper method to get the value of this parameter when the expression is a constant.
getValue() - Method in class com.metamatrix.query.sql.proc.AssignmentStatement
 
getValue() - Method in class com.metamatrix.query.sql.symbol.Constant
Get value of constant
getValue(ElementSymbol) - Method in class com.metamatrix.query.sql.util.VariableContext
Get the value for the given variable, if the variable exits in the current context just return the value of the variable else lookup the parent context and return the value of the variable.
getValue() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.Cell
 
getValue() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.CursorType
 
getValue() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.RequestType
 
getValue() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.TransactionAutoWrapType
 
getValue(String) - Method in class com.metamatrix.toolbox.preference.UserPreferences
 
getValue() - Method in class com.metamatrix.toolbox.property.VetoedChangeEvent
 
getValue() - Method in class com.metamatrix.toolbox.ui.widget.IntegerSpinner
Gets the current value.
getValue() - Method in class com.metamatrix.toolbox.ui.widget.property.DirectoryEntryPropertyComponent
Get the value being displayed by this component.
getValue() - Method in interface com.metamatrix.toolbox.ui.widget.property.PropertyComponent
Get the value being displayed by this component.
getValue(PropertiedObject, PropertyDefinition) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeNodeEditor
 
getValue() - Method in class com.sforce.soap.partner.DebugLevel
 
getValue() - Method in class com.sforce.soap.partner.DescribeLayoutComponent
Gets the value value for this DescribeLayoutComponent.
getValue() - Method in class com.sforce.soap.partner.EmailPriority
 
getValue() - Method in class com.sforce.soap.partner.fault.ExceptionCode
 
getValue() - Method in class com.sforce.soap.partner.fault.FaultCode
 
getValue() - Method in class com.sforce.soap.partner.FieldType
 
getValue() - Method in class com.sforce.soap.partner.LayoutComponentType
 
getValue() - Method in class com.sforce.soap.partner.PicklistEntry
Gets the value value for this PicklistEntry.
getValue() - Method in class com.sforce.soap.partner.SoapType
 
getValue() - Method in class com.sforce.soap.partner.StatusCode
 
getValue() - Method in interface org.teiid.connector.language.ILiteral
Get the value of the literal
getValue() - Method in interface org.teiid.connector.language.IParameter
Get value of object if this is an IN parameter.
getValue() - Method in interface org.teiid.connector.language.ISetClause
 
getValueAt(Object, int) - Method in class com.metamatrix.console.ui.treetable.DynamicTreeTableModel
Returns the value for the column column and object node.
getValueAt(Object, int) - Method in interface com.metamatrix.console.ui.treetable.TreeTableModel
Returns the value to be displayed for node node, at column number column.
getValueAt(int, int) - Method in class com.metamatrix.console.ui.treetable.TreeTableModelAdapter
 
getValueAt(Object, int) - Method in class com.metamatrix.console.ui.views.entitlements.AuthorizationsModel
 
getValueAt(int, int) - Method in class com.metamatrix.console.ui.views.entitlements.AuthorizationsTreeTable
 
getValueAt(int, int) - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
 
getValueExpression() - Method in class com.metamatrix.query.sql.lang.DependentSetCriteria
Get the independent value expression
getValueExpression() - Method in class com.metamatrix.query.sql.lang.ExistsCriteria
 
getValueExpression() - Method in class com.metamatrix.query.sql.lang.SubqueryCompareCriteria
 
getValueExpression() - Method in class com.metamatrix.query.sql.lang.SubquerySetCriteria
 
getValueExpression() - Method in interface com.metamatrix.query.sql.symbol.ContextReference
 
getValueExpression() - Method in class com.metamatrix.query.sql.symbol.Reference
 
getValueExpression() - Method in class com.metamatrix.query.sql.symbol.ScalarSubquery
 
getValueForDefn(ComponentType, String) - Method in class com.metamatrix.console.models.ConnectorManager
 
getValueFromJComponent(JComponent, boolean) - Static method in class com.metamatrix.toolbox.ui.widget.property.PropertyChangeAdapter
Return the value object controlled by the specified JComponent TreeCellEditor.
getValueFunction() - Method in class com.metamatrix.connector.metadata.index.MetadataLiteralCriteria
Get the name of the function applied on the literal part of criteria.
getValueIcon(Object, boolean) - Method in class com.metamatrix.console.ui.util.ConsoleCellRenderer
 
getValueInCriteria(Map, String) - Static method in class com.metamatrix.connector.metadata.index.IndexCriteriaBuilder
Look for the value for the given field in the criteria map, translate it if necessary to the format stored in index files and return it.
getValueIterator(Expression) - Method in class com.metamatrix.query.processor.relational.DependentValueSource
 
getValueIterator(Expression) - Method in interface com.metamatrix.query.sql.util.ValueIteratorSource
Attempt to obtain a ValueIterator from this source.
getValueIteratorProviders() - Method in class com.metamatrix.query.sql.visitor.ValueIteratorProviderCollectorVisitor
Get the value iterator providers collected by the visitor.
getValueIteratorProviders(LanguageObject) - Static method in class com.metamatrix.query.sql.visitor.ValueIteratorProviderCollectorVisitor
Helper to quickly get the ValueIteratorProvider instances from obj
getValueIteratorProviders(LanguageObject, List<SubqueryContainer>) - Static method in class com.metamatrix.query.sql.visitor.ValueIteratorProviderCollectorVisitor
 
getValueIteratorProviders(Collection<? extends LanguageObject>) - Static method in class com.metamatrix.query.sql.visitor.ValueIteratorProviderCollectorVisitor
 
getValues(PropertyDefinition) - Method in interface com.metamatrix.common.object.PropertiedObjectsEditor
Return the ordered list of property values for the specified property definition, ordered by the list of PropertiedObjects that this editor is currently set to use.
getValues(PropertyDefinition) - Method in class com.metamatrix.common.object.PropertiedObjectsEditorImpl
Return the ordered list of property values for the specified property definition, ordered by the list of PropertiedObjects that this editor is currently set to use.
getValues() - Method in class com.metamatrix.connector.xml.base.CriteriaDesc
 
getValues() - Method in class com.metamatrix.query.sql.lang.Insert
Returns a list of values to insert to be inserted.
getValues() - Method in class com.metamatrix.query.sql.lang.SetCriteria
Returns the set of values.
getValues() - Method in class com.metamatrix.query.sql.util.SymbolMap
 
getValues(String, char) - Method in class com.metamatrix.toolbox.preference.UserPreferences
return an collection of String values tokenized buy the specified delimiter
getValues() - Method in class com.metamatrix.toolbox.ui.widget.AccumulatorPanel
 
getValues(DefaultListModel) - Method in class com.metamatrix.toolbox.ui.widget.AccumulatorPanel
 
getValues() - Method in interface org.teiid.connector.language.IInsertExpressionValueSource
 
getValuesHeader() - Method in class com.metamatrix.toolbox.ui.widget.AccumulatorPanel
 
getValueSource() - Method in interface org.teiid.connector.language.IInsert
Get the IInsertValues
getValueSpecified() - Method in interface org.teiid.connector.language.IParameter
Determine whether a value was set for this parameter.
getValueString(Object) - Method in class com.metamatrix.console.ui.util.ConsoleCellRenderer
 
getVariable() - Method in class com.metamatrix.query.processor.proc.AbstractAssignmentInstruction
 
getVariable(int) - Method in class com.metamatrix.query.sql.lang.OrderBy
Returns the ORDER BY element at the specified index.
getVariable() - Method in class com.metamatrix.query.sql.proc.AssignmentStatement
Get the expression giving the value that is assigned to the variable.
getVariableContext() - Method in class com.metamatrix.query.util.CommandContext
 
getVariableCount() - Method in class com.metamatrix.query.sql.lang.OrderBy
Returns the number of elements in ORDER BY.
getVariables() - Method in class com.metamatrix.query.sql.lang.Insert
Return an ordered List of variables, may be null if no columns were specified
getVariables() - Method in class com.metamatrix.query.sql.lang.OrderBy
Returns an ordered list of the symbols in ORDER BY
getVariables() - Method in class com.metamatrix.query.sql.visitor.VariableCollectorVisitor
Get the variables collected by the visitor.
getVariables(LanguageObject, Collection) - Static method in class com.metamatrix.query.sql.visitor.VariableCollectorVisitor
Helper to quickly get the variables from obj in the variables collection
getVariables(LanguageObject, boolean) - Static method in class com.metamatrix.query.sql.visitor.VariableCollectorVisitor
Helper to quickly get the variables from obj in a collection.
getVariableType() - Method in class com.metamatrix.query.sql.proc.DeclareStatement
Get the type of this variable declared in this statement.
getVariableValues(Command, QueryMetadataInterface) - Method in class com.metamatrix.query.resolver.command.ExecResolver
Collect input expressions from a procedure and map them to the parameters they came from
getVariableValues(Command, QueryMetadataInterface) - Method in class com.metamatrix.query.resolver.command.InsertResolver
 
getVariableValues(Command, QueryMetadataInterface) - Method in class com.metamatrix.query.resolver.command.UpdateResolver
 
getVariableValues(Command, QueryMetadataInterface) - Static method in class com.metamatrix.query.resolver.QueryResolver
 
getVariableValues(Command, QueryMetadataInterface) - Method in interface com.metamatrix.query.resolver.VariableResolver
 
getVariableValues() - Method in class com.metamatrix.query.sql.visitor.ExpressionMappingVisitor
 
getVariant(ObjectID) - Static method in class com.metamatrix.core.id.UUID
 
getVarietyProps() - Method in class com.metamatrix.metadata.runtime.impl.DatatypeRecordImpl
 
getVarietyProps() - Method in interface com.metamatrix.modeler.core.metadata.runtime.DatatypeRecord
Depending on the value of the variety type additional properties may be defined.
getVarietyType(String) - Static method in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES
 
getVarietyType() - Method in class com.metamatrix.metadata.runtime.impl.DatatypeRecordImpl
 
getVarietyType() - Method in interface com.metamatrix.modeler.core.metadata.runtime.DatatypeRecord
Returns the variety used to characterize the
getVarietyTypeName(short) - Static method in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES
 
getVDB() - Method in class com.metamatrix.console.ui.views.connectorbinding.BindingVDBInfo
 
getVdb() - Method in class com.metamatrix.console.ui.views.vdb.ImportVdbRolesPanel
Get the current virtual database object.
getVdb() - Method in class com.metamatrix.console.ui.views.vdb.ImportVdbRolesWizardDlg
 
getVDB() - Method in class com.metamatrix.console.ui.views.vdb.VdbWizardEditConnBindPanel
 
getVDB(String, String) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
getVDB(String, String) - Method in interface com.metamatrix.dqp.service.ConfigurationService
Get the list of VDB files available with the Configuration Service, this includes all status (active, inactive)
getVDB(VirtualDatabaseID) - Method in interface com.metamatrix.server.admin.api.RuntimeMetadataAdminAPI
Call to obtain the VDB Definition that can be used for importing or exporting.
getVDB(VirtualDatabaseID) - Method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataAdminAPIImpl
Call to export a VDB to the local file system
getVdbACBPSuccessful() - Method in class com.metamatrix.console.ui.views.vdb.VdbAssignConnBindPanel
 
getVDBArchive(String) - Method in class com.metamatrix.metadata.runtime.model.UpdateController
 
getVDBArchive(VirtualDatabaseID) - Method in class com.metamatrix.metadata.runtime.RuntimeMetadataCatalog
Returns the VDB Archive specified by the virtual database ID.
getVdbEntitlements(VirtualDatabaseID) - Method in class com.metamatrix.console.models.VdbManager
 
getVDBID(String, String) - Static method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataHelper
 
getVDBLocations() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
Get path(s) for VDB(s) that are availble from the configuration to the DQP engine.
getVDBLocations() - Method in interface com.metamatrix.dqp.service.ConfigurationService
Get path(s) for VDB(s) that are availble from the configuration to the DQP engine.
getVDBManager() - Method in class com.metamatrix.console.models.Managers
 
getVdbManager(ConnectionInfo) - Static method in class com.metamatrix.console.models.ModelManager
 
getVDBMetadata(String) - Static method in class com.metamatrix.metadata.runtime.VDBMetadataFactory
 
getVDBMetadata(URL) - Static method in class com.metamatrix.metadata.runtime.VDBMetadataFactory
 
getVDBMetadata(String[]) - Static method in class com.metamatrix.metadata.runtime.VDBMetadataFactory
 
getVdbModels(VirtualDatabaseID) - Method in class com.metamatrix.console.models.VdbManager
 
getVDBModels(VirtualDatabaseID) - Method in interface com.metamatrix.server.admin.api.RuntimeMetadataAdminAPI
Returns a sorted Collection of type Model that represents all the models that where deployed in the specified virtual database.
getVDBModels(VirtualDatabaseID) - Method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataAdminAPIImpl
Returns a sorted Collection of type Model that represents all the models that were deployed in the specified virtual database.
getVDBName() - Method in interface com.metamatrix.admin.api.objects.Session
Get the VDB Name for this Session
getVDBName() - Method in class com.metamatrix.admin.objects.MMSession
Get the VDB Name for this Session
getVdbName() - Method in class com.metamatrix.connector.metadata.index.VdbMetadataContext
 
getVDBName() - Method in class com.metamatrix.console.ui.views.entitlements.DataNodeInfo
 
getVDBName() - Method in class com.metamatrix.console.ui.views.entitlements.EntitlementDetailPanel
 
getVDBName() - Method in class com.metamatrix.console.ui.views.entitlements.EntitlementInfo
 
getVDBName() - Method in class com.metamatrix.console.ui.views.entitlements.EntitlementsTableRowData
 
getVDBName() - Method in class com.metamatrix.console.ui.views.entitlements.NewEntitlementController
 
getVDBName() - Method in class com.metamatrix.console.ui.views.entitlements.NewEntitlementNamePanel
 
getVdbName() - Method in class com.metamatrix.console.ui.views.vdb.VdbRoleOptionsPanel
 
getVdbName() - Method in class com.metamatrix.console.ui.views.vdb.VdbWizardConfirmPanel
 
getVdbName() - Method in class com.metamatrix.console.ui.views.vdb.VdbWizardEntitlementsPanel
 
getVdbName() - Method in class com.metamatrix.console.ui.views.vdb.VdbWizardEntitlementsSelectPanel
 
getVdbName() - Method in class com.metamatrix.console.ui.views.vdb.VdbWizardIdPanel
 
getVDBName() - Method in class com.metamatrix.jdbc.util.MMJDBCURL
 
getVDBName() - Method in class com.metamatrix.platform.security.api.AuthorizationPolicyID
Returns the Console's VDB name for the policy.
getVDBName() - Method in class com.metamatrix.platform.security.api.UserEntitlementInfo
Get the name of the VDB this entitlement falls under.
getVdbName() - Method in class com.metamatrix.query.util.CommandContext
 
getVdbName() - Method in class com.metamatrix.server.dqp.service.tracker.TransactionLogMessage
 
getVdbName() - Method in class com.metamatrix.soap.object.WSDLUrl
 
getVdbName(String) - Static method in class com.metamatrix.soap.servlet.MMGetWSDLServlet
This will derive the vdb name from the path of the URL used to obtain the VDB resource.
getVdbName() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.LogInParameters
 
getVDBResource(String, String) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedVDBService
 
getVDBResource(String, String) - Method in interface com.metamatrix.dqp.service.VDBService
Get VDB resource contents
getVDBResource(String, String) - Method in class com.metamatrix.server.dqp.service.PlatformVDBService
 
getVDBResourcePaths() - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
 
getVDBResourcePaths() - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadataFacade
 
getVDBResourcePaths() - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getVDBResourcePaths() - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getVDBResourcePaths() - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Gets the resource paths of all the resources in the VDB.
getVDBResourcePaths() - Method in interface org.teiid.connector.metadata.runtime.RuntimeMetadata
Gets the resource paths of all the resources in the VDB.
getVdbRuntimeName() - Method in class com.metamatrix.connector.metadata.RuntimeVdbRecord
 
getVdbRuntimeVersion() - Method in class com.metamatrix.connector.metadata.RuntimeVdbRecord
 
getVDBs(String) - Method in interface com.metamatrix.admin.api.core.CoreMonitoringAdmin
Get the VDBs that correspond to the specified identifier pattern.
getVDBs(String, Collection) - Method in class com.metamatrix.admin.server.AbstractAdminImpl
Utility method to find VDBs in virtualDatabases collection matching identifier and create VDB admin objects to return in sorted collection (VDBs and versions will be together).
getVDBs(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getVDBs(String) - Method in class com.metamatrix.admin.server.ServerMonitoringAdminImpl
Get monitoring information about VDBs (Virtual Databases).
getVDBs() - Method in class com.metamatrix.console.models.VdbManager
 
getVDBs(String) - Method in class com.metamatrix.dqp.embedded.admin.DQPMonitoringAdminImpl
 
getVDBs() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
getVDBs() - Method in interface com.metamatrix.dqp.service.ConfigurationService
Get a list of available VDBS from the configuration
getVdbService() - Method in class com.metamatrix.connector.metadata.index.VdbMetadataContext
 
getVDBsForConnectorBinding(String) - Method in class com.metamatrix.console.models.VdbManager
 
getVDBsForConnectorBinding(String) - Method in interface com.metamatrix.server.admin.api.RuntimeMetadataAdminAPI
Given a routing ID, find all VDBs whose models use the connector binding.
getVDBsForConnectorBinding(String) - Method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataAdminAPIImpl
Given a routing ID, find all VDBs whose models use the connector binding.
getVDBStatus(String, String) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedVDBService
 
getVDBStatus(String, String) - Method in interface com.metamatrix.dqp.service.VDBService
Get the Status of VDB
getVDBStatus(String, String) - Method in class com.metamatrix.server.dqp.service.PlatformVDBService
 
getVdbStatusAsString(short) - Method in class com.metamatrix.console.models.VdbManager
 
getVDBStream() - Method in interface com.metamatrix.common.vdb.api.VDBDefn
This will let the uses stream the VDB contents the way they would need.
getVDBStream() - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
 
getVDBValidityErrors() - Method in class com.metamatrix.common.vdb.api.VDBArchive
Returns errors, otherwise null for no validity errors.
getVDBValidityErrors() - Method in interface com.metamatrix.common.vdb.api.VDBDefn
During the load of the VDB, if there are any validity errors reported in the VDB manifest file, they will be loaded into Defn file for observation or for the logging.
getVDBValidityErrors() - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
 
getVDBVersion() - Method in interface com.metamatrix.admin.api.objects.Session
Get the VDB Version for this Session
getVDBVersion() - Method in interface com.metamatrix.admin.api.objects.VDB
 
getVDBVersion() - Method in class com.metamatrix.admin.objects.MMSession
Get the VDB Version for this Session
getVDBVersion() - Method in class com.metamatrix.admin.objects.MMVDB
 
getVdbVersion() - Method in class com.metamatrix.connector.metadata.index.VdbMetadataContext
 
getVDBVersion() - Method in class com.metamatrix.console.ui.views.connectorbinding.BindingVDBInfo
 
getVDBVersion() - Method in class com.metamatrix.console.ui.views.entitlements.EntitlementDetailPanel
 
getVDBVersion() - Method in class com.metamatrix.console.ui.views.entitlements.EntitlementInfo
 
getVDBVersion() - Method in class com.metamatrix.console.ui.views.entitlements.EntitlementsTableRowData
 
getVDBVersion() - Method in class com.metamatrix.console.ui.views.entitlements.NewEntitlementController
 
getVDBVersion() - Method in class com.metamatrix.console.ui.views.entitlements.NewEntitlementNamePanel
 
getVDBVersion() - Method in class com.metamatrix.jdbc.util.MMJDBCURL
 
getVDBVersion() - Method in class com.metamatrix.platform.security.api.AuthorizationPolicyID
Return the Console's VDB version for the policy.
getVDBVersion() - Method in class com.metamatrix.platform.security.api.UserEntitlementInfo
Get the version of the VDB this entitlement falls under.
getVdbVersion() - Method in class com.metamatrix.query.util.CommandContext
 
getVdbVersion() - Method in class com.metamatrix.server.dqp.service.tracker.TransactionLogMessage
 
getVdbVersion(String) - Static method in class com.metamatrix.soap.servlet.MMGetWSDLServlet
This will derive the vdb version from the path of the URL used to obtain the VDB resource.
getVdbVersion() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.LogInParameters
 
getVDBVersions() - Method in class com.metamatrix.console.ui.views.entitlements.DataNodeInfo
 
getVDBVersionString() - Method in class com.metamatrix.platform.security.api.AuthorizationPolicyID
Return the Stringified Console's VDB version for the policy.
getVersion() - Method in class com.metamatrix.api.core.xmi.XMIHeader.Import
Return the import version
getVersion() - Method in class com.metamatrix.api.core.xmi.XMIHeader.Model
Return the model version
getVersion() - Method in class com.metamatrix.common.comm.platform.socket.Handshake
 
getVersion() - Method in interface com.metamatrix.common.vdb.api.ModelInfo
Get this model's verion.
getVersion() - Method in class com.metamatrix.common.vdb.api.VDBArchive
 
getVersion() - Method in interface com.metamatrix.common.vdb.api.VDBDefn
Returns the vdbVersion.
getVersion() - Method in class com.metamatrix.connector.metadata.RuntimeVdbRecord
 
getVersion() - Method in class com.metamatrix.console.ui.views.vdb.ModelWrapper
 
getVersion() - Static method in class com.metamatrix.console.util.StaticProperties
 
getVersion(ObjectID) - Static method in class com.metamatrix.core.id.UUID
 
getVersion() - Method in interface com.metamatrix.metadata.runtime.api.Model
 
getVersion() - Method in interface com.metamatrix.metadata.runtime.api.ModelID
Returns the version.
getVersion() - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseID
Returns the version.
getVersion() - Method in class com.metamatrix.metadata.runtime.impl.VdbRecordImpl
 
getVersion() - Method in class com.metamatrix.metadata.runtime.model.BasicModel
 
getVersion() - Method in class com.metamatrix.metadata.runtime.model.BasicModelID
returns the version.
getVersion() - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseID
returns the version.
getVersion() - Method in interface com.metamatrix.modeler.core.metadata.runtime.VdbRecord
Return the version of the VDB archive
getVersion() - Method in class com.metamatrix.soap.object.WSDLUrl
 
getVersion() - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
 
getVersion() - Method in class com.metamatrix.vdb.runtime.BasicVDBInfo
Returns the vdbVersion.
getVersionBy() - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabase
Return the user name who create this version of the Virtual Database.
getVersionBy() - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabase
 
getVersionColumns(String, String, String) - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Gets the description of the columns in a table that are automatically updated when any value in a row is updated.
getVersionDate() - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabase
Return the date the Virtual Database was created.
getVersionDate() - Method in class com.metamatrix.metadata.runtime.model.BasicModelID
 
getVersionDate() - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabase
 
getVersionedBy() - Method in interface com.metamatrix.admin.api.objects.VDB
 
getVersionedBy() - Method in class com.metamatrix.admin.objects.MMVDB
 
getVersionedBy() - Method in interface com.metamatrix.common.vdb.api.ModelInfo
Get the name of the person who versioned this model.
getVersionedBy() - Method in interface com.metamatrix.metadata.runtime.api.Model
Get the name of the person who versioned this model.
getVersionedBy() - Method in class com.metamatrix.metadata.runtime.model.BasicModel
 
getVersionedBy() - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
 
getVersionedDate() - Method in interface com.metamatrix.admin.api.objects.VDB
 
getVersionedDate() - Method in class com.metamatrix.admin.objects.MMVDB
 
getVersionsForVDB(String) - Method in class com.metamatrix.console.models.EntitlementManager
 
getVersionsForVDB(String) - Method in interface com.metamatrix.console.ui.views.entitlements.EntitlementsDataInterface
 
getView() - Method in class com.metamatrix.common.tree.directory.FileSystemEntryEditor
 
getViewEntitlementsReportCbx() - Method in class com.metamatrix.console.ui.views.vdb.VdbWizardEntitlementsSelectPanel
 
getVirtualDatabase(VirtualDatabaseID) - Method in class com.metamatrix.console.models.VdbManager
 
getVirtualDatabase() - Method in class com.metamatrix.console.ui.views.vdb.VdbConnBindPanel
 
getVirtualDatabase() - Method in class com.metamatrix.console.ui.views.vdb.VdbDetailPanel
 
getVirtualDatabase() - Method in class com.metamatrix.console.ui.views.vdb.VdbEntitlementsPanel
 
getVirtualDatabase() - Method in class com.metamatrix.console.ui.views.vdb.VdbModelsPanel
 
getVirtualDatabase() - Method in interface com.metamatrix.metadata.runtime.api.MetadataSourceAPI
Returns the VirtualDatabase based on the virtual database id.
getVirtualDatabase() - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseMetadata
Returns the VirtualDatabase for which this metadata object represents.
getVirtualDatabase() - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseMetadata
returns the VirtualDatabase for which this metadata object represents.
getVirtualDatabase() - Method in class com.metamatrix.metadata.runtime.model.MetadataCache
 
getVirtualDatabase(VirtualDatabaseID) - Method in class com.metamatrix.metadata.runtime.RuntimeMetadataCatalog
Returns the virtual database specified by the virtual database ID.
getVirtualDatabase(VirtualDatabaseID) - Method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCConnector
returns the VirtualDatabase based on the virtual database id.
getVirtualDatabase(VirtualDatabaseID, Connection) - Static method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCRuntimeMetadataReader
returns the VirtualDatabase based on the virtual database id.
getVirtualDatabase(ResultSet, VirtualDatabaseID) - Static method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
getVirtualDatabase(VirtualDatabaseID) - Method in interface com.metamatrix.metadata.runtime.spi.MetaBaseConnector
Returns the VirtualDatabase for the specified VirtualdatabaseID.
getVirtualDatabase(VirtualDatabaseID) - Method in interface com.metamatrix.server.admin.api.RuntimeMetadataAdminAPI
Returns the VirtualDatabase specified by the VirtualDatabaseID.
getVirtualDatabase(VirtualDatabaseID) - Method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataAdminAPIImpl
Returns the VirtualDatabase specified by the VirtualDatabaseID.
getVirtualDatabaseID() - Method in interface com.metamatrix.metadata.runtime.api.MetadataObject
returns the VirtualDatabaseID that identifies the VirtualDatabase this metadata object resides.
getVirtualDatabaseID() - Method in interface com.metamatrix.metadata.runtime.api.MetadataSourceAPI
Returns the VirtualDatabaseID.
getVirtualDatabaseID() - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseMetadata
Returns the VirtualDatabaseID that identifies the VirtualDatabaseMetadata.
getVirtualDatabaseID() - Method in class com.metamatrix.metadata.runtime.event.RuntimeMetadataEvent
 
getVirtualDatabaseID() - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataObject
returns the id for the Virtual Database for which this runtime object is contained within.
getVirtualDatabaseID() - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabase
returns the VirtualDatabaseID.
getVirtualDatabaseID() - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseMetadata
returns the VirtualDatabaseID that identifies the VirtualDatabaseMetadata.
getVirtualDatabaseID() - Method in class com.metamatrix.metadata.runtime.model.MetadataCache
 
getVirtualDatabaseID(String, String) - Method in class com.metamatrix.metadata.runtime.RuntimeMetadataCatalog
Returns the id for the VirtualDatabase that is in the repository.
getVirtualDatabaseID(String, String) - Method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCConnector
returns the VirtualDatabaseID for the specified full name and version.
getVirtualDatabaseID(String, String, Connection) - Static method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCRuntimeMetadataReader
returns the VirtualDatabaseID for the specified full name and version.
getVirtualDatabaseID(String, String, boolean, Connection) - Static method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCRuntimeMetadataReader
 
getVirtualDatabaseID(ResultSet) - Static method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
getVirtualDatabaseID(String, String) - Method in interface com.metamatrix.metadata.runtime.spi.MetaBaseConnector
Used only by the RuntimeMetadataCatalog to find the virtual database id.
getVirtualDatabaseIDs(ResultSet) - Static method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
getVirtualDatabaseMetadata(VirtualDatabaseID) - Method in class com.metamatrix.metadata.runtime.RuntimeMetadataCatalog
Returns a VirtualDatabaseMetadata that contains the VirtualDatabase based on the virtual database name and version.
getVirtualDatabaseName(int) - Method in interface com.metamatrix.jdbc.api.ResultSetMetaData
Get name of the VirtualDatabase at the column index.
getVirtualDatabaseName(int) - Method in class com.metamatrix.jdbc.FilteredResultsMetadata
 
getVirtualDatabaseName(int) - Method in class com.metamatrix.jdbc.ResultsMetadataWithProvider
 
getVirtualDatabaseName() - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
 
getVirtualDatabaseName() - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadataFacade
 
getVirtualDatabaseName() - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getVirtualDatabaseName() - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getVirtualDatabaseName() - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get the currently connected virtual database name.
getVirtualDatabaseName() - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
getVirtualDatabaseName() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
getVirtualDatabaseName() - Method in interface org.teiid.connector.api.ExecutionContext
Get the name of the VDB this query is being run against.
getVirtualDatabases() - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
getVirtualDatabases() - Method in class com.metamatrix.metadata.runtime.RuntimeMetadataCatalog
Returns a Collection of all the VirtualDatabase's in the system.
getVirtualDatabases() - Method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCConnector
returns a Collection of type VirtualDatabase that represents all the virtual databases in the system.
getVirtualDatabases(Connection) - Static method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCRuntimeMetadataReader
returns a Collection of type VirtualDatabase that represents all the virtual databases in the system.
getVirtualDatabases(ResultSet) - Static method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
getVirtualDatabases() - Method in interface com.metamatrix.metadata.runtime.spi.MetaBaseConnector
Returns a Collection of type VirtualDatabase that represents all the virtual databases in the system.
getVirtualDatabases() - Method in interface com.metamatrix.server.admin.api.RuntimeMetadataAdminAPI
Returns a Collection of all the VirtualDatabases in the system.
getVirtualDatabases() - Method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataAdminAPIImpl
Returns a Collection of the VirtualDatabases in the system.
getVirtualDatabaseVersion(int) - Method in interface com.metamatrix.jdbc.api.ResultSetMetaData
Get version of the VirtualDatabase at the column index.
getVirtualDatabaseVersion(int) - Method in class com.metamatrix.jdbc.FilteredResultsMetadata
 
getVirtualDatabaseVersion(int) - Method in class com.metamatrix.jdbc.ResultsMetadataWithProvider
 
getVirtualDatabaseVersion() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
getVirtualDatabaseVersion() - Method in interface org.teiid.connector.api.ExecutionContext
Get the version of the VDB this query is being run against.
getVirtualGroup() - Method in class com.metamatrix.query.sql.lang.Command
 
getVirtualPlan(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
 
getVirtualPlan(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadataFacade
 
getVirtualPlan(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getVirtualPlan(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getVirtualPlan(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get virtual plan for a group symbol.
getVirtualPlan(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
getVirtualSockets() - Method in interface com.metamatrix.admin.api.objects.ProcessObject
 
getVirtualSockets() - Method in class com.metamatrix.admin.objects.MMProcess
 
getVisibility() - Method in interface com.metamatrix.common.vdb.api.ModelInfo
 
getVisibility() - Method in interface com.metamatrix.metadata.runtime.api.Model
 
getVisibility() - Method in class com.metamatrix.metadata.runtime.model.BasicModel
 
getVisibility(String) - Method in class com.metamatrix.metadata.runtime.vdb.defn.VDBCreation
 
getVisibility() - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
 
getVisibilityType(String) - Static method in class com.metamatrix.metadata.runtime.api.MetadataConstants
 
getVisibilityTypeName(short) - Static method in class com.metamatrix.metadata.runtime.api.MetadataConstants
 
getVisitor() - Method in class com.metamatrix.query.sql.navigator.AbstractNavigator
 
getVMComponentDefn(ComponentDefnID) - Method in interface com.metamatrix.common.config.api.Configuration
Returns a VMComponentDefn
getVMComponentDefn(ComponentDefnID) - Method in class com.metamatrix.common.config.model.BasicConfiguration
 
getVMComponentDefnID() - Method in interface com.metamatrix.common.config.api.DeployedComponent
Returns the ComponentID for the VM that this component is deployed on, or if this object represents the deployed VM itself.
getVMComponentDefnID() - Method in class com.metamatrix.common.config.model.BasicDeployedComponent
 
getVMComponentDefns() - Method in interface com.metamatrix.common.config.api.Configuration
Returns a Collection of type VMComponentDefn that represent all the VMComponentDefn defined.
getVMComponentDefns() - Method in class com.metamatrix.common.config.model.BasicConfiguration
Returns a Collection of type VMComponentDefn that represent all the VMComponentDefn defined.
getVMControllerBindings() - Method in interface com.metamatrix.platform.admin.api.RuntimeStateAdminAPI
Returns a list that contains all of the VMControllerBindings for all the VMControllers running in the MetaMatrix system.
getVMControllerBindings() - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIImpl
 
getVMControllerInterface(String, String) - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIHelper
 
getVMDefn(ComponentDefnID) - Method in class com.metamatrix.common.config.model.BasicConfiguration
 
getVMForHost(VMComponentDefnID, HostID) - Method in interface com.metamatrix.common.config.api.Configuration
Returns a deployed VM component that was deployed on the specified host.
getVMForHost(String, String) - Method in interface com.metamatrix.common.config.api.Configuration
Returns a deployed VM component that was deployed on the specified host.
getVMForHost(VMComponentDefnID, HostID) - Method in class com.metamatrix.common.config.model.BasicConfiguration
 
getVMForHost(String, String) - Method in class com.metamatrix.common.config.model.BasicConfiguration
 
getVMHostName(String, String) - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIHelper
 
getVMID() - Method in class com.metamatrix.common.config.api.DeployedComponentID
 
getVMs(String) - Method in class com.metamatrix.platform.registry.ClusteredRegistryState
Gets all the VMs for a given Host.
getVMsForHost(String) - Method in interface com.metamatrix.common.config.api.Configuration
Returns a Collection of deployed components that are VM's deployed on the specified host name
getVMsForHost(HostID) - Method in interface com.metamatrix.common.config.api.Configuration
Returns a Collection of type DeployeComponent that represent VMs.
getVMsForHost(String) - Method in class com.metamatrix.common.config.model.BasicConfiguration
 
getVMsForHost(HostID) - Method in class com.metamatrix.common.config.model.BasicConfiguration
Returns a Collection of type DeployeComponent that represent VMs.
getVMStatistics(String, String) - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIHelper
Return VMStatistics object for Process.
getVMStatistics() - Method in interface com.metamatrix.platform.vm.api.controller.ProcessManagement
Return information about VM.
getVMStatistics() - Method in class com.metamatrix.platform.vm.controller.ProcessController
Return information about VM.
getWarningCount() - Method in class com.metamatrix.api.core.message.MessageList.Statistics
Gets the number of Message instances that have a type of MessageTypes.WARNING_MESSAGE.
getWarningIcon() - Static method in class com.metamatrix.toolbox.ui.IconFactory
 
getWarnings() - Method in class com.metamatrix.dqp.message.AtomicResultsMessage
 
getWarnings() - Method in class com.metamatrix.dqp.message.ResultsMessage
 
getWarnings() - Method in class com.metamatrix.jdbc.MMConnection
This method will return the first warning reported by calls on this connection, or null if none exist.
getWarnings() - Method in class com.metamatrix.jdbc.MMResultSet
Retrieves the first warning reported by calls on this ResultSet object.
getWarnings() - Method in class com.metamatrix.jdbc.MMStatement
This method returns warnings returned by server.
getWarpedVdbRecord(VdbRecord) - Method in class com.metamatrix.connector.metadata.index.MetadataResultsPostProcessor
Wrap the vdb recods into a RuntimeVdbRecods with real vdb information.
getWhatId() - Method in class com.sforce.soap.partner.SingleEmailMessage
Gets the whatId value for this SingleEmailMessage.
getWhatIds() - Method in class com.sforce.soap.partner.MassEmailMessage
Gets the whatIds value for this MassEmailMessage.
getWhatIds(int) - Method in class com.sforce.soap.partner.MassEmailMessage
 
getWhen() - Method in class com.metamatrix.query.sql.symbol.CaseExpression
Gets the List of Expressions in the WHEN parts of this expression.
getWhen() - Method in class com.metamatrix.query.sql.symbol.SearchedCaseExpression
Gets the List of Criteria in the WHEN parts of this expression.
getWhenCount() - Method in class com.metamatrix.query.sql.symbol.AbstractCaseExpression
Gets the number of WHEN and THEN parts this case expression contains.
getWhenCount() - Method in class com.metamatrix.query.sql.symbol.CaseExpression
 
getWhenCount() - Method in class com.metamatrix.query.sql.symbol.SearchedCaseExpression
 
getWhenCount() - Method in interface org.teiid.connector.language.ISearchedCaseExpression
Gets the number of WHEN and THEN clauses in the CASE expression
getWhenCriteria(int) - Method in class com.metamatrix.query.sql.symbol.SearchedCaseExpression
Gets the WHEN criteria at the given 0-based index.
getWhenCriteria(int) - Method in interface org.teiid.connector.language.ISearchedCaseExpression
Gets the WHEN criteria at the specified index
getWhenExpression(int) - Method in class com.metamatrix.query.sql.symbol.CaseExpression
Gets the WHEN expression at the given 0-based index.
getWhere() - Method in interface org.teiid.connector.language.IQuery
Get WHERE clause, may be null.
getWhileProgram() - Method in class com.metamatrix.query.processor.proc.WhileInstruction
 
getWhiteSapceType(String) - Static method in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES
 
getWhiteSapceTypeName(short) - Static method in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES
 
getWindowAncestor() - Method in class com.metamatrix.toolbox.ui.widget.DialogPanel
Gets the Window ancestor of this panel
getWizardInterface() - Method in class com.metamatrix.console.ui.util.BasicWizardSubpanelContainer
 
getWizardNextButton() - Method in class com.metamatrix.console.ui.views.vdb.CreateVDBPanel
 
getWizardNextButton() - Method in class com.metamatrix.console.ui.views.vdb.ImportVdbRolesPanel
 
getWizardPane() - Method in class com.metamatrix.console.ui.util.wizard.WizardPaneDialog
 
getWord() - Method in interface com.metamatrix.core.index.IEntryResult
 
getWorkContext() - Method in interface com.metamatrix.common.comm.platform.socket.server.ClientInstance
 
getWorkContext() - Method in class com.metamatrix.common.comm.platform.socket.server.SocketClientInstance
 
getWorkContext() - Method in class com.metamatrix.dqp.message.AtomicRequestMessage
 
getWorkDir() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
getWorkitemId() - Method in class com.sforce.soap.partner.ProcessWorkitemRequest
Gets the workitemId value for this ProcessWorkitemRequest.
getWriteRequiresMasterRead() - Method in class com.sforce.soap.partner.Field
Gets the writeRequiresMasterRead value for this Field.
getWriteTransaction() - Method in class com.metamatrix.common.connection.TransactionMgr
 
getWriteTransaction() - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleManager
 
getWriteTransaction() - Method in class com.metamatrix.metadata.runtime.model.UpdateController
 
getWriteTransaction() - Method in class com.metamatrix.platform.security.authorization.service.AuthorizationServiceImpl
 
GetWSDL - Class in com.metamatrix.uddi.query
Uses UDDI4j's UDDI v2 API to call get_wsdlServiceInfo WSDL.
GetWSDL() - Constructor for class com.metamatrix.uddi.query.GetWSDL
 
getWSDLOperationsDescription(VirtualDatabase) - Method in class com.metamatrix.console.models.VdbManager
 
getWSDLUrls(String, String, String, String, String, String, MMServerInfo) - Static method in class com.metamatrix.soap.util.WebServiceUtil
Returns a list of WSDLUrl objects that define WSDL for MetaMatrix Web Service VDBs.
getXAConnection() - Method in class com.metamatrix.jdbc.BaseDataSource
 
getXAConnection(String, String) - Method in class com.metamatrix.jdbc.BaseDataSource
Attempt to establish a database connection that can be used with distributed transactions.
getXAConnection(ExecutionContext, TransactionContext) - Method in class org.teiid.connector.jdbc.JDBCConnector
 
getXAConnection() - Method in class org.teiid.connector.jdbc.JDBCSourceXAConnection
 
getXAConnection(ExecutionContext, TransactionContext) - Method in interface org.teiid.connector.xa.api.XAConnector
Obtain a connection with the connector.
getXADataSource() - Method in class org.teiid.connector.jdbc.JDBCConnector
 
getXAException() - Method in exception com.metamatrix.common.xa.XATransactionException
 
getXAResource() - Method in class com.metamatrix.jdbc.MMXAConnection
 
getXAResource() - Method in class com.metamatrix.xa.arjuna.XAConnectorRecovery
 
getXAResource() - Method in class org.teiid.connector.jdbc.JDBCSourceXAConnection
 
getXAResource() - Method in interface org.teiid.connector.xa.api.XAConnection
Get XAResource for this connection
getXATerminator() - Method in class com.metamatrix.xa.arjuna.ArjunaTransactionProvider
 
getXid() - Method in interface com.metamatrix.admin.api.objects.Transaction
Return the Xid of the Global transaction.
getXid() - Method in class com.metamatrix.admin.objects.TransactionImpl
 
getXMIFileExtensions() - Static method in class com.metamatrix.toolbox.ui.widget.util.FileResourceConstants
Return the list of supported XMI file extensions
getXMIFragment(String, boolean) - Method in class com.metamatrix.api.core.xmi.XMIHeader
Get the XML fragment that represents the header
getXMIFragment() - Method in class com.metamatrix.api.core.xmi.XMIHeader
Get the XML fragment that represents the header, using the default indentation and new lines for each tag.
getXMLDocuments() - Method in class com.metamatrix.connector.xml.file.FileExecution
 
getXMLDocuments() - Method in class com.metamatrix.connector.xml.http.HTTPExecutor
 
getXMLDocuments() - Method in interface com.metamatrix.connector.xml.ResultProducer
Gets all the InputStreams for a single ExecutionInfo instance.
getXMLFormat() - Method in class com.metamatrix.dqp.client.impl.ServerRequest
 
getXMLFormat() - Method in class com.metamatrix.dqp.message.RequestMessage
 
getXMLFormat() - Method in class com.metamatrix.jdbc.util.MMJDBCURL
 
getXMLFormat() - Method in class com.metamatrix.query.processor.xml.XMLProcessorEnvironment
 
getXmlFormat() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.RequestInfo
 
getXmlParameterName() - Method in class com.metamatrix.connector.xml.http.HTTPConnectorState
 
getXMLReader(XMLConnectorState) - Static method in class com.metamatrix.connector.xml.streaming.ReaderFactory
 
getXMLReaderWriter() - Method in class com.metamatrix.common.config.xml.XMLConfigurationImportExportUtility
 
getXMLResultsForm() - Method in class com.metamatrix.query.processor.xml.XMLProcessorEnvironment
 
getXmlSchemas(String) - Method in interface com.metamatrix.dqp.client.ClientSideDQP
 
getXMLSchemas(String) - Method in interface com.metamatrix.jdbc.api.DatabaseMetaData
Retrieve the XML schemas associated with an XML document.
getXMLSchemas(String) - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
This is a different method from #getSchemas().
getXMLSchemas() - Method in interface com.metamatrix.metadata.runtime.api.Group
If this group represents a virtual document, return a Collection of string representations of XML Schemas that are referenced by it.
getXMLSchemas() - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
getXMLSchemas(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
 
getXMLSchemas(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadataFacade
 
getXMLSchemas(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getXMLSchemas(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getXMLSchemas(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Get XML schemas for a document group.
getXMLSchemas(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
getXMLSchemas() - Method in class com.metamatrix.query.processor.xml.XMLPlan
Returns the XML Schema
getXMLStyleSheet() - Method in class com.metamatrix.dqp.client.impl.ServerRequest
 
getXmlStyleSheet() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.RequestInfo
 
getXMLTempGroups(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
 
getXMLTempGroups(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadataFacade
 
getXMLTempGroups(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
getXMLTempGroups(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
getXMLTempGroups(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Return a list of all the temp groups used in this document.
getXMLTempGroups(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
getXMLValidation() - Method in class com.metamatrix.jdbc.util.MMJDBCURL
 
getXMLValidationMode() - Method in class com.metamatrix.dqp.client.impl.ServerRequest
 
getXPath() - Method in class com.metamatrix.connector.xml.base.ParameterDescriptor
 
getXQuery() - Method in class com.metamatrix.query.sql.lang.XQuery
 
getYear() - Method in class com.metamatrix.console.util.QCDate
 
getZipFile() - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
Create a ZipFile instance if the entry represents a zip file
GIVEN_NAME - Static variable in interface com.metamatrix.admin.api.objects.User
User's given name
GMONTH - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.BuiltInNames
 
GMONTH - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.PrimitiveBuiltInNames
 
GMONTH_DAY - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.BuiltInNames
 
GMONTH_DAY - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.PrimitiveBuiltInNames
 
go() - Method in class com.metamatrix.console.ui.views.entitlements.NewEntitlementController
 
go() - Method in class com.metamatrix.console.ui.views.extensionsource.ExtensionSourceAdder
 
go() - Method in class com.metamatrix.console.ui.views.extensionsource.ExtensionSourceExporter
 
go() - Method in class com.metamatrix.console.ui.views.extensionsource.ExtensionSourceReplacer
 
go() - Method in class com.metamatrix.console.ui.views.vdb.VDBExporter
 
go() - Method in class com.metamatrix.console.ui.views.vdb.VDBRolesExporter
Go method that does the panels logic and performs the export.
go() - Method in class com.metamatrix.console.ui.views.vdb.WSDLWizardRunner
 
goingToNextPage() - Method in class com.metamatrix.console.ui.views.authorization.NewAuthenticationProviderWizardController
 
goingToNextPage() - Method in class com.metamatrix.console.ui.views.connector.ImportWizardController
 
goingToNextPage() - Method in class com.metamatrix.console.ui.views.connectorbinding.ImportBindingWizardController
 
goingToNextPage() - Method in class com.metamatrix.console.ui.views.connectorbinding.NewBindingWizardController
 
goingToNextPage() - Method in class com.metamatrix.console.ui.views.users.NewGroupsWizardController
 
goingToPreviousPage() - Method in class com.metamatrix.console.ui.views.authorization.NewAuthenticationProviderWizardController
 
goingToPreviousPage() - Method in class com.metamatrix.console.ui.views.connector.ImportWizardController
 
goingToPreviousPage() - Method in class com.metamatrix.console.ui.views.connectorbinding.ImportBindingWizardController
 
goingToPreviousPage() - Method in class com.metamatrix.console.ui.views.connectorbinding.NewBindingWizardController
 
goingToPreviousPage() - Method in class com.metamatrix.console.ui.views.users.NewGroupsWizardController
 
gotoScript(String) - Method in class com.metamatrix.core.commandshell.ScriptReader
Indicates which specific script is currently being referenced.
GP_PARAMETER_NAME_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
GP_PROCEDURE_NAME_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
GranteeEntitlementEntry - Class in com.metamatrix.platform.security.api
This object contains one entry for an entitlement entry in UserEntitlementInfo.
GranteeEntitlementEntry(MetaMatrixPrincipalName, String, int) - Constructor for class com.metamatrix.platform.security.api.GranteeEntitlementEntry

ctor.
Used when creating in the Authorization JDBC layer.
GranteeEntitlementEntry(MetaMatrixPrincipalName, GranteeEntitlementEntry) - Constructor for class com.metamatrix.platform.security.api.GranteeEntitlementEntry

ctor.
Uses another GranteeEntitlementEntry as a pattern to clone only changing the Grantee.
GRANTOR - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthPrincipals.ColumnName
 
GREATER_THAN - Static variable in class com.metamatrix.common.xml.XPathUtil.Operator
 
GREATER_THAN_EQUAL - Static variable in class com.metamatrix.common.xml.XPathUtil.Operator
 
greatestCommonDivisor(int[]) - Static method in class com.metamatrix.console.util.StaticUtilities
Return the greatest common divisor of an array of positive integers.
GREEN - Static variable in interface com.metamatrix.console.ui.views.summary.SummaryInfoProvider
 
GREEN_LIGHT - Static variable in class com.metamatrix.console.ui.views.summary.SummaryPanel
 
Group - Interface in com.metamatrix.admin.api.objects
A Group is a MetaMatrix principal that can contain other Principals as members.
Group - Interface in com.metamatrix.metadata.runtime.api
Instances of this interface represent Groups in a Model.
GROUP - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.DataAccess.Class
 
GROUP - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLSchema.Class
 
GROUP - Static variable in interface com.metamatrix.metadata.runtime.util.RuntimeMetadataIDContext
 
GROUP - Static variable in class com.metamatrix.platform.admin.api.PermissionDataNodeDefinition.TYPE
 
GROUP - Static variable in class com.metamatrix.query.optimizer.relational.plantree.NodeConstants.Types
 
GROUP - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
GROUP - Static variable in class com.metamatrix.query.sql.ReservedWords
 
GROUP - Static variable in class com.metamatrix.vdb.runtime.URIModelResource.AUTH_LEVEL
 
Group - Interface in org.teiid.connector.metadata.runtime
Represents a group, such as a table, in the runtime metadata.
GROUP - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
GROUP_COL_NUM - Static variable in class com.metamatrix.console.ui.views.users.GroupsAccumulatorPanel.GroupsTableModel
 
GROUP_NAME - Static variable in interface com.metamatrix.console.ui.util.property.TypeConstants
 
GROUP_NAME - Static variable in class com.metamatrix.console.ui.views.users.GroupsAccumulatorPanel.GroupsTableModel
 
GROUP_NAME - Static variable in interface com.metamatrix.dqp.metadata.ResultsMetadataConstants
 
GROUP_NAME - Static variable in class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.FOREIGN_KEYS.Parameters
 
GROUP_NAME - Static variable in class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.PRIMARY_KEYS.Parameters
 
GROUP_NAME_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
GROUP_PART - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
GROUP_PATTERN - Static variable in class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.ELEMENTS.Parameters
 
GROUP_PATTERN - Static variable in class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.GROUPS.Parameters
 
GROUP_PROP - Static variable in interface com.metamatrix.metadata.runtime.util.RuntimeMetadataIDContext
 
GroupAccumulatorController - Interface in com.metamatrix.console.ui.views.users
Interface to be implemented by a class controlling a GroupAccumulatorPanel.
groupBy(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse a GROUP BY clause.
GroupBy - Class in com.metamatrix.query.sql.lang
This class represents the GROUP BY clause of a query, which defines the expressions that should be used for grouping the results of the query.
GroupBy() - Constructor for class com.metamatrix.query.sql.lang.GroupBy
Constructs a default instance of this class.
GroupBy(List) - Constructor for class com.metamatrix.query.sql.lang.GroupBy
Constructs an instance of this class from an ordered set of symbols.
groupByItem(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse a GROUP BY list item.
GroupCollectorVisitor - Class in com.metamatrix.query.sql.visitor
This visitor class will traverse a language object tree and collect all group symbol references it finds.
GroupCollectorVisitor(Collection<GroupSymbol>) - Constructor for class com.metamatrix.query.sql.visitor.GroupCollectorVisitor
Construct a new visitor with the specified collection, which should be non-null.
GroupContext - Class in com.metamatrix.query.sql.lang
A GroupContext represents a set of groups in a hierarchy that determines resolving order.
GroupContext() - Constructor for class com.metamatrix.query.sql.lang.GroupContext
 
GroupContext(GroupContext, Collection) - Constructor for class com.metamatrix.query.sql.lang.GroupContext
 
GroupID - Interface in com.metamatrix.metadata.runtime.api
The GroupID is the unique identifier for a Group.
GroupInfo - Class in com.metamatrix.query.metadata
 
GroupInfo(LinkedHashMap<Object, ElementSymbol>) - Constructor for class com.metamatrix.query.metadata.GroupInfo
 
GroupingNode - Class in com.metamatrix.query.processor.relational
 
GroupingNode(int) - Constructor for class com.metamatrix.query.processor.relational.GroupingNode
 
GROUPNAME - Static variable in class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.Column.COLUMN_ATTRIBUTE_TAGS
 
GROUPS_DISPLAY_NAME_ATTRIBUTE - Static variable in class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
GROUPS_FILE - Static variable in class com.metamatrix.platform.security.membership.spi.file.FileMembershipDomain
 
GROUPS_GROUP_MEMBER_ATTRIBUTE - Static variable in class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
GROUPS_ROOT_CONTEXT - Static variable in class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
GROUPS_SEARCH_FILTER - Static variable in class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
GROUPS_SEARCH_SCOPE - Static variable in class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
GroupsAccumulatorListener - Interface in com.metamatrix.console.ui.views.users
 
GroupsAccumulatorPanel - Class in com.metamatrix.console.ui.views.users
 
GroupsAccumulatorPanel(List, GroupAccumulatorController) - Constructor for class com.metamatrix.console.ui.views.users.GroupsAccumulatorPanel
 
GroupsAccumulatorPanel.GroupsTableModel - Class in com.metamatrix.console.ui.views.users
 
GroupsAccumulatorPanel.GroupsTableModel(Collection) - Constructor for class com.metamatrix.console.ui.views.users.GroupsAccumulatorPanel.GroupsTableModel
 
GroupsManager - Class in com.metamatrix.console.models
 
GroupsManager(ConnectionInfo) - Constructor for class com.metamatrix.console.models.GroupsManager
Constructor
GroupsTabMainPanel - Class in com.metamatrix.console.ui.views.users
The main panel of the Users tab.
GroupsTabMainPanel(GroupsManager, boolean, boolean, boolean, boolean, boolean) - Constructor for class com.metamatrix.console.ui.views.users.GroupsTabMainPanel
 
groupSupports(Object, int) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
 
groupSupports(Object, int) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadataFacade
 
groupSupports(Object, int) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
groupSupports(Object, int) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
groupSupports(Object, int) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Determine whether the specified group supports some feature.
groupSupports(Object, int) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
GroupsUsedByElementsVisitor - Class in com.metamatrix.query.sql.visitor
 
GroupsUsedByElementsVisitor() - Constructor for class com.metamatrix.query.sql.visitor.GroupsUsedByElementsVisitor
 
GroupSymbol - Class in com.metamatrix.query.sql.symbol
This is the server's representation of a metadata group symbol.
GroupSymbol(String, String, String) - Constructor for class com.metamatrix.query.sql.symbol.GroupSymbol
Cloning constructor
GroupSymbol(String) - Constructor for class com.metamatrix.query.sql.symbol.GroupSymbol
Construct a symbol with a name.
GroupSymbol(String, String) - Constructor for class com.metamatrix.query.sql.symbol.GroupSymbol
Construct a symbol with a name.
GroupTabSelectionHandler - Class in com.metamatrix.console.ui.views.users
Auxilliary class to UserTabMainPanel.
GroupTabSelectionHandler(GroupsManager, GroupsTabMainPanel, RolesList, JPanel, boolean, boolean, boolean, boolean, RepaintController) - Constructor for class com.metamatrix.console.ui.views.users.GroupTabSelectionHandler
 
GT - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
GT - Static variable in class com.metamatrix.query.sql.lang.AbstractCompareCriteria
Constant indicating the first operand is greater than the second.
GT - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
GuiComponentFactory - Class in com.metamatrix.console.ui.util.property
The GuiComponentFactory creates JComponents and sets their properties.
GUID - Static variable in class com.metamatrix.common.vdb.api.DEFReaderWriter.VDBInfo
 
GYEAR - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.BuiltInNames
 
GYEAR - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.PrimitiveBuiltInNames
 
GYEAR_MONTH - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.BuiltInNames
 
GYEAR_MONTH - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.PrimitiveBuiltInNames
 

H

handle(Callback, Object) - Method in interface com.metamatrix.common.callback.CallbackHandler
Retrieve or display the requested information in the Callback object.
handle(Callback[]) - Method in class com.metamatrix.soap.handler.PWCBHandler
 
handle(Callback[]) - Method in class com.metamatrix.soap.sqlquerywebservice.handler.PWCBHandler
 
handle(Callback, Object) - Method in class com.metamatrix.toolbox.ui.callback.DialogFactoryCallbackHandler
Retrieve or display the requested information in the Callback object.
handleAddConnectionRequest() - Method in class com.metamatrix.console.connections.ConnectionProcessor
 
handleAndAction(AbstractTableOptionPanel.ColumnPanel) - Method in class com.metamatrix.toolbox.ui.widget.table.AbstractTableOptionPanel
 
handleAndAction(AbstractTableOptionPanel.ColumnPanel) - Method in class com.metamatrix.toolbox.ui.widget.table.TableHideOptionPanel
 
handleColumnSelected(AbstractTableOptionPanel.ColumnPanel) - Method in class com.metamatrix.toolbox.ui.widget.table.AbstractTableOptionPanel
 
handleColumnSelected(AbstractTableOptionPanel.ColumnPanel) - Method in class com.metamatrix.toolbox.ui.widget.table.TableHideOptionPanel
 
handleDeleteAction(AbstractTableOptionPanel.ColumnPanel) - Method in class com.metamatrix.toolbox.ui.widget.table.AbstractTableOptionPanel
 
handleDeleteAction(AbstractTableOptionPanel.ColumnPanel) - Method in class com.metamatrix.toolbox.ui.widget.table.TableHideOptionPanel
 
handleError(Exception) - Method in class com.metamatrix.console.ui.util.AbstractPanelAction
 
handleError(Exception) - Method in class com.metamatrix.console.ui.views.queries.QueryRequestPanel.CancelQueryRequestsAction
 
handleEvent(EventObject) - Method in interface com.metamatrix.core.event.EventManager
 
handleException(MetaMatrixException) - Method in class com.metamatrix.query.validator.AbstractValidationVisitor
 
handleException(MetaMatrixException, LanguageObject) - Method in class com.metamatrix.query.validator.AbstractValidationVisitor
 
HandleNillableVisitor - Class in com.metamatrix.query.optimizer.xml
Removes the all the "excluded" nodes from the Mapping XML node tree
HandleNillableVisitor() - Constructor for class com.metamatrix.query.optimizer.xml.HandleNillableVisitor
 
Handler - Class in com.metamatrix.common.extensionmodule.protocol.extensionjar
A URLStreamHandler to make connections to the MetaMatrix Extension Module Store(s) to retrieve class or resources.
Handler() - Constructor for class com.metamatrix.common.extensionmodule.protocol.extensionjar.Handler
 
Handler - Class in com.metamatrix.common.protocol.classpath
URL Stream Handler class for resources in a given classpath
Handler() - Constructor for class com.metamatrix.common.protocol.classpath.Handler
 
Handler - Class in com.metamatrix.common.protocol.jar
URL Stream Handler class for resources in a given classpath
Handler() - Constructor for class com.metamatrix.common.protocol.jar.Handler
 
Handler - Class in com.metamatrix.common.protocol.mmfile
Metamatrix's own implementation of the "file:" URL handler.
Handler() - Constructor for class com.metamatrix.common.protocol.mmfile.Handler
 
Handler - Class in com.metamatrix.common.protocol.mmrofile
Metamatrix's own implementation of the "file:" URL handler.
Handler() - Constructor for class com.metamatrix.common.protocol.mmrofile.Handler
 
handleRemoveConnectionRequest() - Method in class com.metamatrix.console.connections.ConnectionProcessor
 
handleSecurity(Call) - Method in class com.metamatrix.connector.xmlsource.soap.SecurityToken
 
handleUpdateNotification(ConnectionInfo, RuntimeUpdateNotification) - Method in class com.metamatrix.console.ui.layout.WorkspaceController
 
handleValidationError(String) - Method in class com.metamatrix.query.validator.AbstractValidationVisitor
 
handleValidationError(String, LanguageObject) - Method in class com.metamatrix.query.validator.AbstractValidationVisitor
 
handleValidationError(String, Collection) - Method in class com.metamatrix.query.validator.AbstractValidationVisitor
 
Handshake - Class in com.metamatrix.common.comm.platform.socket
Represents the information needed in a socket connection handshake
Handshake() - Constructor for class com.metamatrix.common.comm.platform.socket.Handshake
 
HAS - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
HAS - Static variable in class com.metamatrix.query.sql.ReservedWords
 
HAS - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
hasActions() - Method in class com.metamatrix.common.actions.BasicModificationActionQueue
Return whether this queue has at least one modification action.
hasActions() - Method in interface com.metamatrix.common.actions.ModificationActionQueue
Return whether this queue has at least one modification action.
hasAggregates - Variable in class com.metamatrix.query.optimizer.relational.PlanHints
 
hasAlias() - Method in class com.metamatrix.query.sql.symbol.GroupSymbol
 
hasAlias() - Method in interface org.teiid.connector.language.ISelectSymbol
Determine whether this symbol is named with an alias.
hasAllowedValues() - Method in interface com.metamatrix.common.config.api.ComponentTypeDefn
Returns a boolean indicating if this definition has allowed values
hasAllowedValues() - Method in class com.metamatrix.common.config.model.BasicComponentTypeDefn
 
hasAlterTable() - Method in class org.teiid.dialect.TeiidDialect
 
hasAnyModels(TreeView) - Method in class com.metamatrix.console.models.VdbManager
 
hasAnyRole(ConnectionInfo) - Method in class com.metamatrix.console.security.UserCapabilities
 
hasArguments() - Method in class com.metamatrix.common.actions.ActionDefinition
Return whether this definition has a target.
hasAttributeCode() - Method in class com.metamatrix.common.actions.ActionDefinition
Return whether this definition has an attribute definition.
hasAttributes() - Method in class com.metamatrix.query.mapping.xml.MappingElement
 
hasBindingAssigned(String) - Method in class com.metamatrix.console.ui.views.vdb.VdbWizardEditConnBindPanel
 
hasBooleanProperty(NodeConstants.Info) - Method in class com.metamatrix.query.optimizer.relational.plantree.PlanNode
 
hasChanged() - Method in interface com.metamatrix.core.index.IIndex
Ansers true if has some changes to save.
hasChanges() - Method in class com.metamatrix.toolbox.preference.UserPreferences
 
hasChild(CommandTreeNode) - Method in class com.metamatrix.query.optimizer.CommandTreeNode
 
hasChildren() - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Return true if this node currently does have any children.
hasChildWithName(String) - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
 
hasCollectionProperty(NodeConstants.Info) - Method in class com.metamatrix.query.optimizer.relational.plantree.PlanNode
Indicates if there is a non-null and non-empty Collection value for the property key or not
hasCommand() - Method in class com.metamatrix.query.sql.proc.AssignmentStatement
 
hasConcurrentUsers() - Method in class com.metamatrix.common.connection.ManagedConnection.ConnectionStatistics
 
hasContentModifier() - Method in class com.metamatrix.platform.security.api.AuthorizationPermission
Determine whether this rule has a content modifier that should be used upon access to the resource.
hasCreate() - Method in class com.metamatrix.console.ui.views.entitlements.DataNodePermissions
 
hasCreate(AuthorizationActions) - Static method in class com.metamatrix.console.ui.views.entitlements.DataNodesTreeNode
 
hasCriteria - Variable in class com.metamatrix.connector.salesforce.execution.visitors.CriteriaVisitor
 
hasCriteria() - Method in class com.metamatrix.connector.salesforce.execution.visitors.CriteriaVisitor
 
hasCriteria() - Method in interface com.metamatrix.connector.salesforce.execution.visitors.ICriteriaVisitor
 
hasCriteria - Variable in class com.metamatrix.query.optimizer.relational.PlanHints
 
hasCriteria() - Method in class com.metamatrix.query.parser.SQLParser
Parse has criteria
HasCriteria - Class in com.metamatrix.query.sql.proc
This object represents the criteria used in the stored procedure language to determine if a type of criteria is specified on a user's query.
HasCriteria() - Constructor for class com.metamatrix.query.sql.proc.HasCriteria
Constructor for HasCriteria.
HasCriteria(CriteriaSelector) - Constructor for class com.metamatrix.query.sql.proc.HasCriteria
Constructor for HasCriteria.
hasData - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.Results
 
hasDefaultFactory() - Method in class com.metamatrix.core.id.IDGenerator
Return whether there is a factory that is used by default for the IDGenerator.create() method is invoked.
hasDefaultValue() - Method in class com.metamatrix.common.config.api.ComponentTypePropDefn
Return whether there is a default value for this property.
hasDefaultValue() - Method in interface com.metamatrix.common.object.PropertyDefinition
Return whether there is a default value for this property.
hasDefaultValue() - Method in class com.metamatrix.common.object.PropertyDefinitionImpl
Return whether there is a default value for this property.
hasDelete() - Method in class com.metamatrix.console.ui.views.entitlements.DataNodePermissions
 
hasDelete(AuthorizationActions) - Static method in class com.metamatrix.console.ui.views.entitlements.DataNodesTreeNode
 
hasDeleteQueryPlan() - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
hasDescendantAuthorized(int) - Method in class com.metamatrix.console.ui.views.entitlements.DataNodesTreeNode
 
hasDescendantUnauthorized(int) - Method in class com.metamatrix.console.ui.views.entitlements.DataNodesTreeNode
 
hasElements() - Method in class com.metamatrix.query.sql.proc.CriteriaSelector
Return a boolean indicating if the seletor has any elements
hasElseBlock() - Method in class com.metamatrix.query.sql.proc.IfStatement
Return a boolean indicating if the statement has an else block.
hasExpression() - Method in class com.metamatrix.query.sql.proc.AssignmentStatement
 
hasFailedService() - Method in class com.metamatrix.platform.admin.api.runtime.SystemState
Returns true if any services have failed.
hasFieldWithCaseFunctions() - Method in class com.metamatrix.connector.metadata.index.MetadataInCriteria
Return true if any case functions are involved on the fieldName of this criteria
hasFieldWithCaseFunctions() - Method in class com.metamatrix.connector.metadata.index.MetadataLiteralCriteria
Return true if any case functions are involved on the fieldName of this criteria
hasFormatters() - Method in class com.metamatrix.connector.text.StringToDateTranslator
This method is used to check the status of this translator object.
hashCode() - Method in class com.metamatrix.admin.objects.MMVDB
 
hashCode() - Method in class com.metamatrix.api.core.message.DefaultMessage
Return the hash code for this object.
hashCode() - Method in class com.metamatrix.common.actions.AttributeDefinition
Overrides Object hashCode method.
hashCode() - Method in class com.metamatrix.common.actions.ClassDefinition
Overrides Object hashCode method.
hashCode() - Method in class com.metamatrix.common.api.HostInfo
 
hashCode() - Method in class com.metamatrix.common.api.MMURL
 
hashCode() - Method in class com.metamatrix.common.buffer.TupleSourceID
Get hash code
hashCode() - Method in class com.metamatrix.common.config.api.ComponentTypePropDefn
Returns the hash code value for this object.
hashCode() - Method in class com.metamatrix.common.namedobject.BaseID
Returns the hash code value for this object.
hashCode() - Method in class com.metamatrix.common.namedobject.BasicObject
Overrides Object hashCode method.
hashCode() - Method in class com.metamatrix.common.object.ObjectDefinitionImpl
Returns the hash code value for this object.
hashCode() - Method in class com.metamatrix.common.object.PropertyType
Returns the hash code value for this object.
hashCode() - Method in class com.metamatrix.common.properties.UnmodifiableProperties
 
hashCode() - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
Returns the hash code value for this object.
hashCode() - Method in class com.metamatrix.common.types.AbstractTransform
Override Object.hashCode() to build a hash based on types.
hashCode() - Method in class com.metamatrix.common.xa.MMXid
 
hashCode() - Method in class com.metamatrix.console.connections.ConnectionInfo
 
hashCode() - Method in class com.metamatrix.console.ui.views.deploy.model.ConfigurationTreeModel.HostWrapper
 
hashCode() - Method in class com.metamatrix.core.id.IntegerID
Get hash code for object
hashCode() - Method in class com.metamatrix.core.id.LongID
Get hash code for object
hashCode() - Method in class com.metamatrix.core.id.StringID
Get hash code for object
hashCode() - Method in class com.metamatrix.core.id.UUID
Returns the hashcode for this instance.
hashCode(int, boolean) - Static method in class com.metamatrix.core.util.HashCodeUtil
 
hashCode(int, int) - Static method in class com.metamatrix.core.util.HashCodeUtil
 
hashCode(int, long) - Static method in class com.metamatrix.core.util.HashCodeUtil
 
hashCode(int, float) - Static method in class com.metamatrix.core.util.HashCodeUtil
 
hashCode(int, double) - Static method in class com.metamatrix.core.util.HashCodeUtil
 
hashCode(int, Object) - Static method in class com.metamatrix.core.util.HashCodeUtil
 
hashCode(int, Object[]) - Static method in class com.metamatrix.core.util.HashCodeUtil
 
hashCode() - Method in class com.metamatrix.dqp.message.AtomicRequestID
 
hashCode() - Method in class com.metamatrix.dqp.message.RequestID
 
hashCode() - Method in interface com.metamatrix.metadata.runtime.api.MetadataID
Returns the hash code value for this object.
hashCode() - Method in class com.metamatrix.metadata.runtime.impl.AbstractMetadataRecord
Get hashcode for From.
hashCode() - Method in class com.metamatrix.metadata.runtime.impl.FileRecordImpl
Get hashcode for From.
hashCode() - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataID
Returns the hash code value for this object.
hashCode() - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataObject
Overrides Object hashCode method.
hashCode() - Method in class com.metamatrix.modeler.core.types.EnterpriseDatatypeInfo
 
hashCode - Variable in class com.metamatrix.platform.admin.api.runtime.ComponentData
 
hashCode() - Method in class com.metamatrix.platform.admin.api.runtime.ComponentData
Returns the hash code value for this object.
hashCode() - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeImpl
Override hashCode() to be consistant with overriden equals().
hashCode - Variable in class com.metamatrix.platform.security.api.AuthorizationPermission
The cached value of the hash code for this object.
hashCode() - Method in class com.metamatrix.platform.security.api.AuthorizationPermission
Overrides Object hashCode method.
hashCode() - Method in class com.metamatrix.platform.security.api.AuthorizationPolicy
Overrides Object hashCode method.
hashCode() - Method in class com.metamatrix.platform.security.api.AuthorizationPolicyID
Overrides Object hashCode method.
hashCode() - Method in class com.metamatrix.platform.security.api.AuthorizationRealm
Overrides Object hashCode method.
hashCode() - Method in class com.metamatrix.platform.security.api.BasicMetaMatrixPrincipal
 
hashCode() - Method in class com.metamatrix.platform.security.api.DataAccessResource
Overrides method defined in Object.
hashCode() - Method in class com.metamatrix.platform.security.api.GranteeEntitlementEntry
Overrides Object method of the same name
hashCode() - Method in class com.metamatrix.platform.security.api.MetaMatrixPrincipalName
 
hashCode() - Method in class com.metamatrix.platform.security.api.MetaMatrixSessionID
Returns the hash code value for this object.
hashCode() - Method in class com.metamatrix.platform.security.api.SessionToken
Overrides Object hashCode method.
hashCode() - Method in class com.metamatrix.platform.security.api.StandardAuthorizationActions
Returns the hashCode for the object.
hashCode() - Method in class com.metamatrix.platform.service.api.ServiceID
Get hash code for object
hashCode() - Method in class com.metamatrix.query.function.FunctionDescriptor
 
hashCode() - Method in class com.metamatrix.query.function.FunctionForm
Return hash code based on the name and input parameter names
hashCode() - Method in class com.metamatrix.query.function.metadata.FunctionMethod
Get hash code for this object.
hashCode() - Method in class com.metamatrix.query.function.metadata.FunctionParameter
Return hash code for this parameter.
hashCode() - Method in class com.metamatrix.query.mapping.relational.QueryNode
Get hash code for node
hashCode() - Method in class com.metamatrix.query.mapping.xml.MappingNode
Return a hash code for this symbol.
hashCode() - Method in class com.metamatrix.query.metadata.TempMetadataID
Return hash code
hashCode() - Method in class com.metamatrix.query.parser.ParseInfo
 
hashCode() - Method in class com.metamatrix.query.sql.lang.BetweenCriteria
Get hash code.
hashCode() - Method in class com.metamatrix.query.sql.lang.CompareCriteria
Get hash code.
hashCode() - Method in class com.metamatrix.query.sql.lang.CompoundCriteria
Get hash code.
hashCode() - Method in class com.metamatrix.query.sql.lang.Create
 
hashCode() - Method in class com.metamatrix.query.sql.lang.Delete
Get hashcode for command.
hashCode() - Method in class com.metamatrix.query.sql.lang.DependentSetCriteria
Get hash code.
hashCode() - Method in class com.metamatrix.query.sql.lang.Drop
 
hashCode() - Method in class com.metamatrix.query.sql.lang.DynamicCommand
 
hashCode() - Method in class com.metamatrix.query.sql.lang.ExistsCriteria
Get hash code.
hashCode() - Method in class com.metamatrix.query.sql.lang.From
Get hashcode for From.
hashCode() - Method in class com.metamatrix.query.sql.lang.GroupBy
Get hashcode for GroupBy.
hashCode() - Method in class com.metamatrix.query.sql.lang.Insert
Get hashcode for command.
hashCode() - Method in class com.metamatrix.query.sql.lang.Into
Get hash code of object
hashCode() - Method in class com.metamatrix.query.sql.lang.IsNullCriteria
Get hash code.
hashCode() - Method in class com.metamatrix.query.sql.lang.JoinPredicate
Get hash code for object
hashCode() - Method in class com.metamatrix.query.sql.lang.JoinType
Get hash code for this type
hashCode() - Method in class com.metamatrix.query.sql.lang.Limit
 
hashCode() - Method in class com.metamatrix.query.sql.lang.MatchCriteria
Get hash code.
hashCode() - Method in class com.metamatrix.query.sql.lang.NotCriteria
Get hash code
hashCode() - Method in class com.metamatrix.query.sql.lang.Option
Get hash code for Option.
hashCode() - Method in class com.metamatrix.query.sql.lang.OrderBy
Get hashcode for OrderBy.
hashCode() - Method in class com.metamatrix.query.sql.lang.Query
Get hashcode for query.
hashCode() - Method in class com.metamatrix.query.sql.lang.Select
Get hashcode for Select.
hashCode() - Method in class com.metamatrix.query.sql.lang.SetClause
 
hashCode() - Method in class com.metamatrix.query.sql.lang.SetClauseList
 
hashCode() - Method in class com.metamatrix.query.sql.lang.SetCriteria
Get hash code.
hashCode() - Method in class com.metamatrix.query.sql.lang.SetQuery
Get hashcode for query.
hashCode() - Method in class com.metamatrix.query.sql.lang.SPParameter
 
hashCode() - Method in class com.metamatrix.query.sql.lang.StoredProcedure
 
hashCode() - Method in class com.metamatrix.query.sql.lang.SubqueryCompareCriteria
Get hash code.
hashCode() - Method in class com.metamatrix.query.sql.lang.SubqueryFromClause
Get hash code of object
hashCode() - Method in class com.metamatrix.query.sql.lang.SubquerySetCriteria
Get hash code.
hashCode() - Method in class com.metamatrix.query.sql.lang.UnaryFromClause
Get hash code of object
hashCode() - Method in class com.metamatrix.query.sql.lang.Update
Get hashcode for command.
hashCode() - Method in class com.metamatrix.query.sql.lang.XQuery
Get hashcode for query.
hashCode() - Method in class com.metamatrix.query.sql.proc.AssignmentStatement
Get hashcode for AssignmentStatement.
hashCode() - Method in class com.metamatrix.query.sql.proc.Block
Get hashcode for block.
hashCode() - Method in class com.metamatrix.query.sql.proc.BreakStatement
 
hashCode() - Method in class com.metamatrix.query.sql.proc.CommandStatement
Get hashcode for CommandStatement.
hashCode() - Method in class com.metamatrix.query.sql.proc.ContinueStatement
 
hashCode() - Method in class com.metamatrix.query.sql.proc.CreateUpdateProcedureCommand
Get hashcode for CreateUpdateProcedureCommand.
hashCode() - Method in class com.metamatrix.query.sql.proc.CriteriaSelector
Get hashcode for CriteriaSelector.
hashCode() - Method in class com.metamatrix.query.sql.proc.DeclareStatement
Get hashcode for TableAssignmentStatement.
hashCode() - Method in class com.metamatrix.query.sql.proc.HasCriteria
Get hashcode for HasCriteria.
hashCode() - Method in class com.metamatrix.query.sql.proc.IfStatement
Get hashcode for IfStatement.
hashCode() - Method in class com.metamatrix.query.sql.proc.LoopStatement
Get hashcode for LoopStatement.
hashCode() - Method in class com.metamatrix.query.sql.proc.TranslateCriteria
Get hashcode for TranslateCriteria.
hashCode() - Method in class com.metamatrix.query.sql.proc.WhileStatement
Get hashcode for WhileStatement.
hashCode() - Method in class com.metamatrix.query.sql.symbol.AbstractCaseExpression
 
hashCode() - Method in class com.metamatrix.query.sql.symbol.AggregateSymbol
 
hashCode() - Method in class com.metamatrix.query.sql.symbol.Constant
Define hash code to be that of the underlying object to make it stable.
hashCode() - Method in class com.metamatrix.query.sql.symbol.ExpressionSymbol
 
hashCode() - Method in class com.metamatrix.query.sql.symbol.Function
Compute hash code for the object - based on name and hashcode of first arg (if there is one)
hashCode() - Method in class com.metamatrix.query.sql.symbol.Reference
Define hash code to be that of the underlying object to make it stable.
hashCode() - Method in class com.metamatrix.query.sql.symbol.ScalarSubquery
Get hashcode for the object
hashCode() - Method in class com.metamatrix.query.sql.symbol.Symbol
Return a hash code for this symbol.
hashCode() - Method in class com.metamatrix.server.serverapi.RequestInfo
 
hashCode() - Method in class com.metamatrix.vdb.materialization.DatabaseDialect
 
hashCode() - Method in class com.metamatrix.vdb.runtime.VDBKey
 
hashCode() - Method in class com.sforce.soap.partner.AllowFieldTruncationHeader
 
hashCode() - Method in class com.sforce.soap.partner.AssignmentRuleHeader
 
hashCode() - Method in class com.sforce.soap.partner.CallOptions
 
hashCode() - Method in class com.sforce.soap.partner.ChildRelationship
 
hashCode() - Method in class com.sforce.soap.partner.DebuggingHeader
 
hashCode() - Method in class com.sforce.soap.partner.DebuggingInfo
 
hashCode() - Method in class com.sforce.soap.partner.DebugLevel
 
hashCode() - Method in class com.sforce.soap.partner.DeletedRecord
 
hashCode() - Method in class com.sforce.soap.partner.DeleteResult
 
hashCode() - Method in class com.sforce.soap.partner.DescribeGlobal
 
hashCode() - Method in class com.sforce.soap.partner.DescribeGlobalResponse
 
hashCode() - Method in class com.sforce.soap.partner.DescribeGlobalResult
 
hashCode() - Method in class com.sforce.soap.partner.DescribeLayout
 
hashCode() - Method in class com.sforce.soap.partner.DescribeLayoutButton
 
hashCode() - Method in class com.sforce.soap.partner.DescribeLayoutComponent
 
hashCode() - Method in class com.sforce.soap.partner.DescribeLayoutItem
 
hashCode() - Method in class com.sforce.soap.partner.DescribeLayoutResponse
 
hashCode() - Method in class com.sforce.soap.partner.DescribeLayoutResult
 
hashCode() - Method in class com.sforce.soap.partner.DescribeLayoutRow
 
hashCode() - Method in class com.sforce.soap.partner.DescribeLayoutSection
 
hashCode() - Method in class com.sforce.soap.partner.DescribeLayoutType0
 
hashCode() - Method in class com.sforce.soap.partner.DescribeSObject
 
hashCode() - Method in class com.sforce.soap.partner.DescribeSObjectResponse
 
hashCode() - Method in class com.sforce.soap.partner.DescribeSObjectResult
 
hashCode() - Method in class com.sforce.soap.partner.DescribeSoftphoneLayout
 
hashCode() - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutCallType
 
hashCode() - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutInfoField
 
hashCode() - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutItem
 
hashCode() - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutResponse
 
hashCode() - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutResult
 
hashCode() - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutSection
 
hashCode() - Method in class com.sforce.soap.partner.DescribeTab
 
hashCode() - Method in class com.sforce.soap.partner.DescribeTabs
 
hashCode() - Method in class com.sforce.soap.partner.DescribeTabSetResult
 
hashCode() - Method in class com.sforce.soap.partner.Email
 
hashCode() - Method in class com.sforce.soap.partner.EmailFileAttachment
 
hashCode() - Method in class com.sforce.soap.partner.EmailHeader
 
hashCode() - Method in class com.sforce.soap.partner.EmailPriority
 
hashCode() - Method in class com.sforce.soap.partner.EmptyRecycleBinResult
 
hashCode() - Method in class com.sforce.soap.partner.Error
 
hashCode() - Method in exception com.sforce.soap.partner.fault.ApiFault
 
hashCode() - Method in exception com.sforce.soap.partner.fault.ApiQueryFault
 
hashCode() - Method in class com.sforce.soap.partner.fault.ExceptionCode
 
hashCode() - Method in class com.sforce.soap.partner.fault.FaultCode
 
hashCode() - Method in exception com.sforce.soap.partner.fault.InvalidFieldFault
 
hashCode() - Method in exception com.sforce.soap.partner.fault.InvalidIdFault
 
hashCode() - Method in exception com.sforce.soap.partner.fault.InvalidNewPasswordFault
 
hashCode() - Method in exception com.sforce.soap.partner.fault.InvalidQueryLocatorFault
 
hashCode() - Method in exception com.sforce.soap.partner.fault.InvalidSObjectFault
 
hashCode() - Method in exception com.sforce.soap.partner.fault.LoginFault
 
hashCode() - Method in exception com.sforce.soap.partner.fault.MalformedQueryFault
 
hashCode() - Method in exception com.sforce.soap.partner.fault.MalformedSearchFault
 
hashCode() - Method in exception com.sforce.soap.partner.fault.UnexpectedErrorFault
 
hashCode() - Method in class com.sforce.soap.partner.Field
 
hashCode() - Method in class com.sforce.soap.partner.FieldType
 
hashCode() - Method in class com.sforce.soap.partner.GetDeleted
 
hashCode() - Method in class com.sforce.soap.partner.GetDeletedResponse
 
hashCode() - Method in class com.sforce.soap.partner.GetDeletedResult
 
hashCode() - Method in class com.sforce.soap.partner.GetServerTimestamp
 
hashCode() - Method in class com.sforce.soap.partner.GetServerTimestampResponse
 
hashCode() - Method in class com.sforce.soap.partner.GetServerTimestampResult
 
hashCode() - Method in class com.sforce.soap.partner.GetUpdated
 
hashCode() - Method in class com.sforce.soap.partner.GetUpdatedResponse
 
hashCode() - Method in class com.sforce.soap.partner.GetUpdatedResult
 
hashCode() - Method in class com.sforce.soap.partner.GetUserInfo
 
hashCode() - Method in class com.sforce.soap.partner.GetUserInfoResponse
 
hashCode() - Method in class com.sforce.soap.partner.GetUserInfoResult
 
hashCode() - Method in class com.sforce.soap.partner.InvalidateSessionsResult
 
hashCode() - Method in class com.sforce.soap.partner.LayoutComponentType
 
hashCode() - Method in class com.sforce.soap.partner.LeadConvert
 
hashCode() - Method in class com.sforce.soap.partner.LeadConvertResult
 
hashCode() - Method in class com.sforce.soap.partner.LocaleOptions
 
hashCode() - Method in class com.sforce.soap.partner.Login
 
hashCode() - Method in class com.sforce.soap.partner.LoginResponse
 
hashCode() - Method in class com.sforce.soap.partner.LoginResult
 
hashCode() - Method in class com.sforce.soap.partner.LoginScopeHeader
 
hashCode() - Method in class com.sforce.soap.partner.Logout
 
hashCode() - Method in class com.sforce.soap.partner.LogoutResponse
 
hashCode() - Method in class com.sforce.soap.partner.MassEmailMessage
 
hashCode() - Method in class com.sforce.soap.partner.MergeRequest
 
hashCode() - Method in class com.sforce.soap.partner.MergeResult
 
hashCode() - Method in class com.sforce.soap.partner.MruHeader
 
hashCode() - Method in class com.sforce.soap.partner.PicklistEntry
 
hashCode() - Method in class com.sforce.soap.partner.PicklistForRecordType
 
hashCode() - Method in class com.sforce.soap.partner.ProcessRequest
 
hashCode() - Method in class com.sforce.soap.partner.ProcessResult
 
hashCode() - Method in class com.sforce.soap.partner.ProcessSubmitRequest
 
hashCode() - Method in class com.sforce.soap.partner.ProcessWorkitemRequest
 
hashCode() - Method in class com.sforce.soap.partner.Query
 
hashCode() - Method in class com.sforce.soap.partner.QueryAll
 
hashCode() - Method in class com.sforce.soap.partner.QueryAllResponse
 
hashCode() - Method in class com.sforce.soap.partner.QueryMore
 
hashCode() - Method in class com.sforce.soap.partner.QueryMoreResponse
 
hashCode() - Method in class com.sforce.soap.partner.QueryOptions
 
hashCode() - Method in class com.sforce.soap.partner.QueryResponse
 
hashCode() - Method in class com.sforce.soap.partner.QueryResult
 
hashCode() - Method in class com.sforce.soap.partner.RecordTypeInfo
 
hashCode() - Method in class com.sforce.soap.partner.RecordTypeMapping
 
hashCode() - Method in class com.sforce.soap.partner.RelatedList
 
hashCode() - Method in class com.sforce.soap.partner.RelatedListColumn
 
hashCode() - Method in class com.sforce.soap.partner.RelatedListSort
 
hashCode() - Method in class com.sforce.soap.partner.ResetPassword
 
hashCode() - Method in class com.sforce.soap.partner.ResetPasswordResponse
 
hashCode() - Method in class com.sforce.soap.partner.ResetPasswordResult
 
hashCode() - Method in class com.sforce.soap.partner.Retrieve
 
hashCode() - Method in class com.sforce.soap.partner.SaveResult
 
hashCode() - Method in class com.sforce.soap.partner.Search
 
hashCode() - Method in class com.sforce.soap.partner.SearchRecord
 
hashCode() - Method in class com.sforce.soap.partner.SearchResponse
 
hashCode() - Method in class com.sforce.soap.partner.SearchResult
 
hashCode() - Method in class com.sforce.soap.partner.SendEmailError
 
hashCode() - Method in class com.sforce.soap.partner.SendEmailResult
 
hashCode() - Method in class com.sforce.soap.partner.SessionHeader
 
hashCode() - Method in class com.sforce.soap.partner.SetPassword
 
hashCode() - Method in class com.sforce.soap.partner.SetPasswordResponse
 
hashCode() - Method in class com.sforce.soap.partner.SetPasswordResult
 
hashCode() - Method in class com.sforce.soap.partner.SingleEmailMessage
 
hashCode() - Method in class com.sforce.soap.partner.SoapType
 
hashCode() - Method in class com.sforce.soap.partner.sobject.SObject
 
hashCode() - Method in class com.sforce.soap.partner.StatusCode
 
hashCode() - Method in class com.sforce.soap.partner.UndeleteResult
 
hashCode() - Method in class com.sforce.soap.partner.Upsert
 
hashCode() - Method in class com.sforce.soap.partner.UpsertResult
 
hashCode() - Method in class com.sforce.soap.partner.UserTerritoryDeleteHeader
 
hashCode() - Method in class org.teiid.connector.api.MappedUserIdentity
Get hash code, based on user name
hashCode() - Method in class org.teiid.connector.api.SingleIdentity
 
HashCodeUtil - Class in com.metamatrix.core.util
This class provides utility functions for generating good hash codes.
HashCodeUtil() - Constructor for class com.metamatrix.core.util.HashCodeUtil
 
HashedList - Class in com.metamatrix.console.util
 
HashedList() - Constructor for class com.metamatrix.console.util.HashedList
 
HashedListEntry - Interface in com.metamatrix.console.util
 
HashedListEntryWrapper - Class in com.metamatrix.console.util
 
HashedListEntryWrapper() - Constructor for class com.metamatrix.console.util.HashedListEntryWrapper
 
hasHint() - Method in class com.metamatrix.query.sql.lang.FromClause
 
hasInsertQueryPlan() - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
hasItems() - Method in class com.metamatrix.query.report.ActivityReport
 
hasJoin - Variable in class com.metamatrix.query.optimizer.relational.PlanHints
 
hasLimit - Variable in class com.metamatrix.query.optimizer.relational.PlanHints
 
hasMaterialization(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
 
hasMaterialization(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadataFacade
 
hasMaterialization(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
hasMaterialization(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
hasMaterialization(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Determine whether given virtual group has an associated Materialization.
hasMaterialization(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
hasMaterializationModels(VirtualDatabase) - Method in class com.metamatrix.console.models.VdbManager
return true if the specified VirtualDatabase has any materialization models.
hasMaterializedViews() - Method in interface com.metamatrix.admin.api.objects.VDB
Check to see if this VDB has any Materialized Models
hasMaterializedViews() - Method in class com.metamatrix.admin.objects.MMVDB
 
hasMore() - Method in class com.metamatrix.core.commandshell.ScriptReader
Returns whether or not their are additional commands for the current script.
hasMoreResources() - Method in class com.metamatrix.xa.arjuna.XAConnectorRecovery
 
hasMultiple() - Method in exception com.metamatrix.admin.api.exception.AdminException
Determine whether this exception is representing mutliple component failures.
hasNameInSource() - Method in interface com.metamatrix.metadata.runtime.api.Element
Returns whether the name-in-soure is defined for this element.
hasNameInSource() - Method in interface com.metamatrix.metadata.runtime.api.Group
Returns whether the name-in-soure is defined for this element.
hasNameInSource() - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataObject
Returns whether the name-in-soure is defined for this element.
hasNext() - Method in interface com.metamatrix.common.buffer.IndexedTupleSource
 
hasNext() - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeIterator
 
hasNext() - Method in class com.metamatrix.common.tree.TreeNodeIterator
 
hasNext() - Method in class com.metamatrix.common.tree.TreeNodeIteratorWithStack
 
hasNext() - Method in class com.metamatrix.connector.metadata.ResultsIterator
 
hasNext() - Method in class com.metamatrix.core.util.MetaMatrixExceptionUtil.NestedExceptionIterator
Returns true if the iteration has more elements.
hasNext() - Method in class com.metamatrix.jdbc.BatchResults
 
hasNext(int) - Method in class com.metamatrix.jdbc.BatchResults
 
hasNext() - Method in class com.metamatrix.jdbc.MMResultSet
 
hasNext() - Method in class com.metamatrix.query.sql.lang.CollectionValueIterator
 
hasNext() - Method in interface com.metamatrix.query.sql.util.ValueIterator
Returns true if the iteration has more values.
hasNextCommand() - Method in class com.metamatrix.query.processor.relational.AccessNode
 
hasNextCommand() - Method in class com.metamatrix.query.processor.relational.DependentAccessNode
 
hasNextCommand() - Method in class com.metamatrix.query.processor.relational.DependentCriteriaProcessor
 
hasNextCommand() - Method in class com.metamatrix.query.processor.relational.DependentProcedureAccessNode
 
hasNextCommand() - Method in class com.metamatrix.query.processor.relational.DependentProcedureExecutionNode
 
hasNextCommand() - Method in class com.metamatrix.query.processor.relational.PlanExecutionNode
 
hasNextGroup() - Method in interface com.metamatrix.common.callback.Callback
determine if there is a next PropertyDefinitionGroup.
hasNextGroup() - Method in class com.metamatrix.common.callback.CallbackImpl
determine if there is a next PropertyDefinitionGroup.
hasObjects() - Method in interface com.metamatrix.common.object.PropertiedObjectsEditor
Return whether this editor currently is set to use any PropertiedObjects.
hasObjects() - Method in class com.metamatrix.common.object.PropertiedObjectsEditorImpl
Return whether this editor currently is set to use any PropertiedObjects.
hasOnlyIDCriteria() - Method in class com.metamatrix.connector.salesforce.execution.visitors.CriteriaVisitor
 
hasOnlyIDCriteria() - Method in interface com.metamatrix.connector.salesforce.execution.visitors.ICriteriaVisitor
 
hasOptionalJoin - Variable in class com.metamatrix.query.optimizer.relational.PlanHints
 
hasParent() - Method in class com.metamatrix.common.config.api.HostID
 
hasParent() - Method in class com.metamatrix.common.namedobject.BaseID
 
hasParent() - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataID
 
hasPendingRows() - Method in class com.metamatrix.query.processor.relational.RelationalNode
 
hasPermission() - Method in interface com.metamatrix.platform.admin.api.PermissionNode
Does this node have any permission associated with it?

hasPermission() - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeImpl
Does this node have any permission associated with it?

Note: if hasPermission() returns false, there will be no AuthorizatinPoicyID associated with this node and getPolicyID() will return null.
hasPermissions() - Method in class com.metamatrix.platform.security.api.AuthorizationPolicy
Return whether this policy currently has at least one permission instance.
hasPolicy(SessionToken, AuthorizationRealm, String) - Method in interface com.metamatrix.platform.security.api.service.AuthorizationServiceInterface
 
hasPolicy(SessionToken, AuthorizationRealm, String) - Method in class com.metamatrix.platform.security.authorization.service.AuthorizationServiceImpl
 
hasPool(Properties) - Method in class com.metamatrix.soap.service.PoolingConnectionSource
This method can be used to check to see if this Connection Source has a poool with the passed in properties
hasPreview() - Method in class com.metamatrix.common.tree.directory.PreviewableDirectoryEntry
 
hasPrevious() - Method in class com.metamatrix.jdbc.BatchResults
 
hasPreviousGroup() - Method in interface com.metamatrix.common.callback.Callback
determine if there is a previous PropertyDefinitionGroup.
hasPreviousGroup() - Method in class com.metamatrix.common.callback.CallbackImpl
determine if there is a previous PropertyDefinitionGroup.
hasPrincipal() - Method in class com.metamatrix.platform.security.api.AuthorizationPolicy
Return whether this policy currently has at least one principal reference.
hasPropertiedObject() - Method in interface com.metamatrix.common.callback.Callback
determine if this Callback contains a PropertiedObject that should be modified to provide values for the resource requesting the callback.
hasPropertiedObject() - Method in class com.metamatrix.common.callback.CallbackImpl
determine if this Callback contains a PropertiedObject that should be modified to provide values for the resource requesting the callback.
hasProperty(NodeConstants.Info) - Method in class com.metamatrix.query.optimizer.relational.plantree.PlanNode
Indicates if there is a non-null value for the property key or not
hasPropertyDefinitionGroups() - Method in interface com.metamatrix.common.callback.Callback
determine if this Callback contains one or more PropertyDefinitionGroups.
hasPropertyDefinitionGroups() - Method in class com.metamatrix.common.callback.CallbackImpl
determine if this Callback contains one or more PropertyDefinitionGroups.
hasQueryPlan() - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
hasRead() - Method in class com.metamatrix.console.ui.views.entitlements.DataNodePermissions
 
hasRead(AuthorizationActions) - Static method in class com.metamatrix.console.ui.views.entitlements.DataNodesTreeNode
 
hasReferences() - Method in class com.metamatrix.query.mapping.xml.ResultSetInfo
 
hasRelationalProc - Variable in class com.metamatrix.query.optimizer.relational.PlanHints
 
hasResultSet() - Method in class com.metamatrix.jdbc.MMStatement
 
hasRole(String, String, String) - Method in interface com.metamatrix.query.eval.SecurityFunctionEvaluator
 
hasRole(CommandContext, Object, Object) - Static method in class com.metamatrix.query.function.source.SecuritySystemFunctions
 
hasRole(String, String, String) - Method in class com.metamatrix.server.dqp.service.PlatformAuthorizationService
 
hasRoles() - Method in class com.metamatrix.console.ui.views.vdb.VdbEntitlementsPanel
 
hasSetQuery - Variable in class com.metamatrix.query.optimizer.relational.PlanHints
 
hasSetupScript(String) - Method in class com.metamatrix.core.commandshell.ScriptCommandTarget
 
hasSort - Variable in class com.metamatrix.query.optimizer.relational.PlanHints
 
hasSubgroups() - Method in class com.metamatrix.common.object.PropertyDefinitionGroup
determine if this PropertiedObjectGroup has subgroups.
hasTarget() - Method in class com.metamatrix.common.actions.ActionDefinition
Return whether this definition has a target.
hasTempDirectoryToRemove() - Static method in class com.metamatrix.core.util.TempDirectoryMonitor
 
hasTempTable(Command) - Method in interface com.metamatrix.query.tempdata.TempTableStore
 
hasTempTable(Command) - Method in class com.metamatrix.query.tempdata.TempTableStoreImpl
 
hasTimeType() - Method in class org.teiid.connector.jdbc.oracle.OracleSQLTranslator
 
hasTimeType() - Method in class org.teiid.connector.jdbc.sybase.SybaseSQLTranslator
 
hasTimeType() - Method in class org.teiid.connector.jdbc.translator.Translator
Return false to indicate that time support should be emulated with timestamps.
hasTranslations() - Method in class com.metamatrix.query.sql.proc.TranslateCriteria
Return a boolean indicating if the object has any translations.
hasUnprocessedEvents() - Method in class com.metamatrix.core.event.AsynchEventBroker
Return whether this broker has at least one event that has yet to be processed and sent to the appropriate listeners.
hasUnprocessedEvents() - Method in interface com.metamatrix.core.event.EventBroker
Return whether this broker has at least one event that has yet to be processed and sent to the appropriate listeners.
hasUpdate() - Method in class com.metamatrix.console.ui.views.entitlements.DataNodePermissions
 
hasUpdate(AuthorizationActions) - Static method in class com.metamatrix.console.ui.views.entitlements.DataNodesTreeNode
 
hasUpdateQueryPlan() - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
hasValidValue(PropertyDefinition, Object) - Method in class com.metamatrix.toolbox.ui.widget.property.PropertiedObjectPanel
 
hasVirtualGroups - Variable in class com.metamatrix.query.optimizer.relational.PlanHints
 
hasWork() - Method in interface com.metamatrix.common.queue.WorkerPool
 
hasWSDL() - Method in interface com.metamatrix.admin.api.objects.VDB
Check to see if this VDB contains a WSDL.
hasWSDL() - Method in class com.metamatrix.admin.objects.MMVDB
 
hasWSDLDefined() - Method in interface com.metamatrix.common.vdb.api.VDBInfo
Returns true if a WSDL is defined for this VDB
hasWSDLDefined() - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabase
Returns true if a WSDL is defined for this VDB
hasWSDLDefined() - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabase
 
hasWSDLDefined() - Method in class com.metamatrix.vdb.runtime.BasicVDBInfo
Returns true if a WSDL is defined for this VDB
hasXMIFileExtension(String) - Static method in class com.metamatrix.toolbox.ui.widget.util.FileResourceConstants
Return true if the specified file name has one of the supported XMI file extensions
havePendingChanges(ConnectionInfo) - Method in class com.metamatrix.console.ui.layout.WorkspaceController
 
havePendingChanges() - Method in class com.metamatrix.console.ui.layout.WorkspaceController
 
havePendingChanges() - Method in interface com.metamatrix.console.ui.NotifyOnExitConsole
 
havePendingChanges() - Method in class com.metamatrix.console.ui.util.POPWithButtons
 
havePendingChanges() - Method in class com.metamatrix.console.ui.views.deploy.DeployMainPanel
 
havePendingChanges() - Method in class com.metamatrix.console.ui.views.entitlements.EntitlementDetailPanel
 
havePendingChanges() - Method in class com.metamatrix.console.ui.views.entitlements.EntitlementsPanel
 
havePendingChanges() - Method in class com.metamatrix.console.ui.views.extensionsource.ExtensionSourceDetailPanel
 
havePendingChanges() - Method in class com.metamatrix.console.ui.views.extensionsource.ExtensionSourcesPanel
 
havePendingChanges() - Method in class com.metamatrix.console.ui.views.logsetup.ConfigurationLogSetUpPanel
 
havePendingChanges() - Method in class com.metamatrix.console.ui.views.logsetup.SystemLogSetUpPanel
 
havePendingChanges() - Method in class com.metamatrix.console.ui.views.properties.NextStartupPanel
 
havePendingChanges() - Method in class com.metamatrix.console.ui.views.properties.PropertiesMasterPanel
 
havePendingChanges() - Method in class com.metamatrix.console.ui.views.resources.ResourcesMainPanel
 
havePendingChanges() - Method in class com.metamatrix.console.ui.views.vdb.VdbMainPanel
 
having(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse a HAVING clause.
HAVING - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
HAVING - Static variable in class com.metamatrix.query.sql.ReservedWords
 
HAVING - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
HEADER - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.ElementName
Static constant that represents the name of the "XMI.header" element.
HEADER_LINES - Static variable in class com.metamatrix.connector.text.TextPropertyNames
 
HEADER_ROW - Static variable in class com.metamatrix.connector.text.TextPropertyNames
If HEADER_LINES is non-zero this property defines which row of HEADER_LINES can be used as the header row.
HEIGHT - Static variable in class com.metamatrix.toolbox.ui.widget.property.PropertyComponentFactory
 
help() - Method in class com.metamatrix.core.commandshell.CommandTarget
 
HELP_ABOUTTHECONSOLE_MENUITEM - Static variable in class com.metamatrix.console.ui.layout.MenuEntry
 
HELP_BUTTON - Static variable in interface com.metamatrix.toolbox.ui.widget.ButtonConstants
 
HELP_MENU_HEADER - Static variable in class com.metamatrix.console.ui.layout.ConsoleMenuBar
 
HELP_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
HELP_PRESSED - Static variable in class com.metamatrix.console.ui.views.entitlements.NewEntitlementController
 
HEX_BINARY - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.BuiltInNames
 
HEX_BINARY - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.PrimitiveBuiltInNames
 
HEX_ICON_PROPERTY - Static variable in interface com.metamatrix.toolbox.ui.IconConstants
 
HHMMSS - Static variable in class com.metamatrix.console.util.StaticProperties
 
hide() - Method in class com.metamatrix.console.ui.dialog.ConsoleLoginWindow
Overridden to notify show method to stop blocking.
hideAllSystemNodes() - Method in interface com.metamatrix.platform.admin.api.PermissionDataNodeTreeView
Hide all nodes whose resource name starts with "System".
hideAllSystemNodes() - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeTreeViewImpl
Hide all nodes whose resource name starts with "System".
HierarchyVisitor - Class in org.teiid.connector.visitor.framework
Visits each node in a hierarchy of ILanguageObjects.
HierarchyVisitor() - Constructor for class org.teiid.connector.visitor.framework.HierarchyVisitor
 
HierarchyVisitor(boolean) - Constructor for class org.teiid.connector.visitor.framework.HierarchyVisitor
 
HIGH - Static variable in interface com.metamatrix.jdbc.api.Annotation
 
HIGH - Static variable in class com.metamatrix.query.analysis.QueryAnnotation
 
High - Static variable in class com.sforce.soap.partner.EmailPriority
 
Highest - Static variable in class com.sforce.soap.partner.EmailPriority
 
highestActiveThreads - Variable in class com.metamatrix.common.queue.WorkerPoolStats
 
highlightBorder - Variable in class com.metamatrix.console.ui.treetable.JTreeTable.TreeTableCellRenderer
Border to draw around the tree, if this is non-null, it will be painted.
HINT_PREFIX - Static variable in class org.teiid.connector.jdbc.oracle.OracleSQLTranslator
 
HINTS - Static variable in class com.metamatrix.query.optimizer.relational.RelationalPlanner
Key for a PlanHints object
homeDirectoryEntry - Variable in class com.metamatrix.console.ui.util.ModifiedDirectoryChooserPanel
 
homeDirectoryEntry - Variable in class com.metamatrix.toolbox.ui.widget.DirectoryChooserPanel
 
Host - Interface in com.metamatrix.admin.api.objects
Represents a host in the MetaMatrix system.
Host - Interface in com.metamatrix.common.config.api
 
HOST - Static variable in class com.metamatrix.common.config.model.ConfigurationModel.Class
 
HOST - Static variable in class com.metamatrix.common.log.DbLogWriter.ColumnName
 
HOST - Static variable in class com.metamatrix.common.log.reader.LogEntryPropertyNames.ColumnName
 
HOST - Static variable in class com.metamatrix.console.ui.views.deploy.event.ConfigurationChangeEvent
Source of the event is a host.
HOST - Static variable in class com.metamatrix.platform.security.audit.destination.DatabaseAuditDestination.ColumnName
 
host - Variable in class com.metamatrix.platform.vm.controller.ProcessController
 
HOST - Static variable in interface com.metamatrix.server.Configuration
 
host - Static variable in class com.metamatrix.uddi.query.FindBusiness
 
HOST_0001 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
host package (005)
HOST_0001 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
host package (005)
HOST_0002 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
HOST_0002 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
HOST_0003 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
HOST_0003 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
HOST_0004 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
HOST_0004 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
HOST_0005 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
HOST_0005 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
HOST_0006 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
HOST_0006 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
HOST_0007 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
HOST_0007 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
HOST_0008 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
HOST_0008 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
HOST_0009 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
HOST_0009 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
HOST_0010 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
HOST_0010 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
HOST_0011 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
HOST_0011 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
HOST_0012 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
HOST_BIND_ADDRESS - Static variable in interface com.metamatrix.admin.api.objects.Host
Host Bind Address Property
HOST_BIND_ADDRESS - Static variable in interface com.metamatrix.common.config.api.HostType
When specified, indicates what address the host will be bound to.
HOST_COL - Static variable in class com.metamatrix.console.ui.views.deploy.util.DeployPkgUtils
 
HOST_COMPONENT_CODE - Static variable in interface com.metamatrix.common.config.api.ComponentDefn
 
HOST_COMPONENT_TYPE_CODE - Static variable in interface com.metamatrix.common.config.api.ComponentType
 
HOST_COMPONENT_TYPE_ID - Static variable in interface com.metamatrix.common.config.api.Host
 
HOST_DIRECTORY - Static variable in interface com.metamatrix.admin.api.objects.Host
Host Directory Property
HOST_DIRECTORY - Static variable in interface com.metamatrix.common.config.api.HostType
 
HOST_ENABLED - Static variable in interface com.metamatrix.admin.api.objects.Host
Host Enabled Property
HOST_ENABLED - Static variable in interface com.metamatrix.common.config.api.HostType
 
HOST_MACHINE_ICON - Static variable in class com.metamatrix.console.ui.util.ConsoleCellRenderer
 
HOST_NAME - Static variable in interface com.metamatrix.console.ui.util.property.TypeConstants
 
HOST_NAME - Static variable in class com.metamatrix.platform.security.audit.AuditMessage
 
HOST_PHYSICAL_ADDRESS - Static variable in interface com.metamatrix.admin.api.objects.Host
Host Physical Address Property
HOST_PHYSICAL_ADDRESS - Static variable in interface com.metamatrix.common.config.api.HostType
The physical address represents a resolvable address for which the host can be found.
hostAdded(HostControllerRegistryBinding) - Method in class com.metamatrix.platform.registry.HostMonitor
 
HostController - Class in com.metamatrix.server
 
HostController(Host, ClusteredRegistryState, HostMonitor, MessageBus) - Constructor for class com.metamatrix.server.HostController
 
HostController.MonitoredProcess - Class in com.metamatrix.server
 
HostControllerRegistryBinding - Class in com.metamatrix.platform.registry
 
HostControllerRegistryBinding(String, Properties, HostManagement, MessageBus) - Constructor for class com.metamatrix.platform.registry.HostControllerRegistryBinding
 
HostData - Class in com.metamatrix.platform.admin.api.runtime
This class contains information about a host that is running or deployed for this system
HostData(String, Collection<ProcessData>, boolean, boolean, Properties) - Constructor for class com.metamatrix.platform.admin.api.runtime.HostData
Construct an instance for the given hostName
HostID - Class in com.metamatrix.common.config.api
 
HostID(String) - Constructor for class com.metamatrix.common.config.api.HostID
 
HostInfo - Class in com.metamatrix.common.api
Defines the hostname/port or InetAddress to connect to a host.
HostInfo(String, int) - Constructor for class com.metamatrix.common.api.HostInfo
 
HostManagement - Interface in com.metamatrix.server
Server life-cycle management interface for the host controller
HostMonitor - Class in com.metamatrix.platform.registry
 
HostMonitor(ClusteredRegistryState) - Constructor for class com.metamatrix.platform.registry.HostMonitor
 
HOSTNAME - Static variable in class com.metamatrix.common.object.PropertyType
 
HOSTNAME - Static variable in interface com.metamatrix.dqp.service.TransactionService
 
HOSTNAME - Static variable in interface com.metamatrix.server.Configuration
 
HOSTNAME_VERIFIER - Static variable in class com.metamatrix.connector.xml.http.HTTPConnectorState
 
hostRemoved(String) - Method in class com.metamatrix.platform.registry.HostMonitor
 
HostStatistics - Class in com.metamatrix.console.ui.views.runtime.model
 
HostStatistics(HostData) - Constructor for class com.metamatrix.console.ui.views.runtime.model.HostStatistics
 
HostType - Interface in com.metamatrix.common.config.api
The ConnectorComponentType represents the connector ComponentType.
hour(Date) - Static method in class com.metamatrix.query.function.FunctionMethods
 
HOUR - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
HREF - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.AttributeName
Static constant that represents the name of the "href" attribute.
HREF - Static variable in class com.metamatrix.common.xml.xmi.XMIContentHandler
 
HTML_FILE_UPLOAD_NOT_ALLOWED - Static variable in class com.sforce.soap.partner.StatusCode
 
HTTP - Static variable in class com.metamatrix.common.util.WSDLServletUtil
 
HTTP_AUTHORIZATION_HEADER - Static variable in class com.metamatrix.soap.servlet.filter.BasicAuthInterceptor
 
HTTP_BASIC_AUTH - Static variable in class com.metamatrix.connector.xmlsource.soap.SecurityToken
 
HTTP_BASIC_PASSWORD - Static variable in class com.metamatrix.connector.xml.http.HTTPConnectorState
 
HTTP_BASIC_USER - Static variable in class com.metamatrix.connector.xml.http.HTTPConnectorState
 
HTTP_PARAMETER_VALUE - Static variable in class com.metamatrix.common.util.WSDLServletUtil
 
HTTP_TYPE_PARAMETER_KEY - Static variable in class com.metamatrix.common.util.WSDLServletUtil
 
HTTPConnectionImpl - Class in com.metamatrix.connector.xml.http
 
HTTPConnectionImpl(CachingConnector, ExecutionContext, ConnectorEnvironment) - Constructor for class com.metamatrix.connector.xml.http.HTTPConnectionImpl
 
HTTPConnectorState - Class in com.metamatrix.connector.xml.http
 
HTTPConnectorState() - Constructor for class com.metamatrix.connector.xml.http.HTTPConnectorState
 
HTTPExecution - Class in com.metamatrix.connector.xml.http
 
HTTPExecution(IQuery, XMLConnectionImpl, RuntimeMetadata, ExecutionContext, ConnectorEnvironment) - Constructor for class com.metamatrix.connector.xml.http.HTTPExecution
 
HTTPExecutor - Class in com.metamatrix.connector.xml.http
 
HTTPExecutor(XMLConnectorState, XMLExecution, ExecutionInfo) - Constructor for class com.metamatrix.connector.xml.http.HTTPExecutor
 
HttpInfo - Class in com.metamatrix.connector.xml.http
 
HttpInfo() - Constructor for class com.metamatrix.connector.xml.http.HttpInfo
 
HTTPRequestor - Class in com.metamatrix.connector.xml.http
 
HTTPRequestor(ConnectorLogger, String) - Constructor for class com.metamatrix.connector.xml.http.HTTPRequestor
 
HTTPS - Static variable in class com.metamatrix.common.util.WSDLServletUtil
Static contant representing the secure http protocol.
HTTPTrustDeserializer - Interface in com.metamatrix.connector.xml.http
 

I

I18nLogManager - Class in com.metamatrix.common.log
Deprecated. use LogManager
IAggregate - Interface in org.teiid.connector.language
Represents an expression in the SELECT clause.
IBaseInCriteria - Interface in org.teiid.connector.language
 
IBatchedUpdates - Interface in org.teiid.connector.language
Represents a batch of INSERT, UPDATE and DELETE commands to be executed together.
ICommand - Interface in org.teiid.connector.language
Represents a command in the language objects.
ICompareCriteria - Interface in org.teiid.connector.language
Represents a comparison between two expressions connected with one of the following operators: =, <>, <, <=, >, >=.
ICompareCriteria.Operator - Enum in org.teiid.connector.language
 
ICompoundCriteria - Interface in org.teiid.connector.language
Represents a compound logical criteria such as AND or OR.
ICompoundCriteria.Operator - Enum in org.teiid.connector.language
 
ICON_PROPERTY_PREFIX - Static variable in interface com.metamatrix.toolbox.ui.IconConstants
 
ICON_PROPERTY_SUFFIX - Static variable in class com.metamatrix.toolbox.ui.widget.ButtonWidget
 
IconComponent - Class in com.metamatrix.console.ui.util
Extension to JComponent to represent a component consisting of one or more Icons to be presented horizontally, and nothing else.
IconComponent(Icon[]) - Constructor for class com.metamatrix.console.ui.util.IconComponent
 
IconComponent(Icon) - Constructor for class com.metamatrix.console.ui.util.IconComponent
 
IconConstants - Interface in com.metamatrix.toolbox.ui
 
IconFactory - Class in com.metamatrix.toolbox.ui
 
IconFactory() - Constructor for class com.metamatrix.toolbox.ui.IconFactory
 
IconFactory - Class in com.metamatrix.toolbox.ui.widget.util
IconFactory is a static class for generating ImageIcon objects from graphics files located either inside a jar file or on the file system.
IconFactory() - Constructor for class com.metamatrix.toolbox.ui.widget.util.IconFactory
 
IconLabel - Class in com.metamatrix.console.ui.util
Extension to JPanel consisting of an icon followed in the same row by a label.
IconLabel(Icon, String) - Constructor for class com.metamatrix.console.ui.util.IconLabel
 
IConnectorHost - Interface in com.metamatrix.cdk
 
Icons - Class in com.metamatrix.console.ui.util.property
Static repository for Icon objects.
Icons() - Constructor for class com.metamatrix.console.ui.util.property.Icons
 
ICriteria - Interface in org.teiid.connector.language
Represents a criteria in the language objects.
ICriteriaVisitor - Interface in com.metamatrix.connector.salesforce.execution.visitors
 
ID - Static variable in class com.metamatrix.common.config.model.ConfigurationModel.Attribute
 
id - Variable in class com.metamatrix.console.ui.util.LazyBranchNode
 
ID - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.BuiltInNames
 
ID - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
id - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.RequestId
 
id - Variable in class org.teiid.connector.jdbc.JDBCBaseExecution
 
ID_CHAR - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
ID_CONTEXT - Static variable in class com.metamatrix.common.id.dbid.spi.jdbc.JDBCNames.IDTable.ColumnName
 
ID_CREATOR - Static variable in class com.metamatrix.common.buffer.BufferManagerPropertyNames
Optional property - the class name of the memory manager to use (must be an implementation of com.metamatrix.buffer.impl.BufferIDCreator.
ID_ERR_0001 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
id (013)
ID_ERR_0002 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
ID_ERR_0003 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
ID_ERR_0004 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
ID_ERR_0005 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
ID_ERR_0006 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
ID_ERR_0007 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
ID_ERR_0008 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
ID_ERR_0009 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
ID_ERR_0010 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
ID_ERR_0011 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
ID_ERR_0012 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
ID_ERR_0013 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
ID_ERR_0014 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
ID_ERR_0015 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
ID_ERR_0016 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
ID_ERR_0017 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
ID_ERR_0018 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
ID_ERR_0019 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
ID_ERR_0020 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
ID_ERR_0021 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
ID_ERR_0022 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
ID_ERR_0023 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
ID_ERR_0024 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
ID_PART - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
ID_TIMESTAMP_BOTH_FMT - Static variable in class com.metamatrix.toolbox.ui.widget.CalendarPanel
 
ID_TIMESTAMP_NO_DATE_FMT - Static variable in class com.metamatrix.toolbox.ui.widget.CalendarPanel
 
ID_TIMESTAMP_NO_TIME_FMT - Static variable in class com.metamatrix.toolbox.ui.widget.CalendarPanel
 
IDelete - Interface in org.teiid.connector.language
Represents a DELETE command in the language objects.
idenityTransform - Static variable in interface com.metamatrix.common.types.XMLTranslator
 
identifier - Variable in class com.metamatrix.admin.objects.MMAdminObject
The fully-qualified name of the Admin Object.
identifierMatches(String, String[]) - Static method in class com.metamatrix.admin.server.AbstractAdminImpl
Returns true if identifierPartsArray contains all the parts of query, in order.
identifierMatches(String, String) - Static method in class com.metamatrix.admin.server.AbstractAdminImpl
Returns true if identifierPartsArray contains all the parts of query, in order.
identifierParts - Variable in class com.metamatrix.admin.objects.MMAdminObject
The parts of the fully-qualified name of the Admin Object.
IDGeneratingXmlFilter - Class in com.metamatrix.connector.xml.base
 
IDGeneratingXmlFilter(String, ConnectorLogger) - Constructor for class com.metamatrix.connector.xml.base.IDGeneratingXmlFilter
 
IDGeneratingXmlFilter.PathElement - Class in com.metamatrix.connector.xml.base
 
IDGeneratingXmlFilter.PathElement(String, int) - Constructor for class com.metamatrix.connector.xml.base.IDGeneratingXmlFilter.PathElement
 
IDGenerator - Class in com.metamatrix.core.id
IDGenerator
IDGenerator() - Constructor for class com.metamatrix.core.id.IDGenerator
 
IDocument - Interface in com.metamatrix.core.index
An IDocument represent a data source, e.g. a File (FileDocument), an IFile (IFileDocument), or other kinds of data sources (URL, ...).
IDREF - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.BuiltInNames
 
IDREFS - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.BuiltInNames
 
IDVerifier - Class in com.metamatrix.common.namedobject
This class contains several helper methods that check the validity of BaseID instances.
IDVerifier() - Constructor for class com.metamatrix.common.namedobject.IDVerifier
 
IElement - Interface in org.teiid.connector.language
Represents an element in the language.
IEntryResult - Interface in com.metamatrix.core.index
 
IExistsCriteria - Interface in org.teiid.connector.language
Represents an EXISTS criteria that checks whether any results would be returned from a subquery.
IExpression - Interface in org.teiid.connector.language
Represents an expression in the language.
IF - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
IF - Static variable in class com.metamatrix.query.sql.ReservedWords
 
IF - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
IfInstruction - Class in com.metamatrix.query.processor.proc
This instruction an holds an if block and an else block and a criteria that determines which block will be executed.
IfInstruction(Criteria, Program, Program) - Constructor for class com.metamatrix.query.processor.proc.IfInstruction
Constructor for IfInstruction.
IfInstruction(Criteria, Program) - Constructor for class com.metamatrix.query.processor.proc.IfInstruction
Constructor for IfInstruction.
IfInstruction - Class in com.metamatrix.query.processor.xml
This instruction holds a List of Criteria, and for each Criteria there is a Program that will be executed.
IfInstruction() - Constructor for class com.metamatrix.query.processor.xml.IfInstruction
Constructor for IfInstruction.
IFNULL - Static variable in class com.metamatrix.query.function.FunctionLibrary
 
ifnull(Object, Object) - Static method in class com.metamatrix.query.function.FunctionMethods
 
IFNULL - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
IFrom - Interface in org.teiid.connector.language
Represents a FROM clause in a query.
IFromItem - Interface in org.teiid.connector.language
Represents an item in the FROM clause - typically this is either a group or a join, as represented by or IJoin.
ifStatement(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse if statement
IfStatement - Class in com.metamatrix.query.sql.proc
This class represents an if-else statement in the storedprocedure language.
IfStatement() - Constructor for class com.metamatrix.query.sql.proc.IfStatement
Constructor for IfStatement.
IfStatement(Criteria, Block, Block) - Constructor for class com.metamatrix.query.sql.proc.IfStatement
Constructor for IfStatement.
IfStatement(Criteria, Block) - Constructor for class com.metamatrix.query.sql.proc.IfStatement
Constructor for IfStatement.
IFunction - Interface in org.teiid.connector.language
Represents a function in the language.
ignorableWhitespace(char[], int, int) - Method in class com.metamatrix.common.xml.xmi.XMIContentHandler.BodyHandler
 
ignorableWhitespace(char[], int, int) - Method in class com.metamatrix.common.xml.xmi.XMIContentHandler
Capture ignorable whitespace as text.
ignorableWhitespace(char[], int, int) - Method in class com.metamatrix.common.xml.xmi.XMIHeaderContentHandler
Capture ignorable whitespace as text.
IGNORE - Static variable in interface com.metamatrix.admin.api.objects.AdminOptions.OnConflict
Don't add any existing bindings contained in this file (don't update/replace ones that already exist).
ignoresCase() - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableComparator
 
ignoresCase() - Method in class com.metamatrix.toolbox.ui.widget.util.StringFilter
 
IGroup - Interface in org.teiid.connector.language
Represents a group in the language objects.
IGroupBy - Interface in org.teiid.connector.language
Represents a GROUP BY clause in a query.
IInCriteria - Interface in org.teiid.connector.language
Represents an IN criteria.
IIndex - Interface in com.metamatrix.core.index
An IIndex is the interface used to generate an index file, and to make queries on this index.
IIndexer - Interface in com.metamatrix.core.index
An IIndexer indexes ONE document at each time.
IIndexerOutput - Interface in com.metamatrix.core.index
This class represents the output from an indexer to an index for a single document.
IInlineView - Interface in org.teiid.connector.language
An inline view represents a subquery in the FROM clause that defines a query-able context for the outer query.
IInsert - Interface in org.teiid.connector.language
Represents an INSERT command in the language objects.
IInsertExpressionValueSource - Interface in org.teiid.connector.language
 
IInsertValueSource - Interface in org.teiid.connector.language
 
IIsNullCriteria - Interface in org.teiid.connector.language
Represents an IS NULL criteria.
IJoin - Interface in org.teiid.connector.language
Represents a join in the FROM clause.
IJoin.JoinType - Enum in org.teiid.connector.language
 
IK_FOREIGN_GROUP_NAME_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
ILanguageFactory - Interface in org.teiid.connector.language
Factory for the construction of language objects that implement the language interfaces.
ILanguageObject - Interface in org.teiid.connector.language
Root interface for all language object interfaces.
ILikeCriteria - Interface in org.teiid.connector.language
Represents a LIKE criteria in the language.
ILimit - Interface in org.teiid.connector.language
Represents a LIMIT clause with row offset and row limit values to bound the resulting rows
ILiteral - Interface in org.teiid.connector.language
Represents a literal value that is used in an expression.
ILogicalCriteria - Interface in org.teiid.connector.language
Represents a logical criteria, which typically is used to bind together IPredicateCriteria.
ILogon - Interface in com.metamatrix.platform.security.api
Generic logon interface.
image - Variable in class com.metamatrix.query.parser.Token
The string image of the token.
IMAGE_TOO_LARGE - Static variable in class com.sforce.soap.partner.StatusCode
 
IMetadataReference<T extends MetadataObject> - Interface in org.teiid.connector.language
This interface is used to mark language objects as having a reference to a MetadataID.
IMMEDIATE - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.Values.EvaluationPolicy
The constant value denoting immediate evaluation.
IMPLEMENT_JOIN_STRATEGY - Static variable in class com.metamatrix.query.optimizer.relational.rules.RuleConstants
 
implies(AuthorizationActions) - Method in interface com.metamatrix.platform.security.api.AuthorizationActions
Checks if the specified entitlement's actions are "implied by" this object's actions.
implies(AuthorizationPermission) - Method in class com.metamatrix.platform.security.api.AuthorizationPermission
Checks if the specified resource is ipmlied by this resource instance.
implies(AuthorizationPermission) - Method in interface com.metamatrix.platform.security.api.AuthorizationPermissions
Checks to see if the AuthorizationPermissionCollection in this object that corresponds to the specified permission's type contains permissions that imply access to the resouces in the permission object.
implies(AuthorizationPermission) - Method in class com.metamatrix.platform.security.api.AuthorizationPermissionsImpl
Checks to see if the AuthorizationPermissionCollection in this object that corresponds to the specified permission's type contains permissions that imply access to the resouces in the permission object.
implies(AuthorizationPermission) - Method in class com.metamatrix.platform.security.api.AuthorizationPolicy
Checks to see if any of the AuthorizationPermission instances in this policy imply access to the resouces in the permission object.
implies(AuthorizationResource) - Method in interface com.metamatrix.platform.security.api.AuthorizationResource
Does this resource imply another?
implies(AuthorizationPermission) - Method in class com.metamatrix.platform.security.api.BasicAuthorizationPermission
Determine whether this official AuthorizationPermission instance implies the access requested by the request AuthorizationPermission instance.
implies(AuthorizationResource) - Method in class com.metamatrix.platform.security.api.DataAccessResource
Does this resource "imply" another?
implies(AuthorizationActions) - Method in class com.metamatrix.platform.security.api.StandardAuthorizationActions
Checks if the specified authorization's actions are "implied by" this object's actions.
implies(AuthorizationPermission) - Method in class com.metamatrix.platform.security.util.RolePermission
Determine whether the official AuthorizationPermission instance implies the access requested by the request AuthorizationPermission instance.
IMPORT - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.ElementName
Static constant that represents the name of the "XMI.import" element.
IMPORT - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLSchema.Class
 
IMPORT_CONNECTION - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Connections.Class
 
ImportBindingWizardController - Class in com.metamatrix.console.ui.views.connectorbinding
 
ImportBindingWizardController(ConnectionInfo) - Constructor for class com.metamatrix.console.ui.views.connectorbinding.ImportBindingWizardController
 
ImportBindingWizardRenamePanel - Class in com.metamatrix.console.ui.views.connectorbinding
 
ImportBindingWizardRenamePanel(WizardInterface, ConnectorManager) - Constructor for class com.metamatrix.console.ui.views.connectorbinding.ImportBindingWizardRenamePanel
 
importComponentType(InputStream, ConfigurationObjectEditor, String) - Method in interface com.metamatrix.common.config.util.ConfigurationImportExportUtility
This method will be used to import a ComponentType Object from given a InputStream instance.
importComponentType(InputStream, ConfigurationObjectEditor, String) - Method in class com.metamatrix.common.config.xml.XMLConfigurationImportExportUtility
This method will be used to import a ComponentType Object
importComponentTypes(InputStream, ConfigurationObjectEditor) - Method in interface com.metamatrix.common.config.util.ConfigurationImportExportUtility
This method will be used to import 1 or more a ComponentType Objects.
importComponentTypes(InputStream, ConfigurationObjectEditor) - Method in class com.metamatrix.common.config.xml.XMLConfigurationImportExportUtility
This method will be used to import 1 or more a ComponentType Objects.
importComponentTypes(Element, ConfigurationObjectEditor) - Method in class com.metamatrix.common.config.xml.XMLConfigurationImportExportUtility
This method will be used to import 1 or more a ComponentType Objects.
importConfiguration(char[]) - Method in interface com.metamatrix.admin.api.server.ServerConfigAdmin
Import the Configuration from a character array in XML format.
importConfiguration(char[]) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
importConfiguration(char[]) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
importConfigurationObjects(InputStream, ConfigurationObjectEditor, String) - Method in interface com.metamatrix.common.config.util.ConfigurationImportExportUtility
This method will be used to import a Collection of Configuration objects given an InputStream.
importConfigurationObjects(InputStream, ConfigurationObjectEditor, String) - Method in class com.metamatrix.common.config.xml.XMLConfigurationImportExportUtility
This method will be used to import a Collection of Configuration objects given an InputStream.
importConnectorArchive(InputStream, ConfigurationObjectEditor) - Method in interface com.metamatrix.common.config.util.ConfigurationImportExportUtility
Import a connector archive (connector type and extension modules) from the given stream of zip file.
importConnectorArchive(InputStream, ConfigurationObjectEditor) - Method in class com.metamatrix.common.config.xml.XMLConfigurationImportExportUtility
The Zip file stream format is look like this.
importConnectorBinding(InputStream, ConfigurationObjectEditor, String) - Method in interface com.metamatrix.common.config.util.ConfigurationImportExportUtility
This method will be used to import a Connector Binding Object given a ImputStream.
importConnectorBinding(InputStream, ConfigurationObjectEditor, String) - Method in class com.metamatrix.common.config.xml.XMLConfigurationImportExportUtility
 
importConnectorBinding(InputStream, String, String, String) - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Import a connector Binding from InputStream, and deploy it to a PSC.
importConnectorBinding(InputStream, String, String, String) - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
 
importConnectorBindingAndType(InputStream, ConfigurationObjectEditor, String[]) - Method in interface com.metamatrix.common.config.util.ConfigurationImportExportUtility
This method will be used to import a Connector Binding and its related Component Type at the same time from the given ImputStream.
importConnectorBindingAndType(InputStream, ConfigurationObjectEditor, String[]) - Method in class com.metamatrix.common.config.xml.XMLConfigurationImportExportUtility
 
importConnectorBindings(InputStream, ConfigurationObjectEditor) - Method in interface com.metamatrix.common.config.util.ConfigurationImportExportUtility
This method will be used to import a group of Connector Bindings Objects given a ImputStream.
importConnectorBindings(Element, ConfigurationObjectEditor) - Method in class com.metamatrix.common.config.xml.XMLConfigurationImportExportUtility
 
importConnectorBindings(InputStream, ConfigurationObjectEditor) - Method in class com.metamatrix.common.config.xml.XMLConfigurationImportExportUtility
 
importConnectorType(InputStream, String, String) - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Import a Connector Type
importConnectorType(InputStream, String, String) - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
the name is nullable, if not specified, then the name in the inputStream (connector type file) will be used
importDataRoles(String, String, char[], AdminOptions) - Method in interface com.metamatrix.admin.api.server.ServerSecurityAdmin
Import the data Roles for given vdb and version into the connected server
importDataRoles(String, String, char[], AdminOptions) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
importDataRoles(String, String, char[], AdminOptions) - Method in class com.metamatrix.admin.server.ServerSecurityAdminImpl
 
importDefinition(String, String) - Method in class com.metamatrix.console.ui.views.vdb.CreateVDBPanel
 
importEntitlements(VirtualDatabase, char[], boolean) - Method in class com.metamatrix.console.models.VdbManager
 
IMPORTER_EXTENSION_NAME - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Connections.Class
 
importExistingConnectorBindings(Element, ConfigurationObjectEditor, boolean) - Method in class com.metamatrix.common.config.xml.XMLConfigurationImportExportUtility
 
importExistingConnectorBindings(InputStream, ConfigurationObjectEditor, boolean) - Method in class com.metamatrix.common.config.xml.XMLConfigurationImportExportUtility
 
importExtensionModule(String, String, String, String) - Method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleUtil
 
importExtensionModule(String, String, String, String, String) - Method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleUtil
 
importFileSelected() - Method in class com.metamatrix.console.ui.views.authorization.NewAuthenticationProviderWizardController
 
importFileSelected() - Method in class com.metamatrix.console.ui.views.connector.ImportWizardController
 
importFileSelected() - Method in interface com.metamatrix.console.ui.views.connector.ImportWizardControllerInterface
 
importFileSelected() - Method in class com.metamatrix.console.ui.views.connectorbinding.ImportBindingWizardController
 
importFileSelected() - Method in class com.metamatrix.console.ui.views.connectorbinding.NewBindingWizardController
 
importObjects(String) - Method in class com.metamatrix.console.models.ConfigurationManager
 
importPressed() - Method in class com.metamatrix.console.ui.views.connector.ConnectorPanel
 
importPressed() - Method in class com.metamatrix.console.ui.views.connectorbinding.ConnectorBindingPanel
 
importTransaction(MMXid, int) - Method in class com.metamatrix.xa.arjuna.ArjunaTransactionProvider
 
importVDB(VDBArchive, boolean) - Method in class com.metamatrix.console.models.VdbManager
 
importVDB(File, String) - Method in class com.metamatrix.console.ui.views.vdb.CreateVDBPanel
 
importVDB() - Method in class com.metamatrix.console.ui.views.vdb.VdbMainPanel
 
importVDB(byte[]) - Method in interface com.metamatrix.server.admin.api.RuntimeMetadataAdminAPI
Call to import a VDB
importVDB(byte[]) - Method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataAdminAPIImpl
 
ImportVdbRolesPanel - Class in com.metamatrix.console.ui.views.vdb
ImportVdbRolesPanel - panels necessary for import of a VDB Roles file.
ImportVdbRolesPanel(CreateVDBPanelParent, VirtualDatabase, ConnectionInfo) - Constructor for class com.metamatrix.console.ui.views.vdb.ImportVdbRolesPanel
Constructor
ImportVdbRolesWizardDlg - Class in com.metamatrix.console.ui.views.vdb
ImportVdbRolesWizardDlg - the VDB Roles import wizard dialog.
ImportVdbRolesWizardDlg(JFrame, VirtualDatabase, ConnectionInfo) - Constructor for class com.metamatrix.console.ui.views.vdb.ImportVdbRolesWizardDlg
Constructor
ImportVdbVersionWizardDlg - Class in com.metamatrix.console.ui.views.vdb
 
ImportVdbVersionWizardDlg(JFrame, ConnectionInfo) - Constructor for class com.metamatrix.console.ui.views.vdb.ImportVdbVersionWizardDlg
 
ImportWizardConfirmationPanel - Class in com.metamatrix.console.ui.views.connector
 
ImportWizardConfirmationPanel(ImportWizardController, WizardInterface, int) - Constructor for class com.metamatrix.console.ui.views.connector.ImportWizardConfirmationPanel
 
ImportWizardConnectorIDPanel - Class in com.metamatrix.console.ui.views.connector
 
ImportWizardConnectorIDPanel(WizardInterface, int) - Constructor for class com.metamatrix.console.ui.views.connector.ImportWizardConnectorIDPanel
 
ImportWizardController - Class in com.metamatrix.console.ui.views.connector
 
ImportWizardController(ConnectionInfo) - Constructor for class com.metamatrix.console.ui.views.connector.ImportWizardController
 
ImportWizardControllerInterface - Interface in com.metamatrix.console.ui.views.connector
 
ImportWizardDuplicatesPanel - Class in com.metamatrix.console.ui.views.connector
 
ImportWizardDuplicatesPanel(ImportWizardController, WizardInterface) - Constructor for class com.metamatrix.console.ui.views.connector.ImportWizardDuplicatesPanel
 
ImportWizardFileSelectorPanel - Class in com.metamatrix.console.ui.views.connector
 
ImportWizardFileSelectorPanel(ImportWizardControllerInterface, WizardInterface, int) - Constructor for class com.metamatrix.console.ui.views.connector.ImportWizardFileSelectorPanel
 
IN - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.Values.Direction
The constant value denoting an input parmeter.
IN - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
IN - Static variable in class com.metamatrix.dqp.message.ParameterInfo
Constant identifying an IN parameter
IN - Static variable in class com.metamatrix.query.metadata.StoredProcedureInfo
Constant identifying an IN parameter
IN - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
IN - Static variable in class com.metamatrix.query.sql.lang.SPParameter
Constant identifying an IN parameter
IN - Static variable in class com.metamatrix.query.sql.proc.CriteriaSelector
 
IN - Static variable in class com.metamatrix.query.sql.ReservedWords
 
IN - Static variable in interface org.teiid.connector.metadata.runtime.Parameter
 
IN - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
IN_DIRECTION_KIND - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
Property names associated with DataTypes metamodel components
IN_MULTI_LINE_COMMENT - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
IN_PARM - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.PARAMETER_TYPES
 
IN_PARM - Static variable in class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants.PARAMETER_TYPES
 
INACTIVE - Static variable in interface com.metamatrix.admin.api.objects.VDB
Inactive VDB (can edit connector binding)
INACTIVE - Static variable in class com.metamatrix.core.vdb.VdbConstants.VDB_STATUS
 
INACTIVE - Static variable in interface com.metamatrix.core.vdb.VDBStatus
 
INACTIVE_OWNER_OR_USER - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
INACTIVE_OWNER_OR_USER - Static variable in class com.sforce.soap.partner.StatusCode
 
INACTIVE_PORTAL - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
inBuf - Variable in class com.metamatrix.query.parser.JavaCharStream
 
INCLUDE - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLSchema.Class
 
includeAnnotationProperties(int) - Static method in class com.metamatrix.metadata.runtime.impl.RecordFactory
 
includeColumnNativeType(int) - Static method in class com.metamatrix.metadata.runtime.impl.RecordFactory
 
includeColumnNullDistinctValues(int) - Static method in class com.metamatrix.metadata.runtime.impl.RecordFactory
 
includeInputParameterFlag(int) - Static method in class com.metamatrix.metadata.runtime.impl.RecordFactory
 
includeMaterializationFlag(int) - Static method in class com.metamatrix.metadata.runtime.impl.RecordFactory
 
includeMaterializedTables(int) - Static method in class com.metamatrix.metadata.runtime.impl.RecordFactory
 
includeMetadata - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.ConnectionlessRequest
 
includeMetadata - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.ResultsRequest
 
includePrimitiveTypeIdValue(int) - Static method in class com.metamatrix.metadata.runtime.impl.RecordFactory
 
INCLUDES - Static variable in class com.metamatrix.connector.salesforce.execution.visitors.CriteriaVisitor
 
includes(String) - Method in class com.metamatrix.toolbox.ui.widget.util.StringFilter
 
includeTransformationUUID(int) - Static method in class com.metamatrix.metadata.runtime.impl.RecordFactory
 
includingHdr() - Method in class com.metamatrix.console.ui.views.deploy.DetailPanel
 
INCOMPLETE - Static variable in interface com.metamatrix.admin.api.objects.VDB
Incomplete (if import does not have all the connector bindings)
INCOMPLETE - Static variable in class com.metamatrix.core.vdb.VdbConstants.VDB_STATUS
 
INCOMPLETE - Static variable in interface com.metamatrix.core.vdb.VDBStatus
 
increaseColumnSize(int, int) - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
 
increment - Variable in class com.metamatrix.toolbox.ui.widget.IntegerSpinner
The amount of each increment or decrement.
increment() - Method in class com.metamatrix.toolbox.ui.widget.IntegerSpinner
Increments the current value by the increment value this spinner was constructed with.
incrementCurrentProgramCounter() - Method in class com.metamatrix.query.processor.xml.XMLProcessorEnvironment
 
incrementDisplayedPanelCount() - Static method in class com.metamatrix.console.ui.views.syslog.RowsNotSelectedPanel
 
incrementIndex() - Method in class com.metamatrix.connector.xml.base.CriteriaDesc
 
incrementProgramCounter() - Method in class com.metamatrix.query.processor.proc.ProcedurePlan
 
incrementProgramCounter() - Method in class com.metamatrix.query.processor.program.Program
Increments the program counter, so that the next call to Program.getCurrentInstruction() will return the following instruction.
INDENT - Static variable in interface com.metamatrix.common.types.XMLTranslator
 
index - Variable in class com.metamatrix.connector.xml.base.IDGeneratingXmlFilter.PathElement
 
index(IDocument, IIndexerOutput) - Method in interface com.metamatrix.core.index.IIndexer
Indexes the given document, adding the document name and the word references to this document to the given IIndex.The caller should use shouldIndex() first to determine whether this indexer handles the given type of file, and only call this method if so.
INDEX - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.KEY_TYPES
 
INDEX - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.DataAccess.Class
 
INDEX - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Foundation.Class
 
INDEX - Static variable in class com.metamatrix.modeler.core.index.IndexConstants.RECORD_TYPE
 
INDEX - Static variable in class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants.COLUMN_SET_TYPES
 
INDEX - Static variable in class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants.KEY_TYPES
 
INDEX_CLOSE - Static variable in class com.metamatrix.common.xml.XPathUtil.ExpressionToken
 
INDEX_COLUMN - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.DataAccess.Class
 
INDEX_EXT - Static variable in interface com.metamatrix.core.vdb.VdbConstants
 
INDEX_EXT - Static variable in class com.metamatrix.modeler.core.index.IndexConstants
 
INDEX_NAMES - Static variable in class com.metamatrix.modeler.core.index.IndexConstants.INDEX_NAME
 
INDEX_OPEN - Static variable in class com.metamatrix.common.xml.XPathUtil.ExpressionToken
 
INDEX_RECORD_BLOCK_SIZE - Static variable in class com.metamatrix.metadata.runtime.impl.RecordFactory
 
INDEX_SPANS_CLASS_CLASS_ASSOCIATION_END - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
INDEX_SPANS_CLASS_INDEX_ASSOCIATION_END - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
INDEX_TAG - Static variable in class com.metamatrix.soap.util.SOAPConstants.STORED_PROCEDURE_PARAMETERS.Param.Attributes
 
INDEX_TAG - Static variable in class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.StoredProcedureParameters.Param.Attributes
 
INDEX_VERSION_MARKER - Static variable in class com.metamatrix.modeler.core.index.IndexConstants.RECORD_STRING
 
IndexConnector - Class in com.metamatrix.connector.metadata
Connector whose source is metadata index files stored in vdbs aviailable to the user logged in.
IndexConnector() - Constructor for class com.metamatrix.connector.metadata.IndexConnector
 
IndexConstants - Class in com.metamatrix.modeler.core.index
IndexConstants
IndexConstants() - Constructor for class com.metamatrix.modeler.core.index.IndexConstants
 
IndexConstants.INDEX_NAME - Class in com.metamatrix.modeler.core.index
 
IndexConstants.INDEX_NAME() - Constructor for class com.metamatrix.modeler.core.index.IndexConstants.INDEX_NAME
 
IndexConstants.RECORD_STRING - Class in com.metamatrix.modeler.core.index
 
IndexConstants.RECORD_STRING() - Constructor for class com.metamatrix.modeler.core.index.IndexConstants.RECORD_STRING
 
IndexConstants.RECORD_TYPE - Class in com.metamatrix.modeler.core.index
 
IndexConstants.RECORD_TYPE() - Constructor for class com.metamatrix.modeler.core.index.IndexConstants.RECORD_TYPE
 
IndexConstants.SEARCH_RECORD_TYPE - Class in com.metamatrix.modeler.core.index
 
IndexConstants.SEARCH_RECORD_TYPE() - Constructor for class com.metamatrix.modeler.core.index.IndexConstants.SEARCH_RECORD_TYPE
 
IndexCriteriaBuilder - Class in com.metamatrix.connector.metadata.index
This is used by MetadataConnector to build criteria patterns used to query index files.
IndexCriteriaBuilder() - Constructor for class com.metamatrix.connector.metadata.index.IndexCriteriaBuilder
 
INDEXED_FEATURE - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Foundation.Class
 
INDEXED_FEATURE_FEATURE_ASSOCIATION_END - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
INDEXED_FEATURE_INDEX_ASSOCIATION_END - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
INDEXED_FEATURE_INFO_INDEX_ASSOCIATION_END - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
INDEXED_FEATURE_INFO_INDEXFEATURE_ASSOCIATION_END - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
IndexedTupleSource - Interface in com.metamatrix.common.buffer
 
INDEXES_IN_GROUP - Static variable in interface com.metamatrix.modeler.core.metadata.runtime.TableRecord.TableRecordProperties
 
IndexFile - Class in com.metamatrix.connector.metadata
Adapter to present metadata from a VDB file as an IObjectSource.
IndexFile(IndexSelector, String, String, VDBService) - Constructor for class com.metamatrix.connector.metadata.IndexFile
Constructor IndexFile
INDEXING_SERVICE - Static variable in interface com.metamatrix.common.config.ResourceNames
 
INDEXING_SERVICE_COMPONENT_TYPE_NAME - Static variable in interface com.metamatrix.common.config.api.IndexingServiceComponentType
 
INDEXING_SERVICE_ROUTING_ID - Static variable in interface com.metamatrix.common.config.api.IndexingServiceComponentType
 
IndexingServiceComponentType - Interface in com.metamatrix.common.config.api
 
indexInTreePath(String, TreePath) - Static method in class com.metamatrix.console.util.StaticTreeUtilities
Return the index of a given name in a tree path, using the toString() method of each node.
IndexMetadataService - Class in com.metamatrix.dqp.service.metadata
 
IndexMetadataService() - Constructor for class com.metamatrix.dqp.service.metadata.IndexMetadataService
Construct the IndexMetadataService
IndexMetadataService(QueryMetadataCache) - Constructor for class com.metamatrix.dqp.service.metadata.IndexMetadataService
Construct the IndexMetadataService
indexOf(Object) - Method in class com.metamatrix.api.core.message.MessageList
Overrides the implementation of List
indexOfIgnoreCase(String, String) - Static method in class com.metamatrix.core.util.StringUtil
Returns the index within this string of the first occurrence of the specified substring.
indexOfUserObject(DefaultMutableTreeNode, Object) - Static method in class com.metamatrix.console.util.StaticTreeUtilities
Return the child index in a DefaultMutableTreeNode of a child whose user object equals the given object.
IndexSelector - Interface in com.metamatrix.modeler.core.index
IndexSelector
INFINITE_SIZE - Static variable in class com.metamatrix.toolbox.ui.widget.SpacerWidget
 
INFO - Static variable in interface com.metamatrix.admin.api.embedded.EmbeddedLogger
Message level value that specifies that information, warning, error and critical messages are to be recorded.
INFO - Static variable in interface com.metamatrix.admin.api.objects.LogConfiguration
Message level value that specifies that information, warning, error and critical messages are to be recorded.
INFO - Static variable in class com.metamatrix.cdk.api.SysLogger
 
INFO - Static variable in class com.metamatrix.core.log.MessageLevel.DisplayNames
 
INFO - Static variable in class com.metamatrix.core.log.MessageLevel
Message level value that specifies that information, warning, error and critical messages are to be recorded.
INFO - Static variable in class com.metamatrix.core.log.MessageLevel.Labels
 
INFORMATION_MESSAGE - Static variable in class com.metamatrix.common.callback.CallbackChoices
Used for information messages.
INFORMIX - Static variable in interface com.metamatrix.common.jdbc.JDBCPlatform.Protocol
 
InformixCapabilities - Class in org.teiid.connector.jdbc.informix
 
InformixCapabilities() - Constructor for class org.teiid.connector.jdbc.informix.InformixCapabilities
 
InformixSQLTranslator - Class in org.teiid.connector.jdbc.informix
 
InformixSQLTranslator() - Constructor for class org.teiid.connector.jdbc.informix.InformixSQLTranslator
 
init(MMURL, Properties) - Method in class com.metamatrix.common.comm.platform.socket.client.AdminApiServerDiscovery
 
init(MMURL, Properties) - Method in interface com.metamatrix.common.comm.platform.socket.client.ServerDiscovery
Initialize the ServerDiscovery
init(Properties) - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerConnectionFactory
 
init(MMURL, Properties) - Method in class com.metamatrix.common.comm.platform.socket.client.UrlServerDiscovery
 
init(Properties) - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleManager
Initializes this object, given the necessary Properties.
init() - Method in class com.metamatrix.common.log.reader.DBLogReader
 
init() - Method in class com.metamatrix.common.net.ServerSocketConfiguration
 
init(Properties) - Method in class com.metamatrix.common.net.ServerSocketConfiguration
 
init(URL) - Static method in class com.metamatrix.common.util.crypto.CryptoUtil
Initialize this factory, bound to the given keystore and keystore password.
init() - Method in class com.metamatrix.common.util.crypto.PasswordChangeUtility
Initialize this factory, bound to a specific key and key entry in that store.
init() - Method in class com.metamatrix.console.models.EntitlementManager
 
init() - Method in class com.metamatrix.console.models.ExtensionSourceManager
 
init() - Method in class com.metamatrix.console.models.GroupsManager
 
init() - Method in class com.metamatrix.console.models.Manager
Needs to be called by subclasses - sets up event listening.
init(ConnectionInfo) - Static method in class com.metamatrix.console.models.ModelManager
 
init() - Method in class com.metamatrix.console.models.PropertiesManager
 
init() - Method in class com.metamatrix.console.models.QueryManager
 
init() - Method in class com.metamatrix.console.models.ServerLogManager
 
init() - Method in class com.metamatrix.console.models.SessionManager
Readies SessionManager to be used.
init() - Method in class com.metamatrix.console.models.SummaryManager
 
init() - Method in class com.metamatrix.console.models.TimedManager
Calls super.init() and also initializes timing behavior.
init(ConnectionInfo) - Method in class com.metamatrix.console.security.UserCapabilities
Initialize...
init(List, boolean) - Method in class com.metamatrix.console.ui.dialog.ConsoleLoginPanel
All initialization is done in this method This will add all of the action event listeners, setup the urls
init() - Method in class com.metamatrix.console.ui.dialog.ResetPasswordPanel
 
init() - Method in class com.metamatrix.console.ui.util.ChooserPanel
 
init(ItemListener) - Method in class com.metamatrix.console.ui.util.ExpertPropertiedObjectPanelHolder
 
init() - Method in class com.metamatrix.console.ui.util.wizard.AbstractWizardClient
 
init() - Method in class com.metamatrix.console.ui.util.wizard.WizardPane
Construct the visual components.
init() - Method in class com.metamatrix.console.ui.util.wizard.WizardPaneDialog
Construct all visual components for this dialog.
init(ConnectionInfo) - Static method in class com.metamatrix.console.ui.ViewManager
 
init(Configuration) - Method in class com.metamatrix.console.ui.views.deploy.model.ConfigurationTreeModel
 
init(EntitlementsTableRowData[]) - Method in class com.metamatrix.console.ui.views.entitlements.EntitlementsTableModel
 
init() - Method in class com.metamatrix.console.ui.views.runtime.AbstractStatisticsPanel
 
init(Collection) - Method in class com.metamatrix.console.ui.views.users.GroupsAccumulatorPanel.GroupsTableModel
 
init() - Method in class com.metamatrix.console.util.AutoRefresher
Calls super.init() and also initializes timing behavior.
init(String, String, String, byte[]) - Method in class com.metamatrix.metadata.runtime.model.MetadataCache
Call to initialize the adapter by providing a specific VDB defintion content to use when querying the metadata *** NOTE: This is used for UnitTest only
init(VirtualDatabase, Collection, boolean, byte[], Map) - Method in class com.metamatrix.metadata.runtime.model.MetadataCache
Call to initialize the adapter by providing a specific VDB defintion content to use when querying the metadata
init(Properties, MessageBus, CacheFactory) - Method in class com.metamatrix.metadata.runtime.RuntimeMetadataCatalog
The init method needs to be called prior to executing any other methods.
init(ServiceID, DeployedComponentID, Properties, ClientServiceRegistry, ClassLoaderManager) - Method in interface com.metamatrix.platform.service.api.ServiceInterface
Instruct the service to initialize and begin processing.The service must notify any lifecycle listeners of its initialization using the unique service instance name returned.
init(ServiceID, DeployedComponentID, Properties, ClientServiceRegistry, ClassLoaderManager) - Method in class com.metamatrix.platform.service.controller.AbstractService
Initialize a service using the properties specified.
init(ServiceID, DeployedComponentID, Properties, ClientServiceRegistry, ClassLoaderManager) - Method in class com.metamatrix.server.connector.service.ConnectorService
Initialize ConnectorService
init(ServiceID, DeployedComponentID, Properties, ClientServiceRegistry, ClassLoaderManager) - Method in class com.metamatrix.server.query.service.QueryService
 
init(FilterConfig) - Method in class com.metamatrix.soap.servlet.filter.BasicAuthInterceptor
 
init(ServletConfig) - Method in class com.metamatrix.soap.servlet.MMDiscoverWSDLServlet
 
init(ServletConfig) - Method in class com.metamatrix.soap.servlet.MMGetVDBResourceServlet
 
init(ServletConfig) - Method in class com.metamatrix.soap.servlet.MMGetWSDLServlet
 
init(ServletConfig) - Method in class com.metamatrix.soap.servlet.WSDLURLGenerator
 
init(Properties) - Method in class com.metamatrix.xa.arjuna.ArjunaTransactionProvider
 
INIT_FAILED - Static variable in interface com.metamatrix.console.ui.views.runtime.util.ServiceStateConstants
 
INIT_FAILED_INDEX - Static variable in interface com.metamatrix.console.ui.views.runtime.model.StatisticsConstants
 
initCap(String) - Static method in class com.metamatrix.query.function.FunctionMethods
 
INITCAP - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
initConfig(String, String, String) - Static method in class com.metamatrix.platform.config.util.CurrentConfigHelper
init will do the following: remove existing config_ns.xml file set required system properties for CurrentConfiguration reload CurrentConfiguration with new information from
initDecryptCipher() - Method in class com.metamatrix.common.util.crypto.cipher.BasicCryptor
Initialize the ciphers used for encryption and decryption.
initEncryptCipher() - Method in class com.metamatrix.common.util.crypto.cipher.BasicCryptor
Initialize the cipher used for encryption.
INITIAL_LIST_SIZES - Static variable in class com.metamatrix.console.ui.views.entitlements.EntitlementDetailPanel
 
INITIAL_PANEL_CLASS - Static variable in class com.metamatrix.console.ui.layout.ConsoleMainFrame
 
INITIAL_POOL_SIZE_PROPERTY_DEFAULT - Static variable in interface com.metamatrix.soap.service.ConnectionPoolFactory
 
INITIAL_POOL_SIZE_PROPERTY_KEY - Static variable in interface com.metamatrix.soap.service.ConnectionPoolFactory
This property defines how many connections will be created when the pool is instantiated.
InitialAndCurrentValues - Class in com.metamatrix.console.ui.util
 
InitialAndCurrentValues(Object, Object) - Constructor for class com.metamatrix.console.ui.util.InitialAndCurrentValues
 
initialise(String) - Method in class com.metamatrix.xa.arjuna.XAConnectorRecovery
 
INITIALIZATION - Static variable in interface com.metamatrix.console.util.LogContexts
 
initialize(Properties) - Method in interface com.metamatrix.common.application.ApplicationService
Initialize the service with the specified properties.
initialize(String, Properties) - Method in interface com.metamatrix.common.buffer.BufferManager
Prompts this implementation to initialize itself with the supplied Properties.
initialize(String, Properties) - Method in class com.metamatrix.common.buffer.impl.BufferManagerImpl
See BufferManagerPropertyNames for a description of all the properties.
initialize(Properties) - Method in class com.metamatrix.common.buffer.storage.file.FileStorageManager
Initialize with properties
initialize(Properties) - Method in class com.metamatrix.common.buffer.storage.memory.MemoryStorageManager
 
initialize(Properties) - Method in interface com.metamatrix.common.buffer.StorageManager
Initialize the storage manager given the specified properties.
initialize() - Method in class com.metamatrix.common.log.DbLogWriter
Initialize this destination with the specified properties.
initialize(ConnectorEnvironment) - Method in class com.metamatrix.connector.jdbc.oracle.spatial.OracleSpatialSQLTranslator
 
initialize(Properties) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedBaseDQPService
 
initialize(Properties) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedTransactionService
 
initialize(Properties) - Method in class com.metamatrix.dqp.service.CustomizableTrackingService
 
initialize(Properties) - Method in class com.metamatrix.dqp.service.metadata.IndexMetadataService
 
initialize(Properties) - Method in class com.metamatrix.dqp.spi.basic.FileCommandLogger
Initialize this command logger.
initialize(Properties) - Method in interface com.metamatrix.dqp.spi.CommandLoggerSPI
Initialize this service provider with the specified properties.
initialize(URL, Properties) - Method in interface com.metamatrix.jdbc.EmbeddedConnectionFactory
 
initialize(URL, Properties) - Method in class com.metamatrix.jdbc.EmbeddedConnectionFactoryImpl
When the DQP is restarted using the admin API, it only shuts it down, it gets restarted when the next time connection is made, however this factory may be holding on to a previous transport handler, so we need to check if the DQP is still alive and create a new one if necessary.
initialize(Properties) - Method in class com.metamatrix.platform.security.audit.destination.AbstractAuditDestination
Init the destination.
initialize(Properties) - Method in interface com.metamatrix.platform.security.audit.destination.AuditDestination
Initialize this destination with the specified properties.
initialize(Properties) - Method in class com.metamatrix.platform.security.audit.destination.ConsoleAuditDestination
Initialize this destination with the specified properties.
initialize(Properties) - Method in class com.metamatrix.platform.security.audit.destination.DatabaseAuditDestination
Initialize this destination with the specified properties.
initialize(Properties) - Method in class com.metamatrix.platform.security.audit.destination.SingleFileAuditDestination
Initialize this destination with the specified properties.
initialize(Properties) - Method in class com.metamatrix.platform.security.membership.spi.file.FileMembershipDomain
 
initialize(Properties) - Method in class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
initialize(Properties) - Method in interface com.metamatrix.platform.security.membership.spi.MembershipDomain
Initialize this domain with the given properties.
initialize(Class) - Method in interface com.metamatrix.query.function.aggregate.AggregateFunction
Called to initialize the function.
initialize(Class) - Method in class com.metamatrix.query.function.aggregate.Avg
 
initialize(Class) - Method in class com.metamatrix.query.function.aggregate.ConstantFunction
 
initialize(Class) - Method in class com.metamatrix.query.function.aggregate.Count
 
initialize(Class) - Method in class com.metamatrix.query.function.aggregate.Max
 
initialize(Class) - Method in class com.metamatrix.query.function.aggregate.Min
 
initialize(Class) - Method in class com.metamatrix.query.function.aggregate.NullFilter
 
initialize(Class) - Method in class com.metamatrix.query.function.aggregate.Sum
 
initialize(CommandContext, ProcessorDataManager, BufferManager) - Method in class com.metamatrix.query.processor.batch.BatchedUpdatePlan
 
initialize(CommandContext, ProcessorDataManager, BufferManager) - Method in class com.metamatrix.query.processor.proc.ProcedurePlan
 
initialize(CommandContext, ProcessorDataManager, BufferManager) - Method in interface com.metamatrix.query.processor.ProcessorPlan
Initialize the plan with some required pieces of data for making queries.
initialize(Class) - Method in class com.metamatrix.query.processor.relational.DuplicateFilter
 
initialize(CommandContext, BufferManager, ProcessorDataManager) - Method in class com.metamatrix.query.processor.relational.JoinNode
 
initialize(JoinNode) - Method in class com.metamatrix.query.processor.relational.JoinStrategy
 
initialize(JoinNode) - Method in class com.metamatrix.query.processor.relational.MergeJoinStrategy
 
initialize(JoinNode) - Method in class com.metamatrix.query.processor.relational.PartitionedSortJoin
 
initialize(CommandContext, BufferManager, ProcessorDataManager) - Method in class com.metamatrix.query.processor.relational.ProjectNode
 
initialize(CommandContext, BufferManager, ProcessorDataManager) - Method in class com.metamatrix.query.processor.relational.RelationalNode
 
initialize(CommandContext, ProcessorDataManager, BufferManager) - Method in class com.metamatrix.query.processor.relational.RelationalPlan
 
initialize(CommandContext, BufferManager, ProcessorDataManager) - Method in class com.metamatrix.query.processor.relational.SelectNode
 
initialize(CommandContext, ProcessorDataManager, BufferManager) - Method in class com.metamatrix.query.processor.xml.XMLPlan
 
initialize(CommandContext, ProcessorDataManager, BufferManager) - Method in class com.metamatrix.query.processor.xml.XMLProcessorEnvironment
 
initialize(CommandContext, ProcessorDataManager, BufferManager) - Method in class com.metamatrix.query.processor.xquery.XQueryPlan
 
initialize(Properties) - Method in class com.metamatrix.server.connector.service.ClientServiceRegistryService
 
initialize(Properties) - Method in class com.metamatrix.server.dqp.service.PlatformAuthorizationService
 
initialize(Properties) - Method in class com.metamatrix.server.dqp.service.PlatformBufferService
 
initialize(Properties) - Method in class com.metamatrix.server.dqp.service.PlatformDataService
Initialize the service with the specified properties.
initialize(Properties) - Method in class com.metamatrix.server.dqp.service.PlatformTransactionService
 
initialize(Properties) - Method in class com.metamatrix.server.dqp.service.PlatformVDBService
 
initialize(Properties) - Method in class com.metamatrix.server.dqp.service.tracker.DatabaseCommandLogger
 
initialize(ConnectorEnvironment) - Method in class org.teiid.connector.jdbc.db2.DB2SQLTranslator
 
initialize(ConnectorEnvironment) - Method in class org.teiid.connector.jdbc.derby.DerbySQLTranslator
 
initialize(ConnectorEnvironment) - Method in class org.teiid.connector.jdbc.informix.InformixSQLTranslator
 
initialize(ConnectorEnvironment) - Method in class org.teiid.connector.jdbc.mysql.MySQLTranslator
 
initialize(ConnectorEnvironment) - Method in class org.teiid.connector.jdbc.oracle.OracleSQLTranslator
 
initialize(ConnectorEnvironment) - Method in class org.teiid.connector.jdbc.postgresql.PostgreSQLTranslator
 
initialize(ConnectorEnvironment) - Method in class org.teiid.connector.jdbc.sqlserver.SqlServerSQLTranslator
 
initialize(ConnectorEnvironment) - Method in class org.teiid.connector.jdbc.sybase.SybaseSQLTranslator
 
initialize(ConnectorEnvironment) - Method in class org.teiid.connector.jdbc.translator.Translator
Initialize the SQLTranslator.
initializeAboutPanel() - Method in class com.metamatrix.console.ui.layout.ConsoleAboutPanel
 
initializeAboutPanel() - Method in class com.metamatrix.toolbox.ui.widget.AboutPanel
 
initializeAbstractTableOptionPanel() - Method in class com.metamatrix.toolbox.ui.widget.table.AbstractTableOptionPanel
 
initializeAccumulatorPanel() - Method in class com.metamatrix.toolbox.ui.widget.AccumulatorPanel
 
initializeButtonWidget() - Method in class com.metamatrix.toolbox.ui.widget.ButtonWidget
Registers the key as an 'action' key (i.e., it performs the same function as the key).
initializeCheckBox() - Method in class com.metamatrix.toolbox.ui.widget.CheckBox
 
initializeColumnsPanel(JComponent) - Method in class com.metamatrix.toolbox.ui.widget.table.AbstractTableOptionPanel
 
initializeComponent(Component, JTable, Object, boolean, int, int) - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableCellEditor
 
initializeComponent(Component, JTable, boolean, boolean, int, int) - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableCellRenderer
 
initializeConfigurationPanel() - Method in class com.metamatrix.toolbox.ui.widget.ConfigurationPanel
 
initialized - Variable in class com.metamatrix.common.util.crypto.PasswordChangeUtility
Initailization state.
initializeDefaultListCellRenderer() - Method in class com.metamatrix.toolbox.ui.widget.list.DefaultListCellRenderer
 
initializeDefaultListCellRenderer() - Method in class com.metamatrix.toolbox.ui.widget.list.URLListCellRenderer
 
initializeDefaultTableHeader() - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableHeader
 
initializeDefaultTableModel() - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableModel
Creates column edit status list.
initializeDefaultTextFieldModel() - Method in class com.metamatrix.toolbox.ui.widget.text.DefaultTextFieldModel
 
initializeDefaultTreeCellRenderer() - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeCellRenderer
 
initializeDefaultTreeEditor() - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeNodeEditor
 
initializeDefaultTreeModel() - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeModel
 
initializeDefaultTreeNode() - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeNode
 
initializeDefaultTreeView() - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeView
 
initializeDialogPanel() - Method in class com.metamatrix.toolbox.ui.widget.DialogPanel
Initializes the panel: Adds a content panel to the center Adds the navigation bar to the bottom, initialized with default next and cancel buttons.
initializeDialogWindow() - Method in class com.metamatrix.toolbox.ui.widget.DialogWindow
Initializes the dialog: Adds the dlgPanel to the center of the dialog Centers dialog relative to its owner Adds listeners to the DialogPanel's accept and cancel buttons that call the accept and cancel methods, respectively, within this class Ties window close button ('X' button) to the cancel button's action
InitializeDocumentInstruction - Class in com.metamatrix.query.processor.xml
Should be the first instruction of any document.
InitializeDocumentInstruction() - Constructor for class com.metamatrix.query.processor.xml.InitializeDocumentInstruction
Constructor for InitializeDocumentInstruction.
InitializeDocumentInstruction(String, boolean) - Constructor for class com.metamatrix.query.processor.xml.InitializeDocumentInstruction
Constructor for InitializeDocumentInstruction.
initializeEnhancedTableColumn() - Method in class com.metamatrix.toolbox.ui.widget.table.EnhancedTableColumn
 
initializeListWidget() - Method in class com.metamatrix.toolbox.ui.widget.ListWidget
 
initializeLoginPanel(boolean) - Method in class com.metamatrix.toolbox.ui.widget.LoginPanel
Builds the contents of the LoginPanel, including a company logo; three default fields for the user to enter a user name, password, and system; a button to login to the selected/entered system; and a button to cancel the login.
initializeLoginWindow(boolean, boolean) - Method in class com.metamatrix.console.ui.dialog.ConsoleLoginDialog
Builds the contents of the ConsoleLoginDialog, including a company logo; three default fields for the user to enter a user name, password, and system; and buttons to login or exit the selected/entered system.
initializeLoginWindow(boolean, boolean) - Method in class com.metamatrix.console.ui.dialog.ConsoleLoginWindow
Builds the contents of the ConsoleLoginWindow, including a company logo; three default fields for the user to enter a user name, password, and system; and buttons to login or exit the selected/entered system.
initializeMessagePanel() - Method in class com.metamatrix.toolbox.ui.widget.MessagePanel
Calls initializeDialogPanel Determines the icon and buttons from the type or id Adds the icon to the WEST region Modifies existing navigation bar buttons & adds additional buttons as determined by type or id Adds a panel to the CENTER region with a layout that allows for an easily created vertical list of components with the same height Creates a LabelWidget containing the message ID, followed by a blank line, then each line of the message Adds the LabelWidget to the panel mentioned above If detail component present, adds detail toggle button to navigation bar, along with a listener to show/hide the detail component and change the button text as appropriate
initializeNamespaces(List, Map) - Method in class com.metamatrix.common.properties.PropertyManager
Called by #initializePropertyManager(List, Map) to register any namespaces passed in the constructor.
initializeNamespaces(List, Map) - Method in class com.metamatrix.toolbox.ui.UIDefaults
 
initializePropertiedObjectArrayEntryTable() - Method in class com.metamatrix.toolbox.ui.widget.PropertiedObjectArrayTable
Initialize the PropertiedObjectArrayTable
initializeSeparator() - Method in class com.metamatrix.toolbox.ui.widget.SeparatorWidget
 
initializeService(Properties) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedBaseDQPService
 
initializeService(Properties) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedBufferService
 
initializeService(Properties) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
initializeService(Properties) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedDataService
Initialize the service with the specified properties.
initializeService(Properties) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedMetadataService
 
initializeService(Properties) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedTrackingService
 
initializeService(Properties) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedVDBService
 
initializeSplashPanel() - Method in class com.metamatrix.toolbox.ui.widget.SplashPanel
 
initializeSplashWindow(String) - Method in class com.metamatrix.toolbox.ui.widget.SplashWindow
 
initializeTableHideOptionPanel() - Method in class com.metamatrix.toolbox.ui.widget.table.TableHideOptionPanel
Remember to restrict accumulator panel from hiding all columns.
initializeTableOptionPanel() - Method in class com.metamatrix.toolbox.ui.widget.table.TableOptionPanel
 
initializeTableReorderOptionPanel() - Method in class com.metamatrix.toolbox.ui.widget.table.TableReorderOptionPanel
 
initializeTableSortOptionPanel() - Method in class com.metamatrix.toolbox.ui.widget.table.TableSortOptionPanel
 
initializeTableWidget() - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
 
initializeTextFieldWidget() - Method in class com.metamatrix.toolbox.ui.widget.TextFieldWidget
Builds a context menu containing a default set of options to cut, copy, and paste.
initializeToolBar() - Method in class com.metamatrix.toolbox.ui.widget.ToolBar
Sets toolBar margins, changes layout to BorderLayout to accomodate left and right scrolling buttons, and adds ComponnentListener to dynamically add and remove scrolling buttons as necessary.
initializeTransferableTreeNode(List) - Method in class com.metamatrix.toolbox.ui.widget.transfer.TransferableTreeNode
 
initializeTransferableTreeNode(TreeNode) - Method in class com.metamatrix.toolbox.ui.widget.transfer.TransferableTreeNode
 
initializeTreeNodeTable(TreeNodeEditor, TreeView, List, List) - Method in class com.metamatrix.toolbox.ui.widget.TreeNodeTableWidget
 
initializeTreeWidget() - Method in class com.metamatrix.toolbox.ui.widget.TreeWidget
 
initializeUIDefaults() - Method in class com.metamatrix.toolbox.ui.UIDefaults
 
initializeWizardPanel() - Method in class com.metamatrix.toolbox.ui.widget.WizardPanel
 
initialSort() - Method in class com.metamatrix.query.processor.relational.SortUtility
 
initResultSetInfo() - Method in class org.teiid.connector.jdbc.JDBCQueryExecution
 
initService(Properties) - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
Perform initialization and commence processing.
initService(Properties) - Method in class com.metamatrix.platform.security.authorization.service.AuthorizationServiceImpl
Perform initialization and commence processing.
initService(Properties) - Method in class com.metamatrix.platform.security.membership.service.MembershipServiceImpl
Perform initialization and commence processing.
initService(Properties) - Method in class com.metamatrix.platform.security.session.service.SessionServiceImpl
Perform initialization and commence processing.
initService(Properties) - Method in class com.metamatrix.platform.service.controller.AbstractService
Perform initialization and commence processing.
initService(Properties) - Method in class com.metamatrix.server.connector.service.ConnectorService
Perform initialization and commence processing.
initService(Properties) - Method in class com.metamatrix.server.query.service.QueryService
 
initSystemVDB(String, String, byte[]) - Method in class com.metamatrix.metadata.runtime.model.MetadataCache
used for loading the SystemVDB models.
initViews(ConnectionInfo, boolean) - Static method in class com.metamatrix.console.models.ModelManager
 
initXMLConfig(String, String, String) - Static method in class com.metamatrix.platform.config.util.CurrentConfigHelper
 
injector - Static variable in class com.metamatrix.dqp.ResourceFinder
 
InMemoryIDController - Class in com.metamatrix.common.id.dbid.spi
 
InMemoryIDController() - Constructor for class com.metamatrix.common.id.dbid.spi.InMemoryIDController
 
INNER - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
INNER - Static variable in class com.metamatrix.query.sql.ReservedWords
 
INNER - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
INNER_JOIN - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
innerLine - Static variable in class com.metamatrix.toolbox.ui.widget.SplitterShadowBorder
 
INotCriteria - Interface in org.teiid.connector.language
Represents a NOT criteria, which is wrapped around another criteria.
INOUT - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.Values.Direction
The constant value denoting a parmeter that is both an input and an output.
INOUT - Static variable in class com.metamatrix.dqp.message.ParameterInfo
Constant identifying an INOUT parameter
INOUT - Static variable in class com.metamatrix.query.metadata.StoredProcedureInfo
Constant identifying an INOUT parameter
INOUT - Static variable in class com.metamatrix.query.sql.lang.SPParameter
Constant identifying an INOUT parameter
INOUT - Static variable in interface org.teiid.connector.metadata.runtime.Parameter
 
INOUT_DIRECTION_KIND - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
INOUT_PARM - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.PARAMETER_TYPES
 
INOUT_PARM - Static variable in class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants.PARAMETER_TYPES
 
INPUT - Static variable in class com.metamatrix.query.sql.ProcedureReservedWords
 
INPUT_BUFFER_SIZE - Static variable in interface com.metamatrix.admin.api.objects.ProcessObject
Proces Import Buffer Size Property Name
INPUT_BUFFER_SIZE - Static variable in interface com.metamatrix.common.config.api.VMComponentDefnType
 
input_stream - Variable in class com.metamatrix.query.parser.SQLParserTokenManager
 
INPUT_STREAM_FILTER_CLASS - Static variable in class com.metamatrix.connector.xml.base.XMLConnectorStateImpl
 
inputStream - Variable in class com.metamatrix.query.parser.JavaCharStream
 
insert(String[]) - Method in class com.metamatrix.cdk.QueryCommandTarget
 
INSERT - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
insert(BasicTreeNode, int) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Insert the node as a child of this node.
insert(MutableTreeNode, int) - Method in class com.metamatrix.console.ui.tree.ChildSortingTreeNode
 
INSERT - Static variable in interface com.metamatrix.modeler.core.metadata.runtime.TransformationRecord.Types
 
insert(String, Integer, Integer, String) - Static method in class com.metamatrix.query.function.FunctionMethods
 
insert(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse an INSERT command
INSERT - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
Insert - Class in com.metamatrix.query.sql.lang
Represents a SQL Insert statement of the form: "INSERT INTO () VALUES ".
Insert() - Constructor for class com.metamatrix.query.sql.lang.Insert
Constructs a default instance of this class.
Insert(GroupSymbol, List, List) - Constructor for class com.metamatrix.query.sql.lang.Insert
Construct an instance with group, variable list (may be null), and values
INSERT - Static variable in class com.metamatrix.query.sql.ReservedWords
 
INSERT - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
INSERT - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
INSERT_AUTH_REALM - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
INSERT_ID_BLOCK - Static variable in class com.metamatrix.common.id.dbid.spi.jdbc.JDBCNames
Sql statement use to insert an ID in the TransactionID table
INSERT_MODELS - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
INSERT_PERMISSION - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
INSERT_PLAN - Static variable in interface com.metamatrix.modeler.core.metadata.runtime.TableRecord.TableRecordProperties
 
INSERT_POLICY - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
INSERT_PRINCIPAL - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
INSERT_PROCEDURE - Static variable in class com.metamatrix.query.sql.util.UpdateProcedureGenerator
 
INSERT_PROP_NAMES - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
INSERT_PROP_VALUES - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
INSERT_QUERY - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.QUERY_TYPES
 
INSERT_TRANSFORM - Static variable in class com.metamatrix.modeler.core.index.IndexConstants.RECORD_TYPE
 
INSERT_TRANSFORM_INDEX - Static variable in class com.metamatrix.modeler.core.index.IndexConstants.INDEX_NAME
 
INSERT_VDB_MODELS - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
INSERT_VDB_MODELS_WITH_BINDING - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
INSERT_VIRTUAL_DATABASE - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
insertConversion(int, FunctionDescriptor) - Method in class com.metamatrix.query.sql.symbol.Function
Insert a conversion function at specified index.
InsertExecutionImpl - Class in com.metamatrix.connector.salesforce.execution
 
InsertExecutionImpl() - Constructor for class com.metamatrix.connector.salesforce.execution.InsertExecutionImpl
 
insertLineBreaks(String, int, int) - Static method in class com.metamatrix.console.util.StaticUtilities
Insert linefeed characters into an input string such that the resulting string has no segments more than maxLineLen characters in length, and strings are never broken within a word (unless this is unavoidable because a word occupies more than a whole line).
insertModels(Collection, VirtualDatabaseID) - Method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCConnector
 
insertModels(Collection, VirtualDatabaseID) - Method in interface com.metamatrix.metadata.runtime.spi.MetaBaseConnector
Insert models into the VirtualDatabase.
InsertResolver - Class in com.metamatrix.query.resolver.command
This class knows how to expand and resolve INSERT commands.
InsertResolver() - Constructor for class com.metamatrix.query.resolver.command.InsertResolver
 
insertResponseId(Document, List<Object[]>) - Method in class com.metamatrix.connector.xml.streaming.ElementProcessor
 
insertRow() - Method in class com.metamatrix.jdbc.MMResultSet
 
insertsAreDetected(int) - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Indicates whether or not a visible row insert can be detected by calling ResultSet.rowInserted().
insertString(int, String, AttributeSet) - Method in class com.metamatrix.toolbox.ui.widget.text.DefaultTextFieldModel
Overridden to prevent insertion of invalid characters and mark model as modified.
insertSystemModelRootNodes() - Method in class com.metamatrix.console.ui.views.entitlements.AuthorizationsTreeTable
 
insertUpdate(DocumentEvent) - Method in class com.metamatrix.console.ui.views.deploy.CreatePanel
 
insertUpdate(DocumentEvent) - Method in class com.metamatrix.console.ui.views.deploy.DeployedHostPanel
 
insertUpdate(DocumentEvent) - Method in class com.metamatrix.console.ui.views.syslog.TimeSpanPanel
 
insertUpdate(DocumentEvent) - Method in class com.metamatrix.toolbox.ui.widget.IntegerSpinner
Required by the DocumentListener interface.
insertVDBModels(Collection, VirtualDatabaseID, Connection) - Static method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCRuntimeMetadataWriter
Used by the renameModel method to update the MDL_NM column in the RT_MDLS table
insertVirtualDatabase(VirtualDatabase) - Method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCConnector
 
insertVirtualDatabase(VirtualDatabase) - Method in interface com.metamatrix.metadata.runtime.spi.MetaBaseConnector
Insert the VirtualDatabase.
InsertVisitor - Class in com.metamatrix.connector.salesforce.execution.visitors
 
InsertVisitor(RuntimeMetadata) - Constructor for class com.metamatrix.connector.salesforce.execution.visitors.InsertVisitor
 
insets - Static variable in class com.metamatrix.toolbox.ui.widget.SplitterShadowBorder
 
INSTALL_DATE - Static variable in class com.metamatrix.common.util.CommonPropertyNames
The date of installation of the MetaMatrix suite
INSTALL_DIR - Static variable in interface com.metamatrix.admin.api.objects.Host
Install Directory Property
INSTALL_DIR - Static variable in interface com.metamatrix.common.config.api.HostType
 
INSTALLATION_DIRECTORY - Static variable in class com.metamatrix.common.util.CommonPropertyNames
This is the installation directory defined by the bootstrapping process.
installDefaults(AbstractButton) - Method in class com.metamatrix.toolbox.ui.widget.laf.ButtonLookAndFeel
 
installDefaults(AbstractButton) - Method in class com.metamatrix.toolbox.ui.widget.laf.CheckBoxLookAndFeel
 
installDefaults(JLabel) - Method in class com.metamatrix.toolbox.ui.widget.laf.LabelLookAndFeel
 
installDefaults(AbstractButton) - Method in class com.metamatrix.toolbox.ui.widget.laf.TableHeaderButtonLookAndFeel
 
installListeners() - Method in class com.metamatrix.toolbox.ui.widget.laf.PasswordLookAndFeel
 
installService(String, ApplicationService) - Method in class com.metamatrix.common.application.Application
 
installSubclassListeners() - Method in class com.metamatrix.toolbox.ui.widget.laf.ToolBarLookAndFeel
 
installUI(JComponent) - Method in class com.metamatrix.toolbox.ui.widget.laf.MultiLineToolTipUI
 
INSTANCE - Static variable in exception com.metamatrix.common.buffer.BlockedException
 
INSTANCE - Static variable in exception com.metamatrix.common.buffer.BlockedOnMemoryException
 
INSTANCE - Static variable in class com.metamatrix.common.properties.TextManager
 
INSTANCE - Static variable in class com.metamatrix.toolbox.ui.EmptyObject
 
INSTANCE_LEVEL - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.Values.Scope
The constant value for classifier-level scope.
INSTANCE_NAME - Static variable in interface com.metamatrix.platform.service.controller.ServicePropertyNames
 
INSTANCES_NAMESPACE - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants
The XML Schema namespace for instances - needed to make use of the "nil" attribute defined in that namespace, for nillable nodes
INSTANCES_NAMESPACE_PREFIX - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants
Prefix of the XML Schema namespace for instances - needed to make use of the "nil" attribute defined in that namespace, for nillable nodes
INSUFFICIENT_ACCESS - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
INSUFFICIENT_ACCESS_ON_CROSS_REFERENCE_ENTITY - Static variable in class com.sforce.soap.partner.StatusCode
 
INSUFFICIENT_ACCESS_OR_READONLY - Static variable in class com.sforce.soap.partner.StatusCode
 
INT - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.BuiltInNames
 
INTEGER - Static variable in class com.metamatrix.common.object.PropertyType
 
INTEGER - Static variable in class com.metamatrix.common.types.DataTypeManager.DefaultDataClasses
 
INTEGER - Static variable in class com.metamatrix.common.types.DataTypeManager.DefaultDataTypes
 
INTEGER - Static variable in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
 
INTEGER - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.BuiltInNames
 
INTEGER - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.RuntimeTypeNames
 
INTEGER - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
INTEGER - Static variable in class com.metamatrix.query.sql.ReservedWords
 
INTEGER - Static variable in class org.teiid.connector.api.TypeFacility.RUNTIME_NAMES
 
INTEGER - Static variable in interface org.teiid.connector.api.TypeFacility.RUNTIME_TYPES
 
INTEGER - Static variable in class org.teiid.connector.jdbc.translator.BasicFunctionModifier
 
INTEGER - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
INTEGER_CLASS - Static variable in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
 
IntegerID - Class in com.metamatrix.core.id
 
IntegerID(int) - Constructor for class com.metamatrix.core.id.IntegerID
 
IntegerIDFactory - Class in com.metamatrix.core.id
 
IntegerIDFactory() - Constructor for class com.metamatrix.core.id.IntegerIDFactory
 
IntegerSpinner - Class in com.metamatrix.toolbox.ui.widget
The IntegerSpinner is a panel consisting of a JTextField and two buttons.
IntegerSpinner(int, int, int) - Constructor for class com.metamatrix.toolbox.ui.widget.IntegerSpinner
Constructs an IntegerSpinner using the given parameters and sets the initial value to min.
IntegerSpinner(int, int, int, int, boolean) - Constructor for class com.metamatrix.toolbox.ui.widget.IntegerSpinner
Constructs an IntegerSpinner using the given parameters.
IntegerSpinner.SpinnerKeyListener - Class in com.metamatrix.toolbox.ui.widget
 
IntegerSpinner.SpinnerKeyListener() - Constructor for class com.metamatrix.toolbox.ui.widget.IntegerSpinner.SpinnerKeyListener
 
IntegerToBigDecimalTransform - Class in com.metamatrix.common.types.basic
 
IntegerToBigDecimalTransform() - Constructor for class com.metamatrix.common.types.basic.IntegerToBigDecimalTransform
 
IntegerToBigIntegerTransform - Class in com.metamatrix.common.types.basic
 
IntegerToBigIntegerTransform() - Constructor for class com.metamatrix.common.types.basic.IntegerToBigIntegerTransform
 
IntegerToBooleanTransform - Class in com.metamatrix.common.types.basic
 
IntegerToBooleanTransform() - Constructor for class com.metamatrix.common.types.basic.IntegerToBooleanTransform
 
IntegerToByteTransform - Class in com.metamatrix.common.types.basic
 
IntegerToByteTransform() - Constructor for class com.metamatrix.common.types.basic.IntegerToByteTransform
 
IntegerToDoubleTransform - Class in com.metamatrix.common.types.basic
 
IntegerToDoubleTransform() - Constructor for class com.metamatrix.common.types.basic.IntegerToDoubleTransform
 
IntegerToFloatTransform - Class in com.metamatrix.common.types.basic
 
IntegerToFloatTransform() - Constructor for class com.metamatrix.common.types.basic.IntegerToFloatTransform
 
IntegerToLongTransform - Class in com.metamatrix.common.types.basic
 
IntegerToLongTransform() - Constructor for class com.metamatrix.common.types.basic.IntegerToLongTransform
 
IntegerToShortTransform - Class in com.metamatrix.common.types.basic
 
IntegerToShortTransform() - Constructor for class com.metamatrix.common.types.basic.IntegerToShortTransform
 
IntegerToStringTransform - Class in com.metamatrix.common.types.basic
 
IntegerToStringTransform() - Constructor for class com.metamatrix.common.types.basic.IntegerToStringTransform
 
INTEGERVAL - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
interactive - Variable in class bsh.Interpreter
 
InterceptingVisitor - Class in com.metamatrix.query.mapping.xml
This is mapping visitor which can make the intercepting of the Mapping Nodes possible.
InterceptingVisitor(MappingInterceptor) - Constructor for class com.metamatrix.query.mapping.xml.InterceptingVisitor
 
INTERMEDIATE - Static variable in class com.metamatrix.dqp.spi.TrackerLogConstants.TXN_POINT
 
Interpreter - Class in bsh
The BeanShell script interpreter.
Interpreter(Reader, PrintStream, PrintStream, boolean, NameSpace, Interpreter, String) - Constructor for class bsh.Interpreter
The main constructor.
Interpreter(Reader, PrintStream, PrintStream, boolean, NameSpace) - Constructor for class bsh.Interpreter
 
Interpreter(Reader, PrintStream, PrintStream, boolean) - Constructor for class bsh.Interpreter
 
Interpreter(ConsoleInterface, NameSpace) - Constructor for class bsh.Interpreter
Construct a new interactive interpreter attached to the specified console using the specified parent namespace.
Interpreter(ConsoleInterface) - Constructor for class bsh.Interpreter
Construct a new interactive interpreter attached to the specified console.
Interpreter() - Constructor for class bsh.Interpreter
Create an interpreter for evaluation only.
INTERSECT - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
INTERSECT - Static variable in class com.metamatrix.query.sql.ReservedWords
 
INTERSECT - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
intersectionOf(Collection) - Static method in class com.metamatrix.console.util.StaticUtilities
Return a Collection representing the intersection of given Collections.
intervalAdded(ListDataEvent) - Method in class com.metamatrix.console.ui.views.syslog.SysLogPanel
 
intervalNumber(QCDateTime, QCDateTime, int) - Static method in class com.metamatrix.console.util.QCDateTime
 
intervalRemoved(ListDataEvent) - Method in class com.metamatrix.console.ui.views.syslog.SysLogPanel
 
intervalType() - Method in class com.metamatrix.query.parser.SQLParser
Parse an interval type name - used only in TIMESTAMPADD and TIMESTAMPDIFF functions.
INTO - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
into(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
 
INTO - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
Into - Class in com.metamatrix.query.sql.lang
Rpresent INTO clause in SELECT ...
Into() - Constructor for class com.metamatrix.query.sql.lang.Into
Construct default object
Into(GroupSymbol) - Constructor for class com.metamatrix.query.sql.lang.Into
Construct object with specified group
INTO - Static variable in class com.metamatrix.query.sql.ReservedWords
 
INTO - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
INVALID_ACCESS_LEVEL - Static variable in class com.sforce.soap.partner.StatusCode
 
INVALID_ARGUMENT_TYPE - Static variable in class com.sforce.soap.partner.StatusCode
 
INVALID_ASSIGNEE_TYPE - Static variable in class com.sforce.soap.partner.StatusCode
 
INVALID_ASSIGNMENT_RULE - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
INVALID_ASSIGNMENT_RULE - Static variable in class com.sforce.soap.partner.StatusCode
 
INVALID_AUTHORIZATION_SPECIFICATION_NO_SUBCLASS - Static variable in class com.metamatrix.jdbc.api.SQLStates
Invalid authorization specification with no subclass (SQL-99 28000)
INVALID_AUTHORIZATION_SPECIFICATION_NO_SUBCLASS - Static variable in class org.teiid.connector.jdbc.JDBCConnector
 
INVALID_BACKGROUND_COLOR_PROPERTY - Static variable in class com.metamatrix.toolbox.ui.widget.TextFieldWidget
 
INVALID_BATCH_OPERATION - Static variable in class com.sforce.soap.partner.StatusCode
 
INVALID_BATCH_SIZE - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
INVALID_CLIENT - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
INVALID_CREDIT_CARD_INFO - Static variable in class com.sforce.soap.partner.StatusCode
 
INVALID_CROSS_REFERENCE_KEY - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
INVALID_CROSS_REFERENCE_KEY - Static variable in class com.sforce.soap.partner.StatusCode
 
INVALID_CROSS_REFERENCE_TYPE_FOR_FIELD - Static variable in class com.sforce.soap.partner.StatusCode
 
INVALID_CURRENCY_CONV_RATE - Static variable in class com.sforce.soap.partner.StatusCode
 
INVALID_CURRENCY_CORP_RATE - Static variable in class com.sforce.soap.partner.StatusCode
 
INVALID_CURRENCY_ISO - Static variable in class com.sforce.soap.partner.StatusCode
 
INVALID_EMAIL_ADDRESS - Static variable in class com.sforce.soap.partner.StatusCode
 
INVALID_EMPTY_KEY_OWNER - Static variable in class com.sforce.soap.partner.StatusCode
 
INVALID_FIELD - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
INVALID_FIELD - Static variable in class com.sforce.soap.partner.StatusCode
 
INVALID_FIELD_FOR_INSERT_UPDATE - Static variable in class com.sforce.soap.partner.StatusCode
 
INVALID_FIELD_WHEN_USING_TEMPLATE - Static variable in class com.sforce.soap.partner.StatusCode
 
INVALID_FILENAME_MSG - Variable in class com.metamatrix.console.ui.util.ModifiedDirectoryChooserPanel
 
INVALID_FILENAME_MSG - Variable in class com.metamatrix.toolbox.ui.widget.DirectoryChooserPanel
 
INVALID_FILTER_ACTION - Static variable in class com.sforce.soap.partner.StatusCode
 
INVALID_FILTER_LANGUAGE - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
INVALID_FILTER_VALUE - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
INVALID_FOREGROUND_COLOR_PROPERTY - Static variable in class com.metamatrix.toolbox.ui.widget.TextFieldWidget
 
INVALID_FORMAT_SERVER - Static variable in class com.metamatrix.common.api.MMURL
 
INVALID_FUNCTION - Static variable in class com.metamatrix.query.function.metadata.InvalidFunctionItem
Report item type
INVALID_GOOGLE_DOCS_URL - Static variable in class com.sforce.soap.partner.StatusCode
 
INVALID_ID_FIELD - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
INVALID_ID_FIELD - Static variable in class com.sforce.soap.partner.StatusCode
 
INVALID_INET_ADDRESS - Static variable in class com.sforce.soap.partner.StatusCode
 
INVALID_LINEITEM_CLONE_STATE - Static variable in class com.sforce.soap.partner.StatusCode
 
INVALID_LOCALE_LANGUAGE - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
INVALID_LOCATOR - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
INVALID_LOGIN - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
INVALID_MASTER_OR_TRANSLATED_SOLUTION - Static variable in class com.sforce.soap.partner.StatusCode
 
INVALID_NEW_PASSWORD - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
INVALID_OPERATION - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
INVALID_OPERATION - Static variable in class com.sforce.soap.partner.StatusCode
 
INVALID_OPERATION_WITH_EXPIRED_PASSWORD - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
INVALID_OPERATOR - Static variable in class com.sforce.soap.partner.StatusCode
 
INVALID_OR_NULL_FOR_RESTRICTED_PICKLIST - Static variable in class com.sforce.soap.partner.StatusCode
 
INVALID_PARTNER_NETWORK_STATUS - Static variable in class com.sforce.soap.partner.StatusCode
 
INVALID_PERSON_ACCOUNT_OPERATION - Static variable in class com.sforce.soap.partner.StatusCode
 
INVALID_QUERY_FILTER_OPERATOR - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
INVALID_QUERY_LOCATOR - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
INVALID_QUERY_SCOPE - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
INVALID_REPLICATION_DATE - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
INVALID_SAVE_AS_ACTIVITY_FLAG - Static variable in class com.sforce.soap.partner.StatusCode
 
INVALID_SEARCH - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
INVALID_SEARCH_SCOPE - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
INVALID_SESSION_ID - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
INVALID_SESSION_ID - Static variable in class com.sforce.soap.partner.StatusCode
 
INVALID_SETUP_OWNER - Static variable in class com.sforce.soap.partner.StatusCode
 
INVALID_SOAP_HEADER - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
INVALID_SSO_GATEWAY_URL - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
INVALID_STATUS - Static variable in class com.sforce.soap.partner.StatusCode
 
INVALID_TYPE - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
INVALID_TYPE - Static variable in class com.sforce.soap.partner.StatusCode
 
INVALID_TYPE_FOR_OPERATION - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
INVALID_TYPE_FOR_OPERATION - Static variable in class com.sforce.soap.partner.StatusCode
 
INVALID_TYPE_ON_FIELD_IN_RECORD - Static variable in class com.sforce.soap.partner.StatusCode
 
InvalidArgumentException - Exception in com.metamatrix.common.config.api.exceptions
 
InvalidArgumentException() - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidArgumentException
No-Arg Constructor
InvalidArgumentException(String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidArgumentException
Constructs an instance of the exception with the specified detail message.
InvalidArgumentException(Throwable) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidArgumentException
Constructs an instance of the exception with no detail message but with a single exception.
InvalidArgumentException(Throwable, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidArgumentException
Constructs an instance of the exception with the specified detail message and a single exception.
InvalidArgumentException(String, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidArgumentException
Construct an instance with an error code and message specified.
InvalidArgumentException(Throwable, String, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidArgumentException
Construct an instance with a linked exception, and an error code and message, specified.
invalidateBindObject() - Method in class com.metamatrix.platform.registry.RegistryBinding
 
invalidateLayoutCache() - Method in class com.metamatrix.toolbox.ui.widget.laf.TreeLookAndFeel
 
invalidateSessions(String[]) - Method in interface com.sforce.soap.partner.Soap
Logs out and invalidates session ids
invalidateSessions(String[]) - Method in class com.sforce.soap.partner.SoapBindingStub
 
InvalidateSessionsResult - Class in com.sforce.soap.partner
 
InvalidateSessionsResult() - Constructor for class com.sforce.soap.partner.InvalidateSessionsResult
 
InvalidateSessionsResult(Error[], boolean) - Constructor for class com.sforce.soap.partner.InvalidateSessionsResult
 
InvalidComponentException - Exception in com.metamatrix.common.config.api.exceptions
 
InvalidComponentException() - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidComponentException
No-Arg Constructor
InvalidComponentException(String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidComponentException
Constructs an instance of the exception with the specified detail message.
InvalidComponentException(Throwable) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidComponentException
Constructs an instance of the exception with no detail message but with a single exception.
InvalidComponentException(Throwable, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidComponentException
Constructs an instance of the exception with the specified detail message and a single exception.
InvalidComponentException(String, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidComponentException
Construct an instance with an error code and message specified.
InvalidComponentException(Throwable, String, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidComponentException
Construct an instance with a linked exception, and an error code and message, specified.
InvalidComponentIDCharacterException - Exception in com.metamatrix.common.config.api.exceptions
 
InvalidComponentIDCharacterException() - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidComponentIDCharacterException
No-Arg Constructor
InvalidComponentIDCharacterException(String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidComponentIDCharacterException
Constructs an instance of the exception with the specified detail message.
InvalidComponentIDCharacterException(Throwable) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidComponentIDCharacterException
Constructs an instance of the exception with no detail message but with a single exception.
InvalidComponentIDCharacterException(Throwable, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidComponentIDCharacterException
Constructs an instance of the exception with the specified detail message and a single exception.
InvalidComponentIDCharacterException(String, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidComponentIDCharacterException
Construct an instance with an error code and message specified.
InvalidComponentIDCharacterException(Throwable, String, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidComponentIDCharacterException
Construct an instance with a linked exception, and an error code and message, specified.
InvalidComponentIDFormatException - Exception in com.metamatrix.common.config.api.exceptions
 
InvalidComponentIDFormatException() - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidComponentIDFormatException
No-Arg Constructor
InvalidComponentIDFormatException(String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidComponentIDFormatException
Constructs an instance of the exception with the specified detail message.
InvalidComponentIDFormatException(Throwable) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidComponentIDFormatException
Constructs an instance of the exception with no detail message but with a single exception.
InvalidComponentIDFormatException(Throwable, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidComponentIDFormatException
Constructs an instance of the exception with the specified detail message and a single exception.
InvalidComponentIDFormatException(String, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidComponentIDFormatException
Construct an instance with an error code and message specified.
InvalidComponentIDFormatException(Throwable, String, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidComponentIDFormatException
Construct an instance with a linked exception, and an error code and message, specified.
InvalidConfigurationElementException - Exception in com.metamatrix.common.config.util
 
InvalidConfigurationElementException() - Constructor for exception com.metamatrix.common.config.util.InvalidConfigurationElementException
No-Arg Constructor
InvalidConfigurationElementException(String) - Constructor for exception com.metamatrix.common.config.util.InvalidConfigurationElementException
Construct an instance with the error message specified.
InvalidConfigurationElementException(String, String) - Constructor for exception com.metamatrix.common.config.util.InvalidConfigurationElementException
Construct an instance with an error code and message specified.
InvalidConfigurationElementException(Throwable) - Constructor for exception com.metamatrix.common.config.util.InvalidConfigurationElementException
Construct an instance with a linked exception specified.
InvalidConfigurationElementException(Throwable, String) - Constructor for exception com.metamatrix.common.config.util.InvalidConfigurationElementException
Construct an instance with a linked exception and error message specified.
InvalidConfigurationElementException(Throwable, String, String) - Constructor for exception com.metamatrix.common.config.util.InvalidConfigurationElementException
Construct an instance with a linked exception, and an error code and message, specified.
InvalidConfigurationException - Exception in com.metamatrix.common.config.api.exceptions
 
InvalidConfigurationException() - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidConfigurationException
No-Arg Constructor
InvalidConfigurationException(String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidConfigurationException
Constructs an instance of the exception with the specified detail message.
InvalidConfigurationException(Throwable) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidConfigurationException
Constructs an instance of the exception with no detail message but with a single exception.
InvalidConfigurationException(Throwable, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidConfigurationException
Constructs an instance of the exception with the specified detail message and a single exception.
InvalidConfigurationException(String, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidConfigurationException
Construct an instance with an error code and message specified.
InvalidConfigurationException(Throwable, String, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidConfigurationException
Construct an instance with a linked exception, and an error code and message, specified.
InvalidDeployedComponentException - Exception in com.metamatrix.common.config.api.exceptions
 
InvalidDeployedComponentException() - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidDeployedComponentException
No-Arg Constructor
InvalidDeployedComponentException(String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidDeployedComponentException
Constructs an instance of the exception with the specified detail message.
InvalidDeployedComponentException(Throwable) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidDeployedComponentException
Constructs an instance of the exception with no detail message but with a single exception.
InvalidDeployedComponentException(Throwable, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidDeployedComponentException
Constructs an instance of the exception with the specified detail message and a single exception.
InvalidDeployedComponentException(String, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidDeployedComponentException
Construct an instance with an error code and message specified.
InvalidDeployedComponentException(Throwable, String, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidDeployedComponentException
Construct an instance with a linked exception, and an error code and message, specified.
InvalidExtensionModuleTypeException - Exception in com.metamatrix.common.extensionmodule.exception
 
InvalidExtensionModuleTypeException() - Constructor for exception com.metamatrix.common.extensionmodule.exception.InvalidExtensionModuleTypeException
 
InvalidExtensionModuleTypeException(String) - Constructor for exception com.metamatrix.common.extensionmodule.exception.InvalidExtensionModuleTypeException
Construct an instance with the message specified.
InvalidFieldFault - Exception in com.sforce.soap.partner.fault
 
InvalidFieldFault() - Constructor for exception com.sforce.soap.partner.fault.InvalidFieldFault
 
InvalidFieldFault(ExceptionCode, String, int, int) - Constructor for exception com.sforce.soap.partner.fault.InvalidFieldFault
 
InvalidFunctionException - Exception in com.metamatrix.api.exception.query
During processing, an invalid function was detected.
InvalidFunctionException() - Constructor for exception com.metamatrix.api.exception.query.InvalidFunctionException
No-arg constructor required by Externalizable semantics.
InvalidFunctionException(String) - Constructor for exception com.metamatrix.api.exception.query.InvalidFunctionException
Construct an instance with the message specified.
InvalidFunctionException(String, String) - Constructor for exception com.metamatrix.api.exception.query.InvalidFunctionException
Construct an instance with the message and error code specified.
InvalidFunctionException(Throwable, String) - Constructor for exception com.metamatrix.api.exception.query.InvalidFunctionException
Construct an instance from a message and an exception to chain to this one.
InvalidFunctionException(Throwable, String, String) - Constructor for exception com.metamatrix.api.exception.query.InvalidFunctionException
Construct an instance from a message and a code and an exception to chain to this one.
InvalidFunctionItem - Class in com.metamatrix.query.function.metadata
This is a specialized report item for reporting invalid function methods during function metadata validation.
InvalidFunctionItem() - Constructor for class com.metamatrix.query.function.metadata.InvalidFunctionItem
Constructor for InvalidFunctionItem.
InvalidFunctionItem(FunctionMethod, String) - Constructor for class com.metamatrix.query.function.metadata.InvalidFunctionItem
Construct with invalid function object and exception.
InvalidIDException - Exception in com.metamatrix.core.id
Exception which occurs if an error occurs within the server that is not business-related.
InvalidIDException() - Constructor for exception com.metamatrix.core.id.InvalidIDException
No-Arg Constructor
InvalidIDException(String) - Constructor for exception com.metamatrix.core.id.InvalidIDException
Construct an instance of InvalidIDException.
InvalidIDException(Throwable) - Constructor for exception com.metamatrix.core.id.InvalidIDException
Construct an instance of InvalidIDException.
InvalidIDException(Throwable, String) - Constructor for exception com.metamatrix.core.id.InvalidIDException
Construct an instance of InvalidIDException.
InvalidIdFault - Exception in com.sforce.soap.partner.fault
 
InvalidIdFault() - Constructor for exception com.sforce.soap.partner.fault.InvalidIdFault
 
InvalidIdFault(ExceptionCode, String) - Constructor for exception com.sforce.soap.partner.fault.InvalidIdFault
 
invalidInsertionAttempted(char, int) - Method in class com.metamatrix.toolbox.ui.widget.text.DefaultTextFieldModel
Called whenever an attempt is made to insert an invalid character.
InvalidNameException - Exception in com.metamatrix.common.config.api.exceptions
 
InvalidNameException() - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidNameException
No-Arg Constructor
InvalidNameException(String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidNameException
Constructs an instance of the exception with the specified detail message.
InvalidNameException(Throwable) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidNameException
Constructs an instance of the exception with no detail message but with a single exception.
InvalidNameException(Throwable, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidNameException
Constructs an instance of the exception with the specified detail message and a single exception.
InvalidNameException(String, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidNameException
Construct an instance with an error code and message specified.
InvalidNameException(Throwable, String, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidNameException
Construct an instance with a linked exception, and an error code and message, specified.
InvalidNewPasswordFault - Exception in com.sforce.soap.partner.fault
 
InvalidNewPasswordFault() - Constructor for exception com.sforce.soap.partner.fault.InvalidNewPasswordFault
 
InvalidNewPasswordFault(ExceptionCode, String) - Constructor for exception com.sforce.soap.partner.fault.InvalidNewPasswordFault
 
InvalidPathException - Exception in com.metamatrix.connector.xml.streaming
 
InvalidPathException() - Constructor for exception com.metamatrix.connector.xml.streaming.InvalidPathException
 
InvalidPathException(String) - Constructor for exception com.metamatrix.connector.xml.streaming.InvalidPathException
 
InvalidPathException(Throwable) - Constructor for exception com.metamatrix.connector.xml.streaming.InvalidPathException
 
InvalidPathException(String, Throwable) - Constructor for exception com.metamatrix.connector.xml.streaming.InvalidPathException
 
InvalidPrincipalException - Exception in com.metamatrix.api.exception.security
 
InvalidPrincipalException() - Constructor for exception com.metamatrix.api.exception.security.InvalidPrincipalException
No-Arg Constructor
InvalidPrincipalException(String) - Constructor for exception com.metamatrix.api.exception.security.InvalidPrincipalException
Constructs an instance of the exception with the specified detail message.
InvalidPrincipalException(Throwable) - Constructor for exception com.metamatrix.api.exception.security.InvalidPrincipalException
Constructs an instance of the exception with no detail message but with a single exception.
InvalidPrincipalException(Throwable, String) - Constructor for exception com.metamatrix.api.exception.security.InvalidPrincipalException
Constructs an instance of the exception with the specified detail message and a single exception.
InvalidPrincipalException(String, String) - Constructor for exception com.metamatrix.api.exception.security.InvalidPrincipalException
Construct an instance with an error code and message specified.
InvalidPrincipalException(Throwable, String, String) - Constructor for exception com.metamatrix.api.exception.security.InvalidPrincipalException
Construct an instance with a linked exception, and an error code and message, specified.
InvalidPropertyValueException - Exception in com.metamatrix.common.config.api.exceptions
 
InvalidPropertyValueException() - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidPropertyValueException
No-Arg Constructor
InvalidPropertyValueException(String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidPropertyValueException
Constructs an instance of the exception with the specified detail message.
InvalidPropertyValueException(Throwable) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidPropertyValueException
Constructs an instance of the exception with no detail message but with a single exception.
InvalidPropertyValueException(Throwable, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidPropertyValueException
Constructs an instance of the exception with the specified detail message and a single exception.
InvalidPropertyValueException(String, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidPropertyValueException
Construct an instance with an error code and message specified.
InvalidPropertyValueException(Throwable, String, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidPropertyValueException
Construct an instance with a linked exception, and an error code and message, specified.
InvalidQueryLocatorFault - Exception in com.sforce.soap.partner.fault
 
InvalidQueryLocatorFault() - Constructor for exception com.sforce.soap.partner.fault.InvalidQueryLocatorFault
 
InvalidQueryLocatorFault(ExceptionCode, String) - Constructor for exception com.sforce.soap.partner.fault.InvalidQueryLocatorFault
 
InvalidReferenceException - Exception in com.metamatrix.common.types
A exception class to define that a invalid reference has been accessed.
InvalidReferenceException() - Constructor for exception com.metamatrix.common.types.InvalidReferenceException
 
InvalidReferenceException(String) - Constructor for exception com.metamatrix.common.types.InvalidReferenceException
 
InvalidRequestException - Exception in com.metamatrix.console.util
Wrapper class intended to represent any exception thrown by an API method which would appear to indicate that the Console sent an illegal request to the server.
InvalidRequestException() - Constructor for exception com.metamatrix.console.util.InvalidRequestException
No-arg costructor required by Externalizable semantics
InvalidRequestException(Exception) - Constructor for exception com.metamatrix.console.util.InvalidRequestException
 
InvalidRequestIDException - Exception in com.metamatrix.api.exception.server
Thrown when trying to access a request by ID and the request does not exist.
InvalidRequestIDException() - Constructor for exception com.metamatrix.api.exception.server.InvalidRequestIDException
No-arg constructor required by Externalizable semantics.
InvalidRequestIDException(String) - Constructor for exception com.metamatrix.api.exception.server.InvalidRequestIDException
Construct an instance with the message specified.
InvalidRequestIDException(String, String) - Constructor for exception com.metamatrix.api.exception.server.InvalidRequestIDException
Construct an instance with the message and error code specified.
InvalidRequestIDException(Throwable, String) - Constructor for exception com.metamatrix.api.exception.server.InvalidRequestIDException
Construct an instance from a message and an exception to chain to this one.
InvalidRequestIDException(Throwable, String, String) - Constructor for exception com.metamatrix.api.exception.server.InvalidRequestIDException
Construct an instance from a message and a code and an exception to chain to this one.
InvalidSessionException - Exception in com.metamatrix.admin.api.exception.security
 
InvalidSessionException() - Constructor for exception com.metamatrix.admin.api.exception.security.InvalidSessionException
No-Arg Constructor
InvalidSessionException(String) - Constructor for exception com.metamatrix.admin.api.exception.security.InvalidSessionException
Constructs an instance of the exception with the specified detail message.
InvalidSessionException(Throwable) - Constructor for exception com.metamatrix.admin.api.exception.security.InvalidSessionException
Constructs an instance of the exception with no detail message but with a single exception.
InvalidSessionException(Throwable, String) - Constructor for exception com.metamatrix.admin.api.exception.security.InvalidSessionException
Constructs an instance of the exception with the specified detail message and a single exception.
InvalidSessionException(String, String) - Constructor for exception com.metamatrix.admin.api.exception.security.InvalidSessionException
Construct an instance with an error code and message specified.
InvalidSessionException(Throwable, String, String) - Constructor for exception com.metamatrix.admin.api.exception.security.InvalidSessionException
Construct an instance with a linked exception, and an error code and message, specified.
InvalidSObjectFault - Exception in com.sforce.soap.partner.fault
 
InvalidSObjectFault() - Constructor for exception com.sforce.soap.partner.fault.InvalidSObjectFault
 
InvalidSObjectFault(ExceptionCode, String, int, int) - Constructor for exception com.sforce.soap.partner.fault.InvalidSObjectFault
 
InvalidStateException - Exception in com.metamatrix.metadata.runtime.exception
Thrown when an update is requested on the VirtualDatabase and the VirtualDatabase is not in the proper state to allow it.
InvalidStateException() - Constructor for exception com.metamatrix.metadata.runtime.exception.InvalidStateException
No-arg costructor required by Externalizable semantics
InvalidStateException(String) - Constructor for exception com.metamatrix.metadata.runtime.exception.InvalidStateException
Construct an instance with the message specified.
InvalidStateException(String, String) - Constructor for exception com.metamatrix.metadata.runtime.exception.InvalidStateException
Construct an instance with the message and error code specified.
InvalidStateException(Exception, String) - Constructor for exception com.metamatrix.metadata.runtime.exception.InvalidStateException
Construct an instance from a message and an exception to chain to this one.
InvalidStateException(Exception, String, String) - Constructor for exception com.metamatrix.metadata.runtime.exception.InvalidStateException
Construct an instance from a message and a code and an exception to chain to this one.
InvalidStringValueException - Exception in com.metamatrix.common.config.api.exceptions
 
InvalidStringValueException() - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidStringValueException
No-Arg Constructor
InvalidStringValueException(String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidStringValueException
Constructs an instance of the exception with the specified detail message.
InvalidStringValueException(Throwable) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidStringValueException
Constructs an instance of the exception with no detail message but with a single exception.
InvalidStringValueException(Throwable, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidStringValueException
Constructs an instance of the exception with the specified detail message and a single exception.
InvalidStringValueException(String, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidStringValueException
Construct an instance with an error code and message specified.
InvalidStringValueException(Throwable, String, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidStringValueException
Construct an instance with a linked exception, and an error code and message, specified.
InvalidUserException - Exception in com.metamatrix.api.exception.security
 
InvalidUserException() - Constructor for exception com.metamatrix.api.exception.security.InvalidUserException
No-Arg Constructor
InvalidUserException(String) - Constructor for exception com.metamatrix.api.exception.security.InvalidUserException
Constructs an instance of the exception with the specified detail message.
InvalidUserException(Throwable) - Constructor for exception com.metamatrix.api.exception.security.InvalidUserException
Constructs an instance of the exception with no detail message but with a single exception.
InvalidUserException(Throwable, String) - Constructor for exception com.metamatrix.api.exception.security.InvalidUserException
Constructs an instance of the exception with the specified detail message and a single exception.
InvalidUserException(String, String) - Constructor for exception com.metamatrix.api.exception.security.InvalidUserException
Construct an instance with an error code and message specified.
InvalidUserException(Throwable, String, String) - Constructor for exception com.metamatrix.api.exception.security.InvalidUserException
Construct an instance with a linked exception, and an error code and message, specified.
InvalidVDBException - Exception in com.metamatrix.api.exception.security
Indicates that an invalid VDB was requested for logon.
InvalidVDBException() - Constructor for exception com.metamatrix.api.exception.security.InvalidVDBException
 
InvalidVDBException(String) - Constructor for exception com.metamatrix.api.exception.security.InvalidVDBException
 
InvalidVDBException(Throwable) - Constructor for exception com.metamatrix.api.exception.security.InvalidVDBException
 
InvalidVDBException(String, String) - Constructor for exception com.metamatrix.api.exception.security.InvalidVDBException
 
InvalidVDBException(Throwable, String) - Constructor for exception com.metamatrix.api.exception.security.InvalidVDBException
 
InvalidVDBException(Throwable, String, String) - Constructor for exception com.metamatrix.api.exception.security.InvalidVDBException
 
InvalidVersionException - Exception in com.metamatrix.common.config.api.exceptions
 
InvalidVersionException() - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidVersionException
No-Arg Constructor
InvalidVersionException(String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidVersionException
Constructs an instance of the exception with the specified detail message.
InvalidVersionException(Throwable) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidVersionException
Constructs an instance of the exception with no detail message but with a single exception.
InvalidVersionException(Throwable, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidVersionException
Constructs an instance of the exception with the specified detail message and a single exception.
InvalidVersionException(String, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidVersionException
Construct an instance with an error code and message specified.
InvalidVersionException(Throwable, String, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.InvalidVersionException
Construct an instance with a linked exception, and an error code and message, specified.
invoke(Object, Method, Object[]) - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerInstanceImpl.RemoteInvocationHandler
 
invoke(Object, Method, Object[]) - Method in class com.metamatrix.common.comm.platform.socket.server.AdminAuthorizationInterceptor
 
invoke(Object, Method, Object[]) - Method in class com.metamatrix.core.util.MixinProxy
 
invoke(Object, Method, Object[]) - Method in class com.metamatrix.platform.registry.ServiceRegistryBinding.StateAwareProxy
 
invoke(Object, Method, Object[]) - Method in class com.metamatrix.platform.service.proxy.MultipleInvokationProxy
 
invoke(Object, Method, Object[]) - Method in class com.metamatrix.platform.service.proxy.SingleInvokationProxy
 
invoke(MessageContext) - Method in class com.metamatrix.soap.handler.ActionUpdateHandler
 
invokeAndWaitSafe(Runnable) - Static method in class com.metamatrix.console.util.StaticUtilities
Invoke the specified operation in the Swing thread, and wait until it completes.
invokeFunction(FunctionDescriptor, Object[]) - Method in class com.metamatrix.query.function.FunctionLibrary
Invoke the function described in the function descriptor, using the values provided.
invokeLaterSafe(Runnable) - Static method in class com.metamatrix.console.util.StaticUtilities
Invoke the specified operation in the Swing thread, and don't necessarily wait until it completes.
invokeMain(Class, String[]) - Static method in class bsh.Interpreter
 
invokeRemoteMethod(UUID, String, Class[], Object[]) - Method in class com.metamatrix.common.messaging.jgroups.RemoteProxy
 
IOrderBy - Interface in org.teiid.connector.language
Represents an ORDER BY clause in a command.
IOrderByItem - Interface in org.teiid.connector.language
Represents a single item in the ORDER BY clause.
IP_RANGE_LIMIT_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
IParameter - Interface in org.teiid.connector.language
Represents an execution parameter.
IParameter.Direction - Enum in org.teiid.connector.language
 
IPredicateCriteria - Interface in org.teiid.connector.language
Represents a criteria that can occur at the leaf of a tree of criteria.
IProcedure - Interface in org.teiid.connector.language
Represents a procedural execution (such as a stored procedure).
IQuery - Interface in org.teiid.connector.language
Represents a SELECT query in the language objects.
IQueryCommand - Interface in org.teiid.connector.language
 
IQueryPreprocessor - Interface in com.metamatrix.connector.xml
 
IQueryProvidingVisitor - Interface in com.metamatrix.connector.salesforce.execution.visitors
 
IQueryResult - Interface in com.metamatrix.core.index
 
IQueryToLdapSearchParser - Class in com.metamatrix.connector.ldap
Utility class which translates a SQL query into an LDAP search.
IQueryToLdapSearchParser(ConnectorLogger, RuntimeMetadata, Properties) - Constructor for class com.metamatrix.connector.ldap.IQueryToLdapSearchParser
Constructor.
IS - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
IS - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
IS - Static variable in class com.metamatrix.query.sql.ReservedWords
 
IS - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
IS_64BIT - Static variable in class com.metamatrix.common.buffer.impl.SizeUtility
 
IS_CONSTRAINED_TO_ALLOWED_VALUES - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentTypes.ComponentType.ComponentTypeDefn.PropertyDefinition.Attributes
 
IS_DEFAULT_CHOICE - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Properties
This property of a single child of a choice node marks that child as representing the default choice of the choice node.
IS_DEFAULT_CHOICE - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Tags
 
IS_DEPLOYABLE - Static variable in class com.metamatrix.common.config.model.ConfigurationModel.Attribute
 
IS_DEPLOYED - Static variable in class com.metamatrix.common.config.model.ConfigurationModel.Attribute
 
IS_DEPRECATED - Static variable in class com.metamatrix.common.config.model.ConfigurationModel.Attribute
 
IS_ENABLED - Static variable in class com.metamatrix.common.config.model.ConfigurationModel.Attribute
 
IS_ENABLED - Static variable in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCNames.ExtensionFilesTable.ColumnName
 
IS_ENCRYPTED_TAG - Static variable in class com.metamatrix.soap.util.SOAPConstants.AUTHENTICATION.TAGS.PASSWORD.ATTRIBUTES
 
IS_EXCLUDED - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Properties
This node will be completely ignored, not output, not processed
IS_EXCLUDED - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Tags
 
IS_EXPERT - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentTypes.ComponentType.ComponentTypeDefn.PropertyDefinition.Attributes
 
IS_HIDDEN - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentTypes.ComponentType.ComponentTypeDefn.PropertyDefinition.Attributes
 
IS_IMMUTABLE - Static variable in class org.teiid.connector.api.ConnectorPropertyNames
This property can be used to bypass the normal logic that throws an exception when a command is about to be executed by a non-XA compatible connector, but there is a global transaction.
IS_INCLUDED - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Properties
The temporary property to mark whether this node should be included.
IS_MASKED - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentTypes.ComponentType.ComponentTypeDefn.PropertyDefinition.Attributes
 
IS_MODAL - Static variable in class com.metamatrix.toolbox.ui.widget.DialogWindow
 
IS_MODIFIABLE - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentTypes.ComponentType.ComponentTypeDefn.PropertyDefinition.Attributes
 
IS_MODIFIED_PROPERTY - Static variable in interface com.metamatrix.toolbox.ui.widget.text.TextConstants
 
IS_MONITORED - Static variable in class com.metamatrix.common.config.model.ConfigurationModel.Attribute
 
IS_NILLABLE - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Properties
Value will be of type Boolean.
IS_NILLABLE - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Tags
 
IS_NULL - Static variable in class com.metamatrix.query.sql.proc.CriteriaSelector
 
IS_OPTIONAL - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Properties
Indicates that the element or attribute is to be considered optional, even if it has a fixed or default value - it should be removed from the result doc if it doesn't have child content or doesn't receive character content from the underlying data store.
IS_OPTIONAL - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Tags
 
IS_PHYSICAL - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.Models.ColumnName
 
IS_PRIMARY_TAG - Static variable in class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.XMLSCHEMA.Attributes
 
IS_RECURSIVE - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Properties
Indicates if the node is the root of a recursive XML fragment or not.
IS_RECURSIVE - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Tags
 
IS_RECURSIVE_ROOT - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Properties
Indicates if the node is the root of a recursive XML fragment or not.
IS_RELEASED - Static variable in class com.metamatrix.common.config.model.ConfigurationModel.Attribute
 
IS_REQUIRED - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentTypes.ComponentType.ComponentTypeDefn.PropertyDefinition.Attributes
 
IS_VALID_PROPERTY - Static variable in interface com.metamatrix.toolbox.ui.widget.text.TextConstants
 
IS_VALID_TIMEOUT - Static variable in class org.teiid.connector.jdbc.JDBCPropertyNames
 
IS_XA - Static variable in interface com.metamatrix.common.config.api.ConnectorBindingType.Attributes
 
IS_XA - Static variable in class org.teiid.connector.api.ConnectorPropertyNames
 
isAccessibilityMode() - Method in class com.sforce.soap.partner.GetUserInfoResult
Gets the accessibilityMode value for this GetUserInfoResult.
isAccessPattern() - Method in interface com.metamatrix.metadata.runtime.api.Key
Return boolean indicating if this is an access pattern.
isAccessPattern() - Method in class com.metamatrix.metadata.runtime.impl.ColumnSetRecordImpl
 
isAccessPattern() - Method in class com.metamatrix.metadata.runtime.model.BasicKey
 
isAccessPattern() - Method in interface com.metamatrix.modeler.core.metadata.runtime.ColumnSetRecord
Return true if the record represents a access pattern
isActivateable() - Method in class com.sforce.soap.partner.DescribeSObjectResult
Gets the activateable value for this DescribeSObjectResult.
isActivated() - Method in interface com.metamatrix.common.config.api.AuthenticationProvider
 
isActivated() - Method in class com.metamatrix.common.config.model.BasicAuthenticationProvider
 
isActive() - Method in class com.metamatrix.console.ui.views.pools.PoolConfigTableRowData
 
isActive() - Method in class com.metamatrix.platform.registry.ServiceRegistryBinding
 
isActive() - Method in class com.sforce.soap.partner.PicklistEntry
Gets the active value for this PicklistEntry.
isActiveStatus() - Method in interface com.metamatrix.common.vdb.api.VDBDefn
 
isActiveStatus() - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
 
isActiveVDB(String, String) - Method in class com.metamatrix.server.dqp.service.PlatformVDBService
 
isAfterLast() - Method in class com.metamatrix.jdbc.MMResultSet
Determines whether the cursor is after the last row in this ResultSet object.
isAlive() - Method in class com.metamatrix.connector.ldap.LDAPConnection
Currently, this method always returns alive.
isAlive() - Method in class com.metamatrix.connector.salesforce.connection.impl.ConnectionImpl
 
isAlive() - Method in class com.metamatrix.connector.salesforce.connection.SalesforceConnection
 
isAlive() - Method in class com.metamatrix.jdbc.EmbeddedConnectionFactoryImpl
 
isAlive() - Method in class com.metamatrix.platform.registry.ProcessRegistryBinding
 
isAlive() - Method in interface com.metamatrix.platform.service.api.ServiceInterface
Determine if the service is alive and well.
isAlive() - Method in class com.metamatrix.platform.service.controller.AbstractService
Method used to determine if service is still alive.
isAlive() - Method in interface org.teiid.connector.api.Connection
Called to determine whether the connection is open
isAlive() - Method in class org.teiid.connector.basic.BasicConnection
 
isAlive() - Method in class org.teiid.connector.jdbc.JDBCSourceConnection
 
isAlive() - Method in class org.teiid.connector.jdbc.JDBCSourceXAConnection
 
isAll() - Method in class com.metamatrix.query.sql.lang.SetQuery
 
isAll() - Method in interface org.teiid.connector.language.ISetQuery
 
isAllowFieldTruncation() - Method in class com.sforce.soap.partner.AllowFieldTruncationHeader
Gets the allowFieldTruncation value for this AllowFieldTruncationHeader.
isAllProperties() - Method in class com.metamatrix.console.ui.views.properties.ConsolePropertyObjectId
 
isAllProperties() - Method in class com.metamatrix.console.ui.views.properties.PropertyFilter
 
isAlwaysInclude() - Method in class com.metamatrix.query.mapping.xml.MappingAttribute
 
isAlwaysInclude() - Method in class com.metamatrix.query.mapping.xml.MappingElement
 
isAncestorOf(TreeNode, TreeNode) - Method in class com.metamatrix.common.tree.AbstractTreeView
Determine whether the specified node is a descendent of the given ancestor node.
isAncestorOf(TreeNode) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Determine whether this handle is an ancestor of the specified handle, The result of this method is equivalent to calling the following, although this method uses a much more efficient algorithm that does not rely upon string comparisons:
isAncestorOf(TreeNode, TreeNode) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeEditor
Determine whether the specified node is a descendent of the given ancestor node.
isAncestorOf(TreeNode, TreeNode) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeSource
Determine whether the specified node is a descendent of the given ancestor node.
isAncestorOf(TreeNode, TreeNode) - Method in class com.metamatrix.common.tree.basic.BasicTreeView
Determine whether the specified node is a descendent of the given ancestor node.
isAncestorOf(TreeNode, TreeNode) - Method in class com.metamatrix.common.tree.directory.FileSystemEntryEditor
Determine whether the specified node is a descendent of the given ancestor node.
isAncestorOf(TreeNode, TreeNode) - Method in class com.metamatrix.common.tree.directory.FileSystemView
Determine whether the specified node is a descendent of the given ancestor node.
isAncestorOf(TreeNode, TreeNode) - Method in class com.metamatrix.common.tree.RuledTreeViewImpl
Determine whether the specified node is a descendent of the given ancestor node.
isAncestorOf(TreeNode, TreeNode) - Method in interface com.metamatrix.common.tree.TreeNodeEditor
Determine whether the specified node is a descendent of the given ancestor node.
isAncestorOf(TreeNode, TreeNode) - Method in interface com.metamatrix.common.tree.TreeNodeSource
Determine whether the specified node is a descendent of the given ancestor node.
isAncestorOf(TreeNode, TreeNode) - Method in interface com.metamatrix.common.tree.TreeView
Determine whether the specified node is a descendent of the given ancestor node.
isAncestorOf(PermissionNode, PermissionNode) - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeTreeViewImpl
Determine whether the given descendant is a descendant of the given ancestor.

This method will check all ancesters of the descendant, even if they are marked hidden.
isAncestorOf(TreeNode, TreeNode) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeNodeEditor
 
isAncestorOf(TreeNode, TreeNode) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeView
 
isArchiveFileName(String) - Static method in class com.metamatrix.core.util.FileUtils
Returns true iff str.toLowerCase().endsWith(".jar") || str.toLowerCase().endsWith(".zip") implementation is not creating extra strings.
isAscending() - Method in class com.metamatrix.console.ui.util.ColumnSortInfo
 
isAscending() - Method in class com.sforce.soap.partner.RelatedListSort
Gets the ascending value for this RelatedListSort.
isAsClauseSet() - Method in class com.metamatrix.query.sql.lang.DynamicCommand
 
isAssigned(int) - Method in class com.metamatrix.console.ui.views.vdb.VDBConnectorBindingAssignmentModelTable
 
isAtomicQuery() - Method in class com.metamatrix.server.serverapi.RequestInfo
Return true if the request represents the sub atomic query for the specified request ID.
isAuditLevelValid(int) - Static method in class com.metamatrix.platform.security.audit.AuditLevel
Utility method to set the level of messages that are recorded for this VM.
isAuthenticated() - Method in interface com.metamatrix.platform.security.membership.service.AuthenticationToken
Find out whether or not the user was authenticated.
isAuthenticated() - Method in class com.metamatrix.platform.security.membership.service.FailedAuthenticationToken
The attempt to authenticate the given payload failed.
isAuthenticated() - Method in class com.metamatrix.platform.security.membership.service.SuccessfulAuthenticationToken
The attempt to authenticate the given payload was successful.
isAutoIncrement() - Method in class com.metamatrix.connector.xml.base.CriteriaDesc
 
isAutoIncrement(int) - Method in class com.metamatrix.jdbc.FilteredResultsMetadata
 
isAutoIncrement(int) - Method in class com.metamatrix.jdbc.ResultsMetadataWithProvider
 
isAutoIncrement() - Method in interface com.metamatrix.metadata.runtime.api.DataType
Returns a boolean indicating if the element is auto incremented by the database.
isAutoIncrement() - Method in interface com.metamatrix.metadata.runtime.api.Element
Returns a boolean indicating if the element is auto incremented by the database.
isAutoIncrement() - Method in class com.metamatrix.metadata.runtime.impl.DatatypeRecordImpl
 
isAutoIncrement() - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
isAutoIncrement() - Method in interface com.metamatrix.modeler.core.metadata.runtime.DatatypeRecord
Returns a boolean indicating if the element is auto incremented by the database.
isAutoIncrement() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
isAutoIncrementable() - Method in class com.metamatrix.metadata.runtime.impl.ColumnRecordImpl
 
isAutoIncrementable() - Method in interface com.metamatrix.modeler.core.metadata.runtime.ColumnRecord
Check if the column is autoincrementable
isAutoIncremented() - Method in interface org.teiid.connector.metadata.runtime.Element
Is auto-incremented?
ISAUTOINCREMENTING - Static variable in class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.Column.COLUMN_ATTRIBUTE_TAGS
 
isAutomaticTransaction() - Method in class com.metamatrix.console.models.ConfigurationPropertiedObjectEditor
 
isAutoNumber() - Method in class com.sforce.soap.partner.Field
Gets the autoNumber value for this Field.
isAutoRefreshEnabled() - Method in class com.metamatrix.console.util.AutoRefresher
If the autoRefresh feature of AutoRefresher is enabled, the timer will run and the Manager will be notified each time the timer runs out, and will call it's own refresh() method.
isAvailable() - Method in class com.metamatrix.common.config.CurrentConfiguration
 
isAvailable() - Method in class com.sforce.soap.partner.RecordTypeInfo
Gets the available value for this RecordTypeInfo.
isAvailable() - Method in class com.sforce.soap.partner.RecordTypeMapping
Gets the available value for this RecordTypeMapping.
isBasicProperties() - Method in class com.metamatrix.console.ui.views.properties.ConsolePropertyObjectId
 
isBasicProperties() - Method in class com.metamatrix.console.ui.views.properties.PropertyFilter
 
isBatchedUpdate() - Method in class com.metamatrix.dqp.message.RequestMessage
 
isBatchFull() - Method in class com.metamatrix.query.processor.proc.ProcedurePlan
 
isBatchFull() - Method in class com.metamatrix.query.processor.relational.RelationalNode
 
isBeforeFirst() - Method in class com.metamatrix.jdbc.MMResultSet
Determines whether the cursor is before the first row in this ResultSet object.
isBindingInUse(ConnectorBinding) - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
 
isBindingInUse(String) - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
 
isBindValue() - Method in interface org.teiid.connector.language.ILiteral
Returns true if this literal should be treated as a bind value
isBoolean(String) - Static method in class com.metamatrix.core.util.StringUtil
Returns whether the specified text represents a boolean value, i.e., whether it equals "true" or "false" (case-insensitive).
isBorderOpaque() - Method in class com.metamatrix.toolbox.ui.widget.SplitterShadowBorder
Returns whether or not the border is opaque.
isBothBEProperties() - Method in class com.metamatrix.console.ui.views.properties.ConsolePropertyObjectId
 
isBothBEProperties() - Method in class com.metamatrix.console.ui.views.properties.PropertyFilter
 
isBothMRProperties() - Method in class com.metamatrix.console.ui.views.properties.ConsolePropertyObjectId
 
isBothMRProperties() - Method in class com.metamatrix.console.ui.views.properties.PropertyFilter
 
isBuiltin() - Method in class com.metamatrix.metadata.runtime.impl.DatatypeRecordImpl
 
isBuiltin() - Method in interface com.metamatrix.modeler.core.metadata.runtime.DatatypeRecord
Return whether this type represents a built-in.
isBulk() - Method in class com.metamatrix.query.sql.lang.Insert
 
isBusy() - Method in class com.metamatrix.console.models.TimedManager
Indicates whether this TimedManager is in the middle of a network call or not.
isBusy() - Method in class com.metamatrix.console.util.AutoRefresher
Indicates whether this AutoRefresher is in the middle of a network call or not.
isCaching() - Method in class com.metamatrix.connector.xml.base.XMLConnectorStateImpl
 
isCaching() - Method in interface com.metamatrix.connector.xml.XMLConnectorState
 
IScalarSubquery - Interface in org.teiid.connector.language
Represents a scalar subquery.
isCalculated() - Method in class com.sforce.soap.partner.Field
Gets the calculated value for this Field.
isCallableStatement() - Method in class com.metamatrix.dqp.message.RequestMessage
 
isCallableStatement() - Method in class com.metamatrix.query.sql.lang.StoredProcedure
 
isCallerInRole(SessionToken, String) - Method in interface com.metamatrix.platform.security.api.service.AuthorizationServiceInterface
Verify that caller is in the specified logical role.
isCallerInRole(SessionToken, String) - Method in class com.metamatrix.platform.security.authorization.service.AuthorizationServiceImpl
Verify that caller is in the specified logical role.
isCancelClicked() - Method in class com.metamatrix.console.ui.util.wizard.AbstractWizardClient
 
isCancelled() - Method in class com.metamatrix.dqp.client.ResultsFuture
 
isCannonicallyEquivalent(AuthorizationResource) - Method in interface com.metamatrix.platform.security.api.AuthorizationResource
Are these resources equal exception for recursion?
isCannonicallyEquivalent(AuthorizationResource) - Method in class com.metamatrix.platform.security.api.DataAccessResource
Are these resources equal exception for recursion?
isCascadeDelete() - Method in class com.sforce.soap.partner.ChildRelationship
Gets the cascadeDelete value for this ChildRelationship.
isCaseSensitive(int) - Method in class com.metamatrix.jdbc.FilteredResultsMetadata
 
isCaseSensitive(int) - Method in class com.metamatrix.jdbc.ResultsMetadataWithProvider
 
isCaseSensitive() - Method in interface com.metamatrix.metadata.runtime.api.DataType
Returns a boolean indicating if the element data is case sensitive.
isCaseSensitive() - Method in interface com.metamatrix.metadata.runtime.api.Element
Returns a boolean indicating if the element data is case sensitive.
isCaseSensitive() - Method in class com.metamatrix.metadata.runtime.impl.ColumnRecordImpl
 
isCaseSensitive() - Method in class com.metamatrix.metadata.runtime.impl.DatatypeRecordImpl
 
isCaseSensitive() - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
isCaseSensitive() - Method in interface com.metamatrix.modeler.core.metadata.runtime.ColumnRecord
Check if the column is casesensitive
isCaseSensitive() - Method in interface com.metamatrix.modeler.core.metadata.runtime.DatatypeRecord
Returns a boolean indicating if the element data is case sensitive.
isCaseSensitive() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
ISCASESENSITIVE - Static variable in class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.Column.COLUMN_ATTRIBUTE_TAGS
 
isCaseSensitive() - Method in class com.sforce.soap.partner.Field
Gets the caseSensitive value for this Field.
isCaseSensitive() - Method in interface org.teiid.connector.metadata.runtime.Element
Is case sensitive?
isCatalogAtStart() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether a catalog name appears at the start of a fully qualified table name.
isCellEditable(Object, int) - Method in class com.metamatrix.console.ui.treetable.AbstractTreeTableModel
By default, make the column with the Tree in it the only editable one.
isCellEditable(Object, int) - Method in class com.metamatrix.console.ui.treetable.DynamicTreeTableModel
Returns true if there is a setter method name for column column.
isCellEditable(EventObject) - Method in class com.metamatrix.console.ui.treetable.JTreeTable.TreeTableCellEditor
This is overridden to forward the event to the tree.
isCellEditable(Object, int) - Method in interface com.metamatrix.console.ui.treetable.TreeTableModel
Indicates whether the the value for node node, at column number column is editable.
isCellEditable(int, int) - Method in class com.metamatrix.console.ui.treetable.TreeTableModelAdapter
 
isCellEditable(Object, int) - Method in class com.metamatrix.console.ui.views.entitlements.AuthorizationsModel
 
isCellEditable(int, int) - Method in class com.metamatrix.console.ui.views.vdb.NewVDBWizardModelVisibilityTable
 
isCellEditable(int, int) - Method in class com.metamatrix.console.ui.views.vdb.VDBConnectorBindingAssignmentModelTable
 
isCellEditable(EventObject) - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableCellEditor
 
isCellEditable(int, int) - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableModel
 
isCellEditable(int, int) - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
 
isCellEditable(EventObject) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeCellEditor
 
isChangeAction(String) - Static method in class com.metamatrix.console.models.ModelChangedEvent
 
isChangingConnections() - Method in class com.metamatrix.console.ui.layout.WorkspaceController
 
isChecked() - Method in class com.metamatrix.console.ui.views.entitlements.DataNodePermissionChange
 
isClassFileName(String) - Static method in class com.metamatrix.core.util.FileUtils
Returns true iff str.toLowerCase().endsWith(".class") implementation is not creating extra strings.
isClientEncryptionEnabled() - Method in class com.metamatrix.common.net.ServerSocketConfiguration
 
isClipTipEnabled() - Method in class com.metamatrix.toolbox.ui.widget.ListWidget
 
isClipTipEnabled() - Method in interface com.metamatrix.toolbox.ui.widget.text.TextContainer
 
isClipTipEnabled() - Method in class com.metamatrix.toolbox.ui.widget.TextFieldWidget
 
isClipTipEnabled() - Method in class com.metamatrix.toolbox.ui.widget.TreeWidget
 
isClosed() - Method in class com.metamatrix.common.connection.BaseTransaction
Return whether this transaction is readonly.
isClosed() - Method in interface com.metamatrix.common.connection.TransactionInterface
Return whether this transaction is readonly.
isClosed() - Method in class com.metamatrix.jdbc.MMConnection
This method will return whether this connection is closed or not.
isClosed() - Method in class com.metamatrix.jdbc.MMResultSet
 
isClosed() - Method in class com.metamatrix.jdbc.MMStatement
Check is the statement is closed.
isClosed() - Method in class com.metamatrix.platform.config.persistence.api.ExtensionModuleConnection
 
isClosed() - Method in interface com.metamatrix.platform.config.persistence.api.PersistentConnection
call to determine is the connection is still available.
isClosed() - Method in class com.metamatrix.platform.config.persistence.impl.file.FilePersistentConnection
call to determine is the connection is still available.
isClosed() - Method in class com.metamatrix.platform.service.controller.AbstractService
Return true if service is closed.
isClosed() - Method in class com.metamatrix.query.processor.relational.RelationalNode
Check if the node has been already closed
isColumnEditable(int) - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableModel
 
isColumnEditable(int) - Method in interface com.metamatrix.toolbox.ui.widget.table.EnhancedTableModel
 
isColumnEditable(int) - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
 
isColumnHidden(TableColumn) - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableColumnModel
 
isColumnHidden(TableColumn) - Method in interface com.metamatrix.toolbox.ui.widget.table.EnhancedTableColumnModel
 
isColumnSortedAscending(int) - Method in class com.metamatrix.toolbox.ui.widget.table.TableSortOptionPanel
 
isComponentTypeChange() - Method in class com.metamatrix.platform.config.event.ConfigurationChangeEvent
 
isConfigurationChange() - Method in class com.metamatrix.console.ui.views.deploy.event.ConfigurationChangeEvent
Indicates if the changed object was the configuration object.
isConfigurationModel() - Method in class com.metamatrix.common.config.model.ConfigurationModelContainerImpl
Method indicates if this configuration model was loaded with a complete configuration or not.
isConfirmed() - Method in class com.metamatrix.console.ui.views.deploy.ConfirmationPanel
 
isConfirmed() - Method in class com.metamatrix.console.ui.views.runtime.ConfirmationPanel
 
isConnected() - Method in class com.metamatrix.connector.xmlsource.file.FileConnection
 
isConnected() - Method in class com.metamatrix.connector.xmlsource.soap.SoapConnection
 
isConnected() - Method in class com.metamatrix.connector.xmlsource.XMLSourceConnection
Check if the connection is active.
isConnectedHost(String) - Method in class com.metamatrix.console.connections.ConnectionInfo
 
isConnectedHost(String, String) - Method in class com.metamatrix.console.connections.ConnectionInfo
 
isConnectorBindingChange() - Method in class com.metamatrix.platform.config.event.ConfigurationChangeEvent
 
isConserveBandwidth() - Method in class com.metamatrix.common.comm.platform.socket.client.OioOjbectChannelFactory
 
isConstrainedToAllowedValues() - Method in interface com.metamatrix.admin.api.objects.PropertyDefinition
Return whether the value or values for this property are constrained to be only those in the AllowedValues list.
isConstrainedToAllowedValues() - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
isConstrainedToAllowedValues() - Method in class com.metamatrix.common.config.api.ComponentTypePropDefn
 
isConstrainedToAllowedValues() - Method in interface com.metamatrix.common.object.PropertyDefinition
Return whether the value or values for this property are constrained to be only those in the AllowedValues list.
isConstrainedToAllowedValues() - Method in class com.metamatrix.common.object.PropertyDefinitionImpl
 
isContextDiscarded(String) - Method in interface com.metamatrix.platform.security.audit.AuditConfiguration
 
isContextDiscarded(String) - Method in class com.metamatrix.platform.security.audit.config.BasicAuditConfiguration
 
isContextDiscarded(String) - Method in class com.metamatrix.platform.security.audit.config.UnmodifiableAuditConfiguration
 
isContextMenuEnabled() - Method in class com.metamatrix.toolbox.ui.widget.TextFieldWidget
 
isConvert(Function) - Static method in class com.metamatrix.query.function.FunctionLibrary
 
isCorrelated() - Method in class com.metamatrix.query.sql.symbol.Reference
 
isCreateable() - Method in class com.sforce.soap.partner.DescribeSObjectResult
Gets the createable value for this DescribeSObjectResult.
isCreateable() - Method in class com.sforce.soap.partner.Field
Gets the createable value for this Field.
isCreated() - Method in class com.metamatrix.console.ui.views.entitlements.NewEntitlementController
 
isCreated() - Method in class com.sforce.soap.partner.UpsertResult
Gets the created value for this UpsertResult.
isCreateEnabled() - Method in class com.metamatrix.console.ui.views.entitlements.DataNodesTreeNode
 
isCreateScript(String) - Static method in class com.metamatrix.vdb.materialization.ScriptType
 
isCriteriaRaised() - Method in class com.metamatrix.query.mapping.xml.ResultSetInfo
 
isCurrency(int) - Method in class com.metamatrix.jdbc.FilteredResultsMetadata
 
isCurrency(int) - Method in class com.metamatrix.jdbc.ResultsMetadataWithProvider
 
isCurrency() - Method in interface com.metamatrix.metadata.runtime.api.Element
Returns a boolean indicating if the element data represents currency.
isCurrency() - Method in class com.metamatrix.metadata.runtime.impl.ColumnRecordImpl
 
isCurrency() - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
isCurrency() - Method in interface com.metamatrix.modeler.core.metadata.runtime.ColumnRecord
Check if the column is a currency type
isCurrency() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
ISCURRENCY - Static variable in class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.Column.COLUMN_ATTRIBUTE_TAGS
 
isCurrentlyDisplayed() - Static method in class com.metamatrix.console.ui.views.syslog.RowsNotSelectedPanel
 
isCurrentTimestampSelectStringCallable() - Method in class org.teiid.dialect.TeiidDialect
 
isCurrentValueEqualTo(Object) - Method in class com.metamatrix.toolbox.ui.widget.property.DirectoryEntryPropertyComponent
Return whether or not the specified value Object is equal to this component's currently displayed value.
isCurrentValueEqualTo(Object) - Method in interface com.metamatrix.toolbox.ui.widget.property.PropertyComponent
Return whether or not the specified value Object is equal to this component's currently displayed value.
isCustom() - Method in class com.sforce.soap.partner.DescribeLayoutButton
Gets the custom value for this DescribeLayoutButton.
isCustom() - Method in class com.sforce.soap.partner.DescribeSObjectResult
Gets the custom value for this DescribeSObjectResult.
isCustom() - Method in class com.sforce.soap.partner.DescribeTab
Gets the custom value for this DescribeTab.
isCustom() - Method in class com.sforce.soap.partner.Field
Gets the custom value for this Field.
isCustom() - Method in class com.sforce.soap.partner.RelatedList
Gets the custom value for this RelatedList.
isDataFlavorSupported(DataFlavor) - Method in class com.metamatrix.toolbox.ui.widget.transfer.TransferableTreeNode
 
isDataInAttribute() - Method in class com.metamatrix.connector.xml.base.CriteriaDesc
 
isDateValid() - Method in class com.metamatrix.toolbox.ui.widget.CalendarPanel
 
isDaysSelected() - Method in class com.metamatrix.console.ui.views.syslog.TimeSpanStartingOrEndingPanel
 
isDDLScript(String) - Static method in class com.metamatrix.vdb.materialization.ScriptType
 
isDefault() - Method in class com.metamatrix.query.mapping.xml.MappingCriteriaNode
 
isDefaultedOnCreate() - Method in class com.sforce.soap.partner.Field
Gets the defaultedOnCreate value for this Field.
isDefaultRecordTypeMapping() - Method in class com.sforce.soap.partner.RecordTypeInfo
Gets the defaultRecordTypeMapping value for this RecordTypeInfo.
isDefaultRecordTypeMapping() - Method in class com.sforce.soap.partner.RecordTypeMapping
Gets the defaultRecordTypeMapping value for this RecordTypeMapping.
isDefaultURL(String) - Static method in class com.metamatrix.console.util.StaticProperties
 
isDefaultValue() - Method in class com.sforce.soap.partner.PicklistEntry
Gets the defaultValue value for this PicklistEntry.
isDefinitelyWritable(int) - Method in class com.metamatrix.jdbc.FilteredResultsMetadata
 
isDefinitelyWritable(int) - Method in class com.metamatrix.jdbc.ResultsMetadataWithProvider
 
isDeletable() - Method in class com.sforce.soap.partner.DescribeSObjectResult
Gets the deletable value for this DescribeSObjectResult.
isDeleteAllowed() - Method in interface com.metamatrix.metadata.runtime.api.Group
Returns the deleteAllowed.
isDeleteAllowed() - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
Returns the deleteAllowed.
isDeleted() - Method in class com.metamatrix.console.ui.views.authorization.ProvidersChangedEvent
Indicates if the changed object has been deleted.
isDeleted() - Method in class com.metamatrix.console.ui.views.deploy.event.ConfigurationChangeEvent
Indicates if the changed object has been deleted.
isDeleteEnabled() - Method in class com.metamatrix.console.ui.views.entitlements.DataNodesTreeNode
 
isDependent() - Method in class com.metamatrix.query.processor.relational.JoinNode
 
isDependentUpon(BaseID) - Method in interface com.metamatrix.common.config.api.ComponentObject
Returns true if this object is dependent upon the specified ComponentObjectID
isDependentUpon(BaseID) - Method in class com.metamatrix.common.config.model.BasicComponentDefn
 
isDependentUpon(BaseID) - Method in class com.metamatrix.common.config.model.BasicComponentObject
 
isDependentUpon(BaseID) - Method in class com.metamatrix.common.config.model.BasicDeployedComponent
 
isDeployable() - Method in interface com.metamatrix.common.config.api.ComponentType
Returns true is the component type is considered deployable within a configuration.
isDeployable() - Method in class com.metamatrix.common.config.model.BasicComponentType
 
isDeployed() - Method in class com.metamatrix.admin.objects.MMAdminObject
 
isDeployed() - Method in interface com.metamatrix.common.config.api.Configuration
Returns a boolean true if the configuration is deployed for current use.
isDeployed() - Method in interface com.metamatrix.common.config.api.ConfigurationInfo
 
isDeployed() - Method in class com.metamatrix.common.config.model.BasicConfiguration
 
isDeployed() - Method in class com.metamatrix.common.config.model.BasicConfigurationInfo
 
isDeployed(ServiceComponentDefnID, Configuration) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
isDeployed() - Method in class com.metamatrix.platform.admin.api.runtime.ComponentData
 
isDeployedConnector() - Method in interface com.metamatrix.common.config.api.DeployedComponent
Indicates whether this object represents a deployed connector.
isDeployedConnector() - Method in class com.metamatrix.common.config.model.BasicDeployedComponent
Indicates whether this object represents a deployed connector.
isDeployedPscChange() - Method in class com.metamatrix.console.ui.views.deploy.event.ConfigurationChangeEvent
Indicates if the changed object was a deployed PSC object.
isDeployedService() - Method in interface com.metamatrix.common.config.api.DeployedComponent
Indicates whether this object represents a deployed defn (returns true) or a deployed vm component definition (returns false).
isDeployedService() - Method in class com.metamatrix.common.config.model.BasicDeployedComponent
Indicates whether this object represents a deployed service component definition (returns true) or a deployed vm component definition (returns false).
isDeployedServiceChange() - Method in class com.metamatrix.console.ui.views.deploy.event.ConfigurationChangeEvent
Indicates if the changed object was a deployed service object.
isDeprecated() - Method in interface com.metamatrix.common.config.api.ComponentType
Returns true if this component type is no longer used
isDeprecated() - Method in interface com.metamatrix.common.config.api.ComponentTypeDefn
Returns boolean indicating if this type definition is deprecated or not
isDeprecated() - Method in class com.metamatrix.common.config.model.BasicComponentType
 
isDeprecated() - Method in class com.metamatrix.common.config.model.BasicComponentTypeDefn
 
isDerivedExpression() - Method in class com.metamatrix.query.sql.symbol.ExpressionSymbol
 
isDescendantEnabled() - Method in interface com.metamatrix.platform.admin.api.PermissionDataNode
Are there any entitled nodes below this point in the tree?
isDescendantEnabled() - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeImpl
Are there any entitled nodes below this point in the tree?
isDescendantEnabledFor(AuthorizationActions) - Method in interface com.metamatrix.platform.admin.api.PermissionDataNode
Does this node have any descendants enabled for the given AuthorizationActions?
isDescendantEnabledFor(AuthorizationActions) - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeImpl
Does this node have any descendants enabled for the given AuthorizationActions?
isDescendantOf(PermissionNode, PermissionNode) - Method in interface com.metamatrix.platform.admin.api.PermissionTreeView
Determine whether the given descendant is a descendant of the given ancestor.

This method will check all descendants of the ancester, even if they are marked hidden.
isDescendantOf(PermissionNode, PermissionNode) - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeTreeViewImpl
Determine whether the given descendant is a descendant of the given ancestor.

This method will check all descendants of the ancester, even if they are marked hidden.
isDescendentOf(DefaultTreeNode) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeNode
 
isDestroyed() - Method in class com.metamatrix.toolbox.ui.widget.event.WidgetActionEvent
 
isDetailAvailable() - Method in class com.metamatrix.toolbox.ui.widget.MessagePanel
Returns whether or not a detail component is available.
isDetailEnabled() - Method in class com.metamatrix.cdk.api.SysLogger
 
isDetailEnabled() - Method in interface org.teiid.connector.api.ConnectorLogger
 
isDigit(char) - Static method in class com.metamatrix.core.util.StringUtil
 
isDigits(String) - Static method in class com.metamatrix.core.util.StringUtil
Determine if the string passed in has all digits as its contents
isDirty() - Method in class com.metamatrix.platform.registry.ServiceRegistryBinding
 
isDirty() - Method in class com.metamatrix.platform.service.controller.ServiceData
 
isDistinct() - Method in class com.metamatrix.query.processor.relational.ListNestedSortComparator
 
isDistinct() - Method in class com.metamatrix.query.processor.relational.SortUtility
 
isDistinct() - Method in class com.metamatrix.query.sql.lang.Select
Checks whether the select is distinct
isDistinct() - Method in class com.metamatrix.query.sql.symbol.AggregateSymbol
Get the distinct flag.
isDistinct() - Method in interface org.teiid.connector.language.IAggregate
Determine whether this function was executed with DISTINCT.
isDistinct() - Method in interface org.teiid.connector.language.ISelect
Determine whether the DISTINCT flag is used in this SELECT.
isDocumentNode() - Method in class com.metamatrix.query.mapping.xml.MappingBaseNode
 
isDocumentNode() - Method in class com.metamatrix.query.mapping.xml.MappingDocument
 
isDone() - Method in class com.metamatrix.dqp.client.ResultsFuture
 
isDone() - Method in class com.metamatrix.query.processor.relational.BatchCollector
 
isDone() - Method in class com.metamatrix.query.processor.relational.SortUtility
 
isDone() - Method in class com.sforce.soap.partner.QueryResult
Gets the done value for this QueryResult.
isDoNotCreateOpportunity() - Method in class com.sforce.soap.partner.LeadConvert
Gets the doNotCreateOpportunity value for this LeadConvert.
isDoubleQuotedVariableAllowed() - Method in class com.metamatrix.dqp.message.RequestMessage
 
isDragging() - Method in interface com.metamatrix.toolbox.ui.widget.transfer.DragAndDropController
Returns whether a drag is in progress.
ISearchedCaseExpression - Interface in org.teiid.connector.language
Represents a non-searched CASE expression:
CASE WHEN criteria THEN expression ...
iSecondsNumber(QCTime) - Static method in class com.metamatrix.console.util.QCTime
 
isEditable() - Method in class com.metamatrix.toolbox.ui.widget.IntegerSpinner
 
isEditable() - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableModel
 
isEditable() - Method in interface com.metamatrix.toolbox.ui.widget.table.EnhancedTableModel
 
isEditable() - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
 
isEditable() - Method in class com.sforce.soap.partner.DescribeLayoutItem
Gets the editable value for this DescribeLayoutItem.
isEditing() - Method in class com.metamatrix.toolbox.ui.widget.property.PropertiedObjectPanel
Determines if this panel is in the act of editing a property.
isEditing() - Method in class com.metamatrix.toolbox.ui.widget.property.PropertyChangeAdapter
determine if this Adapter is in the middle of a user edit.
isEffectiveImmediately() - Method in interface com.metamatrix.common.config.api.ComponentTypeDefn
Are changes to the property that this ComponentTypeDefn represents effective immediately or only on next startup of the server.
isEffectiveImmediately() - Method in class com.metamatrix.common.config.model.BasicComponentTypeDefn
 
ISelect - Interface in org.teiid.connector.language
Represents a SELECT clause in the language objects.
ISelectSymbol - Interface in org.teiid.connector.language
Represents an item in the SELECT clause.
isElement() - Method in class com.metamatrix.query.processor.xml.NodeDescriptor
 
isElementBeingSelected(ElementSymbol) - Method in class com.metamatrix.query.sql.lang.Select
Check is the element symbol is being selected by this select clause.
isEligibleForBatching(Command, QueryMetadataInterface) - Static method in class com.metamatrix.query.optimizer.batch.BatchedUpdatePlanner
Returns whether a command can be placed in a connector batch
isEmpty() - Method in class com.metamatrix.api.core.message.MessageList
Overrides the implementation of List
isEmpty() - Method in class com.metamatrix.common.buffer.impl.BatchMap
 
isEmpty() - Method in class com.metamatrix.common.properties.UnmodifiableProperties
 
isEmpty() - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
 
isEmpty(String) - Static method in class com.metamatrix.core.util.StringUtil
Returns whether the specified text is either empty or null.
isEmpty() - Method in class com.metamatrix.query.optimizer.relational.RuleStack
 
isEmpty() - Method in class com.metamatrix.query.processor.relational.TupleCollector
 
isEmpty() - Method in class com.metamatrix.query.sql.lang.SetClauseList
 
isEmpty() - Method in class com.metamatrix.query.sql.util.VariableContext
Check if the current context and its parents contain any variables
isEmpty() - Method in class com.metamatrix.toolbox.ui.widget.PropertiedObjectArrayTable
flags whether or not the table is empty
isEmpty() - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeNode
 
isEnabled() - Method in interface com.metamatrix.admin.api.objects.ProcessObject
Is this process enabled in Configuration
isEnabled() - Method in class com.metamatrix.admin.objects.MMAdminObject
 
isEnabled() - Method in interface com.metamatrix.common.config.api.ComponentDefn
Returns true if the component object is enabled for use.
isEnabled() - Method in interface com.metamatrix.common.config.api.DeployedComponent
Indicates if the deployed component is enabled for starting.
isEnabled() - Method in interface com.metamatrix.common.config.api.VMComponentDefn
 
isEnabled() - Method in class com.metamatrix.common.config.model.BasicComponentDefn
Returns true if the component object is enabled for use.
isEnabled() - Method in class com.metamatrix.common.config.model.BasicDeployedComponent
 
isEnabled() - Method in class com.metamatrix.common.config.model.BasicVMComponentDefn
Returns true if the component object is enabled for use.
isEnabled() - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleDescriptor
Whether this extension module is enabled for searching or not (it may exist yet be disabled; it will not be searched)
isEnabled() - Method in class com.metamatrix.console.ui.views.extensionsource.ExtensionSourceDetailInfo
 
isEnabled() - Method in class com.metamatrix.console.ui.views.extensionsource.NewExtensionSourceInfo
 
isEncoded() - Method in class com.metamatrix.connector.xml.soap.SOAPConnectorState
 
isEncoded() - Method in class com.metamatrix.connector.xml.soap.SOAPConnectorStateImpl
 
isEncoded() - Method in interface com.metamatrix.connector.xml.SOAPConnectorState
 
isEncryptionEnabled() - Static method in class com.metamatrix.common.util.crypto.CryptoUtil
 
isEnded() - Method in class com.metamatrix.common.connection.BaseTransaction
Return whether this transaction is ended.
isEntitled(String) - Method in class com.metamatrix.platform.security.authorization.service.AuthorizationServiceImpl
 
isEntity(String, String, String, Attributes) - Method in class com.metamatrix.common.xml.xmi.XMIContentHandler.BodyHandler
 
isEnumeratedAttribute() - Method in class com.metamatrix.connector.xml.base.CriteriaDesc
 
isEqual(boolean, boolean) - Static method in class com.metamatrix.core.util.Assertion
 
isEqual(boolean, boolean, String) - Static method in class com.metamatrix.core.util.Assertion
 
isEqual(int, int) - Static method in class com.metamatrix.core.util.Assertion
 
isEqual(int, int, String) - Static method in class com.metamatrix.core.util.Assertion
 
isEqual(long, long) - Static method in class com.metamatrix.core.util.Assertion
 
isEqual(long, long, String) - Static method in class com.metamatrix.core.util.Assertion
 
isEqual(Object, Object) - Static method in class com.metamatrix.core.util.Assertion
Compares with object1.equals(object2).
isEqual(Object, Object, String) - Static method in class com.metamatrix.core.util.Assertion
Compares with object1.equals(object2).
isErrorEnabled() - Method in class com.metamatrix.cdk.api.SysLogger
 
isErrorEnabled() - Method in interface org.teiid.connector.api.ConnectorLogger
 
isErrorTipEnabled() - Method in class com.metamatrix.toolbox.ui.widget.TextFieldWidget
 
isEssential() - Method in interface com.metamatrix.common.config.api.ComponentDefn
Indicates if this component is essenstial to the server running
isEssential() - Method in class com.metamatrix.common.config.model.BasicComponentDefn
 
isEssential() - Method in class com.metamatrix.platform.admin.api.runtime.ServiceData
 
isEssential() - Method in class com.metamatrix.platform.registry.ServiceRegistryBinding
 
ISetClause - Interface in org.teiid.connector.language
 
ISetClauseList - Interface in org.teiid.connector.language
 
ISetQuery - Interface in org.teiid.connector.language
 
ISetQuery.Operation - Enum in org.teiid.connector.language
 
isEvaluatable(LanguageObject, EvaluatableVisitor.EvaluationLevel) - Static method in class com.metamatrix.query.sql.visitor.EvaluatableVisitor
 
isExceptionOnFault() - Method in class com.metamatrix.connector.xml.soap.SOAPConnectorState
 
isExceptionOnFault() - Method in class com.metamatrix.connector.xml.soap.SOAPConnectorStateImpl
 
isExceptionOnFault() - Method in interface com.metamatrix.connector.xml.SOAPConnectorState
 
isExcluded() - Method in class com.metamatrix.query.mapping.xml.MappingCriteriaNode
 
isExcluded() - Method in class com.metamatrix.query.mapping.xml.MappingNode
 
isExistingConnectionURLAndUserEntered() - Method in class com.metamatrix.console.ui.dialog.ConsoleLogin
 
isExpanded() - Method in class com.metamatrix.console.ui.tree.TreePathExpansion
 
isExpert() - Method in interface com.metamatrix.admin.api.objects.PropertyDefinition
The "expert" flag is used to distinguish between features that are intended for expert users from those that are intended for normal users.
isExpert() - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
isExpert() - Method in class com.metamatrix.common.config.api.ComponentTypePropDefn
The "expert" flag is used to distinguish between features that are intended for expert users from those that are intended for normal users.
isExpert() - Method in interface com.metamatrix.common.object.PropertyDefinition
The "expert" flag is used to distinguish between features that are intended for expert users from those that are intended for normal users.
isExpert() - Method in class com.metamatrix.common.object.PropertyDefinitionImpl
The "expert" flag is used to distinguish between features that are intended for expert users from those that are intended for normal users.
isExpertProperties() - Method in class com.metamatrix.console.ui.views.properties.ConsolePropertyObjectId
 
isExpertProperties() - Method in class com.metamatrix.console.ui.views.properties.PropertyFilter
 
isExplicitConversion(String, String) - Static method in class com.metamatrix.common.types.DataTypeManager
 
isExtension() - Method in class com.metamatrix.metadata.runtime.impl.PropertyRecordImpl
 
isExtension() - Method in interface com.metamatrix.modeler.core.metadata.runtime.PropertyRecord
Bollean indiacting if this is an extention property
isExternalReference() - Method in class com.metamatrix.query.sql.symbol.ElementSymbol
Get whether this element is an external reference to a group outside the command context.
isFalseCriteria() - Method in class com.metamatrix.connector.metadata.index.MetadataLiteralCriteria
Check if this criteria evaluates to a false criteria.
isFile() - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
 
isFilenameValid(String) - Static method in class com.metamatrix.core.util.FileUtils
Determine whether the specified name is valid for a file or folder on the current file system.
isFilterable() - Method in class com.sforce.soap.partner.Field
Gets the filterable value for this Field.
isFiltered(int, List) - Method in interface com.metamatrix.toolbox.ui.widget.table.TableFilter
 
isFiltered(int, List) - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
 
isFilteredBy(TableFilter) - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
 
isFinishClicked() - Method in class com.metamatrix.console.ui.util.wizard.AbstractWizardClient
 
isFinished() - Method in interface com.metamatrix.query.processor.xml.DocumentInProgress
This flag indicates the document is finished and requires no more processing.
isFinished() - Method in class com.metamatrix.query.processor.xml.SAXDocumentInProgress
 
isFirst() - Method in class com.metamatrix.jdbc.MMResultSet
True if current record is the first in the result set.
isFixedLength() - Method in class com.metamatrix.metadata.runtime.impl.ColumnRecordImpl
 
isFixedLength() - Method in interface com.metamatrix.modeler.core.metadata.runtime.ColumnRecord
Check if the column is of a fixed length
isFocusBorderDrawnAroundIcon() - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeCellRenderer
 
isFocusCycleRoot() - Method in class com.metamatrix.toolbox.ui.widget.property.PropertiedObjectPanel
Indicates whether this panel is acting as a root focus handler when cycling through fields using [Tab]/[Shift-Tab].
isFocusTraversable() - Method in class com.metamatrix.toolbox.ui.widget.ButtonWidget
 
isFolder() - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
Determine whether this DirectoryEntry is of type FolderDefinition, meaning it represents a container that may have children.
isFolderComboSelectionARoot() - Method in class com.metamatrix.console.ui.util.ModifiedDirectoryChooserPanel
 
isFolderComboSelectionARoot() - Method in class com.metamatrix.toolbox.ui.widget.DirectoryChooserPanel
 
isForeignKey() - Method in interface com.metamatrix.metadata.runtime.api.Key
Return boolean indicating if this key is a foreign key.
isForeignKey() - Method in class com.metamatrix.metadata.runtime.model.BasicKey
 
isFormatted() - Method in class com.metamatrix.query.mapping.xml.MappingDocument
 
isForwardButtonEnabled() - Method in class com.metamatrix.console.ui.util.BasicWizardSubpanelContainer
 
isFullyConfiguredVDB(VDBArchive) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
isFullyConfiguredVDB(VDBArchive) - Method in interface com.metamatrix.dqp.service.ConfigurationService
 
isFullyEvaluatable(LanguageObject, boolean) - Static method in class com.metamatrix.query.sql.visitor.EvaluateExpressionVisitor
Should be called to check if the object can fully evaluated
isFunction() - Method in class com.metamatrix.metadata.runtime.impl.ProcedureRecordImpl
 
isFunction() - Method in interface com.metamatrix.modeler.core.metadata.runtime.ProcedureRecord
Check if this record is for a procedure that is a function.
isGreaterThan(QCDate) - Method in class com.metamatrix.console.util.QCDate
 
isGreaterThan(QCDateTime) - Method in class com.metamatrix.console.util.QCDateTime
 
isGreaterThan(QCTime) - Method in class com.metamatrix.console.util.QCTime
 
isGroupEntitlement() - Method in class com.metamatrix.platform.security.api.UserEntitlementInfo
Does this represent a group or an element entitlement?
isGroupNode() - Method in interface com.metamatrix.platform.admin.api.PermissionDataNode
 
isGroupNode() - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeImpl
Is this node a group (has only one level of children)?
isHasData() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.Results
 
isHeaderNode(DefaultTreeNode) - Method in class com.metamatrix.console.ui.views.deploy.model.ConfigurationTreeModel
Indicates if the given node is a deployments header node or a PSC definitions header node.
isHidden(TreeNode) - Method in class com.metamatrix.common.tree.AbstractTreeView
Determine whether the specified TreeNode is hidden.
isHidden(TreeNode) - Method in class com.metamatrix.common.tree.basic.BasicTreeView
Determine whether the specified TreeNode is hidden.
isHidden(ObjectDefinition) - Method in interface com.metamatrix.common.tree.ChildRules
 
isHidden(ObjectDefinition) - Method in class com.metamatrix.common.tree.DefaultChildRules
 
isHidden(TreeNode) - Method in class com.metamatrix.common.tree.directory.FileSystemView
Determine whether the specified DirectoryEntry is hidden.
isHidden(TreeNode) - Method in class com.metamatrix.common.tree.RuledTreeViewImpl
Determine whether the specified TreeNode is hidden.
isHidden(TreeNode) - Method in interface com.metamatrix.common.tree.TreeView
Determine whether the specified TreeNode is hidden.
isHidden() - Method in interface com.metamatrix.platform.admin.api.PermissionNode
Check whether or not this node is hidden from the PermissionDataNodeTreeView.
isHidden() - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeImpl
Check whether or not this node is hidden from the PermissionDataNodeTreeView.
isHidden() - Method in class com.metamatrix.toolbox.ui.widget.table.EnhancedTableColumn
 
isHidden(TreeNode) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeView
 
isHostChange() - Method in class com.metamatrix.console.ui.views.deploy.event.ConfigurationChangeEvent
Indicates if the changed object was a host object.
isHostChange() - Method in class com.metamatrix.platform.config.event.ConfigurationChangeEvent
 
isHoursSelected() - Method in class com.metamatrix.console.ui.views.syslog.TimeSpanStartingOrEndingPanel
 
isIdColumn(IExpression) - Method in class com.metamatrix.connector.salesforce.execution.visitors.CriteriaVisitor
 
isIdentical(Object, Object) - Static method in class com.metamatrix.core.util.Assertion
Compares with object1 == object2.
isIdentical(Object, Object, String) - Static method in class com.metamatrix.core.util.Assertion
Compares with object1 == object2.
isIdLookup() - Method in class com.sforce.soap.partner.Field
Gets the idLookup value for this Field.
isImplicit() - Method in class com.metamatrix.query.sql.symbol.Function
Return true if this function is implicit and should not be shown in SQL representations
isImplicitConversion(String, String) - Static method in class com.metamatrix.common.types.DataTypeManager
 
isImplicitTempGroupSymbol() - Method in class com.metamatrix.query.sql.symbol.GroupSymbol
 
isIncludeMetadata() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ConnectionlessRequest
 
isIncludeMetadata() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ResultsRequest
 
isIncludingExpertProperties() - Method in class com.metamatrix.console.ui.util.ExpertPropertiedObjectPanelHolder
 
isIndex() - Method in class com.metamatrix.metadata.runtime.impl.ColumnSetRecordImpl
 
isIndex() - Method in interface com.metamatrix.modeler.core.metadata.runtime.ColumnSetRecord
Return true if the record represents a index
isIndexed() - Method in interface com.metamatrix.metadata.runtime.api.Key
Return boolean indicating if this key is indexed.
isIndexed() - Method in class com.metamatrix.metadata.runtime.model.BasicKey
 
isIndexFile() - Method in class com.metamatrix.metadata.runtime.impl.FileRecordImpl
 
isIndexFile() - Method in interface com.metamatrix.modeler.core.metadata.runtime.FileRecord
Check if the record represents a index file record.
isInfixFunction(String) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
isInfoEnabled() - Method in class com.metamatrix.cdk.api.SysLogger
 
isInfoEnabled() - Method in interface org.teiid.connector.api.ConnectorLogger
 
isInitialized() - Static method in class com.metamatrix.common.util.crypto.CryptoUtil
 
isInitialized() - Method in class com.metamatrix.platform.service.controller.AbstractService
Return true if service has been initialized.
isInPlanForm() - Method in class com.metamatrix.query.sql.lang.OrderBy
 
isInsertAllowed() - Method in interface com.metamatrix.metadata.runtime.api.Group
Returns the insertAllowed.
isInsertAllowed() - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
Returns the insertAllowed.
isInstanceOf(Class, Object) - Static method in class com.metamatrix.core.util.ArgCheck
Check that the object is an instance of the specified Class
isInstanceOf(Class, Object, String) - Static method in class com.metamatrix.core.util.ArgCheck
Check that the object is an instance of the specified Class
isInstanceOf(Object, Class, String) - Static method in class com.metamatrix.core.util.Assertion
Verifies that the specified value is an instance of the specified class.
isInternal() - Method in class com.metamatrix.query.sql.lang.SPParameter
Check whether the parameter is internal or not.
isInTransaction() - Method in interface org.teiid.connector.xa.api.TransactionContext
 
isInvalidNumeric(String) - Method in class com.metamatrix.common.config.model.PropertyValidations
 
isJavaFileName(String) - Static method in class com.metamatrix.core.util.FileUtils
Returns true iff str.toLowerCase().endsWith(".java") implementation is not creating extra strings.
isJoinedWithParent() - Method in class com.metamatrix.query.mapping.xml.ResultSetInfo
 
isJoinRoot() - Method in class com.metamatrix.query.mapping.xml.ResultSetInfo
 
isKnownIndex(String) - Static method in class com.metamatrix.modeler.core.index.IndexConstants.INDEX_NAME
 
isLast() - Method in class com.metamatrix.common.lob.LobChunk
 
isLast() - Method in class com.metamatrix.jdbc.MMResultSet
True if current record is the last in the result set.
isLast() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.Data
 
isLayoutable() - Method in class com.sforce.soap.partner.DescribeSObjectResult
Gets the layoutable value for this DescribeSObjectResult.
isLeaf(Object) - Method in class com.metamatrix.console.ui.treetable.AbstractTreeTableModel
 
isLeaf(Object) - Method in class com.metamatrix.console.ui.treetable.DynamicTreeTableModel
TreeModel method to determine if a node is a leaf.
isLeaf() - Method in class com.metamatrix.console.ui.util.LazyBranchNode
 
isLeaf(Object) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeModel
 
isLeafNode() - Method in interface com.metamatrix.platform.admin.api.PermissionNode
Is this node a leaf?
isLeafNode() - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeImpl
Is this node a leaf?
isLeftDistinct() - Method in class com.metamatrix.query.processor.relational.JoinNode
 
isLengthFixed() - Method in interface com.metamatrix.metadata.runtime.api.DataType
Returns a boolean indicating if the length is fixed.
isLengthFixed() - Method in interface com.metamatrix.metadata.runtime.api.Element
Returns a boolean indicating if the length is fixed.
isLengthFixed() - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
isLessThan(QCDate) - Method in class com.metamatrix.console.util.QCDate
 
isLessThan(QCDateTime) - Method in class com.metamatrix.console.util.QCDateTime
 
isLessThan(QCTime) - Method in class com.metamatrix.console.util.QCTime
 
isLetter(char) - Static method in class com.metamatrix.core.util.StringUtil
 
isLetterOrDigit(char) - Static method in class com.metamatrix.core.util.StringUtil
 
isLevelDiscarded(int) - Method in interface com.metamatrix.platform.security.audit.AuditConfiguration
 
isLevelDiscarded(int) - Method in class com.metamatrix.platform.security.audit.config.BasicAuditConfiguration
 
isLevelDiscarded(int) - Method in class com.metamatrix.platform.security.audit.config.UnmodifiableAuditConfiguration
 
isLinux() - Static method in class com.metamatrix.common.util.OSPlatformUtil
Test whether the IDE is running on some variant of Unix.
isLoadScript(String) - Static method in class com.metamatrix.vdb.materialization.ScriptType
 
isLOB(Class) - Static method in class com.metamatrix.common.types.DataTypeManager
Is the supplied class type a LOB based data type?
isLOB(String) - Static method in class com.metamatrix.common.types.DataTypeManager
 
isLocal() - Method in class com.metamatrix.platform.registry.RegistryBinding
 
isLocation() - Method in class com.metamatrix.connector.xml.base.ParameterDescriptor
 
isLocked() - Method in interface com.metamatrix.common.config.api.Configuration
Returns a boolean true if the configuration is locked for current modifications.
isLocked() - Method in interface com.metamatrix.common.config.api.ConfigurationInfo
 
isLocked() - Method in class com.metamatrix.common.config.model.BasicConfiguration
 
isLocked() - Method in class com.metamatrix.common.config.model.BasicConfigurationInfo
 
isLogRequestResponse() - Method in class com.metamatrix.connector.xml.base.XMLConnectorStateImpl
 
isLogRequestResponse() - Method in interface com.metamatrix.connector.xml.XMLConnectorState
 
isMakeDep() - Method in class com.metamatrix.query.sql.lang.FromClause
 
isMakeNotDep() - Method in class com.metamatrix.query.sql.lang.FromClause
 
isMarked(TreeNode) - Method in class com.metamatrix.common.tree.AbstractTreeView
Return the marked state of the specified node.
isMarked() - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Return the marked state of the specified node.
isMarked(TreeNode) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeEditor
Return the marked state of the specified node.
isMarked(TreeNode) - Method in class com.metamatrix.common.tree.basic.BasicTreeView
Return the marked state of the specified node.
isMarked() - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
Return the marked state of the specified entry.
isMarked(TreeNode) - Method in class com.metamatrix.common.tree.directory.FileSystemEntryEditor
Return the marked state of the specified entry.
isMarked(TreeNode) - Method in class com.metamatrix.common.tree.directory.FileSystemView
Return the marked state of the specified entry.
isMarked(TreeNode) - Method in class com.metamatrix.common.tree.RuledTreeViewImpl
Return the marked state of the specified node.
isMarked(TreeNode) - Method in interface com.metamatrix.common.tree.TreeNodeEditor
Return the marked state of the specified node.
isMarked(TreeNode) - Method in interface com.metamatrix.common.tree.TreeView
Return the marked state of the specified entry.
isMarked(TreeNode) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeNodeEditor
 
isMarked(TreeNode) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeView
 
isMasked() - Method in interface com.metamatrix.admin.api.objects.PropertyDefinition
The "masked" flag is used to tell whether the value should be masked when displayed to users.
isMasked() - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
isMasked() - Method in class com.metamatrix.common.config.api.ComponentTypePropDefn
The "masked" flag is used to tell whether the value should be masked when displayed to users.
isMasked() - Method in interface com.metamatrix.common.object.PropertyDefinition
The "masked" flag is used to tell whether the value should be masked when displayed to users.
isMasked() - Method in class com.metamatrix.common.object.PropertyDefinitionImpl
The "masked" flag is used to tell whether the value should be masked when displayed to users.
isMaskedProperty(String, ComponentType) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedDataService
Check to see if the property read is a masked/encoded property
isMaterialization() - Method in interface com.metamatrix.admin.api.objects.Model
Determine whether this model is a Materialization Model
isMaterialization() - Method in class com.metamatrix.admin.objects.MMModel
 
isMaterialization() - Method in interface com.metamatrix.common.vdb.api.ModelInfo
Check whether this model is a materialization of a virtual group.
isMaterialization() - Method in interface com.metamatrix.metadata.runtime.api.Model
Check whether this model is a materialization of a virtual group.
isMaterialization() - Method in class com.metamatrix.metadata.runtime.model.BasicModel
Check whether this model is a materialization of a virtual group.
isMaterialization() - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
Check whether this model is a materialization of a virtual group.
isMaterializationScript(String) - Static method in class com.metamatrix.vdb.materialization.ScriptType
 
isMaterialized() - Method in class com.metamatrix.metadata.runtime.impl.TableRecordImpl
 
isMaterialized() - Method in interface com.metamatrix.modeler.core.metadata.runtime.TableRecord
Check if table represents a materialized table
isMergeable() - Method in class com.sforce.soap.partner.DescribeSObjectResult
Gets the mergeable value for this DescribeSObjectResult.
isMessageLevelValid(int) - Static method in class com.metamatrix.core.log.MessageLevel
Utility method to set the level of messages that are recorded for this VM.
isMessageToBeRecorded(String, int) - Method in class com.metamatrix.common.log.config.BasicLogConfiguration
 
isMessageToBeRecorded(String, int) - Method in interface com.metamatrix.common.log.LogConfiguration
 
isMessageToBeRecorded(String, int) - Static method in class com.metamatrix.common.log.LogManager
Utility method to identify whether a log message with the specified context and level will be recorded in the LogManager's destinations.
isMessageToBeRecorded(String) - Method in class com.metamatrix.platform.security.audit.AuditManager
Utility method to identify whether a audit message with the specified context will be recorded in the AuditManager's destinations.
isMessageToBeRecorded(AuditMessage) - Method in class com.metamatrix.platform.security.audit.AuditManager
Utility method to identify whether a log message will be recorded in the AuditManager's destinations.
isMinutesSelected() - Method in class com.metamatrix.console.ui.views.syslog.TimeSpanStartingOrEndingPanel
 
isModelDetailsLoaded() - Method in interface com.metamatrix.metadata.runtime.api.MetadataSourceAPI
Returns true if the metadata for the groups and elements have been loaded.
isModelDetailsLoaded() - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseMetadata
Returns true if the metadata for the groups and elements have been loaded.
isModelDetailsLoaded() - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseMetadata
 
isModelDetailsLoaded() - Method in class com.metamatrix.metadata.runtime.model.MetadataCache
Returns true if the metadata for the groups and elements have been loaded.
isModelFile() - Method in class com.metamatrix.metadata.runtime.impl.FileRecordImpl
 
isModelFile() - Method in interface com.metamatrix.modeler.core.metadata.runtime.FileRecord
Check if the record represents a model file record.
isModifiable() - Method in interface com.metamatrix.admin.api.objects.PropertyDefinition
The modifiable flag is used to identify features that may not be changed once they are set.
isModifiable() - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
isModifiable() - Method in class com.metamatrix.common.config.api.ComponentTypePropDefn
The modifiable flag is used to identify features that may not be changed once they are set.
isModifiable() - Method in interface com.metamatrix.common.object.PropertyDefinition
The modifiable flag is used to identify features that may not be changed once they are set.
isModifiable() - Method in class com.metamatrix.common.object.PropertyDefinitionImpl
The modifiable flag is used to identify features that may not be changed once they are set.
isModifiableProperties() - Method in class com.metamatrix.console.ui.views.properties.ConsolePropertyObjectId
 
isModifiableProperties() - Method in class com.metamatrix.console.ui.views.properties.PropertyFilter
 
isModified() - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Return whether this node has undergone changes.
isModified() - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
Return whether this node has undergone changes.
isModified() - Method in class com.metamatrix.common.tree.directory.PreviewableDirectoryEntry
 
isModified() - Method in interface com.metamatrix.common.tree.TreeNode
Return whether this node has undergone changes.
isModified() - Method in class com.metamatrix.console.ui.views.authorization.ProvidersChangedEvent
Indicates if the changed object has been modified.
isModified() - Method in class com.metamatrix.console.ui.views.deploy.event.ConfigurationChangeEvent
Indicates if the changed object has been modified.
isModified() - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeNode
 
isMonitored() - Method in interface com.metamatrix.common.config.api.ComponentType
Returns true if this component type is monitored
isMonitored() - Method in class com.metamatrix.common.config.model.BasicComponentType
 
isMRBEnable() - Method in class com.metamatrix.console.ui.views.properties.PropertyFilter
 
isMultiElement() - Method in class com.metamatrix.connector.xml.base.CriteriaDesc
 
isMultipleSourceEligible() - Method in class com.metamatrix.console.ui.views.vdb.ModelVisibilityInfo
 
isMultipleSourceFlagEditable() - Method in class com.metamatrix.console.ui.views.vdb.ModelVisibilityInfo
 
isMultipleSourcesSelected() - Method in class com.metamatrix.console.ui.views.vdb.ModelVisibilityInfo
 
isMultiSelectColumn(IExpression) - Method in class com.metamatrix.connector.salesforce.execution.visitors.CriteriaVisitor
 
isMultiSource() - Method in class com.metamatrix.console.ui.views.vdb.VDBConnectorBindingNames
 
isMultiSourceBindingEnabled() - Method in interface com.metamatrix.common.vdb.api.ModelInfo
Returns true if the model has been enabled to have multiple connector bindings assigned.
isMultiSourceBindingEnabled() - Method in interface com.metamatrix.metadata.runtime.api.Model
Returns true if the model has been enabled to have multiple connector bindings assigned.
isMultiSourceBindingEnabled() - Method in class com.metamatrix.metadata.runtime.model.BasicModel
 
isMultiSourceBindingEnabled() - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
 
isMultiSourceBindingsEnabled() - Method in class com.metamatrix.console.ui.views.vdb.ModelWrapper
 
isMultiSourceEligible(int) - Method in class com.metamatrix.console.ui.views.vdb.NewVDBWizardModelVisibilityTable
 
isMultiValued() - Method in class com.metamatrix.query.sql.symbol.Constant
 
isMultiValued() - Method in interface org.teiid.connector.language.ILiteral
Returns true if the value for this literal is a list of values.
isNameField() - Method in class com.sforce.soap.partner.Field
Gets the nameField value for this Field.
isNameInUse(String) - Method in interface com.metamatrix.common.extensionmodule.spi.ExtensionModuleTransaction
Indicates if an extension module name is already in used.
isNameInUse(String, Connection) - Static method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleReader
 
isNameInUse(String) - Method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleTransaction
 
isNamespaceLoaded(String) - Static method in class com.metamatrix.common.properties.PropertyManager
Returns whether the specified namespace has been loaded.
isNamespaceRegistered(String) - Method in class com.metamatrix.common.properties.PropertyManager
Returns whether the specified namespace has been registered.
isNameValid(String) - Method in interface com.metamatrix.common.tree.directory.DirectoryEntryEditor
Determine whether the specified name is valid for a file or folder on the current file system.
isNameValid(String) - Method in class com.metamatrix.common.tree.directory.FileSystemEntryEditor
Determine whether the specified name is valid for a file or folder on the current file system.
isNarrowing() - Method in class com.metamatrix.common.types.AbstractTransform
Flag if the transformation from source to target is a narrowing transformation that may lose information.
isNarrowing() - Method in class com.metamatrix.common.types.basic.BigDecimalToBigIntegerTransform
Flag if the transformation from source to target is a narrowing transformation that may lose information.
isNarrowing() - Method in class com.metamatrix.common.types.basic.BigDecimalToBooleanTransform
Flag if the transformation from source to target is a narrowing transformation that may lose information.
isNarrowing() - Method in class com.metamatrix.common.types.basic.BigDecimalToByteTransform
Flag if the transformation from source to target is a narrowing transformation that may lose information.
isNarrowing() - Method in class com.metamatrix.common.types.basic.BigDecimalToDoubleTransform
Flag if the transformation from source to target is a narrowing transformation that may lose information.
isNarrowing() - Method in class com.metamatrix.common.types.basic.BigDecimalToFloatTransform
Flag if the transformation from source to target is a narrowing transformation that may lose information.
isNarrowing() - Method in class com.metamatrix.common.types.basic.BigDecimalToIntegerTransform
Flag if the transformation from source to target is a narrowing transformation that may lose information.
isNarrowing() - Method in class com.metamatrix.common.types.basic.BigDecimalToLongTransform
Flag if the transformation from source to target is a narrowing transformation that may lose information.
isNarrowing() - Method in class com.metamatrix.common.types.basic.BigDecimalToShortTransform
Flag if the transformation from source to target is a narrowing transformation that may lose information.
isNarrowing() - Method in class com.metamatrix.common.types.basic.BigIntegerToBooleanTransform
Flag if the transformation from source to target is a narrowing transformation that may lose information.
isNarrowing() - Method in class com.metamatrix.common.types.basic.BigIntegerToByteTransform
Flag if the transformation from source to target is a narrowing transformation that may lose information.
isNarrowing() - Method in class com.metamatrix.common.types.basic.BigIntegerToDoubleTransform
Flag if the transformation from source to target is a narrowing transformation that may lose information.
isNarrowing() - Method in class com.metamatrix.common.types.basic.BigIntegerToFloatTransform
Flag if the transformation from source to target is a narrowing transformation that may lose information.
isNarrowing() - Method in class com.metamatrix.common.types.basic.BigIntegerToIntegerTransform
Flag if the transformation from source to target is a narrowing transformation that may lose information.
isNarrowing() - Method in class com.metamatrix.common.types.basic.BigIntegerToLongTransform
Flag if the transformation from source to target is a narrowing transformation that may lose information.
isNarrowing() - Method in class com.metamatrix.common.types.basic.BigIntegerToShortTransform
Flag if the transformation from source to target is a narrowing transformation that may lose information.
isNarrowing() - Method in class com.metamatrix.common.types.basic.ByteToBooleanTransform
Flag if the transformation from source to target is a narrowing transformation that may lose information.
isNarrowing() - Method in class com.metamatrix.common.types.basic.ClobToStringTransform
 
isNarrowing() - Method in class com.metamatrix.common.types.basic.DoubleToBigIntegerTransform
Flag if the transformation from source to target is a narrowing transformation that may lose information.
isNarrowing() - Method in class com.metamatrix.common.types.basic.DoubleToBooleanTransform
Flag if the transformation from source to target is a narrowing transformation that may lose information.
isNarrowing() - Method in class com.metamatrix.common.types.basic.DoubleToByteTransform
Flag if the transformation from source to target is a narrowing transformation that may lose information.
isNarrowing() - Method in class com.metamatrix.common.types.basic.DoubleToFloatTransform
Flag if the transformation from source to target is a narrowing transformation that may lose information.
isNarrowing() - Method in class com.metamatrix.common.types.basic.DoubleToIntegerTransform
Flag if the transformation from source to target is a narrowing transformation that may lose information.
isNarrowing() - Method in class com.metamatrix.common.types.basic.DoubleToLongTransform
Flag if the transformation from source to target is a narrowing transformation that may lose information.
isNarrowing() - Method in class com.metamatrix.common.types.basic.DoubleToShortTransform
Flag if the transformation from source to target is a narrowing transformation that may lose information.
isNarrowing() - Method in class com.metamatrix.common.types.basic.FloatToBigIntegerTransform
Flag if the transformation from source to target is a narrowing transformation that may lose information.
isNarrowing() - Method in class com.metamatrix.common.types.basic.FloatToBooleanTransform
Flag if the transformation from source to target is a narrowing transformation that may lose information.
isNarrowing() - Method in class com.metamatrix.common.types.basic.FloatToByteTransform
Flag if the transformation from source to target is a narrowing transformation that may lose information.
isNarrowing() - Method in class com.metamatrix.common.types.basic.FloatToIntegerTransform
Flag if the transformation from source to target is a narrowing transformation that may lose information.
isNarrowing() - Method in class com.metamatrix.common.types.basic.FloatToLongTransform
Flag if the transformation from source to target is a narrowing transformation that may lose information.
isNarrowing() - Method in class com.metamatrix.common.types.basic.FloatToShortTransform
Flag if the transformation from source to target is a narrowing transformation that may lose information.
isNarrowing() - Method in class com.metamatrix.common.types.basic.IntegerToBooleanTransform
Flag if the transformation from source to target is a narrowing transformation that may lose information.
isNarrowing() - Method in class com.metamatrix.common.types.basic.IntegerToByteTransform
Flag if the transformation from source to target is a narrowing transformation that may lose information.
isNarrowing() - Method in class com.metamatrix.common.types.basic.IntegerToFloatTransform
 
isNarrowing() - Method in class com.metamatrix.common.types.basic.IntegerToShortTransform
Flag if the transformation from source to target is a narrowing transformation that may lose information.
isNarrowing() - Method in class com.metamatrix.common.types.basic.LongToBooleanTransform
Flag if the transformation from source to target is a narrowing transformation that may lose information.
isNarrowing() - Method in class com.metamatrix.common.types.basic.LongToByteTransform
Flag if the transformation from source to target is a narrowing transformation that may lose information.
isNarrowing() - Method in class com.metamatrix.common.types.basic.LongToDoubleTransform
 
isNarrowing() - Method in class com.metamatrix.common.types.basic.LongToFloatTransform
Flag if the transformation from source to target is a narrowing transformation that may lose information.
isNarrowing() - Method in class com.metamatrix.common.types.basic.LongToIntegerTransform
Flag if the transformation from source to target is a narrowing transformation that may lose information.
isNarrowing() - Method in class com.metamatrix.common.types.basic.LongToShortTransform
Flag if the transformation from source to target is a narrowing transformation that may lose information.
isNarrowing() - Method in class com.metamatrix.common.types.basic.ObjectToAnyTransform
 
isNarrowing() - Method in class com.metamatrix.common.types.basic.ShortToBooleanTransform
Flag if the transformation from source to target is a narrowing transformation that may lose information.
isNarrowing() - Method in class com.metamatrix.common.types.basic.ShortToByteTransform
Flag if the transformation from source to target is a narrowing transformation that may lose information.
isNarrowing() - Method in class com.metamatrix.common.types.basic.SQLXMLToStringTransform
 
isNarrowing() - Method in class com.metamatrix.common.types.basic.TimestampToDateTransform
 
isNarrowing() - Method in class com.metamatrix.common.types.basic.TimestampToTimeTransform
 
isNarrowing() - Method in interface com.metamatrix.common.types.Transform
Flag if the transformation from source to target is a narrowing transformation that may lose information.
isNegated() - Method in class com.metamatrix.query.sql.lang.AbstractSetCriteria
Returns whether this criteria is negated.
isNegated() - Method in class com.metamatrix.query.sql.lang.BetweenCriteria
Returns whether this criteria is negated.
isNegated() - Method in class com.metamatrix.query.sql.lang.IsNullCriteria
Returns whether this criteria is negated.
isNegated() - Method in class com.metamatrix.query.sql.lang.MatchCriteria
Returns whether this criteria is negated.
isNegated() - Method in interface org.teiid.connector.language.IBaseInCriteria
Returns whether this criteria is negated.
isNegated() - Method in interface org.teiid.connector.language.IIsNullCriteria
Returns whether this criteria is negated.
isNegated() - Method in interface org.teiid.connector.language.ILikeCriteria
Returns whether this criteria is negated.
isNegative(int) - Static method in class com.metamatrix.core.util.ArgCheck
Check that the value is negative (<0).
isNegative(int, String) - Static method in class com.metamatrix.core.util.ArgCheck
Check that the value is negative (<0).
isNegative(long) - Static method in class com.metamatrix.core.util.ArgCheck
Check that the value is negative (<0).
isNegative(long, String) - Static method in class com.metamatrix.core.util.ArgCheck
Check that the value is negative (<0).
isNegative(int) - Static method in class com.metamatrix.core.util.Assertion
 
isNegative(int, String) - Static method in class com.metamatrix.core.util.Assertion
 
isNegative(long) - Static method in class com.metamatrix.core.util.Assertion
 
isNegative(long, String) - Static method in class com.metamatrix.core.util.Assertion
 
isNew() - Method in class com.metamatrix.console.ui.views.authorization.ProvidersChangedEvent
Indicates if the changed object is new.
isNew() - Method in class com.metamatrix.console.ui.views.deploy.event.ConfigurationChangeEvent
Indicates if the changed object is new.
isNextButtonEnablable() - Method in class com.metamatrix.console.ui.util.wizard.DefaultWizardClientPanel
 
isNextButtonEnablable() - Method in interface com.metamatrix.console.ui.util.wizard.WizardClientPanel
 
isNextStartUp() - Method in class com.metamatrix.common.config.model.BasicConfiguration
Does this config represent the Next Startup config?
isNillable() - Method in class com.metamatrix.query.mapping.xml.MappingElement
 
isNillable() - Method in class com.sforce.soap.partner.Field
Gets the nillable value for this Field.
isNoCache() - Method in class com.metamatrix.query.sql.lang.Option
 
isNoCacheGroup(QueryMetadataInterface, Object, Option) - Static method in class com.metamatrix.query.resolver.command.SimpleQueryResolver
 
isNodeHidden(TreeNode) - Method in class com.metamatrix.common.tree.RuledTreeViewImpl
 
isNonComparable(String) - Static method in class com.metamatrix.common.types.DataTypeManager
 
isNonComparable(Expression) - Static method in class com.metamatrix.query.validator.ValidationVisitor
 
isNonNegative(int) - Static method in class com.metamatrix.core.util.ArgCheck
Check that the value is non-negative (>=0).
isNonNegative(int, String) - Static method in class com.metamatrix.core.util.ArgCheck
Check that the value is non-negative (>=0).
isNonNegative(long) - Static method in class com.metamatrix.core.util.ArgCheck
Check that the value is non-negative (>=0).
isNonNegative(long, String) - Static method in class com.metamatrix.core.util.ArgCheck
Check that the value is non-negative (>=0).
isNonNegative(int) - Static method in class com.metamatrix.core.util.Assertion
 
isNonNegative(int, String) - Static method in class com.metamatrix.core.util.Assertion
 
isNonNegative(long) - Static method in class com.metamatrix.core.util.Assertion
 
isNonNegative(long, String) - Static method in class com.metamatrix.core.util.Assertion
 
isNonPositive(int) - Static method in class com.metamatrix.core.util.ArgCheck
Check that the value is non-positive (<=0).
isNonPositive(int, String) - Static method in class com.metamatrix.core.util.ArgCheck
Check that the value is non-positive (<=0).
isNonPositive(long) - Static method in class com.metamatrix.core.util.ArgCheck
Check that the value is non-positive (<=0).
isNonPositive(long, String) - Static method in class com.metamatrix.core.util.ArgCheck
Check that the value is non-positive (<=0).
isNonPositive(int) - Static method in class com.metamatrix.core.util.Assertion
 
isNonPositive(int, String) - Static method in class com.metamatrix.core.util.Assertion
 
isNonPositive(long) - Static method in class com.metamatrix.core.util.Assertion
 
isNonPositive(long, String) - Static method in class com.metamatrix.core.util.Assertion
 
isNotEmpty(Collection) - Static method in class com.metamatrix.core.util.ArgCheck
Check that the collection is not empty
isNotEmpty(Collection, String) - Static method in class com.metamatrix.core.util.ArgCheck
Check that the collection is not empty
isNotEmpty(Map) - Static method in class com.metamatrix.core.util.ArgCheck
Check that the map is not empty
isNotEmpty(Map, String) - Static method in class com.metamatrix.core.util.ArgCheck
Check that the map is not empty
isNotEmpty(Object[]) - Static method in class com.metamatrix.core.util.ArgCheck
Check that the array is not empty
isNotEmpty(Object[], String) - Static method in class com.metamatrix.core.util.ArgCheck
Check that the array is not empty
isNotEmpty(String) - Static method in class com.metamatrix.core.util.ArgCheck
Check that the string is not empty
isNotEmpty(String, String) - Static method in class com.metamatrix.core.util.ArgCheck
Check that the string is not empty
isNotEmpty(Collection) - Static method in class com.metamatrix.core.util.Assertion
 
isNotEmpty(Collection, String) - Static method in class com.metamatrix.core.util.Assertion
 
isNotEmpty(Map) - Static method in class com.metamatrix.core.util.Assertion
 
isNotEmpty(Map, String) - Static method in class com.metamatrix.core.util.Assertion
 
isNotEqual(boolean, boolean) - Static method in class com.metamatrix.core.util.Assertion
 
isNotEqual(boolean, boolean, String) - Static method in class com.metamatrix.core.util.Assertion
 
isNotEqual(int, int) - Static method in class com.metamatrix.core.util.Assertion
 
isNotEqual(int, int, String) - Static method in class com.metamatrix.core.util.Assertion
 
isNotEqual(long, long) - Static method in class com.metamatrix.core.util.Assertion
 
isNotEqual(long, long, String) - Static method in class com.metamatrix.core.util.Assertion
 
isNotNull(Object) - Static method in class com.metamatrix.core.util.ArgCheck
Check that the object is non-null
isNotNull(Object, String) - Static method in class com.metamatrix.core.util.ArgCheck
Check that the object is non-null
isNotNull(Object) - Static method in class com.metamatrix.core.util.Assertion
 
isNotNull(Object, String) - Static method in class com.metamatrix.core.util.Assertion
 
isNotNullOrEmpty(String) - Method in class com.metamatrix.connector.xml.base.XMLConnectorStateImpl
 
isNotSame(Object, String, Object, String) - Static method in class com.metamatrix.core.util.ArgCheck
Asserts that the specified first object is not the same as (==) the specified second object.
isNotZeroLength(String) - Static method in class com.metamatrix.core.util.ArgCheck
Check that the string is non-null and has length > 0
isNotZeroLength(String, String) - Static method in class com.metamatrix.core.util.ArgCheck
Check that the string is non-null and has length > 0
isNotZeroLength(String) - Static method in class com.metamatrix.core.util.Assertion
 
isNotZeroLength(String, String) - Static method in class com.metamatrix.core.util.Assertion
 
isNull(Object) - Static method in class com.metamatrix.core.util.ArgCheck
Check that the object is null
isNull(Object, String) - Static method in class com.metamatrix.core.util.ArgCheck
Check that the object is null
isNull(Object) - Static method in class com.metamatrix.core.util.Assertion
 
isNull(Object, String) - Static method in class com.metamatrix.core.util.Assertion
 
isNull(Expression) - Static method in class com.metamatrix.query.rewriter.QueryRewriter
 
isNull() - Method in class com.metamatrix.query.sql.symbol.Constant
Return true if the constant is null.
isNullable(int) - Method in class com.metamatrix.jdbc.FilteredResultsMetadata
 
isNullable(int) - Method in class com.metamatrix.jdbc.ResultsMetadataWithProvider
 
isNullable() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
ISNULLABLE - Static variable in class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.Column.COLUMN_ATTRIBUTE_TAGS
 
isNullCrit(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse an IS [NOT] NULL criteria.
IsNullCriteria - Class in com.metamatrix.query.sql.lang
Represents criteria such as: " IS NULL".
IsNullCriteria() - Constructor for class com.metamatrix.query.sql.lang.IsNullCriteria
Constructs a default instance of this class.
IsNullCriteria(Expression) - Constructor for class com.metamatrix.query.sql.lang.IsNullCriteria
Constructs an instance of this class with an expression
isNullDependent() - Method in class com.metamatrix.query.function.FunctionDescriptor
 
isNullDependent() - Method in class com.metamatrix.query.function.metadata.FunctionMethod
Returns true if the function can produce a non-null output from a null parameter
isNullDependent(QueryMetadataInterface, Collection<GroupSymbol>, Criteria) - Static method in class com.metamatrix.query.optimizer.relational.rules.JoinUtil
Returns true if the given criteria can be anything other than false (or unknown) given all null values for elements in the inner groups
isNullDependent(QueryMetadataInterface, Collection<GroupSymbol>, Expression) - Static method in class com.metamatrix.query.optimizer.relational.rules.JoinUtil
 
isOfTypeAuthProvider() - Method in class com.metamatrix.common.config.model.BasicAuthenticationProviderType
 
isOfTypeConnector() - Method in interface com.metamatrix.common.config.api.ComponentType
Returns true if this component type is a connector type
isOfTypeConnector() - Method in class com.metamatrix.common.config.model.BasicComponentType
 
isOfTypeConnector() - Method in class com.metamatrix.common.config.model.BasicConnectorBindingType
 
isOfTypeConnector() - Method in class com.metamatrix.common.config.model.BasicResourceComponentType
 
isOfTypeConnector() - Method in class com.metamatrix.common.config.model.BasicServiceComponentType
 
isOpen() - Method in interface com.metamatrix.common.comm.api.ServerConnection
 
isOpen() - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerConnection
 
isOpen() - Method in interface com.metamatrix.common.comm.platform.socket.client.SocketServerInstance
 
isOpen() - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerInstanceImpl
 
isOpen() - Method in interface com.metamatrix.common.comm.platform.socket.ObjectChannel
 
isOpen() - Method in class com.metamatrix.common.comm.platform.socket.SSLAwareChannelHandler.ObjectChannelImpl
 
isOpen() - Method in class com.metamatrix.jdbc.transport.LocalServerConnection
 
isOpen() - Method in class com.metamatrix.platform.service.controller.AbstractService
Return true if service is open
isOppositeOf(DataNodePermissionChange) - Method in class com.metamatrix.console.ui.views.entitlements.DataNodePermissionChange
 
isOptimisticTransaction() - Method in class com.metamatrix.query.util.CommandContext
 
isOptional() - Method in interface com.metamatrix.metadata.runtime.api.ProcedureParameter
Returns a boolean indicating if this parameter is optional.
isOptional() - Method in class com.metamatrix.metadata.runtime.impl.ProcedureParameterRecordImpl
 
isOptional() - Method in class com.metamatrix.metadata.runtime.model.BasicProcedureParameter
 
isOptional() - Method in interface com.metamatrix.modeler.core.metadata.runtime.ProcedureParameterRecord
Check if the parameter is optional
isOptional() - Method in class com.metamatrix.query.mapping.xml.MappingAttribute
 
isOptional() - Method in class com.metamatrix.query.mapping.xml.MappingElement
 
isOptional() - Method in class com.metamatrix.query.processor.xml.NodeDescriptor
 
isOptional() - Method in class com.metamatrix.query.sql.lang.CompareCriteria
Returns true if the compare criteria is used as join criteria, but not needed during processing.
isOptional() - Method in class com.metamatrix.query.sql.lang.FromClause
 
isOrganizationMultiCurrency() - Method in class com.sforce.soap.partner.GetUserInfoResult
Gets the organizationMultiCurrency value for this GetUserInfoResult.
isOrgHasPersonAccounts() - Method in class com.sforce.soap.partner.GetUserInfoResult
Gets the orgHasPersonAccounts value for this GetUserInfoResult.
isOuter() - Method in class com.metamatrix.query.sql.lang.JoinType
Check if this join type is an outer join.
isOutOfBounds(int) - Method in class com.metamatrix.common.callback.CallbackChoices
 
isOverwriteConnTypesPressed() - Method in class com.metamatrix.console.ui.views.connector.ImportWizardDuplicatesPanel
 
isOverwriteExtJarsPressed() - Method in class com.metamatrix.console.ui.views.connector.ImportWizardDuplicatesPanel
 
isOverwriteLeadSource() - Method in class com.sforce.soap.partner.LeadConvert
Gets the overwriteLeadSource value for this LeadConvert.
isParameter() - Method in class com.metamatrix.connector.xml.base.ParameterDescriptor
 
isParentAttribute() - Method in class com.metamatrix.connector.xml.base.CriteriaDesc
 
isParentOf(TreeNode, TreeNode) - Method in class com.metamatrix.common.tree.AbstractTreeView
Determine whether the specified node is a child of the given parent node.
isParentOf(TreeNode) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Determine whether this handle is the parent of the specified handle.
isParentOf(TreeNode, TreeNode) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeEditor
Determine whether the specified node is a child of the given parent node.
isParentOf(TreeNode, TreeNode) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeSource
Determine whether the specified node is a child of the given parent node.
isParentOf(TreeNode, TreeNode) - Method in class com.metamatrix.common.tree.basic.BasicTreeView
Determine whether the specified node is a child of the given parent node.
isParentOf(TreeNode, TreeNode) - Method in class com.metamatrix.common.tree.directory.FileSystemEntryEditor
Determine whether the specified node is a child of the given parent node.
isParentOf(TreeNode, TreeNode) - Method in class com.metamatrix.common.tree.directory.FileSystemView
Determine whether the specified node is a child of the given parent node.
isParentOf(TreeNode, TreeNode) - Method in class com.metamatrix.common.tree.RuledTreeViewImpl
Determine whether the specified node is a child of the given parent node.
isParentOf(TreeNode, TreeNode) - Method in interface com.metamatrix.common.tree.TreeNodeEditor
Determine whether the specified node is a child of the given parent node.
isParentOf(TreeNode, TreeNode) - Method in interface com.metamatrix.common.tree.TreeNodeSource
Determine whether the specified node is a child of the given parent node.
isParentOf(TreeNode, TreeNode) - Method in interface com.metamatrix.common.tree.TreeView
Determine whether the specified node is a child of the given parent node.
isParentOf(TreeNode, TreeNode) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeNodeEditor
 
isParentOf(TreeNode, TreeNode) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeView
 
isPartiallySelected() - Method in class com.metamatrix.toolbox.ui.widget.button.CheckBoxModel
 
isPartiallySelected() - Method in class com.metamatrix.toolbox.ui.widget.CheckBox
 
isPartialResults() - Method in class com.metamatrix.dqp.message.ResultsMessage
 
isPartialResults() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.RequestInfo
 
isPartialResultsError() - Method in exception com.metamatrix.dqp.exception.SourceWarning
 
isPasswordExpired() - Method in class com.sforce.soap.partner.LoginResult
Gets the passwordExpired value for this LoginResult.
isPersisted() - Method in class com.metamatrix.console.ui.views.deploy.DeployedHostPanel
 
isPersisted() - Method in class com.metamatrix.console.ui.views.deploy.DeployedProcessPanel
 
isPersisted() - Method in interface com.metamatrix.console.ui.views.deploy.event.ConfigurationModifier
Indicates if all pending changes to the configuration have been persisted.
isPhysical() - Method in interface com.metamatrix.admin.api.objects.Model
Determine if this model is a physical type.
isPhysical() - Method in class com.metamatrix.admin.objects.MMModel
 
isPhysical() - Method in interface com.metamatrix.common.vdb.api.ModelInfo
Whether this is a physical model.
isPhysical() - Method in interface com.metamatrix.metadata.runtime.api.DataType
Returns a boolean indicating if this a physical data type.
isPhysical() - Method in interface com.metamatrix.metadata.runtime.api.Element
Returns a boolean indicating if this a physical element.
isPhysical() - Method in interface com.metamatrix.metadata.runtime.api.Group
Return boolean indicating if this a physical model.
isPhysical() - Method in interface com.metamatrix.metadata.runtime.api.Model
Return boolean indicating if this model is of a physical type.
isPhysical() - Method in class com.metamatrix.metadata.runtime.impl.ModelRecordImpl
 
isPhysical() - Method in class com.metamatrix.metadata.runtime.impl.TableRecordImpl
 
isPhysical() - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
isPhysical() - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
isPhysical() - Method in class com.metamatrix.metadata.runtime.model.BasicModel
 
isPhysical() - Method in interface com.metamatrix.modeler.core.metadata.runtime.ModelRecord
Check if the model represents a physical model
isPhysical() - Method in interface com.metamatrix.modeler.core.metadata.runtime.TableRecord
Check if table represents a table in a physical model
isPhysical() - Method in interface com.metamatrix.platform.admin.api.PermissionDataNode
Does this node belong to a physical model?
isPhysical() - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeImpl
Does this node belong to a physical model?
isPhysical() - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
 
isPhysicalBindingAllowed() - Method in class com.metamatrix.vdb.runtime.BasicURIModelResource
 
isPhysicalBindingAllowed() - Method in interface com.metamatrix.vdb.runtime.URIModelResource
 
isPhysicalBindingAllowed(String) - Method in class com.metamatrix.vdb.runtime.URIResource
 
isPlaceholder() - Method in class com.sforce.soap.partner.DescribeLayoutItem
Gets the placeholder value for this DescribeLayoutItem.
isPoolable() - Method in class com.metamatrix.jdbc.MMStatement
 
isPopulated() - Method in class com.metamatrix.console.ui.util.LazyBranchNode
 
isPortAvailable(String, int) - Method in class com.metamatrix.common.util.NetUtils
Call to determine if a port is available to be opened.
isPositional() - Method in class com.metamatrix.query.sql.symbol.Reference
 
isPositive(int) - Static method in class com.metamatrix.core.util.ArgCheck
Check that the value is positive (>0).
isPositive(int, String) - Static method in class com.metamatrix.core.util.ArgCheck
Check that the value is positive (>0).
isPositive(long) - Static method in class com.metamatrix.core.util.ArgCheck
Check that the value is positive (>0).
isPositive(long, String) - Static method in class com.metamatrix.core.util.ArgCheck
Check that the value is positive (>0).
isPositive(int) - Static method in class com.metamatrix.core.util.Assertion
 
isPositive(int, String) - Static method in class com.metamatrix.core.util.Assertion
 
isPositive(long) - Static method in class com.metamatrix.core.util.Assertion
 
isPositive(long, String) - Static method in class com.metamatrix.core.util.Assertion
 
isPrepared() - Method in class org.teiid.connector.jdbc.translator.SQLConversionVisitor
 
isPrepared() - Method in class org.teiid.connector.jdbc.translator.TranslatedCommand
Return the statement type, one of #STMT_TYPE_STATEMENT, #STMT_TYPE_PREPARED_STATEMENT, or #STMT_TYPE_CALLABLE_STATEMENT
isPreparedBatchUpdate() - Method in class com.metamatrix.dqp.message.RequestMessage
 
isPreparedStatement() - Method in class com.metamatrix.dqp.message.RequestMessage
 
isPreprocess() - Method in class com.metamatrix.connector.xml.base.XMLConnectorStateImpl
 
isPreprocess() - Method in interface com.metamatrix.connector.xml.XMLConnectorState
 
isPrimaryKey() - Method in interface com.metamatrix.metadata.runtime.api.Key
Return boolean indicating if the key is the primary key.
isPrimaryKey() - Method in class com.metamatrix.metadata.runtime.impl.ColumnSetRecordImpl
 
isPrimaryKey() - Method in class com.metamatrix.metadata.runtime.model.BasicKey
 
isPrimaryKey() - Method in interface com.metamatrix.modeler.core.metadata.runtime.ColumnSetRecord
Return true if the record represents a primary key
isProcedure(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
 
isProcedure(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadataFacade
 
isProcedure(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
isProcedure(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
isProcedure(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Determine whether this is a procedure
isProcedure(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
isProcedure() - Method in class com.metamatrix.query.sql.symbol.GroupSymbol
 
isProcedureRelational() - Method in class com.metamatrix.query.sql.lang.StoredProcedure
 
isProcedureReservedWord(String) - Static method in class com.metamatrix.query.sql.ProcedureReservedWords
Check whether a string is a procedure reserved word.
isProcessChange() - Method in class com.metamatrix.console.ui.views.deploy.event.ConfigurationChangeEvent
Indicates if the changed object was a process object.
isProcessDisplayed(ProcessData) - Method in interface com.metamatrix.console.ui.views.runtime.OperationsDelegate
 
isProcessDisplayed(ProcessData) - Method in class com.metamatrix.console.ui.views.runtime.ProcessMgmtPanel
 
isProcessDisplayed(ProcessData) - Method in class com.metamatrix.console.ui.views.runtime.RuntimeMgmtPanel
 
isProcessDisplayed(ProcessData) - Method in class com.metamatrix.console.ui.views.runtime.ServiceMgmtPanel
 
isProcessDisplayed(ProcessData) - Method in class com.metamatrix.console.ui.views.runtime.VMStatisticsDisplayHandler
 
isProcessing() - Method in class com.metamatrix.toolbox.ui.widget.event.WidgetActionEvent
 
isProductAdmin() - Method in class com.metamatrix.console.security.Roles
 
isProductAdmin(ConnectionInfo) - Method in class com.metamatrix.console.security.UserCapabilities
 
isProductChange() - Method in class com.metamatrix.console.ui.views.deploy.event.ConfigurationChangeEvent
Indicates if the changed object was a product object.
isProgrammaticChange() - Method in interface com.metamatrix.console.ui.views.entitlements.AuthorizationsCheckBoxListener
 
isProgrammaticChange() - Method in class com.metamatrix.console.ui.views.entitlements.DataNodeAuthorizationsControl
 
isProgramRecursive() - Method in class com.metamatrix.query.processor.xml.Condition
Indicates if the then Program is recursive
isProgramRecursive() - Method in class com.metamatrix.query.processor.xml.RecurseProgramCondition
 
isPropertyValid(String, String) - Method in class com.metamatrix.common.config.model.PropertyValidations
 
isPscDefinitionChange() - Method in class com.metamatrix.console.ui.views.deploy.event.ConfigurationChangeEvent
Indicates if the changed object was a PSC definition object.
isPublished(String, String, String, String, String, String) - Method in class com.metamatrix.uddi.query.GetWSDL
 
isPublished(String, String, String, String, String, String) - Method in class com.metamatrix.uddi.util.MMUddiHelper
 
isPublished(String, String, String, String, String, String) - Method in interface com.metamatrix.uddi.util.UddiHelper
Determine if passed WSDL is published.
isQueryable() - Method in class com.sforce.soap.partner.DescribeSObjectResult
Gets the queryable value for this DescribeSObjectResult.
isQueryPlanAllowed() - Method in class com.metamatrix.dqp.message.RequestMessage
 
isReadEnabled() - Method in class com.metamatrix.console.ui.views.entitlements.DataNodesTreeNode
 
isReadonly() - Method in class com.metamatrix.common.connection.BaseTransaction
Return whether this transaction is readonly.
isReadonly() - Method in interface com.metamatrix.common.connection.TransactionInterface
Return whether this transaction is readonly.
isReadOnly(PropertiedObject) - Method in class com.metamatrix.common.object.DefaultPropertyAccessPolicy
 
isReadOnly(PropertiedObject, PropertyDefinition) - Method in class com.metamatrix.common.object.DefaultPropertyAccessPolicy
 
isReadOnly(PropertiedObject) - Method in interface com.metamatrix.common.object.PropertiedObjectEditor
Return whether this editor may be used to set property values on the specified PropertiedObject.
isReadOnly(PropertiedObject) - Method in class com.metamatrix.common.object.PropertiedObjectEditorImpl
 
isReadOnly(PropertiedObject, PropertyDefinition) - Method in class com.metamatrix.common.object.PropertiedObjectEditorImpl
 
isReadOnly(PropertiedObject) - Method in interface com.metamatrix.common.object.PropertyAccessPolicy
 
isReadOnly(PropertiedObject, PropertyDefinition) - Method in interface com.metamatrix.common.object.PropertyAccessPolicy
 
isReadOnly(PropertiedObject) - Method in class com.metamatrix.common.object.PropertyAccessPolicyImpl
 
isReadOnly(PropertiedObject, PropertyDefinition) - Method in class com.metamatrix.common.object.PropertyAccessPolicyImpl
 
isReadOnly(PropertiedObject) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeEditor
 
isReadOnly(PropertiedObject, PropertyDefinition) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeEditor
 
isReadOnly(TreeNode) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeSource
Determine whether the specified TreeNode is considered read-only
isReadOnly() - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
Return whether this object is read only and may not be modified.
isReadOnly(PropertiedObject) - Method in class com.metamatrix.common.tree.directory.FileSystemEntryEditor
Return whether this editor may be used to set property values on the specified PropertiedObject.
isReadOnly(PropertiedObject, PropertyDefinition) - Method in class com.metamatrix.common.tree.directory.FileSystemEntryEditor
 
isReadOnly(TreeNode) - Method in interface com.metamatrix.common.tree.TreeNodeSource
Determine whether the specified TreeNode is considered read-only
isReadOnly(PropertiedObject) - Method in class com.metamatrix.console.models.ConfigurationPropertiedObjectEditor
Return whether this editor may be used to set property values on the specified PropertiedObject.
isReadOnly(PropertiedObject, PropertyDefinition) - Method in class com.metamatrix.console.models.ConfigurationPropertiedObjectEditor
 
isReadOnly(PropertiedObject) - Method in class com.metamatrix.console.ui.views.properties.ConsolePropertiedEditor
Return whether this editor may be used to set property values on the specified PropertiedObject.
isReadOnly(PropertiedObject, PropertyDefinition) - Method in class com.metamatrix.console.ui.views.properties.ConsolePropertiedEditor
 
isReadOnly() - Method in class com.metamatrix.console.ui.views.properties.ConsolePropertyObjectId
 
isReadOnly(int) - Method in class com.metamatrix.jdbc.FilteredResultsMetadata
 
isReadOnly() - Method in class com.metamatrix.jdbc.MMConnection
This method will return whether this connection is read only or not.
isReadOnly() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether the databases used by metamatrix are in read-only mode
isReadOnly(int) - Method in class com.metamatrix.jdbc.ResultsMetadataWithProvider
 
isReadOnly() - Method in interface com.metamatrix.platform.security.api.AuthorizationPermissions
Determine whether this AuthorizationPermissionCollection object is "readonly".
isReadOnly() - Method in class com.metamatrix.platform.security.api.AuthorizationPermissionsImpl
Determine whether this AuthorizationPermissionCollection object is "readonly".
isReadOnly() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
isReadOnly() - Method in class com.metamatrix.toolbox.preference.UserPreferences
 
isReadOnly() - Method in class com.metamatrix.toolbox.ui.widget.CalendarPanel
 
isReadOnly(PropertiedObject) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeNodeEditor
 
isReadOnly(PropertiedObject, PropertyDefinition) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeNodeEditor
 
isReadOnlyForced() - Method in class com.metamatrix.toolbox.ui.widget.property.PropertiedObjectPanel
Indicates whether read-only state is currently forced
isReadOnlyProperties() - Method in class com.metamatrix.console.ui.views.properties.ConsolePropertyObjectId
 
isReadOnlyProperties() - Method in class com.metamatrix.console.ui.views.properties.PropertyFilter
 
isRecordTypeSelectorRequired() - Method in class com.sforce.soap.partner.DescribeLayoutResult
Gets the recordTypeSelectorRequired value for this DescribeLayoutResult.
isRecursive() - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeImpl
A node is recursive if its actions are shared by its descendants' actions.
isRecursive() - Method in interface com.metamatrix.platform.security.api.AuthorizationResource
Determine if the Actions applies to this resource should be applied recursively to sub resources.
isRecursive() - Method in class com.metamatrix.platform.security.api.DataAccessResource
Determine if the Actions applies to this resource should be applied recursively to sub resources.
isRecursive() - Method in class com.metamatrix.query.mapping.xml.MappingElement
true if this element is recursive element; false otherwise
isRecursive() - Method in class com.metamatrix.query.mapping.xml.MappingRecursiveElement
Is recursice
isRecursiveProgramInStack() - Method in class com.metamatrix.query.processor.xml.XMLProcessorEnvironment
Indicates if there is a recursive program anywhere in the current program stack (not just at the top).
isRecursiveResource(String) - Static method in class com.metamatrix.platform.security.api.BasicAuthorizationPermission
Does this resource have the recursive attribute.
isRefresh() - Method in class com.metamatrix.console.ui.views.runtime.QueueStatisticsRefreshRequestHandlerImp
 
isRefreshable() - Method in class com.metamatrix.console.ui.views.transactions.TransactionsPanel
 
isRefreshEnd() - Method in class com.metamatrix.console.ui.views.deploy.event.ConfigurationChangeEvent
Indicates if a refresh of the configuration is starting.
isRefreshNeeded() - Method in class com.metamatrix.console.models.ConfigurationManager
 
isRefreshStart() - Method in class com.metamatrix.console.ui.views.deploy.event.ConfigurationChangeEvent
Indicates if a refresh of the configuration has just ended.
isRegistered() - Method in class com.metamatrix.admin.objects.MMAdminObject
 
isRegistered() - Method in class com.metamatrix.platform.admin.api.runtime.ComponentData
 
isReleased() - Method in interface com.metamatrix.common.config.api.Configuration
Returns a boolean true if the configuration is released and ready for deployment.
isReleased() - Method in interface com.metamatrix.common.config.api.ConfigurationInfo
 
isReleased() - Method in class com.metamatrix.common.config.model.BasicConfiguration
 
isReleased() - Method in class com.metamatrix.common.config.model.BasicConfigurationInfo
 
isRemoved() - Method in class com.metamatrix.common.buffer.impl.TupleSourceInfo
Check whether this tuple source has been removed.
isReplicateable() - Method in class com.sforce.soap.partner.DescribeSObjectResult
Gets the replicateable value for this DescribeSObjectResult.
isRequestClosed() - Method in class com.metamatrix.dqp.message.AtomicResultsMessage
 
isRequired() - Method in interface com.metamatrix.admin.api.objects.PropertyDefinition
The "required" flag is used to identify features that require at least one value (possibly a default value) by the consumer of the property.
isRequired() - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
isRequired() - Method in interface com.metamatrix.common.config.api.ComponentTypeDefn
Returns boolean indicating if this definition is required for this component type.
isRequired() - Method in class com.metamatrix.common.config.api.ComponentTypePropDefn
The "required" flag is used to identify features that require at least one value (possibly a default value) by the consumer of the property.
isRequired() - Method in class com.metamatrix.common.config.model.BasicComponentTypeDefn
 
isRequired() - Method in interface com.metamatrix.common.object.PropertyDefinition
The "required" flag is used to identify features that require at least one value (possibly a default value) by the consumer of the property.
isRequired() - Method in class com.metamatrix.common.object.PropertyDefinitionImpl
The "required" flag is used to identify features that require at least one value (possibly a default value) by the consumer of the property.
isRequired() - Method in class com.sforce.soap.partner.DescribeLayoutItem
Gets the required value for this DescribeLayoutItem.
isReservedModelName(String) - Static method in class com.metamatrix.core.util.ResourceNameUtil
This method checks whether or not a proposed xmi model name is reserved or not.
isReservedProjectName(String) - Static method in class com.metamatrix.core.util.ResourceNameUtil
This method checks whether or not a proposed project name is reserved or not.
isReservedResourceName(String) - Static method in class com.metamatrix.core.util.ResourceNameUtil
This method checks whether or not a proposed name is reserved or not.
isReservedSchemaName(String) - Static method in class com.metamatrix.core.util.ResourceNameUtil
This method checks whether or not a proposed xsd model name is reserved or not.
isReservedVdbName(String) - Static method in class com.metamatrix.core.util.ResourceNameUtil
This method checks whether or not a proposed vdb name is reserved or not.
isReservedWord(String) - Static method in class com.metamatrix.query.sql.ReservedWords
Check whether a string is a reserved word.
isReservedWord(String) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
Check whether a string is considered a reserved word or not.
isResolved() - Method in class com.metamatrix.query.sql.lang.Command
Indicates whether this command has been resolved or not - attempting to resolve a command that has already been resolved has undefined results.
isResolved() - Method in class com.metamatrix.query.sql.symbol.AliasSymbol
Returns true if this symbol has been completely resolved with respect to actual runtime metadata.
isResolved() - Method in class com.metamatrix.query.sql.symbol.CaseExpression
 
isResolved() - Method in class com.metamatrix.query.sql.symbol.Constant
Return true if expression has been fully resolved.
isResolved() - Method in class com.metamatrix.query.sql.symbol.ElementSymbol
If metadataID is not null and type is not null return true, else return false
isResolved() - Method in interface com.metamatrix.query.sql.symbol.Expression
Return true if expression has been fully resolved.
isResolved() - Method in class com.metamatrix.query.sql.symbol.ExpressionSymbol
If elementSymbols is not null return true, else return false
isResolved() - Method in class com.metamatrix.query.sql.symbol.Function
Return true if expression has been fully resolved.
isResolved() - Method in class com.metamatrix.query.sql.symbol.GroupSymbol
Returns true if this symbol has been completely resolved with respect to actual runtime metadata.
isResolved() - Method in class com.metamatrix.query.sql.symbol.MultipleElementSymbol
True if multiple element symbol has been resolved by having all referring element symbols set.
isResolved() - Method in class com.metamatrix.query.sql.symbol.Reference
 
isResolved() - Method in class com.metamatrix.query.sql.symbol.ScalarSubquery
 
isResolved() - Method in class com.metamatrix.query.sql.symbol.SearchedCaseExpression
 
isResolved() - Method in class com.metamatrix.query.sql.symbol.Symbol
Returns true if this symbol has been completely resolved with respect to actual runtime metadata.
isResponseId() - Method in class com.metamatrix.connector.xml.base.ParameterDescriptor
 
isRestrictedPicklist() - Method in class com.sforce.soap.partner.Field
Gets the restrictedPicklist value for this Field.
isRestrictedSearch() - Method in class com.metamatrix.modeler.transformation.metadata.QueryMetadataContext
Check if the search needs to be restricted to dependent resources or search among resources to which there are model imports.
isResultSet() - Method in class com.metamatrix.metadata.runtime.impl.ColumnSetRecordImpl
 
isResultSet() - Method in interface com.metamatrix.modeler.core.metadata.runtime.ColumnSetRecord
Return true if the record represents a result set
isRetrieveable() - Method in class com.sforce.soap.partner.DescribeSObjectResult
Gets the retrieveable value for this DescribeSObjectResult.
isRightDistinct() - Method in class com.metamatrix.query.processor.relational.JoinNode
 
isRoot(TreeNode) - Method in class com.metamatrix.common.tree.AbstractTreeView
Determine whether the specified TreeNode is a root of the underlying system.
isRoot(TreeNode) - Method in class com.metamatrix.common.tree.basic.BasicTreeView
Determine whether the specified TreeNode is a root of the underlying system.
isRoot(TreeNode) - Method in class com.metamatrix.common.tree.directory.FileSystemView
Determine whether the specified DirectoryEntry is a root of the underlying system.
isRoot(TreeNode) - Method in interface com.metamatrix.common.tree.TreeView
Determine whether the specified TreeNode is a root of the underlying system.
isRoot() - Method in class com.metamatrix.console.ui.views.entitlements.DataNodeInfo
 
isRoot() - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeNode
 
isRoot(TreeNode) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeView
 
isRootHidden() - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeModel
 
isRootNode() - Method in class com.metamatrix.console.ui.views.entitlements.DataNodesTreeNode
 
isRootRecursiveNode() - Method in class com.metamatrix.query.mapping.xml.MappingBaseNode
 
isRootSourceNode() - Method in class com.metamatrix.query.mapping.xml.MappingSourceNode
 
isRowEditable(int) - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableModel
 
isRowEditable(int) - Method in interface com.metamatrix.toolbox.ui.widget.table.EnhancedTableModel
 
isRowEditable(int) - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
 
isRowMultiSource(int) - Method in class com.metamatrix.console.ui.views.vdb.VDBConnectorBindingAssignmentModelTable
 
isRPC() - Method in class com.metamatrix.connector.xml.soap.SOAPConnectorState
 
isRPC() - Method in class com.metamatrix.connector.xml.soap.SOAPConnectorStateImpl
 
isRPC() - Method in interface com.metamatrix.connector.xml.SOAPConnectorState
 
isRunning() - Method in interface com.metamatrix.admin.api.objects.Host
Return true if this Host is executing.
isRunning() - Method in interface com.metamatrix.admin.api.objects.ProcessObject
 
isRunning() - Method in class com.metamatrix.admin.objects.MMHost
Return true if this Host is running
isRunning() - Method in class com.metamatrix.admin.objects.MMProcess
 
isRuntimeType() - Method in interface com.metamatrix.metadata.runtime.api.DataType
Returns true if this datatype is Runtime Type, false otherwise.
isSameConnector(Object, Object, QueryMetadataInterface, CapabilitiesFinder) - Static method in class com.metamatrix.query.optimizer.relational.rules.CapabilitiesUtil
 
isSameHost(HostData, ConnectionInfo) - Static method in class com.metamatrix.console.ui.views.runtime.util.RuntimeMgmtUtils
 
isSameHost(ProcessData, ConnectionInfo) - Static method in class com.metamatrix.console.ui.views.runtime.util.RuntimeMgmtUtils
 
isSameInstance(SocketServerConnection) - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerConnection
 
isSameProcess(MMConnection) - Method in class com.metamatrix.jdbc.EmbeddedConnection
 
isSameProcess(MMConnection) - Method in class com.metamatrix.jdbc.MMConnection
 
isSameProcess(MMConnection) - Method in class com.metamatrix.jdbc.MMServerConnection
 
isSameRM(XAResource) - Method in class com.metamatrix.jdbc.MMXAResource
 
isSandbox() - Method in class com.sforce.soap.partner.LoginResult
Gets the sandbox value for this LoginResult.
isScalarGroup(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadataFacade
 
isScalarGroup(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
isScalarGroup(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
isScalarGroup(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
 
isScalarGroup(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
isScalarGroup() - Method in class com.metamatrix.query.metadata.TempMetadataID
 
isSchemaEnterpriseDatatypeNamespace(String) - Static method in class com.metamatrix.modeler.core.types.DatatypeConstants
Returns whether the given namespace is the XML Schema Enterprise Datatype namespace.
isSchemaEnterpriseDatatypeNamespacePrefix(String) - Static method in class com.metamatrix.modeler.core.types.DatatypeConstants
Returns whether the given namespace prefix is the XML Schema Enterprise Datatype namespace prefix.
isSearchable(int) - Method in class com.metamatrix.jdbc.FilteredResultsMetadata
 
isSearchable(int) - Method in class com.metamatrix.jdbc.ResultsMetadataWithProvider
 
isSearchable() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
isSearchable() - Method in class com.sforce.soap.partner.DescribeSObjectResult
Gets the searchable value for this DescribeSObjectResult.
isSecure() - Method in class com.metamatrix.jdbc.MMDataSource
Returns a flag indicating whether to create a secure connection or not.
isSecurityEnabled() - Method in interface com.metamatrix.platform.security.api.service.MembershipServiceInterface
 
isSecurityEnabled() - Method in class com.metamatrix.platform.security.membership.service.MembershipServiceImpl
 
isSelectable() - Method in class com.metamatrix.metadata.runtime.impl.ColumnRecordImpl
 
isSelectable() - Method in interface com.metamatrix.modeler.core.metadata.runtime.ColumnRecord
Check if the column is selectable
isSelected() - Method in class com.sforce.soap.partner.DescribeTabSetResult
Gets the selected value for this DescribeTabSetResult.
isSelectedImportEntitlementsFromVdb() - Method in class com.metamatrix.console.ui.views.vdb.VdbWizardEntitlementsSelectPanel
 
isSelectedMigrateEntitlements() - Method in class com.metamatrix.console.ui.views.vdb.VdbWizardEntitlementsSelectPanel
 
isSelectedModifyPSCEnablementsControl() - Method in class com.metamatrix.console.ui.views.connectorbinding.NewBindingWizardCreateConfirmPanel
 
isSelectedNoEntitlementsImport() - Method in class com.metamatrix.console.ui.views.vdb.VdbWizardEntitlementsSelectPanel
 
isSelectedOverwriteExistingRoles() - Method in class com.metamatrix.console.ui.views.vdb.VdbRoleOptionsPanel
 
isSelectedSetStatusActive() - Method in class com.metamatrix.console.ui.views.vdb.VdbWizardConfirmPanel
 
isSelectedViewEntitlementsReport() - Method in class com.metamatrix.console.ui.views.vdb.VdbWizardEntitlementsSelectPanel
 
isSelectionCancellation() - Method in class com.metamatrix.console.ui.layout.PanelsTree
 
isSemi() - Method in class com.metamatrix.query.sql.lang.JoinType
 
isSendNotificationEmail() - Method in class com.sforce.soap.partner.LeadConvert
Gets the sendNotificationEmail value for this LeadConvert.
isSequential() - Method in interface com.metamatrix.common.callback.Callback
determine if the List of PropertyDefinitionGroups contained by this object should be processed one-by-one in order (as in a "wizard"), or all at once (as in a tabbed panel).
isSequential() - Method in class com.metamatrix.common.callback.CallbackImpl
determine if the List of PropertyDefinitionGroups contained by this object should be processed one-by-one in order (as in a "wizard"), or all at once (as in a tabbed panel).
isServerSSLEnabled() - Method in class com.metamatrix.common.net.ServerSocketConfiguration
 
isServiceBad() - Method in class com.metamatrix.platform.registry.ServiceRegistryBinding
 
isServiceChange() - Method in class com.metamatrix.platform.config.event.ConfigurationChangeEvent
 
isServiceDefinitionChange() - Method in class com.metamatrix.console.ui.views.deploy.event.ConfigurationChangeEvent
Indicates if the changed object was a service definition object.
isServiceDisplayed(ServiceData) - Method in interface com.metamatrix.console.ui.views.runtime.OperationsDelegate
 
isServiceDisplayed(ServiceData) - Method in class com.metamatrix.console.ui.views.runtime.ProcessMgmtPanel
 
isServiceDisplayed(ServiceData) - Method in class com.metamatrix.console.ui.views.runtime.QueueStatisticsDisplayHandler
 
isServiceDisplayed(ServiceData) - Method in class com.metamatrix.console.ui.views.runtime.RuntimeMgmtPanel
 
isServiceDisplayed(ServiceData) - Method in class com.metamatrix.console.ui.views.runtime.ServiceMgmtPanel
 
isServiceInSystemState(String) - Method in class com.metamatrix.console.models.RuntimeMgmtManager
called to determine is a service is in the system state, regardless if running.
isSessionFunctionEvaluated() - Method in class com.metamatrix.query.util.CommandContext
 
isShowCalendar() - Method in class com.metamatrix.toolbox.ui.widget.CalendarPanel
 
isShowingEnterprise() - Method in class com.metamatrix.console.ui.views.entitlements.EntitlementDetailPanel
 
isShowingMetaMatrix() - Method in class com.metamatrix.console.ui.views.entitlements.EntitlementDetailPanel
 
isShowingRolesList() - Method in class com.metamatrix.console.ui.views.users.GroupsTabMainPanel
 
isShowingWaitCursor() - Static method in class com.metamatrix.console.util.StaticUtilities
 
isShowTime() - Method in class com.metamatrix.toolbox.ui.widget.CalendarPanel
 
isShowToday() - Method in class com.metamatrix.toolbox.ui.widget.CalendarPanel
 
isShutdown() - Method in class com.metamatrix.core.event.AbstractEventBroker
 
isShutdown() - Method in interface com.metamatrix.core.event.EventBroker
 
isShutdownComplete() - Method in class com.metamatrix.core.event.AbstractEventBroker
 
isShutdownRequested() - Method in class com.metamatrix.core.event.AbstractEventBroker
 
isShuttingDown() - Method in interface com.metamatrix.platform.vm.api.controller.ProcessManagement
Returns true if system is being shutdown.
isShuttingDown() - Method in class com.metamatrix.platform.vm.controller.ProcessController
 
isSigned(int) - Method in class com.metamatrix.jdbc.FilteredResultsMetadata
 
isSigned(int) - Method in class com.metamatrix.jdbc.ResultsMetadataWithProvider
 
isSigned() - Method in interface com.metamatrix.metadata.runtime.api.DataType
Returns a boolean indicating if the element data is signed.
isSigned() - Method in interface com.metamatrix.metadata.runtime.api.Element
Returns a boolean indicating if the element data is signed.
isSigned() - Method in class com.metamatrix.metadata.runtime.impl.ColumnRecordImpl
 
isSigned() - Method in class com.metamatrix.metadata.runtime.impl.DatatypeRecordImpl
 
isSigned() - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
isSigned() - Method in interface com.metamatrix.modeler.core.metadata.runtime.ColumnRecord
Check if the column is signed type.
isSigned() - Method in interface com.metamatrix.modeler.core.metadata.runtime.DatatypeRecord
Returns a boolean indicating if the element data is signed.
isSigned() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
ISSIGNED - Static variable in class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.Column.COLUMN_ATTRIBUTE_TAGS
 
isSignedOnUserSessionValid() - Method in class com.metamatrix.console.models.SessionManager
 
isSimpleSoapElement() - Method in class com.metamatrix.connector.xml.base.CriteriaDesc
 
isSkippedRole(String) - Method in class com.metamatrix.console.models.GroupsManager
 
isSOAPArrayElement() - Method in class com.metamatrix.connector.xml.base.CriteriaDesc
 
isSortable() - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
 
isSorted() - Method in class com.metamatrix.toolbox.ui.widget.table.EnhancedTableColumn
 
isSorted() - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
 
isSortedAscending() - Method in class com.metamatrix.toolbox.ui.widget.table.EnhancedTableColumn
 
isSortedDescending() - Method in class com.metamatrix.toolbox.ui.widget.table.EnhancedTableColumn
 
isSource() - Method in interface com.metamatrix.admin.api.objects.Request
 
isSource() - Method in class com.metamatrix.admin.objects.MMRequest
 
isSourceExists(String) - Method in interface com.metamatrix.platform.admin.api.ExtensionSourceAdminAPI
Checks if the extension module exists.
isSourceExists(String) - Method in class com.metamatrix.platform.admin.apiimpl.ExtensionSourceAdminAPIImpl
 
isSourceInUse(String) - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleManager
Returns the ExtensionModuleDescriptor object for the extension module indicated by sourceName
isSourceNameReserved(String) - Static method in class com.metamatrix.common.util.VDBNameValidator
 
isSourceValid(String) - Static method in class com.metamatrix.common.util.VDBNameValidator
 
isSpecial() - Method in class com.metamatrix.connector.xml.base.OutputXPathDesc
 
isSSLEnabled() - Static method in class com.metamatrix.common.net.ServerSocketConfiguration
 
isStagedResult() - Method in class com.metamatrix.query.mapping.xml.ResultSetInfo
 
isStagingTable(Object) - Method in class com.metamatrix.query.optimizer.xml.XMLPlannerEnvironment
 
isStale() - Method in class com.metamatrix.console.ui.views.vdb.VdbMainPanel
 
isStandard() - Method in interface com.metamatrix.metadata.runtime.api.DataType
Returns a boolean indicating if this is a MetaMatrix standard type.
isStar() - Method in class com.metamatrix.query.sql.lang.Select
Checks for a Select * clause
isStarted() - Method in interface com.metamatrix.admin.api.objects.SystemObject
 
isStarted() - Method in class com.metamatrix.admin.objects.MMSystem
 
isStarted() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedBaseDQPService
 
isStarted() - Method in class com.metamatrix.platform.vm.controller.ProcessController
Return TRUE if the system's services are started; i.e.
isStartingNode(BasicTreeNode) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeIterator
 
isStartingNode(TreeNode) - Method in class com.metamatrix.common.tree.TreeNodeIterator
 
isStartingNode(TreeNode) - Method in class com.metamatrix.common.tree.TreeNodeIteratorWithStack
 
isStopped() - Method in class com.metamatrix.server.dqp.service.tracker.DatabaseCommandLogger
Utility method to return whether the log manager for this VM is currently stopped.
isStoredQuery() - Method in class com.metamatrix.metadata.runtime.model.BasicProcedure
 
isSubscription() - Method in class com.metamatrix.server.serverapi.RequestInfo
Return true if the request is for a subsription
isSuccess() - Method in class com.sforce.soap.partner.DeleteResult
Gets the success value for this DeleteResult.
isSuccess() - Method in class com.sforce.soap.partner.EmptyRecycleBinResult
Gets the success value for this EmptyRecycleBinResult.
isSuccess() - Method in class com.sforce.soap.partner.InvalidateSessionsResult
Gets the success value for this InvalidateSessionsResult.
isSuccess() - Method in class com.sforce.soap.partner.LeadConvertResult
Gets the success value for this LeadConvertResult.
isSuccess() - Method in class com.sforce.soap.partner.MergeResult
Gets the success value for this MergeResult.
isSuccess() - Method in class com.sforce.soap.partner.ProcessResult
Gets the success value for this ProcessResult.
isSuccess() - Method in class com.sforce.soap.partner.SaveResult
Gets the success value for this SaveResult.
isSuccess() - Method in class com.sforce.soap.partner.SendEmailResult
Gets the success value for this SendEmailResult.
isSuccess() - Method in class com.sforce.soap.partner.UndeleteResult
Gets the success value for this UndeleteResult.
isSuccess() - Method in class com.sforce.soap.partner.UpsertResult
Gets the success value for this UpsertResult.
isSuccessfullySaved() - Method in class com.metamatrix.console.ui.dialog.ErrorDialog
 
ISSUER_SERIAL - Static variable in class com.metamatrix.connector.xmlsource.soap.SecurityToken
 
isSuperUser(String) - Method in interface com.metamatrix.platform.admin.api.AuthorizationAdminAPI
Returns true if the given username matches the current membership security.membership.admin.username from the current config
isSuperUser(String) - Method in class com.metamatrix.platform.admin.apiimpl.AuthorizationAdminAPIImpl
Return true is given username is a super user
isSuperUser(String) - Method in interface com.metamatrix.platform.security.api.service.MembershipServiceInterface
 
isSuperUser(String) - Method in class com.metamatrix.platform.security.membership.service.MembershipServiceImpl
 
isSwapScript(String) - Static method in class com.metamatrix.vdb.materialization.ScriptType
 
isSyncActive() - Method in class com.metamatrix.console.ui.views.vdb.VdbWizardConfirmPanel
 
isSystem() - Method in class com.metamatrix.metadata.runtime.impl.TableRecordImpl
 
isSystem() - Method in interface com.metamatrix.modeler.core.metadata.runtime.TableRecord
Check if table represents a table in a system model
isSystemAdmin() - Method in class com.metamatrix.console.security.Roles
 
isSystemAdmin(ConnectionInfo) - Method in class com.metamatrix.console.security.UserCapabilities
 
isSystemErrorState() - Method in interface com.metamatrix.jdbc.api.SQLException
 
isSystemErrorState(String) - Static method in class com.metamatrix.jdbc.api.SQLStates
 
isSystemErrorState() - Method in exception com.metamatrix.jdbc.MMSQLException
 
isSystemModelWithSystemTableType(String) - Static method in class com.metamatrix.common.vdb.api.SystemVdbUtility
Return true if the specified model name matches the name of any system model of TABLE_TYPES.SYSTEM_TYPE (match ignores case)
isSystemStarted() - Method in interface com.metamatrix.platform.admin.api.RuntimeStateAdminAPI
Return TRUE if the system is started; i.e.
isSystemStarted() - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIHelper
Return TRUE if the system is started; i.e.
isSystemStarted() - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIImpl
Return TRUE if the system is started; i.e.
isSystemTable() - Method in interface com.metamatrix.metadata.runtime.api.Group
 
isSystemTable() - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
isTablePopulated() - Method in class com.metamatrix.console.ui.views.vdb.VDBWizardModelVisibilityPanel
 
isTagRoot() - Method in class com.metamatrix.query.mapping.xml.MappingBaseNode
A tag root node is the first visual node (Element to be specific) in the document tree which is the root element in the output xml document.
isTagRoot() - Method in class com.metamatrix.query.mapping.xml.MappingElement
 
isTempGroupInsert() - Method in class com.metamatrix.query.processor.relational.ProjectIntoNode
 
isTempGroupName(String) - Static method in class com.metamatrix.query.sql.symbol.GroupSymbol
 
isTempGroupSymbol() - Method in class com.metamatrix.query.sql.symbol.GroupSymbol
Returns true if this is a symbol for a temporary group (i.e.
isTemporaryGroup(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
 
isTemporaryTable(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadataFacade
 
isTemporaryTable(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
isTemporaryTable(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
isTemporaryTable(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Determine whether a group is a temporary table.
isTemporaryTable(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
isTempTable() - Method in class com.metamatrix.query.metadata.TempMetadataID
Whether it is a temporary table
isTempTable() - Method in class com.metamatrix.query.sql.symbol.GroupSymbol
 
isTerminated() - Method in interface com.metamatrix.common.queue.WorkerPool
 
isTextValid() - Method in class com.metamatrix.toolbox.ui.widget.TextFieldWidget
 
isTraceEnabled() - Method in class com.metamatrix.cdk.api.SysLogger
 
isTraceEnabled() - Method in interface org.teiid.connector.api.ConnectorLogger
 
isTranformationInputParameter() - Method in class com.metamatrix.metadata.runtime.impl.ColumnRecordImpl
 
isTranformationInputParameter() - Method in interface com.metamatrix.modeler.core.metadata.runtime.ColumnRecord
Check if the column represents a column on a virtual group that is mapped to a procedure's input parameter that is a transformation source.
isTransactional() - Method in class com.metamatrix.dqp.message.AtomicRequestMessage
 
isTransactional() - Method in class com.metamatrix.dqp.message.AtomicResultsMessage
 
isTransactional() - Method in interface org.teiid.connector.api.ExecutionContext
 
isTransactionPending() - Method in class com.metamatrix.toolbox.ui.widget.property.PropertyChangeAdapter
sets or clears the transactionPending flag
isTransformable(Class, Class) - Static method in class com.metamatrix.common.types.DataTypeManager
Does a transformation exist between the source and target type?
isTransformable(String, String) - Static method in class com.metamatrix.common.types.DataTypeManager
Does a transformation exist between the source and target type of given names? The Class for source and target type are not needed to do this lookup.
isTriggerAutoResponseEmail() - Method in class com.sforce.soap.partner.EmailHeader
Gets the triggerAutoResponseEmail value for this EmailHeader.
isTriggerOtherEmail() - Method in class com.sforce.soap.partner.EmailHeader
Gets the triggerOtherEmail value for this EmailHeader.
isTriggerUserEmail() - Method in class com.sforce.soap.partner.EmailHeader
Gets the triggerUserEmail value for this EmailHeader.
isTrue(boolean, String) - Static method in class com.metamatrix.core.util.ArgCheck
Check that the boolean condition is true; throw an IllegalArgumentException if not.
isTruncateScript(String) - Static method in class com.metamatrix.vdb.materialization.ScriptType
 
ISubqueryCompareCriteria - Interface in org.teiid.connector.language
Represents a quantified comparison criteria.
ISubqueryCompareCriteria.Quantifier - Enum in org.teiid.connector.language
 
ISubqueryContainer - Interface in org.teiid.connector.language
This is a marker interface for language interfaces that contain a subquery.
ISubqueryInCriteria - Interface in org.teiid.connector.language
Represents an IN criteria that uses a subquery on the right side rather than a list of values.
isUndeletable() - Method in class com.sforce.soap.partner.DescribeSObjectResult
Gets the undeletable value for this DescribeSObjectResult.
isUnique() - Method in class com.sforce.soap.partner.Field
Gets the unique value for this Field.
isUniqueKey() - Method in interface com.metamatrix.metadata.runtime.api.Key
Return boolean indicating if the key is a unique key.
isUniqueKey() - Method in class com.metamatrix.metadata.runtime.impl.ColumnSetRecordImpl
 
isUniqueKey() - Method in class com.metamatrix.metadata.runtime.model.BasicKey
 
isUniqueKey() - Method in interface com.metamatrix.modeler.core.metadata.runtime.ColumnSetRecord
Return true if the record represents a unique key
isUnix() - Static method in class com.metamatrix.common.tree.directory.PlatformAwareFilePermission
Test whether the IDE is running on some variant of Unix.
isUnix() - Static method in class com.metamatrix.common.util.OSPlatformUtil
Test whether the IDE is running on some variant of Unix.
isUnlimited() - Method in class com.metamatrix.connector.xml.base.CriteriaDesc
 
isUpdatable() - Method in class com.metamatrix.metadata.runtime.impl.ColumnRecordImpl
 
isUpdatable() - Method in interface com.metamatrix.modeler.core.metadata.runtime.ColumnRecord
Check if the column is updatable
isUpdate - Variable in class com.metamatrix.query.optimizer.relational.PlanHints
 
ISUPDATEABLE - Static variable in class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.Column.COLUMN_ATTRIBUTE_TAGS
 
isUpdateable() - Method in class com.sforce.soap.partner.DescribeSObjectResult
Gets the updateable value for this DescribeSObjectResult.
isUpdateable() - Method in class com.sforce.soap.partner.Field
Gets the updateable value for this Field.
isUpdateAllowed() - Method in interface com.metamatrix.metadata.runtime.api.Group
Returns the updateAllowed.
isUpdateAllowed() - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
Returns the updateAllowed.
isUpdateEnabled() - Method in class com.metamatrix.console.ui.views.entitlements.DataNodesTreeNode
 
isUpdateMru() - Method in class com.sforce.soap.partner.MruHeader
Gets the updateMru value for this MruHeader.
isUpdateProcedure() - Method in class com.metamatrix.query.processor.proc.ProcedurePlan
 
isUpdateProcedure() - Method in class com.metamatrix.query.sql.proc.CreateUpdateProcedureCommand
 
isUpdateResult() - Method in class com.metamatrix.dqp.message.ResultsMessage
 
isUpdateSql(String) - Static method in class com.metamatrix.common.util.SqlUtil
Determines whether a sql statement is an update (INSERT, UPDATE, or DELETE).
isUsageErrorState() - Method in interface com.metamatrix.jdbc.api.SQLException
 
isUsageErrorState(String) - Static method in class com.metamatrix.jdbc.api.SQLStates
 
isUsageErrorState() - Method in exception com.metamatrix.jdbc.MMSQLException
 
isUseCollapsibleSection() - Method in class com.sforce.soap.partner.DescribeLayoutSection
Gets the useCollapsibleSection value for this DescribeLayoutSection.
isUseHeading() - Method in class com.sforce.soap.partner.DescribeLayoutSection
Gets the useHeading value for this DescribeLayoutSection.
isUseResultSetCache() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.RequestInfo
 
isUserGroup() - Method in class com.metamatrix.platform.security.api.GranteeEntitlementEntry
Does this Grantee represent a user group? If not, it's a user.
isUserOrGroup(String) - Static method in class com.metamatrix.admin.objects.MMPrincipal
Determine whether the given className is either of Principal.TYPE_USER or Principal.TYPE_GROUP.
isUserProperty(String) - Static method in class com.metamatrix.admin.objects.MMUser
Determine if the given property name is legal for a User.
isUsingDefault() - Method in class com.metamatrix.query.sql.lang.SPParameter
 
isUsingSSL() - Method in class com.metamatrix.common.api.MMURL
 
isUsingUserObjectToString() - Method in class com.metamatrix.console.ui.tree.ChildSortingTreeNode
 
isValdComponentTypeCode(int) - Static method in class com.metamatrix.common.config.model.BasicUtil
 
isValid(BaseID) - Static method in class com.metamatrix.common.namedobject.IDVerifier
Method to determine whether a BaseID has a valid full name.
isValid(String) - Static method in class com.metamatrix.common.util.VDBNameValidator
 
isValid() - Method in class com.metamatrix.dqp.service.metadata.QueryMetadataCache
Check if this query metadata cache is valid, if the cache has been cleared it is no longer valid.
isValid(int) - Method in class com.metamatrix.jdbc.MMConnection
 
isValid() - Method in interface com.metamatrix.modeler.core.index.IndexSelector
Return boolean indicating if indexes on this selector are good to use.
isValid() - Method in class com.metamatrix.modeler.core.types.EnterpriseDatatypeInfo
 
isValid() - Method in class com.metamatrix.query.optimizer.relational.rules.CriteriaCapabilityValidatorVisitor
 
isValid(Object, Object) - Method in class com.metamatrix.toolbox.ui.widget.property.PropertyChangeAdapter
 
isValid() - Method in class com.metamatrix.toolbox.ui.widget.text.DefaultTextFieldModel
Determines whether the model's contents are valid by invoking each of its registered Validators.
isValidNewName(String) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
 
isValidServerURL(String) - Static method in class com.metamatrix.common.api.MMURL
Validates that a server URL is in the correct format.
isValidType(String) - Static method in class com.metamatrix.common.extensionmodule.ExtensionModuleTypes
Indicates whether the type name in question is a valid type
isValidValue(PropertiedObject, PropertyDefinition, Object) - Method in interface com.metamatrix.common.object.PropertiedObjectEditor
Return whether the specified value is considered valid.
isValidValue(PropertiedObject, PropertyDefinition, Object) - Method in class com.metamatrix.common.object.PropertiedObjectEditorImpl
Return whether the specified value is considered valid.
isValidValue(PropertyDefinition, Object) - Method in class com.metamatrix.common.object.PropertiedObjectImpl
Return whether the specified value is considered valid.
isValidValue(int, PropertyDefinition, Object) - Method in interface com.metamatrix.common.object.PropertiedObjectsEditor
Return whether the specified value is considered valid.
isValidValue(int, PropertyDefinition, Object) - Method in class com.metamatrix.common.object.PropertiedObjectsEditorImpl
Return whether the specified value is considered valid.
isValidValue(Object) - Method in class com.metamatrix.common.object.PropertyType
 
isValidValue(Object) - Method in interface com.metamatrix.common.object.PropertyTypeValidator
 
isValidValue(Object[], PropertyTypeValidator) - Static method in class com.metamatrix.common.object.StandardPropertyTypeValidator
This helper method will be used to evaluate any PropertyValues that have a multiplicity of * or be able to have more than one value.
isValidValue(PropertiedObject, PropertyDefinition, Object) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeEditor
Return whether the specified value is considered valid.
isValidValue(PropertyDefinition, Object) - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
 
isValidValue(PropertiedObject, PropertyDefinition, Object) - Method in class com.metamatrix.common.tree.directory.FileSystemEntryEditor
Return whether the specified value is considered valid.
isValidValue(PropertiedObject, PropertyDefinition, Object) - Method in class com.metamatrix.console.models.ConfigurationPropertiedObjectEditor
Return whether the specified value is considered valid.
isValidValue(PropertiedObject, PropertyDefinition, Object) - Method in class com.metamatrix.console.ui.views.properties.ConsolePropertiedEditor
Return whether the specified value is considered valid.
isValidValue(PropertiedObject, PropertyDefinition, Object) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeNodeEditor
 
isValidVDB(VDBArchive) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedBaseDQPService
checks the validity of the VDB
isValidXMIFileExtension(String) - Static method in class com.metamatrix.toolbox.ui.widget.util.FileResourceConstants
Return true if the specified extension is a member of the supported list of XMI file extensions
isValueEncrypted(String) - Static method in class com.metamatrix.common.util.crypto.CryptoUtil
 
isValueValid(PropertyComponent, Object) - Method in class com.metamatrix.toolbox.ui.widget.property.PropertyChangeAdapter
Callback from a custom component to check the validity of a partial entry.
isValueValid(PropertyComponent, Object) - Method in interface com.metamatrix.toolbox.ui.widget.property.PropertyValidationListener
Request that the specified property value be validated in the current context.
isVarArg() - Method in class com.metamatrix.query.function.metadata.FunctionParameter
 
isVarArgs() - Method in class com.metamatrix.query.function.metadata.FunctionMethod
 
isVDBActive(String, int) - Method in class com.metamatrix.console.models.VdbManager
Returns null if VDB not found, else Boolean.
isViewOnly() - Method in class com.metamatrix.console.security.Roles
 
isVirtual() - Method in class com.metamatrix.metadata.runtime.impl.ProcedureRecordImpl
 
isVirtual() - Method in class com.metamatrix.metadata.runtime.impl.TableRecordImpl
 
isVirtual() - Method in interface com.metamatrix.modeler.core.metadata.runtime.ProcedureRecord
Check if this record is for a procedure that is a virtual.
isVirtual() - Method in interface com.metamatrix.modeler.core.metadata.runtime.TableRecord
Check if table represents a table in a virtual model
isVirtual() - Method in class com.metamatrix.query.metadata.TempMetadataID
Check whether this group is virtual
isVirtualDocument() - Method in interface com.metamatrix.metadata.runtime.api.Group
Whether this group represents a virtual document.
isVirtualDocument() - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
isVirtualGroup(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
 
isVirtualGroup(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadataFacade
 
isVirtualGroup(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
isVirtualGroup(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
isVirtualGroup(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Determine whether a group is virtual or not.
isVirtualGroup(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
isVirtualModel(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
 
isVirtualModel(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadataFacade
 
isVirtualModel(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
isVirtualModel(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
isVirtualModel(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Determine whether a model is virtual or not.
isVirtualModel(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
isVisible() - Method in interface com.metamatrix.admin.api.objects.Model
Determine whether this model is exposed for querying.
isVisible() - Method in class com.metamatrix.admin.objects.MMModel
 
isVisible() - Method in interface com.metamatrix.common.vdb.api.ModelInfo
Returns true if the model is visible to the use for querying
isVisible(String) - Method in class com.metamatrix.common.vdb.api.VDBArchive
 
isVisible(String) - Method in interface com.metamatrix.common.vdb.api.VDBDefn
Is the given resource file is visible to the user.
isVisible() - Method in class com.metamatrix.console.ui.views.vdb.ModelVisibilityInfo
 
isVisible(String) - Method in interface com.metamatrix.metadata.runtime.api.MetadataSourceAPI
Returns the visibility for a resource path that exist this vdb
isVisible() - Method in interface com.metamatrix.metadata.runtime.api.Model
Returns true if the model is visible to the use for querying
isVisible(String) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseMetadata
Returns the visibility for a resource path.
isVisible() - Method in class com.metamatrix.metadata.runtime.impl.ModelRecordImpl
 
isVisible() - Method in class com.metamatrix.metadata.runtime.model.BasicModel
 
isVisible(String) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseMetadata
Returns the visibility for a resource path.
isVisible(String) - Method in class com.metamatrix.metadata.runtime.model.MetadataCache
 
isVisible(String, VirtualDatabaseID) - Method in class com.metamatrix.metadata.runtime.RuntimeMetadataCatalog
Returns the visibility for a resource path that exist in a given vdb
isVisible() - Method in interface com.metamatrix.modeler.core.metadata.runtime.ModelRecord
Check if the model is visible
isVisible() - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
 
isVisible(String) - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
 
isWarningEnabled() - Method in class com.metamatrix.cdk.api.SysLogger
 
isWarningEnabled() - Method in interface org.teiid.connector.api.ConnectorLogger
 
isWeekday(QCDate) - Static method in class com.metamatrix.console.util.QCDate
 
isWeekend(QCDate) - Static method in class com.metamatrix.console.util.QCDate
 
isWildcard() - Method in class com.metamatrix.toolbox.ui.widget.util.StringFilter
 
isWindows() - Static method in class com.metamatrix.common.tree.directory.PlatformAwareFilePermission
Test whether the IDE is running on some variant of Windows.
isWindows() - Static method in class com.metamatrix.common.util.OSPlatformUtil
Test whether the IDE is running on some variant of Windows.
isWindowsPlatform() - Static method in class com.metamatrix.toolbox.ui.widget.util.BrowserControl
Try to determine whether this application is running under Windows or some other platform by examing the "os.name" property.
isWrapperFor(Class<?>) - Method in class com.metamatrix.common.jdbc.SimplePooledConnectionSource
 
isWrapperFor(Class<?>) - Method in class com.metamatrix.jdbc.WrapperImpl
 
isWritable(int) - Method in class com.metamatrix.jdbc.FilteredResultsMetadata
 
isWritable(int) - Method in class com.metamatrix.jdbc.ResultsMetadataWithProvider
 
isWsdlUser(String) - Method in class com.metamatrix.platform.security.membership.service.MembershipServiceImpl
 
isXAPoolType() - Method in class com.metamatrix.admin.objects.MMConnectionPool
 
isXAPoolType() - Method in class com.metamatrix.common.stats.ConnectionPoolStats
 
isXASupported() - Method in interface com.metamatrix.common.config.api.ConnectorBinding
Returns true if this component type supports XA transactions.
isXASupported() - Method in class com.metamatrix.common.config.model.BasicConnectorBinding
Returns true if this component type supports XA transactions.
isXMLCommand(Command) - Method in class com.metamatrix.query.validator.AbstractValidationVisitor
Check to verify if the query would return XML results.
isXMLDocType() - Method in class com.metamatrix.vdb.runtime.BasicURIModelResource
 
isXMLDocType() - Method in interface com.metamatrix.vdb.runtime.URIModelResource
 
ISXMLDOCTYPE - Static variable in class com.metamatrix.vdb.runtime.URIResourceReader.Constants.URI.Attribute
 
isXMLDocument(String) - Method in class com.metamatrix.vdb.runtime.URIResource
 
isXMLGroup(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
 
isXMLGroup(Object) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadataFacade
 
isXMLGroup(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
isXMLGroup(Object) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
isXMLGroup(Object) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Determine whether a group is an XML virtual document.
isXMLGroup(Object) - Method in class com.metamatrix.query.metadata.TempMetadataAdapter
 
isXmlValidationMode() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.RequestInfo
 
ITEM_TYPE_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
itemIDPanel - Variable in class com.metamatrix.console.ui.views.connector.ImportWizardController
 
ItemsBlockedCallback - Interface in com.metamatrix.console.ui.util
 
ItemsBlockedListSelectionListener - Class in com.metamatrix.console.ui.util
Implementation of ListSelectionListener that will block the selection of any in a given set of items.
ItemsBlockedListSelectionListener(String[], JList) - Constructor for class com.metamatrix.console.ui.util.ItemsBlockedListSelectionListener
 
ItemsBlockedTreeSelectionListener - Class in com.metamatrix.console.ui.util
Implementation of TreeSelectionListener that will block the selection of any in a given set of items, where the item is the last node in a selected tree path.
ItemsBlockedTreeSelectionListener(JTree, ItemsBlockedCallback) - Constructor for class com.metamatrix.console.ui.util.ItemsBlockedTreeSelectionListener
 
itemSelectionBlocked() - Method in class com.metamatrix.console.ui.layout.PanelsTree
 
itemSelectionBlocked() - Method in interface com.metamatrix.console.ui.util.ItemsBlockedCallback
 
itemSelectionBlocked() - Method in class com.metamatrix.console.ui.views.users.GroupsAccumulatorPanel
 
itemSelectionChanged(TreePath) - Method in class com.metamatrix.console.ui.layout.PanelsTree
 
itemSelectionChanged(TreePath) - Method in interface com.metamatrix.console.ui.util.ItemsBlockedCallback
 
itemStateChanged(ItemEvent) - Method in class com.metamatrix.console.ui.views.deploy.DeployedProcessPanel
 
itemStateChanged(ItemEvent) - Method in class com.metamatrix.console.ui.views.deploy.DeployMainPanel
 
itemStateChanged(ItemEvent) - Method in class com.metamatrix.console.ui.views.logsetup.MessageLevelCheckBoxes
 
iterateCursor(String) - Method in class com.metamatrix.query.processor.proc.ProcedurePlan
 
iterator() - Method in class com.metamatrix.api.core.message.MessageList
Overrides the implementation of List
iterator() - Method in class com.metamatrix.common.tree.AbstractTreeView
Obtain an iterator for this whole view, which navigates the view's nodes using pre-order rules (i.e., it visits a node before its children).
iterator(TreeNode) - Method in class com.metamatrix.common.tree.AbstractTreeView
Obtain an iterator for the view starting at the specified node.
iterator() - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
 
iterator() - Method in class com.metamatrix.common.tree.basic.BasicTreeView
Obtain an iterator for this whole view, which navigates the view's nodes using pre-order rules (i.e., it visits a node before its children).
iterator(TreeNode) - Method in class com.metamatrix.common.tree.basic.BasicTreeView
Obtain an iterator for the view starting at the specified node.
iterator() - Method in class com.metamatrix.common.tree.directory.FileSystemView
Obtain an iterator for this whole view, which navigates the view's nodes using pre-order rules (i.e., it visits a node before its children).
iterator(TreeNode) - Method in class com.metamatrix.common.tree.directory.FileSystemView
Obtain an iterator for the view starting at the specified node.
iterator() - Method in class com.metamatrix.common.tree.RuledTreeViewImpl
Obtain an iterator for this whole view, which navigates the view's nodes using pre-order rules (i.e., it visits a node before its children).
iterator(TreeNode) - Method in class com.metamatrix.common.tree.RuledTreeViewImpl
Obtain an iterator for the view starting at the specified node.
iterator() - Method in interface com.metamatrix.common.tree.TreeView
Obtain an iterator for this whole view, which navigates the view's nodes using pre-order rules (i.e., it visits a node before its children).
iterator(TreeNode) - Method in interface com.metamatrix.common.tree.TreeView
Obtain an iterator for the view starting at the specified node.
iterator(PermissionNode) - Method in interface com.metamatrix.platform.admin.api.PermissionTreeView
Obtain a depth-first Iterator starting at the given node.
iterator() - Method in interface com.metamatrix.platform.admin.api.PermissionTreeView
Obtain a depth-first Iterator over the whole tree starting at the root.
iterator(PermissionNode) - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeTreeViewImpl
Obtain a depth-first Iterator starting at the given node.
iterator() - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeTreeViewImpl
Obtain a depth-first Iterator over the whole tree starting at the root.
iterator() - Method in interface com.metamatrix.platform.security.api.AuthorizationPermissions
Obtain an iterator over the AuthorizationPermission instances in this collection.
iterator() - Method in class com.metamatrix.platform.security.api.AuthorizationPermissionsImpl
Obtain an iterator over the AuthorizationPermission instances in this collection.
iterator() - Method in class com.metamatrix.platform.security.api.AuthorizationPolicy
Obtain an iterator over the AuthorizationPermission instances that this policy applies.
iterator() - Method in class com.metamatrix.platform.security.api.UserEntitlementInfo
Get an iterator over the Grantees possessing this entitlement.
ITERATOR - Static variable in class com.metamatrix.toolbox.ui.EmptyObject
 
iterator() - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeView
 
iterator(TreeNode) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeView
 
iteratorByTarget(Object) - Method in class com.metamatrix.api.core.message.MessageList
Return an iterator over the Message instances that have the specified Object as the message target.
iteratorByType(int) - Method in class com.metamatrix.api.core.message.MessageList
Return an iterator over the Message instances that have the specified message type.
iteratorByType(int[]) - Method in class com.metamatrix.api.core.message.MessageList
Return an iterator over the Message instances that have a message type included in the provided set.
IUpdate - Interface in org.teiid.connector.language
Represents an UPDATE command in the language objects.

J

JAR_FILE_TYPE - Static variable in interface com.metamatrix.admin.api.objects.ExtensionModule
The name of the JAR file type of extension module - this is the only type of extension module that can be searched for Class objects
JAR_FILE_TYPE - Static variable in interface com.metamatrix.common.config.api.ExtensionModule
The name of the JAR file type of extension module - this is the only type of extension module that can be searched for Class objects
JAR_FILE_TYPE - Static variable in class com.metamatrix.common.extensionmodule.ExtensionModuleTypes
The name of the JAR file type of extension module - this is the only type of extension module that can be searched for Class objects
JarURLConnection - Class in com.metamatrix.common.protocol.jar
Jar protocol connection class.
JarURLConnection(URL) - Constructor for class com.metamatrix.common.protocol.jar.JarURLConnection
 
JAVA_IO_TEMP_DIR - Static variable in class com.metamatrix.core.util.FileUtils
 
JAVA_OPTS - Static variable in interface com.metamatrix.common.config.api.VMComponentDefnType
Java Starter Command Properties These properties are used to create the java command to execute when starting the process.
JavaCharStream - Class in com.metamatrix.query.parser
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (with java-like unicode escape processing).
JavaCharStream(Reader, int, int, int) - Constructor for class com.metamatrix.query.parser.JavaCharStream
 
JavaCharStream(Reader, int, int) - Constructor for class com.metamatrix.query.parser.JavaCharStream
 
JavaCharStream(Reader) - Constructor for class com.metamatrix.query.parser.JavaCharStream
 
JavaCharStream(InputStream, String, int, int, int) - Constructor for class com.metamatrix.query.parser.JavaCharStream
 
JavaCharStream(InputStream, int, int, int) - Constructor for class com.metamatrix.query.parser.JavaCharStream
 
JavaCharStream(InputStream, String, int, int) - Constructor for class com.metamatrix.query.parser.JavaCharStream
 
JavaCharStream(InputStream, int, int) - Constructor for class com.metamatrix.query.parser.JavaCharStream
 
JavaCharStream(InputStream, String) - Constructor for class com.metamatrix.query.parser.JavaCharStream
 
JavaCharStream(InputStream) - Constructor for class com.metamatrix.query.parser.JavaCharStream
 
JavaLogWriter - Class in com.metamatrix.core.log
Write to Java logging
JavaLogWriter() - Constructor for class com.metamatrix.core.log.JavaLogWriter
 
JBossCache<K,V> - Class in com.metamatrix.cache.jboss
Implementation of Cache using JBoss Cache
JBossCache(Cache<K, V>, Fqn) - Constructor for class com.metamatrix.cache.jboss.JBossCache
 
JBossCacheFactory - Class in com.metamatrix.cache.jboss
 
JBossCacheFactory(Cache, String) - Constructor for class com.metamatrix.cache.jboss.JBossCacheFactory
 
JBossCacheListener - Class in com.metamatrix.cache.jboss
 
JBossCacheListener(Fqn, CacheListener) - Constructor for class com.metamatrix.cache.jboss.JBossCacheListener
 
JCE_PROVIDER - Static variable in class com.metamatrix.common.util.CommonPropertyNames
This property indicates the encryption provider, if set to none encryption is disabled.
JConsole - Class in com.metamatrix.script.shell
A JFC/Swing based console for the BeanShell desktop.
JConsole() - Constructor for class com.metamatrix.script.shell.JConsole
 
JConsole(InputStream, OutputStream) - Constructor for class com.metamatrix.script.shell.JConsole
 
JConsole.BlockingPipedInputStream - Class in com.metamatrix.script.shell
The overridden read method in this class will not throw "Broken pipe" IOExceptions; It will simply wait for new writers and data.
JConsole.BlockingPipedInputStream(PipedOutputStream) - Constructor for class com.metamatrix.script.shell.JConsole.BlockingPipedInputStream
 
JDBC - Static variable in class com.metamatrix.jdbc.BaseDataSource
 
JDBC_ERR_0001 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
jdbc (015)
JDBC_ERR_0002 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0003 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0004 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0005 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0006 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0007 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0008 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0009 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0010 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0011 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0012 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0013 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0014 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0015 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0016 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0017 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0018 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0019 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0020 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0021 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0022 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0023 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0024 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0025 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0026 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0027 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0028 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0029 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0030 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0031 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0032 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0033 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0034 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0035 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0036 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0037 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0038 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0039 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0040 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0041 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0042 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0043 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0044 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0045 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0046 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0047 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0048 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0049 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0050 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0051 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0052 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0053 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0054 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0055 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0056 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0057 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0058 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0059 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0060 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0061 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0062 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0063 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0064 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_ERR_0065 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
JDBC_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
JDBCAuthorizationReader - Class in com.metamatrix.platform.security.authorization.spi.jdbc
 
JDBCAuthorizationReader() - Constructor for class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCAuthorizationReader
 
JDBCAuthorizationTransaction - Class in com.metamatrix.platform.security.authorization.spi.jdbc
 
JDBCAuthorizationTransactionFactory - Class in com.metamatrix.platform.security.authorization.spi.jdbc
 
JDBCAuthorizationTransactionFactory() - Constructor for class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCAuthorizationTransactionFactory
 
JDBCAuthorizationTransactionFactory(Properties) - Constructor for class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCAuthorizationTransactionFactory
 
JDBCBaseExecution - Class in org.teiid.connector.jdbc
 
JDBCBaseExecution(Connection, Translator, ConnectorLogger, Properties, ExecutionContext) - Constructor for class org.teiid.connector.jdbc.JDBCBaseExecution
 
JDBCC_0001 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCC_0001 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
JDBCC_0002 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCC_0002 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
JDBCC_0003 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCC_0003 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
JDBCC_0004 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCC_0005 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCC_0006 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCC_0007 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCC_0008 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCC_0009 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCC_0010 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCC_0011 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCC_0012 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCC_0013 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCC_0014 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCC_0015 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCC_0016 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCC_0017 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCC_0018 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCC_0019 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCC_0020 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCC_0021 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCC_0022 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCC_0023 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCC_0024 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCC_0025 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCC_0026 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCC_0027 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCC_0028 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCC_0029 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCC_0030 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCC_0031 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCC_0032 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCC_0033 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCC_0034 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCCapabilities - Class in org.teiid.connector.jdbc
 
JDBCCapabilities() - Constructor for class org.teiid.connector.jdbc.JDBCCapabilities
 
jdbcCompliant() - Method in class com.metamatrix.jdbc.BaseDriver
This method returns true if the driver passes jdbc compliance tests.
JDBCConnectionPoolHelper - Class in com.metamatrix.common.config
Created on May 14, 2002 The JDBCResourcePool is used to obtain a JDBC Connection from the resource pool.
JDBCConnectionPoolHelper() - Constructor for class com.metamatrix.common.config.JDBCConnectionPoolHelper
 
JDBCConnector - Class in com.metamatrix.metadata.runtime.spi.jdbc
 
JDBCConnector - Class in org.teiid.connector.jdbc
JDBC implementation of Connector interface.
JDBCConnector() - Constructor for class org.teiid.connector.jdbc.JDBCConnector
 
JDBCConnectorFactory - Class in com.metamatrix.metadata.runtime.spi.jdbc
 
JDBCConnectorFactory() - Constructor for class com.metamatrix.metadata.runtime.spi.jdbc.JDBCConnectorFactory
 
JDBCExecutionException - Exception in org.teiid.connector.jdbc
 
JDBCExecutionException(SQLException, TranslatedCommand...) - Constructor for exception org.teiid.connector.jdbc.JDBCExecutionException
 
JDBCExtensionDescriptor - Class in com.metamatrix.common.extensionmodule.spi.jdbc
 
JDBCExtensionDescriptor() - Constructor for class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionDescriptor
 
JDBCExtensionDescriptor(ResultSet) - Constructor for class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionDescriptor
 
JDBCExtensionModuleReader - Class in com.metamatrix.common.extensionmodule.spi.jdbc
Utility class that loads extension modules and other files from table ExtensionFilesTable.TABLE_NAME.
JDBCExtensionModuleReader() - Constructor for class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleReader
 
JDBCExtensionModuleTransaction - Class in com.metamatrix.common.extensionmodule.spi.jdbc
 
JDBCExtensionModuleTransactionFactory - Class in com.metamatrix.common.extensionmodule.spi.jdbc
 
JDBCExtensionModuleTransactionFactory() - Constructor for class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleTransactionFactory
 
JDBCExtensionModuleUtil - Class in com.metamatrix.common.extensionmodule.spi.jdbc
 
JDBCExtensionModuleUtil(Properties) - Constructor for class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleUtil
Instantiates this class with any Properties that need to override Properties from CurrentConfiguration.
JDBCExtensionModuleWriter - Class in com.metamatrix.common.extensionmodule.spi.jdbc
 
JDBCExtensionModuleWriter() - Constructor for class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleWriter
 
JDBCMgdResourceConnection - Class in com.metamatrix.common.connection.jdbc
 
JDBCMgdResourceConnection(Properties, String) - Constructor for class com.metamatrix.common.connection.jdbc.JDBCMgdResourceConnection
Create a new instance of a JDBC connection.
JDBCMODEL_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
JDBCNames - Class in com.metamatrix.common.extensionmodule.spi.jdbc
The JDBCNames provides the binding JDBC table and column names used for the JDBC implementation
JDBCNames() - Constructor for class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCNames
 
JDBCNames - Class in com.metamatrix.common.id.dbid.spi.jdbc
 
JDBCNames() - Constructor for class com.metamatrix.common.id.dbid.spi.jdbc.JDBCNames
 
JDBCNames - Class in com.metamatrix.metadata.runtime.spi.jdbc
 
JDBCNames() - Constructor for class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames
 
JDBCNames - Class in com.metamatrix.platform.security.authorization.spi.jdbc
 
JDBCNames() - Constructor for class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
JDBCNames.AuthPermissions - Class in com.metamatrix.platform.security.authorization.spi.jdbc
The Table definition for the Authorization Permissions.
JDBCNames.AuthPermissions() - Constructor for class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthPermissions
 
JDBCNames.AuthPermissions.ColumnName - Class in com.metamatrix.platform.security.authorization.spi.jdbc
 
JDBCNames.AuthPermissions.ColumnName() - Constructor for class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthPermissions.ColumnName
 
JDBCNames.AuthPermTypes - Class in com.metamatrix.platform.security.authorization.spi.jdbc
The Table definition for the Authorization Permission Types.
JDBCNames.AuthPermTypes() - Constructor for class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthPermTypes
 
JDBCNames.AuthPermTypes.ColumnName - Class in com.metamatrix.platform.security.authorization.spi.jdbc
 
JDBCNames.AuthPermTypes.ColumnName() - Constructor for class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthPermTypes.ColumnName
 
JDBCNames.AuthPolicies - Class in com.metamatrix.platform.security.authorization.spi.jdbc
The Table definition for the Authorization Policies.
JDBCNames.AuthPolicies() - Constructor for class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthPolicies
 
JDBCNames.AuthPolicies.ColumnName - Class in com.metamatrix.platform.security.authorization.spi.jdbc
 
JDBCNames.AuthPolicies.ColumnName() - Constructor for class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthPolicies.ColumnName
 
JDBCNames.AuthPrincipals - Class in com.metamatrix.platform.security.authorization.spi.jdbc
The Table definition for the Authorization Principals.
JDBCNames.AuthPrincipals() - Constructor for class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthPrincipals
 
JDBCNames.AuthPrincipals.ColumnName - Class in com.metamatrix.platform.security.authorization.spi.jdbc
 
JDBCNames.AuthPrincipals.ColumnName() - Constructor for class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthPrincipals.ColumnName
 
JDBCNames.AuthRealms - Class in com.metamatrix.platform.security.authorization.spi.jdbc
The Table definition for the Authorization Realms.
JDBCNames.AuthRealms() - Constructor for class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthRealms
 
JDBCNames.AuthRealms.ColumnName - Class in com.metamatrix.platform.security.authorization.spi.jdbc
 
JDBCNames.AuthRealms.ColumnName() - Constructor for class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthRealms.ColumnName
 
JDBCNames.ExtensionFilesTable - Class in com.metamatrix.common.extensionmodule.spi.jdbc
The Extension Files table definition
JDBCNames.ExtensionFilesTable() - Constructor for class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCNames.ExtensionFilesTable
 
JDBCNames.ExtensionFilesTable.ColumnName - Class in com.metamatrix.common.extensionmodule.spi.jdbc
 
JDBCNames.ExtensionFilesTable.ColumnName() - Constructor for class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCNames.ExtensionFilesTable.ColumnName
 
JDBCNames.IDTable - Class in com.metamatrix.common.id.dbid.spi.jdbc
This class defines the columns in the TransactionID table.
JDBCNames.IDTable() - Constructor for class com.metamatrix.common.id.dbid.spi.jdbc.JDBCNames.IDTable
 
JDBCNames.IDTable.ColumnName - Class in com.metamatrix.common.id.dbid.spi.jdbc
 
JDBCNames.IDTable.ColumnName() - Constructor for class com.metamatrix.common.id.dbid.spi.jdbc.JDBCNames.IDTable.ColumnName
 
JDBCNames.ModelPropNames - Class in com.metamatrix.metadata.runtime.spi.jdbc
 
JDBCNames.ModelPropNames() - Constructor for class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.ModelPropNames
 
JDBCNames.ModelPropNames.ColumnName - Class in com.metamatrix.metadata.runtime.spi.jdbc
 
JDBCNames.ModelPropNames.ColumnName() - Constructor for class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.ModelPropNames.ColumnName
 
JDBCNames.ModelPropValues - Class in com.metamatrix.metadata.runtime.spi.jdbc
 
JDBCNames.ModelPropValues() - Constructor for class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.ModelPropValues
 
JDBCNames.ModelPropValues.ColumnName - Class in com.metamatrix.metadata.runtime.spi.jdbc
 
JDBCNames.ModelPropValues.ColumnName() - Constructor for class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.ModelPropValues.ColumnName
 
JDBCNames.Models - Class in com.metamatrix.metadata.runtime.spi.jdbc
 
JDBCNames.Models() - Constructor for class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.Models
 
JDBCNames.Models.ColumnName - Class in com.metamatrix.metadata.runtime.spi.jdbc
 
JDBCNames.Models.ColumnName() - Constructor for class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.Models.ColumnName
 
JDBCNames.VCommonProperties - Class in com.metamatrix.metadata.runtime.spi.jdbc
 
JDBCNames.VCommonProperties() - Constructor for class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.VCommonProperties
 
JDBCNames.VCommonProperties.ColumnName - Class in com.metamatrix.metadata.runtime.spi.jdbc
 
JDBCNames.VCommonProperties.ColumnName() - Constructor for class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.VCommonProperties.ColumnName
 
JDBCNames.VDBModels - Class in com.metamatrix.metadata.runtime.spi.jdbc
 
JDBCNames.VDBModels() - Constructor for class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.VDBModels
 
JDBCNames.VDBModels.ColumnName - Class in com.metamatrix.metadata.runtime.spi.jdbc
 
JDBCNames.VDBModels.ColumnName() - Constructor for class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.VDBModels.ColumnName
 
JDBCNames.VirtualDatabases - Class in com.metamatrix.metadata.runtime.spi.jdbc
 
JDBCNames.VirtualDatabases() - Constructor for class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.VirtualDatabases
 
JDBCNames.VirtualDatabases.ColumnName - Class in com.metamatrix.metadata.runtime.spi.jdbc
 
JDBCNames.VirtualDatabases.ColumnName() - Constructor for class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.VirtualDatabases.ColumnName
 
JDBCNames.VModelProperties - Class in com.metamatrix.metadata.runtime.spi.jdbc
 
JDBCNames.VModelProperties() - Constructor for class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.VModelProperties
 
JDBCNames.VModelProperties.ColumnName - Class in com.metamatrix.metadata.runtime.spi.jdbc
 
JDBCNames.VModelProperties.ColumnName() - Constructor for class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.VModelProperties.ColumnName
 
JDBCPlatform - Class in com.metamatrix.common.jdbc
 
JDBCPlatform() - Constructor for class com.metamatrix.common.jdbc.JDBCPlatform
 
JDBCPlatform.Protocol - Interface in com.metamatrix.common.jdbc
The use of platforms is a secondary search option in case the supported platforms don't match to the product name
JDBCPlatform.Supported - Enum in com.metamatrix.common.jdbc
These are the platforms supported
JDBCPlugin - Class in com.metamatrix.jdbc
JDBCPlugin
JDBCPlugin() - Constructor for class com.metamatrix.jdbc.JDBCPlugin
 
JDBCPlugin - Class in org.teiid.connector.jdbc
CommonPlugin
JDBCPlugin() - Constructor for class org.teiid.connector.jdbc.JDBCPlugin
 
JDBCProcedureExecution - Class in org.teiid.connector.jdbc
 
JDBCProcedureExecution(ICommand, Connection, Translator, ConnectorLogger, Properties, RuntimeMetadata, ExecutionContext, ConnectorEnvironment) - Constructor for class org.teiid.connector.jdbc.JDBCProcedureExecution
 
JDBCPropertyNames - Class in org.teiid.connector.jdbc
 
JDBCPropertyNames() - Constructor for class org.teiid.connector.jdbc.JDBCPropertyNames
 
jdbcPropNS - Static variable in class com.metamatrix.soap.handler.ActionUpdateHandler
 
JDBCQueryExecution - Class in org.teiid.connector.jdbc
 
JDBCQueryExecution(ICommand, Connection, Translator, ConnectorLogger, Properties, ExecutionContext, ConnectorEnvironment) - Constructor for class org.teiid.connector.jdbc.JDBCQueryExecution
 
JDBCR_0001 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCR_0001 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
JDBCR_0002 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCR_0002 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
JDBCR_0003 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCR_0003 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
JDBCReservedWords - Interface in com.metamatrix.common.jdbc
 
JDBCRuntimeMetadataReader - Class in com.metamatrix.metadata.runtime.spi.jdbc
 
JDBCRuntimeMetadataReader() - Constructor for class com.metamatrix.metadata.runtime.spi.jdbc.JDBCRuntimeMetadataReader
 
JDBCRuntimeMetadataWriter - Class in com.metamatrix.metadata.runtime.spi.jdbc
 
JDBCRuntimeMetadataWriter() - Constructor for class com.metamatrix.metadata.runtime.spi.jdbc.JDBCRuntimeMetadataWriter
 
JDBCSourceConnection - Class in org.teiid.connector.jdbc
 
JDBCSourceConnection(Connection, ConnectorEnvironment, Translator) - Constructor for class org.teiid.connector.jdbc.JDBCSourceConnection
 
JDBCSourceXAConnection - Class in org.teiid.connector.jdbc
 
JDBCSourceXAConnection(Connection, XAConnection, ConnectorEnvironment, Translator) - Constructor for class org.teiid.connector.jdbc.JDBCSourceXAConnection
 
JDBCSYSTEM_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
JDBCT_0001 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCT_0002 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCT_0003 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCTranslator - Class in com.metamatrix.metadata.runtime.spi.jdbc
 
JDBCTranslator() - Constructor for class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
JDBCUpdateExecution - Class in org.teiid.connector.jdbc
 
JDBCUpdateExecution(ICommand, Connection, Translator, ConnectorLogger, Properties, ExecutionContext) - Constructor for class org.teiid.connector.jdbc.JDBCUpdateExecution
 
JDBCUtil - Class in com.metamatrix.common.jdbc
 
JDBCUtil() - Constructor for class com.metamatrix.common.jdbc.JDBCUtil
 
JDBCW_0001 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCW_0002 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCW_0003 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCW_0004 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCW_0005 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCW_0006 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCW_0007 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCW_0008 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCW_0009 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCW_0010 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCW_0011 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDBCW_0012 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
JDC_0001 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
JDC_0002 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
JDOM_DOCUMENT_RESULT - Static variable in class com.metamatrix.query.processor.xml.XMLProcessorEnvironment
XML result documents should be in JDOM document form
JDW_0001 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
JEnterButton - Class in com.metamatrix.console.ui.util
JEnterButton is a specialization of JButton that responds to the Enter key when it has keyboard focus.
JEnterButton() - Constructor for class com.metamatrix.console.ui.util.JEnterButton
Creates a button with no set text or icon.
JEnterButton(Icon) - Constructor for class com.metamatrix.console.ui.util.JEnterButton
Creates a button with an icon.
JEnterButton(String) - Constructor for class com.metamatrix.console.ui.util.JEnterButton
Creates a button with text.
JEnterButton(String, Icon) - Constructor for class com.metamatrix.console.ui.util.JEnterButton
Creates a button with initial text and an icon.
JGROUPS - Static variable in interface com.metamatrix.common.config.ResourceNames
 
JGroupsMessageBus - Class in com.metamatrix.common.messaging.jgroups
 
JGroupsMessageBus(ChannelProvider, String) - Constructor for class com.metamatrix.common.messaging.jgroups.JGroupsMessageBus
 
JGroupsProvider - Class in com.metamatrix.server
This class contains a collection of utilities for managing JGroups objects.
JGroupsProvider(int) - Constructor for class com.metamatrix.server.JGroupsProvider
 
JGroupsProvider.Protocol - Enum in com.metamatrix.server
 
jiggleSplitter(JSplitPane) - Static method in class com.metamatrix.console.util.StaticUtilities
Attempt to force a repaint on a split pane by moving the splitter by one pixel and then back again.
jj_nt - Variable in class com.metamatrix.query.parser.SQLParser
 
jjFillToken() - Method in class com.metamatrix.query.parser.SQLParserTokenManager
 
jjnewLexState - Static variable in class com.metamatrix.query.parser.SQLParserTokenManager
 
jjstrLiteralImages - Static variable in class com.metamatrix.query.parser.SQLParserTokenManager
 
JNDI_LDAP_CTX_FACTORY - Static variable in class com.metamatrix.connector.ldap.LDAPConnectorConstants
 
join(List, String) - Static method in class com.metamatrix.core.util.StringUtil
Join string pieces and separate with a delimiter.
JOIN - Static variable in class com.metamatrix.query.optimizer.relational.plantree.NodeConstants.Types
 
JOIN - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
JOIN - Static variable in class com.metamatrix.query.sql.ReservedWords
 
JOIN - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
JOIN_ANTI_SEMI - Static variable in class com.metamatrix.query.sql.lang.JoinType
internal ANTI SEMI Join type
JOIN_CROSS - Static variable in class com.metamatrix.query.sql.lang.JoinType
Represents a cross join: a CROSS JOIN b
JOIN_DESCRIPTOR - Static variable in class com.metamatrix.modeler.core.index.IndexConstants.RECORD_TYPE
 
JOIN_FULL_OUTER - Static variable in class com.metamatrix.query.sql.lang.JoinType
Represents a full outer join: a FULL OUTER JOIN b
JOIN_INNER - Static variable in class com.metamatrix.query.sql.lang.JoinType
Represents an inner join: a INNER JOIN b
JOIN_LEFT_OUTER - Static variable in class com.metamatrix.query.sql.lang.JoinType
Represents a left outer join: a LEFT OUTER JOIN b
JOIN_RIGHT_OUTER - Static variable in class com.metamatrix.query.sql.lang.JoinType
Represents a right outer join: a RIGHT OUTER JOIN b
JOIN_SEMI - Static variable in class com.metamatrix.query.sql.lang.JoinType
internal SEMI Join type
JOIN_UNION - Static variable in class com.metamatrix.query.sql.lang.JoinType
Represents a union join: a UNION JOIN b - not used after rewrite
joinedTable(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
 
JoinedWhileInstruction - Class in com.metamatrix.query.processor.xml
Loop instruction on the result set execute before this instruction.
JoinedWhileInstruction(String, Integer, ElementSymbol, String) - Constructor for class com.metamatrix.query.processor.xml.JoinedWhileInstruction
Constructor for WhileInstruction.
joinEntryResults(IEntryResult, IEntryResult[], int) - Static method in class com.metamatrix.metadata.runtime.impl.RecordFactory
Append the specified IEntryResult[] to the IEntryResult to create a single result representing an index entry that was split across multiple index records.
JoinNode - Class in com.metamatrix.query.processor.relational
 
JoinNode(int) - Constructor for class com.metamatrix.query.processor.relational.JoinNode
 
joinNode - Variable in class com.metamatrix.query.processor.relational.JoinStrategy
 
JoinNode.JoinStrategyType - Enum in com.metamatrix.query.processor.relational
 
JoinPredicate - Class in com.metamatrix.query.sql.lang
Represents a subpart of the FROM clause specifying a join within the FROM.
JoinPredicate() - Constructor for class com.metamatrix.query.sql.lang.JoinPredicate
Construct a JoinPredicate
JoinPredicate(FromClause, FromClause, JoinType) - Constructor for class com.metamatrix.query.sql.lang.JoinPredicate
Construct a JoinPredicate between two clauses of the specified type.
JoinPredicate(FromClause, FromClause, JoinType, List) - Constructor for class com.metamatrix.query.sql.lang.JoinPredicate
Construct a JoinPredicate between two clauses of the specified type.
JoinPredicate(FromClause, FromClause, JoinType, Criteria) - Constructor for class com.metamatrix.query.sql.lang.JoinPredicate
Construct a JoinPredicate between two clauses of the specified type.
JoinStrategy - Class in com.metamatrix.query.processor.relational
 
JoinStrategy() - Constructor for class com.metamatrix.query.processor.relational.JoinStrategy
 
JoinType - Class in com.metamatrix.query.sql.lang
This class represents a join type.
JoinUtil - Class in com.metamatrix.query.optimizer.relational.rules
Utility methods for query planning related to joins.
JTreeTable - Class in com.metamatrix.console.ui.treetable
This example shows how to create a simple JTreeTable component, by using a JTree as a renderer (and editor) for the cells in a particular column in the JTable.
JTreeTable(TreeTableModel) - Constructor for class com.metamatrix.console.ui.treetable.JTreeTable
 
JTreeTable.TreeTableCellEditor - Class in com.metamatrix.console.ui.treetable
An editor that can be used to edit the tree column.
JTreeTable.TreeTableCellEditor() - Constructor for class com.metamatrix.console.ui.treetable.JTreeTable.TreeTableCellEditor
 
JTreeTable.TreeTableCellRenderer - Class in com.metamatrix.console.ui.treetable
A TableCellRenderer that displays a JTree.
JTreeTable.TreeTableCellRenderer(TreeModel) - Constructor for class com.metamatrix.console.ui.treetable.JTreeTable.TreeTableCellRenderer
 

K

KEEP_CURRENT_COLUMN_SORT_ORDER - Static variable in interface com.metamatrix.toolbox.ui.widget.table.EnhancedTableColumnModel
 
KEEP_CURRENT_COLUMN_SORT_ORDER - Static variable in interface com.metamatrix.toolbox.ui.widget.table.TableConstants
 
keepExecutionAlive(boolean) - Method in interface org.teiid.connector.api.ExecutionContext
When the execution is turned on with "alive=true", the execution object will not be implicitly closed at the end of the last batch.
KEY - Static variable in class com.metamatrix.common.util.crypto.CryptoUtil
 
Key - Interface in com.metamatrix.metadata.runtime.api
Instances of this interface represent Keys for a Group.
KEY - Static variable in interface com.metamatrix.metadata.runtime.util.RuntimeMetadataIDContext
 
KEY_NAME - Static variable in class com.metamatrix.common.util.crypto.CryptoUtil
The name of the key.
KEY_PROP - Static variable in interface com.metamatrix.metadata.runtime.util.RuntimeMetadataIDContext
 
KEY_RELATIONSHIP - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Foundation.Class
 
KEY_RELATIONSHIP_ASSOCIATION_END - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
KEY_RELATIONSHIP_FEATURE_ASSOCIATION_END - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
KEY_RELATIONSHIP_KEYREL_ASSOCIATION_END - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
keyExists(String) - Method in class com.metamatrix.core.BundleUtil
Determines if the given key exists in the resource file.
KeyID - Interface in com.metamatrix.metadata.runtime.api
The KeyID is the unique identifier for a Key.
keyListenerKeyPressed(KeyEvent) - Method in class com.metamatrix.toolbox.ui.widget.IntegerSpinner
Processes key events where the key pressed is either the up or down arrows.
keyPressed(KeyEvent) - Method in class com.metamatrix.script.shell.JConsole
 
keyPressed(KeyEvent) - Method in class com.metamatrix.toolbox.ui.widget.IntegerSpinner.SpinnerKeyListener
 
keyReleased(KeyEvent) - Method in class com.metamatrix.script.shell.JConsole
 
keyReleased(KeyEvent) - Method in class com.metamatrix.toolbox.ui.widget.property.PropertyChangeAdapter
Invoked when a key has been released.
keys() - Method in class com.metamatrix.common.properties.UnmodifiableProperties
 
KEYS_INDEX - Static variable in class com.metamatrix.modeler.core.index.IndexConstants.INDEX_NAME
 
keySet() - Method in interface com.metamatrix.cache.Cache
Returns a Set containing the data in this Cache
keySet() - Method in class com.metamatrix.cache.jboss.JBossCache
Returns a Set containing the data in this Cache
keySet() - Method in class com.metamatrix.common.properties.UnmodifiableProperties
 
KEYSTORE_FILE_TYPE - Static variable in interface com.metamatrix.admin.api.objects.ExtensionModule
The name of the Keystore File of extension module.
keyTyped(KeyEvent) - Method in class com.metamatrix.script.shell.JConsole
 
KEYWORDS_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
killAllServersInCluster() - Method in class com.metamatrix.server.HostController
 
killAllServersInCluster() - Method in interface com.metamatrix.server.HostManagement
Kill all the servers at all the hosts
killServer(String, String, boolean) - Method in class com.metamatrix.server.HostController
 
killServer(String, String, boolean) - Method in interface com.metamatrix.server.HostManagement
Kill the server process on this host with specified processName
killServers(String, boolean) - Method in class com.metamatrix.server.HostController
 
killServers(String, boolean) - Method in interface com.metamatrix.server.HostManagement
Kill all servers on a this host
killService() - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
Terminate all processing and reclaim resources.
killService() - Method in class com.metamatrix.platform.security.authorization.service.AuthorizationServiceImpl
Terminate all processing and reclaim resources.
killService() - Method in class com.metamatrix.platform.security.membership.service.MembershipServiceImpl
Terminate all processing and reclaim resources.
killService() - Method in class com.metamatrix.platform.security.session.service.SessionServiceImpl
Terminate all processing and reclaim resources.
killService() - Method in class com.metamatrix.platform.service.controller.AbstractService
Terminate all processing and reclaim resources.
killService() - Method in class com.metamatrix.server.connector.service.ConnectorService
Terminate all processing and reclaim resources.
killService() - Method in class com.metamatrix.server.query.service.QueryService
 
kind - Variable in class com.metamatrix.query.parser.Token
An integer that describes the kind of this token.

L

LabelLookAndFeel - Class in com.metamatrix.toolbox.ui.widget.laf
Sub-classes BasicLabelUI to provide multiple-line text.
LabelLookAndFeel() - Constructor for class com.metamatrix.toolbox.ui.widget.laf.LabelLookAndFeel
 
LabelWidget - Class in com.metamatrix.toolbox.ui.widget
This class is intended to be used everywhere within the application that a label needs to be displayed.
LabelWidget() - Constructor for class com.metamatrix.toolbox.ui.widget.LabelWidget
Creates a blank label.
LabelWidget(String) - Constructor for class com.metamatrix.toolbox.ui.widget.LabelWidget
Creates a label with the specified text.
LabelWidget(Icon) - Constructor for class com.metamatrix.toolbox.ui.widget.LabelWidget
Creates a label with the specified icon.
LabelWidget(String, Icon) - Constructor for class com.metamatrix.toolbox.ui.widget.LabelWidget
Creates a label with the specified text and icon.
LANGUAGE - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.BuiltInNames
 
LanguageObject - Interface in com.metamatrix.query.sql
This is the primary interface for all language objects.
LanguageObjectVisitor - Interface in org.teiid.connector.visitor.framework
 
LanguageUtil - Class in org.teiid.connector.language
Helpful utility methods to work with language interfaces.
LanguageVisitor - Class in com.metamatrix.query.sql
The LanguageVisitor can be used to visit a LanguageObject as if it were a tree and perform some action on some or all of the language objects that are visited.
LanguageVisitor() - Constructor for class com.metamatrix.query.sql.LanguageVisitor
 
last() - Method in class com.metamatrix.jdbc.MMResultSet
Moves the cursor to the last row in the in this ResultSet object.
last - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.Data
 
LAST_CHANGED_BY - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ChangeHistory.Property.NAMES
 
LAST_CHANGED_DATE - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ChangeHistory.Property.NAMES
 
LAST_COMMAND - Static variable in class com.metamatrix.common.actions.AbstractObjectEditor
 
LAST_PING_TIME - Static variable in class com.metamatrix.console.ui.views.sessions.SessionTableModel
 
LAST_SAVE_DIR_PREF_NAME - Static variable in class com.metamatrix.console.ui.views.syslog.SysLogPanel
 
lastIndexOf(Object) - Method in class com.metamatrix.api.core.message.MessageList
Overrides the implementation of List
lastUpdatedBy - Variable in class com.metamatrix.common.extensionmodule.ExtensionModuleDescriptor
 
lastUpdatedDate - Variable in class com.metamatrix.common.extensionmodule.ExtensionModuleDescriptor
 
LATESTDATECOVERED - Static variable in interface com.metamatrix.connector.salesforce.execution.SalesforceProcedureExecution
 
LayoutComponentType - Class in com.sforce.soap.partner
 
LayoutComponentType(String) - Constructor for class com.sforce.soap.partner.LayoutComponentType
 
LazyBranchListener - Class in com.metamatrix.console.ui.util
LazyBranchListener is used with LazyBranchNode to call populate() on their nodes.
LazyBranchListener() - Constructor for class com.metamatrix.console.ui.util.LazyBranchListener
 
LazyBranchNode - Class in com.metamatrix.console.ui.util
LazyBranchNode is a specialization of DefaultMutableTreeNode that delays populating its child nodes until it is expanded.
LazyBranchNode(DefaultTreeModel, Object) - Constructor for class com.metamatrix.console.ui.util.LazyBranchNode
 
LBRACE - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
LCASE - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
LDAP_ADMIN_DN - Static variable in class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
LDAP_ADMIN_PASSWORD - Static variable in class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
LDAP_ADMIN_USER_DN - Static variable in class com.metamatrix.connector.ldap.LDAPConnectorPropertyNames
 
LDAP_ADMIN_USER_PASSWORD - Static variable in class com.metamatrix.connector.ldap.LDAPConnectorPropertyNames
 
LDAP_AUTH_TYPE - Static variable in class com.metamatrix.connector.ldap.LDAPConnection
 
LDAP_AUTH_TYPE - Static variable in class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
LDAP_DEFAULT_BASEDN - Static variable in class com.metamatrix.connector.ldap.LDAPConnectorPropertyNames
 
LDAP_DEFAULT_SCOPE - Static variable in class com.metamatrix.connector.ldap.LDAPConnectorPropertyNames
 
LDAP_INITIAL_CONTEXT_FACTORY - Static variable in class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
LDAP_REFERRAL_MODE - Static variable in class com.metamatrix.connector.ldap.LDAPConnection
 
LDAP_REFERRAL_MODE - Static variable in class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
LDAP_RESTRICT_TO_OBJECTCLASS - Static variable in class com.metamatrix.connector.ldap.LDAPConnectorPropertyNames
 
LDAP_TXN_TIMEOUT_IN_MILLIS - Static variable in class com.metamatrix.connector.ldap.LDAPConnectorPropertyNames
 
LDAP_URL - Static variable in class com.metamatrix.connector.ldap.LDAPConnectorPropertyNames
 
LDAP_URL - Static variable in class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
LDAP_USER_OBJECT_TYPE - Static variable in class com.metamatrix.connector.ldap.LDAPConnection
 
LDAP_USER_OBJECT_TYPE - Static variable in class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
LDAPConnection - Class in com.metamatrix.connector.ldap
Represents a connection to an LDAP data source.
LDAPConnection(ExecutionContext, Properties, ConnectorLogger) - Constructor for class com.metamatrix.connector.ldap.LDAPConnection
Constructor.
LDAPConnector - Class in com.metamatrix.connector.ldap
LDAPConnector.
LDAPConnector() - Constructor for class com.metamatrix.connector.ldap.LDAPConnector
 
LDAPConnectorCapabilities - Class in com.metamatrix.connector.ldap
This class extends the BasicConnectorCapabilities class, and establishes the capabilities that are supported by the LDAPConnector.
LDAPConnectorCapabilities() - Constructor for class com.metamatrix.connector.ldap.LDAPConnectorCapabilities
 
LDAPConnectorConstants - Class in com.metamatrix.connector.ldap
Utility class to maintain list of constants for the LDAPConnector.
LDAPConnectorConstants() - Constructor for class com.metamatrix.connector.ldap.LDAPConnectorConstants
 
LDAPConnectorPropertyNames - Class in com.metamatrix.connector.ldap
Property names used in the LDAP connector.
LDAPConnectorPropertyNames() - Constructor for class com.metamatrix.connector.ldap.LDAPConnectorPropertyNames
 
ldapDefaultIsAscending - Static variable in class com.metamatrix.connector.ldap.LDAPConnectorConstants
 
ldapDefaultSearchScope - Static variable in class com.metamatrix.connector.ldap.LDAPConnectorConstants
 
ldapDefaultSortName - Static variable in class com.metamatrix.connector.ldap.LDAPConnectorConstants
 
LDAPMembershipDomain - Class in com.metamatrix.platform.security.membership.spi.ldap
 
LDAPMembershipDomain() - Constructor for class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
LDAPPlugin - Class in com.metamatrix.connector.ldap
LDAPPlugin
LDAPPlugin() - Constructor for class com.metamatrix.connector.ldap.LDAPPlugin
 
LDAPSearchDetails - Class in com.metamatrix.connector.ldap
Utility class used to maintain the details of a particular LDAP search, such as the context, the attributes of interest, the filter, and the search scope.
LDAPSearchDetails(String, int, String, ArrayList, SortKey[], long, ArrayList) - Constructor for class com.metamatrix.connector.ldap.LDAPSearchDetails
Constructor
LDAPSyncQueryExecution - Class in com.metamatrix.connector.ldap
LDAPSyncQueryExecution is responsible for executing an LDAP search corresponding to a read-only "select" query from MetaMatrix.
LDAPSyncQueryExecution(IQuery, ExecutionContext, RuntimeMetadata, ConnectorLogger, InitialLdapContext, Properties) - Constructor for class com.metamatrix.connector.ldap.LDAPSyncQueryExecution
Constructor
ldapTimestampFormat - Static variable in class com.metamatrix.connector.ldap.LDAPConnectorConstants
 
LDAPUpdateExecution - Class in com.metamatrix.connector.ldap
Please see the user's guide for a full description of capabilties, etc.
LDAPUpdateExecution(ICommand, ExecutionContext, RuntimeMetadata, ConnectorLogger, InitialLdapContext) - Constructor for class com.metamatrix.connector.ldap.LDAPUpdateExecution
 
LE - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
LE - Static variable in class com.metamatrix.query.sql.lang.AbstractCompareCriteria
Constant indicating the first operand is less than or equal to the second.
LE - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
LeadConvert - Class in com.sforce.soap.partner
 
LeadConvert() - Constructor for class com.sforce.soap.partner.LeadConvert
 
LeadConvert(String, String, String, boolean, String, String, boolean, String, boolean) - Constructor for class com.sforce.soap.partner.LeadConvert
 
LeadConvertResult - Class in com.sforce.soap.partner
 
LeadConvertResult() - Constructor for class com.sforce.soap.partner.LeadConvertResult
 
LeadConvertResult(String, String, Error[], String, String, boolean) - Constructor for class com.sforce.soap.partner.LeadConvertResult
 
leapYear(int) - Static method in class com.metamatrix.console.util.QCDate
 
leastCommonMultiple(int[]) - Static method in class com.metamatrix.console.util.StaticUtilities
Return the least common multiple of an array of integers.
left(String, Integer) - Static method in class com.metamatrix.query.function.FunctionMethods
 
LEFT - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
LEFT - Static variable in class com.metamatrix.query.sql.ReservedWords
 
LEFT - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
LEFT - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
LEFT_ICON_PROPERTY - Static variable in interface com.metamatrix.toolbox.ui.IconConstants
 
LEFT_PAREN - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
LeftOrRightFunctionModifier - Class in org.teiid.connector.jdbc.oracle
Convert left(string, count) --> substr(string, 1, count) or right(string, count) --> substr(string, -1 * count) - we lack a way to express a unary negation
LeftOrRightFunctionModifier(ILanguageFactory) - Constructor for class org.teiid.connector.jdbc.oracle.LeftOrRightFunctionModifier
 
leftSource - Variable in class com.metamatrix.query.processor.relational.JoinStrategy
 
leftTrim(String) - Static method in class com.metamatrix.query.function.FunctionMethods
 
LEGAL_TEXT_BACKGROUND_COLOR_PROPERTY - Static variable in class com.metamatrix.toolbox.ui.widget.SplashPanel
 
LEGAL_TEXT_FOREGROUND_COLOR_PROPERTY - Static variable in class com.metamatrix.toolbox.ui.widget.SplashPanel
 
legalDate(int, int, int) - Static method in class com.metamatrix.console.util.QCDate
 
length() - Method in class com.metamatrix.common.types.BlobImpl
Returns the number of bytes in the BLOB value designated by this Blob object.
length() - Method in class com.metamatrix.common.types.BlobType
 
length() - Method in class com.metamatrix.common.types.ClobImpl
Returns the number of characters in the CLOB value designated by this Clob object.
length() - Method in class com.metamatrix.common.types.ClobType
 
length() - Method in class com.metamatrix.jdbc.MMBlob
Returns the number of bytes in the BLOB value designated by this Blob object.
length() - Method in class com.metamatrix.jdbc.MMClob
Returns the number of characters in the CLOB value designated by this Clob object.
LENGTH - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES.DATA_TYPE_FACETS.CONSTRAINING
 
length(String) - Static method in class com.metamatrix.query.function.FunctionMethods
 
LENGTH - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
LESS_THAN - Static variable in class com.metamatrix.common.xml.XPathUtil.Operator
 
LESS_THAN_EQUAL - Static variable in class com.metamatrix.common.xml.XPathUtil.Operator
 
LETTER - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
LEVEL - Static variable in class com.metamatrix.common.log.DbLogWriter.ColumnName
 
LEVEL - Static variable in class com.metamatrix.common.log.reader.LogEntryPropertyNames.ColumnName
 
LexicalError(boolean, int, int, int, String, char) - Static method in error com.metamatrix.query.parser.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
lexStateNames - Static variable in class com.metamatrix.query.parser.SQLParserTokenManager
 
LICENSE_LIMIT_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
LICENSE_PROPERTY - Static variable in class com.metamatrix.toolbox.ui.widget.SplashPanel
 
LIKE - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
LIKE - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
LIKE - Static variable in class com.metamatrix.query.sql.proc.CriteriaSelector
 
LIKE - Static variable in class com.metamatrix.query.sql.ReservedWords
 
LIKE - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
LIKE_MATCH_CHARACTER - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
LIKE_ONLY - Static variable in class com.metamatrix.dqp.metadata.ResultsMetadataConstants.SEARCH_TYPES
 
LIKE_ONLY - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.SEARCH_TYPES
 
LIKE_ONLY - Static variable in class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants.SEARCH_TYPES
 
LIKE_WILDCARD_CHARACTER - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
LIMIT - Static variable in class com.metamatrix.connector.salesforce.execution.visitors.CriteriaVisitor
 
limit(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse an LIMIT clause.
LIMIT - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
Limit - Class in com.metamatrix.query.sql.lang
 
Limit(Expression, Expression) - Constructor for class com.metamatrix.query.sql.lang.Limit
 
LIMIT - Static variable in class com.metamatrix.query.sql.ReservedWords
 
LIMIT - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
LIMIT_EXCEEDED - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
LIMIT_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
LimitNode - Class in com.metamatrix.query.processor.relational
 
LimitNode(int, Expression, Expression) - Constructor for class com.metamatrix.query.processor.relational.LimitNode
 
line - Variable in class com.metamatrix.query.parser.JavaCharStream
 
LINE_FEED - Static variable in interface com.metamatrix.core.util.StringUtil.Constants
 
LINE_FEED_CHAR - Static variable in interface com.metamatrix.core.util.StringUtil.Constants
 
LINE_SEPARATOR - Static variable in class com.metamatrix.core.util.FileUtils
 
LINE_SEPARATOR - Static variable in class com.metamatrix.core.util.StringUtil
The String that should be used to separate lines; defaults to #NEW_LINE
LINE_SEPARATOR - Static variable in class com.metamatrix.core.util.StringUtilities
The String that should be used to separate lines; defaults to StringUtilities.NEW_LINE
LINE_SEPARATOR_CHARS - Static variable in class com.metamatrix.core.util.FileUtils
 
LINE_SEPARATOR_PROPERTY_NAME - Static variable in class com.metamatrix.core.util.StringUtil
The name of the System property that specifies the string that should be used to separate lines.
LINE_SEPARATOR_PROPERTY_NAME - Static variable in class com.metamatrix.core.util.StringUtilities
The name of the System property that specifies the string that should be used to separate lines.
lineSep - Static variable in interface com.metamatrix.common.types.XMLTranslator
 
LINK - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Virtual.Class
 
LIST - Static variable in class com.metamatrix.common.object.PropertyType
 
list(PrintStream) - Method in class com.metamatrix.common.properties.UnmodifiableProperties
 
list(PrintWriter) - Method in class com.metamatrix.common.properties.UnmodifiableProperties
 
LIST - Static variable in class com.metamatrix.common.protocol.MMURLConnection
 
LIST - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES.FINAL_TYPES
 
LIST - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES.VARIETY_TYPES
 
LIST - Static variable in class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants.DATATYPE_VARIETIES
 
LIST_AND_UNION - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES.FINAL_TYPES
 
LIST_DATA_TYPE - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLSchema.Class
 
LIST_DELIMITER - Static variable in class com.metamatrix.modeler.core.index.IndexConstants.RECORD_STRING
 
LIST_DELIMITER_OLD - Static variable in class com.metamatrix.modeler.core.index.IndexConstants.RECORD_STRING
 
LIST_ITERATOR - Static variable in class com.metamatrix.toolbox.ui.EmptyObject
 
listenerList - Variable in class com.metamatrix.console.ui.treetable.AbstractTreeTableModel
 
listeners - Variable in class com.metamatrix.console.ui.util.wizard.DefaultWizardClientPanel
 
ListEntryRecord - Interface in com.metamatrix.modeler.core.metadata.runtime
ListEntryRecord
ListEntryRecordImpl - Class in com.metamatrix.metadata.runtime.impl
ListEntryRecordImpl
ListEntryRecordImpl(String, int) - Constructor for class com.metamatrix.metadata.runtime.impl.ListEntryRecordImpl
 
listIterator() - Method in class com.metamatrix.api.core.message.MessageList
Overrides the implementation of List
listIterator(int) - Method in class com.metamatrix.api.core.message.MessageList
Overrides the implementation of List
ListNestedSortComparator - Class in com.metamatrix.query.processor.relational
This class can be used for comparing lists of elements, when the fields to be sorted on and the comparison mechanism are dynamically specified.
ListNestedSortComparator(int[]) - Constructor for class com.metamatrix.query.processor.relational.ListNestedSortComparator
Constructs an instance of this class given the indicies of the parameters to sort on, and whether the sort should be in ascending or descending order.
ListNestedSortComparator(int[], boolean) - Constructor for class com.metamatrix.query.processor.relational.ListNestedSortComparator
Constructs an instance of this class given the indicies of the parameters to sort on, and whether the sort should be in ascending or descending order.
ListNestedSortComparator(int[], List) - Constructor for class com.metamatrix.query.processor.relational.ListNestedSortComparator
Constructs an instance of this class given the indicies of the parameters to sort on, and orderList used to determine the order in which each column is sorted.
ListWidget - Class in com.metamatrix.toolbox.ui.widget
This class is intended to be used everywhere within the application that a list needs to be displayed.
ListWidget() - Constructor for class com.metamatrix.toolbox.ui.widget.ListWidget
 
ListWidget(List) - Constructor for class com.metamatrix.toolbox.ui.widget.ListWidget
 
ListWidget(ListModel) - Constructor for class com.metamatrix.toolbox.ui.widget.ListWidget
 
literal() - Method in class com.metamatrix.query.parser.SQLParser
Parse a literal - strings must be wrapped in either '' or "".
LITERAL_ENCLOSING_CHARACTER - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
load(String, String) - Method in class com.metamatrix.cdk.ConnectorShellCommandTarget
 
load(InputStream) - Method in class com.metamatrix.common.object.PropertiedObjectImpl
Reads the properties and values from the input stream according to the Properties.load() method.
load(String) - Static method in class com.metamatrix.common.properties.PropertyManager
Loads the resource bundle with the specified name and stores the name as a namespace.
load(String, Map) - Static method in class com.metamatrix.common.properties.PropertyManager
Loads the resource bundle with the specified name into the specified map and stores the name as a namespace.
load(String, boolean, Map) - Static method in class com.metamatrix.common.properties.PropertyManager
Loads or reloads, as specified, the resource bundle with the specified name into the specified map and stores the name as a namespace.
load(InputStream) - Method in class com.metamatrix.common.properties.UnmodifiableProperties
 
load(String) - Static method in class com.metamatrix.common.util.PropertiesUtils
 
load(List) - Method in class com.metamatrix.console.ui.views.runtime.ProcessMgmtPanel
 
load(List) - Method in class com.metamatrix.console.ui.views.runtime.ServiceMgmtPanel
 
load(String) - Method in class com.metamatrix.core.factory.ComponentLoader
 
LOAD - Static variable in interface com.metamatrix.vdb.materialization.template.Template
 
loadAdditionalBindings() - Method in class com.metamatrix.console.ui.views.vdb.VdbWizardEditConnBindPanel
 
loadArchive(String, String) - Method in class com.metamatrix.cdk.ConnectorShellCommandTarget
Load the archive file, so that the connector can be started
loadAsResource(Class, String) - Static method in class com.metamatrix.common.util.PropertiesUtils
 
loadBootStrap() - Static method in class com.metamatrix.console.util.StaticProperties
 
loadBootStrap(String) - Static method in class com.metamatrix.console.util.StaticProperties
 
loadClass(String) - Method in class com.metamatrix.common.classloader.PostDelegatingClassLoader
By overriding this method, this Class circumvents the java ClassLoader delegation model.
loadColumnMetadata(IGroup) - Method in class com.metamatrix.connector.salesforce.execution.visitors.CriteriaVisitor
 
loadComponentType(Element) - Method in class com.metamatrix.common.config.xml.XMLHelperImpl
 
loadConnectorArchive(byte[]) - Static method in class com.metamatrix.dqp.embedded.configuration.ConnectorConfigurationReader
Load the Connector Archive from the given byte arrary contents
loadConnectorBinding(InputStream) - Method in interface com.metamatrix.cdk.file.ConfigReaderWriter
 
loadConnectorBinding(InputStream) - Method in class com.metamatrix.cdk.file.XMLConfigReaderWriter
 
loadConnectorBinding(Element) - Method in class com.metamatrix.common.config.xml.XMLHelperImpl
 
loadConnectorBinding(String, char[]) - Static method in class com.metamatrix.dqp.embedded.configuration.ConnectorConfigurationReader
Load the connector bindings from the given char array contents.
loadConnectorBinding(String, Properties, ConnectorBindingType) - Static method in class com.metamatrix.dqp.embedded.configuration.ConnectorConfigurationReader
Load/build connector binding from the given properties
loadConnectorType(InputStream) - Method in interface com.metamatrix.cdk.file.ConfigReaderWriter
 
loadConnectorType(InputStream) - Method in class com.metamatrix.cdk.file.XMLConfigReaderWriter
 
loadConnectorType(char[]) - Static method in class com.metamatrix.dqp.embedded.configuration.ConnectorConfigurationReader
Load the connector type from the given char array contents.
loadConnectorTypes(DirectoryEntry, boolean) - Method in class com.metamatrix.console.ui.views.connectorbinding.ImportBindingWizardController
 
loadDocument(InputStream) - Method in class com.metamatrix.query.mapping.xml.MappingLoader
Load mapping definition from XML Document object.
loadDocument(String) - Method in class com.metamatrix.query.mapping.xml.MappingLoader
 
loaded(String, String) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedVDBService
 
loaded(String) - Method in interface com.metamatrix.dqp.service.ConnectorBindingLifeCycleListener
Connector Binding Loaded
loaded(String, String) - Method in interface com.metamatrix.dqp.service.VDBLifeCycleListener
A new VDB is loaded/added to the system
loadExtensionModule(String, URL[]) - Static method in class com.metamatrix.dqp.embedded.configuration.ExtensionModuleReader
Load the extension module from the file system
loadExtensionModules(URL[]) - Static method in class com.metamatrix.dqp.embedded.configuration.ExtensionModuleReader
Load all the Extension modules from the given directory
loadFile(String, Class) - Static method in class com.metamatrix.platform.security.membership.service.MembershipServiceImpl
Loads the given file by searching multiple loading mechanisms
loadFromScript(String) - Method in class com.metamatrix.cdk.ConnectorShellCommandTarget
Executes the provided script and expects the script to produce a ConnectorHost for executing queries.
loadFunctionMethods(InputStream) - Static method in class com.metamatrix.query.function.metadata.FunctionMetadataReader
 
loadFunctions(InputStream) - Method in interface com.metamatrix.query.function.FunctionMetadataSource
 
loadFunctions(InputStream) - Method in class com.metamatrix.query.function.source.SystemSource
Never need to reload - do nothing.
loadFunctions(InputStream) - Method in class com.metamatrix.query.function.UDFSource
 
loadHeader(String) - Static method in class com.metamatrix.common.util.PropertiesUtils
Read the header part of a properties file into a String.
loadKeyStore(String, String, String) - Static method in class com.metamatrix.common.comm.platform.socket.SocketUtil
Load any defined keystore file, by first looking in the classpath then looking in the file system path.
loadLeft() - Method in class com.metamatrix.query.processor.relational.JoinStrategy
 
loadLeft() - Method in class com.metamatrix.query.processor.relational.MergeJoinStrategy
 
loadLeft() - Method in class com.metamatrix.query.processor.relational.PartitionedSortJoin
 
loadMetaMatrixPropertiesIntoSystem() - Method in class com.metamatrix.platform.config.util.CurrentConfigHelper
 
loadMetaMatrixPropertiesIntoSystem(String) - Method in class com.metamatrix.platform.config.util.CurrentConfigHelper
 
loadModelDetails() - Method in class com.metamatrix.metadata.runtime.model.MetadataCache
 
loadPreview() - Method in interface com.metamatrix.common.tree.directory.DirectoryEntry
Load property values associated with this DirectoryEntry and return whether the preview properties are now available.
loadPreview() - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
Load property values associated with this DirectoryEntry and return whether the preview properties are now available.
loadPreview() - Method in class com.metamatrix.common.tree.directory.PreviewableDirectoryEntry
 
loadProcesses(Configuration, DefaultTableModel, ConnectionInfo) - Static method in class com.metamatrix.console.ui.views.deploy.util.DeployPkgUtils
 
loadProperties(String) - Method in class com.metamatrix.cdk.ConnectorShellCommandTarget
 
loadProperties() - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
Load the properties for the file.
loadProperties() - Static method in class com.metamatrix.console.util.StaticProperties
 
loadRight() - Method in class com.metamatrix.query.processor.relational.JoinStrategy
 
loadRight() - Method in class com.metamatrix.query.processor.relational.PartitionedSortJoin
 
loadScriptFileName(String, String) - Static method in class com.metamatrix.vdb.materialization.ScriptType
 
loadScriptFileName(DatabaseDialect, String) - Static method in class com.metamatrix.vdb.materialization.ScriptType
 
loadService(String, ApplicationService) - Method in class com.metamatrix.common.application.ServiceLoader
 
loadServiceDefintions(Configuration, DefaultTableModel, ConnectionInfo) - Static method in class com.metamatrix.console.ui.views.deploy.util.DeployPkgUtils
 
loadUDF() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
Load the User defined functions file
loadUDF() - Method in interface com.metamatrix.dqp.service.ConfigurationService
Load the UDF function model
loadVDB(String, char[], byte[]) - Static method in class com.metamatrix.dqp.embedded.configuration.VDBConfigurationReader
Load the VDB from the contents given.
loadVDB(String, byte[]) - Static method in class com.metamatrix.dqp.embedded.configuration.VDBConfigurationReader
Load the combined VDB file and DEF file archive
loadVDB(URL) - Static method in class com.metamatrix.dqp.embedded.configuration.VDBConfigurationReader
Load the VDB at the given URL.
loadVDBDefn(VDBArchive, String) - Method in class com.metamatrix.metadata.runtime.vdb.defn.VDBCreation
 
loadVDBS(URL[]) - Static method in class com.metamatrix.dqp.embedded.configuration.VDBConfigurationReader
Load the VDBS at the given URLS.
loadWizard() - Method in class com.metamatrix.console.ui.views.connector.ImportWizardController
 
loadWizard() - Method in class com.metamatrix.console.ui.views.connectorbinding.ImportBindingWizardController
 
LobChunk - Class in com.metamatrix.common.lob
A Lob Chunk object which carries information packets in byte streams.
LobChunk(byte[], boolean) - Constructor for class com.metamatrix.common.lob.LobChunk
 
LobChunkInputStream - Class in com.metamatrix.common.lob
A InputStream wrapper class for a Lob Chunks.
LobChunkInputStream(LobChunkProducer) - Constructor for class com.metamatrix.common.lob.LobChunkInputStream
 
LobChunkProducer - Interface in com.metamatrix.common.lob
An interface for generating or producing the LobChunks from a remote or local location.
LobSearchUtil - Class in com.metamatrix.jdbc
 
LobSearchUtil() - Constructor for class com.metamatrix.jdbc.LobSearchUtil
 
LobSearchUtil.StreamProvider - Interface in com.metamatrix.jdbc
 
lobsInSource() - Method in class com.metamatrix.common.buffer.impl.TupleSourceInfo
 
LobTupleBatch - Class in com.metamatrix.common.buffer
A marker class file holding the lob based data in a separate batch holder.
LobTupleBatch() - Constructor for class com.metamatrix.common.buffer.LobTupleBatch
 
LobTupleBatch(int, List) - Constructor for class com.metamatrix.common.buffer.LobTupleBatch
 
LOCAL - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
LOCAL - Static variable in class com.metamatrix.query.sql.ReservedWords
 
LocaleOptions - Class in com.sforce.soap.partner
 
LocaleOptions() - Constructor for class com.sforce.soap.partner.LocaleOptions
 
LocaleOptions(String) - Constructor for class com.sforce.soap.partner.LocaleOptions
 
LOCALSCOPING - Static variable in class bsh.Interpreter
 
LocalServerConnection - Class in com.metamatrix.jdbc.transport
 
LocalServerConnection(MetaMatrixSessionID, Properties, ClientSideDQP, ServerConnectionListener) - Constructor for class com.metamatrix.jdbc.transport.LocalServerConnection
 
LocalTransportHandler - Class in com.metamatrix.jdbc.transport
 
LocalTransportHandler(ClientSideDQP) - Constructor for class com.metamatrix.jdbc.transport.LocalTransportHandler
Default constructor - used by reflection to create a new instance.
locate(String, String) - Static method in class com.metamatrix.query.function.FunctionMethods
 
locate(String, String, Integer) - Static method in class com.metamatrix.query.function.FunctionMethods
TODO: The treatment of negative start indexes is inconsistent here.
LOCATE - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
LocateFunctionModifier - Class in org.teiid.connector.jdbc.oracle
Modify the locate function to use the Oracle instr function.
LocateFunctionModifier(ILanguageFactory) - Constructor for class org.teiid.connector.jdbc.oracle.LocateFunctionModifier
 
LOCATION - Static variable in interface com.metamatrix.admin.api.objects.User
User's location
location() - Method in enum com.metamatrix.cache.Cache.Type
 
LOCATION - Static variable in class com.metamatrix.connector.text.TextPropertyNames
 
locatorsUpdateCopy() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Indicates whether updates made to a LOB are made on a copy or directly to the LOB.
LOCKED_DATASOURCE_ICON - Static variable in class com.metamatrix.console.ui.util.ConsoleCellRenderer
 
LOCKED_MODEL_ICON - Static variable in class com.metamatrix.console.ui.util.ConsoleCellRenderer
 
log(int, long, String, String, String, Throwable) - Method in interface com.metamatrix.admin.api.embedded.EmbeddedLogger
Logs the given message if the current logging level is >= the logLevel parameter.
log(int, String, Throwable) - Method in class com.metamatrix.cdk.api.SysLogger
 
log(int, String, String) - Static method in class com.metamatrix.common.log.LogManager
Send a message of the specified level to the log.
log(int, String, Throwable, String) - Static method in class com.metamatrix.common.log.LogManager
Send a message of the specified level to the log.
log(int, String) - Method in interface com.metamatrix.core.log.Logger
Logs the given message with the supplied severity.
log(int, Throwable, String) - Method in interface com.metamatrix.core.log.Logger
Logs the given message and Throwable with the supplied severity.
log(int, String) - Method in class com.metamatrix.core.log.NullLogger
 
log(int, Throwable, String) - Method in class com.metamatrix.core.log.NullLogger
 
log(String, long, String, short, String, String, short, String, String, String, int, ExecutionContext) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedTrackingService
 
log(String, short, short, String, String, String, String) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedTrackingService
 
log(String, String, short, short, String, String, String, String, String, String, int) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedTrackingService
 
log(String, String, short, short, String, String, String, String, String, String, int) - Method in class com.metamatrix.dqp.service.CustomizableTrackingService
 
log(String, long, String, short, String, String, short, String, String, String, int, ExecutionContext) - Method in class com.metamatrix.dqp.service.CustomizableTrackingService
 
log(String, String, short, short, String, String, String, String, String, String, int) - Method in interface com.metamatrix.dqp.service.TrackingService
Log the command if the value of the property "metamatrix.transaction.log.storeMMCMD" is "true".
log(String, long, String, short, String, String, short, String, String, String, int, ExecutionContext) - Method in interface com.metamatrix.dqp.service.TrackingService
Log the command if the value of the property "metamatrix.transaction.log.storeSRCCMD" is "true".
log(Double) - Static method in class com.metamatrix.query.function.FunctionMethods
 
log(int, String) - Method in class com.metamatrix.soap.log.MMSOAPLog
 
log(int, Throwable, String) - Method in class com.metamatrix.soap.log.MMSOAPLog
 
log(int, String) - Static method in class com.metamatrix.soap.sqlquerywebservice.log.LogUtil
 
log(int, Throwable, String) - Static method in class com.metamatrix.soap.sqlquerywebservice.log.LogUtil
 
LOG - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
log10(Double) - Static method in class com.metamatrix.query.function.FunctionMethods
 
LOG10 - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
Log10FunctionModifier - Class in org.teiid.connector.jdbc.oracle
 
Log10FunctionModifier(ILanguageFactory) - Constructor for class org.teiid.connector.jdbc.oracle.Log10FunctionModifier
 
LOG_CONFIG_DEFN_GROUP - Static variable in class com.metamatrix.console.util.ApplicationConstants
 
LOG_CONTEXT - Static variable in class com.metamatrix.toolbox.preference.UserPreferences
 
LOG_CONTEXT_PROPERTY_NAME - Static variable in interface com.metamatrix.admin.api.objects.LogConfiguration
The name of the System property that contains the set of comma-separated context names for messages not to be recorded.
LOG_CONTEXT_PROPERTY_NAME - Static variable in class com.metamatrix.common.log.config.BasicLogConfiguration
The name of the System property that contains the set of comma-separated context names for messages not to be recorded.
LOG_DIRECTORY - Static variable in interface com.metamatrix.admin.api.objects.Host
Log Directory Property
LOG_DIRECTORY - Static variable in interface com.metamatrix.common.config.api.HostType
 
LOG_ERR_0001 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
log (014)
LOG_ERR_0002 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
LOG_ERR_0003 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
LOG_ERR_0004 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
LOG_ERR_0005 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
LOG_ERR_0006 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
LOG_ERR_0007 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
LOG_ERR_0008 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
LOG_ERR_0009 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
LOG_ERR_0010 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
LOG_ERR_0011 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
LOG_ERR_0012 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
LOG_ERR_0013 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
LOG_ERR_0014 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
LOG_ERR_0015 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
LOG_ERR_0016 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
LOG_ERR_0017 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
LOG_ERR_0018 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
LOG_ERR_0019 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
LOG_ERR_0020 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
LOG_ERR_0021 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
LOG_ERR_0022 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
LOG_ERR_0023 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
LOG_ERR_0024 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
LOG_ERR_0025 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
LOG_ERR_0026 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
LOG_ERR_0027 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
LOG_ERR_0028 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
LOG_ERR_0029 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
LOG_ERR_0030 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
LOG_ERR_0031 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
LOG_ERR_0032 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
LOG_FILE_NAME_PROPERTY - Static variable in class com.metamatrix.dqp.spi.basic.FileCommandLogger
The property name of the log filename property; name and value must be supplied in DQP properties.
LOG_LEVEL_PROPERTY_NAME - Static variable in interface com.metamatrix.admin.api.objects.LogConfiguration
The name of the System property that contains the message level for the LogManager.
LOG_LEVEL_PROPERTY_NAME - Static variable in class com.metamatrix.common.log.config.BasicLogConfiguration
The name of the System property that contains the message level for the LogManager.
LOG_REQUEST_RESPONSE_DOCS - Static variable in class com.metamatrix.connector.xml.base.XMLConnectorStateImpl
 
LOG_SETTINGS - Static variable in interface com.metamatrix.console.util.LogContexts
 
LOG_STATS_INTERVAL - Static variable in class com.metamatrix.common.buffer.BufferManagerPropertyNames
Optional property - this value specifies how often the buffer statistics should be collected and logged.
LogCommonConstants - Interface in com.metamatrix.common.util
 
LogConfiguration - Interface in com.metamatrix.admin.api.objects
The LogConfiguration describes the current configuration of the system logger.
LogConfiguration - Interface in com.metamatrix.common.log
 
LogConfigurationException - Exception in com.metamatrix.common.log.config
 
LogConfigurationException() - Constructor for exception com.metamatrix.common.log.config.LogConfigurationException
No-arg costructor required by Externalizable semantics
LogConfigurationException(String) - Constructor for exception com.metamatrix.common.log.config.LogConfigurationException
Construct an instance with the message specified.
LogConfigurationException(String, String) - Constructor for exception com.metamatrix.common.log.config.LogConfigurationException
Construct an instance with the message and error code specified.
LogConfigurationException(Exception, String) - Constructor for exception com.metamatrix.common.log.config.LogConfigurationException
Construct an instance from a message and an exception to chain to this one.
LogConfigurationException(Exception, String, String) - Constructor for exception com.metamatrix.common.log.config.LogConfigurationException
Construct an instance from a message and a code and an exception to chain to this one.
LogConstants - Interface in com.metamatrix.dqp.util
 
LogConstants - Interface in com.metamatrix.query.util
 
LogConstants - Interface in com.metamatrix.server.util
 
LogContexts - Interface in com.metamatrix.console.util
LogContexts defines a set of contexts for using the LogManager.
LogContextsUtil - Class in com.metamatrix.common.util
Utility class which includes the Set of all String logging contexts used by all parts of the server.
LogContextsUtil() - Constructor for class com.metamatrix.common.util.LogContextsUtil
 
LogContextsUtil.CommonConstants - Class in com.metamatrix.common.util
 
LogContextsUtil.CommonConstants() - Constructor for class com.metamatrix.common.util.LogContextsUtil.CommonConstants
 
LogContextsUtil.DQPConstants - Class in com.metamatrix.common.util
 
LogContextsUtil.DQPConstants() - Constructor for class com.metamatrix.common.util.LogContextsUtil.DQPConstants
 
LogContextsUtil.ODBCConstants - Class in com.metamatrix.common.util
 
LogContextsUtil.ODBCConstants() - Constructor for class com.metamatrix.common.util.LogContextsUtil.ODBCConstants
 
LogContextsUtil.PlatformAdminConstants - Class in com.metamatrix.common.util
 
LogContextsUtil.PlatformAdminConstants() - Constructor for class com.metamatrix.common.util.LogContextsUtil.PlatformAdminConstants
 
LogContextsUtil.PlatformConstants - Class in com.metamatrix.common.util
 
LogContextsUtil.PlatformConstants() - Constructor for class com.metamatrix.common.util.LogContextsUtil.PlatformConstants
 
LogContextsUtil.QueryConstants - Class in com.metamatrix.common.util
 
LogContextsUtil.QueryConstants() - Constructor for class com.metamatrix.common.util.LogContextsUtil.QueryConstants
 
LogContextsUtil.RuntimeMetadataConstants - Class in com.metamatrix.common.util
 
LogContextsUtil.RuntimeMetadataConstants() - Constructor for class com.metamatrix.common.util.LogContextsUtil.RuntimeMetadataConstants
 
LogContextsUtil.SecurityConstants - Class in com.metamatrix.common.util
 
LogContextsUtil.SecurityConstants() - Constructor for class com.metamatrix.common.util.LogContextsUtil.SecurityConstants
 
LogContextsUtil.ServerConstants - Class in com.metamatrix.common.util
 
LogContextsUtil.ServerConstants() - Constructor for class com.metamatrix.common.util.LogContextsUtil.ServerConstants
 
logCritical(String, String) - Static method in class com.metamatrix.common.log.LogManager
Send a critical message to the log.
logCritical(String, Throwable, String) - Static method in class com.metamatrix.common.log.LogManager
Send a critical message to the log.
logDetail(String, Object[]) - Method in class com.metamatrix.admin.server.AbstractAdminImpl
Log a localized message.
logDetail(String) - Method in class com.metamatrix.cdk.api.SysLogger
 
logDetail(String, Throwable) - Method in class com.metamatrix.cdk.api.SysLogger
 
logDetail(String, Object...) - Static method in class com.metamatrix.common.log.LogManager
Send a detail message to the log.
logDetail(String, Throwable, String) - Static method in class com.metamatrix.common.log.LogManager
Send a detail message to the log.
logDetail(ConnectorLogger, String) - Static method in class com.metamatrix.connector.xmlsource.XMLSourcePlugin
Log a detail debugging message.
logDetail(ConnectorLogger, String, Object[]) - Static method in class com.metamatrix.connector.xmlsource.XMLSourcePlugin
 
logDetail(String) - Method in interface org.teiid.connector.api.ConnectorLogger
Log a detail debugging message.
logDetail(String, Throwable) - Method in interface org.teiid.connector.api.ConnectorLogger
Log a detail debugging message.
LOGDIR - Static variable in interface com.metamatrix.server.Configuration
 
LogEntry - Class in com.metamatrix.common.log.reader
 
LogEntry() - Constructor for class com.metamatrix.common.log.reader.LogEntry
 
LogEntryPropertyNames - Class in com.metamatrix.common.log.reader
 
LogEntryPropertyNames() - Constructor for class com.metamatrix.common.log.reader.LogEntryPropertyNames
 
LogEntryPropertyNames.ColumnName - Class in com.metamatrix.common.log.reader
 
LogEntryPropertyNames.ColumnName() - Constructor for class com.metamatrix.common.log.reader.LogEntryPropertyNames.ColumnName
 
logError(String) - Method in class com.metamatrix.cdk.api.SysLogger
 
logError(String, Throwable) - Method in class com.metamatrix.cdk.api.SysLogger
 
logError(String, String, Throwable) - Static method in class com.metamatrix.common.log.I18nLogManager
Deprecated. Send an error message to the log.
logError(String, String, Throwable, Object[]) - Static method in class com.metamatrix.common.log.I18nLogManager
Deprecated. Send an error message to the log.
logError(String, String, Throwable, Object) - Static method in class com.metamatrix.common.log.I18nLogManager
Deprecated. Send an error message to the log.
logError(String, String) - Static method in class com.metamatrix.common.log.LogManager
Send an error message to the log.
logError(String, Throwable, String) - Static method in class com.metamatrix.common.log.LogManager
Send an error message to the log.
logError(ConnectorLogger, String) - Static method in class com.metamatrix.connector.xmlsource.XMLSourcePlugin
Log an error message.
logError(ConnectorLogger, String, Object[]) - Static method in class com.metamatrix.connector.xmlsource.XMLSourcePlugin
 
logError(ConnectorLogger, String, Throwable) - Static method in class com.metamatrix.connector.xmlsource.XMLSourcePlugin
Log an error message with an error, which may allow the stack trace for the error to be logged, depending on the log configuration.
logError(ConnectorLogger, String, Object[], Throwable) - Static method in class com.metamatrix.connector.xmlsource.XMLSourcePlugin
 
logError(Exception, String, Object[]) - Static method in class com.metamatrix.dqp.embedded.DQPEmbeddedPlugin
 
logError(String, Object[]) - Static method in class com.metamatrix.dqp.embedded.DQPEmbeddedPlugin
 
logError(String) - Method in interface org.teiid.connector.api.ConnectorLogger
Log an error message.
logError(String, Throwable) - Method in interface org.teiid.connector.api.ConnectorLogger
Log an error message with an error, which may allow the stack trace for the error to be logged, depending on the log configuration.
logException(Throwable) - Method in class com.metamatrix.platform.service.proxy.ServiceProxy
Log an exception.
LOGFILE - Static variable in interface com.metamatrix.server.Configuration
 
logFileName(String, String) - Static method in class com.metamatrix.vdb.materialization.ScriptType
 
LOGGED_IN_AT - Static variable in class com.metamatrix.console.ui.views.sessions.SessionTableModel
 
LOGGED_IN_COLUMN_NUM - Static variable in class com.metamatrix.console.ui.views.sessions.SessionTableModel
 
logger - Variable in class com.metamatrix.connector.xml.base.XMLConnectorStateImpl
 
logger - Variable in class com.metamatrix.connector.xml.streaming.BaseStreamingExecution
 
Logger - Interface in com.metamatrix.core.log
Logger
logger - Variable in class org.teiid.connector.jdbc.JDBCBaseExecution
 
LOGGER_ICON - Static variable in class com.metamatrix.console.ui.util.ConsoleCellRenderer
 
LOGGING - Static variable in class com.metamatrix.console.ui.views.properties.PropertyFilterPanel
 
LOGGING_HEADER - Static variable in class com.metamatrix.console.ui.layout.ConsoleMenuBar
 
LoggingConnector - Class in com.metamatrix.connector.xml.base
 
LoggingConnector() - Constructor for class com.metamatrix.connector.xml.base.LoggingConnector
 
LoggingInputStreamFilter - Class in com.metamatrix.connector.xml.base
 
LoggingInputStreamFilter(InputStream, ConnectorLogger) - Constructor for class com.metamatrix.connector.xml.base.LoggingInputStreamFilter
 
loggingItemSelected() - Method in class com.metamatrix.console.ui.layout.ConsoleMainFrame
 
loggingItemSelected() - Method in interface com.metamatrix.console.ui.layout.ConsoleMenuBarListener
 
LoggingPanel - Class in com.metamatrix.toolbox.ui.widget
AddPanel is a JDialog that panels in the User tab can use to add Accounts, Groups, and Roles to a given info object.
LoggingPanel(List) - Constructor for class com.metamatrix.toolbox.ui.widget.LoggingPanel
 
LOGICAL - Static variable in class com.metamatrix.core.vdb.ModelType
The 'LOGICAL' literal value.
LogicalCriteria - Class in com.metamatrix.query.sql.lang
This class represents a criteria that works by logically combining other criteria.
LogicalCriteria() - Constructor for class com.metamatrix.query.sql.lang.LogicalCriteria
 
login() - Method in class com.metamatrix.console.connections.ConnectionInfo
Create a new ServerConnection.
login(ActionEvent) - Method in class com.metamatrix.console.ui.dialog.ConsoleLoginWindow
Called when the user selects the login button.
Login - Class in com.sforce.soap.partner
 
Login() - Constructor for class com.sforce.soap.partner.Login
 
Login(String, String) - Constructor for class com.sforce.soap.partner.Login
 
login(String, String) - Method in interface com.sforce.soap.partner.Soap
Login to the Salesforce.com SOAP Api
login(String, String) - Method in class com.sforce.soap.partner.SoapBindingStub
 
LOGIN_BUTTON - Static variable in interface com.metamatrix.toolbox.ui.widget.ButtonConstants
 
LOGIN_CHALLENGE_ISSUED - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
LOGIN_CHALLENGE_PENDING - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
LOGIN_DURING_RESTRICTED_DOMAIN - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
LOGIN_DURING_RESTRICTED_TIME - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
LOGIN_MUST_USE_SECURITY_TOKEN - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
LoginFault - Exception in com.sforce.soap.partner.fault
 
LoginFault() - Constructor for exception com.sforce.soap.partner.fault.LoginFault
 
LoginFault(ExceptionCode, String) - Constructor for exception com.sforce.soap.partner.fault.LoginFault
 
logInfo(String) - Method in class com.metamatrix.cdk.api.SysLogger
 
logInfo(String, Throwable) - Method in class com.metamatrix.cdk.api.SysLogger
 
logInfo(String, String, Object[]) - Static method in class com.metamatrix.common.log.I18nLogManager
Deprecated. Send a information message to the log.
logInfo(String, String) - Static method in class com.metamatrix.common.log.LogManager
Send a information message to the log.
logInfo(ConnectorLogger, String) - Static method in class com.metamatrix.connector.xmlsource.XMLSourcePlugin
Log an informational message.
logInfo(ConnectorLogger, String, Object[]) - Static method in class com.metamatrix.connector.xmlsource.XMLSourcePlugin
 
logInfo(String, Object[]) - Static method in class com.metamatrix.dqp.embedded.DQPEmbeddedPlugin
 
logInfo(String) - Method in interface org.teiid.connector.api.ConnectorLogger
Log an informational message.
logInfo(String, Throwable) - Method in interface org.teiid.connector.api.ConnectorLogger
Log an informational message.
LoginPanel - Class in com.metamatrix.toolbox.ui.widget
This panel should be used by all MetaMatrix products as the means for a user to login to a system.
LoginPanel() - Constructor for class com.metamatrix.toolbox.ui.widget.LoginPanel
Creates a login panel containing a name, password, and system field
LoginPanel(boolean) - Constructor for class com.metamatrix.toolbox.ui.widget.LoginPanel
Creates a login panel containing a name and password field, and a system field if the specified
LoginPanel(boolean, Icon) - Constructor for class com.metamatrix.toolbox.ui.widget.LoginPanel
Creates a login panel containing a name and password field, and a system field if the specified
LogInParameters - Class in com.metamatrix.soap.sqlquerywebservice.helper
Url values for a MetaMatrix VDB connection.
LogInParameters() - Constructor for class com.metamatrix.soap.sqlquerywebservice.helper.LogInParameters
 
LoginResponse - Class in com.sforce.soap.partner
 
LoginResponse() - Constructor for class com.sforce.soap.partner.LoginResponse
 
LoginResponse(LoginResult) - Constructor for class com.sforce.soap.partner.LoginResponse
 
LoginResult - Class in com.sforce.soap.partner
 
LoginResult() - Constructor for class com.sforce.soap.partner.LoginResult
 
LoginResult(String, boolean, boolean, String, String, String, GetUserInfoResult) - Constructor for class com.sforce.soap.partner.LoginResult
 
LoginScopeHeader - Class in com.sforce.soap.partner
 
LoginScopeHeader() - Constructor for class com.sforce.soap.partner.LoginScopeHeader
 
LoginScopeHeader(String, String) - Constructor for class com.sforce.soap.partner.LoginScopeHeader
 
LogListener - Interface in com.metamatrix.core.log
LogListener
LogManager - Class in com.metamatrix.common.log
This class represents the interface to a single logging framework that is easily accessible by any component.
LogManager() - Constructor for class com.metamatrix.common.log.LogManager
 
logMessage(LogMessage) - Method in class com.metamatrix.common.log.DbLogListener
 
logMessage(LogMessage) - Method in class com.metamatrix.common.log.DbLogWriter
 
logMessage(LogMessage) - Method in class com.metamatrix.core.log.FileLimitSizeLogWriter
 
logMessage(LogMessage) - Method in class com.metamatrix.core.log.FileLogWriter
 
logMessage(LogMessage) - Method in class com.metamatrix.core.log.JavaLogWriter
 
logMessage(LogMessage) - Method in interface com.metamatrix.core.log.LogListener
Notifies this listener that given status has been logged.
LogMessage - Class in com.metamatrix.core.log
 
LogMessage() - Constructor for class com.metamatrix.core.log.LogMessage
 
LogMessage(String, int, Object[]) - Constructor for class com.metamatrix.core.log.LogMessage
 
LogMessage(String, int, Throwable, Object[]) - Constructor for class com.metamatrix.core.log.LogMessage
 
LogMessage(String, int, Throwable, Object[], int) - Constructor for class com.metamatrix.core.log.LogMessage
 
LogMessage(String, int, Throwable, Object[], String) - Constructor for class com.metamatrix.core.log.LogMessage
 
logMessage(LogMessage) - Method in class com.metamatrix.core.log.SystemLogWriter
 
logMessage(LogMessage) - Method in class com.metamatrix.dqp.embedded.admin.DQPLogListener
 
logMessage(String) - Method in class com.metamatrix.platform.vm.controller.ProcessController
 
logMessageContexts - Static variable in interface com.metamatrix.console.util.LogContexts
 
LogMessageKeys - Interface in com.metamatrix.metadata.util
 
LogMessageKeys - Class in com.metamatrix.platform.util
 
LogMessageKeys() - Constructor for class com.metamatrix.platform.util.LogMessageKeys
 
LogMessageKeys - Class in com.metamatrix.server.util
 
LogMessageKeys() - Constructor for class com.metamatrix.server.util.LogMessageKeys
 
logMessageLevels - Static variable in interface com.metamatrix.console.util.LogContexts
 
LOGO_AND_NAME_ICON_PROPERTY - Static variable in interface com.metamatrix.toolbox.ui.IconConstants
 
LOGO_BORDER_PROPERTY - Static variable in class com.metamatrix.toolbox.ui.widget.LoginPanel
 
LOGO_ICON_PROPERTY - Static variable in interface com.metamatrix.toolbox.ui.IconConstants
 
logoff() - Method in class com.metamatrix.common.comm.platform.socket.server.LogonImpl
 
logoff() - Method in class com.metamatrix.console.ui.layout.ConsoleMainFrame
 
logoff() - Method in interface com.metamatrix.platform.security.api.ILogon
Log off the specified session.
logon(Properties) - Method in class com.metamatrix.common.comm.platform.socket.server.LogonImpl
 
logon(Properties) - Method in interface com.metamatrix.platform.security.api.ILogon
 
LOGON_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
General keys
LOGON_SUCCEEDED - Static variable in class com.metamatrix.console.ui.dialog.ConsoleLogin
 
LogonException - Exception in com.metamatrix.api.exception.security
This exception is thrown when an attempt to log in to obtain a session has failed.
LogonException() - Constructor for exception com.metamatrix.api.exception.security.LogonException
No-Arg Constructor
LogonException(String) - Constructor for exception com.metamatrix.api.exception.security.LogonException
Construct an instance with the message specified.
LogonException(String, String) - Constructor for exception com.metamatrix.api.exception.security.LogonException
Construct an instance with the message and error code specified.
LogonException(Throwable, String) - Constructor for exception com.metamatrix.api.exception.security.LogonException
Construct an instance from a message and an exception to chain to this one.
LogonException(Throwable, String, String) - Constructor for exception com.metamatrix.api.exception.security.LogonException
Construct an instance from a message and a code and an exception to chain to this one.
LogonImpl - Class in com.metamatrix.common.comm.platform.socket.server
 
LogonImpl(SessionServiceInterface, String) - Constructor for class com.metamatrix.common.comm.platform.socket.server.LogonImpl
 
LogonResult - Class in com.metamatrix.platform.security.api
Dataholder for the result of ILogon.logon().
LogonResult() - Constructor for class com.metamatrix.platform.security.api.LogonResult
 
LogonResult(SessionToken, Properties, String) - Constructor for class com.metamatrix.platform.security.api.LogonResult
 
Logout - Class in com.sforce.soap.partner
 
Logout() - Constructor for class com.sforce.soap.partner.Logout
 
logout() - Method in interface com.sforce.soap.partner.Soap
Logout the current user, invalidating the current session.
logout() - Method in class com.sforce.soap.partner.SoapBindingStub
 
LogoutResponse - Class in com.sforce.soap.partner
 
LogoutResponse() - Constructor for class com.sforce.soap.partner.LogoutResponse
 
LogPlatformConstants - Interface in com.metamatrix.platform.util
 
LogReader - Interface in com.metamatrix.common.log.reader
Class that reads MetaMatrix log entries.
LogRuntimeMetadataConstants - Interface in com.metamatrix.metadata.runtime.util
 
LogSecurityConstants - Interface in com.metamatrix.platform.security.util
 
logTrace(String) - Method in class com.metamatrix.cdk.api.SysLogger
 
logTrace(String, Throwable) - Method in class com.metamatrix.cdk.api.SysLogger
 
logTrace(String, Object...) - Static method in class com.metamatrix.common.log.LogManager
Send a trace message to the log.
logTrace(String, Throwable, Object...) - Static method in class com.metamatrix.common.log.LogManager
Send a trace message to the log.
logTrace(ConnectorLogger, String) - Static method in class com.metamatrix.connector.xmlsource.XMLSourcePlugin
Log a trace debugging message.
logTrace(ConnectorLogger, String, Object[]) - Static method in class com.metamatrix.connector.xmlsource.XMLSourcePlugin
 
logTrace(String) - Method in interface org.teiid.connector.api.ConnectorLogger
Log a trace debugging message.
logTrace(String, Throwable) - Method in interface org.teiid.connector.api.ConnectorLogger
Log a trace debugging message.
LogUtil - Class in com.metamatrix.soap.sqlquerywebservice.log
This is going to console, if needs to be file based, a log listener needs to be added to this.
LogUtil() - Constructor for class com.metamatrix.soap.sqlquerywebservice.log.LogUtil
 
logWarning(String) - Method in class com.metamatrix.cdk.api.SysLogger
 
logWarning(String, Throwable) - Method in class com.metamatrix.cdk.api.SysLogger
 
logWarning(String, String) - Static method in class com.metamatrix.common.log.LogManager
Send a warning message to the log.
logWarning(String, Throwable, String) - Static method in class com.metamatrix.common.log.LogManager
Send a warning message to the log.
logWarning(ConnectorLogger, String) - Static method in class com.metamatrix.connector.xmlsource.XMLSourcePlugin
Log a warning message.
logWarning(ConnectorLogger, String, Object[]) - Static method in class com.metamatrix.connector.xmlsource.XMLSourcePlugin
 
logWarning(Exception, String, Object[]) - Static method in class com.metamatrix.dqp.embedded.DQPEmbeddedPlugin
 
logWarning(String, Object[]) - Static method in class com.metamatrix.dqp.embedded.DQPEmbeddedPlugin
 
logWarning(String) - Method in interface org.teiid.connector.api.ConnectorLogger
Log a warning message.
logWarning(String, Throwable) - Method in interface org.teiid.connector.api.ConnectorLogger
Log a warning message.
LONG - Static variable in class com.metamatrix.common.object.PropertyType
 
LONG - Static variable in class com.metamatrix.common.types.DataTypeManager.DefaultDataClasses
 
LONG - Static variable in class com.metamatrix.common.types.DataTypeManager.DefaultDataTypes
 
LONG - Static variable in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
 
LONG - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.BuiltInNames
 
LONG - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.RuntimeTypeNames
 
LONG - Static variable in class com.metamatrix.query.function.aggregate.Sum
 
LONG - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
LONG - Static variable in class com.metamatrix.query.sql.ReservedWords
 
LONG - Static variable in class org.teiid.connector.api.TypeFacility.RUNTIME_NAMES
 
LONG - Static variable in interface org.teiid.connector.api.TypeFacility.RUNTIME_TYPES
 
LONG - Static variable in class org.teiid.connector.jdbc.translator.BasicFunctionModifier
 
LONG - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
LONG_CLASS - Static variable in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
 
LONG_DESCRIPTION - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.ElementName
Static constant that represents the name of the "XMI.longDescription" element.
longestNonBlankStringSegment(String) - Static method in class com.metamatrix.console.util.StaticUtilities
Return the longest segment between blanks within a String.
LongID - Class in com.metamatrix.core.id
 
LongID(long) - Constructor for class com.metamatrix.core.id.LongID
 
LongIDFactory - Class in com.metamatrix.core.id
 
LongIDFactory() - Constructor for class com.metamatrix.core.id.LongIDFactory
 
LongToBigDecimalTransform - Class in com.metamatrix.common.types.basic
 
LongToBigDecimalTransform() - Constructor for class com.metamatrix.common.types.basic.LongToBigDecimalTransform
 
LongToBigIntegerTransform - Class in com.metamatrix.common.types.basic
 
LongToBigIntegerTransform() - Constructor for class com.metamatrix.common.types.basic.LongToBigIntegerTransform
 
LongToBooleanTransform - Class in com.metamatrix.common.types.basic
 
LongToBooleanTransform() - Constructor for class com.metamatrix.common.types.basic.LongToBooleanTransform
 
LongToByteTransform - Class in com.metamatrix.common.types.basic
 
LongToByteTransform() - Constructor for class com.metamatrix.common.types.basic.LongToByteTransform
 
LongToDoubleTransform - Class in com.metamatrix.common.types.basic
 
LongToDoubleTransform() - Constructor for class com.metamatrix.common.types.basic.LongToDoubleTransform
 
LongToFloatTransform - Class in com.metamatrix.common.types.basic
 
LongToFloatTransform() - Constructor for class com.metamatrix.common.types.basic.LongToFloatTransform
 
LongToIntegerTransform - Class in com.metamatrix.common.types.basic
 
LongToIntegerTransform() - Constructor for class com.metamatrix.common.types.basic.LongToIntegerTransform
 
LongToShortTransform - Class in com.metamatrix.common.types.basic
 
LongToShortTransform() - Constructor for class com.metamatrix.common.types.basic.LongToShortTransform
 
LongToStringTransform - Class in com.metamatrix.common.types.basic
 
LongToStringTransform() - Constructor for class com.metamatrix.common.types.basic.LongToStringTransform
 
lookingAhead - Variable in class com.metamatrix.query.parser.SQLParser
 
lookup(String) - Static method in class com.metamatrix.common.object.StandardPropertyTypeValidator
 
lookup(String) - Method in class com.metamatrix.common.tree.basic.BasicTreeView
Lookup the BasicTreeNode Object(s) referenced by the relative path in this view.
lookup(String) - Method in interface com.metamatrix.common.tree.directory.DirectoryEntryView
Lookup the node referenced by the relative path in this view.
lookup(String, String) - Method in interface com.metamatrix.common.tree.directory.DirectoryEntryView
Lookup the node referenced by the relative path in this view, but specify a separator.
lookup(String) - Method in class com.metamatrix.common.tree.directory.FileSystemView
Lookup the node referenced by the relative path in this view.
lookup(String, String) - Method in class com.metamatrix.common.tree.directory.FileSystemView
Lookup the node referenced by the relative path in this view, but specify a separator.
lookup(String) - Method in class com.metamatrix.common.tree.directory.RuledDirectoryEntryViewImpl
Lookup the node referenced by the relative path in this view.
lookup(String, String) - Method in class com.metamatrix.common.tree.directory.RuledDirectoryEntryViewImpl
Lookup the node referenced by the relative path in this view, but specify a separator.
LOOKUP - Static variable in class com.metamatrix.query.function.FunctionLibrary
 
lookup(Object, Object, Object, Object) - Static method in class com.metamatrix.query.function.FunctionMethods
This function should never actually be called - it is here solely so the lookup function can be resolved properly.
lookupCodeValue(CommandContext, String, String, String, Object) - Method in interface com.metamatrix.query.processor.ProcessorDataManager
Lookup a value from a cached code table.
lookupCodeValue(CommandContext, String, String, String, Object) - Method in class com.metamatrix.query.processor.TempTableDataManager
 
lookupConnector(String) - Method in class com.metamatrix.console.models.ConnectorManager
Lookup and return a connector for the given name or null if no connector exists for name.
lookupMetadata(String, String) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedMetadataService
 
lookupMetadata(String, String) - Method in class com.metamatrix.dqp.service.metadata.IndexMetadataService
 
lookupMetadata(String, String) - Method in class com.metamatrix.dqp.service.metadata.QueryMetadataCache
Look up metadata for the given vdbName, version.
lookupMetadata(String, String, byte[]) - Method in class com.metamatrix.dqp.service.metadata.QueryMetadataCache
Look up metadata for the given vdbName, version at the given filecontent.
lookupMetadata(String, String, InputStream) - Method in class com.metamatrix.dqp.service.metadata.QueryMetadataCache
Look up metadata for the given vdbName, version at the given filecontent.
lookupMetadata(String, String) - Method in interface com.metamatrix.dqp.service.MetadataService
 
lookupService(String) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedBaseDQPService
Look up the the service
LOOP - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
LOOP - Static variable in class com.metamatrix.query.sql.ReservedWords
 
LOOP - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
LoopbackCapabilities - Class in com.metamatrix.connector.loopback
Specifies the capabilities of this connector.
LoopbackCapabilities() - Constructor for class com.metamatrix.connector.loopback.LoopbackCapabilities
Construct the capabilities class
LoopbackConnection - Class in com.metamatrix.connector.loopback
Serves as a connection for the Loopback connector.
LoopbackConnection(ConnectorEnvironment) - Constructor for class com.metamatrix.connector.loopback.LoopbackConnection
 
LoopbackConnector - Class in com.metamatrix.connector.loopback
Starting point for the Loopback connector.
LoopbackConnector() - Constructor for class com.metamatrix.connector.loopback.LoopbackConnector
 
LoopbackExecution - Class in com.metamatrix.connector.loopback
Represents the execution of a command.
LoopbackExecution(ICommand, ConnectorEnvironment, RuntimeMetadata) - Constructor for class com.metamatrix.connector.loopback.LoopbackExecution
 
LoopbackProperties - Interface in com.metamatrix.connector.loopback
Holds property names for the loopback connector
LoopInstruction - Class in com.metamatrix.query.processor.proc
 
LoopInstruction(Program, String, ProcessorPlan) - Constructor for class com.metamatrix.query.processor.proc.LoopInstruction
 
loopStatement(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse loop statement
LoopStatement - Class in com.metamatrix.query.sql.proc
This class represents a loop statement in the storedprocedure language to cursor through a result set.
LoopStatement(Block, Command, String) - Constructor for class com.metamatrix.query.sql.proc.LoopStatement
 
LOW - Static variable in interface com.metamatrix.jdbc.api.Annotation
 
LOW - Static variable in class com.metamatrix.query.analysis.QueryAnnotation
 
Low - Static variable in class com.sforce.soap.partner.EmailPriority
 
LOWER_BOUND - Static variable in class com.metamatrix.platform.admin.api.PermissionDataNodeDefinition.TYPE
 
lowerCase(String) - Static method in class com.metamatrix.query.function.FunctionMethods
 
lowerCaseFirstChar(String) - Static method in class com.metamatrix.core.util.StringUtilities
Returns a new string that lowercases the first character in the passed in value String
Lowest - Static variable in class com.sforce.soap.partner.EmailPriority
 
lpad(String, Integer, String) - Static method in class com.metamatrix.query.function.FunctionMethods
 
lpad(String, Integer) - Static method in class com.metamatrix.query.function.FunctionMethods
 
LPAD - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
LPAREN - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
LPAREN - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
LRUCache<K,V> - Class in com.metamatrix.core.util
This class replaces a verbose legacy implementation of LRUCaching.
LRUCache() - Constructor for class com.metamatrix.core.util.LRUCache
Creates a new cache.
LRUCache(int) - Constructor for class com.metamatrix.core.util.LRUCache
 
LT - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
LT - Static variable in class com.metamatrix.query.sql.lang.AbstractCompareCriteria
Constant indicating the first operand is less than the second.
LT - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
LTRIM - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 

M

m_distinguishingId - Variable in class com.metamatrix.connector.xml.http.HttpInfo
 
m_environment - Variable in class com.metamatrix.connector.xml.base.LoggingConnector
 
m_logger - Variable in class com.metamatrix.connector.xml.base.LoggingConnector
 
m_logger - Variable in class com.metamatrix.connector.xml.base.TrustedPayloadBridge
 
m_method - Variable in class com.metamatrix.connector.xml.http.HttpInfo
 
m_paramMethod - Variable in class com.metamatrix.connector.xml.http.HttpInfo
 
m_process - Variable in class com.metamatrix.connector.xml.base.TrustedPayloadBridge
 
m_request - Variable in class com.metamatrix.connector.xml.http.HttpInfo
 
m_requestor - Variable in class com.metamatrix.connector.xml.http.HTTPExecutor
 
m_state - Variable in class com.metamatrix.connector.xml.base.LoggingConnector
 
m_state - Variable in class com.metamatrix.connector.xml.http.DefaultTrustDeserializer
 
m_systemName - Variable in class com.metamatrix.connector.xml.base.TrustedPayloadBridge
 
m_trust - Variable in class com.metamatrix.connector.xml.base.TrustedPayloadBridge
 
m_uri - Variable in class com.metamatrix.connector.xml.http.HttpInfo
 
MACHINE_GROUP_ICON - Static variable in class com.metamatrix.console.ui.util.ConsoleCellRenderer
 
MAGICXMLSCHEMA_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
main(String[]) - Static method in class bsh.Interpreter
Run the text only interpreter on the command line or specify a file.
main(String[]) - Static method in class com.metamatrix.cdk.ConnectorShell
 
main(String[]) - Static method in class com.metamatrix.common.comm.platform.socket.SocketVMController
Deprecated. 
main(String[]) - Static method in class com.metamatrix.common.tree.directory.PlatformAwareFilePermission
 
main(String[]) - Static method in class com.metamatrix.common.util.crypto.cipher.SymmetricCryptor
 
main(String[]) - Static method in class com.metamatrix.common.util.crypto.DhKeyGenerator
Can be used to generate new parameters
main(String[]) - Static method in class com.metamatrix.common.util.crypto.keymanage.FilePasswordConverter
Main method for running the utility.
main(String[]) - Static method in class com.metamatrix.console.main.AdminConsoleMain
Main entry point into the application.
main(String[]) - Static method in class com.metamatrix.script.shell.MMAdmin
 
main(String[]) - Static method in class com.metamatrix.script.shell.ReaderInterceptor
 
main(String[]) - Static method in class com.metamatrix.server.HostController
 
Main - Class in com.metamatrix.server
This is main server starter class.
Main() - Constructor for class com.metamatrix.server.Main
 
main(String[]) - Static method in class com.metamatrix.server.Main
 
main(String[]) - Static method in class com.metamatrix.server.ServiceManager
 
main(String[]) - Static method in class com.metamatrix.toolbox.preference.UserPreferences
 
main(String[]) - Static method in class com.metamatrix.toolbox.ui.widget.IntegerSpinner
 
main(String[]) - Static method in class com.metamatrix.toolbox.ui.widget.LoggingPanel
 
main(String[]) - Static method in class com.metamatrix.toolbox.ui.widget.SplitterShadowBorder
 
MAIN_FRAME_TITLE - Static variable in class com.metamatrix.console.ui.layout.ConsoleMainFrame
 
MAKEDEP - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
MAKEDEP - Static variable in class com.metamatrix.query.sql.lang.Option
 
MAKEDEP - Static variable in class com.metamatrix.query.sql.ReservedWords
 
MAKEDEP - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
makeDepGroups - Variable in class com.metamatrix.query.optimizer.relational.PlanHints
 
makeExist(DirectoryEntry) - Method in interface com.metamatrix.common.tree.directory.DirectoryEntryEditor
Check for the existance of the specified entry, and creates an underlying resource for the entry if one does not exist.
makeExist(DirectoryEntry) - Method in class com.metamatrix.common.tree.directory.FileSystemEntryEditor
Check for the existance of the specified entry, and creates an underlying resource for the entry if one does not exist.
makeImplicit() - Method in class com.metamatrix.query.sql.symbol.Function
Make this function implicit / hidden.
MAKENOTDEP - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
MAKENOTDEP - Static variable in class com.metamatrix.query.sql.lang.Option
 
MAKENOTDEP - Static variable in class com.metamatrix.query.sql.ReservedWords
 
makeNotDepGroups - Variable in class com.metamatrix.query.optimizer.relational.PlanHints
 
makeSelectUnique(Query, boolean) - Static method in class com.metamatrix.query.rewriter.QueryRewriter
 
MALFORMED_ID - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
MALFORMED_ID - Static variable in class com.sforce.soap.partner.StatusCode
 
MALFORMED_QUERY - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
MALFORMED_SEARCH - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
MalformedQueryFault - Exception in com.sforce.soap.partner.fault
 
MalformedQueryFault() - Constructor for exception com.sforce.soap.partner.fault.MalformedQueryFault
 
MalformedQueryFault(ExceptionCode, String, int, int) - Constructor for exception com.sforce.soap.partner.fault.MalformedQueryFault
 
MalformedSearchFault - Exception in com.sforce.soap.partner.fault
 
MalformedSearchFault() - Constructor for exception com.sforce.soap.partner.fault.MalformedSearchFault
 
MalformedSearchFault(ExceptionCode, String, int, int) - Constructor for exception com.sforce.soap.partner.fault.MalformedSearchFault
 
ManagedConnection - Class in com.metamatrix.common.connection
 
ManagedConnection(Properties) - Constructor for class com.metamatrix.common.connection.ManagedConnection
Create a new instance of a metadata connection.
ManagedConnection.ConnectionStatistics - Class in com.metamatrix.common.connection
 
ManagedConnection.ConnectionStatistics() - Constructor for class com.metamatrix.common.connection.ManagedConnection.ConnectionStatistics
 
ManagedConnectionException - Exception in com.metamatrix.common.connection
 
ManagedConnectionException() - Constructor for exception com.metamatrix.common.connection.ManagedConnectionException
No-Arg Constructor
ManagedConnectionException(String) - Constructor for exception com.metamatrix.common.connection.ManagedConnectionException
Construct an instance with the message specified.
ManagedConnectionException(Throwable) - Constructor for exception com.metamatrix.common.connection.ManagedConnectionException
Construct an instance with a linked exception specified.
ManagedConnectionException(String, String) - Constructor for exception com.metamatrix.common.connection.ManagedConnectionException
Construct an instance with the message and error code specified.
ManagedConnectionException(Throwable, String) - Constructor for exception com.metamatrix.common.connection.ManagedConnectionException
Construct an instance from a message and an exception to chain to this one.
ManagedConnectionException(Throwable, String, String) - Constructor for exception com.metamatrix.common.connection.ManagedConnectionException
Construct an instance from a message and a code and an exception to chain to this one.
MANAGEMENT_INTERVAL - Static variable in class com.metamatrix.common.buffer.BufferManagerPropertyNames
Optional property - the period between checking whether active memory clean up should occur, in milliseconds.
Manager - Class in com.metamatrix.console.models
Superclass of all Managers.
Manager(ConnectionInfo) - Constructor for class com.metamatrix.console.models.Manager
 
manager - Variable in class com.metamatrix.console.ui.views.connector.ImportWizardController
 
manager - Variable in class com.metamatrix.console.ui.views.connectorbinding.ImportBindingWizardController
 
MANAGER_NOT_DEFINED - Static variable in class com.sforce.soap.partner.StatusCode
 
ManagerListener - Interface in com.metamatrix.console.models
 
Managers - Class in com.metamatrix.console.models
 
Managers(GroupsManager, SessionManager, QueryManager, EntitlementManager, ResourceManager, SummaryManager, ServerLogManager, PropertiesManager, VdbManager, ConfigurationManager, ConnectorManager, AuthenticationProviderManager, RuntimeMgmtManager, ExtensionSourceManager) - Constructor for class com.metamatrix.console.models.Managers
 
MANIFEST_MODEL_NAME - Static variable in interface com.metamatrix.core.vdb.VdbConstants
 
MANIFEST_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
mapExpressions(LanguageObject, Map) - Static method in class com.metamatrix.query.sql.visitor.ExpressionMappingVisitor
The object is modified in place, so is not returned.
mapModelRows(int, int) - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
 
MappedUserIdentity - Class in org.teiid.connector.api
This class represents a ConnectorIdentity keyed on a username with a mapped identity
MappedUserIdentity(String, String, String) - Constructor for class org.teiid.connector.api.MappedUserIdentity
Construct with a security context
MAPPING - Static variable in interface com.metamatrix.modeler.core.metadata.runtime.TransformationRecord.Types
 
MAPPING_0008 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
mapping package (002)
MAPPING_0009 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
MAPPING_0010 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
MAPPING_0011 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
MAPPING_0012 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
MAPPING_CATEGORY - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLDocument.Class
 
MAPPING_CLASS_TYPE - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.TABLE_TYPES
 
MAPPING_DEFINITION_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
MAPPING_DEFN - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.QUERY_PLAN_TYPES
 
MAPPING_DEFN - Static variable in class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants.SQL_TRANSFORMATION_TYPES
 
MAPPING_DIAGRAM - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Diagram.Class
 
MAPPING_ELEMENT - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLDocument.Class
 
MAPPING_GROUP - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLDocument.Class
 
MAPPING_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
MAPPING_NODE_FOR_RECORD - Static variable in interface com.metamatrix.modeler.core.metadata.runtime.TableRecord.TableRecordProperties
 
MAPPING_NODE_NAME - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Tags
 
MAPPING_ROOT_NAME - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Tags
 
MAPPING_TRANSFORM - Static variable in class com.metamatrix.modeler.core.index.IndexConstants.RECORD_TYPE
 
MAPPING_TRANSFORM_INDEX - Static variable in class com.metamatrix.modeler.core.index.IndexConstants.INDEX_NAME
 
MappingAllNode - Class in com.metamatrix.query.mapping.xml
This defines a "All" node in the XML Schema Mapping document
MappingAllNode() - Constructor for class com.metamatrix.query.mapping.xml.MappingAllNode
 
MappingAttribute - Class in com.metamatrix.query.mapping.xml
A Mapping node which denotes a attribuite node.
MappingAttribute(String) - Constructor for class com.metamatrix.query.mapping.xml.MappingAttribute
 
MappingAttribute(String, String) - Constructor for class com.metamatrix.query.mapping.xml.MappingAttribute
 
MappingAttribute(String, Namespace) - Constructor for class com.metamatrix.query.mapping.xml.MappingAttribute
 
MappingBaseNode - Class in com.metamatrix.query.mapping.xml
This is base class to define all nodes except the attribute.
MappingBaseNode() - Constructor for class com.metamatrix.query.mapping.xml.MappingBaseNode
 
MappingChoiceNode - Class in com.metamatrix.query.mapping.xml
Node that describes a choice node in an XML Scheam Mapping document This allows only the criteria nodes to be added to choice node.
MappingChoiceNode() - Constructor for class com.metamatrix.query.mapping.xml.MappingChoiceNode
 
MappingChoiceNode(boolean) - Constructor for class com.metamatrix.query.mapping.xml.MappingChoiceNode
 
MappingCommentNode - Class in com.metamatrix.query.mapping.xml
This node describes a comment in XML Mapping document
MappingCommentNode(String) - Constructor for class com.metamatrix.query.mapping.xml.MappingCommentNode
 
MappingCriteriaNode - Class in com.metamatrix.query.mapping.xml
Represents a Criteria Node under a Choice Node, which defines the criteria on the selection of child elements.
MappingCriteriaNode(String, boolean) - Constructor for class com.metamatrix.query.mapping.xml.MappingCriteriaNode
 
MappingCriteriaNode() - Constructor for class com.metamatrix.query.mapping.xml.MappingCriteriaNode
 
MappingDocument - Class in com.metamatrix.query.mapping.xml
A Mapping Node document object.
MappingDocument(boolean) - Constructor for class com.metamatrix.query.mapping.xml.MappingDocument
 
MappingDocument(String, boolean) - Constructor for class com.metamatrix.query.mapping.xml.MappingDocument
 
MappingElement - Class in com.metamatrix.query.mapping.xml
A Mapping Node which defines a Element in XML Schema Mapping document
MappingElement(String) - Constructor for class com.metamatrix.query.mapping.xml.MappingElement
 
MappingElement(String, String) - Constructor for class com.metamatrix.query.mapping.xml.MappingElement
 
MappingElement(String, Namespace) - Constructor for class com.metamatrix.query.mapping.xml.MappingElement
 
MappingException - Exception in com.metamatrix.query.mapping.xml
This exception details about any issues related to the mapping document loading and its violations in document structure expected.
MappingException(String) - Constructor for exception com.metamatrix.query.mapping.xml.MappingException
 
MappingException(String, Throwable) - Constructor for exception com.metamatrix.query.mapping.xml.MappingException
 
MappingException(Throwable) - Constructor for exception com.metamatrix.query.mapping.xml.MappingException
 
MappingInterceptor - Interface in com.metamatrix.query.mapping.xml
This defines a intercepting interface for the mapping nodes where for each node in the MappingNode can be called at the begining and end of the node occurence.
MappingLoader - Class in com.metamatrix.query.mapping.xml
Reads an mapping definition file in XML format.
MappingLoader() - Constructor for class com.metamatrix.query.mapping.xml.MappingLoader
 
MappingNode - Class in com.metamatrix.query.mapping.xml
There will be a mapping node for every entity (element or attribute) in a target XML document.
MappingNode() - Constructor for class com.metamatrix.query.mapping.xml.MappingNode
default constructor
MappingNodeConstants - Class in com.metamatrix.query.mapping.xml
Constants, property names, and property default values for a MappingNode.
MappingNodeConstants.Defaults - Class in com.metamatrix.query.mapping.xml
Default property values for node properties
MappingNodeConstants.Properties - Class in com.metamatrix.query.mapping.xml
Property names for type-specific node properties.
MappingNodeConstants.Tags - Class in com.metamatrix.query.mapping.xml
These are the String values to be used for XML document tags.
MappingNodeLogger - Class in com.metamatrix.query.mapping.xml
This class is just for trace logging, for only building the String of an entire tree of Mapping Nodes (which is expensive) when the toString is called on this object.
MappingNodeLogger(MappingNode) - Constructor for class com.metamatrix.query.mapping.xml.MappingNodeLogger
 
MappingOutputter - Class in com.metamatrix.query.mapping.xml
Outputs a mapping definition in XML format.
MappingOutputter() - Constructor for class com.metamatrix.query.mapping.xml.MappingOutputter
 
MappingRecursiveElement - Class in com.metamatrix.query.mapping.xml
A element which specifies a recursive element inside and xml schema.
MappingRecursiveElement(String, String) - Constructor for class com.metamatrix.query.mapping.xml.MappingRecursiveElement
 
MappingRecursiveElement(String, Namespace, String) - Constructor for class com.metamatrix.query.mapping.xml.MappingRecursiveElement
 
MappingSequenceNode - Class in com.metamatrix.query.mapping.xml
A node that describes a Sequence in XML Schema Mapping document
MappingSequenceNode() - Constructor for class com.metamatrix.query.mapping.xml.MappingSequenceNode
 
MappingSourceNode - Class in com.metamatrix.query.mapping.xml
This represents a source node.
MappingSourceNode() - Constructor for class com.metamatrix.query.mapping.xml.MappingSourceNode
 
MappingSourceNode(String) - Constructor for class com.metamatrix.query.mapping.xml.MappingSourceNode
 
MappingVisitor - Class in com.metamatrix.query.mapping.xml
A Visitor framework for navigating the Mapping Nodes
MappingVisitor() - Constructor for class com.metamatrix.query.mapping.xml.MappingVisitor
 
mapSymbols(LanguageObject, Map) - Static method in class com.metamatrix.query.sql.visitor.StaticSymbolMappingVisitor
 
mapVDBStates(short) - Static method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataHelper
 
MARGIN_PROPERTY - Static variable in class com.metamatrix.toolbox.ui.widget.ButtonWidget
 
mark() - Method in interface com.metamatrix.common.buffer.IndexedTupleSource
Save the current position that can be restored with a call to IndexedTupleSource.reset()
mark(int) - Method in class com.metamatrix.connector.xml.base.LoggingInputStreamFilter
 
mark(int) - Method in class com.metamatrix.connector.xml.cache.CachingInputStreamFilter
 
markAsFinished() - Method in interface com.metamatrix.query.processor.xml.DocumentInProgress
This marks the document as finished, requiring no more processing.
markAsFinished() - Method in class com.metamatrix.query.processor.xml.SAXDocumentInProgress
 
markAsUsed() - Method in class com.metamatrix.common.connection.ManagedConnection.ConnectionStatistics
 
markExcludedNodes(MappingDocument, HashSet) - Static method in class com.metamatrix.query.optimizer.xml.MarkExcludeVisitor
 
MarkExcludeVisitor - Class in com.metamatrix.query.optimizer.xml
This vistor marks all the nodes in the Mapping Document to "exclude".
MarkExcludeVisitor(HashSet) - Constructor for class com.metamatrix.query.optimizer.xml.MarkExcludeVisitor
 
markInstanceAsBad(HostInfo) - Method in interface com.metamatrix.common.comm.platform.socket.client.ServerDiscovery
Indicates that a connection could not be made to the given host.
markInstanceAsBad(HostInfo) - Method in class com.metamatrix.common.comm.platform.socket.client.UrlServerDiscovery
 
markProcessingStart() - Method in class com.metamatrix.dqp.message.AtomicRequestMessage
Start the clock on processing times - this should be called when the query hits the QueryService or SubscriptionService.
markProcessingStart() - Method in class com.metamatrix.dqp.message.RequestMessage
Start the clock on processing times - this should be called when the query hits the QueryService or SubscriptionService.
markServiceAsBad() - Method in class com.metamatrix.platform.registry.ServiceRegistryBinding
 
markSubmissionStart() - Method in class com.metamatrix.dqp.message.AtomicRequestMessage
Start the clock on submission start - this should be called when the request is originally created.
markSubmissionStart() - Method in class com.metamatrix.dqp.message.RequestMessage
Start the clock on submission start - this should be called when the request is originally created.
markSupported() - Method in class com.metamatrix.connector.xml.base.LoggingInputStreamFilter
 
markSupported() - Method in class com.metamatrix.connector.xml.cache.CachingInputStreamFilter
 
markVDBForDelete(VirtualDatabaseID) - Method in class com.metamatrix.console.models.VdbManager
 
markVDBForDelete(VirtualDatabaseID) - Method in interface com.metamatrix.server.admin.api.RuntimeMetadataAdminAPI
Mark a VirtualDataBase (VDB) for deletion.
markVDBForDelete(VirtualDatabaseID) - Method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataAdminAPIImpl
Mark a VirtualDataBase (VDB) for deletion.
MASK_STRING - Static variable in class com.metamatrix.common.util.PasswordMaskUtil
The "mask" String that is printed out of the PasswordMaskUtil.toString() method, instead of the actual password value.
MASS_MAIL_LIMIT_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
MassEmailMessage - Class in com.sforce.soap.partner
 
MassEmailMessage() - Constructor for class com.sforce.soap.partner.MassEmailMessage
 
MassEmailMessage(Boolean, EmailPriority, String, Boolean, String, String, Boolean, String, String[], String, String[]) - Constructor for class com.sforce.soap.partner.MassEmailMessage
 
MASSMAIL_RETRY_LIMIT_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
match(char[], char[], boolean) - Static method in class com.metamatrix.core.util.CharOperation
Answers true if the pattern matches the given name, false otherwise.
MATCH_CHAR - Static variable in class com.metamatrix.modeler.core.index.IndexConstants.RECORD_STRING
 
MATCH_CHAR - Static variable in class com.metamatrix.query.sql.lang.MatchCriteria
The default single match character - '_'
MATCH_CHAR_STRING - Static variable in class com.metamatrix.modeler.core.index.IndexConstants.RECORD_STRING
 
matchCrit(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse a match criteria.
MatchCriteria - Class in com.metamatrix.query.sql.lang
This class represents a criteria involving a string expression to be matched against a string expression match value.
MatchCriteria() - Constructor for class com.metamatrix.query.sql.lang.MatchCriteria
Constructs a default instance of this class.
MatchCriteria(Expression, Expression) - Constructor for class com.metamatrix.query.sql.lang.MatchCriteria
Constructs an instance of this class from a left and right expression
MatchCriteria(Expression, Expression, char) - Constructor for class com.metamatrix.query.sql.lang.MatchCriteria
Constructs an instance of this class from a left and right expression and an escape character
MatchCriteria.PatternTranslator - Class in com.metamatrix.query.sql.lang
Utility to convert the pattern into a different match syntax
MatchCriteria.PatternTranslator(String, String, char[], char) - Constructor for class com.metamatrix.query.sql.lang.MatchCriteria.PatternTranslator
 
MATCHED - Static variable in class com.metamatrix.console.ui.views.vdb.EntitlementMigrationDetailInfo
 
MATCHED_COLUMN_NUM - Static variable in class com.metamatrix.console.ui.views.vdb.EntitlementMigrationReportSummaryPanel
 
matchesTarget(Message, Object) - Static method in class com.metamatrix.api.core.message.MessageList
Helper method to determine whether the supplied message has a target that is exactly the same as the supplied object.
matchesType(Message, int[]) - Static method in class com.metamatrix.api.core.message.MessageList
Helper method to determine whether the supplied message has a type that is exactly the same as one of the the supplied types.
matchesType(Message, int) - Static method in class com.metamatrix.api.core.message.MessageList
Helper method to determine whether the supplied message has a type that is exactly the same object as the supplied type.
MATERIALIZATION - Static variable in class com.metamatrix.core.vdb.ModelType
The 'MATERIALIZATION' literal value.
MATERIALIZATION_CONNECTION_PROP_FILE_PREFIX - Static variable in class com.metamatrix.vdb.materialization.ScriptType
 
MATERIALIZATION_CONNECTION_PROP_FILE_SUFFIX - Static variable in class com.metamatrix.vdb.materialization.ScriptType
 
MATERIALIZATION_CREATE_SCRIPT_FILE_PREFIX - Static variable in class com.metamatrix.vdb.materialization.ScriptType
 
MATERIALIZATION_LOAD_SCRIPT_FILE_PREFIX - Static variable in class com.metamatrix.vdb.materialization.ScriptType
 
MATERIALIZATION_MODEL_FILE_PREFIX - Static variable in class com.metamatrix.vdb.materialization.ScriptType
 
MATERIALIZATION_MODEL_FILE_SUFFIX - Static variable in interface com.metamatrix.core.vdb.VdbConstants
 
MATERIALIZATION_MODEL_NAME - Static variable in interface com.metamatrix.core.vdb.VdbConstants
 
MATERIALIZATION_SCRIPT_FILE_SUFFIX - Static variable in class com.metamatrix.vdb.materialization.ScriptType
 
MATERIALIZATION_SCRIPT_NAME_SEPARATOR - Static variable in class com.metamatrix.vdb.materialization.ScriptType
 
MATERIALIZATION_SCRIPTS_LOG_FILE_SUFFIX - Static variable in class com.metamatrix.vdb.materialization.ScriptType
 
MATERIALIZATION_SWAP_SCRIPT_FILE_PREFIX - Static variable in class com.metamatrix.vdb.materialization.ScriptType
 
MATERIALIZATION_TRUNCATE_SCRIPT_FILE_PREFIX - Static variable in class com.metamatrix.vdb.materialization.ScriptType
 
MaterializationLoadScripts - Interface in com.metamatrix.server.admin.api
Contains all information nessecary to save the scripts that will be run by a MetaMatrix utility to load or refresh the data resident in a Materialized View.
MaterializationLoadScripts.DatabaseType - Interface in com.metamatrix.server.admin.api
 
MaterializationLoadScriptsImpl - Class in com.metamatrix.server.admin.apiimpl
 
MaterializationPanel - Class in com.metamatrix.console.ui.views.vdb
Panel displayed as one of the tabs at the bottom of VdbMainPanel.
MaterializationPanel(ConnectionInfo) - Constructor for class com.metamatrix.console.ui.views.vdb.MaterializationPanel
 
MaterializationWizard - Class in com.metamatrix.console.ui.views.vdb
Wizard for exporting Materialization scripts for a VDB.
MaterializationWizard(MaterializationWizardDialog, String, String, ConnectionInfo) - Constructor for class com.metamatrix.console.ui.views.vdb.MaterializationWizard
 
MaterializationWizardDialog - Class in com.metamatrix.console.ui.views.vdb
JDialog that contains the MaterializationWizard
MaterializationWizardDialog(JFrame, String, String, ConnectionInfo) - Constructor for class com.metamatrix.console.ui.views.vdb.MaterializationWizardDialog
 
MATERIALIZED_TYPE - Static variable in class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants.TABLE_TYPES
 
MATERIALIZED_VIEW - Static variable in class com.metamatrix.query.analysis.QueryAnnotation
 
MaterializedViewConnectionData - Class in com.metamatrix.vdb.materialization.template
Data holder for the arguments provided to the templates used to create materialized view population scripts.
MaterializedViewConnectionData(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Constructor for class com.metamatrix.vdb.materialization.template.MaterializedViewConnectionData
Groups all the parameters used to drive creation of materialized view connection property file.
MaterializedViewData - Class in com.metamatrix.vdb.materialization.template
Data holder for the arguments provided to the templates used to create materialized view population scripts.
MaterializedViewData(String, String[], String, String, String, String, String) - Constructor for class com.metamatrix.vdb.materialization.template.MaterializedViewData
Groups all of the parameters used to drive the creation of materialized view scripts.
MaterializedViewScriptGenerator - Interface in com.metamatrix.vdb.materialization
This generator creates the load and refresh scripts necessary to facilitate all Materialized Views in a VDB.
MaterializedViewScriptGeneratorImpl - Class in com.metamatrix.vdb.materialization
 
MaterializedViewScriptGeneratorImpl(TemplateData) - Constructor for class com.metamatrix.vdb.materialization.MaterializedViewScriptGeneratorImpl
Default ctor.
Max - Class in com.metamatrix.query.function.aggregate
 
Max() - Constructor for class com.metamatrix.query.function.aggregate.Max
Constructor for Min.
MAX - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
MAX - Static variable in class com.metamatrix.query.sql.ReservedWords
 
max - Variable in class com.metamatrix.toolbox.ui.widget.IntegerSpinner
The maximum allowed value.
MAX - Static variable in interface org.teiid.connector.language.IAggregate
 
MAX - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
MAX_ACTIONS_PER_RULE_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
MAX_ACTIVE_CONNECTIONS_DEFAULT - Static variable in interface com.metamatrix.soap.service.ConnectionPoolFactory
 
MAX_ACTIVE_CONNECTIONS_PROPERTY_KEY - Static variable in interface com.metamatrix.soap.service.ConnectionPoolFactory
The value for this property defines the maximum number of connections that can be available in the pool at any one time.
MAX_ACTIVE_RULES_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
MAX_APPROVAL_STEPS_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
MAX_CODE_TABLE_RECORDS - Static variable in interface com.metamatrix.common.application.DQPConfigSource
 
MAX_CODE_TABLE_RECORDS - Static variable in class com.metamatrix.server.query.service.QueryServicePropertyNames
 
MAX_CODE_TABLES - Static variable in interface com.metamatrix.common.application.DQPConfigSource
 
MAX_CODE_TABLES - Static variable in class com.metamatrix.server.query.service.QueryServicePropertyNames
 
MAX_CONNECTIONS - Static variable in class org.teiid.connector.api.ConnectorPropertyNames
The environment property name whose value defines the maximum number of processor threads.
MAX_DESCRIPTION_LEN - Static variable in class com.metamatrix.platform.security.api.AuthorizationRealm
Largest allowable description.
MAX_DESCRIPTION_LENGTH - Static variable in class com.metamatrix.console.ui.views.entitlements.NewEntitlementConfirmationPanel
 
MAX_DESCRIPTION_LENGTH - Static variable in class com.metamatrix.console.ui.views.entitlements.NewEntitlementNamePanel
 
MAX_ENTITLEMENT_NAME_LENGTH - Static variable in class com.metamatrix.console.ui.util.ConsoleConstants
 
MAX_EXCEPTION_LENGTH_PROPERTY_NAME - Static variable in class com.metamatrix.common.log.DbLogWriter
The name of the property that contains the name of the table to which log messages are to be recorded.
MAX_EXCLUSIVE - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES.DATA_TYPE_FACETS.CONSTRAINING
 
MAX_FETCH_SIZE - Static variable in interface com.metamatrix.common.application.DQPConfigSource
 
MAX_FETCH_SIZE - Static variable in class com.metamatrix.server.query.service.QueryServicePropertyNames
 
MAX_FILE_CACHE_SIZE - Static variable in class com.metamatrix.connector.xml.base.XMLConnectorStateImpl
 
MAX_FILE_SIZE - Static variable in class com.metamatrix.common.buffer.BufferManagerPropertyNames
Optional property - this values specifies the maximum size in MegaBytes that a buffer file can reach.
MAX_FILESIZE_MB - Static variable in interface com.metamatrix.dqp.service.TransactionService
 
MAX_FORMULAS_PER_RULE_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
MAX_GENERAL_LENGTH_PROPERTY_NAME - Static variable in class com.metamatrix.common.log.DbLogWriter
The name of the property that contains the maximum length allowed for the general column (exception message and exception).
MAX_GENERAL_LENGTH_PROPERTY_NAME - Static variable in class com.metamatrix.platform.security.audit.destination.DatabaseAuditDestination
The name of the property that contains the maximum length allowed for the general column (exception message and exception).
MAX_IDLE_CONNECTIONS_DEFAULT - Static variable in interface com.metamatrix.soap.service.ConnectionPoolFactory
 
MAX_IDLE_CONNECTIONS_PROPERTY_KEY - Static variable in interface com.metamatrix.soap.service.ConnectionPoolFactory
This value for this property defines the maximum number of connections that are idle in the pool at one time.
MAX_IN_MEMORY_STRING_SIZE - Static variable in class com.metamatrix.connector.xml.base.XMLConnectorStateImpl
 
MAX_INCLUSIVE - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES.DATA_TYPE_FACETS.CONSTRAINING
 
MAX_LENGTH - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES.DATA_TYPE_FACETS.CONSTRAINING
 
MAX_LENGTH - Static variable in class com.metamatrix.query.function.metadata.FunctionMetadataValidator
Maximum length for function names, parameter names, categories, and descriptions.
MAX_LOG_ROWS_RETURNED - Static variable in class com.metamatrix.common.log.reader.LogEntry
The name of the System property that contains the maximum number of rows that will be returned for viewing..
MAX_LOG_ROWS_RETURNED - Static variable in class com.metamatrix.common.log.reader.LogEntryPropertyNames
The name of the System property that contains the maximum number of rows that will be returned for viewing..
MAX_LOG_ROWS_RETURNED - Static variable in class com.metamatrix.console.ui.views.syslog.SysLogPanel
 
MAX_MEMORY_CACHE_SIZE - Static variable in class com.metamatrix.connector.xml.base.XMLConnectorStateImpl
 
MAX_MESSAGE_LENGTH_PROPERTY_NAME - Static variable in class com.metamatrix.common.log.DbLogWriter
The name of the property that contains the maximum length allowed for the column that contains the message portion.
MAX_MODAL_DIALOG_TEXT_WIDTH - Static variable in class com.metamatrix.console.util.StaticUtilities
 
MAX_OPEN_FILES - Static variable in class com.metamatrix.common.buffer.BufferManagerPropertyNames
Optional property - this values specifies how many open file descriptors should be cached in the storage directory.
MAX_PARTITIONS - Static variable in class com.metamatrix.query.processor.relational.PartitionedSortJoin
This is a compromise between the max size of the smaller side and effective partitioning assuming that we only want to hold two batches in memory during partitioning.
MAX_PLAN_CACHE_SIZE - Static variable in interface com.metamatrix.common.application.DQPConfigSource
 
MAX_PLAN_CACHE_SIZE - Static variable in class com.metamatrix.server.query.service.QueryServicePropertyNames
 
MAX_PSC_NAME_LENGTH - Static variable in class com.metamatrix.console.ui.util.ConsoleConstants
 
MAX_REFRESH_RATE - Static variable in class com.metamatrix.console.util.StaticProperties
 
MAX_RESOURCE_LENGTH_PROPERTY_NAME - Static variable in class com.metamatrix.platform.security.audit.destination.DatabaseAuditDestination
The name of the property that contains the maximum length allowed for the column that contains the resources portion.
MAX_RESULT_ROWS - Static variable in class org.teiid.connector.api.ConnectorPropertyNames
This property can be used to specify the maximum number of rows to be returned from the datasource of this connector.
MAX_RESULTSET_CACHE_AGE - Static variable in interface com.metamatrix.common.application.DQPConfigSource
 
MAX_RESULTSET_CACHE_AGE - Static variable in class com.metamatrix.server.query.service.QueryServicePropertyNames
 
MAX_RESULTSET_CACHE_AGE - Static variable in class org.teiid.connector.api.ConnectorPropertyNames
 
MAX_RESULTSET_CACHE_SIZE - Static variable in interface com.metamatrix.common.application.DQPConfigSource
 
MAX_RESULTSET_CACHE_SIZE - Static variable in class com.metamatrix.server.query.service.QueryServicePropertyNames
 
MAX_RESULTSET_CACHE_SIZE - Static variable in class org.teiid.connector.api.ConnectorPropertyNames
 
MAX_RETRY_DELAY_VAL - Static variable in class com.metamatrix.platform.service.proxy.ServiceProxy
 
MAX_ROLLINGFILES - Static variable in interface com.metamatrix.dqp.service.TransactionService
 
max_rows - Static variable in class com.metamatrix.uddi.query.FindBusiness
 
MAX_ROWS_HAS_BEEN_RESET - Static variable in class com.metamatrix.console.ui.views.syslog.SysLogPanel
 
MAX_ROWS_LABEL - Static variable in class com.metamatrix.console.ui.views.syslog.MaxRecordsPerQueryPanel
 
MAX_ROWS_VALUE - Static variable in class com.metamatrix.console.ui.views.syslog.SysLogPanel
 
MAX_RULE_ENTRIES_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
MAX_RULES_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
MAX_STRING_LENGTH - Static variable in class com.metamatrix.common.types.DataTypeManager
 
MAX_TASK_DESCRIPTION_EXCEEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
MAX_TEXT_FIELD_SIZE - Static variable in class com.metamatrix.console.ui.views.syslog.MaxRecordsPerQueryPanel
 
MAX_TEXT_WIDTH - Static variable in class com.metamatrix.console.ui.dialog.DetailsDialog
 
MAX_THREADS - Static variable in interface com.metamatrix.admin.api.objects.ProcessObject
Proces Max Treads Property Name
MAX_THREADS - Static variable in interface com.metamatrix.common.config.api.VMComponentDefnType
 
MAX_TIMEOUT - Static variable in interface com.metamatrix.dqp.service.TransactionService
 
MAX_TM_RULE_ITEMS_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
MAX_TM_RULES_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
MAX_VDB_NAME_LENGTH - Static variable in class com.metamatrix.console.ui.util.ConsoleConstants
 
MAX_WAIT_PROPERTY_DEFAULT - Static variable in interface com.metamatrix.soap.service.ConnectionPoolFactory
 
MAX_WAIT_PROPERTY_KEY - Static variable in interface com.metamatrix.soap.service.ConnectionPoolFactory
The value for this property defines the maximum amount of time to block a client that requests a connection from the pool.
MAX_YEAR - Static variable in class com.metamatrix.console.util.QCDate
 
MAXIMUM_CCEMAILS_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
MAXIMUM_DASHBOARD_COMPONENTS_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
MAXIMUM_HIERARCHY_LEVELS_REACHED - Static variable in class com.sforce.soap.partner.StatusCode
 
MAXIMUM_LENGTH_PROPERTY - Static variable in interface com.metamatrix.toolbox.ui.widget.text.TextConstants
 
MAXIMUM_RESOURCE_POOL_SIZE - Static variable in class com.metamatrix.common.jdbc.SimplePooledConnectionSource
 
MAXIMUM_SIZE_OF_ATTACHMENT - Static variable in class com.sforce.soap.partner.StatusCode
 
MAXIMUM_SIZE_OF_DOCUMENT - Static variable in class com.sforce.soap.partner.StatusCode
 
maximumChanged(int) - Method in interface com.metamatrix.console.ui.views.syslog.MaxRecordsPerQueryListener
 
maximumChanged(int) - Method in class com.metamatrix.console.ui.views.syslog.SysLogPanel
 
maximumValuesAccumulated() - Method in class com.metamatrix.toolbox.ui.widget.AccumulatorPanel
Called whenever the user double-clicks the mouse on an available value, but the maximum number of accumulated values has already been reached.
maxNextCharInd - Variable in class com.metamatrix.query.parser.JavaCharStream
 
MaxRecordsPerQueryListener - Interface in com.metamatrix.console.ui.views.syslog
 
MaxRecordsPerQueryPanel - Class in com.metamatrix.console.ui.views.syslog
 
MaxRecordsPerQueryPanel(MaxRecordsPerQueryListener, int, int) - Constructor for class com.metamatrix.console.ui.views.syslog.MaxRecordsPerQueryPanel
 
maxResultRows - Variable in class org.teiid.connector.jdbc.JDBCBaseExecution
 
maxRowsReturned - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.ConnectionlessRequest
 
maxSelectedTreePathLength(JTree) - Static method in class com.metamatrix.console.util.StaticTreeUtilities
Return the maximum length of any tree path selected.
maxSize - Variable in class com.metamatrix.core.util.LRUCache
 
maxSockets - Variable in class com.metamatrix.platform.vm.controller.SocketListenerStats
 
maxThreads - Variable in class com.metamatrix.common.queue.WorkerPoolStats
 
MBR_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
MDC_0001 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
MDC_0001 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
MDC_0002 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
MDC_0003 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
MDC_0004 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
MDC_0005 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
MDC_0006 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
MDC_0007 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
MDC_0008 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
MDC_0009 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
MDC_0010 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
MDC_0011 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
MDC_0012 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
MDC_0013 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
MDC_0014 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
MDC_0015 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
MDC_0016 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
MDC_0017 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
MDC_0018 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
MDC_0019 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
MDC_0020 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
MDC_0021 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
MDC_0022 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
MDC_0023 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
MDC_0024 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
MDC_0025 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
MDC_0026 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
MDC_0027 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
MDCPOpenStateListener - Interface in com.metamatrix.console.ui.util
 
MDL_NM - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.Models.ColumnName
 
MDL_TYPE - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.Models.ColumnName
 
MDL_UID - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.ModelPropNames.ColumnName
 
MDL_UID - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.Models.ColumnName
 
MDL_UID - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.VDBModels.ColumnName
 
MDL_UID - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.VModelProperties.ColumnName
 
MDL_URI - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.Models.ColumnName
 
MDL_UUID - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.Models.ColumnName
 
MDL_VERSION - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.Models.ColumnName
 
MEDIUM - Static variable in interface com.metamatrix.jdbc.api.Annotation
 
MEDIUM - Static variable in class com.metamatrix.query.analysis.QueryAnnotation
 
MEMBER_TYPE_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
MEMBERSHIP_ADMIN_PASSWORD - Static variable in interface com.metamatrix.common.config.util.ConfigurationPropertyNames
 
MEMBERSHIP_ADMIN_USERNAME - Static variable in interface com.metamatrix.common.config.util.ConfigurationPropertyNames
 
MEMBERSHIP_DOMAIN_ORDER - Static variable in interface com.metamatrix.common.config.util.ConfigurationPropertyNames
 
MEMBERSHIP_SECURITY_ENABLED - Static variable in interface com.metamatrix.common.config.util.ConfigurationPropertyNames
 
MEMBERSHIP_SERVICE - Static variable in interface com.metamatrix.common.config.ResourceNames
 
MEMBERSHIP_SERVICE_PROXY_CLASS - Static variable in class com.metamatrix.platform.util.PlatformProxyHelper
 
MembershipDomain - Interface in com.metamatrix.platform.security.membership.spi
Defines a Membership Domain for the Membership Service.
MembershipServiceException - Exception in com.metamatrix.api.exception.security
 
MembershipServiceException() - Constructor for exception com.metamatrix.api.exception.security.MembershipServiceException
No-arg CTOR
MembershipServiceException(String) - Constructor for exception com.metamatrix.api.exception.security.MembershipServiceException
Constructs an instance of the exception with the specified detail message.
MembershipServiceException(Throwable) - Constructor for exception com.metamatrix.api.exception.security.MembershipServiceException
Constructs an instance of the exception with no detail message but with a single exception.
MembershipServiceException(Throwable, String) - Constructor for exception com.metamatrix.api.exception.security.MembershipServiceException
Constructs an instance of the exception with the specified detail message and a single exception.
MembershipServiceException(String, String) - Constructor for exception com.metamatrix.api.exception.security.MembershipServiceException
Construct an instance with an error code and message specified.
MembershipServiceException(Throwable, String, String) - Constructor for exception com.metamatrix.api.exception.security.MembershipServiceException
Construct an instance with a linked exception, and an error code and message, specified.
MembershipServiceImpl - Class in com.metamatrix.platform.security.membership.service
This class serves as the primary implementation of the Membership Service, and logically consists of a set of one or more MembershipDomainInterface instances.
MembershipServiceImpl() - Constructor for class com.metamatrix.platform.security.membership.service.MembershipServiceImpl
 
MembershipServiceInterface - Interface in com.metamatrix.platform.security.api.service
This interface represents the API to the MemberShip Service, and it defines the functionality that is accessible to clients.
membershipServiceProxy - Variable in class com.metamatrix.platform.security.authorization.service.AuthorizationServiceImpl
 
MembershipSourceException - Exception in com.metamatrix.platform.security.membership.spi
 
MembershipSourceException() - Constructor for exception com.metamatrix.platform.security.membership.spi.MembershipSourceException
No-arg CTOR
MembershipSourceException(String) - Constructor for exception com.metamatrix.platform.security.membership.spi.MembershipSourceException
Constructs an instance of the exception with the specified detail message.
MembershipSourceException(Throwable) - Constructor for exception com.metamatrix.platform.security.membership.spi.MembershipSourceException
Constructs an instance of the exception with no detail message but with a single exception.
MembershipSourceException(Throwable, String) - Constructor for exception com.metamatrix.platform.security.membership.spi.MembershipSourceException
Constructs an instance of the exception with the specified detail message and a single exception.
MembershipSourceException(String, String) - Constructor for exception com.metamatrix.platform.security.membership.spi.MembershipSourceException
Construct an instance with an error code and message specified.
MembershipSourceException(Throwable, String, String) - Constructor for exception com.metamatrix.platform.security.membership.spi.MembershipSourceException
Construct an instance with a linked exception, and an error code and message, specified.
MEMORY_AVAILABLE - Static variable in class com.metamatrix.common.buffer.BufferManagerPropertyNames
Optional property - the amount of memory (in megabytes) that buffer management should use.
memoryFree - Variable in class com.metamatrix.common.buffer.impl.BufferStats
 
MemoryNotAvailableException - Exception in com.metamatrix.common.buffer
Indicates memory was not available for the requested operation.
MemoryNotAvailableException() - Constructor for exception com.metamatrix.common.buffer.MemoryNotAvailableException
No-arg costructor required by Externalizable semantics
MemoryNotAvailableException(String) - Constructor for exception com.metamatrix.common.buffer.MemoryNotAvailableException
Constructor for MemoryNotAvailableException.
MemoryNotAvailableException(String, String) - Constructor for exception com.metamatrix.common.buffer.MemoryNotAvailableException
Constructor for MemoryNotAvailableException.
MemoryNotAvailableException(Throwable, String) - Constructor for exception com.metamatrix.common.buffer.MemoryNotAvailableException
Constructor for MemoryNotAvailableException.
MemoryNotAvailableException(Throwable, String, String) - Constructor for exception com.metamatrix.common.buffer.MemoryNotAvailableException
Constructor for MemoryNotAvailableException.
MemoryStorageManager - Class in com.metamatrix.common.buffer.storage.memory
 
MemoryStorageManager() - Constructor for class com.metamatrix.common.buffer.storage.memory.MemoryStorageManager
 
memoryUsed - Variable in class com.metamatrix.common.buffer.impl.BufferStats
 
MENU - Static variable in class com.metamatrix.console.ui.layout.MenuEntry
 
MENU_ITEM_NAME - Static variable in class com.metamatrix.console.ui.util.AbstractPanelAction
 
MENU_LIT - Static variable in class com.metamatrix.console.ui.layout.MenuEntry
 
MenuEntry - Class in com.metamatrix.console.ui.layout
Class to represent the state that the menu bar should be put in.
MenuEntry(String, Action) - Constructor for class com.metamatrix.console.ui.layout.MenuEntry
 
MenuEntry(JMenu) - Constructor for class com.metamatrix.console.ui.layout.MenuEntry
 
MenuEntry(int) - Constructor for class com.metamatrix.console.ui.layout.MenuEntry
 
merge(MetaMatrixPrincipal, MetaMatrixPrincipal) - Static method in class com.metamatrix.platform.security.api.BasicMetaMatrixPrincipal
Merge all of the attributes of the input principal into the target principal.
merge(MergeRequest[]) - Method in interface com.sforce.soap.partner.Soap
Merge and update a set of sObjects based on object id
merge(MergeRequest[]) - Method in class com.sforce.soap.partner.SoapBindingStub
 
MERGE_CRITERIA - Static variable in class com.metamatrix.query.optimizer.relational.rules.RuleConstants
 
MERGE_FAILED - Static variable in class com.sforce.soap.partner.StatusCode
 
MERGE_VIRTUAL - Static variable in class com.metamatrix.query.optimizer.relational.rules.RuleConstants
 
MergeJoinStrategy - Class in com.metamatrix.query.processor.relational
MergeJoinStrategy supports generalized Full, Left Outer, and Inner Joins (containing non-equi join criteria) as long as there is at least one equi-join criteria Additionally supports Semi and Anti-Semi Joins.
MergeJoinStrategy(MergeJoinStrategy.SortOption, MergeJoinStrategy.SortOption, boolean) - Constructor for class com.metamatrix.query.processor.relational.MergeJoinStrategy
 
MergeJoinStrategy.SortOption - Enum in com.metamatrix.query.processor.relational
 
mergePhase() - Method in class com.metamatrix.query.processor.relational.SortUtility
 
MergeRequest - Class in com.sforce.soap.partner
 
MergeRequest() - Constructor for class com.sforce.soap.partner.MergeRequest
 
MergeRequest(SObject, String[]) - Constructor for class com.sforce.soap.partner.MergeRequest
 
MergeResult - Class in com.sforce.soap.partner
 
MergeResult() - Constructor for class com.sforce.soap.partner.MergeResult
 
MergeResult(Error[], String, String[], boolean, String[]) - Constructor for class com.sforce.soap.partner.MergeResult
 
MergeTreeNodeProcessor - Class in com.metamatrix.query.optimizer.relational
Merge neighboring relational nodes by combining canonical plans
MergeTreeNodeProcessor() - Constructor for class com.metamatrix.query.optimizer.relational.MergeTreeNodeProcessor
 
Message - Interface in com.metamatrix.api.core.message
Message is intended for situations where there is a need to couple a message's text with a related message type and target object.
Message - Class in com.metamatrix.common.comm.api
 
Message() - Constructor for class com.metamatrix.common.comm.api.Message
 
MESSAGE - Static variable in class com.metamatrix.common.log.DbLogWriter.ColumnName
 
MESSAGE - Static variable in class com.metamatrix.common.log.reader.LogEntryPropertyNames.ColumnName
 
message - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.SqlWarning
 
MESSAGE_FORMAT_PROPERTY_NAME - Static variable in class com.metamatrix.platform.security.audit.destination.ConsoleAuditDestination
The name of the property that contains the name of the LogMessageFormat class that is used to format messages sent to the console.
MESSAGE_FORMAT_PROPERTY_NAME - Static variable in class com.metamatrix.platform.security.audit.destination.SingleFileAuditDestination
The name of the property that contains the name of the AuditMessageFormat class that is used to format messages sent to the file destination.
MESSAGE_KEY - Static variable in class com.metamatrix.common.messaging.jgroups.JGroupsMessageBus
 
MESSAGE_TEXT - Static variable in class com.metamatrix.toolbox.ui.MessageStandards
 
MESSAGE_TYPE - Static variable in class com.metamatrix.toolbox.ui.MessageStandards
 
messageAdded(Message) - Method in class com.metamatrix.api.core.message.MessageList
Can be overridden by subclasses to do specific work on a message when it is being added.
MessageBus - Interface in com.metamatrix.common.messaging
 
MessageLevel - Class in com.metamatrix.core.log
Constants that define the level of the messages that are to be recorded by the LogManager.
MessageLevel() - Constructor for class com.metamatrix.core.log.MessageLevel
 
MessageLevel.DisplayNames - Class in com.metamatrix.core.log
Constants that define the types of the messages that are to be recorded by the LogManager.
MessageLevel.DisplayNames() - Constructor for class com.metamatrix.core.log.MessageLevel.DisplayNames
 
MessageLevel.Labels - Class in com.metamatrix.core.log
Constants that define the types of the messages that are to be recorded by the LogManager.
MessageLevel.Labels() - Constructor for class com.metamatrix.core.log.MessageLevel.Labels
 
MessageLevelChangeNotifyee - Interface in com.metamatrix.console.ui.views.logsetup
 
MessageLevelCheckBoxes - Class in com.metamatrix.console.ui.views.logsetup
 
MessageLevelCheckBoxes(MessageLevelChangeNotifyee, boolean, String[], boolean[], boolean, boolean) - Constructor for class com.metamatrix.console.ui.views.logsetup.MessageLevelCheckBoxes
 
MessageLevelCheckBoxes(MessageLevelChangeNotifyee, String[], int, boolean, boolean) - Constructor for class com.metamatrix.console.ui.views.logsetup.MessageLevelCheckBoxes
 
MessageLevelPanel - Class in com.metamatrix.console.ui.views.logsetup
 
MessageLevelPanel(ConfigurationLogSetUpPanelController, String[], MessageLevelChangeNotifyee, String[], int, boolean) - Constructor for class com.metamatrix.console.ui.views.logsetup.MessageLevelPanel
 
messageLevelsChanged() - Method in class com.metamatrix.console.ui.views.logsetup.ConfigurationLogSetUpPanel
 
messageLevelsChanged() - Method in interface com.metamatrix.console.ui.views.logsetup.MessageLevelChangeNotifyee
 
MessageList - Class in com.metamatrix.api.core.message
An ordered collection of Message instances.
MessageList() - Constructor for class com.metamatrix.api.core.message.MessageList
Construct an object with no Message instances.
MessageList(Collection) - Constructor for class com.metamatrix.api.core.message.MessageList
Construct an object and add all of the Message instances in the specified collection.
MessageList.Statistics - Class in com.metamatrix.api.core.message
Class that maintains statistics for the MessageList's Message instances categorized by various types.
MessageList.Statistics() - Constructor for class com.metamatrix.api.core.message.MessageList.Statistics
No-arg constructor
MessagePanel - Class in com.metamatrix.toolbox.ui.widget
This class is intended to be used everywhere within the application that a message panel needs to be displayed.
MessagePanel(String) - Constructor for class com.metamatrix.toolbox.ui.widget.MessagePanel
Creates a message panel containing the message identified by the specified ID.
MessagePanel(String, String) - Constructor for class com.metamatrix.toolbox.ui.widget.MessagePanel
Creates a message panel containing the specified message.
MessagePanel(Icon, String) - Constructor for class com.metamatrix.toolbox.ui.widget.MessagePanel
Creates a message panel containing the specified icon and message.
MessagePanel(String, JComponent) - Constructor for class com.metamatrix.toolbox.ui.widget.MessagePanel
Creates a message panel containing the message identified by the specified ID.
MessagePanel(String, String, JComponent) - Constructor for class com.metamatrix.toolbox.ui.widget.MessagePanel
Creates a message panel containing the specified message.
MessagePanel(Icon, String, JComponent) - Constructor for class com.metamatrix.toolbox.ui.widget.MessagePanel
Creates a message panel containing the specified icon and message.
messageReceived(ChannelHandlerContext, MessageEvent) - Method in class com.metamatrix.common.comm.platform.socket.SSLAwareChannelHandler
 
messageRemoved(Message) - Method in class com.metamatrix.api.core.message.MessageList
Can be overridden by subclasses to do specific work on a message when it is being removed.
Messages - Class in com.metamatrix.connector.jdbc.oracle.spatial
 
Messages - Class in com.metamatrix.connector.salesforce
 
Messages() - Constructor for class com.metamatrix.connector.salesforce.Messages
 
Messages - Class in com.metamatrix.connector.xml.base
 
Messages() - Constructor for class com.metamatrix.connector.xml.base.Messages
 
Messages - Class in com.metamatrix.connector.xml.file
 
Messages - Class in com.metamatrix.connector.xml.http
 
Messages - Class in com.metamatrix.connector.xml.soap
 
messagesCleared() - Method in class com.metamatrix.api.core.message.MessageList
Can be overridden by subclasses to do specific work when this list is being cleared.
MessageStandards - Class in com.metamatrix.toolbox.ui
 
MessageStandards() - Constructor for class com.metamatrix.toolbox.ui.MessageStandards
 
MessageTypes - Interface in com.metamatrix.api.core.message
Contains the pre-defined message types for the DefaultMessage create methods.
MESSAGING_ERR_0001 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
messaging (017)
MESSAGING_ERR_0002 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
MESSAGING_ERR_0003 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
MESSAGING_ERR_0004 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
MESSAGING_ERR_0005 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
MESSAGING_ERR_0006 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
MESSAGING_ERR_0007 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
MESSAGING_ERR_0008 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
MESSAGING_ERR_0009 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
MESSAGING_ERR_0010 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
MESSAGING_ERR_0011 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
MESSAGING_ERR_0012 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
MESSAGING_ERR_0013 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
MESSAGING_ERR_0014 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
MESSAGING_ERR_0015 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
MessagingException - Exception in com.metamatrix.common.messaging
 
MessagingException() - Constructor for exception com.metamatrix.common.messaging.MessagingException
No-arg costructor required by Externalizable semantics
MessagingException(String) - Constructor for exception com.metamatrix.common.messaging.MessagingException
Construct an instance with the message specified.
MessagingException(String, String) - Constructor for exception com.metamatrix.common.messaging.MessagingException
Construct an instance with the message and error code specified.
MessagingException(Throwable, String) - Constructor for exception com.metamatrix.common.messaging.MessagingException
Construct an instance from a message and an exception to chain to this one.
MessagingException(Throwable, String, String) - Constructor for exception com.metamatrix.common.messaging.MessagingException
Construct an instance from a message and a code and an exception to chain to this one.
METABASE_AUTHORIZATION_ENABLED - Static variable in class com.metamatrix.platform.security.api.service.AuthorizationServicePropertyNames
The environment property the determines whether MetaBase authorization will be performed.
MetaBaseConnector - Interface in com.metamatrix.metadata.runtime.spi
 
metadata - Variable in class com.metamatrix.connector.salesforce.execution.visitors.CriteriaVisitor
 
metadata - Variable in class com.metamatrix.connector.xml.streaming.BaseStreamingExecution
 
metadata - Variable in class com.metamatrix.query.optimizer.relational.PlanToProcessConverter
 
metadata - Variable in class com.metamatrix.query.resolver.util.ResolverVisitor
 
metadata_0001 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
metadata package (004)
metadata_0002 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0003 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0004 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0005 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0006 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0007 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0008 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0009 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0010 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0011 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0012 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0013 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0014 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0015 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0016 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0017 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0018 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0019 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0020 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0021 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0022 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0023 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0024 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0025 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0026 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0027 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0028 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0029 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0030 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0031 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0032 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0033 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0034 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0035 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0036 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0037 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0038 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0039 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0040 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0041 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0042 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0043 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0044 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0045 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0046 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0047 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0048 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0049 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0050 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0051 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0052 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0053 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0054 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0055 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0056 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0057 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0058 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0059 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0060 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0061 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0062 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0063 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0064 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0065 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0066 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0067 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0068 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
metadata_0069 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
METADATA_ENTITLEMENTS - Static variable in interface com.metamatrix.console.util.LogContexts
 
METADATA_KEYWORD_TYPE - Static variable in interface com.metamatrix.admin.api.objects.ExtensionModule
The name of the Metadata Keyword type of extension module.
METADATA_KEYWORD_TYPE - Static variable in interface com.metamatrix.common.config.api.ExtensionModule
The name of the Metadata Keyword type of extension module.
METADATA_KEYWORD_TYPE - Static variable in class com.metamatrix.common.extensionmodule.ExtensionModuleTypes
The name of the Metadata Keyword type of extension module.
METADATA_PARAMETER_TAG - Static variable in class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.MetadataParameter
 
METADATA_PREFIX - Static variable in interface com.metamatrix.dqp.embedded.DQPEmbeddedProperties.MetadataService
Property prefix for DQP Metadata Service properties.
METADATA_PREPEND_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
METADATA_RADIO_BUTTON_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
For the metadata
METADATA_RESOURCE_CLASS_NAME - Static variable in class com.metamatrix.metadata.runtime.api.RuntimeMetadataPropertyNames
 
METADATA_ROLES - Static variable in class com.metamatrix.console.ui.layout.PanelsTreeModel
 
METADATA_SERVICE - Static variable in interface com.metamatrix.dqp.service.DQPServiceNames
Metadata service - provides acecss to runtime metadata
METADATA_SUPPLIER_CLASS_NAME - Static variable in class com.metamatrix.metadata.runtime.api.RuntimeMetadataPropertyNames
 
METADATA_TAG - Static variable in class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.Metadata
 
metadataArray - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.Data
 
MetadataCache - Class in com.metamatrix.metadata.runtime.model
 
MetadataCache() - Constructor for class com.metamatrix.metadata.runtime.model.MetadataCache
pass true for loadMetadata if the information for the groups and elements are to be loaded.
MetadataConnectorConstants - Class in com.metamatrix.connector.metadata
Constants used in MetadataConnector, some of the values for these constants are used in NameInSource of the SystemPhysical model.
MetadataConnectorConstants() - Constructor for class com.metamatrix.connector.metadata.MetadataConnectorConstants
 
MetadataConnectorMetadata - Class in com.metamatrix.connector.metadata.index
Extends the ServerRuntimeMetadata class with additional methods for querying the indexes.
MetadataConnectorMetadata(VdbMetadataContext) - Constructor for class com.metamatrix.connector.metadata.index.MetadataConnectorMetadata
Constructor MetadataConnectorMetadata.
MetadataConnectorPlugin - Class in com.metamatrix.connector.metadata
The Plugin for the repository API project.
MetadataConnectorPlugin() - Constructor for class com.metamatrix.connector.metadata.MetadataConnectorPlugin
 
MetadataConstants - Class in com.metamatrix.metadata.runtime.api
MetadataConstants are all the constant values used to identify all the valid values for a multi-value attribute.
MetadataConstants() - Constructor for class com.metamatrix.metadata.runtime.api.MetadataConstants
 
MetadataConstants - Class in com.metamatrix.modeler.core.metadata.runtime
MetadataConstants are all the constant values used to identify all the valid values for a multi-value attribute.
MetadataConstants() - Constructor for class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants
 
MetadataConstants.CAPABILITY_PROPERTY_NAMES - Class in com.metamatrix.metadata.runtime.api
These property names are used to set connector capability properties on a model.
MetadataConstants.CAPABILITY_PROPERTY_NAMES() - Constructor for class com.metamatrix.metadata.runtime.api.MetadataConstants.CAPABILITY_PROPERTY_NAMES
 
MetadataConstants.COLUMN_SET_TYPES - Class in com.metamatrix.modeler.core.metadata.runtime
These types indicate the type of COLUMN_SET it is.
MetadataConstants.COLUMN_SET_TYPES() - Constructor for class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants.COLUMN_SET_TYPES
 
MetadataConstants.DATATYPE_TYPES - Class in com.metamatrix.metadata.runtime.api
A DataType object will be identified as being of one of these types.
MetadataConstants.DATATYPE_TYPES() - Constructor for class com.metamatrix.metadata.runtime.api.MetadataConstants.DATATYPE_TYPES
 
MetadataConstants.DATATYPE_TYPES - Class in com.metamatrix.modeler.core.metadata.runtime
A DataType object will be identified as being of one of these types.
MetadataConstants.DATATYPE_TYPES() - Constructor for class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants.DATATYPE_TYPES
 
MetadataConstants.DATATYPE_VARIETIES - Class in com.metamatrix.modeler.core.metadata.runtime
User defined DataType objects will be categorized by a variety The values must be kept consistent with the XSDVariety enumeration in the xsd metamodel and the values referenced in DatatypeVarietyEnumeration.properties in connector.metadata
MetadataConstants.DATATYPE_VARIETIES() - Constructor for class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants.DATATYPE_VARIETIES
 
MetadataConstants.KEY_TYPES - Class in com.metamatrix.metadata.runtime.api
These types indicate the type of KEY it is.
MetadataConstants.KEY_TYPES() - Constructor for class com.metamatrix.metadata.runtime.api.MetadataConstants.KEY_TYPES
 
MetadataConstants.KEY_TYPES - Class in com.metamatrix.modeler.core.metadata.runtime
These types indicate the type of KEY it is.
MetadataConstants.KEY_TYPES() - Constructor for class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants.KEY_TYPES
 
MetadataConstants.MATCH_TYPES - Class in com.metamatrix.metadata.runtime.api
These types are associated with a KEY, indicating the type of matching that can be performed on it.
MetadataConstants.MATCH_TYPES() - Constructor for class com.metamatrix.metadata.runtime.api.MetadataConstants.MATCH_TYPES
 
MetadataConstants.MATCH_TYPES - Class in com.metamatrix.modeler.core.metadata.runtime
These types are associated with a KEY, indicating the type of matching that can be performed on it.
MetadataConstants.MATCH_TYPES() - Constructor for class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants.MATCH_TYPES
 
MetadataConstants.NULL_TYPES - Class in com.metamatrix.metadata.runtime.api
These types are associated with a DataType or an Element needing the indication of null types.
MetadataConstants.NULL_TYPES() - Constructor for class com.metamatrix.metadata.runtime.api.MetadataConstants.NULL_TYPES
 
MetadataConstants.NULL_TYPES - Class in com.metamatrix.modeler.core.metadata.runtime
These types are associated with a DataType or an Element needing the indication of null types.
MetadataConstants.NULL_TYPES() - Constructor for class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants.NULL_TYPES
 
MetadataConstants.PARAMETER_TYPES - Class in com.metamatrix.metadata.runtime.api
These types indicate the type of PROCEDURE_PARAMETER it is.
MetadataConstants.PARAMETER_TYPES() - Constructor for class com.metamatrix.metadata.runtime.api.MetadataConstants.PARAMETER_TYPES
 
MetadataConstants.PARAMETER_TYPES - Class in com.metamatrix.modeler.core.metadata.runtime
These types indicate the type of PROCEDURE_PARAMETER it is.
MetadataConstants.PARAMETER_TYPES() - Constructor for class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants.PARAMETER_TYPES
 
MetadataConstants.PROCEDURE_TYPES - Class in com.metamatrix.metadata.runtime.api
These types indicate the type of PROCEDURE it it.
MetadataConstants.PROCEDURE_TYPES() - Constructor for class com.metamatrix.metadata.runtime.api.MetadataConstants.PROCEDURE_TYPES
 
MetadataConstants.PROCEDURE_TYPES - Class in com.metamatrix.modeler.core.metadata.runtime
These types indicate the type of PROCEDURE it is.
MetadataConstants.PROCEDURE_TYPES() - Constructor for class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants.PROCEDURE_TYPES
 
MetadataConstants.QUERY_PLAN_TYPES - Class in com.metamatrix.metadata.runtime.api
These types indicate the type of PROCEDURE it it.
MetadataConstants.QUERY_PLAN_TYPES() - Constructor for class com.metamatrix.metadata.runtime.api.MetadataConstants.QUERY_PLAN_TYPES
 
MetadataConstants.QUERY_TYPES - Class in com.metamatrix.metadata.runtime.api
 
MetadataConstants.QUERY_TYPES() - Constructor for class com.metamatrix.metadata.runtime.api.MetadataConstants.QUERY_TYPES
 
MetadataConstants.SEARCH_TYPES - Class in com.metamatrix.metadata.runtime.api
These types are associated with the Element having valid search types.
MetadataConstants.SEARCH_TYPES() - Constructor for class com.metamatrix.metadata.runtime.api.MetadataConstants.SEARCH_TYPES
 
MetadataConstants.SEARCH_TYPES - Class in com.metamatrix.modeler.core.metadata.runtime
These types are associated with the Element having valid search types.
MetadataConstants.SEARCH_TYPES() - Constructor for class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants.SEARCH_TYPES
 
MetadataConstants.SIMPLE_TYPES - Class in com.metamatrix.metadata.runtime.api
Simple Type constants
MetadataConstants.SIMPLE_TYPES() - Constructor for class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES
 
MetadataConstants.SIMPLE_TYPES.DATA_TYPE_FACETS - Class in com.metamatrix.metadata.runtime.api
Simple Type facets
MetadataConstants.SIMPLE_TYPES.DATA_TYPE_FACETS() - Constructor for class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES.DATA_TYPE_FACETS
 
MetadataConstants.SIMPLE_TYPES.DATA_TYPE_FACETS.CONSTRAINING - Class in com.metamatrix.metadata.runtime.api
 
MetadataConstants.SIMPLE_TYPES.DATA_TYPE_FACETS.CONSTRAINING() - Constructor for class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES.DATA_TYPE_FACETS.CONSTRAINING
 
MetadataConstants.SIMPLE_TYPES.DATA_TYPE_FACETS.FUNDAMENTAL - Class in com.metamatrix.metadata.runtime.api
 
MetadataConstants.SIMPLE_TYPES.DATA_TYPE_FACETS.FUNDAMENTAL() - Constructor for class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES.DATA_TYPE_FACETS.FUNDAMENTAL
 
MetadataConstants.SIMPLE_TYPES.FINAL_TYPES - Class in com.metamatrix.metadata.runtime.api
Final types.
MetadataConstants.SIMPLE_TYPES.FINAL_TYPES() - Constructor for class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES.FINAL_TYPES
 
MetadataConstants.SIMPLE_TYPES.VARIETY_TYPES - Class in com.metamatrix.metadata.runtime.api
Variety types.
MetadataConstants.SIMPLE_TYPES.VARIETY_TYPES() - Constructor for class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES.VARIETY_TYPES
 
MetadataConstants.SIMPLE_TYPES.WHITE_SPACE_TYPES - Class in com.metamatrix.metadata.runtime.api
White space types.
MetadataConstants.SIMPLE_TYPES.WHITE_SPACE_TYPES() - Constructor for class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES.WHITE_SPACE_TYPES
 
MetadataConstants.SQL_TRANSFORMATION_TYPES - Class in com.metamatrix.modeler.core.metadata.runtime
These types indicate the type of TRANSFORMATION it it.
MetadataConstants.SQL_TRANSFORMATION_TYPES() - Constructor for class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants.SQL_TRANSFORMATION_TYPES
 
MetadataConstants.TABLE_TYPES - Class in com.metamatrix.metadata.runtime.api
These types represent the type of table a Group is.
MetadataConstants.TABLE_TYPES() - Constructor for class com.metamatrix.metadata.runtime.api.MetadataConstants.TABLE_TYPES
 
MetadataConstants.TABLE_TYPES - Class in com.metamatrix.modeler.core.metadata.runtime
These types represent the type of table a Group is.
MetadataConstants.TABLE_TYPES() - Constructor for class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants.TABLE_TYPES
 
MetadataConstants.VISIBILITY_TYPES - Class in com.metamatrix.metadata.runtime.api
Visibility type constants.
MetadataConstants.VISIBILITY_TYPES() - Constructor for class com.metamatrix.metadata.runtime.api.MetadataConstants.VISIBILITY_TYPES
 
MetadataID - Interface in com.metamatrix.metadata.runtime.api
The MetadataID class serves as the interface class for identifiers of objects.
MetadataInCriteria - Class in com.metamatrix.connector.metadata.index
 
MetadataInCriteria(String, Collection) - Constructor for class com.metamatrix.connector.metadata.index.MetadataInCriteria
Constructor MetadataInCriteria
MetadataLiteralCriteria - Class in com.metamatrix.connector.metadata.index
This object is used for construting match patterns used to query index files containing metadata information.
MetadataLiteralCriteria(String, Object) - Constructor for class com.metamatrix.connector.metadata.index.MetadataLiteralCriteria
Constructor MetadataLiteralCriteria
MetadataObject - Interface in com.metamatrix.metadata.runtime.api
 
MetadataObject - Interface in org.teiid.connector.metadata.runtime
Represents a runtime metadata object.
MetadataProcedureExecution - Class in com.metamatrix.connector.metadata
 
MetadataProcedureExecution(IProcedure, RuntimeMetadata, IObjectSource) - Constructor for class com.metamatrix.connector.metadata.MetadataProcedureExecution
 
MetadataReader - Class in com.metamatrix.script.io
 
MetadataReader(ResultSetMetaData, String) - Constructor for class com.metamatrix.script.io.MetadataReader
 
MetadataRecord - Interface in com.metamatrix.modeler.core.metadata.runtime
RuntimeRecord
MetadataRecord.MetadataFieldNames - Interface in com.metamatrix.modeler.core.metadata.runtime
Constants for names of accessor methods that map to fields stored on the MetadataRecords.
MetadataRecord.MetadataRecordProperties - Interface in com.metamatrix.modeler.core.metadata.runtime
Constants for perperties stored on a MetadataRecord
MetadataRecordDelegate - Class in com.metamatrix.metadata.runtime.impl
 
MetadataRecordDelegate() - Constructor for class com.metamatrix.metadata.runtime.impl.MetadataRecordDelegate
 
MetadataResult - Class in com.metamatrix.dqp.client
 
MetadataResult(Map[], int) - Constructor for class com.metamatrix.dqp.client.MetadataResult
 
MetadataResultsPostProcessor - Class in com.metamatrix.connector.metadata.index
This is used to post process metadata records found by querying index files available to the metadata connector.
MetadataResultsPostProcessor(VdbMetadataContext) - Constructor for class com.metamatrix.connector.metadata.index.MetadataResultsPostProcessor
Constructor MetadataResultsPostProcessor
MetadataSearchCriteria - Interface in com.metamatrix.connector.metadata.index
Marker interface for criteria objects used to search metadata in index files.
MetadataService - Interface in com.metamatrix.dqp.service
 
MetadataSourceAPI - Interface in com.metamatrix.metadata.runtime.api
The DataAccessAPI is the common interface to access runtime metadata.
METAMATRIX - Static variable in interface com.metamatrix.common.jdbc.JDBCPlatform.Protocol
 
METAMATRIX - Static variable in class com.metamatrix.vdb.materialization.DatabaseDialect
 
METAMATRIX_PREFIX - Static variable in interface com.metamatrix.core.CoreConstants.Plugin
 
METAMATRIX_PROTOCOL - Static variable in class com.metamatrix.jdbc.BaseDataSource
 
METAMATRIX_VDBMANIFESTMODEL_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
MetaMatrixAdminException - Exception in com.metamatrix.platform.admin.api.exception
Base exception of any specifically-administrative business exceptions
MetaMatrixAdminException() - Constructor for exception com.metamatrix.platform.admin.api.exception.MetaMatrixAdminException
No-arg CTOR
MetaMatrixAdminException(String) - Constructor for exception com.metamatrix.platform.admin.api.exception.MetaMatrixAdminException
Construct an instance with the message specified.
MetaMatrixAdminException(String, String) - Constructor for exception com.metamatrix.platform.admin.api.exception.MetaMatrixAdminException
Construct an instance with the message and error code specified.
MetaMatrixAdminException(Throwable, String) - Constructor for exception com.metamatrix.platform.admin.api.exception.MetaMatrixAdminException
Construct an instance from a message and an exception to chain to this one.
MetaMatrixAdminException(Throwable, String, String) - Constructor for exception com.metamatrix.platform.admin.api.exception.MetaMatrixAdminException
Construct an instance from a message and a code and an exception to chain to this one.
MetaMatrixAuthenticationException - Exception in com.metamatrix.api.exception.security
 
MetaMatrixAuthenticationException() - Constructor for exception com.metamatrix.api.exception.security.MetaMatrixAuthenticationException
No-Arg Constructor
MetaMatrixAuthenticationException(String) - Constructor for exception com.metamatrix.api.exception.security.MetaMatrixAuthenticationException
Constructs an instance of the exception with the specified detail message.
MetaMatrixAuthenticationException(Throwable) - Constructor for exception com.metamatrix.api.exception.security.MetaMatrixAuthenticationException
Constructs an instance of the exception with no detail message but with a single exception.
MetaMatrixAuthenticationException(Throwable, String) - Constructor for exception com.metamatrix.api.exception.security.MetaMatrixAuthenticationException
Constructs an instance of the exception with the specified detail message and a single exception.
MetaMatrixAuthenticationException(String, String) - Constructor for exception com.metamatrix.api.exception.security.MetaMatrixAuthenticationException
Construct an instance with an error code and message specified.
MetaMatrixAuthenticationException(Throwable, String, String) - Constructor for exception com.metamatrix.api.exception.security.MetaMatrixAuthenticationException
Construct an instance with a linked exception, and an error code and message, specified.
MetaMatrixComponentException - Exception in com.metamatrix.api.exception
Exception which occurs if an error occurs within the server that is not business-related.
MetaMatrixComponentException() - Constructor for exception com.metamatrix.api.exception.MetaMatrixComponentException
No-arg CTOR
MetaMatrixComponentException(String) - Constructor for exception com.metamatrix.api.exception.MetaMatrixComponentException
Construct an instance with the message specified.
MetaMatrixComponentException(Throwable) - Constructor for exception com.metamatrix.api.exception.MetaMatrixComponentException
Construct an instance with a linked exception specified.
MetaMatrixComponentException(String, String) - Constructor for exception com.metamatrix.api.exception.MetaMatrixComponentException
Construct an instance with the message and error code specified.
MetaMatrixComponentException(Throwable, String) - Constructor for exception com.metamatrix.api.exception.MetaMatrixComponentException
Construct an instance from a message and an exception to chain to this one.
MetaMatrixComponentException(Throwable, String, String) - Constructor for exception com.metamatrix.api.exception.MetaMatrixComponentException
Construct an instance from a message and a code and an exception to chain to this one.
MetaMatrixCoreException - Exception in com.metamatrix.core
Exception which occurs if an error occurs within the server that is not business-related.
MetaMatrixCoreException() - Constructor for exception com.metamatrix.core.MetaMatrixCoreException
 
MetaMatrixCoreException(String) - Constructor for exception com.metamatrix.core.MetaMatrixCoreException
 
MetaMatrixCoreException(String, String) - Constructor for exception com.metamatrix.core.MetaMatrixCoreException
 
MetaMatrixCoreException(Throwable) - Constructor for exception com.metamatrix.core.MetaMatrixCoreException
 
MetaMatrixCoreException(Throwable, String) - Constructor for exception com.metamatrix.core.MetaMatrixCoreException
 
MetaMatrixCoreException(Throwable, String, String) - Constructor for exception com.metamatrix.core.MetaMatrixCoreException
 
MetaMatrixException - Exception in com.metamatrix.api.exception
A generic exception which contains a reference to another exception.
MetaMatrixException() - Constructor for exception com.metamatrix.api.exception.MetaMatrixException
No-arg Constructor
MetaMatrixException(String) - Constructor for exception com.metamatrix.api.exception.MetaMatrixException
Construct an instance with the specified error message.
MetaMatrixException(String, String) - Constructor for exception com.metamatrix.api.exception.MetaMatrixException
Construct an instance with the specified error code and message.
MetaMatrixException(Throwable) - Constructor for exception com.metamatrix.api.exception.MetaMatrixException
Construct an instance with a linked exception specified.
MetaMatrixException(Throwable, String) - Constructor for exception com.metamatrix.api.exception.MetaMatrixException
Construct an instance with the linked exception and error message specified.
MetaMatrixException(Throwable, String, String) - Constructor for exception com.metamatrix.api.exception.MetaMatrixException
Construct an instance with the linked exception, error code, and error message specified.
MetaMatrixExceptionUtil - Class in com.metamatrix.core.util
Utility class that provides some useful things for users of the com.metamatrix.api.exception package.
MetaMatrixExceptionUtil.NestedExceptionIterator - Class in com.metamatrix.core.util
An Iterator over any nested children Throwables of either a MetaMatrixException or a MetaMatrixRuntimeException.
MetaMatrixExceptionUtil.NestedExceptionIterator(Throwable) - Constructor for class com.metamatrix.core.util.MetaMatrixExceptionUtil.NestedExceptionIterator
 
MetaMatrixPrincipal - Interface in com.metamatrix.platform.security.api
This interface represents an abstract notion of users, groups or applications within the MetaMatrix Security Framework.
MetaMatrixPrincipalName - Class in com.metamatrix.platform.security.api
 
MetaMatrixPrincipalName(String, int) - Constructor for class com.metamatrix.platform.security.api.MetaMatrixPrincipalName
 
MetaMatrixPrincipalName(MetaMatrixPrincipalName) - Constructor for class com.metamatrix.platform.security.api.MetaMatrixPrincipalName
 
MetaMatrixProcessingException - Exception in com.metamatrix.api.exception
This exception is a superclass for exceptions that are thrown during processing as a result of user input.
MetaMatrixProcessingException() - Constructor for exception com.metamatrix.api.exception.MetaMatrixProcessingException
No-arg Constructor
MetaMatrixProcessingException(String) - Constructor for exception com.metamatrix.api.exception.MetaMatrixProcessingException
Construct an instance with the message specified.
MetaMatrixProcessingException(Throwable) - Constructor for exception com.metamatrix.api.exception.MetaMatrixProcessingException
Construct an instance with a linked exception specified.
MetaMatrixProcessingException(String, String) - Constructor for exception com.metamatrix.api.exception.MetaMatrixProcessingException
Construct an instance with the message and error code specified.
MetaMatrixProcessingException(Throwable, String) - Constructor for exception com.metamatrix.api.exception.MetaMatrixProcessingException
Construct an instance from a message and an exception to chain to this one.
MetaMatrixProcessingException(Throwable, String, String) - Constructor for exception com.metamatrix.api.exception.MetaMatrixProcessingException
Construct an instance from a message and a code and an exception to chain to this one.
MetaMatrixRuntimeException - Exception in com.metamatrix.core
A generic runtime exception which contains a reference to another exception and which represents a condition that should never occur during runtime.
MetaMatrixRuntimeException() - Constructor for exception com.metamatrix.core.MetaMatrixRuntimeException
Construct a default instance of this class.
MetaMatrixRuntimeException(String) - Constructor for exception com.metamatrix.core.MetaMatrixRuntimeException
Construct an instance with the specified error message.
MetaMatrixRuntimeException(int, String) - Constructor for exception com.metamatrix.core.MetaMatrixRuntimeException
Construct an instance with the specified error code and message.
MetaMatrixRuntimeException(String, String) - Constructor for exception com.metamatrix.core.MetaMatrixRuntimeException
 
MetaMatrixRuntimeException(Throwable) - Constructor for exception com.metamatrix.core.MetaMatrixRuntimeException
Construct an instance with a linked exception specified.
MetaMatrixRuntimeException(Throwable, String) - Constructor for exception com.metamatrix.core.MetaMatrixRuntimeException
Construct an instance with the linked exception and error message specified.
MetaMatrixRuntimeException(Throwable, int, String) - Constructor for exception com.metamatrix.core.MetaMatrixRuntimeException
Construct an instance with the linked exception, error code, and error message specified.
MetaMatrixRuntimeException(Throwable, String, String) - Constructor for exception com.metamatrix.core.MetaMatrixRuntimeException
Construct an instance with the linked exception, error code, and error message specified.
MetaMatrixSecurityException - Exception in com.metamatrix.admin.api.exception.security
 
MetaMatrixSecurityException() - Constructor for exception com.metamatrix.admin.api.exception.security.MetaMatrixSecurityException
No-Arg Constructor
MetaMatrixSecurityException(Throwable, String, String) - Constructor for exception com.metamatrix.admin.api.exception.security.MetaMatrixSecurityException
Construct an instance with a linked exception, and an error code and message, specified.
MetaMatrixSecurityException(String, String) - Constructor for exception com.metamatrix.admin.api.exception.security.MetaMatrixSecurityException
Construct an instance with an error code and message specified.
MetaMatrixSecurityException(Throwable, String) - Constructor for exception com.metamatrix.admin.api.exception.security.MetaMatrixSecurityException
Constructs an instance of the exception with the specified detail message and a single exception.
MetaMatrixSecurityException(Throwable) - Constructor for exception com.metamatrix.admin.api.exception.security.MetaMatrixSecurityException
Constructs an instance of the exception with no detail message but with a single exception.
MetaMatrixSecurityException(String) - Constructor for exception com.metamatrix.admin.api.exception.security.MetaMatrixSecurityException
Constructs an instance of the exception with the specified detail message.
MetaMatrixSessionID - Class in com.metamatrix.platform.security.api
This immutable class represents an identifier for a unique session.
MetaMatrixSessionID(long) - Constructor for class com.metamatrix.platform.security.api.MetaMatrixSessionID
 
MetaMatrixSessionInfo - Class in com.metamatrix.platform.security.api
This class represents an immutable informational object describing the attributes of a unique MetaMatrix session within a given MetaMatrix System.
MetaMatrixSessionInfo(MetaMatrixSessionID, String, long, String, Properties, String, String) - Constructor for class com.metamatrix.platform.security.api.MetaMatrixSessionInfo
Master constructor, allows a MetaMatrixSessionInfo to be created with any state and any timestamps.
MetaMatrixSessionState - Interface in com.metamatrix.platform.security.api
This interface contains the class constants indicating state for a MetaMatrix Session.
MetaMatrixURLStreamHandlerFactory - Class in com.metamatrix.common.protocol
A facory class for registering the "classpath:" and "mmfile:" protocol based URL.
MetaMatrixURLStreamHandlerFactory() - Constructor for class com.metamatrix.common.protocol.MetaMatrixURLStreamHandlerFactory
 
METAMETAMODEL - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.ElementName
Static constant that represents the name of the "XMI.metametamodel" element.
METAMODEL - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.ElementName
Static constant that represents the name of the "XMI.metamodel" element.
METAMODEL - Static variable in class com.metamatrix.core.vdb.ModelType
The 'METAMODEL' literal value.
METAMODEL_EXTENSION_TYPE - Static variable in interface com.metamatrix.admin.api.objects.ExtensionModule
The name of the Metamodel Extension type of extension module.
METAMODEL_EXTENSION_TYPE - Static variable in interface com.metamatrix.common.config.api.ExtensionModule
The name of the Metamodel Extension type of extension module.
METAMODEL_EXTENSION_TYPE - Static variable in class com.metamatrix.common.extensionmodule.ExtensionModuleTypes
The name of the Metamodel Extension type of extension module.
METAMODEL_FILE_EXTENSION - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
METAMODEL_NAME_MAP - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
Map of metamodel name keyed on metamodel package name
MetaModelConstants - Class in com.metamatrix.metadata.runtime.model
 
MetaModelConstants() - Constructor for class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
MetaModelConstants.Connections - Class in com.metamatrix.metadata.runtime.model
 
MetaModelConstants.Connections() - Constructor for class com.metamatrix.metadata.runtime.model.MetaModelConstants.Connections
 
MetaModelConstants.Connections.Class - Interface in com.metamatrix.metadata.runtime.model
 
MetaModelConstants.DataAccess - Class in com.metamatrix.metadata.runtime.model
 
MetaModelConstants.DataAccess() - Constructor for class com.metamatrix.metadata.runtime.model.MetaModelConstants.DataAccess
 
MetaModelConstants.DataAccess.Class - Interface in com.metamatrix.metadata.runtime.model
 
MetaModelConstants.DataTypes - Class in com.metamatrix.metadata.runtime.model
 
MetaModelConstants.DataTypes() - Constructor for class com.metamatrix.metadata.runtime.model.MetaModelConstants.DataTypes
 
MetaModelConstants.DataTypes.Class - Interface in com.metamatrix.metadata.runtime.model
 
MetaModelConstants.Diagram - Class in com.metamatrix.metadata.runtime.model
 
MetaModelConstants.Diagram() - Constructor for class com.metamatrix.metadata.runtime.model.MetaModelConstants.Diagram
 
MetaModelConstants.Diagram.Class - Interface in com.metamatrix.metadata.runtime.model
 
MetaModelConstants.Foundation - Class in com.metamatrix.metadata.runtime.model
 
MetaModelConstants.Foundation() - Constructor for class com.metamatrix.metadata.runtime.model.MetaModelConstants.Foundation
 
MetaModelConstants.Foundation.Class - Interface in com.metamatrix.metadata.runtime.model
 
MetaModelConstants.Function - Class in com.metamatrix.metadata.runtime.model
 
MetaModelConstants.Function() - Constructor for class com.metamatrix.metadata.runtime.model.MetaModelConstants.Function
 
MetaModelConstants.Function.Class - Interface in com.metamatrix.metadata.runtime.model
 
MetaModelConstants.Relational - Class in com.metamatrix.metadata.runtime.model
 
MetaModelConstants.Relational() - Constructor for class com.metamatrix.metadata.runtime.model.MetaModelConstants.Relational
 
MetaModelConstants.Relational.Class - Interface in com.metamatrix.metadata.runtime.model
 
MetaModelConstants.SimpleDataTypes - Class in com.metamatrix.metadata.runtime.model
 
MetaModelConstants.SimpleDataTypes() - Constructor for class com.metamatrix.metadata.runtime.model.MetaModelConstants.SimpleDataTypes
 
MetaModelConstants.SimpleDataTypes.Class - Interface in com.metamatrix.metadata.runtime.model
 
MetaModelConstants.Virtual - Class in com.metamatrix.metadata.runtime.model
 
MetaModelConstants.Virtual() - Constructor for class com.metamatrix.metadata.runtime.model.MetaModelConstants.Virtual
 
MetaModelConstants.Virtual.Class - Interface in com.metamatrix.metadata.runtime.model
 
MetaModelConstants.XMLDocument - Class in com.metamatrix.metadata.runtime.model
 
MetaModelConstants.XMLDocument() - Constructor for class com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLDocument
 
MetaModelConstants.XMLDocument.Class - Interface in com.metamatrix.metadata.runtime.model
 
MetaModelConstants.XMLSchema - Class in com.metamatrix.metadata.runtime.model
 
MetaModelConstants.XMLSchema() - Constructor for class com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLSchema
 
MetaModelConstants.XMLSchema.Class - Interface in com.metamatrix.metadata.runtime.model
 
METAMODELRELATIONALMODEL_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
METHOD - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Foundation.Class
 
METHOD_DELIMITER - Static variable in class com.metamatrix.connector.metadata.MetadataConnectorConstants
Charcter used to seperate method names used in NameInSource, if multiple methods need to be invoked to arrive at value for a column of object from the table, each method to be invoked on the resulting object is seperated by this charachter.
methodName - Variable in class com.metamatrix.common.comm.platform.socket.client.ServiceInvocationStruct
 
migrateConnectorBindingNames(VirtualDatabase, VDBDefn) - Method in class com.metamatrix.console.models.VdbManager
 
migrateConnectorBindingNames(VirtualDatabase, VDBDefn) - Method in interface com.metamatrix.server.admin.api.RuntimeMetadataAdminAPI
Migrate connector binding names from models in a virtual database, filling in connector binding names possible for the models in the DTCInfo.
migrateConnectorBindingNames(VirtualDatabase, VDBDefn) - Method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataAdminAPIImpl
Migrate connector binding names from models in a virtual database, filling in connector binding names possible for the models in the DTCInfo.
MIGRATED_INDEX - Static variable in class com.metamatrix.platform.admin.api.EntitlementMigrationReport
Index in inner list of where header's value resides.
migrateEntitlements(VirtualDatabase, VirtualDatabase) - Method in class com.metamatrix.console.models.VdbManager
 
migrateEntitlements(VirtualDatabase, VirtualDatabase) - Method in interface com.metamatrix.server.admin.api.RuntimeMetadataAdminAPI
Migrate as many existing entitlements as possible to a newly deployed VDB.
migrateEntitlements(VirtualDatabase, char[], boolean) - Method in interface com.metamatrix.server.admin.api.RuntimeMetadataAdminAPI
Migrate as many existing entitlements as possible from a supplied roles file to a newly deployed VDB.
migrateEntitlements(VirtualDatabase, VirtualDatabase) - Method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataAdminAPIImpl
Migrate as many existing entitlements as possible to a newly deployed VDB.
migrateEntitlements(VirtualDatabase, char[], boolean) - Method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataAdminAPIImpl
Migrate as many existing entitlements as possible to a newly deployed VDB from a supplied roles xml file.
migrateEntitlements(VirtualDatabaseID) - Static method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataHelper
 
migrateEntitlements(VirtualDatabaseID, char[], boolean, SessionToken) - Static method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataHelper
 
migrateEntitlements(VirtualDatabase, VirtualDatabase, SessionToken) - Static method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataHelper
 
migratePolicies(SessionToken, EntitlementMigrationReport, String, String, Set, Collection, AdminOptions) - Method in interface com.metamatrix.platform.security.api.service.AuthorizationServiceInterface
 
migratePolicies(SessionToken, EntitlementMigrationReport, String, String, Set, Collection, AdminOptions) - Method in class com.metamatrix.platform.security.authorization.service.AuthorizationServiceImpl
 
MIL_HHMMSS - Static variable in class com.metamatrix.console.util.StaticProperties
 
Min - Class in com.metamatrix.query.function.aggregate
 
Min() - Constructor for class com.metamatrix.query.function.aggregate.Min
Constructor for Min.
MIN - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
MIN - Static variable in class com.metamatrix.query.sql.ReservedWords
 
min - Variable in class com.metamatrix.toolbox.ui.widget.IntegerSpinner
The minimum allowed value.
MIN - Static variable in interface org.teiid.connector.language.IAggregate
 
MIN - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
MIN_EVICTABLE_IDLE_TIME_MILLIS_DEFAULT - Static variable in interface com.metamatrix.soap.service.ConnectionPoolFactory
 
MIN_EVICTABLE_IDLE_TIME_MILLIS_KEY - Static variable in interface com.metamatrix.soap.service.ConnectionPoolFactory
The value for this property defines the amount of time a connection can be idle in the pool before being 'destroyed'.
MIN_EXCLUSIVE - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES.DATA_TYPE_FACETS.CONSTRAINING
 
MIN_IDLE_COUNT_PROPERTY_DEFAULT - Static variable in interface com.metamatrix.soap.service.ConnectionPoolFactory
 
MIN_IDLE_COUNT_PROPERTY_KEY - Static variable in interface com.metamatrix.soap.service.ConnectionPoolFactory
The value for this property defines the minimum number of idle connections that will be available in the pool at any time.
MIN_INCLUSIVE - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES.DATA_TYPE_FACETS.CONSTRAINING
 
MIN_LENGTH - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES.DATA_TYPE_FACETS.CONSTRAINING
 
MIN_REFRESH_RATE - Static variable in class com.metamatrix.console.util.StaticProperties
 
minimumValuesAccumulated() - Method in class com.metamatrix.toolbox.ui.widget.AccumulatorPanel
Called whenever the user double-clicks the mouse on an accumulated value, but the minimum number of accumulated values has already been reached.
MINUS - Static variable in class com.metamatrix.common.xml.XPathUtil.Operator
 
minus(Object, Object) - Static method in class com.metamatrix.query.function.FunctionMethods
 
MINUS - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
minute(Date) - Static method in class com.metamatrix.query.function.FunctionMethods
 
MINUTE - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
minutesNumber(QCDateTime) - Static method in class com.metamatrix.console.util.QCDateTime
 
minutesNumber(QCTime) - Static method in class com.metamatrix.console.util.QCTime
 
minWidth - Variable in class com.metamatrix.toolbox.ui.widget.IntegerSpinner
 
MISC_COMPONENT_TYPE_ID - Static variable in interface com.metamatrix.common.config.api.SharedResource
 
MISC_COMPONENT_TYPE_NAME - Static variable in interface com.metamatrix.common.config.api.SharedResource
The MISC_RESOURCE_TYPE resource is used to define resources that need any specific type association.
MISC_ERR_0001 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
misc (000)
MISC_FILE_TYPE - Static variable in interface com.metamatrix.admin.api.objects.ExtensionModule
The name of the Miscellaneous File type of extension module.
MISC_FILE_TYPE - Static variable in interface com.metamatrix.common.config.api.ExtensionModule
The name of the Miscellaneous File type of extension module.
MISC_FILE_TYPE - Static variable in class com.metamatrix.common.extensionmodule.ExtensionModuleTypes
The name of the miscellaneous File type of extension module.
MISCELLANEOUS - Static variable in interface com.metamatrix.query.function.metadata.FunctionCategoryConstants
"Miscellaneous" functions are for functions that don't fit in any obvious category.
MISSING_ARGUMENT - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
MISSING_ARGUMENT - Static variable in class com.sforce.soap.partner.StatusCode
 
MIXED_DML_OPERATION - Static variable in class com.sforce.soap.partner.StatusCode
 
MixinProxy - Class in com.metamatrix.core.util
 
MixinProxy(Object[]) - Constructor for class com.metamatrix.core.util.MixinProxy
 
MLC_0001 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
MM_DD_YY - Static variable in class com.metamatrix.console.util.StaticProperties
 
MM_ID_ATTR_NAME - Static variable in class com.metamatrix.connector.xml.base.IDGeneratingXmlFilter
 
MM_ID_ATTR_NAME_BY_INDEX - Static variable in class com.metamatrix.connector.xml.base.IDGeneratingXmlFilter
 
MM_ID_ATTR_NAME_BY_PATH - Static variable in class com.metamatrix.connector.xml.base.IDGeneratingXmlFilter
 
MM_ID_ATTR_VALUE_PREFIX - Static variable in class com.metamatrix.connector.xml.base.IDGeneratingXmlFilter
 
MM_JAR_PROTOCOL - Static variable in interface com.metamatrix.common.config.api.ConnectorBindingType.Attributes
 
MM_JAR_PROTOCOL - Static variable in class com.metamatrix.common.extensionmodule.protocol.URLFactory
The protocol of a MetaMatrix jar file extension module URL
MM_JAR_PROTOCOL - Static variable in class com.metamatrix.dqp.embedded.configuration.ExtensionModuleReader
 
MM_ORACLE - Static variable in interface com.metamatrix.common.jdbc.JDBCPlatform.Protocol
 
MM_PRE55_WEB_SERVICE - Static variable in class com.metamatrix.soap.handler.ActionUpdateHandler
 
MM_WEB_SERVICE - Static variable in class com.metamatrix.soap.handler.ActionUpdateHandler
 
MM_WEB_SERVICE_NAME - Static variable in class com.metamatrix.soap.handler.ActionUpdateHandler
 
MM_WEB_SERVICE_OPERATION - Static variable in class com.metamatrix.soap.handler.ActionUpdateHandler
 
MM_WEBSERVICE_QUERY_TIMEOUT - Static variable in class com.metamatrix.common.util.WSDLServletUtil
 
MMAdmin - Class in com.metamatrix.script.shell
Invokes the BeanShell window, specifically designed for the metamatrix purposes.
MMAdmin() - Constructor for class com.metamatrix.script.shell.MMAdmin
 
MMAdminObject - Class in com.metamatrix.admin.objects
Simple objects for the Admin API
MMAdminObject(String...) - Constructor for class com.metamatrix.admin.objects.MMAdminObject
Constructor.
MMAdminStatus - Class in com.metamatrix.admin.objects
Simple Implementation of MMStatus.
MMAdminStatus(int, String) - Constructor for class com.metamatrix.admin.objects.MMAdminStatus
Construct a new MMAdminStatus
MMAdminStatus(int, String, Object) - Constructor for class com.metamatrix.admin.objects.MMAdminStatus
Construct a new MMAdminStatus
MMAdminStatus(int, String, Object[]) - Constructor for class com.metamatrix.admin.objects.MMAdminStatus
Construct a new MMAdminStatus
MMBlob - Class in com.metamatrix.jdbc
This object holds a chunk of binary data and implements the JDBC Blob interface.
MMBlob(StreamingLobChunckProducer.Factory, BlobType) - Constructor for class com.metamatrix.jdbc.MMBlob
Creates a MMBlob object with the valueID.
MMCallableStatement - Class in com.metamatrix.jdbc
This class inherits Statement methods, which deal with SQL statements in general and also inherits PreparedStatement methods, which deal with IN parameters.
MMCapabilities - Class in org.teiid.connector.jdbc.mm
 
MMCapabilities() - Constructor for class org.teiid.connector.jdbc.mm.MMCapabilities
 
MMClob - Class in com.metamatrix.jdbc
This object holds a chunk of char data and implements the JDBC Clob interface.
MMClob(StreamingLobChunckProducer.Factory, ClobType) - Constructor for class com.metamatrix.jdbc.MMClob
 
MMConnection - Class in com.metamatrix.jdbc
The Connection object represents driver's connection to the MetaMatrix embedded server.
MMConnection(ServerConnection, Properties, String) - Constructor for class com.metamatrix.jdbc.MMConnection
MMConnection constructor, tring to establish connection to metamatrix with the given URL and properties.
MMConnectionPool - Class in com.metamatrix.admin.objects
 
MMConnectionPool() - Constructor for class com.metamatrix.admin.objects.MMConnectionPool
 
MMConnectorBinding - Class in com.metamatrix.admin.objects
A Connector Binding is a Connector Type with properties that have been bond to a Connector.
MMConnectorBinding(String[]) - Constructor for class com.metamatrix.admin.objects.MMConnectorBinding
Constructor.
MMConnectorType - Class in com.metamatrix.admin.objects
Dataholder for a connector type.
MMConnectorType(String[]) - Constructor for class com.metamatrix.admin.objects.MMConnectorType
Constructor
MMDatabaseMetaData - Class in com.metamatrix.jdbc
This provides metadata information about the different datasources to which metamatrix connects.
MMDataSource - Class in com.metamatrix.jdbc
The MetaMatrix JDBC DataSource implementation class of DataSource and XADataSource.
MMDataSource() - Constructor for class com.metamatrix.jdbc.MMDataSource
Constructor for MMDataSource.
MMDDYY - Static variable in class com.metamatrix.console.util.StaticProperties
 
MMDiscoverWSDLServlet - Class in com.metamatrix.soap.servlet
Servlet to retrieve WSDL from a VDB using servlet context values specified in the web.xml.
MMDiscoverWSDLServlet() - Constructor for class com.metamatrix.soap.servlet.MMDiscoverWSDLServlet
 
MMDQP - Class in com.metamatrix.admin.objects
A Connector Binding is a Connector Type with properties that have been bond to a Connector.
MMDQP(String[]) - Constructor for class com.metamatrix.admin.objects.MMDQP
Constructor.
MMDriver - Class in com.metamatrix.jdbc
The java.sql.DriverManager class uses this class to connect to MetaMatrix.
MMDriver() - Constructor for class com.metamatrix.jdbc.MMDriver
Should be a singleton and only constructed in MMDriver.getInstance().
MMExtensionModule - Class in com.metamatrix.admin.objects
A simple Extension Modules for the Admin API
MMExtensionModule(String[]) - Constructor for class com.metamatrix.admin.objects.MMExtensionModule
Create a new MMExtensionModule
MMFileURLConnection - Class in com.metamatrix.common.protocol.mmfile
Metamatrix's own implementation of the "file:" URL handler.
MMFileURLConnection(URL) - Constructor for class com.metamatrix.common.protocol.mmfile.MMFileURLConnection
ctor
MMFileURLConnection(URL, boolean) - Constructor for class com.metamatrix.common.protocol.mmfile.MMFileURLConnection
 
MMGetVDBResourceServlet - Class in com.metamatrix.soap.servlet
Servlet to retrieve WSDL from a VDB
MMGetVDBResourceServlet() - Constructor for class com.metamatrix.soap.servlet.MMGetVDBResourceServlet
 
MMGetWSDLServlet - Class in com.metamatrix.soap.servlet
Servlet to retrieve WSDL from a VDB using servlet context values specified in the web.xml.
MMGetWSDLServlet() - Constructor for class com.metamatrix.soap.servlet.MMGetWSDLServlet
 
MMGroup - Class in com.metamatrix.admin.objects
 
MMGroup(String[]) - Constructor for class com.metamatrix.admin.objects.MMGroup
 
MMHost - Class in com.metamatrix.admin.objects
Simple Host object for the Admin API as represented in the Configuration
MMHost(String[]) - Constructor for class com.metamatrix.admin.objects.MMHost
Constructor for creating a MMHost
MMJDBCSQLTypeInfo - Class in com.metamatrix.common.types
This is a helper class used to obtain SQL type information for java types.
MMJDBCURL - Class in com.metamatrix.jdbc.util
 
MMJDBCURL(String) - Constructor for class com.metamatrix.jdbc.util.MMJDBCURL
 
MMJDBCURL(String, String, Properties) - Constructor for class com.metamatrix.jdbc.util.MMJDBCURL
 
MMLogConfiguration - Class in com.metamatrix.admin.objects
 
MMLogConfiguration() - Constructor for class com.metamatrix.admin.objects.MMLogConfiguration
xtor for Log Configuration
MMModel - Class in com.metamatrix.admin.objects
 
MMModel(String[]) - Constructor for class com.metamatrix.admin.objects.MMModel
Construct a new MMModel
MMPOOL_PROPERTIES_FILENAME - Static variable in class com.metamatrix.soap.service.BasicConnectionPoolFactory
 
MMPreparedStatement - Class in com.metamatrix.jdbc
Instances of PreparedStatement contain a SQL statement that has already been compiled.
MMPrincipal - Class in com.metamatrix.admin.objects
 
MMPrincipal(String[], int) - Constructor for class com.metamatrix.admin.objects.MMPrincipal
Ctor
MMProcess - Class in com.metamatrix.admin.objects
Data holder for information about a Process.
MMProcess(String[]) - Constructor for class com.metamatrix.admin.objects.MMProcess
Contruct a new MMProcess.
MMPropertyDefinition - Class in com.metamatrix.admin.objects
 
MMPropertyDefinition(String[]) - Constructor for class com.metamatrix.admin.objects.MMPropertyDefinition
Constructor.
MMQueueWorkerPool - Class in com.metamatrix.admin.objects
Dataholder for all the statistics gathered about a worker pool.
MMQueueWorkerPool(String[]) - Constructor for class com.metamatrix.admin.objects.MMQueueWorkerPool
Construct a new MMQueueWorkerPool
MMRequest - Class in com.metamatrix.admin.objects
Dataholder for information about Requests.
MMRequest(String[]) - Constructor for class com.metamatrix.admin.objects.MMRequest
Construct a new MMRequest
MMResource - Class in com.metamatrix.admin.objects
Dataholder for a resource.
MMResource(String[]) - Constructor for class com.metamatrix.admin.objects.MMResource
Constructor
MMResultSet - Class in com.metamatrix.jdbc
The MMResultSet is the way query results are returned to the requesting client based upon a query given to the server.
MMROFileURLConnection - Class in com.metamatrix.common.protocol.mmrofile
Metamatrix's own implementation of the "file:" URL handler.
MMROFileURLConnection(URL) - Constructor for class com.metamatrix.common.protocol.mmrofile.MMROFileURLConnection
ctor
MMRole - Class in com.metamatrix.admin.objects
 
MMRole(String[]) - Constructor for class com.metamatrix.admin.objects.MMRole
Ctor
MMScriptsContainer - Class in com.metamatrix.admin.objects
 
MMScriptsContainer() - Constructor for class com.metamatrix.admin.objects.MMScriptsContainer
 
MMSERVER_HOST_PORT_KEY - Static variable in class com.metamatrix.common.util.WSDLServletUtil
WSDL URL Generator keys
MMServerConnection - Class in com.metamatrix.jdbc
 
MMServerConnection(ServerConnection, Properties, String) - Constructor for class com.metamatrix.jdbc.MMServerConnection
 
MMServerInfo - Class in com.metamatrix.soap.object
Contains information related to a MetaMatrix server instance used for discovering MetaMatrix Web Service VDB instances.
MMServerInfo(String, String) - Constructor for class com.metamatrix.soap.object.MMServerInfo
 
mmServerUrl - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.LogInParameters
 
MMService - Class in com.metamatrix.admin.objects
A Service
MMService(String[]) - Constructor for class com.metamatrix.admin.objects.MMService
Constructor.
MMSession - Class in com.metamatrix.admin.objects
MetaMatrix Session
MMSession(String[]) - Constructor for class com.metamatrix.admin.objects.MMSession
constructor
MMSOAPLog - Class in com.metamatrix.soap.log
MMSOAPLog
MMSOAPLog(String, PlatformLog) - Constructor for class com.metamatrix.soap.log.MMSOAPLog
 
MMSQLException - Exception in com.metamatrix.jdbc
All exceptions thrown by the MetaMatrix server are wrapped as MMSQLExceptions.
MMSQLException() - Constructor for exception com.metamatrix.jdbc.MMSQLException
No-arg constructor required by Externalizable semantics.
MMSQLXML - Class in com.metamatrix.jdbc
A MM specific implementation of the SQLXML object which is capable of accessing the SQLXML object as local object when used in the embedded product at the same time capable of using the streaming interface when used in remote clients.
MMSQLXML(StreamingLobChunckProducer.Factory) - Constructor for class com.metamatrix.jdbc.MMSQLXML
 
MMStatement - Class in com.metamatrix.jdbc
This object is used to execute queries and updates against the MetaMatrix server.
MMSystem - Class in com.metamatrix.admin.objects
Dataholder for information about the system at-large
MMSystem() - Constructor for class com.metamatrix.admin.objects.MMSystem
Construct a new MMSystem object
MMUddiException - Exception in com.metamatrix.uddi.exception
This exception is thrown when an error occurs while publishing or un-publishing to/from an Uddi Registry.
MMUddiException() - Constructor for exception com.metamatrix.uddi.exception.MMUddiException
 
MMUddiException(String) - Constructor for exception com.metamatrix.uddi.exception.MMUddiException
 
MMUddiException(Throwable) - Constructor for exception com.metamatrix.uddi.exception.MMUddiException
 
MMUddiException(Throwable, String) - Constructor for exception com.metamatrix.uddi.exception.MMUddiException
 
MMUddiHelper - Class in com.metamatrix.uddi.util
Concrete implementation of UddiHelper.
MMUddiHelper() - Constructor for class com.metamatrix.uddi.util.MMUddiHelper
 
MMUddiUtil - Class in com.metamatrix.uddi.util
This class provides utility methods to the UDDI
MMUddiUtil() - Constructor for class com.metamatrix.uddi.util.MMUddiUtil
 
MMURL - Class in com.metamatrix.common.api
Class to encapsulate URL to a Clustered Metamatrix Server with multiple host
MMURL(String) - Constructor for class com.metamatrix.common.api.MMURL
Create an MMURL from the server URL.
MMURL(String, int, boolean) - Constructor for class com.metamatrix.common.api.MMURL
 
MMURL.CONNECTION - Interface in com.metamatrix.common.api
 
MMURL.JDBC - Interface in com.metamatrix.common.api
 
MMURLConnection - Class in com.metamatrix.common.protocol
Base URL Connection Class
MMURLConnection(URL) - Constructor for class com.metamatrix.common.protocol.MMURLConnection
 
MMUser - Class in com.metamatrix.admin.objects
 
MMUser(String[]) - Constructor for class com.metamatrix.admin.objects.MMUser
 
MMUUID - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
MMUUID_CHAR - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
MMUUID_PART - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
MMVDB - Class in com.metamatrix.admin.objects
Dataholder object for information about a VDB (Virtual Database)
MMVDB(String[]) - Constructor for class com.metamatrix.admin.objects.MMVDB
VDBs are identified by name and version.
MMX_COMMAND_LOG_STATEMENT - Static variable in class com.metamatrix.server.dqp.service.tracker.TransactionLogWriter
 
MMXAConnection - Class in com.metamatrix.jdbc
Implementation of XAConnection.
MMXAConnection(MMXAConnection.ConnectionSource) - Constructor for class com.metamatrix.jdbc.MMXAConnection
 
MMXAResource - Class in com.metamatrix.jdbc
Implementation of XAResource.
MMXAResource(MMXAConnection) - Constructor for class com.metamatrix.jdbc.MMXAResource
 
MMXid - Class in com.metamatrix.common.xa
MetaMatrix implementation of Xid.
MMXid(Xid) - Constructor for class com.metamatrix.common.xa.MMXid
 
MMXid(int, byte[], byte[]) - Constructor for class com.metamatrix.common.xa.MMXid
 
MNEMONIC_PROPERTY_SUFFIX - Static variable in class com.metamatrix.toolbox.ui.widget.ButtonWidget
 
mod(Object, Object) - Static method in class com.metamatrix.query.function.FunctionMethods
 
MOD - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
MODE_IGNORE_DEFAULTS - Static variable in class org.teiid.connector.api.CredentialMap
In this mode, the CredentialMap will ignore the default credentials and only credentials set for a system will be exposed.
MODE_USE_DEFAULTS_GLOBALLY - Static variable in class org.teiid.connector.api.CredentialMap
In this mode, the default credentials will be returned for any system, overlaid with any system-specific credentials.
MODE_USE_DEFAULTS_ON_EXISTING - Static variable in class org.teiid.connector.api.CredentialMap
In this mode, the default credentials will be returned for any system, overlaid with any system-specific credentials.
Model - Interface in com.metamatrix.admin.api.objects
Represents a metadata model in the MetaMatrix system.
MODEL - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.ElementName
Static constant that represents the name of the "XMI.model" element.
Model - Interface in com.metamatrix.metadata.runtime.api
Instances of this interface represent Models in a Virtual Database.
MODEL - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.DataAccess.Class
 
MODEL - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Foundation.Class
 
MODEL - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Function.Class
 
MODEL - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Relational.Class
 
MODEL - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.SimpleDataTypes.Class
 
MODEL - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLDocument.Class
 
MODEL - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLSchema.Class
 
MODEL - Static variable in interface com.metamatrix.metadata.runtime.util.RuntimeMetadataIDContext
 
MODEL - Static variable in class com.metamatrix.modeler.core.index.IndexConstants.RECORD_TYPE
 
MODEL - Static variable in class com.metamatrix.platform.admin.api.PermissionDataNodeDefinition.TYPE
 
MODEL - Static variable in class com.metamatrix.vdb.runtime.URIModelResource.AUTH_LEVEL
 
MODEL_CHANGED - Static variable in class com.metamatrix.console.models.Manager
This is the message sent along with a ModelChangedEvent, in the event that a Manager now has new data
MODEL_CHANGED - Static variable in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeModel
 
MODEL_COL_NUM - Static variable in class com.metamatrix.console.ui.views.connectorbinding.BindingVDBsPanel
 
MODEL_ELEMENT - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Foundation.Class
 
MODEL_EXT - Static variable in interface com.metamatrix.core.vdb.VdbConstants
 
MODEL_FOR_RECORD - Static variable in interface com.metamatrix.modeler.core.metadata.runtime.MetadataRecord.MetadataRecordProperties
 
MODEL_ICON - Static variable in class com.metamatrix.console.ui.util.ConsoleCellRenderer
 
MODEL_IMPORT - Static variable in class com.metamatrix.modeler.core.index.IndexConstants.SEARCH_RECORD_TYPE
 
MODEL_NAME - Static variable in class com.metamatrix.console.ui.views.vdb.VdbConnBindPanel
 
MODEL_NAME - Static variable in class com.metamatrix.console.ui.views.vdb.VDBConnectorBindingAssignmentModelTable
 
MODEL_NAME_COL_NUM - Static variable in class com.metamatrix.console.ui.views.vdb.VDBConnectorBindingAssignmentModelTable
 
MODEL_NAME_FIELD - Static variable in interface com.metamatrix.modeler.core.metadata.runtime.MetadataRecord.MetadataFieldNames
 
MODEL_NAME_HDR - Static variable in class com.metamatrix.console.ui.views.vdb.VdbAssignConnBindPanel
 
MODEL_NAMES - Static variable in class com.metamatrix.core.vdb.ModelType
 
MODEL_NON_DEPLOYABLE_STATE - Static variable in exception com.metamatrix.metadata.runtime.exception.VirtualDatabaseException
 
MODEL_NON_DEPLOYABLE_STATE - Static variable in exception com.metamatrix.vdb.edit.loader.VdbProcessingException
 
MODEL_PROP - Static variable in interface com.metamatrix.metadata.runtime.util.RuntimeMetadataIDContext
 
MODEL_STALE - Static variable in class com.metamatrix.console.models.Manager
This is the message sent along with a ModelChangedEvent, in the event that a Manager's data has become stale.
MODEL_TYPE - Static variable in class com.metamatrix.console.ui.views.vdb.VdbConnBindPanel
 
MODEL_VERSION_COL_NUM - Static variable in class com.metamatrix.console.ui.views.connectorbinding.BindingVDBsPanel
 
modelChanged(ModelChangedEvent) - Method in class com.metamatrix.console.models.ConfigurationManager
 
modelChanged(ModelChangedEvent) - Method in interface com.metamatrix.console.models.ManagerListener
 
modelChanged(ModelChangedEvent) - Method in class com.metamatrix.console.models.QueryManager
The QueryManager listens for changes to the SessionManager.
modelChanged(ModelChangedEvent) - Method in class com.metamatrix.console.ui.views.properties.PropertiesMasterPanel
 
modelChanged(ModelChangedEvent) - Method in class com.metamatrix.console.ui.views.queries.QueryPanel
 
modelChanged(ModelChangedEvent) - Method in class com.metamatrix.console.ui.views.summary.SummaryPanel
 
modelChanged(ModelChangedEvent) - Method in class com.metamatrix.console.ui.views.transactions.TransactionsPanel
 
ModelChangedEvent - Class in com.metamatrix.console.models
 
ModelChangedEvent(Object, String) - Constructor for class com.metamatrix.console.models.ModelChangedEvent
 
ModelChangedEvent(Object, String, Object) - Constructor for class com.metamatrix.console.models.ModelChangedEvent
 
MODELER_JDBC - Static variable in interface com.metamatrix.core.CoreConstants.Plugin
 
ModelID - Interface in com.metamatrix.metadata.runtime.api
The runtime id used to uniquely identify a Model.
ModelInfo - Interface in com.metamatrix.common.vdb.api
This interface provides the model information.
modelInfos - Variable in class com.metamatrix.vdb.runtime.BasicVDBInfo
 
ModelManager - Class in com.metamatrix.console.models
 
ModelManager() - Constructor for class com.metamatrix.console.models.ModelManager
 
modelMultiSourceMap(ModelVisibilityInfo[]) - Static method in class com.metamatrix.console.ui.views.vdb.CreateVDBPanel
 
ModelRecord - Interface in com.metamatrix.modeler.core.metadata.runtime
ModelRecord
ModelRecordImpl - Class in com.metamatrix.metadata.runtime.impl
ModelRecordImpl
ModelRecordImpl() - Constructor for class com.metamatrix.metadata.runtime.impl.ModelRecordImpl
 
ModelRecordImpl(MetadataRecordDelegate) - Constructor for class com.metamatrix.metadata.runtime.impl.ModelRecordImpl
 
MODELS_INDEX - Static variable in class com.metamatrix.modeler.core.index.IndexConstants.INDEX_NAME
 
modelsMatch(ModelVisibilityInfo[]) - Method in class com.metamatrix.console.ui.views.vdb.VDBWizardModelVisibilityPanel
 
modelSupports(Object, int) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
 
modelSupports(Object, int) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadataFacade
 
modelSupports(Object, int) - Method in class com.metamatrix.query.metadata.BasicQueryMetadata
 
modelSupports(Object, int) - Method in class com.metamatrix.query.metadata.BasicQueryMetadataWrapper
 
modelSupports(Object, int) - Method in interface com.metamatrix.query.metadata.QueryMetadataInterface
Determine whether the specified model supports some feature.
modelSuppressed(String) - Method in class com.metamatrix.console.models.VdbManager
 
ModelType - Class in com.metamatrix.core.vdb
Fix me: these contants come from com.metamatrix.metamodels.relational.ModelType
ModelType() - Constructor for class com.metamatrix.core.vdb.ModelType
 
ModelVisibilityInfo - Class in com.metamatrix.console.ui.views.vdb
NOTE-- despite the name of ModelVisiblityInfo, this class has been expanded to include the instance variables 'multipleSourceEligible' and 'hasMultipleSources, respectively indicating whether or not the model can have and does have multiple sources.
ModelVisibilityInfo(String, String, boolean, boolean, boolean, boolean) - Constructor for class com.metamatrix.console.ui.views.vdb.ModelVisibilityInfo
 
modelVisibilityMap(ModelVisibilityInfo[]) - Static method in class com.metamatrix.console.ui.views.vdb.CreateVDBPanel
 
ModelWrapper - Class in com.metamatrix.console.ui.views.vdb
 
ModelWrapper(BasicModelInfo) - Constructor for class com.metamatrix.console.ui.views.vdb.ModelWrapper
 
ModelWrapper(Model) - Constructor for class com.metamatrix.console.ui.views.vdb.ModelWrapper
 
ModFunctionModifier - Class in org.teiid.connector.jdbc.sybase
 
ModFunctionModifier(ILanguageFactory) - Constructor for class org.teiid.connector.jdbc.sybase.ModFunctionModifier
 
MODIFICATION_TIME - Static variable in interface com.metamatrix.common.vdb.api.DEFReaderWriter.Header
 
ModificationActionQueue - Interface in com.metamatrix.common.actions
This interface defines a queue of modification actions.
ModificationException - Exception in com.metamatrix.common.actions
 
ModificationException() - Constructor for exception com.metamatrix.common.actions.ModificationException
No-arg costructor required by Externalizable semantics
ModificationException(String) - Constructor for exception com.metamatrix.common.actions.ModificationException
Construct an instance with the message specified.
ModificationException(String, String) - Constructor for exception com.metamatrix.common.actions.ModificationException
Construct an instance with the message and error code specified.
ModificationException(Exception, String) - Constructor for exception com.metamatrix.common.actions.ModificationException
Construct an instance from a message and an exception to chain to this one.
ModificationException(Exception, String, String) - Constructor for exception com.metamatrix.common.actions.ModificationException
Construct an instance from a message and a code and an exception to chain to this one.
MODIFIED - Static variable in class com.metamatrix.console.ui.views.authorization.ProvidersChangedEvent
Indicates a provider has been modified.
MODIFIED - Static variable in class com.metamatrix.console.ui.views.deploy.event.ConfigurationChangeEvent
Indicates something in a configuration has been modified.
ModifiedDirectoryChooserPanel - Class in com.metamatrix.console.ui.util
DirectoryChooserPanel is a customizable file explorer dialog similar to JFileChooser.
ModifiedDirectoryChooserPanel(DirectoryEntryView, int, DirectoryEntryFilter[], Collection, Collection, MDCPOpenStateListener) - Constructor for class com.metamatrix.console.ui.util.ModifiedDirectoryChooserPanel
Creates a DirectoryChooserPanel with a list of selectable extension filters.
ModifiedDirectoryChooserPanel(DirectoryEntryView, int, DirectoryEntryFilter[], Collection, Collection) - Constructor for class com.metamatrix.console.ui.util.ModifiedDirectoryChooserPanel
 
ModifiedDirectoryChooserPanel(DirectoryEntryView, int, MDCPOpenStateListener) - Constructor for class com.metamatrix.console.ui.util.ModifiedDirectoryChooserPanel
Creates a DirectoryChooserPanel with no selectable extension filters.
ModifiedDirectoryChooserPanel(DirectoryEntryView, int, DirectoryEntryFilter[]) - Constructor for class com.metamatrix.console.ui.util.ModifiedDirectoryChooserPanel
 
ModifiedDirectoryChooserPanel(DirectoryEntryView, int, DirectoryEntryFilter[], MDCPOpenStateListener) - Constructor for class com.metamatrix.console.ui.util.ModifiedDirectoryChooserPanel
 
ModifiedDirectoryChooserPanel(DirectoryEntryView, int, DirectoryEntryFilter[], Collection) - Constructor for class com.metamatrix.console.ui.util.ModifiedDirectoryChooserPanel
 
modify(IFunction) - Method in class com.metamatrix.connector.jdbc.oracle.spatial.FilterFunctionModifier
 
modify(IFunction) - Method in class com.metamatrix.connector.jdbc.oracle.spatial.NearestNeighborFunctionModifier
 
modify(IFunction) - Method in class com.metamatrix.connector.jdbc.oracle.spatial.NnDistanceFunctionModifier
 
modify(IFunction) - Method in class com.metamatrix.connector.jdbc.oracle.spatial.RelateFunctionModifier
Implement this method to modify the function before it gets translated
modify(IFunction) - Method in class com.metamatrix.connector.jdbc.oracle.spatial.WithinDistanceFunctionModifier
 
modify(ComponentObject, Properties, String) - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Modify a Component in Configuration
modify(ComponentObject, Properties, String) - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
 
modify(IFunction) - Method in class org.teiid.connector.jdbc.db2.DB2ConvertModifier
 
modify(IFunction) - Method in class org.teiid.connector.jdbc.derby.DerbyConvertModifier
 
modify(IFunction) - Method in class org.teiid.connector.jdbc.mysql.BitFunctionModifier
Wrap the renamed function in a convert back to integer
modify(IFunction) - Method in class org.teiid.connector.jdbc.oracle.ConcatFunctionModifier
 
modify(IFunction) - Method in class org.teiid.connector.jdbc.oracle.DayWeekQuarterFunctionModifier
 
modify(IFunction) - Method in class org.teiid.connector.jdbc.oracle.LeftOrRightFunctionModifier
 
modify(IFunction) - Method in class org.teiid.connector.jdbc.oracle.LocateFunctionModifier
 
modify(IFunction) - Method in class org.teiid.connector.jdbc.oracle.Log10FunctionModifier
 
modify(IFunction) - Method in class org.teiid.connector.jdbc.oracle.MonthOrDayNameFunctionModifier
 
modify(IFunction) - Method in class org.teiid.connector.jdbc.oracle.OracleConvertModifier
 
modify(IFunction) - Method in class org.teiid.connector.jdbc.sybase.ModFunctionModifier
 
modify(IFunction) - Method in class org.teiid.connector.jdbc.sybase.SybaseConvertModifier
 
modify(IFunction) - Method in class org.teiid.connector.jdbc.translator.AliasModifier
 
modify(IFunction) - Method in class org.teiid.connector.jdbc.translator.BasicFunctionModifier
Subclass should override this method as needed.
modify(IFunction) - Method in class org.teiid.connector.jdbc.translator.DropFunctionModifier
 
modify(IFunction) - Method in interface org.teiid.connector.jdbc.translator.FunctionModifier
Takes an IFunction and returns the datasource-specific IExpression, or can possibly return the unmodified function parameter itself.
modify(IFunction) - Method in class org.teiid.connector.jdbc.translator.SubstringFunctionModifier
 
modifyCommand(ICommand, ExecutionContext) - Method in class com.metamatrix.connector.jdbc.oracle.spatial.OracleSpatialSQLTranslator
This method is overridden to modify the incoming command to add the hint to the ISelect in the command.
modifyCommand(ICommand, ExecutionContext) - Method in class org.teiid.connector.jdbc.db2.DB2SQLTranslator
 
modifyCommand(ICommand, ExecutionContext) - Method in class org.teiid.connector.jdbc.oracle.OracleSQLTranslator
 
modifyCommand(ICommand, ExecutionContext) - Method in class org.teiid.connector.jdbc.postgresql.PostgreSQLTranslator
Postgres doesn't provide min/max(boolean), so this conversion writes a min(BooleanValue) as bool_and(BooleanValue)
modifyCommand(ICommand, ExecutionContext) - Method in class org.teiid.connector.jdbc.translator.Translator
Modify the command.
modifyComponentTypeDefn(ComponentTypeDefn, ComponentTypeDefn) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Updates the target ComponentTypeDefn with the updated PropertyDefinition.
modifyComponentTypeDefn(ComponentTypeDefn, ComponentTypeDefn) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
modifyDDL(String, byte[]) - Method in class com.metamatrix.vdb.materialization.ScriptDecorator
Add the custom extensions or modify the original DDL script into a customized format based on the database type supplied.
modifyDeployedProcess(VMComponentDefn, Host, Configuration) - Method in class com.metamatrix.console.ui.views.deploy.model.ConfigurationTreeModel
Modifies a deployed host node in the model.
modifyDeployedService(DeployedComponent, VMComponentDefn, Host, Configuration) - Method in class com.metamatrix.console.ui.views.deploy.model.ConfigurationTreeModel
Modifies a service definitions node in the model.
modifyHost(Host, Properties) - Method in class com.metamatrix.console.models.ConfigurationManager
 
modifyHost(Host, Configuration) - Method in class com.metamatrix.console.ui.views.deploy.model.ConfigurationTreeModel
Modifies a host node in the model.
modifyModule(String, String, String, Boolean, byte[]) - Method in class com.metamatrix.console.models.ExtensionSourceManager
 
modifyPermissions(PermissionTreeView, AuthorizationPolicy) - Method in interface com.metamatrix.platform.admin.api.AuthorizationEditor
 
modifyPermissions(PermissionTreeView, AuthorizationPolicy) - Method in class com.metamatrix.platform.security.api.AbstractAuthorizationObjectEditor
Modifies permissions belonging to the given AuthorizationPolicy.
modifyPermissions(PermissionTreeView, AuthorizationPolicy) - Method in class com.metamatrix.platform.security.api.AuthorizationObjectEditor
Modifies permissions belonging to the given AuthorizationPolicy.
modifyProcess(VMComponentDefn, Properties) - Method in class com.metamatrix.console.models.ConfigurationManager
 
modifyPropertiedObject(ConfigurationPropertiedObjectEditor) - Method in class com.metamatrix.console.models.ConfigurationManager
 
modifyProperties(ComponentObject, Properties, int) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
call modifyProperties
modifyProperties(ComponentObject, Properties, int) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
modifyRequest(HttpClient, HttpMethod) - Method in class com.metamatrix.connector.xml.http.DefaultTrustDeserializer
 
modifyRequest(HttpClient, HttpMethod) - Method in class com.metamatrix.connector.xml.http.HTTPExecutor
 
modifyRequest(HttpClient, HttpMethod) - Method in interface com.metamatrix.connector.xml.http.HTTPTrustDeserializer
 
modifyRequested(String, String, Boolean) - Method in interface com.metamatrix.console.ui.views.extensionsource.ExtensionSourceDetailListener
 
modifyRequested(String, String, Boolean) - Method in class com.metamatrix.console.ui.views.extensionsource.ExtensionSourcesPanel
 
modifyService(ServiceComponentDefn, Properties) - Method in class com.metamatrix.console.models.ConfigurationManager
 
modifyServiceDefintion(ServiceComponentDefn, Configuration) - Method in class com.metamatrix.console.ui.views.deploy.model.ConfigurationTreeModel
Modifies a service definitions node in the model.
modifyTimeZone(Timestamp, String, String) - Static method in class com.metamatrix.query.function.FunctionMethods
 
modifyTimeZone(CommandContext, Timestamp, String) - Static method in class com.metamatrix.query.function.FunctionMethods
 
MODIFYTIMEZONE - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
moduleExists(String) - Method in class com.metamatrix.console.models.ExtensionSourceManager
 
MODULUS_NAME - Static variable in class com.metamatrix.common.xml.XPathUtil.Operator
 
MONDAY - Static variable in class com.metamatrix.console.util.QCDate
 
MONDDCCYY - Static variable in class com.metamatrix.console.util.StaticProperties
 
MONITOR_ADMIN - Static variable in class com.metamatrix.server.util.SecurityRoles.Name
 
MONITORABLE - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentTypes.ComponentType.Attributes
 
month(Date) - Static method in class com.metamatrix.query.function.FunctionMethods
 
MONTH - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
MONTH_ABBREVS - Static variable in class com.metamatrix.console.util.QCDate
 
monthName(Date) - Static method in class com.metamatrix.query.function.FunctionMethods
 
MONTHNAME - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
monthNumber(int, int) - Static method in class com.metamatrix.console.util.QCDate
 
monthNumber(QCDate) - Static method in class com.metamatrix.console.util.QCDate
 
MonthOrDayNameFunctionModifier - Class in org.teiid.connector.jdbc.oracle
Convert the MONTHNAME etc.
MonthOrDayNameFunctionModifier(ILanguageFactory, String) - Constructor for class org.teiid.connector.jdbc.oracle.MonthOrDayNameFunctionModifier
 
mouseClicked(MouseEvent) - Method in class com.metamatrix.script.shell.JConsole
 
mouseEntered(MouseEvent) - Method in class com.metamatrix.script.shell.JConsole
 
mouseEntered(MouseEvent) - Method in class com.metamatrix.toolbox.ui.widget.button.ButtonBorderPainter
Paint the border on mouse entered as long as the button is enabled or selected.
mouseExited(MouseEvent) - Method in class com.metamatrix.script.shell.JConsole
 
mouseExited(MouseEvent) - Method in class com.metamatrix.toolbox.ui.widget.button.ButtonBorderPainter
Do not paint the border after mouse entered unless the button is selected.
mousePressed(MouseEvent) - Method in class com.metamatrix.script.shell.JConsole
 
mouseReleased(MouseEvent) - Method in class com.metamatrix.script.shell.JConsole
 
move(TreeNode, TreeNode) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeEditor
Moves this TreeNode to be a child of the specified new parent.
move(TreeNode, TreeNode, int) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeEditor
Moves this TreeNode to be a child at a particular index in the specified new parent.
move(FileSystemEntry) - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
Moves this DirectoryEntry under the specified folder.
move(TreeNode, TreeNode) - Method in class com.metamatrix.common.tree.directory.FileSystemEntryEditor
Moves this TreeNode to be a child of the specified new parent.
move(TreeNode, TreeNode, int) - Method in class com.metamatrix.common.tree.directory.FileSystemEntryEditor
Moves this TreeNode to be a child at a particular index in the specified new parent.
move(TreeNode, TreeNode) - Method in interface com.metamatrix.common.tree.TreeNodeEditor
Moves this TreeNode to be a child of the specified new parent.
move(TreeNode, TreeNode, int) - Method in interface com.metamatrix.common.tree.TreeNodeEditor
Moves this TreeNode to be a child at a particular index in the specified new parent.
move(TreeNode, TreeNode) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeNodeEditor
 
move(TreeNode, TreeNode, int) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeNodeEditor
 
moveChild(BasicTreeNode, int) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Move the child to a new index under the same parent.
moveChild(TreeNode, int) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeEditor
Moves this TreeNode to the specified location within the ordered list of children for the node's parent.
moveChild(TreeNode, int) - Method in class com.metamatrix.common.tree.directory.FileSystemEntryEditor
Moves this TreeNode to the specified location within the ordered list of children for the node's parent.
moveChild(TreeNode, int) - Method in interface com.metamatrix.common.tree.TreeNodeEditor
Moves this TreeNode to the specified location within the ordered list of children for the node's parent.
moveChild(TreeNode, int) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeNodeEditor
 
moveColumn(int, int) - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableColumnModel
 
MoveCursorInstruction - Class in com.metamatrix.query.processor.xml
 
MoveCursorInstruction(String) - Constructor for class com.metamatrix.query.processor.xml.MoveCursorInstruction
Constructor for MoveCursorInstruction.
MoveDocInstruction - Class in com.metamatrix.query.processor.xml
 
MoveDocInstruction(int) - Constructor for class com.metamatrix.query.processor.xml.MoveDocInstruction
Constructor for MoveDocInstruction.
moveHiddenOrShownColumn(int, int) - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableColumnModel
 
moveHiddenOrShownColumn(int, int) - Method in interface com.metamatrix.toolbox.ui.widget.table.EnhancedTableColumnModel
 
moveNode(TreeNode, TreeNode) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeModel
 
moveNode(TreeNode, TreeNode, int) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeModel
 
moveRowDownPressed() - Method in class com.metamatrix.console.ui.views.authorization.ProvidersMain
Move the selected Provider up in the list
moveRowUpPressed() - Method in class com.metamatrix.console.ui.views.authorization.ProvidersMain
Move the selected Provider up in the list
moveSelectedValuesRight() - Method in class com.metamatrix.toolbox.ui.widget.AccumulatorPanel
 
moveToCurrentRow() - Method in class com.metamatrix.jdbc.MMResultSet
Moves the cursor to the remembered cursor position, usually the current row.
moveToInsertRow() - Method in class com.metamatrix.jdbc.MMResultSet
 
moveToLastChild() - Method in interface com.metamatrix.query.processor.xml.DocumentInProgress
 
moveToLastChild() - Method in class com.metamatrix.query.processor.xml.SAXDocumentInProgress
 
moveToParent() - Method in interface com.metamatrix.query.processor.xml.DocumentInProgress
 
moveToParent() - Method in class com.metamatrix.query.processor.xml.SAXDocumentInProgress
Move to the parent of this element.
MruHeader - Class in com.sforce.soap.partner
 
MruHeader() - Constructor for class com.sforce.soap.partner.MruHeader
 
MruHeader(boolean) - Constructor for class com.sforce.soap.partner.MruHeader
 
MSG_0001 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
config package (002)
MSG_0002 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
MSG_0003 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
MSG_0004 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
MSG_0005 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
MSG_0006 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
MSG_0007 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
MSG_0008 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
MSG_0009 - Static variable in interface com.metamatrix.platform.config.ConfigMessages
 
MSG_AUTHORIZATION_FAILURE - Static variable in class com.metamatrix.console.util.ExceptionUtility
 
MSG_CALLBACK_PROBLEM - Static variable in class com.metamatrix.console.util.ExceptionUtility
 
MSG_CANNOT_INITIALIZE - Static variable in class com.metamatrix.console.util.ExceptionUtility
 
MSG_COMP_NOT_FOUND - Static variable in class com.metamatrix.console.util.ExceptionUtility
 
MSG_EXTERNAL_FAILURE - Static variable in class com.metamatrix.console.util.ExceptionUtility
 
MSG_HOST_NOT_FOUND - Static variable in class com.metamatrix.console.util.ExceptionUtility
 
MSG_ILLEGAL_REQUEST - Static variable in class com.metamatrix.console.util.ExceptionUtility
 
MSG_QUERY_SERVICE_NOT_FOUND - Static variable in class com.metamatrix.console.util.ExceptionUtility
 
MSG_SERVICE_0001 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
service.controller package (008)
MSG_SERVICE_0002 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
MSG_SERVICE_0003 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
MSG_SERVICE_0004 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
MSG_SERVICE_0005 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
MSG_SERVICE_0006 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
MSG_SERVICE_0007 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
MSG_SERVICE_0008 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
MSG_SERVICE_0009 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
MSG_SERVICE_0010 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
MSG_SERVICE_0011 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
MSG_SERVICE_0012 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
MSG_SERVICE_0013 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
MSG_SERVICE_0014 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
MSG_SERVICE_0015 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
MSG_SERVICE_0016 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
MSG_SERVICE_0017 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
MSG_SERVICE_0018 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
MSG_SERVICE_0019 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
MSG_SERVICE_0020 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
MSG_SERVICE_0021 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
MSG_SERVICE_0022 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
MSG_SERVICE_0023 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
MSG_SERVICE_0024 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
MSG_SERVICE_0025 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
MSG_SERVICE_0026 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
MSG_SERVICE_0027 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
MSG_SERVICE_0028 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
MSG_SERVICE_0029 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
MSG_SERVICE_0030 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
MSG_SERVICE_0031 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
MSG_SERVICE_0032 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
MSG_SERVICE_0033 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
MSG_UNSPECIFIED_FAILURE - Static variable in class com.metamatrix.console.util.ExceptionUtility
 
MSGLEVEL_FOR_DUPE_CHECKING - Static variable in class com.metamatrix.console.util.StaticTreeUtilities
 
MSR_0001 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
MSSQL - Static variable in interface com.metamatrix.common.jdbc.JDBCPlatform.Protocol
 
MULTI_LINE_COMMENT - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
MULTI_SOURCE_ENABLED - Static variable in class com.metamatrix.common.vdb.api.DEFReaderWriter.Model
 
MULTI_SOURCED - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.Models.ColumnName
 
MultiLineToolTip - Class in com.metamatrix.toolbox.ui.widget
 
MultiLineToolTip() - Constructor for class com.metamatrix.toolbox.ui.widget.MultiLineToolTip
Constructor for MultiLineToolTip.
MultiLineToolTipUI - Class in com.metamatrix.toolbox.ui.widget.laf
 
MultiObjectSource - Class in com.metamatrix.connector.metadata
Holds two object sources and routes queries to them based on the suffix of the group name.
MultiObjectSource(IObjectSource, String, IObjectSource) - Constructor for class com.metamatrix.connector.metadata.MultiObjectSource
 
MULTIPLE_SOURCE_COLUMN_NUM - Static variable in class com.metamatrix.console.ui.views.vdb.NewVDBWizardModelVisibilityTable
 
MultipleElementSymbol - Class in com.metamatrix.query.sql.symbol
This is a subclass of Symbol representing multiple output columns.
MultipleElementSymbol(String, String) - Constructor for class com.metamatrix.query.sql.symbol.MultipleElementSymbol
Passthrough constructor used for cloning
MultipleElementSymbol(String) - Constructor for class com.metamatrix.query.sql.symbol.MultipleElementSymbol
Construct a multiple element symbol
MultipleException - Exception in com.metamatrix.api.exception
Exception that represents the occurrence of multiple exceptions.
MultipleException() - Constructor for exception com.metamatrix.api.exception.MultipleException
No-arg Constructor
MultipleException(Collection, String) - Constructor for exception com.metamatrix.api.exception.MultipleException
Construct an instance with the set of exceptions and error message specified.
MultipleException(Collection<Throwable>, String, String) - Constructor for exception com.metamatrix.api.exception.MultipleException
Construct an instance with the set of exceptions, and an error code and message specified.
MultipleInvokationProxy - Class in com.metamatrix.platform.service.proxy
Will attempt to invoke all services and collect the results
MULTIPLICITY - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentTypes.ComponentType.ComponentTypeDefn.PropertyDefinition.Attributes
 
MULTIPLY - Static variable in class com.metamatrix.common.xml.XPathUtil.Operator
 
multiply(Object, Object) - Static method in class com.metamatrix.query.function.FunctionMethods
 
MULTIPLY_OP - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
multiSelectionAllowed - Variable in class com.metamatrix.console.ui.util.ModifiedDirectoryChooserPanel
 
multiSelectionAllowed - Variable in class com.metamatrix.toolbox.ui.widget.DirectoryChooserPanel
 
MultiSourceModelBindingEditRequestHandler - Interface in com.metamatrix.console.ui.views.vdb
 
MUST_PUSHDOWN - Static variable in class com.metamatrix.query.function.metadata.FunctionMethod
 
MYSQL - Static variable in interface com.metamatrix.common.jdbc.JDBCPlatform.Protocol
 
MYSQL - Static variable in class com.metamatrix.vdb.materialization.DatabaseDialect
 
MySQL5Capabilities - Class in org.teiid.connector.jdbc.mysql
 
MySQL5Capabilities() - Constructor for class org.teiid.connector.jdbc.mysql.MySQL5Capabilities
 
MySQL5Translator - Class in org.teiid.connector.jdbc.mysql
 
MySQL5Translator() - Constructor for class org.teiid.connector.jdbc.mysql.MySQL5Translator
 
MySQLCapabilities - Class in org.teiid.connector.jdbc.mysql
 
MySQLCapabilities() - Constructor for class org.teiid.connector.jdbc.mysql.MySQLCapabilities
 
MySQLTranslator - Class in org.teiid.connector.jdbc.mysql
 
MySQLTranslator() - Constructor for class org.teiid.connector.jdbc.mysql.MySQLTranslator
 

N

NA - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.MATCH_TYPES
 
NA - Static variable in class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants.MATCH_TYPES
 
NA_INT - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
NA_LONG - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
NA_SHORT - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
name - Variable in class com.metamatrix.admin.objects.MMAdminObject
The base name of this Admin Object
NAME - Static variable in class com.metamatrix.common.config.model.ConfigurationModel.Attribute
 
NAME - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ChangeHistory.Property.Attributes
 
NAME - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentObject.Attributes
 
NAME - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentTypes.ComponentType.Attributes
 
NAME - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentTypes.ComponentType.ComponentTypeDefn.PropertyDefinition.Attributes
 
NAME - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ID.Attributes
 
NAME - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Properties.Property.Attributes
 
name - Variable in class com.metamatrix.common.extensionmodule.ExtensionModuleDescriptor
 
name - Variable in class com.metamatrix.common.queue.WorkerPoolStats
 
NAME - Static variable in class com.metamatrix.common.vdb.api.DEFReaderWriter.Model
 
NAME - Static variable in class com.metamatrix.common.vdb.api.DEFReaderWriter.VDBInfo
 
NAME - Static variable in class com.metamatrix.common.xml.xmi.XMIContentHandler
 
name - Variable in class com.metamatrix.connector.xml.base.IDGeneratingXmlFilter.PathElement
 
NAME - Static variable in class com.metamatrix.console.ui.views.vdb.NewVDBWizardModelVisibilityTable
 
NAME - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.Connections
 
NAME - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.DataAccess
 
NAME - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.DataTypes
 
NAME - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.Diagram
 
NAME - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.Foundation
 
NAME - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.Function
 
NAME - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.Relational
 
NAME - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.SimpleDataTypes
 
NAME - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.Virtual
 
NAME - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLDocument
 
NAME - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLSchema
 
NAME - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.BuiltInNames
 
NAME - Static variable in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
 
NAME - Static variable in interface com.metamatrix.platform.security.api.service.AuthorizationServiceInterface
 
NAME - Static variable in interface com.metamatrix.platform.security.api.service.MembershipServiceInterface
 
NAME - Static variable in interface com.metamatrix.platform.security.api.service.SessionServiceInterface
 
name - Variable in class com.metamatrix.platform.vm.controller.ProcessStatistics
 
NAME - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Properties
The basic name of this node.
NAME - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Tags
 
NAME - Static variable in class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.CROSS_REFERENCES
 
NAME - Static variable in class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.DATATYPES
 
NAME - Static variable in class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.ELEMENTS
 
NAME - Static variable in class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.EXPORTED_KEYS
 
NAME - Static variable in class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.FOREIGN_KEYS
 
NAME - Static variable in class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.GROUPS
 
NAME - Static variable in class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.IMPORTED_KEYS
 
NAME - Static variable in class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.MODELS
 
NAME - Static variable in class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.PRIMARY_KEYS
 
NAME - Static variable in class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.PROCEDURE_PARAMETERS
 
NAME - Static variable in class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.PROCEDURES
 
NAME - Static variable in class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.USER_DEFINED_DATATYPES
 
NAME - Static variable in class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.VIRTUALDATABASES
 
name - Variable in class com.metamatrix.vdb.materialization.template.ExpandedTemplate
 
NAME - Static variable in class com.metamatrix.vdb.runtime.URIResourceReader.Constants.URI.Attribute
 
NAME_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
NAME_COLUMN_NUM - Static variable in class com.metamatrix.console.ui.views.vdb.EntitlementMigrationReportSummaryPanel
 
NAME_COLUMN_NUM - Static variable in class com.metamatrix.console.ui.views.vdb.NewVDBWizardModelVisibilityTable
 
NAME_DELIM_CHAR - Static variable in class com.metamatrix.modeler.core.index.IndexConstants
 
NAME_FIELD - Static variable in interface com.metamatrix.modeler.core.metadata.runtime.MetadataRecord.MetadataFieldNames
 
NAME_FONT_PROPERTY - Static variable in class com.metamatrix.toolbox.ui.widget.SplashPanel
 
NAME_IN_SOURCE_FIELD - Static variable in interface com.metamatrix.modeler.core.metadata.runtime.MetadataRecord.MetadataFieldNames
 
NAME_LEN_LIMIT - Static variable in interface com.metamatrix.admin.api.objects.Principal
User and Group names can be no longer then this
NAME_LEN_LIMIT - Static variable in interface com.metamatrix.platform.security.api.MetaMatrixPrincipal
 
NAME_PROPERTY - Static variable in interface com.metamatrix.toolbox.ui.widget.tree.TreeConstants
 
NAME_TAG - Static variable in class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.MetadataParameter.Attributes
 
NAMEDOBJECT_ERR_0001 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
namedobject (018)
NAMEDOBJECT_ERR_0002 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
NAMEDOBJECT_ERR_0003 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
NAMEDOBJECT_ERR_0004 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
NAMEDOBJECT_ERR_0005 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
NAMEDOBJECT_ERR_0006 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
NAMEDOBJECT_ERR_0007 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
NamedObjectActionDefinition - Interface in com.metamatrix.common.actions
 
NamedThreadFactory - Class in com.metamatrix.core.util
 
NamedThreadFactory(String) - Constructor for class com.metamatrix.core.util.NamedThreadFactory
 
NameInSourceResolverVisitor - Class in com.metamatrix.query.optimizer.xml
This visitor resolves the "element" names on the mapping nodes to the planned sources defined at same or parent nodes.
nameMatch(IExpression, String) - Static method in class com.metamatrix.connector.xml.base.CriteriaDesc
 
NAMESPACE - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Foundation.Class
 
NAMESPACE - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.SimpleDataTypes.Class
 
NAMESPACE - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLDocument.Class
 
Namespace - Class in com.metamatrix.query.mapping.xml
Represents a Single name space in a given XML document
Namespace(String) - Constructor for class com.metamatrix.query.mapping.xml.Namespace
This is only in use while building the namespace
Namespace(String, String) - Constructor for class com.metamatrix.query.mapping.xml.Namespace
 
NAMESPACE_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
NAMESPACE_DECLARATION - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Tags
The wrapper tag around a single namespace declaration
NAMESPACE_DECLARATION_ATTRIBUTE_NAMESPACE - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants
 
NAMESPACE_DECLARATION_PREFIX - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Tags
The attribute, child of the namespace declaration element, which specifies the prefix of a namespace declaration
NAMESPACE_DECLARATION_URI - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Tags
The attribute, child of the namespace declaration element, which specifies the uri of a namespace declaration
NAMESPACE_DECLARATIONS - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Properties
This property allows for one or more namespace declarations (a namespace prefix and a namespace uri) at a given node.
NAMESPACE_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
NAMESPACE_PREFIX - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.Connections
 
NAMESPACE_PREFIX - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.DataAccess
 
NAMESPACE_PREFIX - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.DataTypes
 
NAMESPACE_PREFIX - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.Diagram
 
NAMESPACE_PREFIX - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.Foundation
 
NAMESPACE_PREFIX - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.Function
 
NAMESPACE_PREFIX - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.Relational
 
NAMESPACE_PREFIX - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.SimpleDataTypes
 
NAMESPACE_PREFIX - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.Virtual
 
NAMESPACE_PREFIX - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLDocument
 
NAMESPACE_PREFIX - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLSchema
 
NAMESPACE_PREFIX - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Properties
The namespace prefix, which indicates the namespace for this node.
NAMESPACE_PREFIX - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Tags
 
NAMESPACE_PREFIX_PROPERTY_NAME - Static variable in class com.metamatrix.connector.xml.Constants
 
NAMESPACE_URI_PREFIX - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
NAMEVALUE - Static variable in class com.metamatrix.connector.xml.http.HttpInfo
 
nativeSQL(String) - Method in class com.metamatrix.jdbc.MMConnection
This method will convert the given SQL String into a MetaMatrix SQL Request.
navigateFocusedComp(int) - Method in class com.metamatrix.toolbox.ui.widget.laf.ToolBarLookAndFeel
 
navigateTo(Object) - Method in interface com.metamatrix.toolbox.ui.widget.property.ObjectReferenceHandler
Navigate to the specified ObjectReference value.
Navigator - Class in com.metamatrix.query.mapping.xml
This visitor walks the Mapping node top/down or bottom/up and lets the supplied visitor visit the nodes at each stage.
Navigator(boolean, MappingVisitor) - Constructor for class com.metamatrix.query.mapping.xml.Navigator
 
NCNAME - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.BuiltInNames
 
NE - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
NE - Static variable in class com.metamatrix.query.sql.lang.AbstractCompareCriteria
Constant indicating the two operands are not equal.
NE - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
NE2 - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
NearestNeighborFunctionModifier - Class in com.metamatrix.connector.jdbc.oracle.spatial
 
NearestNeighborFunctionModifier() - Constructor for class com.metamatrix.connector.jdbc.oracle.spatial.NearestNeighborFunctionModifier
 
nearestNeighborFunctions - Static variable in class com.metamatrix.connector.jdbc.oracle.spatial.OracleSpatialFunctions
 
nearShadow - Static variable in class com.metamatrix.toolbox.ui.widget.SplitterShadowBorder
 
needsProcessingEvaluation(LanguageObject) - Static method in class com.metamatrix.query.sql.visitor.EvaluatableVisitor
 
needsRefresh() - Method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleTransaction
Indicates that ExtensionModuleManager should clear its cache and refresh itself because the data this object fronts has changed (optional operation).
NEGATIVE_INTEGER - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.BuiltInNames
 
NEITHER_MATCH - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.MATCH_TYPES
 
NEITHER_MATCH - Static variable in class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants.MATCH_TYPES
 
NestedLoopJoinStrategy - Class in com.metamatrix.query.processor.relational
Nested loop is currently implemented as a degenerate case of merge join.
NestedLoopJoinStrategy() - Constructor for class com.metamatrix.query.processor.relational.NestedLoopJoinStrategy
 
NetUtils - Class in com.metamatrix.common.util
 
NetUtils() - Constructor for class com.metamatrix.common.util.NetUtils
 
NEW - Static variable in class com.metamatrix.console.ui.views.authorization.ProvidersChangedEvent
Indicates a provider has been added.
NEW - Static variable in class com.metamatrix.console.ui.views.deploy.event.ConfigurationChangeEvent
Indicates something new has been added to a configuration.
NEW - Static variable in class com.metamatrix.console.ui.views.vdb.EntitlementMigrationDetailInfo
 
NEW - Static variable in class com.metamatrix.dqp.spi.TrackerLogConstants.CMD_STATUS
 
NEW_COLUMN_NUM - Static variable in class com.metamatrix.console.ui.views.vdb.EntitlementMigrationReportSummaryPanel
 
NEW_LINE - Static variable in interface com.metamatrix.core.util.StringUtil.Constants
 
NEW_LINE - Static variable in class com.metamatrix.core.util.StringUtilities
The String "\n"
NEW_LINE_CHAR - Static variable in interface com.metamatrix.core.util.StringUtil.Constants
 
NEW_OP - Static variable in class com.metamatrix.console.models.ModelChangedEvent
 
NewAuthenticationProviderSelectPanel - Class in com.metamatrix.console.ui.views.authorization
New AuthenticationProvider Selection Panel
NewAuthenticationProviderSelectPanel(WizardInterface, ConnectionInfo) - Constructor for class com.metamatrix.console.ui.views.authorization.NewAuthenticationProviderSelectPanel
 
NewAuthenticationProviderSpecificationPanel - Class in com.metamatrix.console.ui.views.authorization
New AuthenticationProvider Specification Panel
NewAuthenticationProviderSpecificationPanel(WizardInterface, ConnectionInfo) - Constructor for class com.metamatrix.console.ui.views.authorization.NewAuthenticationProviderSpecificationPanel
Constructor
NewAuthenticationProviderWizardController - Class in com.metamatrix.console.ui.views.authorization
New AuthenticationProvider WizardController
NewAuthenticationProviderWizardController(ConnectionInfo) - Constructor for class com.metamatrix.console.ui.views.authorization.NewAuthenticationProviderWizardController
Constructor
NewBindingWizardConnectorSelectPanel - Class in com.metamatrix.console.ui.views.connectorbinding
 
NewBindingWizardConnectorSelectPanel(WizardInterface, ConnectionInfo) - Constructor for class com.metamatrix.console.ui.views.connectorbinding.NewBindingWizardConnectorSelectPanel
 
NewBindingWizardController - Class in com.metamatrix.console.ui.views.connectorbinding
 
NewBindingWizardController(ConnectionInfo) - Constructor for class com.metamatrix.console.ui.views.connectorbinding.NewBindingWizardController
 
NewBindingWizardCreateConfirmPanel - Class in com.metamatrix.console.ui.views.connectorbinding
 
NewBindingWizardCreateConfirmPanel(WizardInterface) - Constructor for class com.metamatrix.console.ui.views.connectorbinding.NewBindingWizardCreateConfirmPanel
 
NewBindingWizardSpecificationPanel - Class in com.metamatrix.console.ui.views.connectorbinding
 
NewBindingWizardSpecificationPanel(WizardInterface, ConnectionInfo) - Constructor for class com.metamatrix.console.ui.views.connectorbinding.NewBindingWizardSpecificationPanel
 
NewCalculateCostUtil - Class in com.metamatrix.query.optimizer.relational.rules
 
NewCalculateCostUtil() - Constructor for class com.metamatrix.query.optimizer.relational.rules.NewCalculateCostUtil
 
newCryptor - Variable in class com.metamatrix.common.util.crypto.PasswordChangeUtility
The Cryptor to use for encrypting the new passwords.
newDecrypt(String) - Method in class com.metamatrix.common.util.crypto.PasswordChangeUtility
Use new Cryptor to decrypt a char[].
newDecrypt(String, Properties) - Method in class com.metamatrix.common.util.crypto.PasswordChangeUtility
Use new Cryptor to decrypt properties.
newEncrypt(String) - Method in class com.metamatrix.common.util.crypto.PasswordChangeUtility
Use new Cryptor to encrypt a char[].
newEncrypt(String, Properties) - Method in class com.metamatrix.common.util.crypto.PasswordChangeUtility
Use new Cryptor to encrypt properties.
NewEntitlementBasedOnPanel - Class in com.metamatrix.console.ui.views.entitlements
 
NewEntitlementBasedOnPanel(int, String, String[], EntitlementsTableModel, WizardInterface) - Constructor for class com.metamatrix.console.ui.views.entitlements.NewEntitlementBasedOnPanel
 
NewEntitlementConfirmationPanel - Class in com.metamatrix.console.ui.views.entitlements
 
NewEntitlementConfirmationPanel(WizardInterface) - Constructor for class com.metamatrix.console.ui.views.entitlements.NewEntitlementConfirmationPanel
 
NewEntitlementController - Class in com.metamatrix.console.ui.views.entitlements
 
NewEntitlementController(EntitlementsPanel, EntitlementsDataInterface) - Constructor for class com.metamatrix.console.ui.views.entitlements.NewEntitlementController
 
NewEntitlementNamePanel - Class in com.metamatrix.console.ui.views.entitlements
 
NewEntitlementNamePanel(EntitlementsDataInterface, NewEntitlementController, WizardInterface) - Constructor for class com.metamatrix.console.ui.views.entitlements.NewEntitlementNamePanel
 
NewEntitlementWizardPanel - Class in com.metamatrix.console.ui.views.entitlements
 
NewEntitlementWizardPanel(NewEntitlementController) - Constructor for class com.metamatrix.console.ui.views.entitlements.NewEntitlementWizardPanel
 
NewExtensionSourceInfo - Class in com.metamatrix.console.ui.views.extensionsource
 
NewExtensionSourceInfo(String, String, String, String, boolean, byte[]) - Constructor for class com.metamatrix.console.ui.views.extensionsource.NewExtensionSourceInfo
 
NewGroupsWizardController - Class in com.metamatrix.console.ui.views.users
 
NewGroupsWizardController(GroupsManager) - Constructor for class com.metamatrix.console.ui.views.users.NewGroupsWizardController
 
NewGroupsWizardSelectionPanel - Class in com.metamatrix.console.ui.views.users
Panel for selecting groups
NewGroupsWizardSelectionPanel(WizardInterface, GroupsManager, Collection) - Constructor for class com.metamatrix.console.ui.views.users.NewGroupsWizardSelectionPanel
Constructor
NewGroupsWizardSelectionPanel.GroupListCellRenderer - Class in com.metamatrix.console.ui.views.users
 
NewGroupsWizardSelectionPanel.GroupListCellRenderer() - Constructor for class com.metamatrix.console.ui.views.users.NewGroupsWizardSelectionPanel.GroupListCellRenderer
 
newInstance(StreamingLobChunckProducer.Factory, BlobType) - Static method in class com.metamatrix.jdbc.MMBlob
Factory Constructor
newInstance(StreamingLobChunckProducer.Factory, ClobType) - Static method in class com.metamatrix.jdbc.MMClob
 
newInstance(ServerConnection, Properties, String) - Static method in class com.metamatrix.jdbc.MMServerConnection
Factory Constructor
newInstance(StreamingLobChunckProducer.Factory, XMLType) - Static method in class com.metamatrix.jdbc.MMSQLXML
 
newInstance(MMXAConnection.ConnectionSource) - Static method in class com.metamatrix.jdbc.MMXAConnection
 
newInstance(MMXAConnection) - Static method in class com.metamatrix.jdbc.MMXAResource
 
newInstance(ResultsMetadataProvider) - Static method in class com.metamatrix.jdbc.ResultsMetadataWithProvider
Factory Constructor
newPressed() - Method in class com.metamatrix.console.ui.views.authorization.ProvidersMain
 
newPressed() - Method in class com.metamatrix.console.ui.views.connectorbinding.ConnectorBindingPanel
 
newThread(Runnable) - Method in class com.metamatrix.core.util.NamedThreadFactory
 
newToken(int) - Static method in class com.metamatrix.query.parser.Token
Returns a new Token object, by default.
NewVDBWizardModelVisibilityTable - Class in com.metamatrix.console.ui.views.vdb
NOTE-- despite the name of NewVDBWizardModelVisibilityTable, this table has been expanded to include a column on Multiple Source, a boolean indicator as to whether or not the model is a multiple-source model.
NewVDBWizardModelVisibilityTable(ModelVisibilityInfo[]) - Constructor for class com.metamatrix.console.ui.views.vdb.NewVDBWizardModelVisibilityTable
 
NewVDBWizardModelVisibilityTable() - Constructor for class com.metamatrix.console.ui.views.vdb.NewVDBWizardModelVisibilityTable
 
newWorkerPool(String, int) - Static method in class com.metamatrix.common.queue.WorkerPoolFactory
Creates a WorkerPool that prefers thread reuse over thread creation based upon the given parameters
next() - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeIterator
 
next() - Method in class com.metamatrix.common.tree.TreeNodeIterator
 
next() - Method in class com.metamatrix.common.tree.TreeNodeIteratorWithStack
 
next() - Method in class com.metamatrix.connector.ldap.LDAPSyncQueryExecution
Fetch the next batch of data from the LDAP searchEnumerationr result.
next() - Method in class com.metamatrix.connector.loopback.LoopbackExecution
 
next() - Method in class com.metamatrix.connector.metadata.adapter.ObjectSynchExecution
 
next() - Method in class com.metamatrix.connector.metadata.MetadataProcedureExecution
 
next() - Method in class com.metamatrix.connector.metadata.ResultsIterator
 
next() - Method in class com.metamatrix.connector.salesforce.execution.GetDeletedExecutionImpl
 
next() - Method in class com.metamatrix.connector.salesforce.execution.GetUpdatedExecutionImpl
 
next() - Method in class com.metamatrix.connector.salesforce.execution.ProcedureExecutionParentImpl
 
next() - Method in class com.metamatrix.connector.salesforce.execution.QueryExecutionImpl
 
next() - Method in interface com.metamatrix.connector.salesforce.execution.SalesforceProcedureExecution
 
next() - Method in class com.metamatrix.connector.text.TextSynchExecution
 
next() - Method in class com.metamatrix.connector.xml.streaming.BaseStreamingExecution
Earlier implementations retrieved the XML in the execute method.
next() - Method in class com.metamatrix.connector.xmlsource.XMLSourceExecution
 
next() - Method in class com.metamatrix.core.util.MetaMatrixExceptionUtil.NestedExceptionIterator
Returns the next element in the iteration.
next() - Method in class com.metamatrix.jdbc.BatchResults
 
next() - Method in class com.metamatrix.jdbc.MMResultSet
Move row pointer forward one row.
next - Variable in class com.metamatrix.query.parser.Token
A reference to the next regular (non-special) token from the input stream.
next() - Method in class com.metamatrix.query.sql.lang.CollectionValueIterator
 
next() - Method in interface com.metamatrix.query.sql.util.ValueIterator
Returns the next Expression or Object value in the interation.
next() - Method in interface org.teiid.connector.api.ResultSetExecution
 
next() - Method in class org.teiid.connector.jdbc.JDBCProcedureExecution
 
next() - Method in class org.teiid.connector.jdbc.JDBCQueryExecution
 
NEXT_BUTTON - Static variable in interface com.metamatrix.toolbox.ui.widget.ButtonConstants
 
NEXT_BUTTON_TEXT - Static variable in class com.metamatrix.console.ui.util.wizard.WizardPane
 
NEXT_ID - Static variable in class com.metamatrix.common.id.dbid.spi.jdbc.JDBCNames.IDTable.ColumnName
 
NEXT_MNEMONIC - Static variable in class com.metamatrix.console.ui.util.wizard.WizardPane
 
NEXT_PRESSED - Static variable in class com.metamatrix.console.ui.views.entitlements.NewEntitlementController
 
NEXT_STARTUP - Static variable in interface com.metamatrix.common.config.api.Configuration
 
NEXT_STARTUP - Static variable in class com.metamatrix.console.ui.views.properties.PropertiesMasterPanel
 
NEXT_STARTUP_CONFIG - Static variable in class com.metamatrix.console.models.ResourceManager
 
NEXT_STARTUP_CONFIGURATION - Static variable in class com.metamatrix.common.config.model.ConfigurationModel.Attribute
 
NEXT_STARTUP_FILE_NAME - Static variable in class com.metamatrix.platform.config.persistence.impl.file.FilePersistentConnection
The actual name of the NextStart Configuration.
NEXT_STARTUP_ICON - Static variable in class com.metamatrix.console.ui.views.properties.PropertiesMasterPanel
 
NEXT_STARTUP_ID - Static variable in interface com.metamatrix.common.config.api.Configuration
These configuration ID's can be used to determine which Configuration a ConfigurationID represents using equals.
NEXT_STARTUP_INDEX - Static variable in class com.metamatrix.console.ui.views.logsetup.SystemLogSetUpPanel
 
NEXT_VDB_VERSION - Static variable in interface com.metamatrix.dqp.service.ConfigurationService
 
nextBatch() - Method in class com.metamatrix.query.processor.batch.BatchedUpdatePlan
 
nextBatch() - Method in class com.metamatrix.query.processor.proc.ProcedurePlan
 
nextBatch() - Method in interface com.metamatrix.query.processor.ProcessorPlan
Get a batch of results or possibly an Exception.
nextBatch() - Method in class com.metamatrix.query.processor.relational.RelationalNode
Wrapper for nextBatchDirect that does performance timing - callers should always call this rather than nextBatchDirect().
nextBatch() - Method in class com.metamatrix.query.processor.relational.RelationalPlan
 
nextBatch() - Method in class com.metamatrix.query.processor.xml.XMLPlan
 
nextBatch() - Method in class com.metamatrix.query.processor.xquery.XQueryPlan
 
nextBatchDirect() - Method in class com.metamatrix.query.processor.relational.AccessNode
 
nextBatchDirect() - Method in class com.metamatrix.query.processor.relational.BatchedUpdateNode
 
nextBatchDirect() - Method in class com.metamatrix.query.processor.relational.GroupingNode
 
nextBatchDirect() - Method in class com.metamatrix.query.processor.relational.JoinNode
 
nextBatchDirect() - Method in class com.metamatrix.query.processor.relational.LimitNode
 
nextBatchDirect() - Method in class com.metamatrix.query.processor.relational.NullNode
 
nextBatchDirect() - Method in class com.metamatrix.query.processor.relational.PlanExecutionNode
 
nextBatchDirect() - Method in class com.metamatrix.query.processor.relational.ProjectIntoNode
Get batch from child node Walk through each row of child batch Bind values to insertCommand Execute insertCommand Update insertCount When no more data is available, output batch with single row containing insertCount
nextBatchDirect() - Method in class com.metamatrix.query.processor.relational.ProjectNode
 
nextBatchDirect() - Method in class com.metamatrix.query.processor.relational.RelationalNode
Template method for subclasses to implement.
nextBatchDirect() - Method in class com.metamatrix.query.processor.relational.SelectNode
 
nextBatchDirect() - Method in class com.metamatrix.query.processor.relational.SortNode
 
nextBatchDirect() - Method in class com.metamatrix.query.processor.relational.UnionAllNode
 
nextCharBuf - Variable in class com.metamatrix.query.parser.JavaCharStream
 
nextCharInd - Variable in class com.metamatrix.query.parser.JavaCharStream
 
nextCommandLine() - Method in class com.metamatrix.core.commandshell.ScriptReader
Retrieve the next command line for the current script.
nextDate() - Method in class com.metamatrix.console.util.QCDate
 
nextLine() - Method in class com.metamatrix.script.io.MetadataReader
 
nextLine() - Method in class com.metamatrix.script.io.ResultSetReader
Get the next line of restuls from the ResultSet.
nextLine() - Method in class com.metamatrix.script.io.StringArrayReader
 
nextLine() - Method in class com.metamatrix.script.io.StringLineReader
Get the next line of data from the data source.
nextPreOrder(boolean) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeIterator
 
nextPreOrder(boolean) - Method in class com.metamatrix.common.tree.TreeNodeIterator
 
nextRow() - Method in interface com.metamatrix.query.processor.xml.PlanExecutor
Advance the resultset cursor to next row and retun the row values
NextStartupPanel - Class in com.metamatrix.console.ui.views.properties
 
NextStartupPanel(String, Icon, PropertyFilterPanel, ConnectionInfo) - Constructor for class com.metamatrix.console.ui.views.properties.NextStartupPanel
 
nextTuple() - Method in interface com.metamatrix.common.buffer.TupleSource
Returns the next tuple
nextTuple() - Method in class com.metamatrix.query.processor.NullTupleSource
This method returns a null indicating, that there are no rows in the source.
nextTuple() - Method in class com.metamatrix.query.processor.proc.UpdateCountTupleSource
 
nextTuple() - Method in class com.metamatrix.query.processor.relational.JoinStrategy
 
nextTuple() - Method in class com.metamatrix.query.processor.relational.MergeJoinStrategy
 
nextTuple() - Method in class com.metamatrix.query.processor.relational.PartitionedSortJoin
 
NL_CHAR - Static variable in class com.metamatrix.common.util.SqlUtil
 
NMTOKEN - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.BuiltInNames
 
NMTOKENS - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.BuiltInNames
 
NnDistanceFunctionModifier - Class in com.metamatrix.connector.jdbc.oracle.spatial
 
NnDistanceFunctionModifier() - Constructor for class com.metamatrix.connector.jdbc.oracle.spatial.NnDistanceFunctionModifier
 
nnDistanceFunctions - Static variable in class com.metamatrix.connector.jdbc.oracle.spatial.OracleSpatialFunctions
 
NO - Static variable in class com.metamatrix.common.callback.CallbackChoices
Return value from class method if NO is chosen.
NO - Static variable in class com.metamatrix.console.ui.dialog.PendingChangesDialog
 
NO - Static variable in class com.metamatrix.console.util.DialogUtility
 
NO_APPLICABLE_PROCESS - Static variable in class com.sforce.soap.partner.StatusCode
 
NO_ARG - Static variable in class com.metamatrix.console.models.ModelChangedEvent
 
NO_ATTACHMENT_PERMISSION - Static variable in class com.sforce.soap.partner.StatusCode
 
NO_ATTRIBUTE - Variable in class com.metamatrix.common.actions.AttributeDefinition
 
NO_BUTTON - Static variable in interface com.metamatrix.toolbox.ui.widget.ButtonConstants
 
NO_CONNECTION_STR - Static variable in class com.metamatrix.dqp.message.RequestID
 
NO_FOCUS_BORDER_PROPERTY - Static variable in class com.metamatrix.toolbox.ui.widget.TableWidget
 
NO_ID_AVAILABLE - Static variable in class com.metamatrix.common.id.dbid.ReservedIDBlock
Indicates that all the id's have been used up for this block
NO_MASS_MAIL_PERMISSION - Static variable in class com.sforce.soap.partner.StatusCode
 
NO_MODELS - Static variable in exception com.metamatrix.metadata.runtime.exception.VirtualDatabaseException
 
NO_MODELS - Static variable in exception com.metamatrix.vdb.edit.loader.VdbProcessingException
 
NO_NAMESPACE - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants
Defines a default namespace holder for the nodes with out any namespace declarations.
NO_QUANTIFIER - Static variable in class com.metamatrix.query.sql.lang.SubqueryCompareCriteria
"All" predicate quantifier
NO_SOFTPHONE_LAYOUT - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
NO_SORT - Static variable in interface com.metamatrix.console.ui.tree.SortsChildren
 
NO_TIMEOUT - Static variable in class com.metamatrix.jdbc.MMStatement
 
NO_TYPE - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants
Default built-in type = no type info, which is an empty string
NO_TYPE - Static variable in class com.metamatrix.query.sql.proc.CriteriaSelector
 
NO_VALUE - Static variable in interface com.metamatrix.common.object.PropertiedObjectEditor
The value object that is returned by this interface's methods when there is no value for the specified PropertyDefinition.
NOCACHE - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
NOCACHE - Static variable in class com.metamatrix.query.sql.ReservedWords
 
NODE_ADDED - Static variable in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeModel
 
NODE_CHANGED - Static variable in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeModel
 
NODE_COLUMN_NUM - Static variable in class com.metamatrix.console.ui.views.vdb.EntitlementMigrationDetailPanel
 
NODE_REMOVED - Static variable in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeModel
 
NODE_TYPE - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Properties
The target node type.
NODE_TYPE - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Tags
 
nodeAtToStringPath(TreeModel, String[]) - Static method in class com.metamatrix.console.util.StaticTreeUtilities
Return the node at the end of a "path" consisting an array of Strings representing the toString() results of a corresponding tree node.
NodeConstants - Class in com.metamatrix.query.optimizer.relational.plantree
 
NodeConstants.Info - Enum in com.metamatrix.query.optimizer.relational.plantree
Property names for type-specific node properties
NodeConstants.Types - Class in com.metamatrix.query.optimizer.relational.plantree
Types of nodes
NodeDescriptor - Class in com.metamatrix.query.processor.xml
THis class contains the information of an element or an attribute.
NodeDescriptor(String, String, String, String, Properties, String, boolean, boolean, String, Class, String) - Constructor for class com.metamatrix.query.processor.xml.NodeDescriptor
 
NodeEditor - Class in com.metamatrix.query.optimizer.relational.plantree
This class is no longer really an editor.
NodeFactory - Class in com.metamatrix.query.optimizer.relational.plantree
 
nodeForRow(int) - Method in class com.metamatrix.console.ui.treetable.TreeTableModelAdapter
 
NODES_CHANGED - Static variable in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeModel
 
nodesString(DefaultTreeModel) - Static method in class com.metamatrix.console.util.StaticTreeUtilities
For debug.
nodesString(JTree) - Static method in class com.metamatrix.console.util.StaticTreeUtilities
 
nodesWithAuthorizationChanges() - Method in class com.metamatrix.console.ui.views.entitlements.AuthorizationsTreeTable
 
nodesWithAuthorizationChanges() - Method in class com.metamatrix.console.ui.views.entitlements.DataNodeAuthorizationsControl
 
nodeToString() - Method in class com.metamatrix.query.optimizer.CommandTreeNode
Just print single node to string instead of node+recursive plan.
nodeToString() - Method in class com.metamatrix.query.optimizer.relational.plantree.PlanNode
Just print single node to string instead of node+recursive plan.
nodeToString() - Method in class com.metamatrix.query.processor.relational.RelationalNode
Just print single node to string instead of node+recursive plan.
nodeWithObjectOf(TreeModel, Object) - Static method in class com.metamatrix.console.util.StaticTreeUtilities
Returns the first node found whose user object equals the given object.
NoExtendedFilters - Class in com.metamatrix.connector.xml.base
 
NoExtendedFilters() - Constructor for class com.metamatrix.connector.xml.base.NoExtendedFilters
 
noFocusBorder - Variable in class com.metamatrix.toolbox.ui.widget.table.DefaultTableCellRenderer
 
NoFocusUnlessSelectedListCellRenderer - Class in com.metamatrix.console.ui.util
List cell renderer that does not show any item as having focus unless the item is also selected.
NoFocusUnlessSelectedListCellRenderer() - Constructor for class com.metamatrix.console.ui.util.NoFocusUnlessSelectedListCellRenderer
 
NoMinTextFieldWidget - Class in com.metamatrix.console.ui.util
 
NoMinTextFieldWidget(int) - Constructor for class com.metamatrix.console.ui.util.NoMinTextFieldWidget
 
NoMinTextFieldWidget() - Constructor for class com.metamatrix.console.ui.util.NoMinTextFieldWidget
 
NON_NEGATIVE_INTEGER - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.BuiltInNames
 
NON_POSITIVE_INTEGER - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.BuiltInNames
 
NON_SECURE_PROTOCOL - Static variable in interface com.metamatrix.common.api.MMURL.CONNECTION
Non-secure MetaMatrix Protocol.
NON_SECURE_PROTOCOL - Static variable in class com.metamatrix.soap.util.SOAPConstants
Non-secure MetaMatrix Protocol.
NON_UNIQUE_KEY - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.KEY_TYPES
 
NON_UNIQUE_KEY - Static variable in class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants.KEY_TYPES
 
NON_XA_POOL_TYPE - Static variable in class com.metamatrix.common.stats.ConnectionPoolStats
 
NONDETERMINISTIC - Static variable in class com.metamatrix.query.function.metadata.FunctionMethod
 
NONE - Static variable in interface com.metamatrix.admin.api.embedded.EmbeddedLogger
Message level value that specifies that no messages are to be recorded.
NONE - Static variable in interface com.metamatrix.admin.api.objects.LogConfiguration
Message level value that specifies that no messages are to be recorded.
NONE - Static variable in class com.metamatrix.common.comm.platform.socket.SocketUtil
 
NONE - Static variable in class com.metamatrix.common.namedobject.IDVerifier
The result of a performCheck signifying that the full name is valid.
NONE - Static variable in class com.metamatrix.common.util.crypto.CryptoUtil
 
NONE - Static variable in class com.metamatrix.console.ui.views.entitlements.DataNodePermissions
 
NONE - Static variable in class com.metamatrix.console.ui.views.entitlements.NewEntitlementConfirmationPanel
 
NONE - Static variable in class com.metamatrix.core.log.MessageLevel.DisplayNames
 
NONE - Static variable in class com.metamatrix.core.log.MessageLevel.Labels
 
NONE - Static variable in class com.metamatrix.core.log.MessageLevel
Message level value that specifies that no messages are to be recorded.
NONE - Static variable in class com.metamatrix.platform.security.api.StandardAuthorizationActions
 
NONE - Static variable in class com.metamatrix.platform.security.audit.AuditLevel.DisplayNames
 
NONE - Static variable in class com.metamatrix.platform.security.audit.AuditLevel.Labels
 
NONE - Static variable in class com.metamatrix.platform.security.audit.AuditLevel
Message level value that specifies that no messages are to be recorded.
None - Static variable in class com.sforce.soap.partner.DebugLevel
 
NONE_LABEL - Static variable in class com.metamatrix.platform.security.api.StandardAuthorizationActions
 
NONE_PROFILE - Static variable in class com.metamatrix.connector.xmlsource.soap.SecurityToken
 
NONE_VALUE - Static variable in class com.metamatrix.platform.security.api.StandardAuthorizationActions
 
NONUNIQUE_SHIPPING_ADDRESS - Static variable in class com.sforce.soap.partner.StatusCode
 
NONVERSIONED_RECORD_INDEX_VERSION - Static variable in class com.metamatrix.metadata.runtime.impl.RecordFactory
The version number associated with any index records prior to the point when version information was encoded in newly created records
NoOpMessageBus - Class in com.metamatrix.common.messaging
A MessageBus implementation - all methods do nothing.
NoOpMessageBus() - Constructor for class com.metamatrix.common.messaging.NoOpMessageBus
 
NoQueryPreprocessing - Class in com.metamatrix.connector.xml.base
 
NoQueryPreprocessing() - Constructor for class com.metamatrix.connector.xml.base.NoQueryPreprocessing
 
Normal - Static variable in class com.sforce.soap.partner.EmailPriority
 
normalize(String) - Static method in class com.metamatrix.common.util.SqlUtil
Simple method which normalizes a SQL string by replacing CR characters, new line characters and Tab characters with spaces, then trimming the string to remove unneeded spaces.
NORMALIZE_TEXT - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Properties
Indicates the level of text normalization that will be applied to the text content for a given element or attribute.
NORMALIZE_TEXT - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Tags
 
NORMALIZE_TEXT_COLLAPSE - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants
 
NORMALIZE_TEXT_PRESERVE - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants
PRESERVE -No normalization is done, the value is not changed.
NORMALIZE_TEXT_REPLACE - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants
 
NORMALIZED_STRING - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.BuiltInNames
 
normalizeProperties(Properties) - Static method in class com.metamatrix.jdbc.util.MMJDBCURL
 
normalizeText(String, String) - Static method in class com.metamatrix.query.processor.xml.SAXDocumentInProgress
 
NoScriptFileException - Exception in com.metamatrix.core.commandshell
Exception thrown by ScriptCommandTarget when a script is invoked without specifying a script file.
NoScriptFileException() - Constructor for exception com.metamatrix.core.commandshell.NoScriptFileException
 
NoSelectionListCellRenderer - Class in com.metamatrix.console.ui.util
List cell renderer that does not show any item shaded or outlined as either selected or having focus.
NoSelectionListCellRenderer() - Constructor for class com.metamatrix.console.ui.util.NoSelectionListCellRenderer
 
noSuchMethodFound(Object, Method, Object[]) - Method in class com.metamatrix.core.util.MixinProxy
 
NOT - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
NOT - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
NOT - Static variable in class com.metamatrix.query.sql.ReservedWords
 
NOT - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
NOT_DEFINED - Static variable in class com.metamatrix.metadata.runtime.model.BasicMetadataID
 
NOT_DEFINED_INT - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants
Definition of not defined int type.
NOT_DEFINED_INT - Static variable in class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants
Definition of not defined int type.
NOT_DEFINED_LONG - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants
Definition of not defined long type.
NOT_DEFINED_LONG - Static variable in class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants
Definition of not defined long type.
NOT_DEFINED_SHORT - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants
Definition of not defined short type.
NOT_DEFINED_SHORT - Static variable in class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants
Definition of not defined short type.
NOT_DEPLOYED_PROCS_INDEX - Static variable in interface com.metamatrix.console.ui.views.runtime.model.StatisticsConstants
 
NOT_DEPLOYED_SERVS_INDEX - Static variable in interface com.metamatrix.console.ui.views.runtime.model.StatisticsConstants
 
NOT_EQUAL - Static variable in class com.metamatrix.common.xml.XPathUtil.Operator
 
NOT_EXISTS_MESSAGE - Static variable in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
 
NOT_INIT_INDEX - Static variable in interface com.metamatrix.console.ui.views.runtime.model.StatisticsConstants
 
NOT_INITIALIZED - Static variable in interface com.metamatrix.console.ui.views.runtime.util.ServiceStateConstants
 
NOT_MODIFIED - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
NOT_NULL - Static variable in class com.metamatrix.dqp.metadata.ResultsMetadataConstants.NULL_TYPES
 
NOT_NULL - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.NULL_TYPES
 
NOT_NULL - Static variable in class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants.NULL_TYPES
 
NOT_NULLABLE - Static variable in interface org.teiid.connector.metadata.runtime.TypeModel
Nullability constant - indicates column does not allow nulls
NOT_REGISTERED - Static variable in interface com.metamatrix.console.ui.views.runtime.util.ServiceStateConstants
 
NOT_REGISTERED_PROCS_INDEX - Static variable in interface com.metamatrix.console.ui.views.runtime.model.StatisticsConstants
 
NOT_REGISTERED_SERVS_INDEX - Static variable in interface com.metamatrix.console.ui.views.runtime.model.StatisticsConstants
 
NOT_RUNNING - Static variable in class com.metamatrix.console.ui.views.summary.SummaryHostInfo
 
NOT_SEARCHABLE - Static variable in interface org.teiid.connector.metadata.runtime.TypeModel
Searchability constant - indicates column is not searchable (cannot be evaluated in a comparison).
NOT_SHOWN - Static variable in class com.metamatrix.console.ui.views.entitlements.NewEntitlementController
 
NOTATION - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLSchema.Class
 
NOTATION - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.BuiltInNames
 
NOTATION - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.PrimitiveBuiltInNames
 
notCrit(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse a logical NOT criteria.
NotCriteria - Class in com.metamatrix.query.sql.lang
A logical criteria that takes the logical NOT of the contained criteria.
NotCriteria() - Constructor for class com.metamatrix.query.sql.lang.NotCriteria
Constructs a default instance of this class.
NotCriteria(Criteria) - Constructor for class com.metamatrix.query.sql.lang.NotCriteria
Constructs an instance of this class with sub-criteria.
NOTICE - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.ElementName
Static constant that represents the name of the "XMI.notice" element.
NOTIFICATION_ICON_PROPERTY - Static variable in interface com.metamatrix.toolbox.ui.IconConstants
 
NOTIFICATION_MESSAGE - Static variable in interface com.metamatrix.api.core.message.MessageTypes
Type for notification messages
NOTIFICATION_TITLE - Static variable in class com.metamatrix.toolbox.ui.widget.MessagePanel
 
notifyFileChanged() - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleManager
Notifies listeners when JDBCNames.ExtensionFilesTable.ColumnName.FILE_TYPE has changed.
notifyListener(SQLException) - Method in class com.metamatrix.jdbc.MMXAConnection
Notify listeners, if there is any, about the connection status.
notifyListeners(EventObject) - Method in class com.metamatrix.core.event.AbstractEventBroker
 
NotifyOnExitConsole - Interface in com.metamatrix.console.ui
Interface to be implemented by any tab that wants notification that the user is attempting to to exit the Console.
NotifyOnSelectionChange - Interface in com.metamatrix.console.ui.views.users
Interface to be implemented by a class needing notification when the selection of a group, user, or role made at the left of the Users tab has changed.
NOW - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
NOW_INDEX - Static variable in class com.metamatrix.console.ui.views.syslog.TimeSpanPanel
 
NS_CONSTRAINT - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLSchema.Class
 
NSUCONFIGINDICATOR - Static variable in class com.metamatrix.console.ui.views.properties.ConsolePropertiedEditor
 
NULL - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
NULL - Static variable in class com.metamatrix.common.types.DataTypeManager.DefaultDataClasses
 
NULL - Static variable in class com.metamatrix.common.types.DataTypeManager.DefaultDataTypes
 
NULL - Static variable in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
 
NULL - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.BuiltInNames
 
NULL - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.MetaMatrixExtendedBuiltInNames
 
NULL - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.RuntimeTypeNames
 
NULL - Static variable in class com.metamatrix.query.metadata.SupportConstants.Element
 
NULL - Static variable in class com.metamatrix.query.optimizer.relational.plantree.NodeConstants.Types
 
NULL - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
NULL - Static variable in class com.metamatrix.query.sql.ReservedWords
 
NULL - Static variable in class org.teiid.connector.api.TypeFacility.RUNTIME_NAMES
 
NULL - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
NULL_ESCAPE_CHAR - Static variable in class com.metamatrix.query.sql.lang.MatchCriteria
The internal null escape character
NULL_LITERAL - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
NULL_MESSAGE - Static variable in interface com.metamatrix.api.core.message.MessageTypes
Type for "null" messages
NULL_MESSAGE_PROPERTY - Static variable in class com.metamatrix.toolbox.ui.widget.SplashPanel
 
NULL_OBJECT - Static variable in interface com.metamatrix.toolbox.ui.widget.property.ObjectReferenceHandler
Defines a statically available "null" object that implementations should use to signal the framework that the user wishes to set the ObjectReference to null.
NULL_OBJECT - Static variable in class com.metamatrix.toolbox.ui.widget.property.PropertyComponentFactory
 
NULL_UNKNOWN - Static variable in class com.metamatrix.query.metadata.SupportConstants.Element
 
NULLABLE - Static variable in class com.metamatrix.dqp.metadata.ResultsMetadataConstants.NULL_TYPES
 
NULLABLE - Static variable in interface com.metamatrix.dqp.metadata.ResultsMetadataConstants
 
NULLABLE - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.NULL_TYPES
 
NULLABLE - Static variable in class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants.NULL_TYPES
 
nullable - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
NULLABLE - Static variable in interface org.teiid.connector.metadata.runtime.TypeModel
Nullability constant - indicates column does allow nulls
NULLABLE_UNKNOWN - Static variable in interface org.teiid.connector.metadata.runtime.TypeModel
Nullability constant - indicates column may or may not allow nulls
NullCryptor - Class in com.metamatrix.common.util.crypto
 
NullCryptor() - Constructor for class com.metamatrix.common.util.crypto.NullCryptor
 
NullFilter - Class in com.metamatrix.query.function.aggregate
 
NullFilter(AggregateFunction) - Constructor for class com.metamatrix.query.function.aggregate.NullFilter
Constructor for NullFilter.
NULLIF - Static variable in class com.metamatrix.query.function.FunctionLibrary
 
NULLIF - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
NullLogger - Class in com.metamatrix.core.log
Implementation of Logger that does nothing.
NullLogger() - Constructor for class com.metamatrix.core.log.NullLogger
 
NullNode - Class in com.metamatrix.query.processor.relational
 
NullNode(int) - Constructor for class com.metamatrix.query.processor.relational.NullNode
 
nullPlusNonNullIsNull() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether the concatenation of a NULL vaule and a non-NULL value results in a NULL value.
nullsAreSortedAtEnd() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether NULL vaules are sorted at the end regardless of sort order.
nullsAreSortedAtStart() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether NULL vaules are sorted at the start regardless of sort order.
nullsAreSortedHigh() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether NULL vaules are sorted high.
nullsAreSortedLow() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether NULL vaules are sorted low.
NullToAnyTransform - Class in com.metamatrix.common.types.basic
This class can do a simple null-->anything.
NullToAnyTransform(Class<?>) - Constructor for class com.metamatrix.common.types.basic.NullToAnyTransform
 
NullTupleSource - Class in com.metamatrix.query.processor
This class can be used to represent null tuples or no data for an atomic query execution.
NullTupleSource(List) - Constructor for class com.metamatrix.query.processor.NullTupleSource
Constructor that takes the list of elementSymbols that have null rows.
NullType - Class in com.metamatrix.common.types
 
NUM_BINDINGS_COL_NUM - Static variable in class com.metamatrix.console.ui.views.connector.ConnectorPanel
 
NUM_COLUMNS - Static variable in class com.metamatrix.console.ui.views.extensionsource.ExtensionSourcesTableModel
 
NUM_COLUMNS - Static variable in class com.metamatrix.console.ui.views.queries.QueryTableModel
 
NUM_COLUMNS - Static variable in class com.metamatrix.console.ui.views.resources.ResourcesMainPanel
 
NUM_COLUMNS - Static variable in class com.metamatrix.console.ui.views.users.GroupsAccumulatorPanel.GroupsTableModel
 
NUM_COLUMNS - Static variable in class com.metamatrix.console.ui.views.vdb.NewVDBWizardModelVisibilityTable
 
NUM_COLUMNS - Static variable in class com.metamatrix.console.ui.views.vdb.VDBConnectorBindingAssignmentModelTable
 
NUM_CONFIGURATIONS - Static variable in class com.metamatrix.console.ui.views.logsetup.SystemLogSetUpPanel
 
NUM_DAYS_BEFORE_MONTH_NON_LEAP_YEAR - Static variable in class com.metamatrix.console.util.QCDate
 
NUM_HISTORY_FIELDS_BY_SOBJECT_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
NUM_PROCESS_STATS - Static variable in interface com.metamatrix.console.ui.views.runtime.model.StatisticsConstants
 
NUM_SERV_STATS - Static variable in interface com.metamatrix.console.ui.views.runtime.model.StatisticsConstants
 
NUMBER_OF_VALUES - Static variable in class com.metamatrix.platform.admin.api.EntitlementMigrationReport
The number of values that can be expected in each line entry.
NUMBER_OUTSIDE_VALID_RANGE - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
NUMBER_OUTSIDE_VALID_RANGE - Static variable in class com.sforce.soap.partner.StatusCode
 
numberOfDaysInMonth(int, int) - Static method in class com.metamatrix.console.util.QCDate
 
numCleanings - Variable in class com.metamatrix.common.buffer.impl.BufferStats
 
NUMERIC - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES.DATA_TYPE_FACETS.FUNDAMENTAL
 
NUMERIC - Static variable in interface com.metamatrix.query.function.metadata.FunctionCategoryConstants
"Numeric" functions typically operate on or otherwise manipulate numbers, such as +, sqrt, etc.
NUMERIC_FIELD - Static variable in class com.metamatrix.console.ui.views.vdb.VdbMainPanel
 
NUMERIC_SORT - Static variable in interface com.metamatrix.console.ui.tree.SortsChildren
 
numPersistentBatches - Variable in class com.metamatrix.common.buffer.impl.BufferStats
 
numPinnedBatches - Variable in class com.metamatrix.common.buffer.impl.BufferStats
 
numTupleSources - Variable in class com.metamatrix.common.buffer.impl.BufferStats
 
numUnpinnedBatches - Variable in class com.metamatrix.common.buffer.impl.BufferStats
 
NVL - Static variable in class com.metamatrix.query.function.FunctionLibrary
 

O

OBJECT - Static variable in class com.metamatrix.common.types.DataTypeManager.DefaultDataClasses
 
OBJECT - Static variable in class com.metamatrix.common.types.DataTypeManager.DefaultDataTypes
 
OBJECT - Static variable in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
 
OBJECT - Static variable in interface com.metamatrix.connector.salesforce.execution.SalesforceProcedureExecution
 
OBJECT - Static variable in class com.metamatrix.modeler.core.index.IndexConstants.SEARCH_RECORD_TYPE
 
OBJECT - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.BuiltInNames
 
OBJECT - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.MetaMatrixExtendedBuiltInNames
 
OBJECT - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.RuntimeTypeNames
 
OBJECT - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
OBJECT - Static variable in class com.metamatrix.query.sql.ReservedWords
 
OBJECT - Static variable in class org.teiid.connector.api.TypeFacility.RUNTIME_NAMES
 
OBJECT - Static variable in interface org.teiid.connector.api.TypeFacility.RUNTIME_TYPES
 
OBJECT - Static variable in class org.teiid.connector.jdbc.translator.BasicFunctionModifier
 
OBJECT - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
OBJECT_CLASS - Static variable in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
 
OBJECT_ERR_0001 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
object (019)
OBJECT_ERR_0002 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
OBJECT_ERR_0003 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
OBJECT_ERR_0004 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
OBJECT_ERR_0005 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
OBJECT_ERR_0006 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
OBJECT_ERR_0007 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
OBJECT_ERR_0008 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
OBJECT_ERR_0009 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
OBJECT_ERR_0010 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
OBJECT_ERR_0011 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
OBJECT_ERR_0012 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
OBJECT_ERR_0013 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
OBJECT_ERR_0014 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
OBJECT_ERR_0015 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
OBJECT_ERR_0016 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
OBJECT_ERR_0017 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
OBJECT_ERR_0018 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
OBJECT_ERR_0019 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
OBJECT_ERR_0020 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
OBJECT_ERR_0021 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
OBJECT_ERR_0022 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
OBJECT_ERR_0023 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
OBJECT_ERR_0024 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
OBJECT_ERR_0025 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
OBJECT_ERR_0026 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
OBJECT_ERR_0027 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
OBJECT_ERR_0028 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
OBJECT_ID - Static variable in class com.metamatrix.common.object.PropertyType
 
OBJECT_REF - Static variable in class com.metamatrix.modeler.core.index.IndexConstants.SEARCH_RECORD_TYPE
 
OBJECT_SCOPE_VALUE - Static variable in class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
OBJECT_TYPE_CACHE - Static variable in class com.metamatrix.admin.objects.MMAdminObject
Object type code for Cache
OBJECT_TYPE_CONNECTOR_BINDING - Static variable in class com.metamatrix.admin.objects.MMAdminObject
Object type code for ConnectorBinding
OBJECT_TYPE_CONNECTOR_TYPE - Static variable in class com.metamatrix.admin.objects.MMAdminObject
Object type code for ConnectorType
OBJECT_TYPE_DQP - Static variable in class com.metamatrix.admin.objects.MMAdminObject
Object type code for DQP
OBJECT_TYPE_ENTITLEMENT - Static variable in class com.metamatrix.admin.objects.MMAdminObject
Object type code for Entitlement
OBJECT_TYPE_EXTENSION_MODULE - Static variable in class com.metamatrix.admin.objects.MMAdminObject
Object type code for ExtensionModule
OBJECT_TYPE_GROUP - Static variable in class com.metamatrix.admin.objects.MMAdminObject
Object type code for Group
OBJECT_TYPE_HOST - Static variable in class com.metamatrix.admin.objects.MMAdminObject
Object type code for Host
OBJECT_TYPE_LOG_CONFIGURATION - Static variable in class com.metamatrix.admin.objects.MMAdminObject
Object type code for LogConfiguration
OBJECT_TYPE_MODEL - Static variable in class com.metamatrix.admin.objects.MMAdminObject
Object type code for Model
OBJECT_TYPE_PROCESS_OBJECT - Static variable in class com.metamatrix.admin.objects.MMAdminObject
Object type code for ProcessObject
OBJECT_TYPE_PROPERTY_DEFINITION - Static variable in class com.metamatrix.admin.objects.MMAdminObject
Object type code for PropertyDefinition
OBJECT_TYPE_QUEUE_WORKER_POOL - Static variable in class com.metamatrix.admin.objects.MMAdminObject
Object type code for QueueWorkerPool
OBJECT_TYPE_REQUEST - Static variable in class com.metamatrix.admin.objects.MMAdminObject
Object type code for Request
OBJECT_TYPE_RESOURCE - Static variable in class com.metamatrix.admin.objects.MMAdminObject
Object type code for Resource
OBJECT_TYPE_ROLE - Static variable in class com.metamatrix.admin.objects.MMAdminObject
Object type code for Role
OBJECT_TYPE_SERVICE - Static variable in class com.metamatrix.admin.objects.MMAdminObject
Object Type code for Service
OBJECT_TYPE_SESSION - Static variable in class com.metamatrix.admin.objects.MMAdminObject
Object type code for Session
OBJECT_TYPE_SYSTEM_OBJECT - Static variable in class com.metamatrix.admin.objects.MMAdminObject
Object type code for SystemObject
OBJECT_TYPE_TRANSACTION - Static variable in class com.metamatrix.admin.objects.MMAdminObject
Object type code for TRANSACTION
OBJECT_TYPE_USER - Static variable in class com.metamatrix.admin.objects.MMAdminObject
Object type code for User
OBJECT_TYPE_VDB - Static variable in class com.metamatrix.admin.objects.MMAdminObject
Object type code for VDB
ObjectChannel - Interface in com.metamatrix.common.comm.platform.socket
 
ObjectChannelFactory - Interface in com.metamatrix.common.comm.platform.socket.client
 
ObjectConnection - Class in com.metamatrix.connector.metadata.adapter
Adapter to make object processing code comply with the standard connector API.
ObjectConnection(ConnectorEnvironment, ExecutionContext, ObjectConnector) - Constructor for class com.metamatrix.connector.metadata.adapter.ObjectConnection
 
ObjectConnector - Class in com.metamatrix.connector.metadata.adapter
Adapter to expose the object processing logic via the standard connector API.
ObjectConnector() - Constructor for class com.metamatrix.connector.metadata.adapter.ObjectConnector
 
ObjectConnectorCapabilities - Class in com.metamatrix.connector.metadata.adapter
Describes the capabilities of the object connector, which are few.
ObjectConverterUtil - Class in com.metamatrix.core.util
 
ObjectConverterUtil() - Constructor for class com.metamatrix.core.util.ObjectConverterUtil
 
ObjectDecoderInputStream - Class in org.teiid.netty.handler.codec.serialization
An ObjectInput which is interoperable with ObjectEncoder and ObjectEncoderOutputStream.
ObjectDecoderInputStream(DataInputStream, ClassLoader, int) - Constructor for class org.teiid.netty.handler.codec.serialization.ObjectDecoderInputStream
 
ObjectDefinition - Interface in com.metamatrix.common.object
 
ObjectDefinitionDisplayNameComparator - Class in com.metamatrix.common.object
This class serves as a name-based comparator of MetaObject instances.
ObjectDefinitionDisplayNameComparator() - Constructor for class com.metamatrix.common.object.ObjectDefinitionDisplayNameComparator
 
ObjectDefinitionFactory - Interface in com.metamatrix.common.object
 
ObjectDefinitionImpl - Class in com.metamatrix.common.object
This class captures the definition of a generic property, and can be used to determine appropriate user-interface representations to present and capture property values.
ObjectDefinitionImpl() - Constructor for class com.metamatrix.common.object.ObjectDefinitionImpl
Create an empty property definition object with all defaults.
ObjectDefinitionImpl(String) - Constructor for class com.metamatrix.common.object.ObjectDefinitionImpl
Create a definition object with the specified set of attributes.
ObjectDefinitionImpl(String, String) - Constructor for class com.metamatrix.common.object.ObjectDefinitionImpl
Create a definition object with the specified set of attributes.
ObjectDefinitionImpl(ObjectDefinition) - Constructor for class com.metamatrix.common.object.ObjectDefinitionImpl
Create a property definition object that is a copy of the specified instance.
ObjectDefinitionImplFactory - Class in com.metamatrix.common.object
 
ObjectDefinitionImplFactory() - Constructor for class com.metamatrix.common.object.ObjectDefinitionImplFactory
 
ObjectEditor - Interface in com.metamatrix.common.actions
 
ObjectEncoderOutputStream - Class in org.teiid.netty.handler.codec.serialization
An ObjectOutput which is interoperable with ObjectDecoder and ObjectDecoderInputStream.
ObjectEncoderOutputStream(DataOutputStream, int) - Constructor for class org.teiid.netty.handler.codec.serialization.ObjectEncoderOutputStream
 
ObjectID - Interface in com.metamatrix.core.id
 
ObjectIDFactory - Interface in com.metamatrix.core.id
The ObjectIDDescriptor defines the interface that is used to describe a particular type of ObjectID.
ObjectInputStreamWithClassloader - Class in com.metamatrix.core.util
 
ObjectInputStreamWithClassloader(InputStream, ClassLoader) - Constructor for class com.metamatrix.core.util.ObjectInputStreamWithClassloader
 
ObjectPropertyManager - Class in com.metamatrix.common.properties
ObjectPropertyManager adds to TextManager the ability to apply a Java interpreter to evaluate property values at runtime.
ObjectPropertyManager() - Constructor for class com.metamatrix.common.properties.ObjectPropertyManager
Creates an instance of ObjectPropertyManager with no namespaces.
ObjectPropertyManager(String) - Constructor for class com.metamatrix.common.properties.ObjectPropertyManager
Creates an instance of ObjectPropertyManager that will retrieve property values from the specified namespace.
ObjectPropertyManager(String[]) - Constructor for class com.metamatrix.common.properties.ObjectPropertyManager
Creates an instance of ObjectPropertyManager that will retrieve property values from the specified list of namespaces.
ObjectPropertyManager(List) - Constructor for class com.metamatrix.common.properties.ObjectPropertyManager
Creates an instance of ObjectPropertyManager that will retrieve property values from the specified list of namespaces.
ObjectPropertyManager(String, Map) - Constructor for class com.metamatrix.common.properties.ObjectPropertyManager
Creates an instance of ObjectPropertyManager that will retrieve property values from the specified namespace.
ObjectReferenceHandler - Interface in com.metamatrix.toolbox.ui.widget.property
An interface for classes that can supply ObjectReference type PropertyDefinition values to the PropertiedObjectPanel and it's ObjectReferencePropertyComponent.
OBJECTS_PACKAGE - Static variable in class com.metamatrix.admin.objects.MMAdminObject
Package containing the sub-interfaces of AdminObjects
objectsRead - Variable in class com.metamatrix.platform.vm.controller.SocketListenerStats
 
objectsWritten - Variable in class com.metamatrix.platform.vm.controller.SocketListenerStats
 
ObjectSynchExecution - Class in com.metamatrix.connector.metadata.adapter
Adapter to expose the object processing logic via the standard connector API.
ObjectSynchExecution(IQuery, RuntimeMetadata, ObjectConnection) - Constructor for class com.metamatrix.connector.metadata.adapter.ObjectSynchExecution
 
ObjectToAnyTransform - Class in com.metamatrix.common.types.basic
 
ObjectToAnyTransform(Class) - Constructor for class com.metamatrix.common.types.basic.ObjectToAnyTransform
 
OC_0001 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
OC_0002 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
occurrences(String, String) - Static method in class com.metamatrix.core.util.StringUtil
Return the number of occurrences of token string that occurs in input string.
ODBC_CONNECTION - Static variable in class com.metamatrix.common.util.LogContextsUtil.ODBCConstants
 
ODBC_STATEMENT - Static variable in class com.metamatrix.common.util.LogContextsUtil.ODBCConstants
 
ODBC_UNAVAILABLE_SERVICE_STATE - Static variable in class com.metamatrix.console.ui.views.runtime.util.RuntimeMgmtUtils
 
OFF - Static variable in class com.metamatrix.cdk.api.SysLogger
 
OioOjbectChannelFactory - Class in com.metamatrix.common.comm.platform.socket.client
 
OioOjbectChannelFactory(Properties) - Constructor for class com.metamatrix.common.comm.platform.socket.client.OioOjbectChannelFactory
 
OJ - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
OK - Static variable in class com.metamatrix.common.callback.CallbackChoices
Return value form class method if OK is chosen.
OK_CANCEL_OPTION - Static variable in class com.metamatrix.common.callback.CallbackChoices
Type used to provied Yes or No choice options.
OLD_ENCRYPT_PREFIX - Static variable in class com.metamatrix.common.util.crypto.CryptoUtil
 
oldCryptor - Variable in class com.metamatrix.common.util.crypto.PasswordChangeUtility
The Cryptor to use for decrypting the old passwords.
oldDecrypt(String) - Method in class com.metamatrix.common.util.crypto.PasswordChangeUtility
Use old Cryptor to decrypt a char[].
oldDecrypt(String, Properties) - Method in class com.metamatrix.common.util.crypto.PasswordChangeUtility
Use old Cryptor to decrypt properties.
oldEncrypt(String) - Method in class com.metamatrix.common.util.crypto.PasswordChangeUtility
Use old Cryptor to encrypt a char[].
oldEncrypt(String, Properties) - Method in class com.metamatrix.common.util.crypto.PasswordChangeUtility
Use old Cryptor to encrypt properties.
ON - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
ON - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
ON - Static variable in class com.metamatrix.query.sql.ReservedWords
 
ON - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
onCompletion(ResultsFuture<T>) - Method in interface com.metamatrix.dqp.client.ResultsFuture.CompletionListener
 
onConnection() - Method in interface com.metamatrix.common.comm.platform.socket.ChannelListener
 
onConnection() - Method in class com.metamatrix.common.comm.platform.socket.server.SocketClientInstance
 
ONELEVEL_SCOPE_VALUE - Static variable in class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
ONEWAY - Static variable in class com.metamatrix.common.net.ServerSocketConfiguration
 
open() - Method in class com.metamatrix.common.connection.ManagedConnection
This method is invoked by the pool to notify the specialized class that the connection is to be established.
OPEN - Static variable in class com.metamatrix.connector.salesforce.execution.visitors.CriteriaVisitor
 
open() - Method in class com.metamatrix.console.ui.util.ModifiedDirectoryChooserPanel
Executed when the accept button (Open) is pressed with a panelType of OPEN
OPEN - Static variable in interface com.metamatrix.console.ui.views.runtime.util.ServiceStateConstants
 
open() - Method in class com.metamatrix.query.processor.batch.BatchedUpdatePlan
 
open() - Method in class com.metamatrix.query.processor.proc.ProcedurePlan
 
open() - Method in interface com.metamatrix.query.processor.ProcessorPlan
Open the plan for processing.
open() - Method in class com.metamatrix.query.processor.relational.AccessNode
 
open() - Method in class com.metamatrix.query.processor.relational.BatchedUpdateNode
 
open() - Method in class com.metamatrix.query.processor.relational.DependentProcedureAccessNode
 
open() - Method in class com.metamatrix.query.processor.relational.DependentProcedureExecutionNode
 
open() - Method in class com.metamatrix.query.processor.relational.GroupingNode
 
open() - Method in class com.metamatrix.query.processor.relational.JoinNode
 
open() - Method in class com.metamatrix.query.processor.relational.LimitNode
 
open() - Method in class com.metamatrix.query.processor.relational.PlanExecutionNode
 
open() - Method in class com.metamatrix.query.processor.relational.RelationalNode
 
open() - Method in class com.metamatrix.query.processor.relational.RelationalPlan
 
open() - Method in class com.metamatrix.query.processor.relational.SortNode
 
open() - Method in class com.metamatrix.query.processor.relational.UnionAllNode
 
open() - Method in class com.metamatrix.query.processor.xml.XMLPlan
 
open() - Method in class com.metamatrix.query.processor.xquery.XQueryPlan
 
open() - Method in class com.metamatrix.toolbox.ui.widget.DirectoryChooserPanel
Executed when the accept button (Open) is pressed with a panelType of OPEN
openConnection() - Method in class com.metamatrix.common.connection.jdbc.JDBCMgdResourceConnection
This method is invoked by the pool to notify the specialized class that the connection is to be established.
openConnection() - Method in class com.metamatrix.common.connection.ManagedConnection
This method is invoked by the pool to notify the specialized class that the connection is to be established.
openConnection() - Method in class com.metamatrix.common.connection.SimpleManagedConnection
This method is invoked by the pool to notify the specialized class that the connection is to be established.
openConnection(URL) - Method in class com.metamatrix.common.extensionmodule.protocol.extensionjar.Handler
 
openConnection(URL) - Method in class com.metamatrix.common.protocol.classpath.Handler
 
openConnection(URL) - Method in class com.metamatrix.common.protocol.jar.Handler
 
openConnection(URL) - Method in class com.metamatrix.common.protocol.mmfile.Handler
 
openConnection(URL) - Method in class com.metamatrix.common.protocol.mmrofile.Handler
 
openSource() - Method in class com.metamatrix.query.processor.NullTupleSource
Open the tuple source to read tuples.
OPERATION - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Foundation.Class
 
OPERATION_TOO_LARGE - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
OperationsDelegate - Interface in com.metamatrix.console.ui.views.runtime
The OperationsDelegate interface is implemented by classes that need to start, stop, stop now, suspend, and resume one or more of the following: System, Process, Host, Product Service Configuration, or Service.
OperationsPanel - Class in com.metamatrix.console.ui.views.runtime
 
OperationsPanel(OperationsDelegate) - Constructor for class com.metamatrix.console.ui.views.runtime.OperationsPanel
 
OPTED_OUT_OF_MASS_MAIL - Static variable in class com.sforce.soap.partner.StatusCode
 
optimize(CommandTreeNode, IDGenerator, QueryMetadataInterface, CapabilitiesFinder, AnalysisRecord, CommandContext) - Method in class com.metamatrix.query.optimizer.batch.BatchedUpdatePlanner
Optimizes batched updates by batching all contiguous commands that relate to the same physical model.
optimize(CommandTreeNode, IDGenerator, QueryMetadataInterface, CapabilitiesFinder, AnalysisRecord, CommandContext) - Method in interface com.metamatrix.query.optimizer.CommandPlanner
Allows the planner a chance to optimize the canonical plan(s) stored in the CommandTreeNode tree.
optimize(CommandTreeNode, IDGenerator, QueryMetadataInterface, CapabilitiesFinder, AnalysisRecord, CommandContext) - Method in class com.metamatrix.query.optimizer.proc.ProcedurePlanner
Produce a ProcessorPlan for the CreateUpdateProcedureCommand on the current node of the CommandTreeNode, the procedure plan construction involves using the child processor plans.
optimize(CommandTreeNode, IDGenerator, QueryMetadataInterface, CapabilitiesFinder, AnalysisRecord, CommandContext) - Method in class com.metamatrix.query.optimizer.relational.RelationalPlanner
 
optimize(CommandTreeNode, IDGenerator, QueryMetadataInterface, CapabilitiesFinder, AnalysisRecord, CommandContext) - Method in class com.metamatrix.query.optimizer.xml.XMLPlanner
 
optimize(CommandTreeNode, IDGenerator, QueryMetadataInterface, CapabilitiesFinder, AnalysisRecord, CommandContext) - Method in class com.metamatrix.query.optimizer.xquery.XQueryPlanner
 
optimizeCriteria(CompoundCriteria) - Static method in class com.metamatrix.query.rewriter.QueryRewriter
Performs simple expression flattening
optimizeElements(Command, QueryMetadataInterface) - Static method in class com.metamatrix.query.sql.util.ElementSymbolOptimizer
This method will convert all elements in a command to their shortest possible unambiguous name.
optimizePlan(Command, QueryMetadataInterface, IDGenerator, CapabilitiesFinder, AnalysisRecord, CommandContext) - Static method in class com.metamatrix.query.optimizer.QueryOptimizer
This method is intended only for clients with a need to have access to the planning state of QueryOptimizer, which it can get to through the CommandTreeNode reference passed in.
OPTIMIZER_0002 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
optimizer package (004)
OPTIMIZER_0005 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0006 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0007 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0008 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0009 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0010 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0011 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0012 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0014 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0015 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0016 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0017 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0019 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0020 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0021 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0023 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0024 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0026 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0029 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0033 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0034 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0035 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0036 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0037 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0038 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0040 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0041 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0042 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0043 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0044 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0045 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0046 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0047 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0048 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0051 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0053 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0054 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0055 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0056 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0057 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0058 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0059 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0060 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0061 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0063 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0064 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0066 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0067 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0068 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0069 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0070 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OPTIMIZER_0071 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
OptimizerContext - Class in com.metamatrix.query.optimizer
 
OptimizerContext() - Constructor for class com.metamatrix.query.optimizer.OptimizerContext
 
OptimizerRule - Interface in com.metamatrix.query.optimizer.relational
 
OPTION - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Connections.Class
 
option(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse an OPTION clause.
OPTION - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
Option - Class in com.metamatrix.query.sql.lang
Represents MetaMatrix extension options to normal SQL.
Option() - Constructor for class com.metamatrix.query.sql.lang.Option
Construct a default instance of the Option clause.
OPTION - Static variable in class com.metamatrix.query.sql.ReservedWords
 
OPTION - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
OPTION_VALUE - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Connections.Class
 
OPTIONAL - Static variable in class com.metamatrix.query.sql.lang.Option
 
OPTIONAL_ATTRIBUTE_KIND - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
optionalProperties - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.LogInParameters
 
OR - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
OR - Static variable in class com.metamatrix.common.xml.XPathUtil.Operator
 
OR - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
OR - Static variable in class com.metamatrix.query.sql.lang.CompoundCriteria
Constant indicating the logical "or" of two or more criteria.
OR - Static variable in class com.metamatrix.query.sql.ReservedWords
 
OR - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
OR_NAME - Static variable in class com.metamatrix.common.xml.XPathUtil.Operator
 
ORACLE - Static variable in interface com.metamatrix.common.jdbc.JDBCPlatform.Protocol
 
ORACLE - Static variable in interface com.metamatrix.server.admin.api.MaterializationLoadScripts.DatabaseType
 
ORACLE - Static variable in class com.metamatrix.vdb.materialization.DatabaseDialect
 
OracleCapabilities - Class in org.teiid.connector.jdbc.oracle
 
OracleCapabilities() - Constructor for class org.teiid.connector.jdbc.oracle.OracleCapabilities
 
OracleConvertModifier - Class in org.teiid.connector.jdbc.oracle
 
OracleConvertModifier(ILanguageFactory, ConnectorLogger) - Constructor for class org.teiid.connector.jdbc.oracle.OracleConvertModifier
 
OracleSpatialCapabilities - Class in com.metamatrix.connector.jdbc.oracle.spatial
 
OracleSpatialCapabilities() - Constructor for class com.metamatrix.connector.jdbc.oracle.spatial.OracleSpatialCapabilities
 
OracleSpatialConnector - Class in com.metamatrix.connector.jdbc.oracle.spatial
 
OracleSpatialConnector() - Constructor for class com.metamatrix.connector.jdbc.oracle.spatial.OracleSpatialConnector
 
OracleSpatialFunctionModifier - Class in com.metamatrix.connector.jdbc.oracle.spatial
 
OracleSpatialFunctionModifier() - Constructor for class com.metamatrix.connector.jdbc.oracle.spatial.OracleSpatialFunctionModifier
 
OracleSpatialFunctions - Class in com.metamatrix.connector.jdbc.oracle.spatial
This class serves as the single repository for the acceptable mutations of the Oracle Spatial function names.
OracleSpatialFunctions() - Constructor for class com.metamatrix.connector.jdbc.oracle.spatial.OracleSpatialFunctions
 
OracleSpatialSQLTranslator - Class in com.metamatrix.connector.jdbc.oracle.spatial
 
OracleSpatialSQLTranslator() - Constructor for class com.metamatrix.connector.jdbc.oracle.spatial.OracleSpatialSQLTranslator
 
OracleSQLTranslator - Class in org.teiid.connector.jdbc.oracle
 
OracleSQLTranslator() - Constructor for class org.teiid.connector.jdbc.oracle.OracleSQLTranslator
 
ORB_INITIAL_HOST - Static variable in class com.metamatrix.platform.registry.RegistryPropertyNames
 
ORB_INITIAL_PORT - Static variable in class com.metamatrix.platform.registry.RegistryPropertyNames
 
ORDER - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
ORDER - Static variable in class com.metamatrix.query.sql.ReservedWords
 
ORDER - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
ORDER_BY - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
ORDER_BY - Static variable in class com.metamatrix.connector.salesforce.execution.visitors.CriteriaVisitor
 
orderby(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse an ORDER BY clause.
OrderBy - Class in com.metamatrix.query.sql.lang
Represents the ORDER BY clause of a query.
OrderBy() - Constructor for class com.metamatrix.query.sql.lang.OrderBy
Constructs a default instance of this class.
OrderBy(List) - Constructor for class com.metamatrix.query.sql.lang.OrderBy
Constructs an instance of this class from an ordered set of elements.
OrderBy(List, List) - Constructor for class com.metamatrix.query.sql.lang.OrderBy
Constructs an instance of this class from an ordered set of elements.
orderByContainsVariable(OrderBy, SingleElementSymbol, int) - Static method in class com.metamatrix.query.resolver.util.ResolverUtil
Checks if a variable is in the ORDER BY
orderComponentTypeElementList(List) - Method in class com.metamatrix.common.config.xml.XMLHelperImpl
 
ORDERED - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES.DATA_TYPE_FACETS.FUNDAMENTAL
 
org.teiid.connector - package org.teiid.connector
 
org.teiid.connector.api - package org.teiid.connector.api
 
org.teiid.connector.basic - package org.teiid.connector.basic
 
org.teiid.connector.jdbc - package org.teiid.connector.jdbc
 
org.teiid.connector.jdbc.access - package org.teiid.connector.jdbc.access
 
org.teiid.connector.jdbc.db2 - package org.teiid.connector.jdbc.db2
 
org.teiid.connector.jdbc.derby - package org.teiid.connector.jdbc.derby
 
org.teiid.connector.jdbc.informix - package org.teiid.connector.jdbc.informix
 
org.teiid.connector.jdbc.mm - package org.teiid.connector.jdbc.mm
 
org.teiid.connector.jdbc.mysql - package org.teiid.connector.jdbc.mysql
 
org.teiid.connector.jdbc.oracle - package org.teiid.connector.jdbc.oracle
 
org.teiid.connector.jdbc.postgresql - package org.teiid.connector.jdbc.postgresql
 
org.teiid.connector.jdbc.sqlserver - package org.teiid.connector.jdbc.sqlserver
 
org.teiid.connector.jdbc.sybase - package org.teiid.connector.jdbc.sybase
 
org.teiid.connector.jdbc.teradata - package org.teiid.connector.jdbc.teradata
 
org.teiid.connector.jdbc.translator - package org.teiid.connector.jdbc.translator
 
org.teiid.connector.language - package org.teiid.connector.language
 
org.teiid.connector.metadata.runtime - package org.teiid.connector.metadata.runtime
 
org.teiid.connector.visitor.framework - package org.teiid.connector.visitor.framework
 
org.teiid.connector.visitor.util - package org.teiid.connector.visitor.util
 
org.teiid.connector.xa.api - package org.teiid.connector.xa.api
 
org.teiid.dialect - package org.teiid.dialect
 
org.teiid.netty.handler.codec.serialization - package org.teiid.netty.handler.codec.serialization
 
ORG_LOCKED - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
ORG_NOT_OWNED_BY_INSTANCE - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
OS_AIX - Static variable in class com.metamatrix.common.util.OSPlatformUtil
Operating system is IBM AIX.
OS_DEC - Static variable in class com.metamatrix.common.util.OSPlatformUtil
Deprecated. please use OS_TRU64 instead
OS_HP - Static variable in class com.metamatrix.common.util.OSPlatformUtil
Operating system is HP-UX.
OS_IRIX - Static variable in class com.metamatrix.common.util.OSPlatformUtil
Operating system is SGI IRIX.
OS_LINUX - Static variable in class com.metamatrix.common.util.OSPlatformUtil
Operating system is Linux.
OS_LINUX_MASK - Static variable in class com.metamatrix.common.util.OSPlatformUtil
A mask for Linux platform
OS_MAC - Static variable in class com.metamatrix.common.util.OSPlatformUtil
Operating system is Mac.
OS_OS2 - Static variable in class com.metamatrix.common.util.OSPlatformUtil
Operating system is OS/2.
OS_OTHER - Static variable in class com.metamatrix.common.util.OSPlatformUtil
Operating system is unknown.
OS_PROPERTY_NAME - Static variable in class com.metamatrix.common.util.OSPlatformUtil
 
OS_SOLARIS - Static variable in class com.metamatrix.common.util.OSPlatformUtil
Operating system is Solaris.
OS_SUNOS - Static variable in class com.metamatrix.common.util.OSPlatformUtil
Operating system is Sun OS.
OS_TRU64 - Static variable in class com.metamatrix.common.util.OSPlatformUtil
Operating system is Compaq TRU64 Unix
OS_UNIX_MASK - Static variable in class com.metamatrix.common.util.OSPlatformUtil
A mask for Unix platforms.
OS_VMS - Static variable in class com.metamatrix.common.util.OSPlatformUtil
Operating system is Compaq OpenVMS
OS_WIN2000 - Static variable in class com.metamatrix.common.util.OSPlatformUtil
Operating system is Windows 2000.
OS_WIN95 - Static variable in class com.metamatrix.common.util.OSPlatformUtil
Operating system is Windows 95.
OS_WIN98 - Static variable in class com.metamatrix.common.util.OSPlatformUtil
Operating system is Windows 98.
OS_WIN_OTHER - Static variable in class com.metamatrix.common.util.OSPlatformUtil
Operating system is one of the Windows variants but we don't know which one it is
OS_WINDOWS_MASK - Static variable in class com.metamatrix.common.util.OSPlatformUtil
A mask for Windows platforms.
OS_WINNT - Static variable in class com.metamatrix.common.util.OSPlatformUtil
Operating system is Windows NT.
OS_WINXP - Static variable in class com.metamatrix.common.util.OSPlatformUtil
Operating system is Compaq OpenVMS
OSPlatformUtil - Class in com.metamatrix.common.util
PlatformAwareFileSystemView
OSPlatformUtil() - Constructor for class com.metamatrix.common.util.OSPlatformUtil
 
othersDeletesAreVisible(int) - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Indicates whether deletes made by others are visible.
othersInsertsAreVisible(int) - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Indicates whether inserts made by others are visible.
othersUpdatesAreVisible(int) - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Indicates whether updates made by others are visible.
OUT - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.Values.Direction
The constant value denoting an output parmeter.
OUT - Static variable in class com.metamatrix.dqp.message.ParameterInfo
Constant identifying an OUT parameter
OUT - Static variable in class com.metamatrix.query.metadata.StoredProcedureInfo
Constant identifying an OUT parameter
OUT - Static variable in class com.metamatrix.query.sql.lang.SPParameter
Constant identifying an OUT parameter
OUT - Static variable in interface org.teiid.connector.metadata.runtime.Parameter
 
OUT_DIRECTION_KIND - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
OUT_PARM - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.PARAMETER_TYPES
 
OUT_PARM - Static variable in class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants.PARAMETER_TYPES
 
OUTER - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
OUTER - Static variable in class com.metamatrix.query.sql.ReservedWords
 
OUTER - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
outParamIndexMap - Variable in class com.metamatrix.jdbc.MMStatement
 
OUTPUT_BUFFER_SIZE - Static variable in interface com.metamatrix.admin.api.objects.ProcessObject
Proces Output Buffer Size Property Name
OUTPUT_BUFFER_SIZE - Static variable in interface com.metamatrix.common.config.api.VMComponentDefnType
 
OUTPUT_PARAMETER_NAME - Static variable in class com.metamatrix.query.function.metadata.FunctionParameter
 
outputDocToString(Document) - Static method in class com.metamatrix.connector.xml.base.DocumentBuilder
 
outputParameters - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.Results
 
outputStringFromDoc(Document) - Static method in class com.metamatrix.connector.xml.http.HTTPRequestor
 
outputTuple(List, List) - Method in class com.metamatrix.query.processor.relational.JoinStrategy
Output a combined, projected tuple based on tuple parts from the left and right.
OutputXPathDesc - Class in com.metamatrix.connector.xml.base
 
OutputXPathDesc(Element) - Constructor for class com.metamatrix.connector.xml.base.OutputXPathDesc
 
OutputXPathDesc(ILiteral) - Constructor for class com.metamatrix.connector.xml.base.OutputXPathDesc
 
OVERWRITE - Static variable in interface com.metamatrix.admin.api.objects.AdminOptions.OnConflict
Add all bindings in this file and overwrite any bindings that already exist in the system.
OVERWRITE_BUTTON - Static variable in interface com.metamatrix.toolbox.ui.widget.ButtonConstants
 
ownDeletesAreVisible(int) - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Indicates whether a result set's own deletes are visible.
OWNER - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.ElementName
Static constant that represents the name of the "XMI.owner" element.
ownInsertsAreVisible(int) - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Indicates whether a result set's own inserts are visible.
ownUpdatesAreVisible(int) - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Indicates whether a result set's own updates are visible.

P

P_PROCEDURE_NAME_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
PACKAGE - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Foundation.Class
 
PACKAGE_DIAGRAM - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Diagram.Class
 
PACKAGE_LICENSE_REQUIRED - Static variable in class com.sforce.soap.partner.StatusCode
 
PACKAGE_NAME - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.Connections
 
PACKAGE_NAME - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.DataAccess
 
PACKAGE_NAME - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.DataTypes
 
PACKAGE_NAME - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.Diagram
 
PACKAGE_NAME - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.Foundation
 
PACKAGE_NAME - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.Function
 
PACKAGE_NAME - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.Relational
 
PACKAGE_NAME - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.SimpleDataTypes
 
PACKAGE_NAME - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.Virtual
 
PACKAGE_NAME - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLDocument
 
PACKAGE_NAME - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLSchema
 
packMyOwner() - Method in class com.metamatrix.console.ui.util.wizard.WizardPane
 
pad(String, Integer, String, boolean) - Static method in class com.metamatrix.query.function.FunctionMethods
 
pad - Variable in class com.metamatrix.toolbox.ui.widget.IntegerSpinner
Indicates if leading zeroes will be displayed.
pages - Variable in class com.metamatrix.toolbox.ui.widget.WizardPanel
 
paint(Graphics) - Method in class com.metamatrix.console.ui.layout.BasePanel
Overridden paint() method.
paint(Graphics) - Method in class com.metamatrix.console.ui.layout.ConsoleMainFrame
Overridden paint() method.
paint(Graphics) - Method in class com.metamatrix.console.ui.treetable.JTreeTable.TreeTableCellRenderer
Sublcassed to translate the graphics such that the last visible row will be drawn at 0,0.
paint(Graphics) - Method in class com.metamatrix.console.ui.util.CenteredOptionPane
 
paint(Graphics) - Method in class com.metamatrix.console.ui.util.IconComponent
 
paint(Graphics) - Method in class com.metamatrix.console.ui.views.authorization.NewAuthenticationProviderSelectPanel
 
paint(Graphics) - Method in class com.metamatrix.console.ui.views.connector.ImportWizardConnectorIDPanel
 
paint(Graphics) - Method in class com.metamatrix.console.ui.views.connectorbinding.NewBindingWizardConnectorSelectPanel
 
paint(Graphics) - Method in class com.metamatrix.console.ui.views.entitlements.AuthorizationsTreeTable
 
paint(Graphics) - Method in class com.metamatrix.console.ui.views.entitlements.EntitlementDetailPanel
 
paint(Graphics) - Method in class com.metamatrix.console.ui.views.entitlements.NewEntitlementNamePanel
 
paint(Graphics) - Method in class com.metamatrix.console.ui.views.queries.QueryPanel
 
paint(Graphics) - Method in class com.metamatrix.console.ui.views.summary.SummaryPanel
 
paint(Graphics) - Method in class com.metamatrix.console.ui.views.syslog.SysLogPanel
 
paint(Graphics) - Method in class com.metamatrix.console.ui.views.users.GroupsTabMainPanel
 
paint(Graphics) - Method in class com.metamatrix.console.ui.views.users.NewGroupsWizardSelectionPanel
 
paint(Graphics, JComponent) - Method in class com.metamatrix.toolbox.ui.widget.laf.ButtonLookAndFeel
 
paint(Graphics, JComponent) - Method in class com.metamatrix.toolbox.ui.widget.laf.CheckBoxLookAndFeel
 
paint(Graphics, JComponent) - Method in class com.metamatrix.toolbox.ui.widget.laf.LabelLookAndFeel
 
paint(Graphics, JComponent) - Method in class com.metamatrix.toolbox.ui.widget.laf.MultiLineToolTipUI
 
paint(Graphics, JComponent) - Method in class com.metamatrix.toolbox.ui.widget.laf.TableHeaderButtonLookAndFeel
Currently assumes icon is to the left of the text.
paint(Graphics) - Method in class com.metamatrix.toolbox.ui.widget.property.PropertyDefinitionLabel
 
paint(Graphics) - Method in class com.metamatrix.toolbox.ui.widget.SeparatorWidget
 
paint(Graphics) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeCellRenderer
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class com.metamatrix.toolbox.ui.widget.button.ToggleButtonBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class com.metamatrix.toolbox.ui.widget.SplitterShadowBorder
Paints the border for the specified component with the specified position and size.
paintBorder(Component, Graphics, int, int, int, int) - Method in class com.metamatrix.toolbox.ui.widget.TitledBorder
Copied directly from JDK's TitledBorder class.
paintButtonPressed(Graphics, AbstractButton) - Method in class com.metamatrix.toolbox.ui.widget.laf.ButtonLookAndFeel
 
paintComponent(Graphics) - Method in class com.metamatrix.toolbox.ui.widget.URLLabelWidget
Overridden to underline the font, which is not supported by awt.Font
paintComponent(Graphics) - Method in class com.metamatrix.toolbox.ui.widget.URLTextFieldWidget
Overridden to underline the font, which is not supported by awt.Font
paintFocus(Graphics, Rectangle, Dimension) - Method in class com.metamatrix.toolbox.ui.widget.laf.CheckBoxLookAndFeel
 
paintIcon(Component, Graphics, int, int) - Method in class com.metamatrix.console.ui.util.IconComponent
 
paintIcon(Component, Graphics, int, int) - Method in class com.metamatrix.toolbox.ui.widget.ArrowIcon
 
paintText(Graphics, JComponent, Rectangle, String) - Method in class com.metamatrix.toolbox.ui.widget.laf.ButtonLookAndFeel
 
PANELS_MENU_HEADER - Static variable in class com.metamatrix.console.ui.layout.ConsoleMenuBar
 
PANELS_TREE_ALWAYS_DISPLAYED - Static variable in class com.metamatrix.console.ui.layout.ConsoleMainFrame
 
panelsChanging(int, int) - Method in interface com.metamatrix.console.ui.util.wizard.WizardClient
 
PanelsTree - Class in com.metamatrix.console.ui.layout
 
PanelsTreeModel - Class in com.metamatrix.console.ui.layout
 
PARAM_TAG - Static variable in class com.metamatrix.soap.util.SOAPConstants.STORED_PROCEDURE_PARAMETERS.Param
 
PARAM_TAG - Static variable in class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.StoredProcedureParameters.Param
 
PARAMETER - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.DataAccess.Class
 
PARAMETER - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Foundation.Class
 
PARAMETER - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Function.Class
 
PARAMETER - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Relational.Class
 
Parameter - Interface in org.teiid.connector.metadata.runtime
Represents a procedure parameter in the runtime metadata.
PARAMETER_BEHAVIORALFEATURE_FEATURE_ASSOCIATION_END - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
PARAMETER_BEHAVIORALFEATURE_PARAMETER_ASSOCIATION_END - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
PARAMETER_METHOD - Static variable in class com.metamatrix.connector.xml.http.HTTPConnectorState
 
PARAMETER_NAME_PATTERN - Static variable in class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.PROCEDURE_PARAMETERS.Parameters
 
PARAMETER_NAME_VALUE - Static variable in class com.metamatrix.connector.xml.http.HTTPConnectorState
 
PARAMETER_NONE - Static variable in class com.metamatrix.connector.xml.http.HTTPConnectorState
 
PARAMETER_OWNERSHIP_FUNCTION_ASSOCIATION_END - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
PARAMETER_OWNERSHIP_PARAMETER_ASSOCIATION_END - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
PARAMETER_XML_QUERY_STRING - Static variable in class com.metamatrix.connector.xml.http.HTTPConnectorState
 
PARAMETER_XML_REQUEST - Static variable in class com.metamatrix.connector.xml.http.HTTPConnectorState
 
ParameterDescriptor - Class in com.metamatrix.connector.xml.base
 
ParameterDescriptor(Element) - Constructor for class com.metamatrix.connector.xml.base.ParameterDescriptor
 
ParameterDescriptor() - Constructor for class com.metamatrix.connector.xml.base.ParameterDescriptor
 
ParameterInfo - Class in com.metamatrix.dqp.message
Desccribes some parameter info to return when executing a CallableStatement - this is used to avoid sending SPParameter, which contains references to metadata objects and stuff we don't want to send.
ParameterInfo() - Constructor for class com.metamatrix.dqp.message.ParameterInfo
 
ParameterInfo(int, int) - Constructor for class com.metamatrix.dqp.message.ParameterInfo
Create outbound parameter info
parameters - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.ConnectionlessRequest
 
PARAMETERS_CLOSE - Static variable in class com.metamatrix.common.xml.XPathUtil.ExpressionToken
 
PARAMETERS_OPEN - Static variable in class com.metamatrix.common.xml.XPathUtil.ExpressionToken
 
PARAMETERS_TAG - Static variable in class com.metamatrix.soap.util.SOAPConstants.STORED_PROCEDURE_PARAMETERS
 
PARAMETERS_TAG - Static variable in class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.StoredProcedureParameters
 
paramName(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse an execute statement parameter name (must not be enclosed in single or double ticks)
paramString() - Method in class com.metamatrix.console.ui.util.AbstractPanelAction
 
paramString() - Method in class com.metamatrix.console.ui.views.deploy.event.ConfigurationChangeEvent
Gets a string representation of the event.
paramString() - Method in class com.metamatrix.toolbox.ui.widget.IntegerSpinner
 
parent - Variable in class com.metamatrix.admin.server.AbstractAdminImpl
 
PARENT - Static variable in class com.metamatrix.common.xml.XPathUtil.ExpressionToken
 
PARENT_COMPONENT_TYPE - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentTypes.ComponentType.Attributes
 
PARENT_COMPONENT_TYPEID - Static variable in class com.metamatrix.common.config.model.ConfigurationModel.Attribute
 
PARENT_FOLDER_SYMBOL - Static variable in interface com.metamatrix.core.util.FileUtils.Constants
 
PARENT_UUID_FIELD - Static variable in interface com.metamatrix.modeler.core.metadata.runtime.MetadataRecord.MetadataFieldNames
 
parentDirectoryEntry - Variable in class com.metamatrix.console.ui.util.ModifiedDirectoryChooserPanel
 
parentDirectoryEntry - Variable in class com.metamatrix.toolbox.ui.widget.DirectoryChooserPanel
 
ParentFrameSupplier - Interface in com.metamatrix.toolbox.ui.callback
An interface that can be implemented and supplied to DialogFactoryCallbackHandler to provide the currently active frame overwhich a callback dialog needs to display.
parentIsRoot() - Method in class com.metamatrix.console.ui.views.entitlements.DataNodesTreeNode
 
parentIsRoot() - Method in class com.metamatrix.console.ui.views.vdb.VDBMetadataTreeNode
 
PARM_ALLOWS_EMPTY_VALUES_COLUMN_PROPERTY_NAME - Static variable in class com.metamatrix.connector.xml.base.CriteriaDesc
 
PARM_AS_NAMED_ATTRIBUTE_COLUMN_PROPERTY_NAME - Static variable in class com.metamatrix.connector.xml.base.CriteriaDesc
 
PARM_AS_PARENT_ATTRIBUTE_COLUMN_PROPERTY_NAME - Static variable in class com.metamatrix.connector.xml.base.CriteriaDesc
 
PARM_FILE_NAME_TABLE_PROPERTY_NAME - Static variable in class com.metamatrix.connector.xml.file.FileExecution
 
PARM_HAS_MULTIPLE_VALUES_COLUMN_PROPERTY_NAME - Static variable in class com.metamatrix.connector.xml.base.CriteriaDesc
 
PARM_HAS_MULTIPLE_VALUES_COMMA_DELIMITED_NAME - Static variable in class com.metamatrix.connector.xml.base.CriteriaDesc
 
PARM_HAS_MULTIPLE_VALUES_MULTI_ELEMENT_NAME - Static variable in class com.metamatrix.connector.xml.base.CriteriaDesc
 
PARM_INPUT_COLUMN_PROPERTY_NAME - Static variable in class com.metamatrix.connector.xml.base.ParameterDescriptor
 
PARM_INPUT_NAMESPACE_TABLE_PROPERTY_NAME - Static variable in class com.metamatrix.connector.xml.http.HTTPExecutor
 
PARM_INPUT_XPATH_TABLE_PROPERTY_NAME - Static variable in class com.metamatrix.connector.xml.base.DocumentBuilder
 
PARM_INPUT_XPATH_TABLE_PROPERTY_NAME - Static variable in class com.metamatrix.connector.xml.http.HTTPExecutor
 
PARM_IS_COMPLEX_SOAP_ARRAY_ELEMENT_NAME - Static variable in class com.metamatrix.connector.xml.base.CriteriaDesc
 
PARM_IS_SIMPLE_SOAP_ARRAY_ELEMENT_NAME - Static variable in class com.metamatrix.connector.xml.base.CriteriaDesc
 
PARM_REQUIRED_VALUE_COLUMN_PROPERTY_NAME - Static variable in class com.metamatrix.connector.xml.base.CriteriaDesc
 
PARM_XPATH_INPUT_COLUMN_PROPERTY_NAME - Static variable in class com.metamatrix.connector.xml.base.CriteriaDesc
 
parse(String) - Method in class com.metamatrix.core.commandshell.CommandLineParser
 
parse(ContentHandler) - Method in class com.metamatrix.query.processor.dynamic.TupleInputSource
This will be called by the extended XMLReader to parse the Tuple source.
parse(InputSource) - Method in class com.metamatrix.query.processor.dynamic.TupleXMLReader
 
parse(String) - Method in class com.metamatrix.query.processor.dynamic.TupleXMLReader
 
parseBigDecimal(Object, Object) - Static method in class com.metamatrix.query.function.FunctionMethods
 
PARSEBIGDECIMAL - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
parseBigInteger(Object, Object) - Static method in class com.metamatrix.query.function.FunctionMethods
 
PARSEBIGINTEGER - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
parseCommand(String, boolean, boolean) - Method in class com.metamatrix.cdk.api.TranslationUtility
 
parseCommand(String) - Method in class com.metamatrix.cdk.api.TranslationUtility
Parse a SQL command and return an ICommand object.
parseCommand(String) - Method in class com.metamatrix.query.parser.QueryParser
Takes a SQL string representing a Command and returns the object representation.
parseCommand(String, ParseInfo) - Method in class com.metamatrix.query.parser.QueryParser
Takes a SQL string representing a Command and returns the object representation.
parseConnectionProperties(String, Properties) - Static method in class com.metamatrix.jdbc.util.MMJDBCURL
 
parseCredentials(String) - Static method in class org.teiid.connector.api.CredentialMap
Method to parse a credentials substring extracted from a JDBC URL.
parseCriteria(String) - Method in class com.metamatrix.query.parser.QueryParser
Takes a SQL string representing an SQL criteria (i.e.
parseDatabaseType(String, String, String, String) - Static method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataHelper
 
parseDatabaseType(String, String) - Static method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataHelper
 
parseDate(String, String) - Static method in class com.metamatrix.query.function.FunctionMethods
 
PARSEDATE - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
parseDelimitedStringGetRight(String, String) - Static method in class com.metamatrix.console.util.StaticUtilities
 
ParsedObjectID - Class in com.metamatrix.core.id
ParsedObjectID
ParsedObjectID(String, String) - Constructor for class com.metamatrix.core.id.ParsedObjectID
 
parseDouble(Object, Object) - Static method in class com.metamatrix.query.function.FunctionMethods
 
PARSEDOUBLE - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
parsedStringifiedObjectID(String, Set) - Static method in class com.metamatrix.core.id.ParsedObjectID
 
parsedStringifiedObjectID(String) - Static method in class com.metamatrix.core.id.ParsedObjectID
 
parsedStringifiedObjectID(String, char) - Static method in class com.metamatrix.core.id.ParsedObjectID
 
parsedStringifiedObjectID(String, String) - Static method in class com.metamatrix.core.id.ParsedObjectID
 
ParseException - Exception in com.metamatrix.query.parser
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception com.metamatrix.query.parser.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception com.metamatrix.query.parser.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception com.metamatrix.query.parser.ParseException
 
parseExpression(String) - Method in class com.metamatrix.query.parser.QueryParser
Takes a SQL string representing an SQL expression and returns the object representation.
parseFloat(Object, Object) - Static method in class com.metamatrix.query.function.FunctionMethods
 
PARSEFLOAT - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
parseFunction(IFunction) - Method in class com.metamatrix.connector.salesforce.execution.visitors.CriteriaVisitor
 
ParseInfo - Class in com.metamatrix.query.parser
 
ParseInfo() - Constructor for class com.metamatrix.query.parser.ParseInfo
 
parseInteger(Object, Object) - Static method in class com.metamatrix.query.function.FunctionMethods
 
PARSEINTEGER - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
parseLong(Object, Object) - Static method in class com.metamatrix.query.function.FunctionMethods
 
PARSELONG - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
parseMessage(String) - Method in class com.metamatrix.console.ui.dialog.ErrorDialog
 
parseRealm(AuthorizationRealm) - Static method in class com.metamatrix.platform.security.api.AuthorizationPolicyID
 
parseString(String) - Static method in class com.metamatrix.core.vdb.ModelType
 
parseThrowable(Throwable, int) - Method in class com.metamatrix.console.ui.dialog.ErrorDialog
Recursively traverse the hierarchy of throwables, and build up the Lists "throwables" and "throwableNames".
parseTime(String, String) - Static method in class com.metamatrix.query.function.FunctionMethods
 
PARSETIME - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
parseTimestamp(String, String) - Static method in class com.metamatrix.query.function.FunctionMethods
 
PARSETIMESTAMP - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
parseURL(String) - Method in class com.metamatrix.common.application.AbstractClassLoaderManager
 
parseURL(URL, String, int, int) - Method in class com.metamatrix.common.extensionmodule.protocol.extensionjar.Handler
 
parseURL(URL, String) - Static method in class com.metamatrix.common.extensionmodule.protocol.URLFactory
Parse the url string into a URL object within the given context.
parseURL(String) - Method in class com.metamatrix.platform.vm.controller.ProcessController
 
parseURLs(String) - Method in class com.metamatrix.common.application.AbstractClassLoaderManager
 
PART_ID - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.ModelPropValues.ColumnName
 
PART_ID - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.VCommonProperties.ColumnName
 
PARTIAL_MATCH - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.MATCH_TYPES
 
PARTIAL_MATCH - Static variable in class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants.MATCH_TYPES
 
PARTIAL_RESULTS_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
PARTIAL_STARTUP_ALLOWED - Static variable in class com.metamatrix.connector.text.TextPropertyNames
 
PARTIALLY_SELECTED - Static variable in class com.metamatrix.toolbox.ui.widget.button.CheckBoxModel
 
PARTIALLY_SELECTED - Static variable in class com.metamatrix.toolbox.ui.widget.CheckBox
 
PARTIALLY_SELECTED_COLOR_PROPERTY - Static variable in class com.metamatrix.toolbox.ui.widget.laf.CheckBoxLookAndFeel
 
partialResults - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.RequestInfo
 
PartialResultsWarning - Exception in com.metamatrix.jdbc.api
This warning class is sent when using partial results mode if one or more sources fails.
PartialResultsWarning(String, String, int) - Constructor for exception com.metamatrix.jdbc.api.PartialResultsWarning
Construct partial results warning.
PartialResultsWarning(String, String) - Constructor for exception com.metamatrix.jdbc.api.PartialResultsWarning
Construct partial results warning.
PartialResultsWarning(String) - Constructor for exception com.metamatrix.jdbc.api.PartialResultsWarning
Construct partial results warning.
PartialResultsWarning() - Constructor for exception com.metamatrix.jdbc.api.PartialResultsWarning
Construct partial results warning.
PartitionedSortJoin - Class in com.metamatrix.query.processor.relational
Extends the basic fully sorted merge join to check for conditions necessary to not fully sort one of the sides Will be used for inner joins and only if both sorts are not required.
PartitionedSortJoin(MergeJoinStrategy.SortOption, MergeJoinStrategy.SortOption) - Constructor for class com.metamatrix.query.processor.relational.PartitionedSortJoin
 
PASSIVATED_STATE_DESC - Static variable in interface com.metamatrix.admin.api.objects.Session
The description when the ejb server has passivated the session - it may become open again in the future
PassThroughDirectoryEntryFilter - Class in com.metamatrix.common.tree.directory
 
PassThroughDirectoryEntryFilter() - Constructor for class com.metamatrix.common.tree.directory.PassThroughDirectoryEntryFilter
 
PassThroughTreeNodeFilter - Class in com.metamatrix.common.tree
 
PassThroughTreeNodeFilter() - Constructor for class com.metamatrix.common.tree.PassThroughTreeNodeFilter
 
passThruDirectoryEntryFilter - Variable in class com.metamatrix.console.ui.util.ModifiedDirectoryChooserPanel
 
passThruDirectoryEntryFilter - Variable in class com.metamatrix.toolbox.ui.widget.DirectoryChooserPanel
 
PASSWORD - Static variable in interface com.metamatrix.admin.api.objects.ConnectorBinding
Password connector property name
PASSWORD - Static variable in interface com.metamatrix.common.api.MMURL.CONNECTION
 
PASSWORD - Static variable in interface com.metamatrix.common.config.api.SearchbaseConnectorComponentType
 
PASSWORD - Static variable in class com.metamatrix.common.connection.ManagedConnection
The environment property name for the password that is to be used for connecting to the metadata store.
PASSWORD - Static variable in class com.metamatrix.common.jdbc.JDBCUtil
The environment property name for the password that is to be used for connecting to the metadata store.
PASSWORD - Static variable in class com.metamatrix.common.object.PropertyType
 
PASSWORD - Static variable in class com.metamatrix.connector.salesforce.ConnectorState
 
password - Variable in class com.metamatrix.connector.xml.base.TrustedPayloadBridge
 
PASSWORD - Static variable in class com.metamatrix.connector.xmlsource.soap.SoapConnectorProperties
 
PASSWORD - Static variable in interface com.metamatrix.console.ui.util.property.TypeConstants
 
PASSWORD - Static variable in class com.metamatrix.console.ui.views.vdb.VdbWizardUserAndPasswordPanel
 
PASSWORD - Static variable in class com.metamatrix.jdbc.BaseDataSource
 
PASSWORD - Static variable in interface com.metamatrix.soap.service.ConnectionSource
This is a property key that is used for the password used to connect to an MM Server.
PASSWORD - Static variable in class com.metamatrix.soap.service.DataServiceWebServiceImpl
 
PASSWORD - Static variable in class org.teiid.connector.jdbc.JDBCPropertyNames
 
PASSWORD_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
PASSWORD_KEYWORD - Static variable in class org.teiid.connector.api.CredentialMap
 
PASSWORD_LABEL_PROPERTY - Static variable in class com.metamatrix.toolbox.ui.widget.LoginPanel
 
PASSWORD_LOCKOUT - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
PASSWORD_PROP_SUFFIXES - Static variable in class com.metamatrix.common.util.PasswordMaskUtil
The known String suffixes that MetaMatrix property names end in.
PASSWORD_PROPERTY_NAME - Static variable in class com.metamatrix.common.log.DbLogWriter
The name of the property that contains the password of the JDBC database to which log messages are to be recorded.
PASSWORD_TAG - Static variable in class com.metamatrix.soap.util.SOAPConstants.AUTHENTICATION.TAGS.PASSWORD
 
PasswordButton - Class in com.metamatrix.toolbox.ui.widget
 
PasswordButton(char[], Encryptor) - Constructor for class com.metamatrix.toolbox.ui.widget.PasswordButton
 
PasswordChangeUtility - Class in com.metamatrix.common.util.crypto
Utility that allows ciphertext that was encrypted with one key to be decrypted with the old key and re-encrypted with a new key
PasswordChangeUtility(String, String) - Constructor for class com.metamatrix.common.util.crypto.PasswordChangeUtility
Construct a PasswordChangeUtility with information for two different keys.
PasswordLookAndFeel - Class in com.metamatrix.toolbox.ui.widget.laf
 
PasswordLookAndFeel() - Constructor for class com.metamatrix.toolbox.ui.widget.laf.PasswordLookAndFeel
 
PasswordMaskUtil - Class in com.metamatrix.common.util
This is a simple utility class to help keep password values from being printed out, primarily from java.util.Properties object, into MetaMatrix log files.
PasswordMaskUtil(Properties) - Constructor for class com.metamatrix.common.util.PasswordMaskUtil
A Properties object can be wrapped by this class before, say, being sent to LogManager.
paste(TreeNode, TreeNode, boolean) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeEditor
Creates and places a copy of the specified original TreeNode under the specified new parent.
paste(TreeNode, TreeNode) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeEditor
Creates and places a copy of the specified original TreeNode under the specified new parent.
paste(TreeNode, TreeNode, boolean, boolean) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeEditor
Creates and places a copy of the specified original TreeNode under the specified new parent.
paste(TreeNode, TreeNode, boolean) - Method in class com.metamatrix.common.tree.directory.FileSystemEntryEditor
Creates and places a copy of the specified original TreeNode under the specified new parent.
paste(TreeNode, TreeNode, boolean) - Method in interface com.metamatrix.common.tree.TreeNodeEditor
Creates and places a copy of the specified original TreeNode under the specified new parent.
paste() - Method in class com.metamatrix.toolbox.ui.widget.TextFieldWidget
 
paste(TreeNode, TreeNode, boolean) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeNodeEditor
 
PATH_DELIM - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants
Schema node path delimeter.
PATH_IN_VDB_FIELD - Static variable in interface com.metamatrix.modeler.core.metadata.runtime.FileRecord.MetadataFieldNames
 
PATH_IN_VDB_FIELD - Static variable in interface com.metamatrix.modeler.core.metadata.runtime.FileRecord.MetadataMethodNames
 
PATH_SEPERATOR_CHAR - Static variable in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataHelper
 
pathToFile(String) - Method in class bsh.Interpreter
Localize a path to the file name based on the bsh.cwd interpreter working directory.
PATTERN - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES.DATA_TYPE_FACETS.CONSTRAINING
 
PATTERN - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLSchema.Class
 
PATTERN_BACK_SLASH - Static variable in interface com.metamatrix.core.util.StringUtil.Constants
 
PATTERN_QUESTION - Static variable in interface com.metamatrix.core.util.StringUtil.Constants
 
PATTERN_STAR - Static variable in interface com.metamatrix.core.util.StringUtil.Constants
 
peek() - Method in class com.metamatrix.query.processor.proc.ProcedurePlan
 
PENALTY_NOTICE_PROPERTY - Static variable in class com.metamatrix.toolbox.ui.widget.SplashPanel
 
PendingChangesDialog - Class in com.metamatrix.console.ui.dialog
 
PendingChangesDialog(JFrame, String, String, String) - Constructor for class com.metamatrix.console.ui.dialog.PendingChangesDialog
 
performCheck(BaseID) - Static method in class com.metamatrix.common.namedobject.IDVerifier
Method to determine whether a MetadataID has a valid full name, and, if not valid, to identify why it is invalid.
performCheck(String) - Static method in class com.metamatrix.common.namedobject.IDVerifier
 
performCheck(String, int) - Static method in class com.metamatrix.common.namedobject.IDVerifier
 
performCommit() - Method in class com.metamatrix.common.connection.jdbc.JDBCMgdResourceConnection
Make all changes made since the previous commit/rollback permanent, and release any data source locks currently held by the Connection.
performCommit() - Method in class com.metamatrix.common.connection.ManagedConnection
Make all changes made since the previous commit/rollback permanent, and release any data source locks currently held by the Connection.
performCommit() - Method in class com.metamatrix.common.connection.SimpleManagedConnection
Make all changes made since the previous commit/rollback permanent, and release any data source locks currently held by the Connection.
performRollback() - Method in class com.metamatrix.common.connection.jdbc.JDBCMgdResourceConnection
Make all changes made since the previous commit/rollback permanent, and release any data source locks currently held by the Connection.
performRollback() - Method in class com.metamatrix.common.connection.ManagedConnection
Make all changes made since the previous commit/rollback permanent, and release any data source locks currently held by the Connection.
performRollback() - Method in class com.metamatrix.common.connection.SimpleManagedConnection
Make all changes made since the previous commit/rollback permanent, and release any data source locks currently held by the Connection.
performRollOver() - Method in class com.metamatrix.core.log.FileLimitSizeLogWriter
perform the file rollover process
PERIOD - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
PERM_TYPE_UID - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthPermTypes.ColumnName
 
PERMISSION - Static variable in class com.metamatrix.platform.security.api.AuthorizationModel.Attribute
 
PERMISSION_CODE - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthPermTypes.ColumnName
 
PERMISSION_SET - Static variable in class com.metamatrix.platform.security.api.AuthorizationModel.Attribute
 
PERMISSION_TYPE_UID - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthPermissions.ColumnName
 
PERMISSION_UID - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthPermissions.ColumnName
 
PermissionDataNode - Interface in com.metamatrix.platform.admin.api
Defines an interface to tree node for displaying entitlements.
PermissionDataNodeDefinition - Interface in com.metamatrix.platform.admin.api
This interface specifies an ObjectDefinition for the PermissionDataNode.
PermissionDataNodeDefinition.TYPE - Class in com.metamatrix.platform.admin.api
The subtype of the PermissionDataNode.
PermissionDataNodeDefinition.TYPE() - Constructor for class com.metamatrix.platform.admin.api.PermissionDataNodeDefinition.TYPE
 
PermissionDataNodeDefinitionImpl - Class in com.metamatrix.platform.admin.apiimpl
 
PermissionDataNodeDefinitionImpl(String, String, int) - Constructor for class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeDefinitionImpl
Create a definition object with the specified set of attributes.
PermissionDataNodeImpl - Class in com.metamatrix.platform.admin.apiimpl
Defines a tree node for displaying entitlements.
PermissionDataNodeImpl(BasicTreeNode, AuthorizationActions, PermissionDataNodeDefinition, boolean, ObjectID) - Constructor for class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeImpl
Construct a new instance by specifying the parent that owns this entity, the name of the instance, the type of the instance and the global UID for the instance.
PermissionDataNodeTreeView - Interface in com.metamatrix.platform.admin.api
Provides a view into the tree of PermissionDataNodes and supports utility methods that perform funcions on the tree as a whole.
PermissionDataNodeTreeViewImpl - Class in com.metamatrix.platform.admin.apiimpl
Provides a view into the tree of PermissionDataNodes and supports utility methods that perform funcions on the tree as a whole.
PermissionDataNodeTreeViewImpl(PermissionNode) - Constructor for class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeTreeViewImpl
Construct a PermissionDataNode.
PermissionNode - Interface in com.metamatrix.platform.admin.api
 
PermissionNodeException - Exception in com.metamatrix.platform.admin.api.exception
 
PermissionNodeException() - Constructor for exception com.metamatrix.platform.admin.api.exception.PermissionNodeException
No-arg CTOR
PermissionNodeException(String, String) - Constructor for exception com.metamatrix.platform.admin.api.exception.PermissionNodeException
Construct an instance with the message specified.
PermissionNodeException(String, String, String) - Constructor for exception com.metamatrix.platform.admin.api.exception.PermissionNodeException
Construct an instance with the message and error code specified.
PermissionNodeException(Throwable, String, String) - Constructor for exception com.metamatrix.platform.admin.api.exception.PermissionNodeException
Construct an instance from a message and an exception to chain to this one.
PermissionNodeException(Throwable, String, String, String) - Constructor for exception com.metamatrix.platform.admin.api.exception.PermissionNodeException
Construct an instance from a message and a code and an exception to chain to this one.
PermissionNodeNotActionableException - Exception in com.metamatrix.platform.admin.api.exception
 
PermissionNodeNotActionableException() - Constructor for exception com.metamatrix.platform.admin.api.exception.PermissionNodeNotActionableException
No-arg CTOR
PermissionNodeNotActionableException(String, String) - Constructor for exception com.metamatrix.platform.admin.api.exception.PermissionNodeNotActionableException
Construct an instance with the message specified.
PermissionNodeNotActionableException(String, String, String) - Constructor for exception com.metamatrix.platform.admin.api.exception.PermissionNodeNotActionableException
Construct an instance with the message and error code specified.
PermissionNodeNotActionableException(Throwable, String, String) - Constructor for exception com.metamatrix.platform.admin.api.exception.PermissionNodeNotActionableException
Construct an instance from a message and an exception to chain to this one.
PermissionNodeNotActionableException(Throwable, String, String, String) - Constructor for exception com.metamatrix.platform.admin.api.exception.PermissionNodeNotActionableException
Construct an instance from a message and a code and an exception to chain to this one.
PermissionNodeNotFoundException - Exception in com.metamatrix.platform.admin.api.exception
 
PermissionNodeNotFoundException() - Constructor for exception com.metamatrix.platform.admin.api.exception.PermissionNodeNotFoundException
No-arg CTOR
PermissionNodeNotFoundException(String, String) - Constructor for exception com.metamatrix.platform.admin.api.exception.PermissionNodeNotFoundException
Construct an instance with the message specified.
PermissionNodeNotFoundException(String, String, String) - Constructor for exception com.metamatrix.platform.admin.api.exception.PermissionNodeNotFoundException
Construct an instance with the message and error code specified.
PermissionNodeNotFoundException(Throwable, String, String) - Constructor for exception com.metamatrix.platform.admin.api.exception.PermissionNodeNotFoundException
Construct an instance from a message and an exception to chain to this one.
PermissionNodeNotFoundException(Throwable, String, String, String) - Constructor for exception com.metamatrix.platform.admin.api.exception.PermissionNodeNotFoundException
Construct an instance from a message and a code and an exception to chain to this one.
PERMISSIONS - Static variable in class com.metamatrix.platform.security.api.AuthorizationModel.Attribute
 
permissionsChanged() - Method in interface com.metamatrix.console.ui.views.entitlements.ButtonsStateController
 
permissionsChanged() - Method in class com.metamatrix.console.ui.views.entitlements.EntitlementDetailPanel
 
PermissionsUpdater - Interface in com.metamatrix.console.ui.views.entitlements
 
PermissionTreeView - Interface in com.metamatrix.platform.admin.api
 
Permutation - Class in com.metamatrix.common.util
 
Permutation(Object[]) - Constructor for class com.metamatrix.common.util.Permutation
 
persist() - Method in class com.metamatrix.console.ui.views.deploy.DeployedHostPanel
 
persist() - Method in class com.metamatrix.console.ui.views.deploy.DeployedProcessPanel
 
persist() - Method in interface com.metamatrix.console.ui.views.deploy.event.ConfigurationModifier
Persists all pending configuration changes.
PERSIST - Static variable in class com.metamatrix.metadata.runtime.api.RuntimeMetadataPropertyNames
 
PERSISTENT_FACTORY_NAME - Static variable in class com.metamatrix.platform.config.persistence.api.PersistentConnectionFactory
 
PersistentConnection - Interface in com.metamatrix.platform.config.persistence.api
 
PersistentConnectionFactory - Class in com.metamatrix.platform.config.persistence.api
 
PersistentConnectionFactory(Properties) - Constructor for class com.metamatrix.platform.config.persistence.api.PersistentConnectionFactory
 
PersistentIDController - Class in com.metamatrix.common.id.dbid.spi.jdbc
 
PersistentIDController() - Constructor for class com.metamatrix.common.id.dbid.spi.jdbc.PersistentIDController
 
PHYSICAL - Static variable in class com.metamatrix.core.vdb.ModelType
The 'PHYSICAL' literal value.>
PHYSICAL_BINDING - Static variable in class com.metamatrix.vdb.runtime.URIResourceReader.Constants.URI.Attribute
 
PHYSICAL_MODEL_ICON - Static variable in class com.metamatrix.console.ui.util.ConsoleCellRenderer
 
PHYSICAL_MODEL_NAME - Static variable in class com.metamatrix.common.vdb.api.SystemVdbUtility
 
physicalConnection - Variable in class org.teiid.connector.jdbc.JDBCSourceConnection
 
pi() - Static method in class com.metamatrix.query.function.FunctionMethods
 
PI - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
PicklistEntry - Class in com.sforce.soap.partner
 
PicklistEntry() - Constructor for class com.sforce.soap.partner.PicklistEntry
 
PicklistEntry(boolean, boolean, String, byte[], String) - Constructor for class com.sforce.soap.partner.PicklistEntry
 
PicklistForRecordType - Class in com.sforce.soap.partner
 
PicklistForRecordType() - Constructor for class com.sforce.soap.partner.PicklistForRecordType
 
PicklistForRecordType(String, PicklistEntry[]) - Constructor for class com.sforce.soap.partner.PicklistForRecordType
 
ping() - Method in class com.metamatrix.common.comm.platform.socket.server.LogonImpl
 
ping() - Method in interface com.metamatrix.platform.security.api.ILogon
Ping the server to see if the client-server connection is alive.
ping() - Method in interface com.metamatrix.platform.vm.api.controller.ProcessManagement
Method called from registries to determine if VMController is alive.
ping() - Method in class com.metamatrix.platform.vm.controller.ProcessController
Method called from registries to determine if VMController is alive.
ping(String) - Method in class com.metamatrix.server.HostController
 
ping(String) - Method in interface com.metamatrix.server.HostManagement
Ping the local host controller
PING_INTERVAL - Static variable in interface com.metamatrix.common.comm.api.ServerConnection
 
pingServer(MetaMatrixSessionID) - Method in interface com.metamatrix.platform.security.api.service.SessionServiceInterface
Periodically called by the client to indicate the client is still alive.
pingServer(MetaMatrixSessionID) - Method in class com.metamatrix.platform.security.session.service.SessionServiceImpl
 
pingServer(String, String) - Method in class com.metamatrix.server.HostController
 
pingServer(String, String) - Method in interface com.metamatrix.server.HostManagement
Ping the server process on this host with given processName.
pinnedFromMemory - Variable in class com.metamatrix.common.buffer.impl.BufferStats
 
pinnedManagedBatches - Variable in class com.metamatrix.common.buffer.impl.BufferStats
 
pinRequests - Variable in class com.metamatrix.common.buffer.impl.BufferStats
 
pinSuccesses - Variable in class com.metamatrix.common.buffer.impl.BufferStats
 
pinTupleBatch(TupleSourceID, int, int) - Method in interface com.metamatrix.common.buffer.BufferManager
Gets a tuple batch by ID and indexes.
pinTupleBatch(TupleSourceID, int, int) - Method in class com.metamatrix.common.buffer.impl.BufferManagerImpl
Pin a tuple source in memory and return it.
PK_GROUP_NAME_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
PLACE_ACCESS - Static variable in class com.metamatrix.query.optimizer.relational.rules.RuleConstants
 
plan - Variable in class com.metamatrix.query.processor.proc.CreateCursorResultSetInstruction
 
PLAN_JOINS - Static variable in class com.metamatrix.query.optimizer.relational.rules.RuleConstants
 
PLAN_NOT_ALLOWED - Static variable in interface com.metamatrix.jdbc.api.ExecutionProperties
 
PLAN_PROCEDURES - Static variable in class com.metamatrix.query.optimizer.relational.rules.RuleConstants
 
PLAN_SORTS - Static variable in class com.metamatrix.query.optimizer.relational.rules.RuleConstants
 
PLAN_UNIONS - Static variable in class com.metamatrix.query.optimizer.relational.rules.RuleConstants
 
PlanExecutionNode - Class in com.metamatrix.query.processor.relational
 
PlanExecutionNode(int) - Constructor for class com.metamatrix.query.processor.relational.PlanExecutionNode
 
PlanExecutor - Interface in com.metamatrix.query.processor.xml
This interface is responsible for executing the queries for the XML processing environment.
PlanHints - Class in com.metamatrix.query.optimizer.relational
 
PlanHints() - Constructor for class com.metamatrix.query.optimizer.relational.PlanHints
 
PlanNode - Interface in com.metamatrix.jdbc.api
Represents one node in a query plan tree.
PlanNode - Class in com.metamatrix.query.optimizer.relational.plantree
 
PlanNode() - Constructor for class com.metamatrix.query.optimizer.relational.plantree.PlanNode
 
PLANONLY - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
PLANONLY - Static variable in class com.metamatrix.query.sql.ReservedWords
 
planProgram(MappingDocument, XMLPlannerEnvironment) - Static method in class com.metamatrix.query.optimizer.xml.XMLPlanToProcessVisitor
 
PlanToProcessConverter - Class in com.metamatrix.query.optimizer.relational
 
PlanToProcessConverter(QueryMetadataInterface, IDGenerator, AnalysisRecord, CapabilitiesFinder) - Constructor for class com.metamatrix.query.optimizer.relational.PlanToProcessConverter
 
PlanVisitor - Class in com.metamatrix.jdbc.api
A helper class to walk a query plan and execute some action at each node.
PlanVisitor() - Constructor for class com.metamatrix.jdbc.api.PlanVisitor
Construct the visitor with a reference to the root node.
PLATFORM - Static variable in interface com.metamatrix.core.CoreConstants.Plugin
 
PlatformAdminLogConstants - Interface in com.metamatrix.platform.admin.api
 
PlatformAuthorizationService - Class in com.metamatrix.server.dqp.service
 
PlatformAuthorizationService(AuthorizationServiceInterface) - Constructor for class com.metamatrix.server.dqp.service.PlatformAuthorizationService
 
PlatformAwareFilePermission - Class in com.metamatrix.common.tree.directory
PlatformAwareFileSystemView
PlatformAwareFilePermission() - Constructor for class com.metamatrix.common.tree.directory.PlatformAwareFilePermission
 
PlatformBufferService - Class in com.metamatrix.server.dqp.service
 
PlatformBufferService(Host, String, DQPContextCache) - Constructor for class com.metamatrix.server.dqp.service.PlatformBufferService
 
PlatformConfigSource - Class in com.metamatrix.server.dqp.config
 
PlatformConfigSource(Properties, Properties, Object, Host, String) - Constructor for class com.metamatrix.server.dqp.config.PlatformConfigSource
 
PlatformDataService - Class in com.metamatrix.server.dqp.service
Platform DataService.
PlatformDataService() - Constructor for class com.metamatrix.server.dqp.service.PlatformDataService
DQPDataService Default ctor.
PlatformPlugin - Class in com.metamatrix.platform
 
PlatformPlugin() - Constructor for class com.metamatrix.platform.PlatformPlugin
 
PlatformProxyHelper - Class in com.metamatrix.platform.util
 
PlatformProxyHelper() - Constructor for class com.metamatrix.platform.util.PlatformProxyHelper
 
PlatformTransactionService - Class in com.metamatrix.server.dqp.service
 
PlatformTransactionService(Host) - Constructor for class com.metamatrix.server.dqp.service.PlatformTransactionService
 
PlatformVDBService - Class in com.metamatrix.server.dqp.service
Implementation of VDBService used in a "normal" server environment.
PlatformVDBService(DQPContextCache) - Constructor for class com.metamatrix.server.dqp.service.PlatformVDBService
 
PluggableInputStreamFilterImpl - Class in com.metamatrix.connector.xml.base
 
PluggableInputStreamFilterImpl(InputStream, ConnectorLogger) - Constructor for class com.metamatrix.connector.xml.base.PluggableInputStreamFilterImpl
 
PLUGIN_ACTIVATION - Static variable in interface com.metamatrix.core.CoreConstants.Debug
 
PLUGIN_ID - Static variable in class com.metamatrix.admin.AdminPlugin
The plug-in identifier of this plugin (value "com.metamatrix.platform").
PLUGIN_ID - Static variable in class com.metamatrix.admin.server.AdminServerPlugin
 
PLUGIN_ID - Static variable in class com.metamatrix.cdk.CdkPlugin
 
PLUGIN_ID - Static variable in class com.metamatrix.common.comm.CommonCommPlugin
The plug-in identifier of this plugin
PLUGIN_ID - Static variable in class com.metamatrix.common.comm.platform.CommPlatformPlugin
The plug-in identifier of this plugin (value "com.metamatrix.comm.platform").
PLUGIN_ID - Static variable in class com.metamatrix.common.CommonPlugin
The plug-in identifier of this plugin (value "com.metamatrix.common").
PLUGIN_ID - Static variable in class com.metamatrix.connector.ldap.LDAPPlugin
The plug-in identifier of this plugin (value "com.metamatrix.connector.ldap").
PLUGIN_ID - Static variable in class com.metamatrix.connector.salesforce.SalesForcePlugin
The plug-in identifier of this plugin
PLUGIN_ID - Static variable in class com.metamatrix.connector.text.TextPlugin
The plug-in identifier of this plugin (value "com.metamatrix.dqp").
PLUGIN_ID - Static variable in class com.metamatrix.connector.xmlsource.XMLSourcePlugin
The plug-in identifier of this plugin
PLUGIN_ID - Static variable in class com.metamatrix.console.ConsolePlugin
The plug-in identifier of this plugin (value "com.metamatrix.console").
PLUGIN_ID - Static variable in class com.metamatrix.core.CorePlugin
The plug-in identifier of this plugin (value "com.metamatrix.core").
PLUGIN_ID - Static variable in class com.metamatrix.core.xml.CoreXmlPlugin
The plug-in identifier of this plugin (value "com.metamatrix.core.xml").
PLUGIN_ID - Static variable in class com.metamatrix.dqp.DQPPlugin
 
PLUGIN_ID - Static variable in class com.metamatrix.dqp.embedded.DQPEmbeddedPlugin
 
PLUGIN_ID - Static variable in class com.metamatrix.jdbc.JDBCPlugin
The plug-in identifier of this plugin (value "com.metamatrix.jdbc").
PLUGIN_ID - Static variable in class com.metamatrix.metadata.runtime.RuntimeMetadataPlugin
The plug-in identifier of this plugin (value "com.metamatrix.metadata.runtime").
PLUGIN_ID - Static variable in class com.metamatrix.platform.config.ConfigPlugin
 
PLUGIN_ID - Static variable in class com.metamatrix.platform.PlatformPlugin
 
PLUGIN_ID - Static variable in class com.metamatrix.platform.security.api.SecurityPlugin
The plug-in identifier of this plugin (value "com.metamatrix.platform").
PLUGIN_ID - Static variable in class com.metamatrix.platform.service.ServicePlugin
The plug-in identifier of this plugin (value "com.metamatrix.platform").
PLUGIN_ID - Static variable in class com.metamatrix.query.execution.QueryExecPlugin
The plug-in identifier of this plugin (value "com.metamatrix.common").
PLUGIN_ID - Static variable in class com.metamatrix.query.QueryPlugin
The plug-in identifier of this plugin (value "com.metamatrix.common").
PLUGIN_ID - Static variable in class com.metamatrix.server.ServerPlugin
 
PLUGIN_ID - Static variable in class com.metamatrix.soap.SOAPPlugin
The plug-in identifier of this plugin (value "com.metamatrix.core").
PLUGIN_ID - Static variable in class com.metamatrix.toolbox.ToolboxPlugin
The plug-in identifier of this plugin (value "com.metamatrix.console.toolbox").
PLUGIN_ID - Static variable in class com.metamatrix.uddi.UddiPlugin
The plug-in identifier of this plugin (value "com.metamatrix.console").
PLUGIN_ID - Static variable in class com.metamatrix.xa.arjuna.XAArjunaPlugin
The plug-in identifier of this plugin (value "com.metamatrix.admin.server").
PLUGIN_ID - Static variable in class org.teiid.connector.DataPlugin
 
PLUGIN_ID - Static variable in class org.teiid.connector.jdbc.JDBCPlugin
 
PLUGIN_PREFIX - Static variable in class com.metamatrix.common.log.DbLogWriter
 
pluginId - Variable in class com.metamatrix.core.BundleUtil
 
plus(Object, Object) - Static method in class com.metamatrix.query.function.FunctionMethods
 
PLUS - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
plusExpression(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse an expression - made up of literals and functions.
plusOperator() - Method in class com.metamatrix.query.parser.SQLParser
Parse the add/subtract operators.
pnlButtons - Variable in class com.metamatrix.toolbox.ui.widget.IntegerSpinner
 
POLICY - Static variable in class com.metamatrix.platform.security.api.AuthorizationModel.Class
 
POLICY_NAME - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthPolicies.ColumnName
 
POLICY_UID - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthPermissions.ColumnName
 
POLICY_UID - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthPolicies.ColumnName
 
POLICY_UID - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthPrincipals.ColumnName
 
policyCacheSize() - Method in class com.metamatrix.platform.security.authorization.cache.AuthorizationCache
Return the size of the policy cache.
POLICYID - Static variable in class com.metamatrix.platform.security.api.AuthorizationModel.Class
 
POLL_INTERVAL - Static variable in interface com.metamatrix.connector.loopback.LoopbackProperties
 
POOL_KEY - Static variable in class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
PoolConfigTableRowData - Class in com.metamatrix.console.ui.views.pools
 
PoolConfigTableRowData(String, String, boolean, ResourceDescriptor, ResourceDescriptor) - Constructor for class com.metamatrix.console.ui.views.pools.PoolConfigTableRowData
 
POOLING_ERR_0001 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
pooling (002
POOLING_ERR_0002 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
POOLING_ERR_0003 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
POOLING_ERR_0005 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
POOLING_ERR_0006 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
POOLING_ERR_0007 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
POOLING_ERR_0008 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
POOLING_ERR_0009 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
POOLING_ERR_0010 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
POOLING_ERR_0011 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
POOLING_ERR_0012 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
POOLING_ERR_0013 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
POOLING_ERR_0014 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
POOLING_ERR_0015 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
POOLING_ERR_0016 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
POOLING_ERR_0017 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
POOLING_ERR_0018 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
POOLING_ERR_0019 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
POOLING_ERR_0026 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
POOLING_ERR_0027 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
POOLING_ERR_0028 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
POOLING_ERR_0029 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
POOLING_ERR_0030 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
POOLING_ERR_0031 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
POOLING_ERR_0032 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
POOLING_ERR_0033 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
POOLING_ERR_0034 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
POOLING_ERR_0035 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
POOLING_ERR_0036 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
POOLING_ERR_0037 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
POOLING_ERR_0038 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
POOLING_ERR_0039 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
POOLING_ERR_0044 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
POOLING_ERR_0045 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
POOLING_ERR_0046 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
POOLING_ERR_0047 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
POOLING_ERR_0048 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
POOLING_ERR_0049 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
PoolingConnectionSource - Class in com.metamatrix.soap.service
This implmentation of ConnectionSource uses a HashMap to cache instances of Connection Pools with their connection properties as the key.
PoolingConnectionSource() - Constructor for class com.metamatrix.soap.service.PoolingConnectionSource
Constructor that instantiates a BasicConnectionPoolFactory for pool creation duties.
PoolingConnectionSource(ConnectionPoolFactory) - Constructor for class com.metamatrix.soap.service.PoolingConnectionSource
Constructor that allows the user to pass in their own implementation of ConnectionPoolFactory.
PoolNameAndType - Class in com.metamatrix.console.ui.views.pools
 
PoolNameAndType(String, String, ResourceDescriptor) - Constructor for class com.metamatrix.console.ui.views.pools.PoolNameAndType
 
PoolPropertiedObjectAndEditor - Class in com.metamatrix.console.ui.views.pools
 
PoolPropertiedObjectAndEditor(String, String, PropertiedObject, PropertiedObjectEditor, ResourceDescriptor, ModificationActionQueue) - Constructor for class com.metamatrix.console.ui.views.pools.PoolPropertiedObjectAndEditor
 
pop() - Method in class com.metamatrix.query.optimizer.relational.RuleStack
 
pop() - Method in class com.metamatrix.query.processor.proc.ProcedurePlan
 
popActions() - Method in class com.metamatrix.common.actions.BasicModificationActionQueue
Remove all of the modification objects that are in the queue and return them.
popActions(int) - Method in class com.metamatrix.common.actions.BasicModificationActionQueue
Remove the specified number of modification objects that are in the queue and return them.
popActions() - Method in interface com.metamatrix.common.actions.ModificationActionQueue
Remove all of the modification objects that are in the queue and return them.
popActions(int) - Method in interface com.metamatrix.common.actions.ModificationActionQueue
Remove the specified number of modification objects that are in the queue and return them.
popCall() - Method in class com.metamatrix.query.util.CommandContext
 
populate() - Method in class com.metamatrix.console.ui.util.LazyBranchNode
 
populate() - Method in class com.metamatrix.console.ui.views.authorization.AuthenticationProviderDetailsPanel
Populate the panel
populate() - Method in class com.metamatrix.console.ui.views.connectorbinding.BindingDetailsPanel
 
populate(EntitlementInfo, boolean, boolean) - Method in class com.metamatrix.console.ui.views.entitlements.EntitlementDetailPanel
 
populate(T) - Method in class com.metamatrix.console.ui.views.runtime.AbstractStatisticsPanel
Populate the displayed fields from the specified VMStatistics.
populate(VDBConnectorBindingNames[]) - Method in class com.metamatrix.console.ui.views.vdb.VDBConnectorBindingAssignmentModelTable
 
populated - Variable in class com.metamatrix.console.ui.util.LazyBranchNode
 
populateTabContents(List) - Method in class com.metamatrix.toolbox.ui.widget.table.TableOptionPanel
 
populateTable() - Method in class com.metamatrix.console.ui.views.connectorbinding.BindingVDBsPanel
 
populateTable(String, ExtensionSourceDetailInfo[]) - Method in class com.metamatrix.console.ui.views.extensionsource.ExtensionSourcesPanel
 
populateTable(ModelVisibilityInfo[]) - Method in class com.metamatrix.console.ui.views.vdb.NewVDBWizardModelVisibilityTable
 
populateTable(ModelVisibilityInfo[]) - Method in class com.metamatrix.console.ui.views.vdb.VDBWizardModelVisibilityPanel
 
populateTabNames(List) - Method in class com.metamatrix.toolbox.ui.widget.table.TableOptionPanel
 
populateTemplate(Template, DatabaseDialect) - Method in class com.metamatrix.vdb.materialization.template.MaterializedViewConnectionData
Translate all of the data into the parameter names used by the template.
populateTemplate(Template, DatabaseDialect) - Method in class com.metamatrix.vdb.materialization.template.MaterializedViewData
Translate all of the data into the parameter names used by the template.
populateTemplate(Template, DatabaseDialect) - Method in interface com.metamatrix.vdb.materialization.template.TemplateData
 
populateTopButtonsPanel() - Method in class com.metamatrix.console.ui.util.ModifiedDirectoryChooserPanel
Populates the topButtonsPanel, broken out to override when needed.
populateTopButtonsPanel() - Method in class com.metamatrix.toolbox.ui.widget.DirectoryChooserPanel
Populates the topButtonsPanel, broken out to override when needed.
populateTree(TreeNode) - Static method in class com.metamatrix.console.util.StaticTreeUtilities
Given a root node, this method populates any nodes in a tree that are LazyBranchNodes.
populateTree(TreeNode, TreeView) - Static method in class com.metamatrix.console.util.StaticTreeUtilities
Given a com.metamatrix.common.tree.TreeNode as a root starting point, not necessarily a real root, populate all of its descendant nodes.
PopupMenu - Class in com.metamatrix.toolbox.ui.widget
 
PopupMenu() - Constructor for class com.metamatrix.toolbox.ui.widget.PopupMenu
 
PopupMenuFactory - Interface in com.metamatrix.toolbox.ui.widget
 
POPWithButtons - Class in com.metamatrix.console.ui.util
 
POPWithButtons(ExpertPropertiedObjectPanelHolder, PropertiedObjectEditor, POPWithButtonsController) - Constructor for class com.metamatrix.console.ui.util.POPWithButtons
 
POPWithButtons(PropertiedObjectPanel, PropertiedObjectEditor, POPWithButtonsController) - Constructor for class com.metamatrix.console.ui.util.POPWithButtons
 
POPWithButtonsController - Interface in com.metamatrix.console.ui.util
 
port - Static variable in class com.metamatrix.uddi.query.FindBusiness
 
PORT_NAME - Static variable in class com.metamatrix.connector.xml.Constants
 
PORT_NAME - Static variable in class com.metamatrix.connector.xmlsource.soap.SoapConnectorProperties
 
PORT_NAMESPACE - Static variable in class com.metamatrix.connector.xml.Constants
 
PORT_NUMBER - Static variable in class org.teiid.connector.jdbc.XAJDBCPropertyNames
 
PORTAL_NO_ACCESS - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
PORTAL_USER_ALREADY_EXISTS_FOR_CONTACT - Static variable in class com.sforce.soap.partner.StatusCode
 
position - Variable in class com.metamatrix.common.extensionmodule.ExtensionModuleDescriptor
 
position(Blob, long) - Method in class com.metamatrix.common.types.BlobImpl
Determines the byte position in the BLOB value designated by this Blob object at which pattern begins.
position(byte[], long) - Method in class com.metamatrix.common.types.BlobImpl
Determines the byte position at which the specified byte pattern begins within the BLOB value that this Blob object represents.
position(Blob, long) - Method in class com.metamatrix.common.types.BlobType
 
position(byte[], long) - Method in class com.metamatrix.common.types.BlobType
 
position(Clob, long) - Method in class com.metamatrix.common.types.ClobImpl
Determines the character position at which the specified Clob object searchstr appears in this Clob object.
position(String, long) - Method in class com.metamatrix.common.types.ClobImpl
Determines the character position at which the specified substring searchstr appears in the SQL CLOB value represented by this Clob object.
position(Clob, long) - Method in class com.metamatrix.common.types.ClobType
 
position(String, long) - Method in class com.metamatrix.common.types.ClobType
 
position(Blob, long) - Method in class com.metamatrix.jdbc.MMBlob
Determines the byte position in the BLOB value designated by this Blob object at which pattern begins.
position(byte[], long) - Method in class com.metamatrix.jdbc.MMBlob
Determines the byte position at which the specified byte pattern begins within the BLOB value that this Blob object represents.
position(Clob, long) - Method in class com.metamatrix.jdbc.MMClob
Determines the character position at which the specified Clob object searchstr appears in this Clob object.
position(String, long) - Method in class com.metamatrix.jdbc.MMClob
Determines the character position at which the specified substring searchstr appears in the SQL CLOB value represented by this Clob object.
positionExtensionModule(String, String) - Method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleUtil
 
POSITIVE_INTEGER - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.BuiltInNames
 
POST - Static variable in class com.metamatrix.connector.xml.http.HTTPConnectorState
 
POST_ORDER - Static variable in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
PostDelegatingClassLoader - Class in com.metamatrix.common.classloader
This Class circumvents the java ClassLoader delegation model.
PostDelegatingClassLoader(URL[], ClassLoader) - Constructor for class com.metamatrix.common.classloader.PostDelegatingClassLoader
 
PostDelegatingClassLoader(URL[], ClassLoader, URLStreamHandlerFactory) - Constructor for class com.metamatrix.common.classloader.PostDelegatingClassLoader
 
PostDelegatingClassLoader(URL[]) - Constructor for class com.metamatrix.common.classloader.PostDelegatingClassLoader
 
POSTGRES - Static variable in interface com.metamatrix.common.jdbc.JDBCPlatform.Protocol
 
PostgreSQLCapabilities - Class in org.teiid.connector.jdbc.postgresql
 
PostgreSQLCapabilities() - Constructor for class org.teiid.connector.jdbc.postgresql.PostgreSQLCapabilities
 
PostgreSQLTranslator - Class in org.teiid.connector.jdbc.postgresql
 
PostgreSQLTranslator() - Constructor for class org.teiid.connector.jdbc.postgresql.PostgreSQLTranslator
 
postInstruction(ProcedurePlan) - Method in class com.metamatrix.query.processor.proc.LoopInstruction
 
postInstruction(ProcedurePlan) - Method in interface com.metamatrix.query.processor.proc.RepeatedInstruction
 
postInstruction(ProcedurePlan) - Method in class com.metamatrix.query.processor.proc.WhileInstruction
 
postLoadLeft() - Method in class com.metamatrix.query.processor.relational.JoinStrategy
 
postLoadLeft() - Method in class com.metamatrix.query.processor.relational.MergeJoinStrategy
 
postLoadLeft() - Method in class com.metamatrix.query.processor.relational.PartitionedSortJoin
 
postLoadRight() - Method in class com.metamatrix.query.processor.relational.JoinStrategy
 
postLoadRight() - Method in class com.metamatrix.query.processor.relational.MergeJoinStrategy
 
postLoadRight() - Method in class com.metamatrix.query.processor.relational.PartitionedSortJoin
 
PostOrderNavigator - Class in com.metamatrix.query.sql.navigator
 
PostOrderNavigator(LanguageVisitor) - Constructor for class com.metamatrix.query.sql.navigator.PostOrderNavigator
 
postOrderVisit(LanguageObjectVisitor, ILanguageObject) - Static method in class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
This utility method can be used to execute the behaviorVisitor in a post-order walk of the language objects.
postRealize() - Method in class com.metamatrix.console.ui.layout.BasePanel
To be overridden by any subclass that wants to do anything immediately after the first paint call, such as position a splitter.
postRealize() - Method in class com.metamatrix.console.ui.util.wizard.WizardPane
 
postRealize() - Method in class com.metamatrix.console.ui.views.authorization.ProvidersMain
 
postRealize() - Method in class com.metamatrix.console.ui.views.connectorbinding.ConnectorBindingPanel
 
postRealize() - Method in class com.metamatrix.console.ui.views.deploy.ServiceDefinitionPanel
 
postRealize() - Method in class com.metamatrix.console.ui.views.entitlements.EntitlementDetailPanel
 
postRealize() - Method in class com.metamatrix.console.ui.views.entitlements.EntitlementsPanel
 
postRealize() - Method in class com.metamatrix.console.ui.views.entitlements.NewEntitlementNamePanel
 
postRealize() - Method in class com.metamatrix.console.ui.views.extensionsource.ExtensionSourcesPanel
 
postRealize() - Method in class com.metamatrix.console.ui.views.properties.NextStartupPanel
 
postRealize() - Method in class com.metamatrix.console.ui.views.properties.PropertiesMasterPanel
 
postRealize() - Method in class com.metamatrix.console.ui.views.properties.PropertyFilterPanel
 
postRealize() - Method in class com.metamatrix.console.ui.views.vdb.VdbMainPanel
 
postRealize() - Method in class com.metamatrix.console.ui.views.vdb.VdbWizardEntitlementsPanel
 
postRealize() - Method in class com.metamatrix.console.ui.views.vdb.VdbWizardIdPanel
 
postVisitVisitor(LanguageObject) - Method in class com.metamatrix.query.resolver.command.SimpleQueryResolver.QueryResolverVisitor
 
postVisitVisitor(LanguageObject) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
power(Object, Object) - Static method in class com.metamatrix.query.function.FunctionMethods
 
POWER - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
PRE_ORDER - Static variable in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
PRECISION - Static variable in interface com.metamatrix.dqp.metadata.ResultsMetadataConstants
 
precision - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
PRECISION - Static variable in class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.Column.COLUMN_ATTRIBUTE_TAGS
 
predecessorCounts - Variable in class com.metamatrix.connector.xml.base.IDGeneratingXmlFilter.PathElement
 
predicate(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse a predicate criteria.
PredicateCollectorVisitor - Class in com.metamatrix.query.sql.visitor
Walk a tree of language objects and collect any predicate criteria that are found.
PredicateCollectorVisitor() - Constructor for class com.metamatrix.query.sql.visitor.PredicateCollectorVisitor
Construct a new visitor with the default collection type, which is a ArrayList.
PredicateCriteria - Class in com.metamatrix.query.sql.lang
This abstract class represents a predicate criteria, which involves some statement involving expressions and can be evaluated in the context of a single row of data to be either true or false.
PredicateCriteria() - Constructor for class com.metamatrix.query.sql.lang.PredicateCriteria
Constructs a default instance of this class.
PREFERENCES_MENU_HEADER - Static variable in class com.metamatrix.console.ui.layout.ConsoleMenuBar
 
PREFERRED_MODAL_DIALOG_TEXT_WIDTH - Static variable in class com.metamatrix.console.util.StaticUtilities
 
PREFERRED_TEXT_WIDTH - Static variable in class com.metamatrix.console.ui.dialog.DetailsDialog
 
PREFIX_FOR_ENTERPRISE_DATATYPES_URI_2005 - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants
The value "http://www.metamatrix.com/2005/XmlSchema/EnterpriseDatatypes".
prefixEquals(char[], char[], boolean) - Static method in class com.metamatrix.core.util.CharOperation
Answers true if the given name starts with the given prefix, false otherwise.
PREFS - Static variable in interface com.metamatrix.console.util.LogContexts
 
PREFS_LOGGING_MENUITEM - Static variable in class com.metamatrix.console.ui.layout.MenuEntry
 
PREFS_REFRESH_RATES_MENUITEM - Static variable in class com.metamatrix.console.ui.layout.MenuEntry
 
PREFS_URLS_MENUITEM - Static variable in class com.metamatrix.console.ui.layout.MenuEntry
 
preOrder - Variable in class com.metamatrix.query.mapping.xml.Navigator
 
PreOrderNavigator - Class in com.metamatrix.query.sql.navigator
 
PreOrderNavigator(LanguageVisitor) - Constructor for class com.metamatrix.query.sql.navigator.PreOrderNavigator
 
preOrderVisit(LanguageObjectVisitor, ILanguageObject) - Static method in class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
This utility method can be used to execute the behaviorVisitor in a pre-order walk of the language objects.
PreOrPostOrderNavigator - Class in com.metamatrix.query.sql.navigator
 
PreOrPostOrderNavigator(LanguageVisitor, boolean) - Constructor for class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
prepare(MMXid) - Method in interface com.metamatrix.dqp.client.ClientSideDQP
 
prepare(String, MMXid) - Method in interface com.metamatrix.dqp.service.TransactionService
 
PREPARE - Static variable in class com.metamatrix.dqp.spi.TrackerLogConstants.TXN_STATUS.PARTICIPATE
 
prepare(Xid) - Method in class com.metamatrix.jdbc.MMXAResource
 
prepareCall(String) - Method in class com.metamatrix.jdbc.MMConnection
Creates a CallableStatement object that contains sql and that will produce ResultSet objects that are non-scrollable and non-updatable.
prepareCall(String, int, int) - Method in class com.metamatrix.jdbc.MMConnection
Creates a CallableStatement object that contains a sql and that will produce ResultSet objects of the type resultSetType and with a concurrency level of resultSetConcurrency.
prepareCall(String, int, int, int) - Method in class com.metamatrix.jdbc.MMConnection
 
prepareCriteria() - Method in class com.metamatrix.query.processor.relational.DependentCriteriaProcessor
 
PREPARED_PLAN_CACHE - Static variable in interface com.metamatrix.admin.api.objects.Cache
 
PREPARED_PLAN_CACHE - Static variable in interface com.metamatrix.platform.service.api.CacheAdmin
 
preparedStmts - Variable in class com.metamatrix.cdk.QueryCommandTarget
 
prepareForEditing() - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeCellEditor
 
prepareForRead() - Method in class com.metamatrix.common.connection.jdbc.JDBCMgdResourceConnection
Prepare this connection for read-only transactions.
prepareForRead() - Method in class com.metamatrix.common.connection.ManagedConnection
Prepare this connection for read-only transactions.
prepareForRead() - Method in class com.metamatrix.common.connection.SimpleManagedConnection
Prepare this connection for read-only transactions.
prepareForWrite() - Method in class com.metamatrix.common.connection.jdbc.JDBCMgdResourceConnection
Prepare this connection for write transactions.
prepareForWrite() - Method in class com.metamatrix.common.connection.ManagedConnection
Prepare this connection for write transactions.
prepareForWrite() - Method in class com.metamatrix.common.connection.SimpleManagedConnection
Prepare this connection for write transactions.
prepareNextCommand(Command) - Method in class com.metamatrix.query.processor.relational.AccessNode
 
prepareNextCommand(Command) - Method in class com.metamatrix.query.processor.relational.DependentAccessNode
 
prepareNextCommand(Command) - Method in class com.metamatrix.query.processor.relational.DependentProcedureAccessNode
 
prepareNextCommand(VariableContext) - Method in class com.metamatrix.query.processor.relational.DependentProcedureCriteriaProcessor
 
prepareNextCommand() - Method in class com.metamatrix.query.processor.relational.DependentProcedureExecutionNode
 
prepareNextCommand() - Method in class com.metamatrix.query.processor.relational.PlanExecutionNode
 
prepareSql - Variable in class com.metamatrix.jdbc.MMPreparedStatement
 
prepareStatement(String) - Method in class com.metamatrix.jdbc.MMConnection
This method creates a MMPreparedStatement which is used for sending parameterized SQL statements to the MetaMatrix server.
prepareStatement(String, int, int) - Method in class com.metamatrix.jdbc.MMConnection
Creates a PreparedStatement object that contains a sql and that will produce ResultSet objects of the type resultSetType and with a concurrency level of resultSetConcurrency.
prepareStatement(String, int, int, int) - Method in class com.metamatrix.jdbc.MMConnection
This method creates a MMPreparedStatement which is used for sending parameterized SQL statements to the MetaMatrix server and it has the capability to retrieve auto-generated keys.
prepareStatement(String, int) - Method in class com.metamatrix.jdbc.MMConnection
 
prepareStatement(String, int[]) - Method in class com.metamatrix.jdbc.MMConnection
 
prepareStatement(String, String[]) - Method in class com.metamatrix.jdbc.MMConnection
 
prepareStmt - Variable in class com.metamatrix.cdk.QueryCommandTarget
 
prepareTransaction(MMXid) - Method in class com.metamatrix.jdbc.MMConnection
 
preprocessQuery(IQuery, RuntimeMetadata, ExecutionContext, ConnectorEnvironment, ConnectorLogger) - Method in class com.metamatrix.connector.xml.base.NoQueryPreprocessing
 
preprocessQuery(IQuery, RuntimeMetadata, ExecutionContext, ConnectorEnvironment, ConnectorLogger) - Method in interface com.metamatrix.connector.xml.IQueryPreprocessor
This method is used for altering the query before it enters the XML connector's processing
PRESENTATION_ELEMENT - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Diagram.Class
 
PRESERVE - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES.WHITE_SPACE_TYPES
 
pressButton(int) - Method in class com.metamatrix.console.ui.views.syslog.TimeSpanStartingOrEndingPanel
 
PRESSED_BORDER_PROPERTY - Static variable in class com.metamatrix.toolbox.ui.widget.ButtonWidget
 
prettyPrint(Properties) - Static method in class com.metamatrix.common.util.PropertiesUtils
 
prevCharIsCR - Variable in class com.metamatrix.query.parser.JavaCharStream
 
prevCharIsLF - Variable in class com.metamatrix.query.parser.JavaCharStream
 
PreviewableDirectoryEntry - Class in com.metamatrix.common.tree.directory
This class represents a wrapper for a DirectoryEntry that holds off on actually writing to the DirectoryEntry so that a preview of the result can be obtained prior to writing.
PreviewableDirectoryEntry(DirectoryEntry) - Constructor for class com.metamatrix.common.tree.directory.PreviewableDirectoryEntry
Construct a new instance that wraps another DirectoryEntry
previous() - Method in class com.metamatrix.jdbc.BatchResults
 
previous() - Method in class com.metamatrix.jdbc.MMResultSet
Move row pointer backward one row.
preVisitVisitor(LanguageObject) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
primary(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parses the basic atomic criteria - either a predicate criteria or a criteria wrapped in ( ).
PRIMARY_GROUP_NAME - Static variable in class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.CROSS_REFERENCES.Parameters
 
PRIMARY_GROUP_NAME - Static variable in class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.EXPORTED_KEYS.Parameters
 
PRIMARY_KEY - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.KEY_TYPES
 
PRIMARY_KEY - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.DataAccess.Class
 
PRIMARY_KEY - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Foundation.Class
 
PRIMARY_KEY - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Relational.Class
 
PRIMARY_KEY - Static variable in class com.metamatrix.modeler.core.index.IndexConstants.RECORD_TYPE
 
PRIMARY_KEY - Static variable in class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants.KEY_TYPES
 
PRIMARY_KEY_FOR_FK - Static variable in interface com.metamatrix.modeler.core.metadata.runtime.ForeignKeyRecord.ForeignKeyRecordProperties
 
PRIMATIVETYPES_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
PRIME - Variable in class com.metamatrix.platform.security.api.AuthorizationPermission
 
primeFactors(int) - Static method in class com.metamatrix.console.util.StaticUtilities
Return the prime factors of a number.
PRIMITIVE_TYPE_ID_INDEX_VERSION - Static variable in class com.metamatrix.metadata.runtime.impl.RecordFactory
The version number that is associated with the change made to add primitive type ID on datatype records 02/28/2006.
Principal - Interface in com.metamatrix.admin.api.objects
A Principal may participate in entitlements (authorization).
PRINCIPAL - Static variable in class com.metamatrix.platform.security.audit.destination.DatabaseAuditDestination.ColumnName
 
PRINCIPAL_NAME - Static variable in class com.metamatrix.platform.security.api.AuthorizationModel.Attribute
 
PRINCIPAL_NAME - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthPrincipals.ColumnName
 
PRINCIPAL_PROPERTY_NAME - Static variable in class com.metamatrix.common.log.DbLogWriter
The name of the property that contains the principal of the JDBC database to which log messages are to be recorded.
PRINCIPAL_SET - Static variable in class com.metamatrix.platform.security.api.AuthorizationModel.Attribute
 
PRINCIPAL_TYPE - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthPrincipals.ColumnName
 
principalCacheSize() - Method in class com.metamatrix.platform.security.authorization.cache.AuthorizationCache
Return the size of the Principal cache.
PrincipalChangeListener - Interface in com.metamatrix.console.ui.views.entitlements
 
principalCreated(MetaMatrixPrincipalName) - Method in class com.metamatrix.console.ui.views.entitlements.EntitlementDetailPanel
 
principalCreated(MetaMatrixPrincipalName) - Method in interface com.metamatrix.console.ui.views.entitlements.PrincipalChangeListener
 
principalCreated(MetaMatrixPrincipal) - Method in class com.metamatrix.console.ui.views.users.GroupTabSelectionHandler
 
principalDeleted(MetaMatrixPrincipalName) - Method in class com.metamatrix.console.ui.views.entitlements.EntitlementDetailPanel
 
principalDeleted(MetaMatrixPrincipalName) - Method in interface com.metamatrix.console.ui.views.entitlements.PrincipalChangeListener
 
principalsChanged() - Method in interface com.metamatrix.console.ui.views.entitlements.ButtonsStateController
 
principalsChanged() - Method in class com.metamatrix.console.ui.views.entitlements.EntitlementDetailPanel
 
print(Object) - Method in class bsh.Interpreter
 
print(PrintStream) - Method in class com.metamatrix.api.core.xmi.XMIHeader
Method to print the contents of the XMI Header object.
print(PrintStream) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
 
print(PrintStream) - Method in class com.metamatrix.common.tree.basic.BasicTreeView
 
print(PrintStream, boolean) - Method in class com.metamatrix.common.tree.basic.BasicTreeView
 
print(PrintStream) - Method in class com.metamatrix.common.tree.RuledTreeViewImpl
 
print(String, Properties, String) - Static method in class com.metamatrix.common.util.PropertiesUtils
Write the specified properties to the specified file, with the specified header.
print(String, Properties) - Static method in class com.metamatrix.common.util.PropertiesUtils
Write the specified properties to the specified file, with the specified header.
print(PrintStream, Properties) - Static method in class com.metamatrix.common.util.PropertiesUtils
 
print(boolean) - Method in class com.metamatrix.script.shell.FilePrintStream
 
print(char) - Method in class com.metamatrix.script.shell.FilePrintStream
 
print(char[]) - Method in class com.metamatrix.script.shell.FilePrintStream
 
print(double) - Method in class com.metamatrix.script.shell.FilePrintStream
 
print(float) - Method in class com.metamatrix.script.shell.FilePrintStream
 
print(int) - Method in class com.metamatrix.script.shell.FilePrintStream
 
print(long) - Method in class com.metamatrix.script.shell.FilePrintStream
 
print(Object) - Method in class com.metamatrix.script.shell.FilePrintStream
 
print(String) - Method in class com.metamatrix.script.shell.FilePrintStream
 
print(Object) - Method in class com.metamatrix.script.shell.JConsole
 
print(Icon) - Method in class com.metamatrix.script.shell.JConsole
 
print(Object, Font) - Method in class com.metamatrix.script.shell.JConsole
 
print(Object, Color) - Method in class com.metamatrix.script.shell.JConsole
 
print(Object, Font, Color) - Method in class com.metamatrix.script.shell.JConsole
 
print(Object, String, int, Color) - Method in class com.metamatrix.script.shell.JConsole
 
print(Object, String, int, Color, boolean, boolean, boolean) - Method in class com.metamatrix.script.shell.JConsole
 
print(TransactionLogMessage) - Method in class com.metamatrix.server.dqp.service.tracker.TransactionLogWriter
 
print(Graphics, PageFormat, int) - Method in class com.metamatrix.toolbox.ui.widget.TextPane
 
PRINT_HEADER - Static variable in class com.metamatrix.console.ui.layout.ConsoleMenuBar
 
printCommandTree() - Method in class com.metamatrix.query.sql.lang.Command
Print the full tree of commands with indentation - useful for debugging
printCommandTree(StringBuffer, int) - Method in class com.metamatrix.query.sql.lang.Command
Helper method to print command tree at given tab level
printContent() - Method in class com.metamatrix.toolbox.ui.widget.TextPane
Tell this panel to print it's content.
printDebug() - Method in interface com.metamatrix.platform.admin.api.PermissionDataNode
Return stringafied representation of the object suitable for debugging.
printDebug() - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeImpl
Return stringafied representation of the object.
printDetailsToLog(ConnectorLogger) - Method in class com.metamatrix.connector.ldap.LDAPSearchDetails
Print Method for Logging - (Detail level logging)
printInfo(PrintStream) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
 
println(Object) - Method in class bsh.Interpreter
 
println(String) - Method in class com.metamatrix.query.analysis.AnalysisRecord
Add line to debug log This can only be used if AnalysisRecord.recordDebug returns true.
println() - Method in class com.metamatrix.script.shell.FilePrintStream
 
println(boolean) - Method in class com.metamatrix.script.shell.FilePrintStream
 
println(char) - Method in class com.metamatrix.script.shell.FilePrintStream
 
println(char[]) - Method in class com.metamatrix.script.shell.FilePrintStream
 
println(double) - Method in class com.metamatrix.script.shell.FilePrintStream
 
println(float) - Method in class com.metamatrix.script.shell.FilePrintStream
 
println(int) - Method in class com.metamatrix.script.shell.FilePrintStream
 
println(long) - Method in class com.metamatrix.script.shell.FilePrintStream
 
println(Object) - Method in class com.metamatrix.script.shell.FilePrintStream
 
println(String) - Method in class com.metamatrix.script.shell.FilePrintStream
 
println(Object) - Method in class com.metamatrix.script.shell.JConsole
 
println() - Method in class com.metamatrix.script.shell.JConsole
Prints "\\n" (i.e.
println(Icon) - Method in class com.metamatrix.script.shell.JConsole
 
printLoadedClasses(ClassLoader, PrintStream) - Static method in class com.metamatrix.common.classloader.ClassLoaderUtil
This method assumes implementation knowledge of the class loaders (it accesses a private field in java.lang.ClassLoader).
printMappingNodeTree(MappingNode, PrintStream) - Static method in class com.metamatrix.query.mapping.xml.MappingNode
Prints the whole tree of MappingNodes to the provided PrintStream.
printNestedStackTrace(Throwable, PrintStream) - Static method in class com.metamatrix.core.util.MetaMatrixExceptionUtil
 
printStackTrace() - Method in exception com.metamatrix.jdbc.EmbeddedSQLException
 
printStackTrace(PrintStream) - Method in exception com.metamatrix.jdbc.EmbeddedSQLException
 
printStackTrace(PrintWriter) - Method in exception com.metamatrix.jdbc.EmbeddedSQLException
 
PRIVATE - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.Values.Visibility
The constant value for "private" visibility.
PRIVATE - Static variable in interface com.metamatrix.common.vdb.api.ModelInfo
 
PRIVATE - Static variable in interface com.metamatrix.metadata.runtime.api.Model
 
PRIVATE_CONTACT_ON_ASSET - Static variable in class com.sforce.soap.partner.StatusCode
 
PRIVATE_VISIBILITY - Static variable in interface com.metamatrix.common.vdb.api.ModelInfo
 
PRIVATE_VISIBILITY - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.VISIBILITY_TYPES
 
PROC_DEBUG_ALLOWED - Static variable in class com.metamatrix.server.dqp.config.PlatformConfigSource
 
PROC_HOST_INDEX - Static variable in interface com.metamatrix.console.ui.views.runtime.model.StatisticsConstants
 
PROC_TRANSFORM - Static variable in class com.metamatrix.modeler.core.index.IndexConstants.RECORD_TYPE
 
PROC_TRANSFORM_INDEX - Static variable in class com.metamatrix.modeler.core.index.IndexConstants.INDEX_NAME
 
Procedure - Interface in com.metamatrix.metadata.runtime.api
Instances of this interface represent Procedures in a Model.
PROCEDURE - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Foundation.Class
 
PROCEDURE - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Relational.Class
 
PROCEDURE - Static variable in interface com.metamatrix.metadata.runtime.util.RuntimeMetadataIDContext
 
PROCEDURE - Static variable in interface com.metamatrix.modeler.core.metadata.runtime.TransformationRecord.Types
 
PROCEDURE - Static variable in class com.metamatrix.platform.admin.api.PermissionDataNodeDefinition.TYPE
 
PROCEDURE - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
PROCEDURE - Static variable in class com.metamatrix.query.sql.ReservedWords
 
Procedure - Interface in org.teiid.connector.metadata.runtime
Represents a procedure construct (such as a Stored Procedure).
PROCEDURE - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
PROCEDURE_NAME_PATTERN - Static variable in class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.PROCEDURE_PARAMETERS.Parameters
 
PROCEDURE_PATTERN - Static variable in class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.PROCEDURES.Parameters
 
PROCEDURE_PROP - Static variable in interface com.metamatrix.metadata.runtime.util.RuntimeMetadataIDContext
 
PROCEDURE_RESULT - Static variable in class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants.COLUMN_SET_TYPES
 
PROCEDURE_UPDATE_COUNT_VERSION - Static variable in class com.metamatrix.metadata.runtime.impl.RecordFactory
The version number that is associated with the change made to add an update count to physical stored and XQuery procedures 04/29/2008.
ProcedureContainer - Class in com.metamatrix.query.sql.lang
 
ProcedureContainer() - Constructor for class com.metamatrix.query.sql.lang.ProcedureContainer
 
ProcedureContainerResolver - Class in com.metamatrix.query.resolver
 
ProcedureContainerResolver() - Constructor for class com.metamatrix.query.resolver.ProcedureContainerResolver
 
ProcedureErrorInstructionException - Exception in com.metamatrix.api.exception.query
Used to notify the user that the virtual procedure raised an error.
ProcedureErrorInstructionException() - Constructor for exception com.metamatrix.api.exception.query.ProcedureErrorInstructionException
 
ProcedureErrorInstructionException(String) - Constructor for exception com.metamatrix.api.exception.query.ProcedureErrorInstructionException
 
ProcedureExecution - Interface in org.teiid.connector.api
The procedure execution represents the case where a connector can execute a procedural call (such as a stored procedure).
ProcedureExecutionParent - Interface in com.metamatrix.connector.salesforce.execution
 
ProcedureExecutionParentImpl - Class in com.metamatrix.connector.salesforce.execution
 
ProcedureExecutionParentImpl(IProcedure, SalesforceConnection, RuntimeMetadata, ExecutionContext, ConnectorEnvironment) - Constructor for class com.metamatrix.connector.salesforce.execution.ProcedureExecutionParentImpl
 
ProcedureID - Interface in com.metamatrix.metadata.runtime.api
The ProcedureID is the unique identifier for a Procedure.
ProcedureParameter - Interface in com.metamatrix.metadata.runtime.api
Instances of this interface represent Parameters for a Procedure.
ProcedureParameterRecord - Interface in com.metamatrix.modeler.core.metadata.runtime
ProcedureParameterRecord
ProcedureParameterRecordImpl - Class in com.metamatrix.metadata.runtime.impl
ProcedureParameterRecordImpl
ProcedureParameterRecordImpl() - Constructor for class com.metamatrix.metadata.runtime.impl.ProcedureParameterRecordImpl
 
ProcedureParameterRecordImpl(MetadataRecordDelegate) - Constructor for class com.metamatrix.metadata.runtime.impl.ProcedureParameterRecordImpl
 
ProcedurePlan - Class in com.metamatrix.query.processor.proc
 
ProcedurePlan(Program) - Constructor for class com.metamatrix.query.processor.proc.ProcedurePlan
Constructor for ProcedurePlan.
ProcedurePlanner - Class in com.metamatrix.query.optimizer.proc
This prepares an ProcedurePlan from a CreateUpdateProcedureCommand CreateUpdateProcedureCommand.
ProcedurePlanner() - Constructor for class com.metamatrix.query.optimizer.proc.ProcedurePlanner
 
ProcedureRecord - Interface in com.metamatrix.modeler.core.metadata.runtime
ProcedureRecord
ProcedureRecord.ProcedureRecordProperties - Interface in com.metamatrix.modeler.core.metadata.runtime
Constants for perperties stored on a ProcedureRecord
ProcedureRecordImpl - Class in com.metamatrix.metadata.runtime.impl
ProcedureRecordImpl
ProcedureRecordImpl() - Constructor for class com.metamatrix.metadata.runtime.impl.ProcedureRecordImpl
 
ProcedureRecordImpl(MetadataRecordDelegate) - Constructor for class com.metamatrix.metadata.runtime.impl.ProcedureRecordImpl
 
ProcedureReservedWords - Class in com.metamatrix.query.sql
Special variable names in stored procedure language.
PROCEDURES_INDEX - Static variable in class com.metamatrix.modeler.core.index.IndexConstants.INDEX_NAME
 
proceeding() - Method in class com.metamatrix.console.ui.views.vdb.BindingsAlreadyExistDlg
 
proceedWithAuthorizationChange(DataNodesTreeNode, int) - Method in interface com.metamatrix.console.ui.views.entitlements.AuthorizationsCheckBoxListener
 
proceedWithAuthorizationChange(DataNodesTreeNode, int) - Method in class com.metamatrix.console.ui.views.entitlements.AuthorizationsTreeTable
 
proceedWithAuthorizationChange(DataNodesTreeNode, int) - Method in class com.metamatrix.console.ui.views.entitlements.DataNodeAuthorizationsControl
Return new state to change to (CheckBox.SELECTED or CheckBox.DESELECTED), or null if not proceeding.
process(Object) - Method in class com.metamatrix.common.tree.TreeNodeIteratorWithStack
 
process(Node) - Method in class com.metamatrix.connector.xml.streaming.ElementProcessor
Iterate down the element getting column data from the matching paths.
PROCESS - Static variable in class com.metamatrix.console.ui.views.deploy.event.ConfigurationChangeEvent
Source of the event is a process.
process(EventObject) - Method in class com.metamatrix.core.event.AbstractEventBroker
 
process(EventObject) - Method in class com.metamatrix.core.event.AsynchEventBroker
Add an object to the queue.
process(CommandTreeNode, QueryMetadataInterface) - Method in interface com.metamatrix.query.optimizer.CommandTreeProcessor
Do any necessary processing on the given tree of command tree nodes; return the root of the modified tree.
process(CommandTreeNode, QueryMetadataInterface) - Method in class com.metamatrix.query.optimizer.relational.MergeTreeNodeProcessor
 
process(ProcedurePlan) - Method in class com.metamatrix.query.processor.proc.AbstractAssignmentInstruction
Updates the current variable context with a value for the Variable defined using a DeclareInstruction, the variable value is obtained by either processing a expression or a command(stored as a processplan).
process(ProcedurePlan) - Method in class com.metamatrix.query.processor.proc.BreakInstruction
 
process(ProcedurePlan) - Method in class com.metamatrix.query.processor.proc.ContinueInstruction
 
process(ProcedurePlan) - Method in class com.metamatrix.query.processor.proc.CreateCursorResultSetInstruction
If the result set named rsName does not exist yet in the ProcessorEnvironment, then this instruction will define that result set.
process(ProcedurePlan) - Method in class com.metamatrix.query.processor.proc.ExecDynamicSqlInstruction
Processing this instruction executes the ProcessorPlan for the command on the CommandStatement of the update procedure language.
process(ProcedurePlan) - Method in class com.metamatrix.query.processor.proc.ExecSqlInstruction
Processing this instruction executes the ProcessorPlan for the command on the CommandStatement of the update procedure language.
process(ProcedurePlan) - Method in class com.metamatrix.query.processor.proc.IfInstruction
This instruction will evaluate it's criteria, if it evaluates to true, it will push the corresponding sub Program on to the top of the program stack, and break from the loop.
process(ProcedurePlan) - Method in class com.metamatrix.query.processor.proc.LoopInstruction
 
process(ProcedurePlan) - Method in class com.metamatrix.query.processor.proc.WhileInstruction
 
process(ProcedurePlan) - Method in class com.metamatrix.query.processor.program.ProgramInstruction
Allow this instruction to do whatever processing it needs, and to in turn manipulate the running program, (via the ProcessorEnvironment getProgramStack method.) A typical instruction should simply increment the program counter of the current program, but specialized instructions may add sub programs to the stack or not increment the counter (so that they are executed again.)
process() - Method in class com.metamatrix.query.processor.QueryProcessor
Process fully blocking
process(long) - Method in class com.metamatrix.query.processor.QueryProcessor
Process until time expires or a BlockedException occurs
process(XMLProcessorEnvironment, XMLContext) - Method in class com.metamatrix.query.processor.xml.AbortProcessingInstruction
 
process(XMLProcessorEnvironment, XMLContext) - Method in class com.metamatrix.query.processor.xml.AddCommentInstruction
outputs comment for an XML element (comment node is actually child of XML element node)
process(XMLProcessorEnvironment, XMLContext) - Method in class com.metamatrix.query.processor.xml.AddNodeInstruction
Outputs an element or an attribute, or nothing, based on the state of the instruction.
process(XMLProcessorEnvironment, XMLContext) - Method in class com.metamatrix.query.processor.xml.BlockInstruction
 
process(XMLProcessorEnvironment, XMLContext) - Method in class com.metamatrix.query.processor.xml.EndBlockInstruction
 
process(XMLProcessorEnvironment, XMLContext) - Method in class com.metamatrix.query.processor.xml.EndDocumentInstruction
 
process(XMLProcessorEnvironment, XMLContext) - Method in class com.metamatrix.query.processor.xml.ExecSqlInstruction
 
process(XMLProcessorEnvironment, XMLContext) - Method in class com.metamatrix.query.processor.xml.ExecStagingTableInstruction
 
process(XMLProcessorEnvironment, XMLContext) - Method in class com.metamatrix.query.processor.xml.IfInstruction
This instruction will evaluate it's criteria, one by one.
process(XMLProcessorEnvironment, XMLContext) - Method in class com.metamatrix.query.processor.xml.InitializeDocumentInstruction
 
process(XMLProcessorEnvironment, XMLContext) - Method in class com.metamatrix.query.processor.xml.JoinedWhileInstruction
 
process(XMLProcessorEnvironment, XMLContext) - Method in class com.metamatrix.query.processor.xml.MoveCursorInstruction
 
process(XMLProcessorEnvironment, XMLContext) - Method in class com.metamatrix.query.processor.xml.MoveDocInstruction
 
process(XMLProcessorEnvironment, XMLContext) - Method in class com.metamatrix.query.processor.xml.ProcessorInstruction
Allow this ProcessorInstruction to do whatever processing it needs, and to in turn manipulate the running program, (via the ProcessorEnvironment getProgramStack method.) A typical instruction should simply increment the program counter of the current program, but specialized instructions may add sub programs to the stack or not increment the counter (so that they are executed again.)
process(XMLProcessorEnvironment, XMLContext) - Method in class com.metamatrix.query.processor.xml.WhileInstruction
 
process(ProcessRequest[]) - Method in interface com.sforce.soap.partner.Soap
Submit an entity to a workflow process or process a workitem
process(ProcessRequest[]) - Method in class com.sforce.soap.partner.SoapBindingStub
 
PROCESS_COL - Static variable in class com.metamatrix.console.ui.views.deploy.util.DeployPkgUtils
 
PROCESS_NAME - Static variable in interface com.metamatrix.console.ui.util.property.TypeConstants
 
PROCESS_NAME - Static variable in class com.metamatrix.platform.security.audit.AuditMessage
 
PROCESS_POOL_MAX_THREADS - Static variable in interface com.metamatrix.common.application.DQPConfigSource
 
PROCESS_POOL_MAX_THREADS - Static variable in class com.metamatrix.server.query.service.QueryServicePropertyNames
 
processAdded(ProcessRegistryBinding) - Method in class com.metamatrix.platform.registry.ProcessMonitor
 
processAdded(ProcessRegistryBinding) - Method in interface com.metamatrix.platform.vm.controller.ServerEvents
 
processCancelButton() - Method in interface com.metamatrix.console.ui.views.vdb.CreateVDBPanelParent
 
processCancelButton() - Method in class com.metamatrix.console.ui.views.vdb.ImportVdbRolesWizardDlg
 
processCancelButton() - Method in class com.metamatrix.console.ui.views.vdb.ImportVdbVersionWizardDlg
 
processCancelButton() - Method in class com.metamatrix.console.ui.views.vdb.MaterializationWizardDialog
 
processCommandsIndividually() - Method in class com.metamatrix.query.processor.relational.AccessNode
 
processCommandsIndividually() - Method in class com.metamatrix.query.processor.relational.DependentProcedureAccessNode
 
ProcessController - Class in com.metamatrix.platform.vm.controller
This class is used to start up a server process and start all services that are configured under this server
ProcessController(Host, String, ClusteredRegistryState, ServerEvents, MessageBus, HostManagement) - Constructor for class com.metamatrix.platform.vm.controller.ProcessController
Create a new instance of VMController.
processCursorRequest(long, int, int) - Method in interface com.metamatrix.dqp.client.ClientSideDQP
 
ProcessData - Class in com.metamatrix.platform.admin.api.runtime
This class is a container for ServiceRegistryBinding objects for all the services running in this VM
ProcessData(String, String, String, ComponentDefnID, Collection<ServiceData>, boolean, boolean) - Constructor for class com.metamatrix.platform.admin.api.runtime.ProcessData
Create a new instance of VMRegistryBinding.
processEvent(EventObject) - Method in class com.metamatrix.common.messaging.jgroups.JGroupsMessageBus
 
processEvent(EventObject) - Method in interface com.metamatrix.common.messaging.MessageBus
 
processEvent(EventObject) - Method in class com.metamatrix.common.messaging.NoOpMessageBus
 
processEvent(EventObject) - Method in class com.metamatrix.core.event.AbstractEventBroker
 
processEvent(EventObject) - Method in interface com.metamatrix.core.event.EventObjectListener
 
processEvent(RuntimeMetadataEvent) - Method in interface com.metamatrix.metadata.runtime.event.RuntimeMetadataListener
 
processEvent(EventObject) - Method in class com.metamatrix.platform.service.controller.AbstractService
This method is called when a ServiceEvent that service has registered for is received via the MessageBus.
processEvent(RuntimeMetadataEvent) - Method in class com.metamatrix.server.dqp.service.PlatformVDBService
 
processFinishButton() - Method in interface com.metamatrix.console.ui.views.vdb.CreateVDBPanelParent
 
processFinishButton() - Method in class com.metamatrix.console.ui.views.vdb.ImportVdbRolesWizardDlg
 
processFinishButton() - Method in class com.metamatrix.console.ui.views.vdb.ImportVdbVersionWizardDlg
 
processFinishButton() - Method in class com.metamatrix.console.ui.views.vdb.MaterializationWizardDialog
 
processFocusLostEvent(FocusEvent) - Method in class com.metamatrix.toolbox.ui.widget.property.DirectoryEntryPropertyComponent
 
processingInstruction(String, String) - Method in class com.metamatrix.common.xml.xmi.XMIHeaderContentHandler
This will indicate that a processing instruction (other than the XML declaration) has been encountered.
processingSortLeft - Variable in class com.metamatrix.query.processor.relational.MergeJoinStrategy
 
processingSortRight - Variable in class com.metamatrix.query.processor.relational.MergeJoinStrategy
 
ProcessManagement - Interface in com.metamatrix.platform.vm.api.controller
 
processMetadataRecords(String, Collection, Map, boolean) - Method in class com.metamatrix.connector.metadata.index.MetadataResultsPostProcessor
Post process metadata records, to update record information and filter out recods.
ProcessMgmtPanel - Class in com.metamatrix.console.ui.views.runtime
 
ProcessMgmtPanel(RuntimeMgmtManager) - Constructor for class com.metamatrix.console.ui.views.runtime.ProcessMgmtPanel
 
processMigrateEntitlementsCheckBoxAction() - Method in class com.metamatrix.console.ui.views.vdb.VdbWizardEntitlementsSelectPanel
 
ProcessMonitor - Class in com.metamatrix.platform.registry
This really needs to be the part of/ or be the VMController.
ProcessMonitor(String, String, ClusteredRegistryState) - Constructor for class com.metamatrix.platform.registry.ProcessMonitor
 
processName - Variable in class com.metamatrix.platform.vm.controller.ProcessController
 
PROCESSNAME - Static variable in interface com.metamatrix.server.Configuration
 
ProcessObject - Interface in com.metamatrix.admin.api.objects
A Process in the MetaMatrix system.
PROCESSOR_0001 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
processor package (006)
PROCESSOR_0003 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0010 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0011 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0012 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0014 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0015 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0016 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0017 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0019 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0020 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0021 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0022 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0023 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0024 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0025 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0026 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0027 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0029 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0032 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0033 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0034 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0035 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0037 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0038 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0039 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0040 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0041 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0042 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0046 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0047 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0048 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0049 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0050 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0051 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0052 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0054 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0055 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0056 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0057 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0058 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0060 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_0061 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
PROCESSOR_BATCH_SIZE - Static variable in class com.metamatrix.common.buffer.BufferManagerPropertyNames
Optional property - the max size of a batch sent internally within the query processor.
PROCESSOR_DEBUG_ALLOWED - Static variable in interface com.metamatrix.common.application.DQPConfigSource
 
PROCESSOR_TIMESLICE - Static variable in interface com.metamatrix.common.application.DQPConfigSource
 
PROCESSOR_TIMESLICE - Static variable in class com.metamatrix.server.query.service.QueryServicePropertyNames
 
ProcessorDataManager - Interface in com.metamatrix.query.processor
 
ProcessorInstruction - Class in com.metamatrix.query.processor.xml
Abstract superclass of all XML Processor Instructions.
ProcessorInstruction() - Constructor for class com.metamatrix.query.processor.xml.ProcessorInstruction
 
ProcessorPlan - Interface in com.metamatrix.query.processor
This class represents a processor plan.
processPayloads() - Method in class com.metamatrix.connector.xml.base.TrustedPayloadBridge
 
processPayloads() - Method in interface com.metamatrix.connector.xml.http.HTTPTrustDeserializer
 
processPayloads() - Method in interface com.metamatrix.connector.xml.TrustedPayloadHandler
 
processPoolStats - Variable in class com.metamatrix.platform.vm.controller.ProcessStatistics
 
processPropertiedObjectCallback(Callback) - Method in class com.metamatrix.toolbox.ui.callback.DialogFactoryCallbackHandler
create a DialogPanel to process the specified callback.
ProcessRegistryBinding - Class in com.metamatrix.platform.registry
This class is a container for ServiceRegistryBinding objects for all the services running in this VM
ProcessRegistryBinding(String, String, VMComponentDefn, ProcessManagement, MessageBus) - Constructor for class com.metamatrix.platform.registry.ProcessRegistryBinding
 
processRemoved(String, String) - Method in class com.metamatrix.platform.registry.ProcessMonitor
 
processRemoved(String, String) - Method in interface com.metamatrix.platform.vm.controller.ServerEvents
 
ProcessRequest - Class in com.sforce.soap.partner
 
ProcessRequest() - Constructor for class com.sforce.soap.partner.ProcessRequest
 
ProcessRequest(String, String[]) - Constructor for class com.sforce.soap.partner.ProcessRequest
 
ProcessResult - Class in com.sforce.soap.partner
 
ProcessResult() - Constructor for class com.sforce.soap.partner.ProcessResult
 
ProcessResult(String[], String, Error[], String, String, String[], boolean) - Constructor for class com.sforce.soap.partner.ProcessResult
 
ProcessStatistics - Class in com.metamatrix.platform.vm.controller
VM statistics including: total memory, free memory, number of threads.
ProcessStatistics() - Constructor for class com.metamatrix.platform.vm.controller.ProcessStatistics
 
ProcessSubmitRequest - Class in com.sforce.soap.partner
 
ProcessSubmitRequest() - Constructor for class com.sforce.soap.partner.ProcessSubmitRequest
 
ProcessSubmitRequest(String, String[], String) - Constructor for class com.sforce.soap.partner.ProcessSubmitRequest
 
processUpdated(ProcessRegistryBinding) - Method in class com.metamatrix.platform.registry.ProcessMonitor
 
processUpdated(ProcessRegistryBinding) - Method in interface com.metamatrix.platform.vm.controller.ServerEvents
 
processValue(Object, VariableContext) - Method in class com.metamatrix.query.processor.proc.AbstractAssignmentInstruction
 
processValue(Object, VariableContext) - Method in class com.metamatrix.query.processor.proc.AssignmentInstruction
 
processValue(Object, VariableContext) - Method in class com.metamatrix.query.processor.proc.ErrorInstruction
 
processWindowEvent(WindowEvent) - Method in class com.metamatrix.console.ui.dialog.ConsoleLoginWindow
Overridden to call the cancel() method in the event that the user cancels the window via its close button (the 'X' icon) or the 'Close' option in the system menu.
processWindowEvent(WindowEvent) - Method in class com.metamatrix.toolbox.ui.widget.DialogWindow
Overridden to call the cancel() method in the event that the user cancels the window via its close button (the 'X' icon) or the 'Close' option in the system menu.
ProcessWorkitemRequest - Class in com.sforce.soap.partner
 
ProcessWorkitemRequest() - Constructor for class com.sforce.soap.partner.ProcessWorkitemRequest
 
ProcessWorkitemRequest(String, String[], String, String) - Constructor for class com.sforce.soap.partner.ProcessWorkitemRequest
 
procString - Static variable in class com.metamatrix.soap.servlet.MMGetVDBResourceServlet
 
PRODUCT - Static variable in class com.metamatrix.console.ui.views.deploy.event.ConfigurationChangeEvent
Source of the event is a product.
PRODUCT_COMPONENT_CODE - Static variable in interface com.metamatrix.common.config.api.ComponentDefn
 
PRODUCT_COMPONENT_TYPE_CODE - Static variable in interface com.metamatrix.common.config.api.ComponentType
 
PRODUCT_OWNER_NAME_PROPERTY - Static variable in interface com.metamatrix.core.CoreConstants
 
PRODUCT_VERSION - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
ProductInfoConstants - Interface in com.metamatrix.platform.util
 
ProductNotRegisteredException - Exception in com.metamatrix.platform.admin.api.exception
Indicates the named product is a known product, but is not registered at the MetaMatrix system.
ProductNotRegisteredException() - Constructor for exception com.metamatrix.platform.admin.api.exception.ProductNotRegisteredException
No-arg CTOR
ProductNotRegisteredException(String) - Constructor for exception com.metamatrix.platform.admin.api.exception.ProductNotRegisteredException
Constructs an exception indicating a known product is not currently registered at the MetaMatrix system.
productProps - Static variable in class com.metamatrix.core.BundleUtil
The product properties used to override default localized text.
Program - Class in com.metamatrix.query.processor.program
A program is a sequence of ProgramInstruction.
Program() - Constructor for class com.metamatrix.query.processor.program.Program
Constructor for Program.
Program - Class in com.metamatrix.query.processor.xml
A program is a sequence of ProcessorInstructions.
Program() - Constructor for class com.metamatrix.query.processor.xml.Program
Constructor for Program.
ProgramInstruction - Class in com.metamatrix.query.processor.program
Abstract superclass of all program instructions.
ProgramInstruction() - Constructor for class com.metamatrix.query.processor.program.ProgramInstruction
 
programToString(Program) - Static method in class com.metamatrix.query.processor.program.ProgramUtil
 
programToString(Program) - Static method in class com.metamatrix.query.processor.xml.ProgramUtil
 
ProgramUtil - Class in com.metamatrix.query.processor.program
Utility to print out a Program.
ProgramUtil - Class in com.metamatrix.query.processor.xml
Utility to print out a Program.
PROHIBITED_ATTRIBUTE_KIND - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
Property names associated with XML Attribute kind metamodel components
PROJECT - Static variable in class com.metamatrix.query.optimizer.relational.plantree.NodeConstants.Types
 
PROJECT_GUID - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.VirtualDatabases.ColumnName
 
ProjectIntoNode - Class in com.metamatrix.query.processor.relational
 
ProjectIntoNode(int) - Constructor for class com.metamatrix.query.processor.relational.ProjectIntoNode
 
ProjectNode - Class in com.metamatrix.query.processor.relational
 
ProjectNode(int) - Constructor for class com.metamatrix.query.processor.relational.ProjectNode
 
projectTuple(Map, List, List) - Method in class com.metamatrix.query.processor.relational.RelationalNode
Helper method for all the node that will filter the elements needed for the next node.
PROP_BINDINGS - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_BLACK_BOX - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.CAPABILITY_PROPERTY_NAMES
 
PROP_CHILDREN - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_CLIENT_SESSION_PAYLOAD - Static variable in interface com.metamatrix.jdbc.api.ConnectionProperties
Connection property name for trusted session payload.
PROP_CONDITIONS - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_CREDENTIALS - Static variable in interface com.metamatrix.jdbc.api.ConnectionProperties
Data source credential sets.
PROP_CRITERIA - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_DATA_COL - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_DEFAULT - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_DEFAULT_PROGRAM - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_DELIMITER - Static variable in class com.metamatrix.modeler.core.index.IndexConstants.RECORD_STRING
 
PROP_DELIMITER_OLD - Static variable in class com.metamatrix.modeler.core.index.IndexConstants.RECORD_STRING
 
PROP_ELSE - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_ENCODING - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_EXECUTION_PLAN - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_EXPRESSION - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_FETCH_SIZE - Static variable in interface com.metamatrix.jdbc.api.ExecutionProperties
Default fetch size to use on Statements if the fetch size is not explicitly set.
PROP_FORMATTED - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_GROUP - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_GROUP_COLS - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_IN_MEMORY - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_INTO_GROUP - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_IS_STAGING - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_JOIN_CRITERIA - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_JOIN_STRATEGY - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_JOIN_TYPE - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_LEAF_JOIN_SELECT - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.CAPABILITY_PROPERTY_NAMES
 
PROP_MESSAGE - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_MODEL_NAME - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_NAMESPACE - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_NAMESPACE_DECL - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_NODE_COST_ESTIMATES - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_NODE_STATS_LIST - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_NODE_STATS_PROPS - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_OPTIONAL - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_OUTPUT_COLS - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_PARTIAL_RESULTS_MODE - Static variable in interface com.metamatrix.jdbc.api.ExecutionProperties
Execution property name for partial results mode
PROP_PROGRAM - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_PROGRAMS - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_RECURSE_DIR - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_REMOVE_DUPS - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_RESULT_SET - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_ROW_LIMIT - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_ROW_OFFSET - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_SELECT_COLS - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_SINGLE_GROUP_SELECT - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.CAPABILITY_PROPERTY_NAMES
 
PROP_SORT_COLS - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_SQL - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_SQL_OPTIONS - Static variable in interface com.metamatrix.jdbc.api.ExecutionProperties
Additional options/hints for executing the command
PROP_TAG - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_THEN - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_TXN_AUTO_WRAP - Static variable in interface com.metamatrix.jdbc.api.ExecutionProperties
Execution property name for transaction auto wrap mode
PROP_TYPE - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_VARIABLE - Static variable in interface com.metamatrix.query.processor.Describable
 
PROP_XML_FORMAT - Static variable in interface com.metamatrix.jdbc.api.ExecutionProperties
Execution property name for XML format
PROP_XML_VALIDATION - Static variable in interface com.metamatrix.jdbc.api.ExecutionProperties
Execution property name for XML validation
PropDefnAllowedValue - Interface in com.metamatrix.common.config.api
PropDefnAllowedValue is a wrapper for the allowed value that is associated with a PropertyDefn.
PropDefnAllowedValueID - Class in com.metamatrix.common.config.api
 
PropDefnAllowedValueID(String) - Constructor for class com.metamatrix.common.config.api.PropDefnAllowedValueID
Create an instance with the specified full name.
PROPERTIED_OBJECT - Static variable in class com.metamatrix.common.object.PropertyType
 
PropertiedObject - Interface in com.metamatrix.common.object
This is a marker interface for those classes that may be edited using the PropertiedObjectEditor and PropertiedObjectsEditor interfaces.
PropertiedObjectArrayTable - Class in com.metamatrix.toolbox.ui.widget
This class is intended to be used everywhere within the application that a table needs to be displayed.
PropertiedObjectArrayTable() - Constructor for class com.metamatrix.toolbox.ui.widget.PropertiedObjectArrayTable
 
PropertiedObjectArrayTable(PropertiedObjectEditor) - Constructor for class com.metamatrix.toolbox.ui.widget.PropertiedObjectArrayTable
 
PropertiedObjectEditor - Interface in com.metamatrix.common.object
This interface represents an object that can view and edit properties for a PropertiedObject.
PropertiedObjectEditorImpl - Class in com.metamatrix.common.object
 
PropertiedObjectEditorImpl(PropertyAccessPolicy, UserTransactionFactory) - Constructor for class com.metamatrix.common.object.PropertiedObjectEditorImpl
 
PropertiedObjectEditorImpl() - Constructor for class com.metamatrix.common.object.PropertiedObjectEditorImpl
Create an empty property definition object with all defaults.
PropertiedObjectEditorImpl(PropertyAccessPolicy) - Constructor for class com.metamatrix.common.object.PropertiedObjectEditorImpl
 
PropertiedObjectEditorImpl(UserTransactionFactory) - Constructor for class com.metamatrix.common.object.PropertiedObjectEditorImpl
 
PropertiedObjectImpl - Class in com.metamatrix.common.object
This class provides an implementation of a PropertiedObject, including basic management of properties and property definitions.
PropertiedObjectImpl(List) - Constructor for class com.metamatrix.common.object.PropertiedObjectImpl
Create an instance of the PropertiedObject, specifying the list of PropertyDefinition instances to be used.
PropertiedObjectImpl(PropertiedObjectImpl) - Constructor for class com.metamatrix.common.object.PropertiedObjectImpl
 
PropertiedObjectPanel - Class in com.metamatrix.toolbox.ui.widget.property
 
PropertiedObjectPanel(PropertiedObjectEditor, Encryptor) - Constructor for class com.metamatrix.toolbox.ui.widget.property.PropertiedObjectPanel
Constructs and returns an instance of this class using itself as a transaction source.
PropertiedObjectPanel(PropertiedObjectEditor, Encryptor, Object) - Constructor for class com.metamatrix.toolbox.ui.widget.property.PropertiedObjectPanel
Constructs and returns an instance of this class.
PropertiedObjectsEditor - Interface in com.metamatrix.common.object
 
PropertiedObjectsEditorImpl - Class in com.metamatrix.common.object
 
PropertiedObjectsEditorImpl(PropertyAccessPolicy, UserTransactionFactory) - Constructor for class com.metamatrix.common.object.PropertiedObjectsEditorImpl
 
PropertiedObjectsEditorImpl() - Constructor for class com.metamatrix.common.object.PropertiedObjectsEditorImpl
 
PropertiedObjectsEditorImpl(PropertyAccessPolicy) - Constructor for class com.metamatrix.common.object.PropertiedObjectsEditorImpl
 
PropertiedObjectsEditorImpl(UserTransactionFactory) - Constructor for class com.metamatrix.common.object.PropertiedObjectsEditorImpl
 
PropertiedObjectTableCellRenderer - Class in com.metamatrix.toolbox.ui.widget.property
 
PropertiedObjectTableCellRenderer() - Constructor for class com.metamatrix.toolbox.ui.widget.property.PropertiedObjectTableCellRenderer
 
PropertiedObjectView - Interface in com.metamatrix.common.object
 
PROPERTIES - Static variable in class com.metamatrix.common.config.model.ConfigurationModel.Attribute
 
PROPERTIES - Static variable in interface com.metamatrix.console.util.LogContexts
 
PROPERTIES_ERR_0001 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
properties (021)
PROPERTIES_ERR_0002 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
PROPERTIES_ERR_0003 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
PROPERTIES_ERR_0004 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
PROPERTIES_ERR_0005 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
PROPERTIES_ERR_0006 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
PROPERTIES_ERR_0007 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
PROPERTIES_ERR_0008 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
PROPERTIES_ERR_0009 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
PROPERTIES_ERR_0010 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
PROPERTIES_ERR_0011 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
PROPERTIES_ERR_0012 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
PROPERTIES_FILE_EXTENSION - Static variable in class com.metamatrix.connector.metadata.MetadataConnectorConstants
Extension for property files containing enumeration of property values, some of the properties in the files are like standard ModelTypes, Search types etc.
PROPERTIES_INDEX - Static variable in class com.metamatrix.modeler.core.index.IndexConstants.INDEX_NAME
 
PROPERTIES_TAB_NUM - Static variable in class com.metamatrix.console.ui.views.authorization.ProvidersMain
 
PROPERTIES_TAB_NUM - Static variable in class com.metamatrix.console.ui.views.connectorbinding.ConnectorBindingPanel
 
PROPERTIES_TAB_NUM - Static variable in class com.metamatrix.console.ui.views.deploy.ServiceDefinitionPanel
 
PROPERTIES_URL - Static variable in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
PropertiesConfigurationReader - Class in com.metamatrix.common.config.reader
This class implements a self-contained reader for the current configuration, and should be used only by the CurrentConfiguration framework.
PropertiesConfigurationReader() - Constructor for class com.metamatrix.common.config.reader.PropertiesConfigurationReader
Default, no-arg constructor
PropertiesManager - Class in com.metamatrix.console.models
 
PropertiesManager(ConnectionInfo) - Constructor for class com.metamatrix.console.models.PropertiesManager
 
PropertiesMasterPanel - Class in com.metamatrix.console.ui.views.properties
 
PropertiesMasterPanel(ConnectionInfo) - Constructor for class com.metamatrix.console.ui.views.properties.PropertiesMasterPanel
 
PropertiesTreeModelFactory - Class in com.metamatrix.console.ui.views.properties
 
PropertiesTreeModelFactory(Collection) - Constructor for class com.metamatrix.console.ui.views.properties.PropertiesTreeModelFactory
 
PropertiesUtils - Class in com.metamatrix.common.util
Static utility methods for common tasks having to do with java.util.Properties.
PropertiesUtils() - Constructor for class com.metamatrix.common.util.PropertiesUtils
 
PropertiesUtils.InvalidPropertyException - Exception in com.metamatrix.common.util
 
PropertiesUtils.InvalidPropertyException(String, String, Class<?>, Throwable) - Constructor for exception com.metamatrix.common.util.PropertiesUtils.InvalidPropertyException
 
PROPERTY - Static variable in class com.metamatrix.common.config.model.ConfigurationModel.Attribute
 
PROPERTY - Static variable in class com.metamatrix.modeler.core.index.IndexConstants.RECORD_TYPE
 
Property - Class in com.metamatrix.soap.sqlquerywebservice.helper
Property holder used for a connection's optional property values.
Property() - Constructor for class com.metamatrix.soap.sqlquerywebservice.helper.Property
 
PROPERTY_NAME_FIELD - Static variable in interface com.metamatrix.modeler.core.metadata.runtime.PropertyRecord.MetadataFieldNames
 
PROPERTY_PREFIX - Static variable in interface com.metamatrix.platform.security.audit.destination.AuditDestination
The name of the System property that contains the name of the AuditMessageFormat class that is used to format messages sent to the file destination.
PROPERTY_PREFIX - Static variable in class com.metamatrix.toolbox.preference.UserPreferences
 
PROPERTY_PREFIX - Static variable in class com.metamatrix.toolbox.ui.widget.ButtonWidget
 
PROPERTY_PREFIX - Static variable in class com.metamatrix.toolbox.ui.widget.CheckBox
 
PROPERTY_PREFIX - Static variable in class com.metamatrix.toolbox.ui.widget.LoginPanel
 
PROPERTY_PREFIX - Static variable in class com.metamatrix.toolbox.ui.widget.SplashPanel
 
PROPERTY_PREFIX - Static variable in class com.metamatrix.toolbox.ui.widget.SplashWindow
 
PROPERTY_PREFIX - Static variable in class com.metamatrix.toolbox.ui.widget.TableWidget
 
PROPERTY_PREFIX - Static variable in class com.metamatrix.toolbox.ui.widget.TextFieldWidget
 
PROPERTY_PREFIX - Static variable in class com.metamatrix.toolbox.ui.widget.TreeWidget
 
PROPERTY_PREFIX - Static variable in class com.metamatrix.toolbox.ui.widget.util.PropertyLoader
 
PROPERTY_TYPE - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentTypes.ComponentType.ComponentTypeDefn.PropertyDefinition.Attributes
 
PROPERTY_VALUE_FIELD - Static variable in interface com.metamatrix.modeler.core.metadata.runtime.PropertyRecord.MetadataFieldNames
 
PropertyAccessPolicy - Interface in com.metamatrix.common.object
 
PropertyAccessPolicyImpl - Class in com.metamatrix.common.object
 
PropertyAccessPolicyImpl() - Constructor for class com.metamatrix.common.object.PropertyAccessPolicyImpl
 
propertyChange(PropertyChangeEvent) - Method in class com.metamatrix.console.ui.util.POPWithButtons
 
propertyChange(PropertyChangeEvent) - Method in class com.metamatrix.console.ui.views.authorization.NewAuthenticationProviderSpecificationPanel
 
propertyChange(PropertyChangeEvent) - Method in class com.metamatrix.console.ui.views.connectorbinding.NewBindingWizardSpecificationPanel
 
propertyChange(PropertyChangeEvent) - Method in class com.metamatrix.console.ui.views.deploy.DeployedHostPanel
 
propertyChange(PropertyChangeEvent) - Method in class com.metamatrix.console.ui.views.deploy.DeployedProcessPanel
 
propertyChange(PropertyChangeEvent) - Method in class com.metamatrix.console.ui.views.properties.NextStartupPanel
 
propertyChange(PropertyChangeEvent) - Method in class com.metamatrix.script.shell.JConsole
 
PropertyChangeAdapter - Class in com.metamatrix.toolbox.ui.widget.property
PropertyChangeAdapter is a class for obtaining, validating, and setting property values for all editable properties in the PropertiesPanel.
PropertyChangeAdapter(PropertiedObjectEditor, Object) - Constructor for class com.metamatrix.toolbox.ui.widget.property.PropertyChangeAdapter
 
PropertyComponent - Interface in com.metamatrix.toolbox.ui.widget.property
Defines interface that custom JComponents can implement to be used in the PropertyTable.
PropertyComponentFactory - Class in com.metamatrix.toolbox.ui.widget.property
The factory for building PropertyComponent editors for the PropertiedObjectPanel.
PropertyComponentFactory(Encryptor) - Constructor for class com.metamatrix.toolbox.ui.widget.property.PropertyComponentFactory
 
PropertyConstants - Interface in com.metamatrix.console.ui.views.deploy.util
 
propertyDecrypt(String, Properties) - Static method in class com.metamatrix.common.util.crypto.CryptoUtil
Decrypts given set of property values based on occurrence of the property name in the match collection.
propertyDecryptEndsWith(String, Properties) - Static method in class com.metamatrix.common.util.crypto.CryptoUtil
Decrypts given set of property values based on occurance of the property name ending in with the given pattern.
PropertyDefinition - Interface in com.metamatrix.admin.api.objects
Information about a property of an AdminObject
PropertyDefinition - Interface in com.metamatrix.common.object
Defines the type of property that will be placed in a detail panel or table
PropertyDefinition.RestartType - Enum in com.metamatrix.admin.api.objects
 
PropertyDefinitionGroup - Class in com.metamatrix.common.object
PropertyDefinitionGroup is a nestable list of PropertyDefinitions that are defined to be used together.
PropertyDefinitionGroup(String, String, String, List) - Constructor for class com.metamatrix.common.object.PropertyDefinitionGroup
Create an instance of the PropertyDefinitionGroup, specifying the list of PropertyDefinition instances to be used.
PropertyDefinitionGroup(String, String, String, List, List) - Constructor for class com.metamatrix.common.object.PropertyDefinitionGroup
Create an instance of the PropertyDefinitionGroup, specifying the list of PropertyDefinition instances to be used and an optional List of subgroup definitions
PropertyDefinitionImpl - Class in com.metamatrix.common.object
Prototype implementation of PropertyDefinition
PropertyDefinitionImpl() - Constructor for class com.metamatrix.common.object.PropertyDefinitionImpl
Create an empty property definition object with all defaults.
PropertyDefinitionImpl(String, PropertyType, boolean) - Constructor for class com.metamatrix.common.object.PropertyDefinitionImpl
Create a property definition object with the specified set of attributes.
PropertyDefinitionImpl(String, String, PropertyType, boolean) - Constructor for class com.metamatrix.common.object.PropertyDefinitionImpl
Create a property definition object with the specified set of attributes.
PropertyDefinitionImpl(String, String, PropertyType, boolean, String, Object, List, boolean, boolean) - Constructor for class com.metamatrix.common.object.PropertyDefinitionImpl
Create a property definition object with the fully-specified set of attributes.
PropertyDefinitionImpl(String, String, PropertyType, boolean, String, Object, List, boolean, boolean, boolean) - Constructor for class com.metamatrix.common.object.PropertyDefinitionImpl
 
PropertyDefinitionImpl(PropertyDefinition) - Constructor for class com.metamatrix.common.object.PropertyDefinitionImpl
Create a property definition object that is a copy of the specified property definition.
PropertyDefinitionImplFactory - Class in com.metamatrix.common.object
 
PropertyDefinitionImplFactory() - Constructor for class com.metamatrix.common.object.PropertyDefinitionImplFactory
 
PropertyDefinitionLabel - Class in com.metamatrix.toolbox.ui.widget.property
Defines interface that custom JComponents can implement to be used in the PropertyTable.
PropertyDefinitionLabel(PropertyDefinition, boolean, boolean, boolean) - Constructor for class com.metamatrix.toolbox.ui.widget.property.PropertyDefinitionLabel
 
PropertyDetail - Class in com.metamatrix.console.models
 
PropertyDetail() - Constructor for class com.metamatrix.console.models.PropertyDetail
 
PropertyDetailPanel - Class in com.metamatrix.console.ui.views.properties
 
PropertyDetailPanel(String) - Constructor for class com.metamatrix.console.ui.views.properties.PropertyDetailPanel
 
propertyEncrypt(String, Properties) - Static method in class com.metamatrix.common.util.crypto.CryptoUtil
Encrypts given set of property values based on occurrence of the property name in the match collection.
propertyEncryptEndsWith(String, Properties) - Static method in class com.metamatrix.common.util.crypto.CryptoUtil
Encrypts given set of property values based on occurrence of the property name ending in with the given pattern, using the server-side encryptor.
propertyEncryptEndsWith(Encryptor, String, Properties) - Static method in class com.metamatrix.common.util.crypto.CryptoUtil
Encrypts given set of property values based on occurance of the property name ending in with the given pattern, using the specified encryptor.
PropertyFileObjectSource - Class in com.metamatrix.connector.metadata
Read a property file and deliver the results as an object source.
PropertyFileObjectSource() - Constructor for class com.metamatrix.connector.metadata.PropertyFileObjectSource
 
PropertyFileObjectSource(String) - Constructor for class com.metamatrix.connector.metadata.PropertyFileObjectSource
 
PropertyFilter - Class in com.metamatrix.console.ui.views.properties
 
PropertyFilter() - Constructor for class com.metamatrix.console.ui.views.properties.PropertyFilter
 
PropertyFilterPanel - Class in com.metamatrix.console.ui.views.properties
 
PropertyFilterPanel(PropertiesMasterPanel, ConsolePropertiedEditor, boolean) - Constructor for class com.metamatrix.console.ui.views.properties.PropertyFilterPanel
 
PropertyHeaderPanel - Class in com.metamatrix.console.ui.views.properties
 
PropertyHeaderPanel() - Constructor for class com.metamatrix.console.ui.views.properties.PropertyHeaderPanel
 
PropertyHolder - Class in com.metamatrix.connector.metadata
 
PropertyHolder(Object) - Constructor for class com.metamatrix.connector.metadata.PropertyHolder
 
PropertyLoader - Class in com.metamatrix.toolbox.ui.widget.util
PropertyLoader is a class for loading and working with property files, especially those containing repeating branch structures.
PropertyLoader(String) - Constructor for class com.metamatrix.toolbox.ui.widget.util.PropertyLoader
Constructor - specify the file (with path) for this object to load.
PropertyLoader(Properties) - Constructor for class com.metamatrix.toolbox.ui.widget.util.PropertyLoader
Constructor - set the properties object that this object should operate on.
PropertyLoaderException - Exception in com.metamatrix.toolbox.ui.widget.util
 
PropertyLoaderException(String) - Constructor for exception com.metamatrix.toolbox.ui.widget.util.PropertyLoaderException
 
PropertyManager - Class in com.metamatrix.common.properties
PropertyManager provides the ability to manage application properties stored in resource bundles.
PropertyManager() - Constructor for class com.metamatrix.common.properties.PropertyManager
Creates an instance of PropertyManager with no registered namespaces.
PropertyManager(String) - Constructor for class com.metamatrix.common.properties.PropertyManager
Creates an instance of PropertyManager that will retrieve property values from the specified namespace.
PropertyManager(String[]) - Constructor for class com.metamatrix.common.properties.PropertyManager
Creates an instance of PropertyManager that will retrieve property values from the specified list of namespaces.
PropertyManager(List) - Constructor for class com.metamatrix.common.properties.PropertyManager
Creates an instance of PropertyManager that will retrieve property values from the specified list of namespaces.
PropertyManager(String, Map) - Constructor for class com.metamatrix.common.properties.PropertyManager
Creates an instance of PropertyManager that will retrieve property values from the specified namespace.
propertyName - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.Property
 
propertyNames() - Method in class com.metamatrix.common.properties.UnmodifiableProperties
 
PropertyProvider - Class in com.metamatrix.console.ui.util.property
The PropertyProvider class provides property values on request.
PropertyProvider(String) - Constructor for class com.metamatrix.console.ui.util.property.PropertyProvider
Constructs a PropertyProvider that has only one properties file associated with it.
PropertyProvider(List) - Constructor for class com.metamatrix.console.ui.util.property.PropertyProvider
Constructs a PropertyProvider that has one or more property files associated with it.
PropertyRecord - Interface in com.metamatrix.modeler.core.metadata.runtime
PropertyRecord
PropertyRecord.MetadataFieldNames - Interface in com.metamatrix.modeler.core.metadata.runtime
Constants for names of accessor methods that map to fields stored on the PropertyRecords.
PropertyRecordImpl - Class in com.metamatrix.metadata.runtime.impl
PropertyRecordImpl
PropertyRecordImpl() - Constructor for class com.metamatrix.metadata.runtime.impl.PropertyRecordImpl
 
PropertyRecordImpl(MetadataRecordDelegate) - Constructor for class com.metamatrix.metadata.runtime.impl.PropertyRecordImpl
 
propertySelected(PropertySelectionEvent) - Method in interface com.metamatrix.toolbox.ui.widget.property.PropertySelectionListener
 
PropertySelectionEvent - Class in com.metamatrix.toolbox.ui.widget.property
 
PropertySelectionEvent(Object, PropertyDefinition) - Constructor for class com.metamatrix.toolbox.ui.widget.property.PropertySelectionEvent
 
PropertySelectionListener - Interface in com.metamatrix.toolbox.ui.widget.property
 
PropertyType - Class in com.metamatrix.common.object
 
PropertyTypeValidator - Interface in com.metamatrix.common.object
 
PropertyValidationListener - Interface in com.metamatrix.toolbox.ui.widget.property
Defines interface for custom property dislpay JComponents to callback for validating partial entries of property values.
PropertyValidations - Class in com.metamatrix.common.config.model
 
PropertyValidations() - Constructor for class com.metamatrix.common.config.model.PropertyValidations
 
propertyValue - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.Property
 
PropertyValueRecord - Interface in com.metamatrix.modeler.core.metadata.runtime
PropertyValueRecord
PropertyValueRecordImpl - Class in com.metamatrix.metadata.runtime.impl
PropertyValueRecordImpl
PropertyValueRecordImpl(String, String) - Constructor for class com.metamatrix.metadata.runtime.impl.PropertyValueRecordImpl
 
propInfo - Variable in class com.metamatrix.jdbc.MMConnection
 
props - Variable in class com.metamatrix.common.protocol.MMURLConnection
 
PROPS - Static variable in class com.metamatrix.console.ui.views.deploy.util.DeployPkgUtils
 
PROPS - Static variable in class com.metamatrix.console.ui.views.runtime.util.RuntimeMgmtUtils
 
PROPS - Static variable in class com.metamatrix.console.ui.views.syslog.SysLogUtils
 
PROPS_AND_DISPLAY_NAMES_FOR_METAMATRIX_GROUPS - Static variable in class com.metamatrix.console.models.GroupsManager
 
PROTECTED - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.Values.Visibility
The constant value for "protected" visibility.
PROTECTED_PARENT_MSG - Variable in class com.metamatrix.console.ui.util.ModifiedDirectoryChooserPanel
 
PROTECTED_PARENT_MSG - Variable in class com.metamatrix.toolbox.ui.widget.DirectoryChooserPanel
 
PROTOCOL - Static variable in interface com.metamatrix.common.config.api.SearchbaseConnectorComponentType
 
PROTOCOL - Static variable in class com.metamatrix.common.connection.ManagedConnection
The environment property name for the protocol that is to be used.
PROTOCOL - Static variable in class com.metamatrix.common.jdbc.JDBCUtil
The environment property name for the protocol that is to be used.
PROTOCOL - Static variable in class com.metamatrix.common.protocol.classpath.ClasspathURLConnection
 
PROTOCOL - Static variable in class com.metamatrix.common.protocol.jar.JarURLConnection
 
PROTOCOL - Static variable in class com.metamatrix.common.protocol.mmfile.MMFileURLConnection
 
PROTOCOL - Static variable in class com.metamatrix.common.protocol.mmrofile.MMROFileURLConnection
 
PROTOCOL - Static variable in class com.metamatrix.core.id.IntegerID
 
PROTOCOL - Static variable in class com.metamatrix.core.id.LongID
 
PROTOCOL - Static variable in class com.metamatrix.core.id.StringID
 
PROTOCOL - Static variable in class com.metamatrix.core.id.UUID
 
PROTOCOL_PROPERTY_NAME - Static variable in class com.metamatrix.common.log.DbLogWriter
The name of the property that contains the protocol that should be used to connect to the JDBC database to which log messages are to be recorded.
PROTOCOL_UCASE - Static variable in class com.metamatrix.core.id.UUID
 
PROTOTYPE - Static variable in class com.metamatrix.toolbox.ui.widget.property.PropertyComponentFactory
 
PROVIDER_TYPE_COL_NUM - Static variable in class com.metamatrix.console.ui.views.authorization.ProvidersMain
 
providersChanged(ProvidersChangedEvent) - Method in interface com.metamatrix.console.ui.views.authorization.ProvidersChangedListener
 
providersChanged(ProvidersChangedEvent) - Method in class com.metamatrix.console.ui.views.users.GroupsAccumulatorPanel
 
ProvidersChangedEvent - Class in com.metamatrix.console.ui.views.authorization
The ProvidersChangeEvent is used to notify ProvidersChangeListeners that a change in a Configuration has occurred.
ProvidersChangedEvent(int, Object) - Constructor for class com.metamatrix.console.ui.views.authorization.ProvidersChangedEvent
Constructs a ConfigurationChangeEvent of the given type.
ProvidersChangedListener - Interface in com.metamatrix.console.ui.views.authorization
 
ProvidersMain - Class in com.metamatrix.console.ui.views.authorization
 
ProvidersMain(ConnectionInfo) - Constructor for class com.metamatrix.console.ui.views.authorization.ProvidersMain
 
ProvidersMain.ProvidersCellRenderer - Class in com.metamatrix.console.ui.views.authorization
 
ProvidersMain.ProvidersCellRenderer() - Constructor for class com.metamatrix.console.ui.views.authorization.ProvidersMain.ProvidersCellRenderer
 
providerTypeNameAlreadyExists(String) - Method in class com.metamatrix.console.models.AuthenticationProviderManager
 
PROXIES - Static variable in interface com.metamatrix.core.CoreConstants.Trace
 
PROXY_ERR_0001 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
proxy (022)
PROXY_ERR_0002 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
PROXY_ERR_0003 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
PROXY_ERR_0004 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
PROXY_ERR_0005 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
PROXY_URI - Static variable in class com.metamatrix.connector.xml.http.HTTPConnectorState
 
ProxyManager - Class in com.metamatrix.platform.service.proxy
A traffic cop for all the proxies in this VM.
ProxyManager(String, String, ClusteredRegistryState) - Constructor for class com.metamatrix.platform.service.proxy.ProxyManager
 
PRP_NM - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.ModelPropNames.ColumnName
 
PRP_NM - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.VCommonProperties.ColumnName
 
PRP_UID - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.ModelPropNames.ColumnName
 
PRP_UID - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.ModelPropValues.ColumnName
 
PRP_UID - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.VCommonProperties.ColumnName
 
PRP_VL - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.ModelPropValues.ColumnName
 
PRP_VL - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.VCommonProperties.ColumnName
 
PSC_DEFN - Static variable in class com.metamatrix.console.ui.views.deploy.event.ConfigurationChangeEvent
Source of the event is a PSC definition.
PSC_NAME - Static variable in class com.metamatrix.common.config.model.ConfigurationModel.Attribute
 
PSC_NAME - Static variable in interface com.metamatrix.console.ui.util.property.TypeConstants
 
PSCDEPLOY - Static variable in interface com.metamatrix.console.util.LogContexts
 
PUBLIC - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.Values.Visibility
The constant value for "public" visibility.
PUBLIC - Static variable in interface com.metamatrix.common.vdb.api.ModelInfo
 
PUBLIC - Static variable in interface com.metamatrix.metadata.runtime.api.Model
 
PUBLIC_VISIBILITY - Static variable in interface com.metamatrix.common.vdb.api.ModelInfo
 
PUBLIC_VISIBILITY - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.VISIBILITY_TYPES
 
publicCheckedForRow(int) - Method in class com.metamatrix.console.ui.views.vdb.NewVDBWizardModelVisibilityTable
 
publish(String, String, String, String, String, String) - Method in class com.metamatrix.uddi.publish.PublishWSDL
Publish WSDL via UDDI4j java API.
publish(String, String, String, String, String, String) - Method in class com.metamatrix.uddi.util.MMUddiHelper
Publish WSDL to the UDDI Registry.
publish(String, String, String, String, String, String) - Method in interface com.metamatrix.uddi.util.UddiHelper
Publish WSDL to the UDDI Registry.
PublishWSDL - Class in com.metamatrix.uddi.publish
This class uses UDDI4j's API to publish WSDL.
PublishWSDL() - Constructor for class com.metamatrix.uddi.publish.PublishWSDL
 
pullBatch() - Method in class com.metamatrix.query.processor.proc.ProcedurePlan
 
pullBatch() - Method in class com.metamatrix.query.processor.relational.RelationalNode
 
push(OptimizerRule) - Method in class com.metamatrix.query.optimizer.relational.RuleStack
 
push(Program) - Method in class com.metamatrix.query.processor.proc.ProcedurePlan
 
PUSH_AGGREGATES - Static variable in class com.metamatrix.query.optimizer.relational.rules.RuleConstants
 
PUSH_LIMIT - Static variable in class com.metamatrix.query.optimizer.relational.rules.RuleConstants
 
PUSH_NON_JOIN_CRITERIA - Static variable in class com.metamatrix.query.optimizer.relational.rules.RuleConstants
 
PUSH_SELECT_CRITERIA - Static variable in class com.metamatrix.query.optimizer.relational.rules.RuleConstants
 
pushCall(String) - Method in class com.metamatrix.query.util.CommandContext
 
pushNewResolvingContext(Collection) - Method in class com.metamatrix.query.sql.lang.Command
 
pushProgram(XMLProcessorEnvironment, XMLContext, List) - Method in class com.metamatrix.query.processor.xml.WhileInstruction
 
pushProgram(Program) - Method in class com.metamatrix.query.processor.xml.XMLProcessorEnvironment
 
pushProgram(Program, boolean) - Method in class com.metamatrix.query.processor.xml.XMLProcessorEnvironment
 
pushVariableContext(VariableContext) - Method in class com.metamatrix.query.util.CommandContext
 
put(K, V) - Method in interface com.metamatrix.cache.Cache
Associates the specified value with the specified key this cache.
put(K, V) - Method in class com.metamatrix.cache.jboss.JBossCache
Associates the specified value with the specified key this cache.
put(String, long, byte[], String) - Method in class com.metamatrix.common.extensionmodule.spi.jdbc.FileCache
 
put(Object, Object) - Method in class com.metamatrix.common.properties.UnmodifiableProperties
 
put(HashedListEntry) - Method in class com.metamatrix.console.util.HashedList
 
put(Object, Object) - Method in interface org.teiid.connector.api.ExecutionContext
Place a item in the Cache in CacheScope.REQUEST scope.
putAll(Map) - Method in class com.metamatrix.common.properties.UnmodifiableProperties
 
putAll(Properties, Properties) - Static method in class com.metamatrix.common.util.PropertiesUtils
This method is intended to replace the use of the putAll method of Properties inherited from java.util.Hashtable.
putDataIntoPanel() - Method in class com.metamatrix.console.ui.views.vdb.VdbWizardConfirmPanel
 
putDataIntoPanel() - Method in class com.metamatrix.console.ui.views.vdb.VdbWizardEntitlementsPanel
 
putDataIntoPanel() - Method in class com.metamatrix.console.ui.views.vdb.VdbWizardEntitlementsSelectPanel
 
putDataIntoPanel() - Method in class com.metamatrix.console.ui.views.vdb.VdbWizardIdPanel
 
putValue(String, Object) - Method in class com.metamatrix.console.ui.util.AbstractPanelAction
 
PWCBHandler - Class in com.metamatrix.soap.handler
This class is required for JAAS Security.
PWCBHandler() - Constructor for class com.metamatrix.soap.handler.PWCBHandler
 
PWCBHandler - Class in com.metamatrix.soap.sqlquerywebservice.handler
This class is required for JAAS Security.
PWCBHandler() - Constructor for class com.metamatrix.soap.sqlquerywebservice.handler.PWCBHandler
 

Q

QCDate - Class in com.metamatrix.console.util
This class represents a date.
QCDate() - Constructor for class com.metamatrix.console.util.QCDate
 
QCDate(int, int, int) - Constructor for class com.metamatrix.console.util.QCDate
 
QCDate(GregorianCalendar) - Constructor for class com.metamatrix.console.util.QCDate
 
QCDate(Date) - Constructor for class com.metamatrix.console.util.QCDate
 
QCDateTime - Class in com.metamatrix.console.util
Class representing a date and time.
QCDateTime(QCDate, QCTime) - Constructor for class com.metamatrix.console.util.QCDateTime
 
QCDateTime(GregorianCalendar, boolean) - Constructor for class com.metamatrix.console.util.QCDateTime
 
QCDateTime(QCDate) - Constructor for class com.metamatrix.console.util.QCDateTime
 
QCDateTime(QCTime) - Constructor for class com.metamatrix.console.util.QCDateTime
 
QCDateTime(Date, boolean) - Constructor for class com.metamatrix.console.util.QCDateTime
 
QCDateTime(Date, boolean, boolean) - Constructor for class com.metamatrix.console.util.QCDateTime
 
QCGregorianCalendar - Class in com.metamatrix.console.util
Class to extend GregorianCalendar in order to gain public access to "getTimeInMillis()" and "setTimeInMillis()".
QCGregorianCalendar() - Constructor for class com.metamatrix.console.util.QCGregorianCalendar
 
QCGregorianCalendar(int, int, int) - Constructor for class com.metamatrix.console.util.QCGregorianCalendar
 
QCGregorianCalendar(int, int, int, int, int) - Constructor for class com.metamatrix.console.util.QCGregorianCalendar
 
QCGregorianCalendar(int, int, int, int, int, int) - Constructor for class com.metamatrix.console.util.QCGregorianCalendar
 
QCGregorianCalendar(GregorianCalendar) - Constructor for class com.metamatrix.console.util.QCGregorianCalendar
 
QCTime - Class in com.metamatrix.console.util
Class representing a time of day with no consideration of timezones, etc.
QCTime(int, int, int) - Constructor for class com.metamatrix.console.util.QCTime
 
QCTime(int, int, double) - Constructor for class com.metamatrix.console.util.QCTime
 
QCTime(int, int) - Constructor for class com.metamatrix.console.util.QCTime
 
QCTime(int) - Constructor for class com.metamatrix.console.util.QCTime
 
QMARK - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
QNAME - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.BuiltInNames
 
QNAME - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.PrimitiveBuiltInNames
 
qualifiedJoin(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
 
QUALIFIER - Static variable in class com.metamatrix.connector.text.TextPropertyNames
 
quarter(Date) - Static method in class com.metamatrix.query.function.FunctionMethods
 
QUARTER - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
quarterNumber(int, int) - Static method in class com.metamatrix.console.util.QCDate
 
quarterNumber(QCDate) - Static method in class com.metamatrix.console.util.QCDate
 
QUERIES - Static variable in class com.metamatrix.console.ui.layout.PanelsTreeModel
 
QUERIES - Static variable in interface com.metamatrix.console.util.LogContexts
 
QUERIES_PANEL_CLASS - Static variable in class com.metamatrix.console.ui.layout.PanelsTreeModel
 
query(String, int, Boolean) - Method in class com.metamatrix.connector.salesforce.connection.impl.ConnectionImpl
 
query(String, int, Boolean) - Method in class com.metamatrix.connector.salesforce.connection.SalesforceConnection
 
query - Variable in class com.metamatrix.connector.xml.streaming.BaseStreamingExecution
 
query(String) - Method in interface com.metamatrix.core.index.IIndex
Returns the paths of the documents containing the given word.
QUERY - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Virtual.Class
 
query(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse a SELECT query
Query - Class in com.metamatrix.query.sql.lang
A representation of a data query.
Query() - Constructor for class com.metamatrix.query.sql.lang.Query
Constructs a default instance of this class.
Query(Select, From, Criteria, OrderBy, Option) - Constructor for class com.metamatrix.query.sql.lang.Query
Constructs an instance of this class given the specified clauses
Query(Select, From, Criteria, GroupBy, Criteria, OrderBy, Option) - Constructor for class com.metamatrix.query.sql.lang.Query
Constructs an instance of this class given all the clauses
Query - Class in com.sforce.soap.partner
 
Query() - Constructor for class com.sforce.soap.partner.Query
 
Query(String) - Constructor for class com.sforce.soap.partner.Query
 
query(String) - Method in interface com.sforce.soap.partner.Soap
Create a Query Cursor
query(String) - Method in class com.sforce.soap.partner.SoapBindingStub
 
query_0001 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
query package (005)
query_0001 - Static variable in class com.metamatrix.server.util.LogMessageKeys
query package (005)
query_0002 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0002 - Static variable in class com.metamatrix.server.util.LogMessageKeys
 
query_0003 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0003 - Static variable in class com.metamatrix.server.util.LogMessageKeys
 
query_0004 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0004 - Static variable in class com.metamatrix.server.util.LogMessageKeys
 
query_0005 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0005 - Static variable in class com.metamatrix.server.util.LogMessageKeys
 
query_0006 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0006 - Static variable in class com.metamatrix.server.util.LogMessageKeys
 
query_0007 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0007 - Static variable in class com.metamatrix.server.util.LogMessageKeys
 
query_0008 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0008 - Static variable in class com.metamatrix.server.util.LogMessageKeys
 
query_0009 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0009 - Static variable in class com.metamatrix.server.util.LogMessageKeys
 
query_0010 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0010 - Static variable in class com.metamatrix.server.util.LogMessageKeys
 
query_0011 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0012 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0013 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0014 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0015 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0016 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0017 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0018 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0019 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0020 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0021 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0022 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0023 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0024 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0025 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0026 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0027 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0028 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0029 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0030 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0031 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0032 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0033 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0034 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0035 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0036 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0037 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0038 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0039 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0040 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0041 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0042 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0043 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0044 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0045 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0046 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0047 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0048 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0049 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0050 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0051 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0052 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0053 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0054 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0055 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0056 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0057 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0058 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0059 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0060 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0061 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0062 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0063 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0064 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0065 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0066 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0067 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0068 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0069 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0070 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0071 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0072 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0073 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0074 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0075 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0076 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0077 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0078 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0079 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0080 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0081 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0082 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0083 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0084 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0085 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0086 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0087 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0088 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0089 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0090 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0091 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0092 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0093 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0094 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0095 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0096 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0097 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0098 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0099 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
query_0100 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
QUERY_ICON - Static variable in class com.metamatrix.console.ui.util.ConsoleCellRenderer
 
QUERY_OPERATION_LINK_ASSOCIATION_END - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
QUERY_OPERATION_QUERY_ASSOCIATION_END - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
QUERY_PLAN - Static variable in interface com.metamatrix.modeler.core.metadata.runtime.TableRecord.TableRecordProperties
 
QUERY_PLAN_DELETE_QUERY - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.QUERY_PLAN_TYPES
 
QUERY_PLAN_DELETE_QUERY - Static variable in class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants.SQL_TRANSFORMATION_TYPES
 
QUERY_PLAN_GROUP - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.QUERY_PLAN_TYPES
 
QUERY_PLAN_INSERT_QUERY - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.QUERY_PLAN_TYPES
 
QUERY_PLAN_INSERT_QUERY - Static variable in class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants.SQL_TRANSFORMATION_TYPES
 
QUERY_PLAN_SELECT_QUERY - Static variable in class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants.SQL_TRANSFORMATION_TYPES
 
QUERY_PLAN_STORED_QUERY - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.QUERY_PLAN_TYPES
 
QUERY_PLAN_STORED_QUERY - Static variable in class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants.SQL_TRANSFORMATION_TYPES
 
QUERY_PLAN_UPDATE_QUERY - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.QUERY_PLAN_TYPES
 
QUERY_PLAN_UPDATE_QUERY - Static variable in class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants.SQL_TRANSFORMATION_TYPES
 
QUERY_PREPROCESS_CLASS - Static variable in class com.metamatrix.connector.xml.base.XMLConnectorStateImpl
 
QUERY_PREPROCESS_CLASS_DEFAULT - Static variable in class com.metamatrix.connector.xml.base.XMLConnectorStateImpl
 
QUERY_SERVICE_PROXY_CLASS - Static variable in class com.metamatrix.platform.util.PlatformProxyHelper
 
QUERY_SERVICE_RESULT_SET_CACHE - Static variable in interface com.metamatrix.admin.api.objects.Cache
 
QUERY_SERVICE_RESULT_SET_CACHE - Static variable in interface com.metamatrix.platform.service.api.CacheAdmin
 
QUERY_TIMEOUT - Static variable in class com.metamatrix.connector.xmlsource.soap.SoapConnectorProperties
 
QUERY_TIMEOUT - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
QUERY_TOO_COMPLICATED - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
queryAll - Variable in class com.metamatrix.connector.salesforce.execution.visitors.CriteriaVisitor
 
QueryAll - Class in com.sforce.soap.partner
 
QueryAll() - Constructor for class com.sforce.soap.partner.QueryAll
 
QueryAll(String) - Constructor for class com.sforce.soap.partner.QueryAll
 
queryAll(String) - Method in interface com.sforce.soap.partner.Soap
Create a Query Cursor, including deleted sObjects
queryAll(String) - Method in class com.sforce.soap.partner.SoapBindingStub
 
QueryAllResponse - Class in com.sforce.soap.partner
 
QueryAllResponse() - Constructor for class com.sforce.soap.partner.QueryAllResponse
 
QueryAllResponse(QueryResult) - Constructor for class com.sforce.soap.partner.QueryAllResponse
 
QueryAnalyzer - Class in com.metamatrix.connector.xml.base
 
QueryAnalyzer(IQuery, RuntimeMetadata, IQueryPreprocessor, ConnectorLogger, ExecutionContext, ConnectorEnvironment) - Constructor for class com.metamatrix.connector.xml.base.QueryAnalyzer
 
QueryAnnotation - Class in com.metamatrix.query.analysis
Annotation describing a decision made during query execution.
QueryAnnotation(String, String, String, int) - Constructor for class com.metamatrix.query.analysis.QueryAnnotation
 
QueryCommand - Class in com.metamatrix.query.sql.lang
This is a common super class for the two types of query commands: Query and SetQuery.
QueryCommand() - Constructor for class com.metamatrix.query.sql.lang.QueryCommand
 
QueryCommandTarget - Class in com.metamatrix.cdk
Base CommandTarget class for processing SQL queries via the command line.
QueryCommandTarget() - Constructor for class com.metamatrix.cdk.QueryCommandTarget
 
queryEnabled - Static variable in class com.metamatrix.console.util.StaticProperties
 
queryEntries(char[]) - Method in interface com.metamatrix.core.index.IIndex
Returns all entries for a given word.
QueryExecPlugin - Class in com.metamatrix.query.execution
QueryPlugin
QueryExecPlugin() - Constructor for class com.metamatrix.query.execution.QueryExecPlugin
 
QueryExecutionImpl - Class in com.metamatrix.connector.salesforce.execution
 
QueryExecutionImpl(IQueryCommand, SalesforceConnection, RuntimeMetadata, ExecutionContext, ConnectorEnvironment) - Constructor for class com.metamatrix.connector.salesforce.execution.QueryExecutionImpl
 
queryExpression(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Currently just a place holder to keep consistency with the spec
queryExpressionBody(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
 
queryIndex(Index[], char[], boolean, boolean) - Method in class com.metamatrix.modeler.transformation.metadata.ServerRuntimeMetadata
 
queryIndex(char, String, boolean) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
Return all index file records that match the specified entity name
queryIndex(Index[], char[], boolean, boolean) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
Return all index file records that match the specified record pattern.
queryIndex(Index[], char[], boolean, boolean, boolean) - Method in class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
Return all index file records that match the specified record pattern.
queryInDocumentNames(String) - Method in interface com.metamatrix.core.index.IIndex
Returns the paths of the documents whose names contain the given word.
QueryManager - Class in com.metamatrix.console.models
 
QueryManager(ConnectionInfo) - Constructor for class com.metamatrix.console.models.QueryManager
 
QueryMetadataCache - Class in com.metamatrix.dqp.service.metadata
This caches QueryMetadataInterface implementations for all vdbs, each implementation has access to metadata for a given vdb and the system vdb.
QueryMetadataCache(URL) - Constructor for class com.metamatrix.dqp.service.metadata.QueryMetadataCache
Constructor givena URL to a system vdb.
QueryMetadataCache(byte[]) - Constructor for class com.metamatrix.dqp.service.metadata.QueryMetadataCache
Constructor given the contents of a system vdb.
QueryMetadataCache(String) - Constructor for class com.metamatrix.dqp.service.metadata.QueryMetadataCache
Constructor given the filePath to a system vdb.
QueryMetadataCache.QueryMetadataInterfaceHolder - Class in com.metamatrix.dqp.service.metadata
There a QMI holder per vdb, the holder shields metadata lookups by differrent thereads for differrent vdbs from having to wait for metadata being loaded for a single vdb.
QueryMetadataCache.QueryMetadataInterfaceHolder(VDBKey, String) - Constructor for class com.metamatrix.dqp.service.metadata.QueryMetadataCache.QueryMetadataInterfaceHolder
 
QueryMetadataContext - Class in com.metamatrix.modeler.transformation.metadata
This class contains all the information needed for lookup of metadata.
QueryMetadataContext(IndexSelector) - Constructor for class com.metamatrix.modeler.transformation.metadata.QueryMetadataContext
QueryMetadataContext
QueryMetadataContext() - Constructor for class com.metamatrix.modeler.transformation.metadata.QueryMetadataContext
QueryMetadataContext
QueryMetadataException - Exception in com.metamatrix.api.exception.query
This exception is thrown when an error occurs while retrieving metadata from a query component metadata facade.
QueryMetadataException() - Constructor for exception com.metamatrix.api.exception.query.QueryMetadataException
No-arg constructor required by Externalizable semantics.
QueryMetadataException(String) - Constructor for exception com.metamatrix.api.exception.query.QueryMetadataException
Construct an instance with the message specified.
QueryMetadataException(String, String) - Constructor for exception com.metamatrix.api.exception.query.QueryMetadataException
Construct an instance with the message and error code specified.
QueryMetadataException(Throwable, String) - Constructor for exception com.metamatrix.api.exception.query.QueryMetadataException
Construct an instance from a message and an exception to chain to this one.
QueryMetadataException(Throwable, String, String) - Constructor for exception com.metamatrix.api.exception.query.QueryMetadataException
Construct an instance from a message and a code and an exception to chain to this one.
QueryMetadataInterface - Interface in com.metamatrix.query.metadata
This interface defines the way that query components access metadata.
queryMore(String) - Method in class com.metamatrix.connector.salesforce.connection.impl.ConnectionImpl
 
queryMore(String) - Method in class com.metamatrix.connector.salesforce.connection.SalesforceConnection
 
QueryMore - Class in com.sforce.soap.partner
 
QueryMore() - Constructor for class com.sforce.soap.partner.QueryMore
 
QueryMore(String) - Constructor for class com.sforce.soap.partner.QueryMore
 
queryMore(String) - Method in interface com.sforce.soap.partner.Soap
Gets the next batch of sObjects from a query
queryMore(String) - Method in class com.sforce.soap.partner.SoapBindingStub
 
QueryMoreResponse - Class in com.sforce.soap.partner
 
QueryMoreResponse() - Constructor for class com.sforce.soap.partner.QueryMoreResponse
 
QueryMoreResponse(QueryResult) - Constructor for class com.sforce.soap.partner.QueryMoreResponse
 
QueryNode - Class in com.metamatrix.query.mapping.relational
The QueryNode represents a virtual or temporary group in the modeler.
QueryNode(String, String) - Constructor for class com.metamatrix.query.mapping.relational.QueryNode
Construct a query node with the required parameters.
QueryOptimizer - Class in com.metamatrix.query.optimizer
This Class produces a ProcessorPlan object (a plan for query execution) from a user's command and a source of metadata.
QueryOptions - Class in com.sforce.soap.partner
 
QueryOptions() - Constructor for class com.sforce.soap.partner.QueryOptions
 
QueryOptions(Integer) - Constructor for class com.sforce.soap.partner.QueryOptions
 
QueryPanel - Class in com.metamatrix.console.ui.views.queries
 
QueryPanel(ConnectionInfo) - Constructor for class com.metamatrix.console.ui.views.queries.QueryPanel
Causes this panel to "create" itself - initialize all of its GUI components, prepare itself to be displayed, and display itself.
QueryParser - Class in com.metamatrix.query.parser
Converts a SQL-string to an object version of a query.
QueryParser() - Constructor for class com.metamatrix.query.parser.QueryParser
Construct a QueryParser - this may be reused.
QueryParserException - Exception in com.metamatrix.api.exception.query
Thrown when a query cannot be parsed.
QueryParserException() - Constructor for exception com.metamatrix.api.exception.query.QueryParserException
No-arg constructor required by Externalizable semantics.
QueryParserException(String) - Constructor for exception com.metamatrix.api.exception.query.QueryParserException
Construct an instance with the message specified.
QueryParserException(String, String) - Constructor for exception com.metamatrix.api.exception.query.QueryParserException
Construct an instance with the message and error code specified.
QueryParserException(Throwable, String) - Constructor for exception com.metamatrix.api.exception.query.QueryParserException
Construct an instance from a message and an exception to chain to this one.
QueryParserException(Throwable, String, String) - Constructor for exception com.metamatrix.api.exception.query.QueryParserException
Construct an instance from a message and a code and an exception to chain to this one.
QueryPlanDisplayHelper - Class in com.metamatrix.jdbc.api.tools
 
QueryPlanDisplayHelper() - Constructor for class com.metamatrix.jdbc.api.tools.QueryPlanDisplayHelper
Default constructor
QueryPlannerException - Exception in com.metamatrix.api.exception.query
This exception is thrown when an error occurs while planning the query.
QueryPlannerException() - Constructor for exception com.metamatrix.api.exception.query.QueryPlannerException
No-arg constructor required by Externalizable semantics.
QueryPlannerException(String) - Constructor for exception com.metamatrix.api.exception.query.QueryPlannerException
Construct an instance with the message specified.
QueryPlannerException(String, String) - Constructor for exception com.metamatrix.api.exception.query.QueryPlannerException
Construct an instance with the message and error code specified.
QueryPlannerException(Throwable, String) - Constructor for exception com.metamatrix.api.exception.query.QueryPlannerException
Construct an instance from a message and an exception to chain to this one.
QueryPlannerException(Throwable, String, String) - Constructor for exception com.metamatrix.api.exception.query.QueryPlannerException
Construct an instance from a message and a code and an exception to chain to this one.
QueryPlugin - Class in com.metamatrix.query
QueryPlugin
QueryPlugin() - Constructor for class com.metamatrix.query.QueryPlugin
 
queryPrefix(char[]) - Method in interface com.metamatrix.core.index.IIndex
Returns the paths of the documents containing the given word prefix.
queryPrimary(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
 
QueryProcessingException - Exception in com.metamatrix.api.exception.query
This exception is thrown when an error occurs while retrieving metadata from a query component metadata facade.
QueryProcessingException() - Constructor for exception com.metamatrix.api.exception.query.QueryProcessingException
No-arg constructor required by Externalizable semantics.
QueryProcessingException(String) - Constructor for exception com.metamatrix.api.exception.query.QueryProcessingException
Construct an instance with the message specified.
QueryProcessingException(String, String) - Constructor for exception com.metamatrix.api.exception.query.QueryProcessingException
Construct an instance with the message and error code specified.
QueryProcessingException(Throwable, String) - Constructor for exception com.metamatrix.api.exception.query.QueryProcessingException
Construct an instance from a message and an exception to chain to this one.
QueryProcessingException(Throwable, String, String) - Constructor for exception com.metamatrix.api.exception.query.QueryProcessingException
Construct an instance from a message and a code and an exception to chain to this one.
QueryProcessor - Class in com.metamatrix.query.processor
TODO: combine overlapping responsibilities with RequestWorkItem
QueryProcessor(ProcessorPlan, CommandContext, BufferManager, ProcessorDataManager) - Constructor for class com.metamatrix.query.processor.QueryProcessor
Construct a processor with all necessary information to process.
QueryProcessor.BatchHandler - Interface in com.metamatrix.query.processor
 
QueryProcessor.ProcessorFactory - Interface in com.metamatrix.query.processor
 
queryRefreshRate - Static variable in class com.metamatrix.console.util.StaticProperties
 
QueryRequestPanel - Class in com.metamatrix.console.ui.views.queries
Panel which displays a Collection of Request info objects in a JTable.
QueryRequestPanel(QueryPanel) - Constructor for class com.metamatrix.console.ui.views.queries.QueryRequestPanel
 
QueryRequestPanel.CancelQueryRequestsAction - Class in com.metamatrix.console.ui.views.queries
 
QueryRequestPanel.CancelQueryRequestsAction() - Constructor for class com.metamatrix.console.ui.views.queries.QueryRequestPanel.CancelQueryRequestsAction
 
QueryResolver - Class in com.metamatrix.query.resolver
The QueryResolver is used between Parsing and QueryValidation.
QueryResolver() - Constructor for class com.metamatrix.query.resolver.QueryResolver
 
QueryResolverException - Exception in com.metamatrix.api.exception.query
This exception represents the case where the query submitted could not resolved when it is checked against the metadata
QueryResolverException() - Constructor for exception com.metamatrix.api.exception.query.QueryResolverException
No-arg constructor required by Externalizable semantics.
QueryResolverException(String) - Constructor for exception com.metamatrix.api.exception.query.QueryResolverException
Construct an instance with the message specified.
QueryResolverException(String, String) - Constructor for exception com.metamatrix.api.exception.query.QueryResolverException
Construct an instance with the message and error code specified.
QueryResolverException(Throwable, String) - Constructor for exception com.metamatrix.api.exception.query.QueryResolverException
Construct an instance from a message and an exception to chain to this one.
QueryResolverException(Throwable, String, String) - Constructor for exception com.metamatrix.api.exception.query.QueryResolverException
Construct an instance from a message and a code and an exception to chain to this one.
QueryResponse - Class in com.sforce.soap.partner
 
QueryResponse() - Constructor for class com.sforce.soap.partner.QueryResponse
 
QueryResponse(QueryResult) - Constructor for class com.sforce.soap.partner.QueryResponse
 
QueryResult - Class in com.sforce.soap.partner
 
QueryResult() - Constructor for class com.sforce.soap.partner.QueryResult
 
QueryResult(boolean, String, SObject[], int) - Constructor for class com.sforce.soap.partner.QueryResult
 
QueryRewriter - Class in com.metamatrix.query.rewriter
Rewrites commands and command fragments to a form that is better for planning and execution.
QueryService - Class in com.metamatrix.server.query.service
Wraps up a QueryServiceEngine to tie it into the platform concept of services.
QueryService() - Constructor for class com.metamatrix.server.query.service.QueryService
 
QueryServiceInterface - Interface in com.metamatrix.server.query.service
 
QueryServicePropertyNames - Class in com.metamatrix.server.query.service
 
QueryServicePropertyNames() - Constructor for class com.metamatrix.server.query.service.QueryServicePropertyNames
 
QueryTableModel - Class in com.metamatrix.console.ui.views.queries
 
QueryTableModel() - Constructor for class com.metamatrix.console.ui.views.queries.QueryTableModel
 
queryTerm(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
 
queryTimeout - Variable in class com.metamatrix.jdbc.MMStatement
 
QueryUtil - Class in com.metamatrix.query.optimizer.xml
Helper methods for dealing with relational queries while performing XML planning.
QueryUtil() - Constructor for class com.metamatrix.query.optimizer.xml.QueryUtil
 
QueryValidatorException - Exception in com.metamatrix.api.exception.query
This exception is thrown if an error is discovered while validating the query.
QueryValidatorException() - Constructor for exception com.metamatrix.api.exception.query.QueryValidatorException
No-arg constructor required by Externalizable semantics.
QueryValidatorException(String) - Constructor for exception com.metamatrix.api.exception.query.QueryValidatorException
Construct an instance with the message specified.
QueryValidatorException(String, String) - Constructor for exception com.metamatrix.api.exception.query.QueryValidatorException
Construct an instance with the message and error code specified.
QueryValidatorException(Throwable, String) - Constructor for exception com.metamatrix.api.exception.query.QueryValidatorException
Construct an instance from a message and an exception to chain to this one.
QueryValidatorException(Throwable, String, String) - Constructor for exception com.metamatrix.api.exception.query.QueryValidatorException
Construct an instance from a message and a code and an exception to chain to this one.
QUESTION_MARK - Static variable in class com.metamatrix.common.util.WSDLServletUtil
 
QUESTION_MESSAGE - Static variable in class com.metamatrix.common.callback.CallbackChoices
Used for questions.
QUESTION_TITLE - Static variable in class com.metamatrix.toolbox.ui.widget.MessagePanel
 
QUEUE_ERR_0001 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
queue (023)
QUEUE_ERR_0002 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
QUEUE_ERR_0003 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
QUEUE_ERR_0004 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
queued - Variable in class com.metamatrix.common.queue.WorkerPoolStats
 
QUEUED_SERVICE - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Configuration.Services.Service.Attributes
 
QueueStatisticsDisplayHandler - Class in com.metamatrix.console.ui.views.runtime
 
QueueStatisticsDisplayHandler(QueueStatisticsRefreshRequestHandler) - Constructor for class com.metamatrix.console.ui.views.runtime.QueueStatisticsDisplayHandler
 
QueueStatisticsPanel - Class in com.metamatrix.console.ui.views.runtime
 
QueueStatisticsPanel(QueueStatisticsRefreshRequestHandler, ServiceData, WorkerPoolStats[]) - Constructor for class com.metamatrix.console.ui.views.runtime.QueueStatisticsPanel
 
QueueStatisticsRefreshRequestHandler - Interface in com.metamatrix.console.ui.views.runtime
 
QueueStatisticsRefreshRequestHandlerImp - Class in com.metamatrix.console.ui.views.runtime
 
QueueStatisticsRefreshRequestHandlerImp(ConnectionInfo) - Constructor for class com.metamatrix.console.ui.views.runtime.QueueStatisticsRefreshRequestHandlerImp
 
QueueWorkerPool - Interface in com.metamatrix.admin.api.objects
All server modules use queue based processing inside them.
quickSort(Object[], Compares) - Static method in class com.metamatrix.console.util.StaticQuickSorter
Do a quick sort on an array of objects.
quickSort(Object[]) - Static method in class com.metamatrix.console.util.StaticQuickSorter
Do a quick sort using default comparator.
quickSort(List, Compares) - Static method in class com.metamatrix.console.util.StaticQuickSorter
Do a quick sort starting from a List.
quickSort(List) - Static method in class com.metamatrix.console.util.StaticQuickSorter
Do a quick sort starting from a List and using default comparator.
quickStringCollectionSort(Collection) - Static method in class com.metamatrix.console.util.StaticQuickSorter
 
quickStringSort(String[]) - Static method in class com.metamatrix.console.util.StaticQuickSorter
Do a quick sort of a String array, using default comparator.
quit() - Method in class com.metamatrix.core.commandshell.CommandShell
 
quit() - Method in class com.metamatrix.core.commandshell.CommandTarget
 
quote - Variable in class com.metamatrix.common.log.reader.DBLogReader
 
QUOTE - Static variable in class com.metamatrix.common.xml.XPathUtil.Literal
 
QUOTE - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
QUOTED_ID - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 

R

radians(Double) - Static method in class com.metamatrix.query.function.FunctionMethods
 
RADIANS - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
RADIX - Static variable in interface com.metamatrix.dqp.metadata.ResultsMetadataConstants
 
RADIX - Static variable in class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.Column.COLUMN_ATTRIBUTE_TAGS
 
RAISE_ACCESS - Static variable in class com.metamatrix.query.optimizer.relational.rules.RuleConstants
 
RAISE_NULL - Static variable in class com.metamatrix.query.optimizer.relational.rules.RuleConstants
 
RaiseErrorStatement - Class in com.metamatrix.query.sql.proc
This class represents a error assignment statement in the storedprocedure language.
RaiseErrorStatement() - Constructor for class com.metamatrix.query.sql.proc.RaiseErrorStatement
Constructor for RaiseErrorStatement.
RaiseErrorStatement(Expression) - Constructor for class com.metamatrix.query.sql.proc.RaiseErrorStatement
Constructor for RaiseErrorStatement.
raiseInputSet(MappingDocument, XMLPlannerEnvironment) - Static method in class com.metamatrix.query.optimizer.xml.SourceNodePlannerVisitor
try to split the criteria based on if that is inputset criteria or not.
rand(CommandContext, Object) - Static method in class com.metamatrix.query.function.FunctionMethods
 
rand(CommandContext) - Static method in class com.metamatrix.query.function.FunctionMethods
 
RAND - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
RANDOM - Static variable in class com.metamatrix.platform.util.PlatformProxyHelper
 
RANDOM_LOCAL - Static variable in class com.metamatrix.platform.util.PlatformProxyHelper
 
RandomSelectionPolicy - Class in com.metamatrix.platform.service.proxy
 
RandomSelectionPolicy(boolean) - Constructor for class com.metamatrix.platform.service.proxy.RandomSelectionPolicy
ctor
RBRACE - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
reactivateRefresh() - Method in class com.metamatrix.console.ui.util.ModifiedDirectoryChooserPanel
Executed when the window containing this panel is left and then returned to.
reactivateRefresh() - Method in class com.metamatrix.toolbox.ui.widget.DirectoryChooserPanel
Executed when the window containing this panel is left and then returned to.
read() - Method in interface com.metamatrix.common.comm.platform.socket.ObjectChannel
 
read() - Method in class com.metamatrix.common.comm.platform.socket.SSLAwareChannelHandler.ObjectChannelImpl
 
read() - Method in class com.metamatrix.common.lob.LobChunkInputStream
 
read(byte[]) - Method in class com.metamatrix.common.lob.LobChunkInputStream
 
read() - Method in class com.metamatrix.common.lob.ReaderInputStream
 
READ - Static variable in class com.metamatrix.common.protocol.MMURLConnection
 
read(InputStream) - Method in class com.metamatrix.common.vdb.api.DEFReaderWriter
 
read(InputStream, MessageList, XMIReaderAdapter, boolean) - Static method in class com.metamatrix.common.xml.xmi.XMIContentHandler
Utility method to use SAX and this ContentHandler to read in XMI from the specified stream.
read() - Method in class com.metamatrix.connector.xml.base.LoggingInputStreamFilter
 
read(byte[]) - Method in class com.metamatrix.connector.xml.base.LoggingInputStreamFilter
 
read(byte[], int, int) - Method in class com.metamatrix.connector.xml.base.LoggingInputStreamFilter
 
read() - Method in class com.metamatrix.connector.xml.base.PluggableInputStreamFilterImpl
 
read(byte[]) - Method in class com.metamatrix.connector.xml.base.PluggableInputStreamFilterImpl
 
read(byte[], int, int) - Method in class com.metamatrix.connector.xml.base.PluggableInputStreamFilterImpl
 
read() - Method in class com.metamatrix.connector.xml.cache.CachedXMLStream
 
read() - Method in class com.metamatrix.connector.xml.cache.CachingInputStreamFilter
 
read(byte[]) - Method in class com.metamatrix.connector.xml.cache.CachingInputStreamFilter
 
read(byte[], int, int) - Method in class com.metamatrix.connector.xml.cache.CachingInputStreamFilter
 
read() - Method in class com.metamatrix.core.util.FileUtil
 
read(Reader) - Static method in class com.metamatrix.core.util.FileUtil
 
read(ConfigurationID) - Method in class com.metamatrix.platform.config.persistence.api.ExtensionModuleConnection
 
read(ConfigurationID) - Method in interface com.metamatrix.platform.config.persistence.api.PersistentConnection
Returns an ConfigurationModelContainer based on how the implementation read configuation information
read(ConfigurationID) - Method in class com.metamatrix.platform.config.persistence.impl.file.FilePersistentConnection
 
read(char[], int, int) - Method in class com.metamatrix.script.io.StringLineReader
 
read() - Method in class com.metamatrix.script.shell.JConsole.BlockingPipedInputStream
 
read(char[], int, int) - Method in class com.metamatrix.script.shell.ReaderInterceptor
 
READ_COLUMN_NUM - Static variable in class com.metamatrix.console.ui.views.entitlements.AuthorizationsModel
 
READ_COLUMN_NUM - Static variable in class com.metamatrix.console.ui.views.vdb.EntitlementMigrationDetailPanel
 
ReadableAuditMessageFormat - Class in com.metamatrix.platform.security.audit.format
 
ReadableAuditMessageFormat() - Constructor for class com.metamatrix.platform.security.audit.format.ReadableAuditMessageFormat
 
readBatch(ObjectInput, String[]) - Static method in class com.metamatrix.common.batch.BatchSerializer
 
ReadByte() - Method in class com.metamatrix.query.parser.JavaCharStream
 
readBytes() - Method in class com.metamatrix.core.util.FileUtil
 
readBytesSafe() - Method in class com.metamatrix.core.util.FileUtil
 
readChar() - Method in class com.metamatrix.query.parser.JavaCharStream
 
readConfigurationModel(String, ConfigurationID) - Method in class com.metamatrix.common.config.model.ConfigurationModelContainerAdapter
 
readConfigurationModel(InputStream, ConfigurationID) - Method in class com.metamatrix.common.config.model.ConfigurationModelContainerAdapter
 
readDocument(InputStream) - Method in interface com.metamatrix.common.xml.XMLReaderWriter
This method will write a JDOM Document to an OutputStream.
readDocument(InputStream) - Method in class com.metamatrix.common.xml.XMLReaderWriterImpl
This method will write a JDOM Document to an OutputStream.
ReaderFactory - Class in com.metamatrix.connector.xml.streaming
 
ReaderFactory() - Constructor for class com.metamatrix.connector.xml.streaming.ReaderFactory
 
ReaderInputStream - Class in com.metamatrix.common.lob
 
ReaderInputStream(Reader, Charset) - Constructor for class com.metamatrix.common.lob.ReaderInputStream
 
ReaderInputStream(Reader, Charset, int) - Constructor for class com.metamatrix.common.lob.ReaderInputStream
 
ReaderInterceptor - Class in com.metamatrix.script.shell
This class used in conjunction with BeanShell, to hijack the System.in and write a wrapper on top it,so that any commands entered in its console be passed through this code before any thing else happens.
ReaderInterceptor(CustomParser, Writer) - Constructor for class com.metamatrix.script.shell.ReaderInterceptor
 
ReaderInterceptor(Reader, CustomParser, Writer) - Constructor for class com.metamatrix.script.shell.ReaderInterceptor
 
readExternal(ObjectInput) - Method in class com.metamatrix.api.exception.ExceptionHolder
 
readExternal(ObjectInput) - Method in exception com.metamatrix.api.exception.MultipleException
 
readExternal(ObjectInput) - Method in class com.metamatrix.common.buffer.TupleBatch
 
readExternal(ObjectInput) - Method in class com.metamatrix.common.comm.api.Message
 
readExternal(ObjectInput) - Method in class com.metamatrix.common.comm.platform.socket.client.ServiceInvocationStruct
 
readExternal(ObjectInput) - Method in class com.metamatrix.dqp.message.AtomicRequestID
 
readExternal(ObjectInput) - Method in class com.metamatrix.dqp.message.AtomicResultsMessage
 
readExternal(ObjectInput) - Method in class com.metamatrix.dqp.message.ParameterInfo
 
readExternal(ObjectInput) - Method in class com.metamatrix.dqp.message.RequestID
 
readExternal(ObjectInput) - Method in class com.metamatrix.dqp.message.ResultsMessage
 
readExternal(ObjectInput) - Method in class com.metamatrix.platform.security.audit.AuditMessage
 
readExternal(ObjectInput) - Method in class com.metamatrix.server.dqp.service.RemoteResultsReceiver
 
readFromDef(InputStream) - Static method in class com.metamatrix.common.vdb.api.VDBArchive
Load the VDB from DEF file.
readList(ObjectInput) - Static method in class com.metamatrix.core.util.ExternalizeUtil
Reads a List that was written by this utility class.
readMap(ObjectInput) - Static method in class com.metamatrix.core.util.ExternalizeUtil
Reads a Map that was written by this utility class
readModel(String, String, ConfigurationID) - Static method in class com.metamatrix.platform.config.persistence.impl.file.FilePersistentUtil
 
readModel(Properties, ConfigurationID) - Static method in class com.metamatrix.platform.config.persistence.impl.file.FilePersistentUtil
 
readObjectOverride() - Method in class org.teiid.netty.handler.codec.serialization.ObjectDecoderInputStream
 
readOnly - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
ReadOnlyListWidget - Class in com.metamatrix.console.ui.util
ListWidget whose renderer will not show any list element has having focus or being selected.
ReadOnlyListWidget(Color, Color) - Constructor for class com.metamatrix.console.ui.util.ReadOnlyListWidget
 
ReadOnlyListWidget(List, Color, Color) - Constructor for class com.metamatrix.console.ui.util.ReadOnlyListWidget
 
ReadOnlyListWidget(ListModel, Color, Color) - Constructor for class com.metamatrix.console.ui.util.ReadOnlyListWidget
 
readResolve() - Method in class com.sforce.soap.partner.DebugLevel
 
readResolve() - Method in class com.sforce.soap.partner.EmailPriority
 
readResolve() - Method in class com.sforce.soap.partner.fault.ExceptionCode
 
readResolve() - Method in class com.sforce.soap.partner.fault.FaultCode
 
readResolve() - Method in class com.sforce.soap.partner.FieldType
 
readResolve() - Method in class com.sforce.soap.partner.LayoutComponentType
 
readResolve() - Method in class com.sforce.soap.partner.SoapType
 
readResolve() - Method in class com.sforce.soap.partner.StatusCode
 
readResource(String) - Static method in class com.metamatrix.common.classloader.ClassLoaderUtil
 
readSafe() - Method in class com.metamatrix.core.util.FileUtil
 
readSql(String, String[]) - Method in class com.metamatrix.cdk.QueryCommandTarget
 
readStringArray(ObjectInput) - Static method in class com.metamatrix.core.util.ExternalizeUtil
Reads an array of String that was written to the ouput by this utility class
readThrowable(ObjectInput) - Static method in class com.metamatrix.core.util.ExternalizeUtil
 
REALM_NAME - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthRealms.ColumnName
 
REALM_UID - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthPermissions.ColumnName
 
REALM_UID - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthRealms.ColumnName
 
REASON_INDEX - Static variable in class com.metamatrix.platform.admin.api.EntitlementMigrationReport
Index in inner list of where header's value resides.
reasonWhyInvalidAlternateServers(String) - Static method in class com.metamatrix.jdbc.MMDataSource
The reason why "alternateServers" is invalid.
reasonWhyInvalidApplicationName(String) - Static method in class com.metamatrix.jdbc.BaseDataSource
Return the reason why the supplied application name may be invalid, or null if it is considered valid.
reasonWhyInvalidClientToken(Serializable) - Static method in class com.metamatrix.jdbc.BaseDataSource
Return the reason why the supplied client token may be invalid, or null if it is considered valid.
reasonWhyInvalidConfigFile(String) - Static method in class com.metamatrix.jdbc.EmbeddedDataSource
Return the reason why the supplied config file may be invalid, or null if it is considered valid.
reasonWhyInvalidDatabaseName(String) - Static method in class com.metamatrix.jdbc.BaseDataSource
Return the reason why the supplied virtual database name may be invalid, or null if it is considered valid.
reasonWhyInvalidDatabaseVersion(String) - Static method in class com.metamatrix.jdbc.BaseDataSource
Return the reason why the supplied virtual database version may be invalid, or null if it is considered valid.
reasonWhyInvalidDataSourceName(String) - Static method in class com.metamatrix.jdbc.BaseDataSource
Return the reason why the supplied data source name may be invalid, or null if it is considered valid.
reasonWhyInvalidDescription(String) - Static method in class com.metamatrix.jdbc.BaseDataSource
Return the reason why the supplied description may be invalid, or null if it is considered valid.
reasonWhyInvalidFetchSize(int) - Static method in class com.metamatrix.jdbc.BaseDataSource
The reason why fetchSize is invalid.
reasonWhyInvalidPartialResultsMode(String) - Static method in class com.metamatrix.jdbc.BaseDataSource
The reason why partialResultsMode is invalid.
reasonWhyInvalidPassword(String) - Static method in class com.metamatrix.jdbc.BaseDataSource
Return the reason why the supplied password may be invalid, or null if it is considered valid.
reasonWhyInvalidPortNumber(int) - Static method in class com.metamatrix.jdbc.MMDataSource
Return the reason why the supplied port number may be invalid, or null if it is considered valid.
reasonWhyInvalidServerName(String) - Static method in class com.metamatrix.jdbc.MMDataSource
Return the reason why the supplied server name may be invalid, or null if it is considered valid.
reasonWhyInvalidSocketsPerVM(String) - Static method in class com.metamatrix.jdbc.MMDataSource
The reason why "socketsPerVM" is invalid.
reasonWhyInvalidStickyConnections(String) - Static method in class com.metamatrix.jdbc.MMDataSource
The reason why "stickyConnections" is invalid.
reasonWhyInvalidTransactionAutoWrap(String) - Static method in class com.metamatrix.jdbc.BaseDataSource
Return the reason why the supplied transaction auto wrap value may be invalid, or null if it is considered valid.
reasonWhyInvalidUser(String) - Static method in class com.metamatrix.jdbc.BaseDataSource
Return the reason why the supplied user name may be invalid, or null if it is considered valid.
recalculateState(int) - Method in class com.metamatrix.console.ui.views.entitlements.DataNodesTreeNode
Recalculates the initial state of a node for a given column (c, r, u, or d).
recalculateStates() - Method in class com.metamatrix.console.ui.views.entitlements.DataNodesTreeNode
 
receivedMessage(Object) - Method in interface com.metamatrix.common.comm.platform.socket.ChannelListener
 
receivedMessage(Object) - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerInstanceImpl
 
receivedMessage(Object) - Method in class com.metamatrix.common.comm.platform.socket.server.SocketClientInstance
 
receiveResults(T) - Method in interface com.metamatrix.common.comm.api.ResultsReceiver
 
receiveResults(AtomicResultsMessage) - Method in class com.metamatrix.server.dqp.service.RemoteResultsReceiver
 
receiveUpdateNotification(RuntimeUpdateNotification) - Method in interface com.metamatrix.console.ui.layout.WorkspacePanel
 
receiveUpdateNotification(RuntimeUpdateNotification) - Method in class com.metamatrix.console.ui.views.authorization.ProvidersMain
 
receiveUpdateNotification(RuntimeUpdateNotification) - Method in class com.metamatrix.console.ui.views.authorization.SummaryMain
 
receiveUpdateNotification(RuntimeUpdateNotification) - Method in class com.metamatrix.console.ui.views.connector.ConnectorPanel
 
receiveUpdateNotification(RuntimeUpdateNotification) - Method in class com.metamatrix.console.ui.views.connectorbinding.ConnectorBindingPanel
 
receiveUpdateNotification(RuntimeUpdateNotification) - Method in class com.metamatrix.console.ui.views.deploy.DeployMainPanel
 
receiveUpdateNotification(RuntimeUpdateNotification) - Method in class com.metamatrix.console.ui.views.deploy.ServiceDefinitionPanel
 
receiveUpdateNotification(RuntimeUpdateNotification) - Method in class com.metamatrix.console.ui.views.entitlements.EntitlementsPanel
 
receiveUpdateNotification(RuntimeUpdateNotification) - Method in class com.metamatrix.console.ui.views.extensionsource.ExtensionSourcesPanel
 
receiveUpdateNotification(RuntimeUpdateNotification) - Method in class com.metamatrix.console.ui.views.logsetup.SystemLogSetUpPanel
 
receiveUpdateNotification(RuntimeUpdateNotification) - Method in class com.metamatrix.console.ui.views.properties.PropertiesMasterPanel
 
receiveUpdateNotification(RuntimeUpdateNotification) - Method in class com.metamatrix.console.ui.views.queries.QueryPanel
 
receiveUpdateNotification(RuntimeUpdateNotification) - Method in class com.metamatrix.console.ui.views.resources.ResourcesMainPanel
 
receiveUpdateNotification(RuntimeUpdateNotification) - Method in class com.metamatrix.console.ui.views.runtime.RuntimeMgmtPanel
 
receiveUpdateNotification(RuntimeUpdateNotification) - Method in class com.metamatrix.console.ui.views.sessions.SessionPanel
 
receiveUpdateNotification(RuntimeUpdateNotification) - Method in class com.metamatrix.console.ui.views.summary.SummaryPanel
 
receiveUpdateNotification(RuntimeUpdateNotification) - Method in class com.metamatrix.console.ui.views.syslog.SysLogPanel
 
receiveUpdateNotification(RuntimeUpdateNotification) - Method in class com.metamatrix.console.ui.views.transactions.TransactionsPanel
 
receiveUpdateNotification(RuntimeUpdateNotification) - Method in class com.metamatrix.console.ui.views.users.AdminRolesMain
 
receiveUpdateNotification(RuntimeUpdateNotification) - Method in class com.metamatrix.console.ui.views.users.GroupsTabMainPanel
 
receiveUpdateNotification(RuntimeUpdateNotification) - Method in class com.metamatrix.console.ui.views.vdb.VdbMainPanel
 
record(String, String, String, Collection) - Method in class com.metamatrix.platform.security.audit.AuditManager
Send a critical message to the log.
record(String, String, String, Object[]) - Method in class com.metamatrix.platform.security.audit.AuditManager
Send a critical message to the log.
record(String, String, String, String) - Method in class com.metamatrix.platform.security.audit.AuditManager
Send a critical message to the log.
record(AuditMessage) - Method in interface com.metamatrix.platform.security.audit.destination.AuditDestination
Print the message to the log destination.
record(AuditMessage) - Method in class com.metamatrix.platform.security.audit.destination.ConsoleAuditDestination
Print to System.out.
record(AuditMessage) - Method in class com.metamatrix.platform.security.audit.destination.DatabaseAuditDestination
 
record(AuditMessage) - Method in class com.metamatrix.platform.security.audit.destination.SingleFileAuditDestination
Print to the file writer
RECORD_CONTINUATION - Static variable in class com.metamatrix.modeler.core.index.IndexConstants.RECORD_TYPE
 
RECORD_DELIMITER - Static variable in class com.metamatrix.modeler.core.index.IndexConstants.RECORD_STRING
 
RECORD_IN_USE_BY_WORKFLOW - Static variable in class com.sforce.soap.partner.StatusCode
 
RECORD_TYPE_FIELD - Static variable in interface com.metamatrix.modeler.core.metadata.runtime.MetadataRecord.MetadataFieldNames
 
RECORD_TYPE_SEPERATOR - Static variable in class com.metamatrix.connector.metadata.MetadataConnectorConstants
Charcter used in NameInSource of a table to seperate the index file and the record type charchter.
RECORD_TYPES - Static variable in class com.metamatrix.modeler.core.index.IndexConstants
 
recordAllContexts() - Method in class com.metamatrix.common.log.config.BasicLogConfiguration
Direct the log configuration to record all known logging contexts.
recordAllContexts() - Method in interface com.metamatrix.common.log.LogConfiguration
Direct the log configuration to record all known logging contexts.
recordAllContexts() - Method in interface com.metamatrix.platform.security.audit.AuditConfiguration
Specify that messages in all contexts are to be recorded.
recordAllContexts() - Method in class com.metamatrix.platform.security.audit.config.BasicAuditConfiguration
Specify that messages in all contexts are to be recorded.
recordAllContexts() - Method in class com.metamatrix.platform.security.audit.config.UnmodifiableAuditConfiguration
This method always throws an UnsupportedOperationException.
recordAnnotations() - Method in class com.metamatrix.query.analysis.AnalysisRecord
Determine whether annotations should be recorded
recordContext(String) - Method in interface com.metamatrix.platform.security.audit.AuditConfiguration
Specify that messages in the input context should be recorded rather than discarded.
recordContext(String) - Method in class com.metamatrix.platform.security.audit.config.BasicAuditConfiguration
Specify that messages in the input context should be recorded rather than discarded.
recordContext(String) - Method in class com.metamatrix.platform.security.audit.config.UnmodifiableAuditConfiguration
This method always throws an UnsupportedOperationException.
recordContexts(Collection) - Method in class com.metamatrix.common.log.config.BasicLogConfiguration
Direct the log configuration to record only these contexts.
recordContexts(Collection) - Method in interface com.metamatrix.common.log.LogConfiguration
Direct the log configuration to record only these contexts.
recordContexts(Collection) - Method in interface com.metamatrix.platform.security.audit.AuditConfiguration
Specify that messages in the input contexts should be recorded rather than discarded.
recordContexts(Collection) - Method in class com.metamatrix.platform.security.audit.config.BasicAuditConfiguration
Specify that messages in the input contexts should be recorded rather than discarded.
recordContexts(Collection) - Method in class com.metamatrix.platform.security.audit.config.UnmodifiableAuditConfiguration
This method always throws an UnsupportedOperationException.
recordDebug() - Method in class com.metamatrix.query.analysis.AnalysisRecord
Determine whether debug trace log should be recorded
RecordFactory - Class in com.metamatrix.metadata.runtime.impl
RuntimeAdapter
RecordFactory() - Constructor for class com.metamatrix.metadata.runtime.impl.RecordFactory
 
recordMsg(AuditMessage) - Method in class com.metamatrix.platform.security.audit.destination.DatabaseAuditDestination
Print to the file writer
recordQueryPlan() - Method in class com.metamatrix.query.analysis.AnalysisRecord
Determine whether query plan should be recorded
RecordTypeInfo - Class in com.sforce.soap.partner
 
RecordTypeInfo() - Constructor for class com.sforce.soap.partner.RecordTypeInfo
 
RecordTypeInfo(boolean, boolean, String, String) - Constructor for class com.sforce.soap.partner.RecordTypeInfo
 
RecordTypeMapping - Class in com.sforce.soap.partner
 
RecordTypeMapping() - Constructor for class com.sforce.soap.partner.RecordTypeMapping
 
RecordTypeMapping(boolean, boolean, String, String, PicklistForRecordType[], String) - Constructor for class com.sforce.soap.partner.RecordTypeMapping
 
recover(int) - Method in interface com.metamatrix.dqp.client.ClientSideDQP
 
recover(int) - Method in interface com.metamatrix.dqp.service.TransactionService
 
RECOVER - Static variable in class com.metamatrix.dqp.spi.TrackerLogConstants.TXN_STATUS.PARTICIPATE
 
recover(int) - Method in class com.metamatrix.jdbc.MMXAResource
 
recoverTransaction(int) - Method in class com.metamatrix.jdbc.MMConnection
 
RecurseProgramCondition - Class in com.metamatrix.query.processor.xml
This special condition handles recursive XML processing.
RecurseProgramCondition(Program, Criteria) - Constructor for class com.metamatrix.query.processor.xml.RecurseProgramCondition
 
RecurseProgramCondition(Program, Criteria, int, boolean) - Constructor for class com.metamatrix.query.processor.xml.RecurseProgramCondition
 
RECURSION_CRITERIA - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Properties
The criteria of a node representing the root of a recursive XML fragment.
RECURSION_CRITERIA - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Tags
 
RECURSION_CRITERIA_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
RECURSION_LIMIT - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Properties
The recursion limit of a recursive XML fragment - if the MappingNodeConstants.Properties.RECURSION_CRITERIA does not terminate the recursion before the limit is reached, the recursion will be terminated after this many iterations.
RECURSION_LIMIT - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Tags
 
RECURSION_LIMIT_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
RECURSION_LIMIT_ERROR_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
RECURSION_LIMIT_EXCEPTION - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Tags
 
RECURSION_ROOT_MAPPING_CLASS - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Properties
This property should be set on each document node at which a recursive mapping class is anchored.
RECURSION_ROOT_MAPPING_CLASS - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Tags
 
RECURSIVE - Static variable in class com.metamatrix.platform.security.api.BasicAuthorizationPermission
 
RECURSIVE - Static variable in class com.metamatrix.platform.security.api.DataAccessResource
 
RECURSIVE_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
recycleConnection() - Method in class com.metamatrix.jdbc.MMConnection
 
recycleConnection() - Method in class com.metamatrix.jdbc.MMServerConnection
 
RED - Static variable in interface com.metamatrix.console.ui.views.summary.SummaryInfoProvider
 
RED_LIGHT - Static variable in class com.metamatrix.console.ui.views.summary.SummaryPanel
 
REDEFINE - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLSchema.Class
 
redirectOutputToFile(String) - Static method in class bsh.Interpreter
 
REFERENCE - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.ElementName
Static constant that represents the name of the "XMI.reference" element.
Reference - Class in com.metamatrix.query.sql.symbol
This class represents a reference (positional from the user query, or to an element from another scope).
Reference(int) - Constructor for class com.metamatrix.query.sql.symbol.Reference
Constructor for a positional Reference.
Reference(ElementSymbol) - Constructor for class com.metamatrix.query.sql.symbol.Reference
Constructor for an element Reference.
REFERENCE_SIZE - Static variable in class com.metamatrix.common.buffer.impl.SizeUtility
 
REFERENCE_TYPE_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
ReferenceBindingReplacerVisitor - Class in com.metamatrix.query.optimizer.xml
This visitor class will traverse a language object tree, find any Reference objects, and replace them with the corresponding parsed Expression which is the Reference's binding.
ReferenceBindingReplacerVisitor(List) - Constructor for class com.metamatrix.query.optimizer.xml.ReferenceBindingReplacerVisitor
Construct a new visitor with the default collection type, which is a HashSet.
ReferenceCollectorVisitor - Class in com.metamatrix.query.sql.visitor
This visitor class will traverse a language object tree and collect all references it finds.
ReferenceCollectorVisitor() - Constructor for class com.metamatrix.query.sql.visitor.ReferenceCollectorVisitor
 
referenceCount - Variable in class com.metamatrix.query.parser.ParseInfo
 
ReflectionHelper - Class in com.metamatrix.core.util
 
ReflectionHelper(Class) - Constructor for class com.metamatrix.core.util.ReflectionHelper
Construct a ReflectionHelper instance that cache's some information about the target class.
refresh() - Method in class com.metamatrix.console.models.ConfigurationManager
 
refresh() - Method in class com.metamatrix.console.models.Manager
Refresh tells a manager that it's data is stale and it should retrieve real data (rather than cached data) the next time data is requested.
refresh() - Method in class com.metamatrix.console.models.QueryManager
 
refresh(boolean) - Method in class com.metamatrix.console.models.TimedManager
This method calls super.refresh and, additionally, stops the timer running.
refresh() - Method in class com.metamatrix.console.models.TimedManager
 
refresh() - Method in class com.metamatrix.console.models.TransactionManager
 
refresh() - Method in class com.metamatrix.console.ui.views.authorization.ProvidersMain
 
refresh() - Method in class com.metamatrix.console.ui.views.authorization.SummaryMain
Refresh the display.
refresh(ConfigurationID) - Method in class com.metamatrix.console.ui.views.authorization.SummaryMain
Refresh the display with values from the supplied configuration ID
refresh() - Method in class com.metamatrix.console.ui.views.connector.ConnectorPanel
Force a refresh of this panel.
refresh() - Method in class com.metamatrix.console.ui.views.connectorbinding.ConnectorBindingPanel
 
refresh() - Method in class com.metamatrix.console.ui.views.deploy.DeployMainPanel
 
refresh() - Method in class com.metamatrix.console.ui.views.deploy.model.ConfigurationTreeModel
Clears all nodes and all caches.
refresh() - Method in class com.metamatrix.console.ui.views.deploy.ServiceDefinitionPanel
 
refresh() - Method in class com.metamatrix.console.ui.views.entitlements.EntitlementsPanel
 
refresh() - Method in class com.metamatrix.console.ui.views.extensionsource.ExtensionSourcesPanel
 
refresh() - Method in class com.metamatrix.console.ui.views.logsetup.SystemLogSetUpPanel
 
refresh() - Method in class com.metamatrix.console.ui.views.properties.PropertiesMasterPanel
 
refresh() - Method in class com.metamatrix.console.ui.views.properties.PropertyFilterPanel
 
refresh(String) - Method in class com.metamatrix.console.ui.views.properties.PropertyFilterPanel
 
refresh() - Method in class com.metamatrix.console.ui.views.queries.QueryPanel
 
refresh() - Method in class com.metamatrix.console.ui.views.resources.ResourcesMainPanel
 
refresh() - Method in class com.metamatrix.console.ui.views.runtime.model.RuntimeMgmtModel
 
refresh() - Method in class com.metamatrix.console.ui.views.runtime.RuntimeMgmtPanel
 
REFRESH - Static variable in class com.metamatrix.console.ui.views.sessions.SessionPanel
 
refresh() - Method in class com.metamatrix.console.ui.views.sessions.SessionPanel
 
refresh() - Method in class com.metamatrix.console.ui.views.summary.SummaryPanel
 
refresh() - Method in class com.metamatrix.console.ui.views.syslog.SysLogPanel
Used by the AutoRefresher to refresh the display.
refresh() - Method in class com.metamatrix.console.ui.views.transactions.TransactionsPanel
 
refresh() - Method in class com.metamatrix.console.ui.views.vdb.VdbConnBindPanel
 
refresh() - Method in class com.metamatrix.console.ui.views.vdb.VdbDetailPanel
 
refresh() - Method in class com.metamatrix.console.ui.views.vdb.VdbEntitlementsPanel
 
refresh() - Method in class com.metamatrix.console.ui.views.vdb.VdbMainPanel
 
refresh() - Method in class com.metamatrix.console.ui.views.vdb.VdbModelsPanel
 
refresh(boolean) - Method in class com.metamatrix.console.util.AutoRefresher
This method calls super.refresh and, additionally, stops the timer running.
refresh() - Method in class com.metamatrix.console.util.AutoRefresher
 
refresh() - Method in interface com.metamatrix.console.util.Refreshable
Identifies classes, usually panels, that can be refreshed, but not necessarily auto-refreshed.
refresh() - Method in class com.metamatrix.toolbox.ui.widget.PropertiedObjectArrayTable
 
REFRESH_ENABLED_QUERY - Static variable in class com.metamatrix.console.util.StaticProperties
 
REFRESH_ENABLED_RESOURCE_POOLS - Static variable in class com.metamatrix.console.util.StaticProperties
 
REFRESH_ENABLED_SESSION - Static variable in class com.metamatrix.console.util.StaticProperties
 
REFRESH_ENABLED_SUMMARY - Static variable in class com.metamatrix.console.util.StaticProperties
 
REFRESH_ENABLED_SYSLOG - Static variable in class com.metamatrix.console.util.StaticProperties
 
REFRESH_ENABLED_TRANSACTION - Static variable in class com.metamatrix.console.util.StaticProperties
 
REFRESH_END - Static variable in class com.metamatrix.console.ui.views.deploy.event.ConfigurationChangeEvent
Indicates the configuration refresh has ended.
REFRESH_HEADER - Static variable in class com.metamatrix.console.ui.layout.ConsoleMenuBar
 
REFRESH_MODELS - Static variable in class com.metamatrix.metadata.runtime.event.RuntimeMetadataEvent
 
REFRESH_RATE_QUERY - Static variable in class com.metamatrix.console.util.StaticProperties
 
REFRESH_RATE_RESOURCE_POOLS - Static variable in class com.metamatrix.console.util.StaticProperties
 
REFRESH_RATE_SESSION - Static variable in class com.metamatrix.console.util.StaticProperties
 
REFRESH_RATE_SUMMARY - Static variable in class com.metamatrix.console.util.StaticProperties
 
REFRESH_RATE_SYSLOG - Static variable in class com.metamatrix.console.util.StaticProperties
 
REFRESH_RATE_TRANSACTION - Static variable in class com.metamatrix.console.util.StaticProperties
 
REFRESH_RATES_HEADER - Static variable in class com.metamatrix.console.ui.layout.ConsoleMenuBar
 
REFRESH_START - Static variable in class com.metamatrix.console.ui.views.deploy.event.ConfigurationChangeEvent
Indicates the configuration will be refreshed after notifying all listeners.
REFRESH_VDB - Static variable in class com.metamatrix.metadata.runtime.event.RuntimeMetadataEvent
 
REFRESH_VDB_AND_MODELS - Static variable in class com.metamatrix.metadata.runtime.event.RuntimeMetadataEvent
 
Refreshable - Interface in com.metamatrix.console.util
 
refreshBindingMap() - Method in class com.metamatrix.console.ui.views.vdb.VdbAssignConnBindPanel
 
refreshConfig() - Method in class com.metamatrix.platform.config.event.ConfigurationChangeEvent
 
refreshData() - Method in class com.metamatrix.console.ui.views.properties.ConsolePropertiedEditor
 
refreshData() - Method in class com.metamatrix.console.ui.views.summary.SummaryPanel
 
refreshData() - Method in class com.metamatrix.console.ui.views.users.AdminRolesMain
 
refreshData() - Method in class com.metamatrix.console.ui.views.users.GroupsTabMainPanel
 
refreshData() - Method in class com.metamatrix.console.ui.views.users.RolesList
 
refreshDisplay() - Method in class com.metamatrix.toolbox.ui.widget.property.PropertiedObjectPanel
Refresh the panel's displayed contents.
refreshDisplay(boolean) - Method in class com.metamatrix.toolbox.ui.widget.property.PropertiedObjectPanel
Refresh the panel's displayed contents.
refreshDisplay(boolean) - Method in class com.metamatrix.toolbox.ui.widget.property.PropertyDefinitionLabel
 
refreshDisplayForProcess(String, ProcessData, ProcessStatistics) - Method in class com.metamatrix.console.ui.views.runtime.VMStatisticsDisplayHandler
 
refreshDisplayForService(String, ServiceData, WorkerPoolStats[]) - Method in class com.metamatrix.console.ui.views.runtime.QueueStatisticsDisplayHandler
 
refreshImpl() - Method in class com.metamatrix.console.models.ConfigurationManager
 
refreshImpl() - Method in class com.metamatrix.console.models.RuntimeMgmtManager
 
refreshItemSelected() - Method in class com.metamatrix.console.ui.layout.ConsoleMainFrame
 
refreshItemSelected() - Method in interface com.metamatrix.console.ui.layout.ConsoleMenuBarListener
 
refreshModels() - Method in class com.metamatrix.metadata.runtime.event.RuntimeMetadataEvent
 
refreshProcess(ProcessData) - Method in interface com.metamatrix.console.ui.views.runtime.OperationsDelegate
 
refreshProcess(ProcessData) - Method in class com.metamatrix.console.ui.views.runtime.ProcessMgmtPanel
 
refreshProcess(ProcessData) - Method in class com.metamatrix.console.ui.views.runtime.RuntimeMgmtPanel
 
refreshProcess(ProcessData) - Method in class com.metamatrix.console.ui.views.runtime.ServiceMgmtPanel
 
refreshProcessRequested(ProcessData) - Method in interface com.metamatrix.console.ui.views.runtime.QueueStatisticsRefreshRequestHandler
 
refreshProcessRequested(ProcessData) - Method in class com.metamatrix.console.ui.views.runtime.QueueStatisticsRefreshRequestHandlerImp
 
refreshProperties() - Static method in class com.metamatrix.metadata.runtime.RuntimeMetadataCatalog
call to refresh the runtime metadata properties.
RefreshRatesDialog - Class in com.metamatrix.console.ui.dialog
Dialog consisting of sub-tabs for specifying various user preferences.
RefreshRatesDialog(Frame) - Constructor for class com.metamatrix.console.ui.dialog.RefreshRatesDialog
 
RefreshRatesDialog() - Constructor for class com.metamatrix.console.ui.dialog.RefreshRatesDialog
 
refreshRatesItemSelected() - Method in class com.metamatrix.console.ui.layout.ConsoleMainFrame
 
refreshRatesItemSelected() - Method in interface com.metamatrix.console.ui.layout.ConsoleMenuBarListener
 
refreshRequested(ServiceData) - Method in interface com.metamatrix.console.ui.views.runtime.QueueStatisticsRefreshRequestHandler
 
refreshRequested(ServiceData) - Method in class com.metamatrix.console.ui.views.runtime.QueueStatisticsRefreshRequestHandlerImp
 
refreshRow() - Method in class com.metamatrix.jdbc.MMResultSet
 
refreshService(ServiceData) - Method in interface com.metamatrix.console.ui.views.runtime.OperationsDelegate
 
refreshService(ServiceData) - Method in class com.metamatrix.console.ui.views.runtime.ProcessMgmtPanel
 
refreshService(ServiceData) - Method in class com.metamatrix.console.ui.views.runtime.RuntimeMgmtPanel
 
refreshService(ServiceData) - Method in class com.metamatrix.console.ui.views.runtime.ServiceMgmtPanel
 
refreshTable() - Method in class com.metamatrix.console.ui.views.queries.QueryPanel
 
refreshTable() - Method in class com.metamatrix.console.ui.views.sessions.SessionPanel
Tells manager to refresh
refreshTableModel() - Method in class com.metamatrix.console.models.TransactionManager
Method to refresh the table model with current data.
refreshVDB() - Method in class com.metamatrix.metadata.runtime.event.RuntimeMetadataEvent
 
REG_EXPRESSION - Static variable in class com.metamatrix.common.object.PropertyType
 
register(ConnectorBindingLifeCycleListener) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
Register a listener for the VDB life cycle events, and get notified for when vdb is loded and unloaded
register(VDBLifeCycleListener) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
Register a listener for the VDB life cycle events, and get notified for when vdb is loded and unloaded
register(VDBLifeCycleListener) - Method in interface com.metamatrix.dqp.service.ConfigurationService
Register a listener for the VDB life cycle events, and get notified for when vdb is loded and unloaded
register(ConnectorBindingLifeCycleListener) - Method in interface com.metamatrix.dqp.service.ConfigurationService
Register a listener for the connector binding life cycle events, and get notified for when connector binding is loded and unloaded
registerButton(AbstractButton) - Static method in class com.metamatrix.toolbox.ui.widget.button.ButtonBorderPainter
Register the specified button with the ButtonBorderPainter so that it's border is shown only on mouse-over and if isSelected returns true, for JToggleButtons.
registerClientService(Class<?>, Object, String) - Method in class com.metamatrix.common.comm.ClientServiceRegistry
 
registered - Variable in class com.metamatrix.admin.objects.MMAdminObject
indicated if component exists in registry
registered - Variable in class com.metamatrix.platform.admin.api.runtime.ComponentData
indicated if component exists in registry
registerForEvents() - Method in class com.metamatrix.platform.service.controller.AbstractService
Register for events.
registerFunctionModifier(String, FunctionModifier) - Method in class org.teiid.connector.jdbc.translator.Translator
Add the FunctionModifier to the set of known modifiers.
registerListener(ServerConnectionListener) - Method in class com.metamatrix.jdbc.transport.LocalTransportHandler
 
registerNode(LanguageObject) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
registerOutParameter(int, int) - Method in class com.metamatrix.jdbc.MMCallableStatement
Register the OUT parameter in the ordinal position parameterIndex to jdbcsql type.
registerOutParameter(int, int, int) - Method in class com.metamatrix.jdbc.MMCallableStatement
Register the OUT parameter in the ordinal position parameterIndex to jdbcsql type.
registerOutParameter(int, int, String) - Method in class com.metamatrix.jdbc.MMCallableStatement
Register the OUT parameter in the ordinal position parameterIndex to jdbcsql type.
registerOutParameter(String, int) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
registerOutParameter(String, int, int) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
registerOutParameter(String, int, String) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
registerRecoverySource(String, TransactionProvider.XAConnectionSource) - Method in interface com.metamatrix.dqp.service.TransactionService
 
registerRecoverySource(String, TransactionProvider.XAConnectionSource) - Method in class com.metamatrix.xa.arjuna.ArjunaTransactionProvider
 
registerRequest(Object, Command, String, String, int) - Method in interface com.metamatrix.query.processor.ProcessorDataManager
 
registerRequest(Object, Command, String, String, int) - Method in class com.metamatrix.query.processor.TempTableDataManager
This is the magic method.
registerRequest(Command) - Method in interface com.metamatrix.query.tempdata.TempTableStore
 
registerRequest(Command) - Method in class com.metamatrix.query.tempdata.TempTableStoreImpl
 
registerResultSetOutParameter(CallableStatement, int) - Method in class org.teiid.dialect.TeiidDialect
 
registerRuntimeMetadataListener(RuntimeMetadataListener) - Method in class com.metamatrix.metadata.runtime.RuntimeMetadataCatalog
 
registerSource(FunctionMetadataSource) - Static method in class com.metamatrix.query.function.FunctionLibraryManager
Register a new source of function metadata.
registerSpecificTypeOfOutParameter(CallableStatement, IParameter, int) - Method in class org.teiid.connector.jdbc.translator.Translator
For registering specific output parameter types we need to translate these into the appropriate java.sql.Types output parameters We will need to match these up with the appropriate standard sql types
registry - Variable in class com.metamatrix.admin.server.AbstractAdminImpl
 
registry - Variable in class com.metamatrix.platform.vm.controller.ProcessController
 
REGISTRY_0001 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
registry package (006)
REGISTRY_0001 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
registry package (006)
REGISTRY_0002 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
REGISTRY_0002 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
REGISTRY_0003 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
REGISTRY_0003 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
REGISTRY_0004 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
REGISTRY_0004 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
REGISTRY_0005 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
REGISTRY_0005 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
REGISTRY_0006 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
REGISTRY_0006 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
REGISTRY_0007 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
REGISTRY_0007 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
REGISTRY_0008 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
REGISTRY_0008 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
REGISTRY_0009 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
REGISTRY_0009 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
REGISTRY_0010 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
REGISTRY_0010 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
REGISTRY_0011 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
REGISTRY_0011 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
REGISTRY_0012 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
REGISTRY_0012 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
REGISTRY_0013 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
REGISTRY_0013 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
REGISTRY_0014 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
REGISTRY_0014 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
REGISTRY_0015 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
REGISTRY_0015 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
REGISTRY_0016 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
REGISTRY_0016 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
REGISTRY_0017 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
REGISTRY_0017 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
REGISTRY_0018 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
REGISTRY_0018 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
REGISTRY_0019 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
REGISTRY_0019 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
REGISTRY_0020 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
REGISTRY_0020 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
REGISTRY_0021 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
REGISTRY_0021 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
REGISTRY_0022 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
REGISTRY_0022 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
REGISTRY_0023 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
REGISTRY_0023 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
REGISTRY_0024 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
REGISTRY_0024 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
REGISTRY_0025 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
REGISTRY_0025 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
REGISTRY_0026 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
REGISTRY_0026 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
REGISTRY_0027 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
REGISTRY_0027 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
REGISTRY_SERVICE - Static variable in interface com.metamatrix.dqp.service.DQPServiceNames
 
RegistryBinding<T> - Class in com.metamatrix.platform.registry
This class is a container for ServiceRegistryBinding objects for all the services running in this VM
RegistryBinding(T, String, MessageBus) - Constructor for class com.metamatrix.platform.registry.RegistryBinding
 
registryChanged() - Method in interface com.metamatrix.platform.registry.RegistryListener
 
registryChanged() - Method in class com.metamatrix.platform.service.proxy.ProxyManager
 
RegistryListener - Interface in com.metamatrix.platform.registry
 
RegistryPropertyNames - Class in com.metamatrix.platform.registry
 
RegistryPropertyNames() - Constructor for class com.metamatrix.platform.registry.RegistryPropertyNames
 
registryShutdown() - Method in interface com.metamatrix.platform.registry.RegistryListener
 
registryShutdown() - Method in class com.metamatrix.platform.service.proxy.ProxyManager
 
reinit() - Static method in class com.metamatrix.common.util.crypto.CryptoUtil
Allows tests to reinit if necessary
ReInit(Reader, int, int, int) - Method in class com.metamatrix.query.parser.JavaCharStream
 
ReInit(Reader, int, int) - Method in class com.metamatrix.query.parser.JavaCharStream
 
ReInit(Reader) - Method in class com.metamatrix.query.parser.JavaCharStream
 
ReInit(InputStream, String, int, int, int) - Method in class com.metamatrix.query.parser.JavaCharStream
 
ReInit(InputStream, int, int, int) - Method in class com.metamatrix.query.parser.JavaCharStream
 
ReInit(InputStream, String, int, int) - Method in class com.metamatrix.query.parser.JavaCharStream
 
ReInit(InputStream, int, int) - Method in class com.metamatrix.query.parser.JavaCharStream
 
ReInit(InputStream, String) - Method in class com.metamatrix.query.parser.JavaCharStream
 
ReInit(InputStream) - Method in class com.metamatrix.query.parser.JavaCharStream
 
ReInit(InputStream) - Method in class com.metamatrix.query.parser.SQLParser
 
ReInit(InputStream, String) - Method in class com.metamatrix.query.parser.SQLParser
 
ReInit(Reader) - Method in class com.metamatrix.query.parser.SQLParser
 
ReInit(SQLParserTokenManager) - Method in class com.metamatrix.query.parser.SQLParser
 
ReInit(JavaCharStream) - Method in class com.metamatrix.query.parser.SQLParserTokenManager
 
ReInit(JavaCharStream, int) - Method in class com.metamatrix.query.parser.SQLParserTokenManager
 
RELATED_OBJECT - Static variable in class com.metamatrix.modeler.core.index.IndexConstants.SEARCH_RECORD_TYPE
 
RelatedList - Class in com.sforce.soap.partner
 
RelatedList() - Constructor for class com.sforce.soap.partner.RelatedList
 
RelatedList(RelatedListColumn[], boolean, String, String, int, String, String, RelatedListSort[]) - Constructor for class com.sforce.soap.partner.RelatedList
 
RelatedListColumn - Class in com.sforce.soap.partner
 
RelatedListColumn() - Constructor for class com.sforce.soap.partner.RelatedListColumn
 
RelatedListColumn(String, String, String, String) - Constructor for class com.sforce.soap.partner.RelatedListColumn
 
RelatedListSort - Class in com.sforce.soap.partner
 
RelatedListSort() - Constructor for class com.sforce.soap.partner.RelatedListSort
 
RelatedListSort(boolean, String) - Constructor for class com.sforce.soap.partner.RelatedListSort
 
RelateFunctionModifier - Class in com.metamatrix.connector.jdbc.oracle.spatial
 
RelateFunctionModifier() - Constructor for class com.metamatrix.connector.jdbc.oracle.spatial.RelateFunctionModifier
 
relateFunctions - Static variable in class com.metamatrix.connector.jdbc.oracle.spatial.OracleSpatialFunctions
 
RELATIONAL_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
RelationalNode - Class in com.metamatrix.query.processor.relational
 
RelationalNode(int) - Constructor for class com.metamatrix.query.processor.relational.RelationalNode
 
RelationalNodeStatistics - Class in com.metamatrix.query.processor.relational
 
RelationalNodeStatistics() - Constructor for class com.metamatrix.query.processor.relational.RelationalNodeStatistics
 
RelationalNodeUtil - Class in com.metamatrix.query.processor.relational
 
RelationalPlan - Class in com.metamatrix.query.processor.relational
 
RelationalPlan(RelationalNode) - Constructor for class com.metamatrix.query.processor.relational.RelationalPlan
Constructor for RelationalPlan.
RelationalPlanner - Class in com.metamatrix.query.optimizer.relational
This class generates a relational plan for query execution.
RelationalPlanner() - Constructor for class com.metamatrix.query.optimizer.relational.RelationalPlanner
 
RELATIONSHIP - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Foundation.Class
 
RELATIONSHIP - Static variable in class com.metamatrix.modeler.core.index.IndexConstants.SEARCH_RECORD_TYPE
 
RELATIONSHIP_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
RELATIONSHIP_ROLE - Static variable in class com.metamatrix.modeler.core.index.IndexConstants.SEARCH_RECORD_TYPE
 
RELATIONSHIP_TYPE - Static variable in class com.metamatrix.modeler.core.index.IndexConstants.SEARCH_RECORD_TYPE
 
relative(int) - Method in class com.metamatrix.jdbc.MMResultSet
Moves the cursor a number of rows relative to the current row in this ResultSet object.
releaseDocumentStream() - Method in class com.metamatrix.connector.xml.http.HTTPExecutor
 
releasePinnedBatches() - Method in interface com.metamatrix.common.buffer.BufferManager
Release batches that have been pinned by this thread.
releasePinnedBatches() - Method in class com.metamatrix.common.buffer.impl.BufferManagerImpl
 
releaseSavepoint(Savepoint) - Method in class com.metamatrix.jdbc.MMConnection
 
reload(String) - Static method in class com.metamatrix.common.properties.PropertyManager
Reloads the resource bundle with the specified name.
reload(String, Map) - Static method in class com.metamatrix.common.properties.PropertyManager
Reloads the resource bundle with the specified name into the specified map.
reloadSources() - Static method in class com.metamatrix.query.function.FunctionLibraryManager
Reload all sources.
relogin() - Method in class com.metamatrix.console.connections.ConnectionInfo
 
REMOTE_ADMIN - Static variable in class com.metamatrix.server.util.SecurityRoles.Name
 
REMOTE_TIMEOUT - Static variable in class com.metamatrix.common.messaging.jgroups.JGroupsMessageBus
 
RemoteMessagingException - Exception in com.metamatrix.common.messaging
 
RemoteMessagingException(String) - Constructor for exception com.metamatrix.common.messaging.RemoteMessagingException
 
RemoteMessagingException(Throwable) - Constructor for exception com.metamatrix.common.messaging.RemoteMessagingException
 
RemoteProxy - Class in com.metamatrix.common.messaging.jgroups
 
RemoteProxy(Map<UUID, RPCStruct>) - Constructor for class com.metamatrix.common.messaging.jgroups.RemoteProxy
 
RemoteResultsReceiver - Class in com.metamatrix.server.dqp.service
 
RemoteResultsReceiver() - Constructor for class com.metamatrix.server.dqp.service.RemoteResultsReceiver
 
RemoteResultsReceiver(MessageBus) - Constructor for class com.metamatrix.server.dqp.service.RemoteResultsReceiver
 
remove(int) - Method in class com.metamatrix.api.core.message.MessageList
Overrides the implementation of List
remove(Object) - Method in class com.metamatrix.api.core.message.MessageList
Overrides the implementation of List
remove(K) - Method in interface com.metamatrix.cache.Cache
Removes the value for this key from a Cache.
remove(K) - Method in class com.metamatrix.cache.jboss.JBossCache
Removes the value for this key from a Cache.
REMOVE - Static variable in interface com.metamatrix.common.actions.ObjectEditor
The command to signify removal of an attribute.
remove(BaseID) - Method in class com.metamatrix.common.config.model.ConfigurationModelContainerImpl
 
remove(Object) - Method in class com.metamatrix.common.properties.UnmodifiableProperties
 
remove(BasicTreeNode) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Remove from this node the specified child, null the parent reference of the node, and mark the node as non-existant.
remove(int) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Remove from this node the child specified by the index, null the parent reference of the node, and mark the node as non-existant.
remove() - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeIterator
 
remove() - Method in class com.metamatrix.common.tree.TreeNodeIterator
 
remove() - Method in class com.metamatrix.common.tree.TreeNodeIteratorWithStack
 
remove() - Method in class com.metamatrix.connector.metadata.ResultsIterator
 
remove(ConnectionInfo) - Method in class com.metamatrix.console.security.UserCapabilities
 
remove(HashedListEntry) - Method in class com.metamatrix.console.util.HashedList
 
remove(String) - Method in interface com.metamatrix.core.index.IIndex
Removes the corresponding document from the index.
remove(String) - Static method in class com.metamatrix.core.util.FileUtils
 
remove() - Method in class com.metamatrix.core.util.MetaMatrixExceptionUtil.NestedExceptionIterator
Removes from the underlying collection the last element returned by the iterator (optional operation).
remove() - Method in class com.metamatrix.core.util.TempDirectory
 
remove(String, String, boolean) - Static method in class com.metamatrix.core.util.ZipFileUtil
Removes the file with the specified name from the zip file with the specified name.
remove(String, String) - Static method in class com.metamatrix.core.util.ZipFileUtil
Removes the file with the specified name from the zip file with the specified name.
remove(File, String) - Static method in class com.metamatrix.core.util.ZipFileUtil
Removes the file with the specified name to the specified zip file.
remove(File, String, boolean) - Static method in class com.metamatrix.core.util.ZipFileUtil
Removes the file with the specified name to the specified zip file.
remove(AuthorizationPolicyID) - Method in interface com.metamatrix.platform.admin.api.AuthorizationEditor
 
REMOVE - Static variable in class com.metamatrix.platform.config.spi.xml.XMLActionUpdateStrategy
The command to signify removal of an attribute.
remove(AuthorizationPolicyID) - Method in class com.metamatrix.platform.security.api.AbstractAuthorizationObjectEditor
Remove an AuthorizationPolicy.
remove(AuthorizationPermission) - Method in interface com.metamatrix.platform.security.api.AuthorizationPermissions
Remove from this collection's set of existing permissions the specified permission.
remove(AuthorizationPermission) - Method in class com.metamatrix.platform.security.api.AuthorizationPermissionsImpl
Remove from this collection's set of existing permissions the specified permission.
remove(OptimizerRule) - Method in class com.metamatrix.query.optimizer.relational.RuleStack
Remove all occurrences of this rule in the stack
remove(ElementSymbol) - Method in class com.metamatrix.query.sql.util.VariableContext
 
remove(int, int) - Method in class com.metamatrix.toolbox.ui.widget.text.DefaultTextFieldModel
Overridden to mark model as modified.
remove(Component) - Method in class com.metamatrix.toolbox.ui.widget.ToolBar
 
remove(int) - Method in class com.metamatrix.toolbox.ui.widget.ToolBar
 
REMOVE_CONNECTION_HEADER - Static variable in class com.metamatrix.console.ui.layout.ConsoleMenuBar
 
REMOVE_FROM_OP - Static variable in class com.metamatrix.console.models.ModelChangedEvent
 
REMOVE_LBL - Static variable in class com.metamatrix.common.actions.AbstractObjectEditor
 
REMOVE_OPTIONAL_JOINS - Static variable in class com.metamatrix.query.optimizer.relational.rules.RuleConstants
 
REMOVE_SORTS - Static variable in class com.metamatrix.query.optimizer.relational.rules.RuleConstants
 
removeActionItem(JMenuItem) - Method in class com.metamatrix.console.ui.layout.ConsoleMenuBar
 
removeActionItem(String) - Method in class com.metamatrix.console.ui.layout.ConsoleMenuBar
 
removeActionListener(ActionListener) - Method in class com.metamatrix.toolbox.ui.widget.property.DirectoryEntryPropertyComponent
 
removeAll(Collection) - Method in class com.metamatrix.api.core.message.MessageList
Overrides the implementation of List
removeAll() - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Remove from this node the child specified by the index, null the parent reference of the node, and mark the node as non-existant.
removeAll() - Static method in class com.metamatrix.core.util.TempDirectoryMonitor
 
removeAll(Set) - Method in interface com.metamatrix.platform.security.api.AuthorizationPermissions
Remove from this collection's set of existing permissions all of the set of specified permissions.
removeAll(AuthorizationPermissions) - Method in interface com.metamatrix.platform.security.api.AuthorizationPermissions
Remove from this collection's set of existing permissions all of the set of specified permissions.
removeAll(Set) - Method in class com.metamatrix.platform.security.api.AuthorizationPermissionsImpl
Remove from this collection's set of existing permissions all of the set of specified permissions.
removeAll(AuthorizationPermissions) - Method in class com.metamatrix.platform.security.api.AuthorizationPermissionsImpl
Remove from this collection's set of existing permissions all of the set of specified permissions.
removeAll() - Method in class com.metamatrix.toolbox.ui.widget.ToolBar
 
removeAllChildren() - Method in class com.metamatrix.query.optimizer.relational.plantree.PlanNode
 
removeAllChildren() - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeNode
 
removeAllElements() - Method in class com.metamatrix.console.ui.util.StringListBasedListModel
Remove all elements
removeAllListeners() - Method in class com.metamatrix.core.event.AbstractEventSource
 
removeAllListeners() - Method in interface com.metamatrix.core.event.EventSource
 
removeAllPermissions(AuthorizationPolicy) - Method in class com.metamatrix.platform.security.api.AbstractAuthorizationObjectEditor
Remove all of the permissions from the policy.
removeAllPrincipals(AuthorizationPolicy) - Method in class com.metamatrix.platform.security.api.AbstractAuthorizationObjectEditor
Remove all of the principals from the policy.
removeAngleBrackets(String) - Method in class com.metamatrix.connector.xml.http.HTTPExecutor
 
removeApplyActionListener(ActionListener) - Method in class com.metamatrix.toolbox.ui.widget.ConfigurationPanel
Removes the specified listener from the lists of ActionListeners registered to both the accept and apply buttons.
removeAttribute(MappingAttribute) - Method in class com.metamatrix.query.mapping.xml.MappingElement
Remove attribute node from element
removeAvailableValue(Object) - Method in class com.metamatrix.toolbox.ui.widget.AccumulatorPanel
 
removeBatch(int) - Method in class com.metamatrix.common.buffer.impl.BatchMap
 
removeBatch(int) - Method in class com.metamatrix.common.buffer.impl.TupleSourceInfo
Remove a managed batch for this tuple source, indexed by beginRow
removeBatch(TupleSourceID, int) - Method in class com.metamatrix.common.buffer.storage.file.FileStorageManager
This method does nothing - rather than deleting batches from the middle of a RandomAccessFile, which would be very expensive, we just handle the possibility that a batch already exists in the addBatch method.
removeBatch(TupleSourceID, int) - Method in class com.metamatrix.common.buffer.storage.memory.MemoryStorageManager
 
removeBatch(TupleSourceID, int) - Method in interface com.metamatrix.common.buffer.StorageManager
Remove a batch from this storage as specified.
removeBatches(TupleSourceID) - Method in class com.metamatrix.common.buffer.storage.file.FileStorageManager
Remove all batches for a sourceID.
removeBatches(TupleSourceID) - Method in class com.metamatrix.common.buffer.storage.memory.MemoryStorageManager
 
removeBatches(TupleSourceID) - Method in interface com.metamatrix.common.buffer.StorageManager
Remove all batches for the specified tuple source.
removeByClass(Class) - Method in class com.metamatrix.api.core.message.MessageList
Remove all Message instances that are instances of the specified Class.
removeByTarget(Object) - Method in class com.metamatrix.api.core.message.MessageList
Remove all Message instances that have the specified target
removeByType(int) - Method in class com.metamatrix.api.core.message.MessageList
Remove all Message instances that have the specified type
removeByType(int[]) - Method in class com.metamatrix.api.core.message.MessageList
Remove all Message instances that have the specified type
removeCellEditorListener(CellEditorListener) - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableCellEditor
Unregisters the specified listener.
removeChangeListener(ChangeListener) - Method in class com.metamatrix.console.ui.util.ModifiedDirectoryChooserPanel
 
removeChangeListener(ChangeListener) - Method in class com.metamatrix.console.ui.util.wizard.AbstractWizardClient
 
removeChangeListener(ChangeListener) - Method in class com.metamatrix.console.ui.util.wizard.DefaultWizardClientPanel
 
removeChangeListener(ChangeListener) - Method in interface com.metamatrix.console.ui.util.wizard.WizardClientPanel
 
removeChangeListener(ChangeListener) - Method in class com.metamatrix.console.ui.views.properties.ConsolePropertiedEditor
Method to remove a ChangeListener.
removeChangeListener(ChangeListener) - Method in class com.metamatrix.toolbox.ui.widget.CalendarPanel
 
removeChangeListener(ChangeListener) - Method in class com.metamatrix.toolbox.ui.widget.DirectoryChooserPanel
 
removeChangeListener(ChangeListener) - Method in class com.metamatrix.toolbox.ui.widget.IntegerSpinner
 
removeChars(String, char[]) - Static method in class com.metamatrix.core.util.StringUtilities
 
removeChild(String) - Method in interface com.metamatrix.cache.Cache
Destroys the child from the current node; no-op if node not found
removeChild(String) - Method in class com.metamatrix.cache.jboss.JBossCache
Destroys the child from the current node; no-op if node not found
removeChild(CommandTreeNode) - Method in class com.metamatrix.query.optimizer.CommandTreeNode
 
removeChild(PlanNode) - Method in class com.metamatrix.query.optimizer.relational.plantree.PlanNode
 
removeChild(DefaultTreeNode) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeNode
 
removeChild(int) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeNode
 
removeChildNode(MappingBaseNode) - Method in class com.metamatrix.query.mapping.xml.MappingBaseNode
 
removeChildNode(PlanNode, PlanNode) - Static method in class com.metamatrix.query.optimizer.relational.plantree.NodeEditor
all of child's children become children of parent
removeChildrenRecursively(File) - Static method in class com.metamatrix.core.util.FileUtils
 
removeColumn(TableColumn) - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableColumnModel
 
removeColumnSortListener(TableColumnSortListener) - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableColumnModel
 
removeColumnSortListener(TableColumnSortListener) - Method in interface com.metamatrix.toolbox.ui.widget.table.EnhancedTableColumnModel
 
removeComponent(JComponent) - Method in class com.metamatrix.console.ui.util.AbstractPanelAction
 
removeComponentObject(ComponentObjectID) - Method in class com.metamatrix.common.config.model.BasicConfiguration
Remove the component from this list of available components that can be deployed.
removeComponentTypeDefinition(ComponentTypeDefn) - Method in class com.metamatrix.common.config.model.BasicComponentType
 
removeConcurrentUser() - Method in class com.metamatrix.common.connection.ManagedConnection.ConnectionStatistics
 
removeConfigurationChangeListener(ConfigurationChangeListener) - Method in class com.metamatrix.console.models.ConfigurationManager
Removes the given listener from those being notified.
removeConfigurationTreeModelListener(ConfigurationTreeModelListener) - Method in class com.metamatrix.console.ui.views.deploy.model.ConfigurationTreeModel
Removes the given listener from those being notified.
removeConfirmed(Component, Collection) - Method in class com.metamatrix.console.ui.views.entitlements.EntitlementDetailPanel
 
removeConfirmed(Component, Collection) - Method in interface com.metamatrix.console.ui.views.users.GroupAccumulatorController
 
removeConfirmed(Component, Collection) - Method in class com.metamatrix.console.ui.views.users.RoleMembershipPanel
 
removeConnection(ConnectionInfo) - Method in class com.metamatrix.console.connections.ConnectionProcessor
 
removeConnection(ConnectionInfo) - Static method in class com.metamatrix.console.models.ModelManager
 
removeConnection(ConnectionInfo) - Method in class com.metamatrix.console.ui.layout.ConsoleMainFrame
 
RemoveConnectionDialog - Class in com.metamatrix.console.connections
 
RemoveConnectionDialog(ConnectionInfo[], ConnectionInfo) - Constructor for class com.metamatrix.console.connections.RemoveConnectionDialog
 
removeConnectionEventListener(ConnectionEventListener) - Method in class com.metamatrix.jdbc.MMXAConnection
 
removeConnectionItemSelected() - Method in class com.metamatrix.console.ui.layout.ConsoleMainFrame
 
removeConnectionItemSelected() - Method in interface com.metamatrix.console.ui.layout.ConsoleMenuBarListener
 
removeConnectionLo(ConnectionInfo) - Static method in class com.metamatrix.console.models.ModelManager
 
removeConnector(String) - Static method in class com.metamatrix.xa.arjuna.XAConnectorRecovery
 
removeConnectorBinding(String) - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
 
removeConnectorBinding(String, String) - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
 
removeConnectorBindingName(String) - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
 
removeConnectorBindingNameOnly(String) - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
 
removeConnectorType(String) - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
 
removedConfiguration(SavedUDDIRegistryInfo) - Method in interface com.metamatrix.console.ui.views.vdb.UDDIConfigurationsHandler
 
removeDirectoryAndChildren(File) - Static method in class com.metamatrix.core.util.FileUtils
 
removedMembers(String[], String[], String[], String[]) - Method in interface com.metamatrix.console.ui.views.entitlements.EntitlementMembershipController
 
removeEldestEntry(Map.Entry<K, V>) - Method in class com.metamatrix.core.util.LRUCache
 
removeElement(String) - Method in class com.metamatrix.console.ui.util.StringListBasedListModel
Remove an element
removeElementID(ElementID) - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
removeExtraWhitespace(String) - Static method in class com.metamatrix.core.util.StringUtilities
Replaces multiple sequential "whitespace" characters from the specified string with a single space character, where whitespace includes \r\t\n and other characters
removeFactory(String) - Method in class com.metamatrix.core.id.IDGenerator
Remove a factory from this generator.
removeFilter(TableFilter) - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
 
removeFocusListener(FocusListener) - Method in class com.metamatrix.toolbox.ui.widget.CalendarPanel
 
removeFocusListener(FocusListener) - Method in class com.metamatrix.toolbox.ui.widget.IntegerSpinner
 
removeFocusListener(FocusListener) - Method in class com.metamatrix.toolbox.ui.widget.property.DirectoryEntryPropertyComponent
Manage the focus listener methods for the PropertyEventAdapter
removeFromCache(String, String) - Method in class com.metamatrix.dqp.service.metadata.QueryMetadataCache
Remove cache for a given vdb, called when a vdb is actually deleted.
removeFromParent() - Method in class com.metamatrix.query.optimizer.relational.plantree.PlanNode
 
removeHost(String) - Method in class com.metamatrix.platform.registry.ClusteredRegistryState
 
removeInstance(ConnectionInfo) - Static method in class com.metamatrix.console.ui.layout.PanelsTree
 
removeInstructionAt(int) - Method in class com.metamatrix.query.processor.xml.Program
Removes the instruction to be executed at the indicated index, or do nothing if there is no instruction at that index.
removeInvalidCharacters(String) - Static method in class com.metamatrix.common.xml.XmlUtil
 
removeKeyID(KeyID) - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
removeLast() - Method in class com.metamatrix.common.actions.BasicModificationActionQueue
Remove and return the last modification action object that was added to this queue.
removeLast() - Method in interface com.metamatrix.common.actions.ModificationActionQueue
Remove and return the last modification action object that was added to this queue.
removeList(HashedListEntry) - Method in class com.metamatrix.console.util.HashedList
 
removeList(String) - Method in class com.metamatrix.console.util.HashedList
 
removeListDataListener(ListDataListener) - Method in class com.metamatrix.toolbox.ui.widget.AccumulatorPanel
Removes the specified ListDataListener from the current values list.
removeListener() - Method in interface com.metamatrix.cache.Cache
Remove Listener to stop the updates on this Cache
removeListener() - Method in class com.metamatrix.cache.jboss.JBossCache
Remove Listener to stop the updates on this Cache
removeListener(Class, EventObjectListener) - Method in class com.metamatrix.common.messaging.jgroups.JGroupsMessageBus
 
removeListener(EventObjectListener) - Method in class com.metamatrix.common.messaging.jgroups.JGroupsMessageBus
 
removeListener(Class, EventObjectListener) - Method in interface com.metamatrix.common.messaging.MessageBus
 
removeListener(EventObjectListener) - Method in interface com.metamatrix.common.messaging.MessageBus
 
removeListener(Class, EventObjectListener) - Method in class com.metamatrix.common.messaging.NoOpMessageBus
 
removeListener(EventObjectListener) - Method in class com.metamatrix.common.messaging.NoOpMessageBus
 
removeListener(Class, EventObjectListener) - Method in class com.metamatrix.core.event.AbstractEventSource
 
removeListener(EventObjectListener) - Method in class com.metamatrix.core.event.AbstractEventSource
 
removeListener(Class, EventObjectListener) - Method in interface com.metamatrix.core.event.EventSource
 
removeListener(EventObjectListener) - Method in interface com.metamatrix.core.event.EventSource
 
removeLoggingContexts(Collection) - Method in class com.metamatrix.toolbox.ui.widget.LoggingPanel
 
removeManagerListener(ManagerListener) - Method in class com.metamatrix.console.models.Manager
Objects not wishing to listen to this Manager's ModelChangedEvents anymore can unregister themselves as a listener
removeMessage(Message) - Method in class com.metamatrix.api.core.message.MessageList.Statistics
Remove a message from the statistics.
removeMessagesWithTarget(List, Object) - Static method in class com.metamatrix.api.core.message.MessageList
Helper method to remove all instances from the List of Message objects where the message target matches (using MessageList.matchesTarget(Message, Object)) the supplied target.
removeModelInfo(String, boolean) - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
 
removeModelInfo(String) - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
 
removeModelInfo(String) - Method in class com.metamatrix.vdb.runtime.BasicVDBInfo
 
RemoveNamedObject - Class in com.metamatrix.common.actions
This action definition specifies that a named object is to be removed from the target.
RemoveNamedObject(Object, AttributeDefinition, String, Object) - Constructor for class com.metamatrix.common.actions.RemoveNamedObject
 
RemoveNamedObject(Object, AttributeDefinition, Object[]) - Constructor for class com.metamatrix.common.actions.RemoveNamedObject
 
RemoveNamedObject(Object, Integer, Object[]) - Constructor for class com.metamatrix.common.actions.RemoveNamedObject
 
removeNamespace(String) - Method in class com.metamatrix.common.properties.PropertyManager
Removes the specified namespace from the list of registered namespaces.
removeNavigationButton(ButtonWidget) - Method in class com.metamatrix.toolbox.ui.widget.DialogPanel
Removes the specified button from the navigation bar.
removeNavigationComponent(int) - Method in class com.metamatrix.toolbox.ui.widget.DialogPanel
Removes the component (either a button or spacer) at the specified index from the navigation bar.
removeNavigationSpacer(SpacerWidget) - Method in class com.metamatrix.toolbox.ui.widget.DialogPanel
Removes the specified spacer from the navigation bar.
removeNode(Object, TreeModel) - Static method in class com.metamatrix.console.util.StaticTreeUtilities
Remove all occurrences of a node from a tree model.
removeNode(TreeNode) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeModel
 
RemoveObject - Class in com.metamatrix.common.actions
This action definition specifies that an object is to be removed from the target.
RemoveObject(Object, AttributeDefinition, Object) - Constructor for class com.metamatrix.common.actions.RemoveObject
 
removePage(Component) - Method in class com.metamatrix.toolbox.ui.widget.WizardPanel
Remove all internal references to the specified component being removed from the navigation bar.
removePage(int) - Method in class com.metamatrix.toolbox.ui.widget.WizardPanel
Removes the page at the specified index from the current list of pages.
removePage(Component, int) - Method in class com.metamatrix.toolbox.ui.widget.WizardPanel
 
removePermission(AuthorizationPolicy, AuthorizationPermission) - Method in class com.metamatrix.platform.security.api.AbstractAuthorizationObjectEditor
Remove an AuthorizationPermission from the policy.
removePermission(AuthorizationPermission) - Method in class com.metamatrix.platform.security.api.AuthorizationPolicy
Remove from this policy's set of existing permissions the specified permission.
removePermissions(AuthorizationPolicy, Set) - Method in class com.metamatrix.platform.security.api.AbstractAuthorizationObjectEditor
Remove a Set of AuthorizationPermissions from the policy.
removePermissions(AuthorizationPolicy, String, AuthorizationRealm) - Method in class com.metamatrix.platform.security.api.AbstractAuthorizationObjectEditor
Remove ALL AuthorizationPermissions from the given AuthorizationPolicy that have the given resource and are in the given AuthorizationRealm.
removePermissions() - Method in class com.metamatrix.platform.security.api.AuthorizationPolicy
Remove all of this policy's existing permissions.
removePermissionsForRealm(Number) - Method in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCAuthorizationTransaction
Remove entries from AUTHPERMISSIONS for the specified realm
removePermissionsWithResources(Collection, AuthorizationRealm) - Method in interface com.metamatrix.platform.security.authorization.spi.AuthorizationSourceTransaction
Remove all permissions in the system that are on the given resources.
removePermissionsWithResources(Collection, AuthorizationRealm) - Method in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCAuthorizationTransaction
Remove all permissions in the system that are on the given resources.
removePoliciesForRealm(AuthorizationRealm) - Method in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCAuthorizationTransaction
Remove entries from AUTHPOLICIES for the specified realm
removePolicyFromCache(AuthorizationPolicyID) - Method in class com.metamatrix.platform.security.authorization.cache.AuthorizationCache
Remove from the cache the policy with the specified ID.
removePolicysFromCache(Collection) - Method in class com.metamatrix.platform.security.authorization.cache.AuthorizationCache
Remove from the cache the policies with the specified IDs.
removePrincipal(AuthorizationPolicy, MetaMatrixPrincipalName) - Method in class com.metamatrix.platform.security.api.AbstractAuthorizationObjectEditor
Remove a principal from the policy.
removePrincipal(MetaMatrixPrincipalName) - Method in class com.metamatrix.platform.security.api.AuthorizationPolicy
Remove from this policy's set of existing principals the specified MetaMatrixPrincipalName.
removePrincipalFromAllPolicies(SessionToken, MetaMatrixPrincipalName) - Method in interface com.metamatrix.platform.security.api.service.AuthorizationServiceInterface
Remove given Principal from ALL AuthorizationPolicies to which he belongs.
removePrincipalFromAllPolicies(SessionToken, MetaMatrixPrincipalName) - Method in class com.metamatrix.platform.security.authorization.service.AuthorizationServiceImpl
Remove given Principal from ALL AuthorizationPolicies to which he belongs.
removePrincipalFromAllPolicies(MetaMatrixPrincipalName) - Method in interface com.metamatrix.platform.security.authorization.spi.AuthorizationSourceTransaction
Remove given Principal from ALL AuthorizationPolicies to which he belongs.
removePrincipalFromAllPolicies(MetaMatrixPrincipalName) - Method in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCAuthorizationTransaction
Remove given Principal from ALL AuthorizationPolicies to which he belongs.
removePrincipalFromCache(MetaMatrixPrincipalName) - Method in class com.metamatrix.platform.security.authorization.cache.AuthorizationCache
Remove from the cache any policy IDs referenced by the specified principal.
removePrincipals(AuthorizationPolicy, Set) - Method in interface com.metamatrix.platform.admin.api.AuthorizationEditor
 
removePrincipals(AuthorizationPolicy, Set) - Method in class com.metamatrix.platform.security.api.AbstractAuthorizationObjectEditor
Remove a set of principals from the policy.
removePrincipalsAndPoliciesForRealm(AuthorizationRealm) - Method in interface com.metamatrix.platform.security.authorization.spi.AuthorizationSourceTransaction
Remove entries from AUTHREALM, AUTHPERMISSIONS, AUTHPOLICIES, AUTHPRINCIPALS for the specified realm
removePrincipalsAndPoliciesForRealm(AuthorizationRealm) - Method in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCAuthorizationTransaction
Remove entries from AUTHREALM, AUTHPERMISSIONS, AUTHPOLICIES, AUTHPRINCIPALS for the specified realm
removePrincipalsForRealm(AuthorizationRealm) - Method in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCAuthorizationTransaction
Remove entries from AUTHPRINCIPALS for the specified realm
removePrincipalsFromRole(Collection, String) - Method in class com.metamatrix.console.models.GroupsManager
Remove collection of PrincipalNames from a Role
removePrincipalsFromRole(Set, String) - Method in interface com.metamatrix.platform.admin.api.AuthorizationAdminAPI
Remove the given set of principals from the given role.
removePrincipalsFromRole(Set, String) - Method in class com.metamatrix.platform.admin.apiimpl.AuthorizationAdminAPIImpl
Remove the given set of principals from the given role.
removeProcess(String, String) - Method in class com.metamatrix.platform.registry.ClusteredRegistryState
 
removeProperties(Collection) - Method in class com.metamatrix.common.config.model.BasicComponentObject
Remove the Collection of propertyNames from tthe current properties settings.
removeProperty(ComponentObject, String) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Removes the property value for the specified name on the ComponentObject.
removeProperty(String) - Method in class com.metamatrix.common.config.model.BasicComponentObject
Remove a property setting based on the name
removeProperty(ComponentObject, String) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
removeProperty(Object) - Method in class com.metamatrix.query.optimizer.relational.plantree.PlanNode
 
removePropertyChangeListener(PropertyChangeListener) - Method in class com.metamatrix.toolbox.ui.widget.property.PropertiedObjectPanel
Unregisters the specified listener from getting notifications of value changes within the component displaying values for one of the PropertiedObject's properties.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.metamatrix.toolbox.ui.widget.property.PropertyChangeAdapter
Unregisters the specified listener from getting notifications of value changes within the component displaying values for one of the PropertiedObject's properties.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.metamatrix.toolbox.ui.widget.text.DefaultTextFieldModel
Unregisters a PropertyChangeListener.
removePropertySelectionListener(PropertySelectionListener) - Method in class com.metamatrix.toolbox.ui.widget.property.PropertiedObjectPanel
 
removePropertyValidationListener(PropertyValidationListener) - Method in class com.metamatrix.toolbox.ui.widget.property.DirectoryEntryPropertyComponent
Remove the PropertyValidationListener for this component.
removePropertyValidationListener(PropertyValidationListener) - Method in interface com.metamatrix.toolbox.ui.widget.property.PropertyComponent
Remove the PropertyValidationListener for this component.
removePropertyValue(PropertyDefinition) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
 
removeProvidersChangeListener(ProvidersChangedListener) - Method in class com.metamatrix.console.models.AuthenticationProviderManager
 
removeRealm(Number) - Method in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCAuthorizationTransaction
Remove the specified entry from AUTHREALM
removeRecoverySource(String) - Method in interface com.metamatrix.dqp.service.TransactionService
 
removeRecoverySource(String) - Method in class com.metamatrix.xa.arjuna.ArjunaTransactionProvider
 
removeRecursion(String) - Static method in class com.metamatrix.platform.security.api.BasicAuthorizationPermission
Remove recursive attribute.
removeResults(String) - Method in class com.metamatrix.query.processor.proc.ProcedurePlan
 
removeRoleFromGroup(String, String) - Method in interface com.metamatrix.admin.api.server.ServerSecurityAdmin
Remove an administrative role from the given Group.
removeRoleFromGroup(String, String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
removeRoleFromGroup(String, String) - Method in class com.metamatrix.admin.server.ServerSecurityAdminImpl
 
removeRolesFromPrincipal(String[], MetaMatrixPrincipalName) - Method in class com.metamatrix.console.models.GroupsManager
Remove array of Roles from a principal
removeRuntimeMetadataListener(EventObjectListener) - Method in class com.metamatrix.metadata.runtime.RuntimeMetadataCatalog
 
removeSelectedValues() - Method in class com.metamatrix.toolbox.ui.widget.AccumulatorPanel
 
removeServiceBinding(String, String, ServiceID) - Method in class com.metamatrix.platform.registry.ClusteredRegistryState
 
removeSource(String, String) - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleManager
Deletes a module from the list of modules.
removeSource(String, String) - Method in interface com.metamatrix.common.extensionmodule.spi.ExtensionModuleTransaction
Deletes a module from the list of modules
removeSource(String, String) - Method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleTransaction
Deletes a module from the list of modules
removeSource(String, String, Connection) - Static method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleWriter
Deletes a module from the list of modules
removeSource(String) - Method in interface com.metamatrix.platform.admin.api.ExtensionSourceAdminAPI
Deletes a source from the list of sources
removeSource(String) - Method in class com.metamatrix.platform.admin.apiimpl.ExtensionSourceAdminAPIImpl
Deletes a source from the list of sources
removeStatementEventListener(StatementEventListener) - Method in class com.metamatrix.jdbc.MMXAConnection
 
removeSystemModelRootNodes() - Method in class com.metamatrix.console.ui.views.entitlements.AuthorizationsTreeTable
 
removeTempGroup(String) - Method in class com.metamatrix.query.metadata.TempMetadataStore
 
removeTempTable(Command) - Method in interface com.metamatrix.query.tempdata.TempTableStore
 
removeTempTable(Command) - Method in class com.metamatrix.query.tempdata.TempTableStoreImpl
 
removeTempTableByName(String) - Method in interface com.metamatrix.query.tempdata.TempTableStore
 
removeTempTableByName(String) - Method in class com.metamatrix.query.tempdata.TempTableStoreImpl
 
removeTempTables() - Method in interface com.metamatrix.query.tempdata.TempTableStore
 
removeTempTables() - Method in class com.metamatrix.query.tempdata.TempTableStoreImpl
 
removeTreeModelListener(TreeModelListener) - Method in class com.metamatrix.console.ui.treetable.AbstractTreeTableModel
 
removeTreeModelListener(TreeModelListener) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeModel
 
removeTupleSource(TupleSourceID) - Method in interface com.metamatrix.common.buffer.BufferManager
Removes a tuple source by ID
removeTupleSource(TupleSourceID) - Method in class com.metamatrix.common.buffer.impl.BufferManagerImpl
Remove a tuple source based on ID
removeTupleSources(String) - Method in interface com.metamatrix.common.buffer.BufferManager
Removes all tuple sources by group name
removeTupleSources(String) - Method in class com.metamatrix.common.buffer.impl.BufferManagerImpl
Remove all the tuple sources with the specified group name.
removeUnmappedBindings() - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
Remove ConnectorBindings from this VDBDefn that are not referenced by any of the ModelInfos
removeUpdate(DocumentEvent) - Method in class com.metamatrix.console.ui.views.deploy.CreatePanel
 
removeUpdate(DocumentEvent) - Method in class com.metamatrix.console.ui.views.deploy.DeployedHostPanel
 
removeUpdate(DocumentEvent) - Method in class com.metamatrix.console.ui.views.syslog.TimeSpanPanel
 
removeUpdate(DocumentEvent) - Method in class com.metamatrix.toolbox.ui.widget.IntegerSpinner
Required by the DocumentListener interface.
removeUserObject(Object) - Method in class com.metamatrix.console.ui.views.deploy.model.ConfigurationTreeModel
Removes the user object's node and all it's children nodes.
removeValiditor(int) - Method in class com.metamatrix.toolbox.ui.widget.text.DefaultTextFieldModel
Removes the text validator at the specified index from the list of registered validators.
removeValiditor(Validator) - Method in class com.metamatrix.toolbox.ui.widget.text.DefaultTextFieldModel
Removes the specified text validator from the list of registered validators.
removeValidityListenerForJComponent(JComponent) - Method in class com.metamatrix.toolbox.ui.widget.property.PropertyChangeAdapter
Remove this adapter from the specified component's listener list.
removeValue(String) - Method in class com.metamatrix.toolbox.preference.UserPreferences
 
removeValue(Object) - Method in class com.metamatrix.toolbox.ui.widget.AccumulatorPanel
 
removeValues(Object[]) - Method in class com.metamatrix.toolbox.ui.widget.AccumulatorPanel
 
removeVetoedChangeListener(VetoedChangeListener) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeModel
Removes the specified listener from the list of listeners registered to receive notifications of VetoedChangeEvents.
rename(TreeNode, String) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeEditor
Renames this MetaObject to the specified new name.
rename(TreeNode, String) - Method in class com.metamatrix.common.tree.directory.FileSystemEntryEditor
Renames this TreeNode to the specified new name.
rename(TreeNode, String) - Method in interface com.metamatrix.common.tree.TreeNodeEditor
Renames this TreeNode to the specified new name.
rename(String, String, boolean) - Static method in class com.metamatrix.core.util.FileUtils
Rename a file.
rename(TreeNode, String) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeNodeEditor
 
renameConnectorBinding(String, String) - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
 
renameConnectorBinding(String, String) - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
 
renameModelInfo(String, String) - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
 
renameTo(String) - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
Renames this DirectoryEntry to the specified new name.
renameVM(VMComponentDefn, String) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Change the name of a previously defined VM.
renameVM(VMComponentDefn, String) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
Change the name of a previously defined VM in the Next Startup config.
reorderColumns(TableReorderOptionPanel) - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableHeader
 
reorderModules(List) - Method in class com.metamatrix.console.models.ExtensionSourceManager
 
repaint(Rectangle) - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableCellRenderer.DefaultBooleanComponent
 
repaint(long, int, int, int, int) - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableCellRenderer.DefaultBooleanComponent
 
repaint(Rectangle) - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableCellRenderer.DefaultTextComponent
 
repaint(long, int, int, int, int) - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableCellRenderer.DefaultTextComponent
 
repaint(Rectangle) - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableHeaderRenderer
Overridden for performance reasons to do nothing.
repaint(long, int, int, int, int) - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableHeaderRenderer
Overridden for performance reasons to do nothing.
RepaintController - Interface in com.metamatrix.console.ui.util
Interface by which a component can tell a controlling object that a repaint is needed, to be forced by any means that works.
repaintNeeded() - Method in class com.metamatrix.console.ui.layout.ConsoleMainFrame
 
repaintNeeded() - Method in interface com.metamatrix.console.ui.util.RepaintController
 
repaintNeeded() - Method in class com.metamatrix.console.ui.views.entitlements.EntitlementsPanel
 
repaintNeeded() - Method in class com.metamatrix.console.ui.views.users.GroupsTabMainPanel
 
repeat(String, Integer) - Static method in class com.metamatrix.query.function.FunctionMethods
 
REPEAT - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
RepeatedInstruction - Interface in com.metamatrix.query.processor.proc
 
REPLACE - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.ElementName
Static constant that represents the name of the "XMI.replace" element.
replace(String, String, String) - Static method in class com.metamatrix.core.util.StringUtil
 
replace(File, String, InputStream) - Static method in class com.metamatrix.core.util.ZipFileUtil
 
REPLACE - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES.WHITE_SPACE_TYPES
 
replace(String, String, String) - Static method in class com.metamatrix.query.function.FunctionMethods
 
REPLACE - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
REPLACE_BUTTON - Static variable in interface com.metamatrix.toolbox.ui.widget.ButtonConstants
 
replaceAll(String, String, String) - Static method in class com.metamatrix.core.util.StringUtil
 
replaceAll(StringBuffer, String, String) - Static method in class com.metamatrix.core.util.StringUtil
 
replaceChild(PlanNode, PlanNode) - Method in class com.metamatrix.query.optimizer.relational.plantree.PlanNode
 
replaceDependentCriteria(AbstractSetCriteria, DependentCriteriaProcessor.SetState) - Method in class com.metamatrix.query.processor.relational.DependentCriteriaProcessor
 
replaceElementName(String, String) - Method in class org.teiid.connector.jdbc.oracle.OracleSQLTranslator
Don't fully qualify elements if table = DUAL or element = ROWNUM or special stuff is packed into name in source value.
replaceElementName(String, String) - Method in class org.teiid.connector.jdbc.translator.SQLConversionVisitor
 
replaceElementName(String, String) - Method in class org.teiid.connector.jdbc.translator.Translator
Override to return a name other than the default [group.]element
replaceElementName(String, String) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
Take the specified derived group and element short names and determine a replacement element name to use instead.
replaceExpression(Expression) - Method in class com.metamatrix.query.optimizer.xml.ReferenceBindingReplacerVisitor
 
replaceExpression(Expression) - Method in class com.metamatrix.query.rewriter.VariableSubstitutionVisitor
Common pattern used by visit methods in this Visitor
replaceExpression(Expression) - Method in class com.metamatrix.query.sql.visitor.AbstractSymbolMappingVisitor
 
replaceExpression(Expression) - Method in class com.metamatrix.query.sql.visitor.CorrelatedVariableSubstitutionVisitor
 
replaceExpression(Expression) - Method in class com.metamatrix.query.sql.visitor.EvaluateExpressionVisitor
Evaluate the expression.
replaceExpression(Expression) - Method in class com.metamatrix.query.sql.visitor.ExpressionMappingVisitor
 
replaceExpressions(LanguageObject, boolean, ProcessorDataManager, CommandContext) - Static method in class com.metamatrix.query.sql.visitor.EvaluateExpressionVisitor
 
ReplacementVisitor - Class in org.teiid.connector.jdbc.translator
 
ReplacementVisitor(ExecutionContext, Translator) - Constructor for class org.teiid.connector.jdbc.translator.ReplacementVisitor
Set the functon modifiers.
replaceModule(String, byte[]) - Method in class com.metamatrix.console.models.ExtensionSourceManager
 
replaceReferences(LanguageObject, List) - Static method in class com.metamatrix.query.optimizer.xml.ReferenceBindingReplacerVisitor
Helper to quickly get the references from obj in the references collection
replaceRequested() - Method in interface com.metamatrix.console.ui.views.extensionsource.ExtensionSourceDetailListener
 
replaceRequested() - Method in class com.metamatrix.console.ui.views.extensionsource.ExtensionSourcesPanel
 
replaceStepNum(int) - Method in class com.metamatrix.console.ui.util.BasicWizardSubpanelContainer
 
replaceStepNum(int) - Method in class com.metamatrix.console.ui.util.WizardStepTextPanel
 
replaceStringParts(Object[]) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
replaceSymbols(Collection) - Method in class com.metamatrix.query.sql.lang.GroupBy
Replaces the existing set of symbols with a new collection of symbols
replaceVariables(Collection) - Method in class com.metamatrix.query.sql.lang.OrderBy
Sets a new collection of variables to be used.
replaceWhitespace(String, boolean) - Static method in class com.metamatrix.core.util.StringUtilities
Replaces all "whitespace" characters from the specified string with space characters, where whitespace includes \r\t\n and other characters
replaceWhitespace(String, String, boolean) - Static method in class com.metamatrix.core.util.StringUtilities
Replaces all "whitespace" characters from the specified string with space characters, where whitespace includes \r\t\n and other characters
repopulate(WorkerPoolStats[]) - Method in class com.metamatrix.console.ui.views.runtime.QueueStatisticsPanel
 
repopulate(ProcessStatistics) - Method in class com.metamatrix.console.ui.views.runtime.VMStatisticsPanel
 
repopulateTable(List) - Method in class com.metamatrix.console.ui.views.users.GroupsAccumulatorPanel
 
REPORT_0001 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
report package (007)
reportConnectorDetails(ComponentType) - Method in class com.metamatrix.console.models.ConnectorManager
 
ReportItem - Class in com.metamatrix.query.report
Represents a single item on a report
ReportItem(String) - Constructor for class com.metamatrix.query.report.ReportItem
 
Request - Interface in com.metamatrix.admin.api.objects
When a user submits a SQL command to the system for processing, usually that represents a single request.
request - Variable in class com.metamatrix.connector.xml.http.HTTPExecutor
 
REQUEST_ID_COL - Static variable in class com.metamatrix.console.ui.views.queries.QueryTableModel
 
REQUEST_ID_HDR - Static variable in class com.metamatrix.console.ui.views.queries.QueryTableModel
 
REQUEST_LIMIT_EXCEEDED - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
REQUEST_RUNNING_TOO_LONG - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
REQUEST_RUNNING_TOO_LONG - Static variable in class com.sforce.soap.partner.StatusCode
 
REQUEST_TIMEOUT - Static variable in class com.metamatrix.connector.xml.http.HTTPConnectorState
 
REQUEST_TYPE_CALLABLE_STATEMENT - Static variable in class com.metamatrix.dqp.client.impl.ServerRequest
 
REQUEST_TYPE_PREPARED_STATEMENT - Static variable in class com.metamatrix.dqp.client.impl.ServerRequest
 
REQUEST_TYPE_STATEMENT - Static variable in class com.metamatrix.dqp.client.impl.ServerRequest
 
requestBatch(AtomicRequestID, ConnectorID) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedDataService
 
requestBatch(AtomicRequestID, ConnectorID) - Method in interface com.metamatrix.dqp.service.DataService
 
requestBatch(int, int) - Method in interface com.metamatrix.jdbc.BatchFetcher
 
requestBatch(int, int) - Method in class com.metamatrix.jdbc.MMResultSet
 
requestBatch(AtomicRequestID) - Method in class com.metamatrix.server.connector.service.ConnectorService
 
requestBatch(AtomicRequestID) - Method in interface com.metamatrix.server.connector.service.ConnectorServiceInterface
 
requestBatch(AtomicRequestID, ConnectorID) - Method in class com.metamatrix.server.dqp.service.PlatformDataService
 
requestCanceled() - Method in class com.metamatrix.query.processor.QueryProcessor
Asynch shutdown of the QueryProcessor, which may trigger exceptions in the processing thread
requestClosed() - Method in class com.metamatrix.query.processor.QueryProcessor
Asynch graceful shutdown of the QueryProcessor
requestFocus() - Method in class com.metamatrix.script.shell.JConsole
 
requestFocus() - Method in class com.metamatrix.toolbox.ui.widget.CalendarPanel
 
requestFocus() - Method in class com.metamatrix.toolbox.ui.widget.IntegerSpinner
Requests focus to the spinner's textfield.
requestFocus() - Method in class com.metamatrix.toolbox.ui.widget.property.PropertiedObjectPanel
Overridden to call requestFocus on the component containing the first property value.
RequestGenerator - Class in com.metamatrix.connector.xml.base
 
RequestGenerator() - Constructor for class com.metamatrix.connector.xml.base.RequestGenerator
 
RequestID - Class in com.metamatrix.dqp.message
This class represents an identifier for a request.
RequestID() - Constructor for class com.metamatrix.dqp.message.RequestID
Necessary for implementing Externalizable
RequestID(String, long) - Constructor for class com.metamatrix.dqp.message.RequestID
Create a RequestID using all of the ID parts.
RequestID(long) - Constructor for class com.metamatrix.dqp.message.RequestID
Create a RequestID for an execution where the connection is not specified.
RequestId - Class in com.metamatrix.soap.sqlquerywebservice.helper
Class to hold contextual request string.
RequestId() - Constructor for class com.metamatrix.soap.sqlquerywebservice.helper.RequestId
 
requestId - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.ResultsRequest
 
RequestInfo - Class in com.metamatrix.server.serverapi
This class is used by RequestManager's getRequests methods to return request information useful for the console.
RequestInfo(RequestID, String, Date, Date) - Constructor for class com.metamatrix.server.serverapi.RequestInfo
 
requestInfo - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.ConnectionContextualRequest
 
requestInfo - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.ConnectionlessRequest
 
RequestInfo - Class in com.metamatrix.soap.sqlquerywebservice.helper
Request information used for a specific query.
RequestInfo() - Constructor for class com.metamatrix.soap.sqlquerywebservice.helper.RequestInfo
 
RequestMessage - Class in com.metamatrix.dqp.message
Request Message, used by MMXStatement for submitting queries.
RequestMessage() - Constructor for class com.metamatrix.dqp.message.RequestMessage
 
RequestMessage(String) - Constructor for class com.metamatrix.dqp.message.RequestMessage
 
requestNextLobChunk(int, long, String) - Method in interface com.metamatrix.dqp.client.ClientSideDQP
 
requestType - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.RequestInfo
 
RequestType - Class in com.metamatrix.soap.sqlquerywebservice.helper
Used to describe the allowed values for 'statement type' as part of the RequestInfo domain type.
RequestType() - Constructor for class com.metamatrix.soap.sqlquerywebservice.helper.RequestType
 
RequestType(String) - Constructor for class com.metamatrix.soap.sqlquerywebservice.helper.RequestType
 
requireConnectorBinding() - Method in interface com.metamatrix.metadata.runtime.api.Model
Return boolean indicating whether the model requires connector bindings.
requireConnectorBinding() - Method in class com.metamatrix.metadata.runtime.model.BasicModel
 
REQUIRED_ATTRIBUTE_KIND - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
REQUIRED_FIELD_MISSING - Static variable in class com.sforce.soap.partner.StatusCode
 
REQUIRES_BOUNCE_LABEL - Static variable in class com.metamatrix.toolbox.ui.widget.property.PropertyDefinitionLabel
 
REQUIRES_CLUSTER_RESTART_LABEL - Static variable in class com.metamatrix.toolbox.ui.widget.property.PropertyDefinitionLabel
 
REQUIRES_NO_RESTART_LABEL - Static variable in class com.metamatrix.toolbox.ui.widget.property.PropertyDefinitionLabel
 
REQUIRES_PROCESS_RESTART_LABEL - Static variable in class com.metamatrix.toolbox.ui.widget.property.PropertyDefinitionLabel
 
REQUIRES_RESTART - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentTypes.ComponentType.ComponentTypeDefn.PropertyDefinition.Attributes
 
requiresConnectorBinding() - Method in interface com.metamatrix.common.vdb.api.ModelInfo
Whether this model requires that a connector must be bound to it.
requiresConnectorBinding() - Method in class com.metamatrix.console.ui.views.vdb.ModelWrapper
 
requiresConnectorBinding() - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
 
requiresContext() - Method in class com.metamatrix.query.function.FunctionDescriptor
 
requiresCriteria(Object, QueryMetadataInterface, CapabilitiesFinder) - Static method in class com.metamatrix.query.optimizer.relational.rules.CapabilitiesUtil
 
requiresCriteria() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Whether the source supports queries without criteria.
requiresCriteria() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
RESERVED_PROJECT_NAMES - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
RESERVED_VDB_NAMES - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
RESERVED_XMI_NAMES - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
RESERVED_XSD_NAMES - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
ReservedIDBlock - Class in com.metamatrix.common.id.dbid
Used by DBIDGenerator to reserve a block of uniqueIDs used to create ID objects.
ReservedIDBlock() - Constructor for class com.metamatrix.common.id.dbid.ReservedIDBlock
Construct a new instance with the first ID and last ID in the block.
ReservedWords - Class in com.metamatrix.query.sql
 
reset() - Method in interface com.metamatrix.common.buffer.IndexedTupleSource
Restore the previous mark and set the mark back to the first position.
reset() - Static method in class com.metamatrix.common.config.CurrentConfiguration
Reset causes not just a refresh, but the bootstrapping process to occur again.
reset(PropertiedObject) - Method in class com.metamatrix.common.object.DefaultPropertyAccessPolicy
 
reset(PropertiedObject) - Method in class com.metamatrix.common.object.PropertiedObjectEditorImpl
 
reset(PropertiedObject) - Method in interface com.metamatrix.common.object.PropertyAccessPolicy
 
reset(PropertiedObject) - Method in class com.metamatrix.common.object.PropertyAccessPolicyImpl
 
reset(PropertiedObject) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeEditor
 
reset(PropertiedObject) - Method in class com.metamatrix.common.tree.directory.FileSystemEntryEditor
 
reset() - Method in class com.metamatrix.connector.xml.base.LoggingInputStreamFilter
 
reset() - Method in class com.metamatrix.connector.xml.cache.CachingInputStreamFilter
 
reset(PropertiedObject) - Method in class com.metamatrix.console.models.ConfigurationPropertiedObjectEditor
 
reset() - Method in class com.metamatrix.console.ui.views.deploy.DeployedHostPanel
 
reset() - Method in class com.metamatrix.console.ui.views.deploy.DeployedProcessPanel
 
reset() - Method in interface com.metamatrix.console.ui.views.deploy.event.ConfigurationModifier
Resets the configuration objects their last persisted state.
reset() - Method in class com.metamatrix.console.ui.views.entitlements.DataNodeAuthorizationsControl
 
reset(PropertiedObject) - Method in class com.metamatrix.console.ui.views.properties.ConsolePropertiedEditor
 
reset() - Method in class com.metamatrix.console.ui.views.syslog.TimeSpanPanel
 
reset() - Method in interface com.metamatrix.query.function.aggregate.AggregateFunction
Called to reset the state of the function.
reset() - Method in class com.metamatrix.query.function.aggregate.Avg
 
reset() - Method in class com.metamatrix.query.function.aggregate.ConstantFunction
 
reset() - Method in class com.metamatrix.query.function.aggregate.Count
 
reset() - Method in class com.metamatrix.query.function.aggregate.Max
 
reset() - Method in class com.metamatrix.query.function.aggregate.Min
 
reset() - Method in class com.metamatrix.query.function.aggregate.NullFilter
 
reset() - Method in class com.metamatrix.query.function.aggregate.Sum
 
reset() - Method in class com.metamatrix.query.processor.BaseProcessorPlan
 
reset() - Method in class com.metamatrix.query.processor.batch.BatchedUpdatePlan
 
reset() - Method in class com.metamatrix.query.processor.proc.ProcedurePlan
 
reset() - Method in interface com.metamatrix.query.processor.ProcessorPlan
Reset a plan so that it can be processed again.
reset() - Method in class com.metamatrix.query.processor.relational.AccessNode
 
reset() - Method in class com.metamatrix.query.processor.relational.BatchedUpdateNode
 
reset() - Method in class com.metamatrix.query.processor.relational.DependentAccessNode
 
reset() - Method in class com.metamatrix.query.processor.relational.DependentProcedureAccessNode
 
reset() - Method in class com.metamatrix.query.processor.relational.DependentProcedureExecutionNode
 
reset() - Method in class com.metamatrix.query.processor.relational.DuplicateFilter
 
reset() - Method in class com.metamatrix.query.processor.relational.GroupingNode
 
reset() - Method in class com.metamatrix.query.processor.relational.JoinNode
 
reset() - Method in class com.metamatrix.query.processor.relational.LimitNode
 
reset() - Method in class com.metamatrix.query.processor.relational.PlanExecutionNode
 
reset() - Method in class com.metamatrix.query.processor.relational.ProjectIntoNode
 
reset() - Method in class com.metamatrix.query.processor.relational.ProjectNode
 
reset() - Method in class com.metamatrix.query.processor.relational.RelationalNode
 
reset() - Method in class com.metamatrix.query.processor.relational.RelationalNodeStatistics
 
reset() - Method in class com.metamatrix.query.processor.relational.RelationalPlan
 
reset() - Method in class com.metamatrix.query.processor.relational.SelectNode
 
reset() - Method in class com.metamatrix.query.processor.relational.SortNode
 
reset() - Method in class com.metamatrix.query.processor.relational.SubqueryAwareEvaluator
 
reset() - Method in class com.metamatrix.query.processor.relational.SubqueryAwareRelationalNode
 
reset() - Method in class com.metamatrix.query.processor.relational.UnionAllNode
 
reset() - Method in class com.metamatrix.query.processor.xml.XMLPlan
 
reset() - Method in class com.metamatrix.query.sql.lang.CollectionValueIterator
 
reset() - Method in class com.metamatrix.query.sql.lang.CompoundCriteria
Reset criteria so there are no more.
reset() - Method in interface com.metamatrix.query.sql.util.ValueIterator
Optional reset method - allows a single instance of a ValueIterator implementation to be resettable, such that the next call to next returns the first element in the iteration (if any).
reset() - Method in class com.metamatrix.query.validator.AbstractValidationVisitor
Reset so visitor can be used on a different language object.
reset() - Method in class com.metamatrix.query.validator.ValidationVisitor
 
reset() - Method in class com.metamatrix.toolbox.ui.widget.CalendarPanel
 
reset(PropertiedObject) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeNodeEditor
 
reset() - Method in class org.teiid.netty.handler.codec.serialization.ObjectEncoderOutputStream
 
resetCalendar(TimeZone) - Static method in class com.metamatrix.common.util.TimestampWithTimezone
 
resetExecutionState() - Method in class com.metamatrix.jdbc.MMStatement
Reset all per-execution state - this should be done before executing a new command.
resetFromTransactionsList(Collection<Transaction>) - Method in class com.metamatrix.console.ui.views.transactions.TransactionTableModel
Method to repopulate the table model based on a Collection of ServerTransaction objects.
resetIndex() - Method in class com.metamatrix.connector.xml.base.CriteriaDesc
 
resetLists() - Method in class com.metamatrix.toolbox.ui.widget.AccumulatorPanel
 
resetNameColumnHeaderWidth(boolean) - Method in class com.metamatrix.toolbox.ui.widget.property.PropertiedObjectPanel
Resets the width of the header for the name column to it's default size and refreshes the display.
ResetPassword - Class in com.sforce.soap.partner
 
ResetPassword() - Constructor for class com.sforce.soap.partner.ResetPassword
 
ResetPassword(String) - Constructor for class com.sforce.soap.partner.ResetPassword
 
resetPassword(String) - Method in interface com.sforce.soap.partner.Soap
Reset a user's password
resetPassword(String) - Method in class com.sforce.soap.partner.SoapBindingStub
 
ResetPasswordPanel - Class in com.metamatrix.console.ui.dialog
 
ResetPasswordPanel() - Constructor for class com.metamatrix.console.ui.dialog.ResetPasswordPanel
 
ResetPasswordResponse - Class in com.sforce.soap.partner
 
ResetPasswordResponse() - Constructor for class com.sforce.soap.partner.ResetPasswordResponse
 
ResetPasswordResponse(ResetPasswordResult) - Constructor for class com.sforce.soap.partner.ResetPasswordResponse
 
ResetPasswordResult - Class in com.sforce.soap.partner
 
ResetPasswordResult() - Constructor for class com.sforce.soap.partner.ResetPasswordResult
 
ResetPasswordResult(String) - Constructor for class com.sforce.soap.partner.ResetPasswordResult
 
resetPopulated() - Method in class com.metamatrix.console.ui.util.LazyBranchNode
 
resetPressed() - Method in class com.metamatrix.console.ui.util.POPWithButtons
 
resetProgramCounter() - Method in class com.metamatrix.query.processor.program.Program
Resets this program, so it can be run through again.
resetProperties() - Method in class com.metamatrix.console.ui.views.authorization.AuthenticationProviderPropertiesPanel
 
resetProperties() - Method in class com.metamatrix.console.ui.views.connectorbinding.BindingPropertiesPanel
 
resetProperties() - Method in class com.metamatrix.console.ui.views.deploy.ServiceDefinitionPropertiesPanel
 
resetStartTime(Date) - Method in class com.metamatrix.console.ui.views.syslog.TimeSpanPanel
 
resetStartTime(Date) - Method in class com.metamatrix.console.ui.views.syslog.TimeSpanStartingPanel
 
resetTestStatistics() - Method in class com.metamatrix.core.commandshell.ScriptCommandTarget
 
resetTree() - Method in interface com.metamatrix.platform.admin.api.PermissionTreeView
Reset all tree nodes to their original AuthorizationActions values.
resetTree() - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeTreeViewImpl
Reset all tree nodes to their original AuthorizationActions values.
resetUnits() - Method in class com.metamatrix.console.ui.views.syslog.TimeSpanStartingOrEndingPanel
 
resetValues() - Method in class com.metamatrix.toolbox.ui.widget.AccumulatorPanel
 
resizeNameColumn() - Method in class com.metamatrix.toolbox.ui.widget.property.PropertiedObjectPanel
Resizes the name column to exactly fit its labels (including the header label) plus a small gap.
resolve(String, String) - Method in class com.metamatrix.query.xquery.saxon.DocFunctionURIResolver
 
resolveClass(ObjectStreamClass) - Method in class com.metamatrix.core.util.ObjectInputStreamWithClassloader
 
resolveCommand(Command, boolean, TempMetadataAdapter, AnalysisRecord, boolean) - Method in class com.metamatrix.query.resolver.command.BatchedUpdateResolver
 
resolveCommand(Command, boolean, TempMetadataAdapter, AnalysisRecord, boolean) - Method in class com.metamatrix.query.resolver.command.DynamicCommandResolver
 
resolveCommand(Command, boolean, TempMetadataAdapter, AnalysisRecord, boolean) - Method in class com.metamatrix.query.resolver.command.SetQueryResolver
 
resolveCommand(Command, boolean, TempMetadataAdapter, AnalysisRecord, boolean) - Method in class com.metamatrix.query.resolver.command.SimpleQueryResolver
 
resolveCommand(Command, boolean, TempMetadataAdapter, AnalysisRecord, boolean) - Method in class com.metamatrix.query.resolver.command.TempTableResolver
 
resolveCommand(Command, boolean, TempMetadataAdapter, AnalysisRecord, boolean) - Method in class com.metamatrix.query.resolver.command.UpdateProcedureResolver
 
resolveCommand(Command, boolean, TempMetadataAdapter, AnalysisRecord, boolean) - Method in class com.metamatrix.query.resolver.command.XMLQueryResolver
 
resolveCommand(Command, boolean, TempMetadataAdapter, AnalysisRecord, boolean) - Method in class com.metamatrix.query.resolver.command.XQueryResolver
 
resolveCommand(Command, boolean, TempMetadataAdapter, AnalysisRecord, boolean) - Method in interface com.metamatrix.query.resolver.CommandResolver
Resolve the command using the metadata.
resolveCommand(Command, boolean, TempMetadataAdapter, AnalysisRecord, boolean) - Method in class com.metamatrix.query.resolver.ProcedureContainerResolver
 
resolveCommand(Command, QueryMetadataInterface, AnalysisRecord) - Static method in class com.metamatrix.query.resolver.QueryResolver
This implements an algorithm to resolve all the symbols created by the parser into real metadata IDs
resolveCommand(Command, QueryMetadataInterface) - Static method in class com.metamatrix.query.resolver.QueryResolver
This implements an algorithm to resolve all the symbols created by the parser into real metadata IDs
resolveCommand(Command, Map, boolean, QueryMetadataInterface, AnalysisRecord) - Static method in class com.metamatrix.query.resolver.QueryResolver
This implements an algorithm to resolve all the symbols created by the parser into real metadata IDs
resolveCommand(Command, Map, boolean, QueryMetadataInterface, AnalysisRecord, boolean) - Static method in class com.metamatrix.query.resolver.QueryResolver
 
resolveConfigurationObjects(Collection) - Method in class com.metamatrix.common.config.xml.XMLConfigurationImportExportUtility
This method will resolve that none of the configuration objects in the collection of configuration objects refers to a configuration object that is not in the collection.
resolveCriteria(Criteria, QueryMetadataInterface) - Static method in class com.metamatrix.query.resolver.QueryResolver
Resolve just a criteria.
resolveCriteria(LanguageObject, GroupSymbol, QueryMetadataInterface) - Static method in class com.metamatrix.query.resolver.util.ResolveVirtualGroupCriteriaVisitor
 
resolveElements(MappingDocument, XMLPlannerEnvironment) - Static method in class com.metamatrix.query.optimizer.xml.NameInSourceResolverVisitor
Resolve all the "NameInSource" property nodes (element names), with the their results set queries.
resolveElements(GroupSymbol, QueryMetadataInterface, List) - Static method in class com.metamatrix.query.resolver.util.ResolverUtil
 
resolveElementsInGroup(GroupSymbol, QueryMetadataInterface) - Static method in class com.metamatrix.query.resolver.util.ResolverUtil
Returns the resolved elements in the given group.
resolveExtensionModule(String, URL[]) - Static method in class com.metamatrix.dqp.embedded.configuration.ExtensionModuleReader
 
resolveForwardButton() - Method in class com.metamatrix.console.ui.util.BasicWizardSubpanelContainer
 
resolveForwardButton() - Method in class com.metamatrix.console.ui.views.connector.ImportWizardConnectorIDPanel
 
resolveForwardButton() - Method in class com.metamatrix.console.ui.views.connector.ImportWizardDuplicatesPanel
 
resolveForwardButton() - Method in class com.metamatrix.console.ui.views.connector.ImportWizardFileSelectorPanel
Overridden to enable the forward button only if the file selection is valid.
resolveForwardButton() - Method in class com.metamatrix.console.ui.views.connectorbinding.ImportBindingWizardRenamePanel
 
resolveForwardButton() - Method in class com.metamatrix.console.ui.views.vdb.VdbWizardEditConnBindPanel
 
resolveForwardButton() - Method in class com.metamatrix.console.ui.views.vdb.VdbWizardEntitlementsPanel
 
resolveForwardButton() - Method in class com.metamatrix.console.ui.views.vdb.VdbWizardUserAndPasswordPanel
 
resolveGroup(TempMetadataAdapter, ProcedureContainer) - Method in class com.metamatrix.query.resolver.command.ExecResolver
 
resolveGroup(TempMetadataAdapter, ProcedureContainer) - Method in class com.metamatrix.query.resolver.command.InsertResolver
 
resolveGroup(TempMetadataAdapter, ProcedureContainer) - Method in class com.metamatrix.query.resolver.ProcedureContainerResolver
 
resolveGroup(GroupSymbol, QueryMetadataInterface) - Static method in class com.metamatrix.query.resolver.util.ResolverUtil
 
resolveHostByName(String) - Static method in class com.metamatrix.common.util.NetUtils
Resolves the given host name into InetAddress; if host name can not be resolved then it will throw UnknownHostException
resolveImplicitTempGroup(TempMetadataAdapter, GroupSymbol, List) - Static method in class com.metamatrix.query.resolver.util.ResolverUtil
 
resolveLanguageObject(LanguageObject, QueryMetadataInterface) - Static method in class com.metamatrix.query.resolver.util.ResolverVisitor
 
resolveLanguageObject(LanguageObject, Collection<GroupSymbol>, QueryMetadataInterface) - Static method in class com.metamatrix.query.resolver.util.ResolverVisitor
 
resolveLanguageObject(LanguageObject, Collection<GroupSymbol>, GroupContext, QueryMetadataInterface) - Static method in class com.metamatrix.query.resolver.util.ResolverVisitor
 
resolveLimit(Limit) - Static method in class com.metamatrix.query.resolver.util.ResolverUtil
 
resolveLookup(Function, QueryMetadataInterface) - Static method in class com.metamatrix.query.resolver.util.ResolverUtil
 
resolveNestedProperties(Properties) - Static method in class com.metamatrix.common.util.PropertiesUtils
The speciality of nested properties is, in a given property file there can be values with pattern like "${...}" key1=value1 key2=${key1}/value2 where the value of the key2 should resolve to value1/value2 also if the property in the pattern ${..} is not found in the loaded properties, then it will look up for the property value in the System properties.
resolveNullLiterals(List) - Static method in class com.metamatrix.query.resolver.util.ResolverUtil
Look for a null literal in the SELECT clause and set it's type to STRING.
resolveOrderBy(OrderBy, List, List, QueryMetadataInterface) - Static method in class com.metamatrix.query.resolver.util.ResolverUtil
Attempt to resolve the order by throws QueryResolverException if the symbol is not of SingleElementSymbol type
resolveProceduralCommand(Command, boolean, TempMetadataAdapter, AnalysisRecord) - Method in class com.metamatrix.query.resolver.command.DeleteResolver
 
resolveProceduralCommand(Command, boolean, TempMetadataAdapter, AnalysisRecord) - Method in class com.metamatrix.query.resolver.command.ExecResolver
 
resolveProceduralCommand(Command, boolean, TempMetadataAdapter, AnalysisRecord) - Method in class com.metamatrix.query.resolver.command.InsertResolver
Resolve an INSERT.
resolveProceduralCommand(Command, boolean, TempMetadataAdapter, AnalysisRecord) - Method in class com.metamatrix.query.resolver.command.UpdateResolver
 
resolveProceduralCommand(Command, boolean, TempMetadataAdapter, AnalysisRecord) - Method in class com.metamatrix.query.resolver.ProcedureContainerResolver
 
resolvePropertyDefns(ComponentType, ConfigurationModelContainer) - Static method in class com.metamatrix.dqp.embedded.configuration.ServerConfigFileReader
 
RESOLVER_0001 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
resolver package (008)
RESOLVER_0002 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0003 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0004 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0005 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0006 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0007 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0008 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0009 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0010 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0011 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0012 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0013 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0014 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0015 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0016 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0017 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0018 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0019 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0020 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0021 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0022 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0023 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0024 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0025 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0026 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0027 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0028 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0029 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0030 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0031 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0032 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0033 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0034 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0035 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0036 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0037 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0038 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0039 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0040 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0041 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0042 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0043 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0044 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0045 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0046 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0047 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0048 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0049 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0050 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0051 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0052 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0053 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0054 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0055 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0056 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0057 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0058 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0059 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0060 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0061 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0062 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0063 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0064 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0065 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0066 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0067 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0068 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0069 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
RESOLVER_0070 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
ResolverUtil - Class in com.metamatrix.query.resolver.util
Utilities used during resolution
ResolverUtil.ResolvedLookup - Class in com.metamatrix.query.resolver.util
 
ResolverUtil.ResolvedLookup() - Constructor for class com.metamatrix.query.resolver.util.ResolverUtil.ResolvedLookup
 
ResolverVisitor - Class in com.metamatrix.query.resolver.util
 
ResolverVisitor(QueryMetadataInterface, Collection<GroupSymbol>, GroupContext) - Constructor for class com.metamatrix.query.resolver.util.ResolverVisitor
Constructor for ResolveElementsVisitor.
resolveTypeFromString(Object, PropertyDefinition) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
hook to allow some PropertyDefinition values to be converted from String values before they are sent to clients of this Editor.
resolveTypes(Insert) - Method in class com.metamatrix.query.resolver.command.InsertResolver
 
resolveUrl(URL, String, String, boolean) - Static method in class com.metamatrix.common.protocol.URLHelper
Determines whether a URL object resolves to a valid url.
resolveUrl(URL) - Static method in class com.metamatrix.common.protocol.URLHelper
Determines whether a URL object resolves to a valid url.
resolveUrl(URL, boolean) - Static method in class com.metamatrix.common.protocol.URLHelper
Determines whether a URL object resolves to a valid url.
ResolveVirtualGroupCriteriaVisitor - Class in com.metamatrix.query.resolver.util
 
ResolveVirtualGroupCriteriaVisitor(GroupSymbol, QueryMetadataInterface) - Constructor for class com.metamatrix.query.resolver.util.ResolveVirtualGroupCriteriaVisitor
Constructor for ResolveElementsVisitor with no specified groups.
resolveVirtualGroupElements(CreateUpdateProcedureCommand, boolean, QueryMetadataInterface) - Method in class com.metamatrix.query.resolver.command.UpdateProcedureResolver
 
resolveXMLCriteria(Criteria, GroupContext, Collection, QueryMetadataInterface) - Static method in class com.metamatrix.query.resolver.command.XMLQueryResolver
Resolve the criteria specified on the XML query.
Resource - Interface in com.metamatrix.admin.api.objects
 
RESOURCE - Static variable in class com.metamatrix.modeler.core.index.IndexConstants.SEARCH_RECORD_TYPE
 
resource - Variable in class com.metamatrix.platform.security.api.AuthorizationPermission
The resource of this permission; generally the name of the resource to which this rule applies.
RESOURCE_COMPONENT_TYPE_CODE - Static variable in interface com.metamatrix.common.config.api.ComponentType
 
RESOURCE_DELIM_PROPERTY_NAME - Static variable in class com.metamatrix.platform.security.audit.destination.DatabaseAuditDestination
The name of the property that contains the delimiter used between resources.
RESOURCE_DESCRIPTOR_COMPONENT_CODE - Static variable in interface com.metamatrix.common.config.api.ComponentDefn
 
RESOURCE_INDEX - Static variable in class com.metamatrix.platform.admin.api.EntitlementMigrationReport
Index in inner list of where header's value resides.
RESOURCE_NAME - Static variable in class com.metamatrix.metadata.runtime.api.RuntimeMetadataPropertyNames
The resource name that identifies runtime metadata.
RESOURCE_NAME - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthPermissions.ColumnName
 
RESOURCE_NAME - Static variable in class com.metamatrix.vdb.runtime.URIResourceReader
 
RESOURCE_NAME_COL_HDR - Static variable in class com.metamatrix.console.ui.views.resources.ResourcesMainPanel
 
RESOURCE_NAME_COL_NUM - Static variable in class com.metamatrix.console.ui.views.resources.ResourcesMainPanel
 
RESOURCE_POOL - Static variable in interface com.metamatrix.admin.api.objects.Resource
The environment property that indicates the name of the pool.
RESOURCE_POOLS - Static variable in interface com.metamatrix.console.util.LogContexts
 
RESOURCE_TEST_INTERVAL - Static variable in class com.metamatrix.common.jdbc.SimplePooledConnectionSource
 
RESOURCE_TYPE_COL_HDR - Static variable in class com.metamatrix.console.ui.views.resources.ResourcesMainPanel
 
RESOURCE_TYPE_COL_NUM - Static variable in class com.metamatrix.console.ui.views.resources.ResourcesMainPanel
 
ResourceAlreadyBoundException - Exception in com.metamatrix.platform.registry
 
ResourceAlreadyBoundException(String) - Constructor for exception com.metamatrix.platform.registry.ResourceAlreadyBoundException
 
ResourceComponentType - Interface in com.metamatrix.common.config.api
The ResourceComponentType indicates the type of resource
ResourceData - Class in com.metamatrix.console.ui.views.resources
 
ResourceData(SharedResource, ResourceManager) - Constructor for class com.metamatrix.console.ui.views.resources.ResourceData
 
ResourceDescriptor - Interface in com.metamatrix.common.config.api
 
ResourceDescriptorID - Class in com.metamatrix.common.config.api
 
ResourceDescriptorID(ConfigurationID, String) - Constructor for class com.metamatrix.common.config.api.ResourceDescriptorID
 
ResourceDescriptorID(String) - Constructor for class com.metamatrix.common.config.api.ResourceDescriptorID
 
ResourceFinder - Class in com.metamatrix.dqp
 
ResourceFinder() - Constructor for class com.metamatrix.dqp.ResourceFinder
 
ResourceFinder - Class in com.metamatrix.server
 
ResourceFinder() - Constructor for class com.metamatrix.server.ResourceFinder
 
resourceIsRecursive() - Method in class com.metamatrix.platform.security.api.AuthorizationPermission
Determin if this permission applies to all subnode resources.
resourceIsRecursive() - Method in class com.metamatrix.platform.security.util.RolePermission
Roles are not recursive.
ResourceManager - Class in com.metamatrix.console.models
 
ResourceManager(ConnectionInfo) - Constructor for class com.metamatrix.console.models.ResourceManager
 
ResourceModel - Class in com.metamatrix.common.config.api
The ResourceModel provides the PropertyDefinitions for the PropertiedObjectEditor use.
ResourceModel() - Constructor for class com.metamatrix.common.config.api.ResourceModel
 
ResourceNames - Interface in com.metamatrix.common.config
ResourceNames defines the different resources that require connection properties.
ResourceNameUtil - Class in com.metamatrix.core.util
Utility class used for determining if proposed resource names are reserved names or not.
ResourceNameUtil() - Constructor for class com.metamatrix.core.util.ResourceNameUtil
 
ResourceNotBoundException - Exception in com.metamatrix.platform.registry
 
ResourceNotBoundException(String) - Constructor for exception com.metamatrix.platform.registry.ResourceNotBoundException
 
resourcePoolsEnabled - Static variable in class com.metamatrix.console.util.StaticProperties
 
resourcePoolsRefreshRate - Static variable in class com.metamatrix.console.util.StaticProperties
 
ResourcePropertiedObjectEditor - Class in com.metamatrix.console.models
Created on Jun 11, 2002 This propertied object editor is for internal resources.
RESOURCES - Static variable in class com.metamatrix.console.ui.layout.PanelsTreeModel
 
RESOURCES - Static variable in interface com.metamatrix.console.util.LogContexts
 
RESOURCES - Static variable in class com.metamatrix.platform.security.audit.destination.DatabaseAuditDestination.ColumnName
 
RESOURCES_PANEL_CLASS - Static variable in class com.metamatrix.console.ui.layout.PanelsTreeModel
 
ResourcesMainPanel - Class in com.metamatrix.console.ui.views.resources
 
ResourcesMainPanel(ResourceManager, boolean, ConnectionInfo) - Constructor for class com.metamatrix.console.ui.views.resources.ResourcesMainPanel
 
RESPONSEBODY - Static variable in class com.metamatrix.connector.xml.http.HttpInfo
 
restart() - Method in interface com.metamatrix.admin.api.embedded.EmbeddedRuntimeStateAdmin
Restart MM Query
restart() - Method in class com.metamatrix.dqp.embedded.admin.DQPRuntimeStateAdminImpl
 
restartService(ServiceID) - Method in interface com.metamatrix.platform.admin.api.RuntimeStateAdminAPI
Restart a failed or stopped service.
restartService(ServiceID) - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIHelper
Restart a failed or stopped service.
restartService(ServiceID) - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIImpl
Restart a failed or stopped service.
restoreExpansionState(TreePathExpansion[], Collection, Collection, Collection) - Method in interface com.metamatrix.console.ui.tree.SavesExpansionState
 
restoreExpansionState(TreePathExpansion[]) - Method in class com.metamatrix.console.ui.tree.SortReadyJTree
Restore to saved expansion state.
restoreExpansionState(TreePathExpansion[], Collection, Collection, Collection) - Method in class com.metamatrix.console.ui.tree.SortReadyJTree
Form of restoreExpansionState required by SavesExpansionState.
restoreExpansionState(JTree, TreePathExpansion[], boolean, Collection, Collection, Collection, TreeView) - Static method in class com.metamatrix.console.util.StaticTreeUtilities
 
restoreExpansionState(JTree, TreePathExpansion[], boolean, Collection, Collection, Collection) - Static method in class com.metamatrix.console.util.StaticTreeUtilities
 
restoreExpansionState(JTree, TreePathExpansion[], boolean, TreeView) - Static method in class com.metamatrix.console.util.StaticTreeUtilities
 
restoreExpansionState(JTree, TreePathExpansion[], boolean) - Static method in class com.metamatrix.console.util.StaticTreeUtilities
 
restoreSelections(JTable, int, Object[]) - Static method in class com.metamatrix.console.util.StaticTableUtilities
Corresponding method to saveSelections().
RESTRICTION - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES.FINAL_TYPES
 
RESTRICTION_AND_LIST - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES.FINAL_TYPES
 
RESTRICTION_AND_LISTAND_UNION - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES.FINAL_TYPES
 
RESTRICTION_AND_UNION - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES.FINAL_TYPES
 
RESULT_COLUMN_NUM - Static variable in class com.metamatrix.console.ui.views.vdb.EntitlementMigrationDetailPanel
 
RESULT_KEYWORD - Static variable in class com.metamatrix.core.commandshell.ScriptReader
 
RESULT_SET - Static variable in class com.metamatrix.dqp.message.ParameterInfo
Constant identifying a RESULT SET parameter
RESULT_SET - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.DATATYPE_TYPES
 
RESULT_SET - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.PARAMETER_TYPES
 
RESULT_SET - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.DataAccess.Class
 
RESULT_SET - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Relational.Class
 
RESULT_SET - Static variable in class com.metamatrix.modeler.core.index.IndexConstants.RECORD_TYPE
 
RESULT_SET - Static variable in class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants.DATATYPE_TYPES
 
RESULT_SET - Static variable in class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants.PARAMETER_TYPES
 
RESULT_SET - Static variable in class com.metamatrix.query.metadata.StoredProcedureInfo
Constant identifying a RESULT SET parameter
RESULT_SET - Static variable in class com.metamatrix.query.sql.lang.SPParameter
Constant identifying a RESULT SET parameter
RESULT_SET - Static variable in interface org.teiid.connector.metadata.runtime.Parameter
 
RESULT_SET_CACHE_MODE - Static variable in interface com.metamatrix.jdbc.api.ExecutionProperties
Whether to use result set cache if it is available
RESULT_SET_INFO - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Properties
Result Set Info object which contains the query and the plan for the source node.
RESULT_SET_NAME - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Properties
The name of the result being returned by this node
RESULT_SET_NAME - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Tags
 
RESULT_SET_TAG - Static variable in class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS
 
ResultProducer - Interface in com.metamatrix.connector.xml
 
resultProducers - Variable in class com.metamatrix.connector.xml.streaming.BaseStreamingExecution
 
results - Variable in class com.metamatrix.connector.xml.streaming.BaseStreamingExecution
 
Results - Class in com.metamatrix.soap.sqlquerywebservice.helper
Container for returned results values.
Results() - Constructor for class com.metamatrix.soap.sqlquerywebservice.helper.Results
 
results - Variable in class org.teiid.connector.jdbc.JDBCQueryExecution
 
ResultSet - Interface in com.metamatrix.jdbc.api
The MetaMatrix-specific interface for using result sets from JDBC.
resultSet - Variable in class com.metamatrix.jdbc.MMStatement
 
RESULTSET_CACHE_SCOPE - Static variable in interface com.metamatrix.common.application.DQPConfigSource
 
RESULTSET_CACHE_SCOPE - Static variable in class com.metamatrix.server.query.service.QueryServicePropertyNames
 
RESULTSET_CACHE_SCOPE - Static variable in class org.teiid.connector.api.ConnectorPropertyNames
 
ResultSetExecution - Interface in org.teiid.connector.api
 
resultSetExists(String) - Method in class com.metamatrix.query.processor.proc.ProcedurePlan
 
ResultSetInfo - Class in com.metamatrix.query.mapping.xml
Represents a result set used in an XML query - this can be based on either a mapping class query or a staging table.
ResultSetInfo(String) - Constructor for class com.metamatrix.query.mapping.xml.ResultSetInfo
 
ResultSetInfo(String, boolean) - Constructor for class com.metamatrix.query.mapping.xml.ResultSetInfo
 
ResultSetMetaData - Interface in com.metamatrix.jdbc.api
The MetaMatrix-specific interface for using result set metadata from JDBC.
ResultSetReader - Class in com.metamatrix.script.io
This object wraps/extends a SQL ResultSet object as Reader object.
ResultSetReader(ResultSet) - Constructor for class com.metamatrix.script.io.ResultSetReader
 
ResultSetReader(ResultSet, String) - Constructor for class com.metamatrix.script.io.ResultSetReader
 
ResultsFuture<T> - Class in com.metamatrix.dqp.client
Implements a call back based future that can also have completion listeners.
ResultsFuture() - Constructor for class com.metamatrix.dqp.client.ResultsFuture
 
ResultsFuture.CompletionListener<T> - Interface in com.metamatrix.dqp.client
 
ResultsIterator - Class in com.metamatrix.connector.metadata
 
ResultsIterator(ResultsIterator.ResultsProcessor, Iterator) - Constructor for class com.metamatrix.connector.metadata.ResultsIterator
 
ResultsIterator.ResultsProcessor - Interface in com.metamatrix.connector.metadata
 
ResultsMessage - Class in com.metamatrix.dqp.message
Results Message, used by MMStatement to get the query results.
ResultsMessage() - Constructor for class com.metamatrix.dqp.message.ResultsMessage
 
ResultsMessage(RequestMessage) - Constructor for class com.metamatrix.dqp.message.ResultsMessage
Instantiate and copy relevant information from the original request message.
ResultsMessage(RequestMessage, List[], String[], String[]) - Constructor for class com.metamatrix.dqp.message.ResultsMessage
 
ResultsMetadataConstants - Interface in com.metamatrix.dqp.metadata
This constants in this class indicate the column positions of different metadata columns in queries against Runtime metadata.
ResultsMetadataConstants.NULL_TYPES - Class in com.metamatrix.dqp.metadata
These types are associated with a DataType or an Element needing the indication of null types.
ResultsMetadataConstants.NULL_TYPES() - Constructor for class com.metamatrix.dqp.metadata.ResultsMetadataConstants.NULL_TYPES
 
ResultsMetadataConstants.SEARCH_TYPES - Class in com.metamatrix.dqp.metadata
These types are associated with the Element having valid search types.
ResultsMetadataConstants.SEARCH_TYPES() - Constructor for class com.metamatrix.dqp.metadata.ResultsMetadataConstants.SEARCH_TYPES
 
ResultsMetadataDefaults - Class in com.metamatrix.dqp.metadata
 
ResultsMetadataProvider - Interface in com.metamatrix.jdbc
Interface to provide result set metadata.
ResultsMetadataWithProvider - Class in com.metamatrix.jdbc
 
ResultsMetadataWithProvider(ResultsMetadataProvider) - Constructor for class com.metamatrix.jdbc.ResultsMetadataWithProvider
 
ResultsReceiver<T> - Interface in com.metamatrix.common.comm.api
 
ResultsRequest - Class in com.metamatrix.soap.sqlquerywebservice.helper
Results request information used for submitting requests to server.
ResultsRequest() - Constructor for class com.metamatrix.soap.sqlquerywebservice.helper.ResultsRequest
 
resultsToString(List, String[]) - Static method in class com.metamatrix.core.commandshell.ConnectorResultUtility
Converts a List of Lists, where each sub-list is a row of data, into a tab delimited String where each line is a row of data.
resultsToString(List) - Static method in class com.metamatrix.core.commandshell.ConnectorResultUtility
 
resume() - Method in interface com.metamatrix.console.ui.layout.WorkspacePanel
Called when the panel has just regained focus.
resume() - Method in class com.metamatrix.console.ui.views.authorization.ProvidersMain
 
resume() - Method in class com.metamatrix.console.ui.views.authorization.SummaryMain
 
resume() - Method in class com.metamatrix.console.ui.views.connector.ConnectorPanel
 
resume() - Method in class com.metamatrix.console.ui.views.connectorbinding.ConnectorBindingPanel
 
resume() - Method in class com.metamatrix.console.ui.views.deploy.DeployMainPanel
 
resume() - Method in class com.metamatrix.console.ui.views.deploy.ServiceDefinitionPanel
 
resume() - Method in class com.metamatrix.console.ui.views.entitlements.EntitlementsPanel
 
resume() - Method in class com.metamatrix.console.ui.views.extensionsource.ExtensionSourcesPanel
 
resume() - Method in class com.metamatrix.console.ui.views.logsetup.SystemLogSetUpPanel
 
resume() - Method in class com.metamatrix.console.ui.views.properties.PropertiesMasterPanel
 
resume() - Method in class com.metamatrix.console.ui.views.queries.QueryPanel
 
resume() - Method in class com.metamatrix.console.ui.views.resources.ResourcesMainPanel
 
resume() - Method in class com.metamatrix.console.ui.views.runtime.RuntimeMgmtPanel
 
resume() - Method in class com.metamatrix.console.ui.views.sessions.SessionPanel
 
resume() - Method in class com.metamatrix.console.ui.views.summary.SummaryPanel
 
resume() - Method in class com.metamatrix.console.ui.views.syslog.SysLogPanel
 
resume() - Method in class com.metamatrix.console.ui.views.transactions.TransactionsPanel
 
resume() - Method in class com.metamatrix.console.ui.views.users.AdminRolesMain
 
resume() - Method in class com.metamatrix.console.ui.views.users.GroupsTabMainPanel
 
resume() - Method in class com.metamatrix.console.ui.views.vdb.VdbMainPanel
 
retainAll(Collection) - Method in class com.metamatrix.api.core.message.MessageList
Overrides the implementation of List
Retrieve - Class in com.sforce.soap.partner
 
Retrieve() - Constructor for class com.sforce.soap.partner.Retrieve
 
Retrieve(String, String, String[]) - Constructor for class com.sforce.soap.partner.Retrieve
 
retrieve(String, String, String[]) - Method in interface com.sforce.soap.partner.Soap
Get a set of sObjects
retrieve(String, String, String[]) - Method in class com.sforce.soap.partner.SoapBindingStub
 
retrieveValue(ResultSet, int, Class<?>) - Method in class org.teiid.connector.jdbc.translator.Translator
Retrieve the value on the current resultset row for the given column index.
retrieveValue(CallableStatement, int, Class) - Method in class org.teiid.connector.jdbc.translator.Translator
Retrieve the value for the given parameter index
RETRY_BUTTON - Static variable in interface com.metamatrix.toolbox.ui.widget.ButtonConstants
 
RETURN - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.Values.Direction
The constant value denoting a return parmeter.
RETURN - Static variable in interface org.teiid.connector.metadata.runtime.Parameter
 
RETURN_DIRECTION_KIND - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
RETURN_VALUE - Static variable in class com.metamatrix.dqp.message.ParameterInfo
Constant identifying a RETURN parameter
RETURN_VALUE - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.PARAMETER_TYPES
 
RETURN_VALUE - Static variable in class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants.PARAMETER_TYPES
 
RETURN_VALUE - Static variable in class com.metamatrix.query.metadata.StoredProcedureInfo
Constant identifying a RETURN parameter
RETURN_VALUE - Static variable in class com.metamatrix.query.sql.lang.SPParameter
Constant identifying a RETURN parameter
returnParameters() - Method in class com.metamatrix.query.sql.lang.StoredProcedure
 
returnsResultParameter() - Method in class com.metamatrix.query.metadata.StoredProcedureInfo
 
returnsResults() - Method in interface com.metamatrix.metadata.runtime.api.Procedure
Returns a boolean indicating if this procedure returns a result set.
returnsResults() - Method in class com.metamatrix.metadata.runtime.model.BasicProcedure
 
returnsResultSet() - Method in class com.metamatrix.query.metadata.StoredProcedureInfo
 
returnsResultSet() - Method in class com.metamatrix.query.sql.lang.StoredProcedure
 
returnsScalarValue() - Method in class com.metamatrix.query.sql.lang.StoredProcedure
 
revalidate() - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableCellRenderer.DefaultBooleanComponent
 
revalidate() - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableCellRenderer.DefaultTextComponent
 
revalidate() - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableHeaderRenderer
Overridden for performance reasons to do nothing.
REVERSEALPHA - Static variable in class com.metamatrix.common.protocol.MMURLConnection
 
reviseRow(VDBConnectorBindingNames, int) - Method in class com.metamatrix.console.ui.views.vdb.VDBConnectorBindingAssignmentModelTable
 
reviseRow(VDBConnectorBindingNames) - Method in class com.metamatrix.console.ui.views.vdb.VDBConnectorBindingAssignmentModelTable
 
rewrite(Command, Command, QueryMetadataInterface, CommandContext) - Static method in class com.metamatrix.query.rewriter.QueryRewriter
 
rewriteCriteria(Criteria, Command, CommandContext, QueryMetadataInterface) - Static method in class com.metamatrix.query.rewriter.QueryRewriter
Rewrite the criteria by evaluating some trivial cases.
rewriteExpression(Expression, Command, CommandContext, QueryMetadataInterface) - Static method in class com.metamatrix.query.rewriter.QueryRewriter
 
rewriteOrderBy(QueryCommand, Command, QueryMetadataInterface, CommandContext) - Static method in class com.metamatrix.query.rewriter.QueryRewriter
Rewrite the order by clause.
REWRITER_0001 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
rewriter package (009)
REWRITER_0002 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
REWRITER_0003 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
REWRITER_0004 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
REWRITER_0005 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
right(String, Integer) - Static method in class com.metamatrix.query.function.FunctionMethods
 
RIGHT - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
RIGHT - Static variable in class com.metamatrix.query.sql.ReservedWords
 
RIGHT - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
RIGHT - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
RIGHT_ICON_PROPERTY - Static variable in interface com.metamatrix.toolbox.ui.IconConstants
 
RIGHT_PAREN - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
rightSource - Variable in class com.metamatrix.query.processor.relational.JoinStrategy
 
rightTrim(String) - Static method in class com.metamatrix.query.function.FunctionMethods
 
RMI_CONTEXT_FACTORY - Static variable in class com.metamatrix.common.util.CommonPropertyNames
 
RMU_0001 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
ROB_0001 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
ROB_0002 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
Role - Interface in com.metamatrix.admin.api.objects
 
ROLE_COLUMN_PROPERTY_NAME - Static variable in class com.metamatrix.connector.xml.base.ParameterDescriptor
 
ROLE_COLUMN_PROPERTY_NAME_DATA - Static variable in class com.metamatrix.connector.xml.base.ParameterDescriptor
 
ROLE_COLUMN_PROPERTY_NAME_LOCATION - Static variable in class com.metamatrix.connector.xml.base.ParameterDescriptor
 
ROLE_COLUMN_PROPERTY_NAME_RESPONSE_IN - Static variable in class com.metamatrix.connector.xml.base.ParameterDescriptor
 
ROLE_COLUMN_PROPERTY_NAME_RESPONSE_OUT - Static variable in class com.metamatrix.connector.xml.base.ParameterDescriptor
 
ROLE_ICON - Static variable in class com.metamatrix.console.ui.util.ConsoleCellRenderer
 
RoleDetail - Class in com.metamatrix.console.ui.views.users
Panel to the details for a role.
RoleDetail(RoleDisplay, GroupsManager, boolean, RepaintController, ConnectionInfo) - Constructor for class com.metamatrix.console.ui.views.users.RoleDetail
Constructor.
RoleDisplay - Class in com.metamatrix.console.ui.views.users
Data class to store a role's name, description, and display name.
RoleDisplay(String, String) - Constructor for class com.metamatrix.console.ui.views.users.RoleDisplay
 
RoleMembershipPanel - Class in com.metamatrix.console.ui.views.users
Panel consisting of an upper portion (ItemsListerPanel) containing a list of users and/or groups or roles, and a lower panel with two buttons, usually labeled 'Add' and 'Remove'.
RoleMembershipPanel(RoleDisplay, GroupsManager) - Constructor for class com.metamatrix.console.ui.views.users.RoleMembershipPanel
Constructor.
RolePermission - Class in com.metamatrix.platform.security.util
A RolePermission defines access permissions for Metadata resources (i.e., MetadataID instances).
RolePermissionFactory - Class in com.metamatrix.platform.security.util
This class is the factory for RolePermission instances.
RolePermissionFactory() - Constructor for class com.metamatrix.platform.security.util.RolePermissionFactory
 
Roles - Class in com.metamatrix.console.security
 
Roles(boolean, boolean, boolean) - Constructor for class com.metamatrix.console.security.Roles
 
ROLES - Static variable in interface com.metamatrix.console.util.LogContexts
 
ROLES_NOT_DISPLAYED - Static variable in class com.metamatrix.console.ui.util.ConsoleConstants
 
RolesAllowed - Annotation Type in com.metamatrix.admin
 
RolesList - Class in com.metamatrix.console.ui.views.users
Extension to ListWidget to display the list of roles that apply to the Console.
RolesList(GroupsManager, NotifyOnSelectionChange, boolean) - Constructor for class com.metamatrix.console.ui.views.users.RolesList
Constructor.
rollback() - Method in class com.metamatrix.common.connection.BaseTransaction
Drops all changes made during this transaction's lifetime and release any data source locks currently held by the associated Connection.
rollback() - Method in class com.metamatrix.common.connection.ManagedConnection
Make all changes made since the previous commit/rollback permanent, and release any data source locks currently held by the Connection.
rollback() - Method in interface com.metamatrix.common.connection.TransactionInterface
Drops all changes made during this transaction's lifetime and release any data source locks currently held by the associated Connection.
rollback() - Method in class com.metamatrix.common.transaction.manager.SimpleUserTransaction
Roll back the transaction associated with this object.
rollback() - Method in interface com.metamatrix.common.transaction.UserTransaction
Roll back the transaction associated with this object.
rollback() - Method in class com.metamatrix.console.models.ConfigurationPropertiedObjectEditor
Roll back the transaction associated with this object.
rollback() - Method in class com.metamatrix.console.models.ResourcePropertiedObjectEditor
 
rollback() - Method in class com.metamatrix.console.ui.views.properties.FakeUserTransaction
 
rollback() - Method in interface com.metamatrix.dqp.client.ClientSideDQP
 
rollback(MMXid) - Method in interface com.metamatrix.dqp.client.ClientSideDQP
 
rollback(TransactionContext) - Method in interface com.metamatrix.dqp.service.TransactionService
 
rollback(String) - Method in interface com.metamatrix.dqp.service.TransactionService
 
rollback(String, MMXid) - Method in interface com.metamatrix.dqp.service.TransactionService
 
ROLLBACK - Static variable in class com.metamatrix.dqp.spi.TrackerLogConstants.TXN_STATUS.PARTICIPATE
 
ROLLBACK - Static variable in class com.metamatrix.dqp.spi.TrackerLogConstants.TXN_STATUS
 
rollback() - Method in class com.metamatrix.jdbc.MMConnection
This method will drop all changes made since the beginning of the transaction and release any MetaMatrix server locks currently held by this connection.
rollback(Savepoint) - Method in class com.metamatrix.jdbc.MMConnection
 
rollback(Xid) - Method in class com.metamatrix.jdbc.MMXAResource
 
rollback() - Method in class com.metamatrix.platform.config.persistence.api.ExtensionModuleConnection
 
rollback() - Method in interface com.metamatrix.platform.config.persistence.api.PersistentConnection
 
rollback() - Method in class com.metamatrix.platform.config.persistence.impl.file.FilePersistentConnection
 
rollback() - Method in class com.metamatrix.toolbox.ui.widget.text.DefaultTextFieldModel
Rollsback to the previous value in the model.
rollback() - Method in class com.metamatrix.toolbox.ui.widget.TextFieldWidget
Rollsback to the previous value in the model.
rollbackTransaction(MMXid) - Method in class com.metamatrix.jdbc.MMConnection
 
rolloverFile(File) - Method in class com.metamatrix.core.log.FileLimitSizeLogWriter
 
root - Variable in class com.metamatrix.console.ui.treetable.AbstractTreeTableModel
 
ROOT - Static variable in class com.metamatrix.console.util.HashedList
 
round(int, int) - Static method in class com.metamatrix.query.function.FunctionMethods
 
round(float, int) - Static method in class com.metamatrix.query.function.FunctionMethods
 
round(double, int) - Static method in class com.metamatrix.query.function.FunctionMethods
 
round(BigDecimal, int) - Static method in class com.metamatrix.query.function.FunctionMethods
 
ROUND - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
ROUND_ROBIN - Static variable in class com.metamatrix.platform.util.PlatformProxyHelper
 
ROUND_ROBIN_LOCAL - Static variable in class com.metamatrix.platform.util.PlatformProxyHelper
 
roundedMinutesNumber(QCDateTime) - Static method in class com.metamatrix.console.util.QCDateTime
 
roundedMinutesNumber(QCTime) - Static method in class com.metamatrix.console.util.QCTime
 
RoundRobinSelectionPolicy - Class in com.metamatrix.platform.service.proxy
 
RoundRobinSelectionPolicy(boolean) - Constructor for class com.metamatrix.platform.service.proxy.RoundRobinSelectionPolicy
ctor
roundToNumDecimalPlaces(double, int) - Static method in class com.metamatrix.console.util.StaticUtilities
/ Returns a string representing a value rounded to a given number of decimal places.
ROUTING_UUID - Static variable in class com.metamatrix.common.config.model.ConfigurationModel.Attribute
 
ROUTING_UUID - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Configuration.ConnectorComponents.ConnectorComponent.Attributes
 
ROUTING_UUID - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Configuration.DeployedService.Attributes
 
ROUTING_UUID - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Configuration.Services.Service.Attributes
 
Row - Class in com.metamatrix.soap.sqlquerywebservice.helper
Row domain object containing cell values.
Row() - Constructor for class com.metamatrix.soap.sqlquerywebservice.helper.Row
 
ROW_COUNT - Static variable in interface com.metamatrix.connector.loopback.LoopbackProperties
 
ROW_HEIGHT - Static variable in class com.metamatrix.console.ui.views.vdb.VDBConnectorBindingAssignmentModelTable
 
ROW_TAG - Static variable in class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.Data.Row
 
rowDeleted() - Method in class com.metamatrix.jdbc.MMResultSet
 
rowInserted() - Method in class com.metamatrix.jdbc.MMResultSet
 
ROWLIMIT - Static variable in class com.metamatrix.query.function.FunctionLibrary
 
rowlimit(Object) - Static method in class com.metamatrix.query.function.FunctionMethods
This pseudo-function should never actually be called - it is here solely so the xml rowlimit function can be resolved properly.
ROWLIMITEXCEPTION - Static variable in class com.metamatrix.query.function.FunctionLibrary
 
rowlimitexception(Object) - Static method in class com.metamatrix.query.function.FunctionMethods
This pseudo-function should never actually be called - it is here solely so the xml rowlimitexception function can be resolved properly.
ROWNUM - Static variable in class org.teiid.connector.jdbc.oracle.OracleSQLTranslator
 
rowProducer - Variable in class com.metamatrix.connector.xml.streaming.BaseStreamingExecution
 
rows - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.Data
 
ROWS_AFFECTED_TAG - Static variable in class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS
 
ROWS_UPDATED - Static variable in class com.metamatrix.query.sql.ProcedureReservedWords
 
RowsNotSelectedPanel - Class in com.metamatrix.console.ui.views.syslog
 
RowsNotSelectedPanel(int, int) - Constructor for class com.metamatrix.console.ui.views.syslog.RowsNotSelectedPanel
 
rowUpdated() - Method in class com.metamatrix.jdbc.MMResultSet
 
rowValues(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse row values - this is a comma separated list of values.
rpad(String, Integer, String) - Static method in class com.metamatrix.query.function.FunctionMethods
 
rpad(String, Integer) - Static method in class com.metamatrix.query.function.FunctionMethods
 
RPAD - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
RPAREN - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
RPAREN - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
RPC_ENC_STYLE - Static variable in class com.metamatrix.connector.xml.soap.SOAPConnectorStateImpl
 
RPC_LITERAL_STYLE - Static variable in class com.metamatrix.connector.xml.soap.SOAPConnectorStateImpl
 
RPCStruct - Class in com.metamatrix.common.messaging.jgroups
 
RPCStruct(Address, UUID, Class[], Object) - Constructor for class com.metamatrix.common.messaging.jgroups.RPCStruct
 
RS_NAME - Static variable in class com.metamatrix.query.processor.proc.ExecSqlInstruction
 
rsName - Variable in class com.metamatrix.query.processor.proc.CreateCursorResultSetInstruction
 
RT_PHYSICAL_MODEL_NAME - Static variable in class com.metamatrix.metadata.runtime.api.RuntimeMetadataPropertyNames
 
RT_PHYSICAL_MODEL_VERSION - Static variable in class com.metamatrix.metadata.runtime.api.RuntimeMetadataPropertyNames
 
RT_USER_VDB_DESCRIPTION - Static variable in class com.metamatrix.metadata.runtime.api.RuntimeMetadataPropertyNames
 
RT_USER_VDB_GUID - Static variable in class com.metamatrix.metadata.runtime.api.RuntimeMetadataPropertyNames
 
RT_USER_VDB_NAME - Static variable in class com.metamatrix.metadata.runtime.api.RuntimeMetadataPropertyNames
 
RT_USER_VDB_PRINCIPAL_NAME - Static variable in class com.metamatrix.metadata.runtime.api.RuntimeMetadataPropertyNames
 
RT_VIRTUAL_MODEL_NAME - Static variable in class com.metamatrix.metadata.runtime.api.RuntimeMetadataPropertyNames
 
RT_VIRTUAL_MODEL_VERSION - Static variable in class com.metamatrix.metadata.runtime.api.RuntimeMetadataPropertyNames
 
RTMDC_0001 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
RTMDC_0001 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
RTMDC_0002 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
RTMDC_0002 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
RTMDC_0003 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
RTMDC_0003 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
RTMDC_0004 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
RTMDC_0005 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
RTMDC_0006 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
RTMDC_0007 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
RTMDC_0008 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
RTMDC_0009 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
RTMDC_0010 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
RTMDC_0011 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
RTMDC_0012 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
RTMDC_0013 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
RTMDC_0014 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
RTMDC_0015 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
RTMDC_0016 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
RTMDC_0017 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
RTMDC_0018 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
RTMDC_0019 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
RTMDC_0020 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
RTMDC_0021 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
RTMDC_0022 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
RTMDC_0023 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
RTMDC_0024 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
RTMDC_0025 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
RTRIM - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
RuleAccessPatternValidation - Class in com.metamatrix.query.optimizer.relational.rules
Validates that the access pattern(s) of a source are satisfied.
RuleAccessPatternValidation() - Constructor for class com.metamatrix.query.optimizer.relational.rules.RuleAccessPatternValidation
 
RuleAssignOutputElements - Class in com.metamatrix.query.optimizer.relational.rules
This rule is responsible for assigning the output elements to every node in the plan.
RuleAssignOutputElements() - Constructor for class com.metamatrix.query.optimizer.relational.rules.RuleAssignOutputElements
 
RuleCalculateCost - Class in com.metamatrix.query.optimizer.relational.rules
 
RuleCalculateCost() - Constructor for class com.metamatrix.query.optimizer.relational.rules.RuleCalculateCost
 
RuleChooseDependent - Class in com.metamatrix.query.optimizer.relational.rules
Finds nodes that can be turned into dependent joins
RuleChooseDependent() - Constructor for class com.metamatrix.query.optimizer.relational.rules.RuleChooseDependent
 
RuleChooseJoinStrategy - Class in com.metamatrix.query.optimizer.relational.rules
Marks join as a candidate merge join if conditions are met
RuleChooseJoinStrategy() - Constructor for class com.metamatrix.query.optimizer.relational.rules.RuleChooseJoinStrategy
 
RuleCleanCriteria - Class in com.metamatrix.query.optimizer.relational.rules
Removes phantom and TRUE or FALSE criteria
RuleCleanCriteria() - Constructor for class com.metamatrix.query.optimizer.relational.rules.RuleCleanCriteria
 
RuleCollapseSource - Class in com.metamatrix.query.optimizer.relational.rules
 
RuleCollapseSource() - Constructor for class com.metamatrix.query.optimizer.relational.rules.RuleCollapseSource
 
RuleConstants - Class in com.metamatrix.query.optimizer.relational.rules
 
RuleCopyCriteria - Class in com.metamatrix.query.optimizer.relational.rules
For each join node this rule will find the set of criteria allowed to influence the join (the join criteria, and inner side criteria on non full outer joins) and builds new criteria based upon the equality relationships found.
RuleCopyCriteria() - Constructor for class com.metamatrix.query.optimizer.relational.rules.RuleCopyCriteria
 
RuledDirectoryEntryViewImpl - Class in com.metamatrix.common.tree.directory
 
RuledDirectoryEntryViewImpl(TreeView, ChildRules) - Constructor for class com.metamatrix.common.tree.directory.RuledDirectoryEntryViewImpl
 
RuledDirectoryEntryViewImpl(TreeView, TreeNode, ChildRules) - Constructor for class com.metamatrix.common.tree.directory.RuledDirectoryEntryViewImpl
 
RuledTreeViewImpl - Class in com.metamatrix.common.tree
 
RuledTreeViewImpl(TreeView, ChildRules) - Constructor for class com.metamatrix.common.tree.RuledTreeViewImpl
 
RuledTreeViewImpl(TreeView, TreeNode, ChildRules) - Constructor for class com.metamatrix.common.tree.RuledTreeViewImpl
 
RuleImplementJoinStrategy - Class in com.metamatrix.query.optimizer.relational.rules
Inserts sort nodes for specific join strategies.
RuleImplementJoinStrategy() - Constructor for class com.metamatrix.query.optimizer.relational.rules.RuleImplementJoinStrategy
 
RuleMergeCriteria - Class in com.metamatrix.query.optimizer.relational.rules
 
RuleMergeCriteria() - Constructor for class com.metamatrix.query.optimizer.relational.rules.RuleMergeCriteria
 
RuleMergeVirtual - Class in com.metamatrix.query.optimizer.relational.rules
 
RuleMergeVirtual() - Constructor for class com.metamatrix.query.optimizer.relational.rules.RuleMergeVirtual
 
RulePlaceAccess - Class in com.metamatrix.query.optimizer.relational.rules
This rule finds all SOURCE nodes and associates ACCESS patterns, ACCESS nodes, and aliases.
RulePlaceAccess() - Constructor for class com.metamatrix.query.optimizer.relational.rules.RulePlaceAccess
 
RulePlanJoins - Class in com.metamatrix.query.optimizer.relational.rules
Determines join orderings based upon dependency and cost information The algorithm works as follows: Stage 1.
RulePlanJoins() - Constructor for class com.metamatrix.query.optimizer.relational.rules.RulePlanJoins
 
RulePlanProcedures - Class in com.metamatrix.query.optimizer.relational.rules
 
RulePlanProcedures() - Constructor for class com.metamatrix.query.optimizer.relational.rules.RulePlanProcedures
 
RulePlanSorts - Class in com.metamatrix.query.optimizer.relational.rules
Attempts to minimize the cost of sorting operations across the plan.
RulePlanSorts() - Constructor for class com.metamatrix.query.optimizer.relational.rules.RulePlanSorts
 
RulePlanUnions - Class in com.metamatrix.query.optimizer.relational.rules
Organizes union branches so that push down is possible.
RulePlanUnions() - Constructor for class com.metamatrix.query.optimizer.relational.rules.RulePlanUnions
 
RulePushAggregates - Class in com.metamatrix.query.optimizer.relational.rules
 
RulePushAggregates() - Constructor for class com.metamatrix.query.optimizer.relational.rules.RulePushAggregates
 
RulePushLimit - Class in com.metamatrix.query.optimizer.relational.rules
Pushes limit nodes to their lowest points.
RulePushLimit() - Constructor for class com.metamatrix.query.optimizer.relational.rules.RulePushLimit
 
RulePushNonJoinCriteria - Class in com.metamatrix.query.optimizer.relational.rules
Pushes on criteria out of the on clause if possible.
RulePushNonJoinCriteria() - Constructor for class com.metamatrix.query.optimizer.relational.rules.RulePushNonJoinCriteria
 
RulePushSelectCriteria - Class in com.metamatrix.query.optimizer.relational.rules
 
RulePushSelectCriteria() - Constructor for class com.metamatrix.query.optimizer.relational.rules.RulePushSelectCriteria
 
RuleRaiseAccess - Class in com.metamatrix.query.optimizer.relational.rules
 
RuleRaiseAccess() - Constructor for class com.metamatrix.query.optimizer.relational.rules.RuleRaiseAccess
 
RuleRaiseNull - Class in com.metamatrix.query.optimizer.relational.rules
Will attempt to raise null nodes to their highest points
RuleRaiseNull() - Constructor for class com.metamatrix.query.optimizer.relational.rules.RuleRaiseNull
 
RuleRemoveOptionalJoins - Class in com.metamatrix.query.optimizer.relational.rules
Removes optional join nodes if elements originating from that join are not used in the top level project symbols.
RuleRemoveOptionalJoins() - Constructor for class com.metamatrix.query.optimizer.relational.rules.RuleRemoveOptionalJoins
 
RuleRemoveSorts - Class in com.metamatrix.query.optimizer.relational.rules
Removes all nested sorts that are not under a limit.
RuleRemoveSorts() - Constructor for class com.metamatrix.query.optimizer.relational.rules.RuleRemoveSorts
 
RuleStack - Class in com.metamatrix.query.optimizer.relational
 
RuleStack() - Constructor for class com.metamatrix.query.optimizer.relational.RuleStack
 
RuleValidateWhereAll - Class in com.metamatrix.query.optimizer.relational.rules
Validates that the any atomic query being sent to a model where the model requires a criteria actually has a criteria.
RuleValidateWhereAll() - Constructor for class com.metamatrix.query.optimizer.relational.rules.RuleValidateWhereAll
 
run() - Method in class bsh.Interpreter
Run interactively.
run() - Method in class com.metamatrix.common.comm.platform.socket.server.ServerWorkItem
main entry point for remote method calls.
run() - Method in class com.metamatrix.console.ui.layout.WorkspaceControllerWorkItem
 
run() - Method in class com.metamatrix.console.ui.views.deploy.ConfigurationImportWizard
 
run(String[], String) - Method in class com.metamatrix.core.commandshell.CommandShell
Start reading commands from standard input.
run(String) - Method in class com.metamatrix.core.commandshell.ScriptCommandTarget
 
run() - Method in class com.metamatrix.script.shell.JConsole
 
run(boolean) - Method in class com.metamatrix.server.HostController
 
run(String, boolean) - Method in class com.metamatrix.server.ServiceManager
 
RUN_TYPE_NAME - Static variable in interface com.metamatrix.modeler.core.metadata.runtime.DatatypeRecord.MetadataFieldNames
 
runAll() - Method in class com.metamatrix.core.commandshell.ScriptCommandTarget
 
runEditConnBindDialog() - Method in class com.metamatrix.console.ui.views.vdb.VdbConnBindPanel
 
runGarbageCollection(ProcessData) - Method in interface com.metamatrix.console.ui.views.runtime.QueueStatisticsRefreshRequestHandler
 
runGarbageCollection(ProcessData) - Method in class com.metamatrix.console.ui.views.runtime.QueueStatisticsRefreshRequestHandlerImp
 
runImportRolesDialog() - Method in class com.metamatrix.console.ui.views.vdb.VdbEntitlementsPanel
 
RUNNING - Static variable in class com.metamatrix.console.ui.views.summary.SummaryHostInfo
 
RUNNING_INDEX - Static variable in interface com.metamatrix.console.ui.views.runtime.model.StatisticsConstants
 
runningScript(String) - Method in class com.metamatrix.core.commandshell.CommandTarget
 
runningScript(String) - Method in class com.metamatrix.core.commandshell.ScriptCommandTarget
 
runRep(int, String) - Method in class com.metamatrix.core.commandshell.ScriptCommandTarget
 
runScript(String, String, StringBuffer, ScriptResultListener) - Method in class com.metamatrix.core.commandshell.CommandShell
Load a series of commands from a specific script in a file and execute the commands.
runScript(String, String) - Method in class com.metamatrix.core.commandshell.ScriptCommandTarget
 
runTest() - Method in class com.metamatrix.script.junit.BshTestCase
 
RUNTIME - Static variable in class com.metamatrix.console.ui.layout.PanelsTreeModel
 
RUNTIME - Static variable in interface com.metamatrix.console.util.LogContexts
 
RUNTIME_METADATA_SERVICE - Static variable in interface com.metamatrix.common.config.ResourceNames
 
RUNTIME_METADATA_SERVICE_ROUTING_ID - Static variable in interface com.metamatrix.common.config.api.RuntimeMetadataServiceComponentType
 
RUNTIME_METADATA_SERVICE_TYPE_NAME - Static variable in interface com.metamatrix.common.config.api.RuntimeMetadataServiceComponentType
 
RUNTIME_MGMT_PANEL_CLASS - Static variable in class com.metamatrix.console.ui.layout.PanelsTreeModel
 
RUNTIME_TYPE_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
RuntimeExternalException - Exception in com.metamatrix.console.util
Class to wrap an ExternalException within a RuntimeException.
RuntimeExternalException(Exception) - Constructor for exception com.metamatrix.console.util.RuntimeExternalException
 
RuntimeIDParser - Class in com.metamatrix.metadata.runtime.util
The RuntimeIDParser provides static methods to obtain specific information from a fully qualfied name.
RuntimeIDParser() - Constructor for class com.metamatrix.metadata.runtime.util.RuntimeIDParser
 
RuntimeMetadata - Interface in org.teiid.connector.metadata.runtime
Helper methods that can be used to access runtime metadata.
RuntimeMetadataAdminAPI - Interface in com.metamatrix.server.admin.api
 
RuntimeMetadataAdminAPIImpl - Class in com.metamatrix.server.admin.apiimpl
 
RuntimeMetadataCatalog - Class in com.metamatrix.metadata.runtime
The RuntimeMetadataCatalog follows the Singleton pattern so there should be only one instance per VM of this class.
RuntimeMetadataEvent - Class in com.metamatrix.metadata.runtime.event
 
RuntimeMetadataEvent(Object, VirtualDatabaseID, int) - Constructor for class com.metamatrix.metadata.runtime.event.RuntimeMetadataEvent
 
RuntimeMetadataHelper - Class in com.metamatrix.server.admin.apiimpl
A collection of static methods that facilitate the server-side remote class RuntimeMetadataAdminAPIImpl.
RuntimeMetadataHelper() - Constructor for class com.metamatrix.server.admin.apiimpl.RuntimeMetadataHelper
 
RuntimeMetadataIDContext - Interface in com.metamatrix.metadata.runtime.util
 
RuntimeMetadataListener - Interface in com.metamatrix.metadata.runtime.event
Implement the RuntimeMetadataListener when you wish to get notified when there are VDB changes.
RuntimeMetadataPlugin - Class in com.metamatrix.metadata.runtime
CommonPlugin
RuntimeMetadataPlugin() - Constructor for class com.metamatrix.metadata.runtime.RuntimeMetadataPlugin
 
RuntimeMetadataPropertyNames - Class in com.metamatrix.metadata.runtime.api
 
RuntimeMetadataPropertyNames() - Constructor for class com.metamatrix.metadata.runtime.api.RuntimeMetadataPropertyNames
 
RuntimeMetadataServiceComponentType - Interface in com.metamatrix.common.config.api
 
RuntimeMgmtManager - Class in com.metamatrix.console.models
 
RuntimeMgmtManager(ConnectionInfo) - Constructor for class com.metamatrix.console.models.RuntimeMgmtManager
 
RuntimeMgmtModel - Class in com.metamatrix.console.ui.views.runtime.model
 
RuntimeMgmtModel(ConnectionInfo) - Constructor for class com.metamatrix.console.ui.views.runtime.model.RuntimeMgmtModel
 
RuntimeMgmtPanel - Class in com.metamatrix.console.ui.views.runtime
 
RuntimeMgmtPanel(ConnectionInfo) - Constructor for class com.metamatrix.console.ui.views.runtime.RuntimeMgmtPanel
 
RuntimeMgmtUtils - Class in com.metamatrix.console.ui.views.runtime.util
 
RuntimeStateAdminAPI - Interface in com.metamatrix.platform.admin.api
 
RuntimeStateAdminAPIHelper - Class in com.metamatrix.platform.admin.apiimpl
Singleton helper class for performing Runtime administrative functionality.
RuntimeStateAdminAPIHelper(ClusteredRegistryState, HostManagement) - Constructor for class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIHelper
 
RuntimeStateAdminAPIImpl - Class in com.metamatrix.platform.admin.apiimpl
 
RuntimeStateCellRenderer - Class in com.metamatrix.console.ui.views.runtime
 
RuntimeStateCellRenderer() - Constructor for class com.metamatrix.console.ui.views.runtime.RuntimeStateCellRenderer
 
RuntimeStateChangeEvent - Class in com.metamatrix.platform.admin.api
 
RuntimeStateChangeEvent(Object) - Constructor for class com.metamatrix.platform.admin.api.RuntimeStateChangeEvent
 
RuntimeUpdateNotification - Class in com.metamatrix.console.notification
 
RuntimeUpdateNotification() - Constructor for class com.metamatrix.console.notification.RuntimeUpdateNotification
 
RuntimeVDBDeleteUtility - Class in com.metamatrix.metadata.runtime
Implementation of RuntimeVDBDeleteUtility to be used with a running server.
RuntimeVDBDeleteUtility() - Constructor for class com.metamatrix.metadata.runtime.RuntimeVDBDeleteUtility
 
RuntimeVdbRecord - Class in com.metamatrix.connector.metadata
Extends a VdbRecord object with additional runtime data.
RuntimeVdbRecord(VdbRecord, String, String) - Constructor for class com.metamatrix.connector.metadata.RuntimeVdbRecord
 
runWizard() - Method in class com.metamatrix.console.ui.views.authorization.NewAuthenticationProviderWizardController
 
runWizard() - Method in class com.metamatrix.console.ui.views.connector.ImportWizardController
 
runWizard() - Method in class com.metamatrix.console.ui.views.connectorbinding.ImportBindingWizardController
 
runWizard() - Method in class com.metamatrix.console.ui.views.connectorbinding.NewBindingWizardController
 
runWizard(Collection) - Method in class com.metamatrix.console.ui.views.users.NewGroupsWizardController
 

S

SalesforceCapabilities - Class in com.metamatrix.connector.salesforce
 
SalesforceCapabilities() - Constructor for class com.metamatrix.connector.salesforce.SalesforceCapabilities
 
SalesforceConnection - Class in com.metamatrix.connector.salesforce.connection
 
SalesforceConnection(String, String, URL, ConnectorEnvironment) - Constructor for class com.metamatrix.connector.salesforce.connection.SalesforceConnection
 
SalesForcePlugin - Class in com.metamatrix.connector.salesforce
For logging purposes
SalesForcePlugin() - Constructor for class com.metamatrix.connector.salesforce.SalesForcePlugin
 
SalesforceProcedureExecution - Interface in com.metamatrix.connector.salesforce.execution
 
SAML_PROPERTY_FILE - Static variable in class com.metamatrix.connector.xmlsource.soap.SoapConnectorProperties
 
SAML_TOKEN_SIGNED - Static variable in class com.metamatrix.connector.xmlsource.soap.SecurityToken
 
SAML_TOKEN_UNSIGNED - Static variable in class com.metamatrix.connector.xmlsource.soap.SecurityToken
 
SATURDAY - Static variable in class com.metamatrix.console.util.QCDate
 
save() - Method in class com.metamatrix.console.ui.util.ModifiedDirectoryChooserPanel
Executed when the accept button is pressed with a panelType of SAVE
save() - Method in interface com.metamatrix.core.index.IIndex
Saves the index on the disk.
save() - Method in class com.metamatrix.toolbox.ui.widget.DirectoryChooserPanel
Executed when the accept button is pressed with a panelType of SAVE
SAVE_MATERIALIZATION_DIRECTORY_LOCATION_KEY - Static variable in class com.metamatrix.console.ui.util.ConsoleConstants
 
saveAllToDirectory(String, AdminOptions) - Method in interface com.metamatrix.admin.api.objects.ScriptsContainer
Save all of the scripts contained to the specified local directory.
saveAllToDirectory(String, AdminOptions) - Method in class com.metamatrix.admin.objects.MMScriptsContainer
 
saveBatch() - Method in class com.metamatrix.query.processor.relational.TupleCollector
 
saveChanges() - Method in class com.metamatrix.console.ui.views.extensionsource.ExtensionSourceDetailPanel
 
saveChanges() - Method in class com.metamatrix.toolbox.preference.UserPreferences
 
saveConnectorBinding(ModificationActionQueue) - Method in class com.metamatrix.console.models.ConnectorManager
 
saveConnectorType(ConnectorBindingType) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
saveConnectorType(ConnectorBindingType) - Method in interface com.metamatrix.dqp.service.ConfigurationService
Add the Given component type to the persistent store
saveConvert(String, boolean) - Static method in class com.metamatrix.common.util.PropertiesUtils
 
saveCurrentDirLocation() - Method in class com.metamatrix.console.ui.util.ChooserPanel
 
SavedUDDIRegistryInfo - Class in com.metamatrix.console.util
Data class to represent the info on UDDI registy that is saved to the properties file.
SavedUDDIRegistryInfo(String, String, String, String) - Constructor for class com.metamatrix.console.util.SavedUDDIRegistryInfo
 
saveExpansionState() - Method in interface com.metamatrix.console.ui.tree.SavesExpansionState
 
saveExpansionState() - Method in class com.metamatrix.console.ui.tree.SortReadyJTree
Save the tree's current expansion state.
saveExtensionModule(ExtensionModule) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
saveExtensionModule(ExtensionModule) - Method in interface com.metamatrix.dqp.service.ConfigurationService
Save the given extension module
saveNewItemToServer() - Method in class com.metamatrix.console.ui.views.connector.ImportWizardController
 
saveNewItemToServer(Collection) - Method in class com.metamatrix.console.ui.views.connectorbinding.ImportBindingWizardController
 
savePreview() - Method in class com.metamatrix.common.tree.directory.PreviewableDirectoryEntry
Writes the preview to the entry.
saveProperties() - Static method in class com.metamatrix.console.util.StaticProperties
Save the properties to the UserPreferences.
saveProvider(ModificationActionQueue) - Method in class com.metamatrix.console.models.AuthenticationProviderManager
 
saveResources(Collection) - Method in interface com.metamatrix.platform.admin.api.ConfigurationAdminAPI
Save the resource changes based on each ResourceDescriptor in the collection.
saveResources(Collection) - Method in class com.metamatrix.platform.admin.apiimpl.ConfigurationAdminAPIImpl
Save the resource changes based on each ResourceDescriptor in the collection.
saveResources(Collection, String) - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Save the resource changes based on each ResourceDescriptor in the collection.
saveResources(Collection, String) - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
Save the resource changes based on each ResourceDescriptor in the collection.
saveResources(Collection, String) - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationConnector
Save the resource changes based on each ResourceDescriptor in the collection.
SaveResult - Class in com.sforce.soap.partner
 
SaveResult() - Constructor for class com.sforce.soap.partner.SaveResult
 
SaveResult(Error[], String, boolean) - Constructor for class com.sforce.soap.partner.SaveResult
 
saveSelections(JTable, int) - Static method in class com.metamatrix.console.util.StaticTableUtilities
Effectively save the currently selected rows in a table, by saving the element in each selected row for a given column.
SavesExpansionState - Interface in com.metamatrix.console.ui.tree
Interface to be implemented by a JTree that is capable of returning to a saved expansion state.
savesLastFileLocation() - Method in class com.metamatrix.console.ui.dialog.ErrorDialog
 
saveToBufferManager(BufferManager, String, SQLXML, int) - Static method in class com.metamatrix.query.processor.xml.XMLUtil
This method saves the given XML object to the buffer manager's disk process and returns the id which is saved under.
saveURLs(boolean) - Method in class com.metamatrix.console.ui.dialog.ConsoleLoginPanel
 
saveVDB(VDBArchive, String) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
saveVDB(VDBArchive, String) - Method in interface com.metamatrix.dqp.service.ConfigurationService
Save the given vdb file into underlying persistent mechanism used by this configuration service
SAX_FILTER_PROVIDER_CLASS - Static variable in class com.metamatrix.connector.xml.base.XMLConnectorStateImpl
 
SAX_FILTER_PROVIDER_CLASS_DEFAULT - Static variable in class com.metamatrix.connector.xml.base.XMLConnectorStateImpl
 
SAXDocumentInProgress - Class in com.metamatrix.query.processor.xml
This class is used to build XML document and stream the output as chunks.
SAXDocumentInProgress() - Constructor for class com.metamatrix.query.processor.xml.SAXDocumentInProgress
 
SAXFilterProvider - Interface in com.metamatrix.connector.xml
 
SaxonXMLTranslator - Class in com.metamatrix.query.xquery.saxon
This converts the SAXOn based XML tree into another popular XMl formats like String, DOM, SAX etc.
SaxonXMLTranslator(NodeInfo, Properties) - Constructor for class com.metamatrix.query.xquery.saxon.SaxonXMLTranslator
 
SaxonXQueryExpression - Class in com.metamatrix.query.xquery.saxon
Saxon implementation of MetaMatrix XQueryExpression
SaxonXQueryExpression() - Constructor for class com.metamatrix.query.xquery.saxon.SaxonXQueryExpression
 
SBM_0001 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
SBM_0002 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
SBM_0003 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
SBM_0004 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
SBM_0005 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
SBM_0006 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
SBM_0007 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
SBM_0008 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
ScalarSubquery - Class in com.metamatrix.query.sql.symbol
This is an Expression implementation that can be used in a SELECT clause.
ScalarSubquery(Command) - Constructor for class com.metamatrix.query.sql.symbol.ScalarSubquery
 
SCALE - Static variable in interface com.metamatrix.dqp.metadata.ResultsMetadataConstants
 
scale - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
SCALE - Static variable in class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.Column.COLUMN_ATTRIBUTE_TAGS
 
schedule(Runnable, long, TimeUnit) - Method in interface com.metamatrix.common.queue.WorkerPool
 
scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in interface com.metamatrix.common.queue.WorkerPool
 
scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in interface org.teiid.connector.api.ConnectorEnvironment
Schedule a command for repeated execution with the same contract as ScheduledThreadPoolExecutor.scheduleAtFixedRate(Runnable, long, long, TimeUnit) Executions will not happen concurrently.
SCHEMA - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Relational.Class
 
schema - Variable in class com.metamatrix.query.processor.relational.SortUtility
 
SCHEMA_ABSTRACT_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SCHEMA_ANONYMOUS_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SCHEMA_ATTRIBUTE_FORM_DEFAULT_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SCHEMA_BLOCK_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SCHEMA_CONTENT_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SCHEMA_DERIVATION_METHOD_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SCHEMA_DOCUMENT - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLSchema.Class
 
SCHEMA_ELEMENT_FORM_DEFAULT_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SCHEMA_FINAL_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SCHEMA_FIXED_OR_DEFAULT_CONSTRAINT_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
Property names associated with XML Schema metamodel components
SCHEMA_FIXED_OR_DEFAULT_CONSTRAINT_VALUE_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SCHEMA_FOR_ENTERPRISE_DATATYPES_URI_2005 - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants
The value "http://www.metamatrix.com/2005/XmlSchema/EnterpriseDatatypes".
SCHEMA_FORM_KIND_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SCHEMA_INCL_OR_EXCL_CONSTRAINT_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SCHEMA_MAX_OCCURS_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SCHEMA_MIN_OCCURS_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SCHEMA_MIXED_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SCHEMA_NAMESPACE_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SCHEMA_NILLABLE_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SCHEMA_PROCESS_CONTENTS_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SCHEMA_PUBLIC_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SCHEMA_SCHEMA_LOCATION_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SCHEMA_SOURCE_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SCHEMA_SUBSTITUTION_GROUP_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SCHEMA_SYSTEM_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SCHEMA_USE_KIND_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SCHEMAS_FOR_DOCUMENT - Static variable in interface com.metamatrix.modeler.core.metadata.runtime.TableRecord.TableRecordProperties
 
SControl - Static variable in class com.sforce.soap.partner.LayoutComponentType
 
SCREEN_HEIGHT_PROPORTION - Static variable in class com.metamatrix.console.ui.layout.ConsoleMainFrame
 
SCREEN_WIDTH_PROPORTION - Static variable in class com.metamatrix.console.ui.layout.ConsoleMainFrame
 
ScriptCommandTarget - Class in com.metamatrix.core.commandshell
Base command target class with scripting support.
ScriptCommandTarget() - Constructor for class com.metamatrix.core.commandshell.ScriptCommandTarget
 
ScriptDecorator - Class in com.metamatrix.vdb.materialization
This class modifies the DDL, which generated of the VDB.
ScriptDecorator() - Constructor for class com.metamatrix.vdb.materialization.ScriptDecorator
 
ScriptReader - Class in com.metamatrix.core.commandshell
Understands how to read specific command line scripts from a String containing multiple scripts.
ScriptReader(String) - Constructor for class com.metamatrix.core.commandshell.ScriptReader
 
ScriptResultListener - Interface in com.metamatrix.core.commandshell
Interface used by the command line shell as a callback when a script includes the definition of expected results.
scriptResults(String, String, String, String) - Method in interface com.metamatrix.core.commandshell.ScriptResultListener
Invoked when a script command included a specification of the expected results.
ScriptsContainer - Interface in com.metamatrix.admin.api.objects
Contains all information nessecary to save the scripts that will be run by a MetaMatrix utility to load or refresh the data resident in a Materialized View.
ScriptType - Class in com.metamatrix.vdb.materialization
 
ScriptType() - Constructor for class com.metamatrix.vdb.materialization.ScriptType
 
scrollRectToVisible(Rectangle) - Method in class com.metamatrix.toolbox.ui.widget.TextFieldWidget
Overridden to provide a tooltip containing the full text whenever the text is clipped.
ScrollWidget - Class in com.metamatrix.toolbox.ui.widget
This class is intended to be used everywhere within the application that a scrollable component needs to be displayed.
ScrollWidget(Component) - Constructor for class com.metamatrix.toolbox.ui.widget.ScrollWidget
 
SDT_BOUNDED_FACET_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SDT_CARDINALITY_FACET_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SDT_CONSTRAINT_FACET_DESCRIPTION_SUFFIX - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SDT_CONSTRAINT_FACET_FIXED_SUFFIX - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SDT_ENUMERATION_FACET_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SDT_ENUMERATION_FACET_VALUE_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SDT_FINAL_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SDT_FRACTION_DIGITS_FACET_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SDT_LENGTH_FACET_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SDT_MAX_EXCLUSIVE_FACET_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SDT_MAX_INCLUSIVE_FACET_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SDT_MAX_LENGTH_FACET_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SDT_MIN_EXCLUSIVE_FACET_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SDT_MIN_INCLUSIVE_FACET_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SDT_MIN_LENGTH_FACET_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SDT_NUMERIC_FACET_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SDT_ORDERED_FACET_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SDT_PATTERN_FACET_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SDT_PATTERN_FACET_VALUE_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SDT_TOTAL_DIGITS_FACET_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
SDT_VARIETY_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
Property names associated with SimpleDataTypes metamodel components
SDT_WHITE_SPACE_FACET_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
sealObject(Serializable) - Method in class com.metamatrix.common.util.crypto.cipher.BasicCryptor
 
sealObject(Serializable) - Method in interface com.metamatrix.common.util.crypto.Encryptor
 
sealObject(Serializable) - Method in class com.metamatrix.common.util.crypto.NullCryptor
 
Search - Class in com.sforce.soap.partner
 
Search() - Constructor for class com.sforce.soap.partner.Search
 
Search(String) - Constructor for class com.sforce.soap.partner.Search
 
search(String) - Method in interface com.sforce.soap.partner.Soap
Search for sObjects
search(String) - Method in class com.sforce.soap.partner.SoapBindingStub
 
SEARCH_DOWN - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants
Indicates a search of a mapping document should be downward, DEPTH FIRST.
SEARCH_DOWN_BREADTH_FIRST - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants
Indicates a search of a mapping document should be downward, BREADTH FIRST.
SEARCH_INDEX_EXT - Static variable in interface com.metamatrix.core.vdb.VdbConstants
 
SEARCH_INDEX_EXT - Static variable in class com.metamatrix.modeler.core.index.IndexConstants
 
SEARCH_POSITION - Static variable in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCNames.ExtensionFilesTable.ColumnName
 
SEARCH_RECORD_TYPES - Static variable in class com.metamatrix.modeler.core.index.IndexConstants
 
SEARCH_UP - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants
Indicates a search of a mapping document should be upward.
SEARCHABLE - Static variable in class com.metamatrix.dqp.metadata.ResultsMetadataConstants.SEARCH_TYPES
 
SEARCHABLE - Static variable in interface com.metamatrix.dqp.metadata.ResultsMetadataConstants
 
SEARCHABLE - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.SEARCH_TYPES
 
SEARCHABLE - Static variable in class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants.SEARCH_TYPES
 
searchable - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
SEARCHABLE - Static variable in class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.Column.COLUMN_ATTRIBUTE_TAGS
 
SEARCHABLE - Static variable in interface org.teiid.connector.metadata.runtime.TypeModel
Searchability constant - indicates column can be searched by either a comparison or a LIKE.
SEARCHABLE_COMPARE - Static variable in class com.metamatrix.query.metadata.SupportConstants.Element
 
SEARCHABLE_COMPARE - Static variable in interface org.teiid.connector.metadata.runtime.TypeModel
Searchability constant - indicates column can be searched with a comparison but not with a LIKE
SEARCHABLE_LIKE - Static variable in class com.metamatrix.query.metadata.SupportConstants.Element
 
SEARCHABLE_LIKE - Static variable in interface org.teiid.connector.metadata.runtime.TypeModel
Searchability constant - indicates column can be searched with a LIKE but not with a comparison
SearchbaseConnectorComponentType - Interface in com.metamatrix.common.config.api
 
searchedCaseExpression(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse a searched CASE expression.
SearchedCaseExpression - Class in com.metamatrix.query.sql.symbol
 
SearchedCaseExpression(List, List) - Constructor for class com.metamatrix.query.sql.symbol.SearchedCaseExpression
Constructor for SearchedCaseExpression objects
SearchRecord - Class in com.sforce.soap.partner
 
SearchRecord() - Constructor for class com.sforce.soap.partner.SearchRecord
 
SearchRecord(SObject) - Constructor for class com.sforce.soap.partner.SearchRecord
 
SearchResponse - Class in com.sforce.soap.partner
 
SearchResponse() - Constructor for class com.sforce.soap.partner.SearchResponse
 
SearchResponse(SearchResult) - Constructor for class com.sforce.soap.partner.SearchResponse
 
SearchResult - Class in com.sforce.soap.partner
 
SearchResult() - Constructor for class com.sforce.soap.partner.SearchResult
 
SearchResult(SearchRecord[], String) - Constructor for class com.sforce.soap.partner.SearchResult
 
SEC_API_0001 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
security.api package (107)
SEC_API_0001 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
security.api package (107)
SEC_API_0001 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
security.api package (107)
SEC_API_0002 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0002 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0003 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0003 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0004 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0004 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0005 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0005 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0006 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0006 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0007 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0007 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0008 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0008 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0009 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0009 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0010 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0010 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0011 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0011 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0012 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0012 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0013 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0013 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0014 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0014 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0015 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0015 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0016 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0016 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0017 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0017 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0018 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0018 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0019 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0019 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0020 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0020 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0021 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0021 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0022 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0022 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0023 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0023 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0024 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0024 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0025 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0025 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0026 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0026 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0027 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0027 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0028 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0028 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0029 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0029 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0030 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0030 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0031 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0031 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0032 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0032 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0033 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0033 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0034 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0034 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0035 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0035 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0036 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0036 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0037 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0037 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0038 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0038 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0043 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0043 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0044 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0044 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0045 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0045 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0046 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0046 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0047 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0047 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0048 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0048 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0049 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0049 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0050 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0050 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0051 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0051 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0052 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0052 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0053 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0053 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0054 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0054 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0055 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0055 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0056 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0056 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0057 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0057 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0058 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0058 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0059 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0059 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0060 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0060 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0061 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0061 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0062 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0062 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0063 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0063 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0064 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0064 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0065 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0065 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0066 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0066 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0067 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0067 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0068 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0068 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0069 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0069 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0070 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0070 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0071 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0071 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0072 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0072 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0073 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0073 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0074 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0074 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SEC_API_0074 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0075 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0075 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SEC_API_0075 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0076 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0076 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0077 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0077 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0078 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0078 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0079 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0079 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0080 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0080 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0081 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0081 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SEC_API_0081 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0082 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0082 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SEC_API_0082 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0083 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0083 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SEC_API_0083 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0084 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0084 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0085 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0085 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0086 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0086 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0087 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0087 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0088 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0088 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0089 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_API_0089 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SEC_API_0089 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUDIT_0001 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
security.audit package (207)
SEC_AUDIT_0001 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
security.audit package (207)
SEC_AUDIT_0002 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUDIT_0002 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_AUDIT_0003 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUDIT_0003 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_AUDIT_0004 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUDIT_0004 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_AUDIT_0005 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUDIT_0005 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_AUDIT_0006 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUDIT_0006 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_AUDIT_0007 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUDIT_0007 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_AUDIT_0008 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUDIT_0008 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_AUDIT_0009 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUDIT_0010 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUDIT_0011 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUDIT_0012 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUDIT_0013 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUDIT_0014 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUDIT_0015 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUDIT_0016 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUDIT_0017 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUDIT_0018 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUDIT_0019 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUDIT_0020 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUDIT_0021 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUDIT_0022 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUDIT_0023 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUDIT_0024 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0001 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
security.authorization package (307)
SEC_AUTHORIZATION_0001 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
security.authorization package (307)
SEC_AUTHORIZATION_0002 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0002 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_AUTHORIZATION_0003 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0004 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0005 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0006 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0007 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0008 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0009 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0010 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0011 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0012 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0013 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0014 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0015 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0016 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0017 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0018 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0019 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0020 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0021 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0022 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0023 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0024 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0025 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0026 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0027 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0028 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0029 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0030 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0031 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0032 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0033 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0034 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0035 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0036 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0037 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0038 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0039 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0040 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0041 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0042 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0043 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0044 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0045 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0046 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0047 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0048 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0049 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0050 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0051 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0052 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0053 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0054 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0055 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0056 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0057 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0058 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0059 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0060 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0061 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0062 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0063 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0064 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0065 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0066 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0067 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0068 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0069 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0070 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0071 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0072 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0073 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0074 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0075 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0076 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0077 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0078 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0079 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0080 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0081 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0082 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0083 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0084 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0085 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0086 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0087 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0088 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0089 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0090 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0091 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0092 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0093 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0094 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0095 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0096 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0097 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0098 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0099 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0100 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0101 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0102 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0103 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0104 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0105 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0106 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0107 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0108 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0109 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0110 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0111 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0112 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0113 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0114 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0115 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0116 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0117 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0118 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0119 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0120 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0121 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_AUTHORIZATION_0122 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0001 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
security.membership package (407)
SEC_MEMBERSHIP_0001 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
security.membership package (407)
SEC_MEMBERSHIP_0002 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0002 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_MEMBERSHIP_0003 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0003 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_MEMBERSHIP_0004 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0004 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_MEMBERSHIP_0005 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0005 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_MEMBERSHIP_0006 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0007 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0008 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0009 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0010 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0011 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0012 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0013 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
SEC_MEMBERSHIP_0013 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0014 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
SEC_MEMBERSHIP_0014 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0015 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
SEC_MEMBERSHIP_0015 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0016 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
SEC_MEMBERSHIP_0016 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0017 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
SEC_MEMBERSHIP_0017 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0018 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
SEC_MEMBERSHIP_0018 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0019 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
SEC_MEMBERSHIP_0019 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0020 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0021 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0022 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0023 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0024 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0025 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0026 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0027 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0028 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0029 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0030 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0031 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0032 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0033 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0034 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0035 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0036 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0037 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0038 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0039 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0040 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0041 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0042 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0043 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0044 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0045 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0046 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0047 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0048 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0049 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0050 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0051 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0052 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0053 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0054 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0055 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0056 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0057 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0058 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0059 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0060 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0061 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0062 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0063 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0064 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0065 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0066 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0067 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0068 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0069 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0070 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0071 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0072 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0073 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0074 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0075 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0076 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0077 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0078 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0079 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0080 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0081 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0082 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0083 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0084 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0085 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0086 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0087 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0088 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0089 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0090 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0091 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0092 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0093 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0094 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0095 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0096 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0097 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0098 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0099 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0100 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0101 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0102 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0103 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0104 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0105 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0106 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0107 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0108 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0109 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0110 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0111 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0112 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0113 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0114 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0115 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0116 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0117 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0118 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0119 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0120 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0121 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0122 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0123 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0124 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0125 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0126 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0001 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
security.session package (507)
SEC_SESSION_0001 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
security.session package (507)
SEC_SESSION_0002 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0002 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0003 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0003 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0004 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0004 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0005 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0005 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0006 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0006 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0007 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0007 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0008 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0008 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0009 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0009 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0010 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0010 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0011 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0011 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0012 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0012 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0013 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0013 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0014 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0014 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0015 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0015 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0016 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0016 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0017 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0017 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0018 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0018 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0019 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0019 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0020 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0020 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0021 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0021 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0022 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0022 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0023 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0023 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0024 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0024 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0025 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0025 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0026 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0026 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0027 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0027 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0028 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0028 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0029 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0029 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0030 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0030 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0031 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0031 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0032 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0032 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0033 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0033 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0034 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0034 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0035 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0035 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0036 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0036 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0037 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0037 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0038 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0038 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0039 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0039 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0040 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0040 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0041 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0041 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0042 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0042 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0043 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0043 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0044 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0044 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0045 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0045 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0046 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0046 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0047 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0047 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0048 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0048 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0049 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0049 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0050 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0050 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0051 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0051 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0052 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0052 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0053 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0053 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0054 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0054 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0055 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0055 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0056 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0056 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0057 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0057 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0058 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0058 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0059 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0059 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0060 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0060 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0061 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0061 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0062 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0062 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0063 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0063 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0064 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0064 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0065 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0065 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0066 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0066 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0067 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0067 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SEC_SESSION_0068 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0069 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0070 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0071 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0072 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0073 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0074 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0075 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0076 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0077 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0078 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0079 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0080 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0081 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0082 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0083 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0084 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0085 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0086 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0087 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0088 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0089 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0090 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0091 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0092 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0093 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0094 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0095 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0096 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0097 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0098 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0099 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0100 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0101 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0102 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0103 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0104 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0105 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0106 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0107 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0108 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0109 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0110 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0111 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0112 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0113 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0114 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0115 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0116 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0117 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0118 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0119 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0120 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_SESSION_0121 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_UTIL_0001 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
security.util package (607)
SEC_UTIL_0001 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
security.util package (607)
SEC_UTIL_0001 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
security.util package (607)
SEC_UTIL_0002 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_UTIL_0002 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_UTIL_0003 - Static variable in interface com.metamatrix.platform.security.api.SecurityMessagesKeys
 
SEC_UTIL_0003 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
second(Date) - Static method in class com.metamatrix.query.function.FunctionMethods
 
SECOND - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
secondItemCalendarPanel - Variable in class com.metamatrix.console.ui.views.syslog.TimeSpanStartingOrEndingPanel
 
secondItemRadioButton - Variable in class com.metamatrix.console.ui.views.syslog.TimeSpanStartingOrEndingPanel
 
secondsNumber(QCDateTime) - Static method in class com.metamatrix.console.util.QCDateTime
 
SECURE_PROTOCOL - Static variable in interface com.metamatrix.common.api.MMURL.CONNECTION
Non-secure MetaMatrix Protocol.
SECURE_PROTOCOL - Static variable in class com.metamatrix.common.api.MMURL
 
SECURE_PROTOCOL - Static variable in class com.metamatrix.common.util.WSDLServletUtil
 
SECURE_PROTOCOL - Static variable in class com.metamatrix.soap.util.SOAPConstants
Non-secure MetaMatrix Protocol.
SecureConnectorState - Interface in com.metamatrix.connector.xml
 
SecureConnectorStateImpl - Class in com.metamatrix.connector.xml.base
Encapsulates the loading of the TrustDeserializerClass for connector implementations that require security.
SecureConnectorStateImpl() - Constructor for class com.metamatrix.connector.xml.base.SecureConnectorStateImpl
 
SECURITY - Static variable in interface com.metamatrix.query.function.metadata.FunctionCategoryConstants
"Security" functions check authentication or authorization information
SECURITY_DESERIALIZER_CLASS - Static variable in interface com.metamatrix.connector.xml.SecureConnectorState
 
SECURITY_ENABLED - Static variable in interface com.metamatrix.platform.security.api.service.MembershipServiceInterface
 
SecurityAuditContexts - Interface in com.metamatrix.platform.security.audit
 
SecurityFunctionEvaluator - Interface in com.metamatrix.query.eval
 
SecurityMessagesKeys - Interface in com.metamatrix.platform.security.api
 
SecurityPlugin - Class in com.metamatrix.platform.security.api
PlatformPlugin
SecurityPlugin() - Constructor for class com.metamatrix.platform.security.api.SecurityPlugin
 
SecurityRoles - Class in com.metamatrix.server.util
Class that defines property constants for metaMatrix
SecurityRoles() - Constructor for class com.metamatrix.server.util.SecurityRoles
 
SecurityRoles.Name - Class in com.metamatrix.server.util
 
SecurityRoles.Name() - Constructor for class com.metamatrix.server.util.SecurityRoles.Name
 
SecuritySystemFunctions - Class in com.metamatrix.query.function.source
 
SecuritySystemFunctions() - Constructor for class com.metamatrix.query.function.source.SecuritySystemFunctions
 
SecurityToken - Class in com.metamatrix.connector.xmlsource.soap
Security provider for calling the Web Service
select(String[]) - Method in class com.metamatrix.cdk.QueryCommandTarget
 
SELECT - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
SELECT - Static variable in class com.metamatrix.connector.salesforce.execution.visitors.CriteriaVisitor
 
SELECT - Static variable in interface com.metamatrix.modeler.core.metadata.runtime.TransformationRecord.Types
 
SELECT - Static variable in class com.metamatrix.query.metadata.SupportConstants.Element
 
SELECT - Static variable in class com.metamatrix.query.optimizer.relational.plantree.NodeConstants.Types
 
select(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse a SELECT clause.
SELECT - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
Select - Class in com.metamatrix.query.sql.lang
This class represents the SELECT clause of a query, which defines what elements or expressions are returned from the query.
Select() - Constructor for class com.metamatrix.query.sql.lang.Select
Constructs a default instance of this class.
Select(List) - Constructor for class com.metamatrix.query.sql.lang.Select
Constructs an instance of this class from an ordered set of symbols.
SELECT - Static variable in class com.metamatrix.query.sql.ReservedWords
 
SELECT - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
SELECT_ACTIONS_FOR_RESOURCE_IN_REALM_FOR_POLICY - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
SELECT_ACTIONS_PERM_FACTORY_AND_POLICYNAME_FOR_RESOURCE_IN_REALM - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
SELECT_ACTIVE_VIRTUAL_DATABASE_ID - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
SELECT_ACTIVE_VIRTUAL_DATABASE_ID_LV - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
SELECT_ALL_POLICIES - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
SELECT_ALL_REALM_NAMES - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
SELECT_ALL_ROLES_AND_DESCRITPIONS - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
SELECT_AUTH_PERMISSION_TYPE_UID_FOR_FACTORY_CLASS - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
SELECT_AUTH_REALM_BY_NAME - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
SELECT_DELETED_VIRTUAL_DATABASES - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
SELECT_DEPENDANT_RESOURCES_FOR_RESOURCE_IN_REALM - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
SELECT_ID_BLOCK - Static variable in class com.metamatrix.common.id.dbid.spi.jdbc.JDBCNames
Sql statement use to select an ID from the TransactionID table
SELECT_MODEL_IDS - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
SELECT_MODEL_IDS_ONLY_IN_VDB - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
SELECT_MODELS - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
SELECT_PERMISSION_IDS_WITH_RESOURCE_IN_REALM - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
SELECT_PERMISSIONS_FOR_POLICY_NAME - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
SELECT_PERMISSIONS_IN_REALM_FOR_RESOURCE_STARTS_WITH - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
SELECT_POLICY_NAMES_FOR_PRINCIPALS - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
SELECT_POLICY_NAMES_FOR_PRINCIPALS_IN_REALM - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
SELECT_POLICY_NAMES_FOR_REALM - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
SELECT_POLICY_NAMES_FOR_REALM_STARTS_WITH - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
SELECT_POLICY_NAMES_WITH_PERMISSIONS_IN_REALM - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
SELECT_POLICY_NAMES_WITH_RESOURCE_IN_REALM - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
SELECT_POLICYID_FOR_NAME - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
SELECT_POLICYUID_FOR_POLICY_NAME - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
SELECT_PRINCIPALS_FOR_POLICY_NAME - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
SELECT_PRINCIPALS_FOR_ROLE_NAME - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
SELECT_PROPERTIES - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
SELECT_QUERY - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.QUERY_TYPES
 
SELECT_RESOURCE_PRINCIPALS_GRANTOR_AND_ACTIONS_FOR_RESOURCE_IN_REALM - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
SELECT_ROLE_NAMES_FOR_PRINCIPAL_NAME - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
SELECT_SCHEMA_UIDS - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
SELECT_TRANSFORM - Static variable in class com.metamatrix.modeler.core.index.IndexConstants.RECORD_TYPE
 
SELECT_TRANSFORM_INDEX - Static variable in class com.metamatrix.modeler.core.index.IndexConstants.INDEX_NAME
 
SELECT_VIRTUAL_DATABASE - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
SELECT_VIRTUAL_DATABASE_ID - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
SELECT_VIRTUAL_DATABASE_ID_LV - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
SELECT_VIRTUAL_DATABASES - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
selectAll() - Method in interface com.metamatrix.console.ui.util.SelectAllOrNoneMessageReceiver
 
SelectAllOrNoneMessageReceiver - Interface in com.metamatrix.console.ui.util
Interface intended to be used in conjunction with SelectAllOrNonePopupController.
SelectAllOrNonePopupController - Class in com.metamatrix.console.ui.util
Class which will add a mouse listener to each of an array of Components.
SelectAllOrNonePopupController(SelectAllOrNoneMessageReceiver, Component[], String, String) - Constructor for class com.metamatrix.console.ui.util.SelectAllOrNonePopupController
 
SelectAllOrNonePopupController(SelectAllOrNoneMessageReceiver, Component[]) - Constructor for class com.metamatrix.console.ui.util.SelectAllOrNonePopupController
 
selectConnection(ConnectionInfo) - Method in class com.metamatrix.console.ui.layout.ConsoleMainFrame
 
selectConnector(String) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedDataService
Select a connector to use for the given connector binding.
selectConnector(String) - Method in interface com.metamatrix.dqp.service.DataService
Select a connector to use for the given connector binding.
selectConnector(String) - Method in class com.metamatrix.server.dqp.service.PlatformDataService
Select a connector to use for the given connector binding.
SELECTED - Static variable in class com.metamatrix.toolbox.ui.widget.CheckBox
 
SELECTED_BACKGROUND_COLOR - Static variable in class com.metamatrix.console.ui.layout.PanelsTree
 
selectedContextsChanged() - Method in class com.metamatrix.console.ui.views.logsetup.ConfigurationLogSetUpPanel
 
selectedContextsChanged() - Method in interface com.metamatrix.console.ui.views.logsetup.ContextsAccumulatorListener
 
selectedDirectoryEntry - Variable in class com.metamatrix.console.ui.util.ModifiedDirectoryChooserPanel
 
selectedDirectoryEntry - Variable in class com.metamatrix.toolbox.ui.widget.DirectoryChooserPanel
 
selectedFilter - Variable in class com.metamatrix.console.ui.util.ModifiedDirectoryChooserPanel
 
selectedFilter - Variable in class com.metamatrix.toolbox.ui.widget.DirectoryChooserPanel
 
selectedGroupsChanged() - Method in interface com.metamatrix.console.ui.views.users.GroupsAccumulatorListener
 
selectedGroupsChanged() - Method in class com.metamatrix.console.ui.views.users.NewGroupsWizardSelectionPanel
Handler for changes to accumulator groups selection
selectionChanged(Component, Object) - Method in class com.metamatrix.console.ui.views.users.GroupTabSelectionHandler
 
selectionChanged(Component, Object) - Method in interface com.metamatrix.console.ui.views.users.NotifyOnSelectionChange
Receive notification that selection in groups tree, users tree, or roles list has changed.
selectionsChanged() - Method in class com.metamatrix.console.ui.views.logsetup.ContextsAccumulatorPanel
 
selectListRow(boolean) - Method in class com.metamatrix.console.ui.util.ModifiedDirectoryChooserPanel
 
selectListRow(boolean) - Method in class com.metamatrix.toolbox.ui.widget.DirectoryChooserPanel
 
selectNewConnection() - Method in class com.metamatrix.console.ui.dialog.ConsoleLogin
 
selectNewConnection() - Method in class com.metamatrix.console.ui.dialog.ConsoleLoginDialog
 
selectNewConnection() - Method in class com.metamatrix.console.ui.dialog.ConsoleLoginWindow
 
selectNewServerInstance(Object) - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerConnection
 
SelectNode - Class in com.metamatrix.query.processor.relational
 
SelectNode(int) - Constructor for class com.metamatrix.query.processor.relational.SelectNode
 
selectNodeForPanel(ConnectionAndPanel) - Method in class com.metamatrix.console.ui.layout.PanelsTree
 
selectNone() - Method in interface com.metamatrix.console.ui.util.SelectAllOrNoneMessageReceiver
 
selectPanel(ConnectionAndPanel) - Method in class com.metamatrix.console.ui.layout.ConsoleMainFrame
 
selectServerInstance() - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerConnection
Implements a sticky random selection policy TODO: make this customizable TODO: put more information on hostinfo as to process response time, last successful connect, etc.
selectSymbol(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
 
SelectSymbol - Class in com.metamatrix.query.sql.symbol
This is the server's representation of a metadata symbol that can be used in a SELECT statement.
SelectSymbol(String, String) - Constructor for class com.metamatrix.query.sql.symbol.SelectSymbol
Passthrough constructor used for cloning
SelectSymbol(String) - Constructor for class com.metamatrix.query.sql.symbol.SelectSymbol
Construct a symbol with a name
selectTableRow(boolean) - Method in class com.metamatrix.console.ui.util.ModifiedDirectoryChooserPanel
 
selectTableRow(boolean) - Method in class com.metamatrix.toolbox.ui.widget.DirectoryChooserPanel
 
selectText() - Method in class com.metamatrix.toolbox.ui.widget.TextFieldWidget
Selects all of the current text.
SelectVisitor - Class in com.metamatrix.connector.salesforce.execution.visitors
 
SelectVisitor(RuntimeMetadata) - Constructor for class com.metamatrix.connector.salesforce.execution.visitors.SelectVisitor
 
SELF - Static variable in class com.metamatrix.common.xml.XPathUtil.ExpressionToken
 
SELF_REFERENCE_FROM_TRIGGER - Static variable in class com.sforce.soap.partner.StatusCode
 
SEMI - Static variable in class com.metamatrix.connector.salesforce.execution.visitors.CriteriaVisitor
 
SEMI - Static variable in class com.metamatrix.soap.handler.ActionUpdateHandler
 
SEMICOLON - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
send(Message, ResultsReceiver<Object>, Serializable) - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerInstanceImpl
 
send(Message, Serializable) - Method in interface com.metamatrix.common.comm.platform.socket.server.ClientInstance
Send a message to this particular client using the asynch message key.
send(Message, Serializable) - Method in class com.metamatrix.common.comm.platform.socket.server.SocketClientInstance
 
sendEmail(Email[]) - Method in interface com.sforce.soap.partner.Soap
Send outbound email
sendEmail(Email[]) - Method in class com.sforce.soap.partner.SoapBindingStub
 
SendEmailError - Class in com.sforce.soap.partner
 
SendEmailError() - Constructor for class com.sforce.soap.partner.SendEmailError
 
SendEmailError(String[], String, StatusCode, String) - Constructor for class com.sforce.soap.partner.SendEmailError
 
SendEmailResult - Class in com.sforce.soap.partner
 
SendEmailResult() - Constructor for class com.sforce.soap.partner.SendEmailResult
 
SendEmailResult(SendEmailError[], boolean) - Constructor for class com.sforce.soap.partner.SendEmailResult
 
sendRequestMessageAndWait(RequestMessage) - Method in class com.metamatrix.jdbc.MMStatement
Send out request message with necessary states.
SEP_STRING - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
SEPARATE_TXN_LOG - Static variable in interface com.metamatrix.dqp.service.TransactionService
 
separateCriteriaByAnd(Criteria) - Static method in class com.metamatrix.query.sql.lang.Criteria
This utility method will pull apart a tree of criteria by breaking all compound AND criteria apart.
separateCriteriaByAnd(ICriteria) - Static method in class org.teiid.connector.language.LanguageUtil
Take a criteria, which may be null, a single IPredicateCriteria or a complex criteria built using ICompoundCriteria and breaks it apart at ANDs such that a List of ICriteria conjuncts are returned.
SEPARATOR - Static variable in class com.metamatrix.console.ui.layout.MenuEntry
 
SEPARATOR - Static variable in class com.metamatrix.console.ui.util.property.GuiComponentFactory
The separator used between component ID and property when composing a properties file key.
SEPARATOR - Static variable in class com.metamatrix.core.util.FileUtils
 
SEPARATOR - Static variable in class com.metamatrix.query.sql.symbol.SingleElementSymbol
Character used to delimit name components in a symbol
Separator - Static variable in class com.sforce.soap.partner.LayoutComponentType
 
SEPARATOR_LIT - Static variable in class com.metamatrix.console.ui.layout.MenuEntry
 
SEPARATOR_WITH_RECURSIVE - Static variable in class com.metamatrix.platform.security.api.BasicAuthorizationPermission
 
SEPARATOR_WITH_RECURSIVE - Static variable in class com.metamatrix.platform.security.api.DataAccessResource
 
SeparatorWidget - Class in com.metamatrix.toolbox.ui.widget
 
SeparatorWidget() - Constructor for class com.metamatrix.toolbox.ui.widget.SeparatorWidget
 
SeparatorWidget(int) - Constructor for class com.metamatrix.toolbox.ui.widget.SeparatorWidget
 
SeparatorWidget(int, int) - Constructor for class com.metamatrix.toolbox.ui.widget.SeparatorWidget
 
SeparatorWidget(int, Insets) - Constructor for class com.metamatrix.toolbox.ui.widget.SeparatorWidget
 
SeparatorWidget(ToolBar) - Constructor for class com.metamatrix.toolbox.ui.widget.SeparatorWidget
 
SeparatorWidget(ToolBar, int) - Constructor for class com.metamatrix.toolbox.ui.widget.SeparatorWidget
 
SeparatorWidget(ToolBar, Insets) - Constructor for class com.metamatrix.toolbox.ui.widget.SeparatorWidget
 
SEQ_ITEM - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.ElementName
Static constant that represents the name of the "XMI.seqItem" element.
SequeLinkOracleCapabilities - Class in org.teiid.connector.jdbc.oracle
 
SequeLinkOracleCapabilities() - Constructor for class org.teiid.connector.jdbc.oracle.SequeLinkOracleCapabilities
 
Sequencable - Interface in com.metamatrix.common.types
 
SEQUENCE - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.ElementName
Static constant that represents the name of the "XMI.sequence" element.
SEQUENCE - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLDocument.Class
 
SEQUENCE - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLSchema.Class
 
SEQUENCE - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants
Constant defining a target node type of "sequence".
SEQUENCE - Static variable in class org.teiid.connector.jdbc.oracle.OracleSQLTranslator
 
SEQUENCE_NUMBER - Static variable in class com.metamatrix.common.log.DbLogWriter.ColumnName
 
SEQUENCE_NUMBER - Static variable in class com.metamatrix.common.log.reader.LogEntryPropertyNames.ColumnName
 
serialVersionUID - Static variable in class com.metamatrix.admin.objects.MMAdminObject
SerialVersion used in serialization
serialVersionUID - Static variable in class com.metamatrix.common.comm.api.Message
 
serialVersionUID - Static variable in class com.metamatrix.common.config.model.BasicAuthenticationProviderType
 
serialVersionUID - Static variable in class com.metamatrix.common.config.model.BasicComponentType
 
serialVersionUID - Static variable in class com.metamatrix.common.config.model.BasicConnectorBindingType
 
serialVersionUID - Static variable in exception com.metamatrix.core.MetaMatrixRuntimeException
 
serialVersionUID - Static variable in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabase
 
serialVersionUID - Static variable in class com.metamatrix.platform.security.api.AbstractAuthorizationObjectEditor
 
serialVersionUID - Static variable in class com.metamatrix.platform.security.api.AuthorizationObjectEditor
 
serialVersionUID - Static variable in class com.metamatrix.platform.security.api.MetaMatrixSessionID
 
serialVersionUID - Static variable in class com.metamatrix.platform.security.api.MetaMatrixSessionInfo
 
serialVersionUID - Static variable in class com.metamatrix.platform.security.api.SessionToken
 
SERV_COL - Static variable in class com.metamatrix.console.ui.views.deploy.util.DeployPkgUtils
 
SERV_DEF_HDRS - Static variable in class com.metamatrix.console.ui.views.deploy.util.DeployPkgUtils
 
SERV_HOST_INDEX - Static variable in interface com.metamatrix.console.ui.views.runtime.model.StatisticsConstants
 
SERVER_AUTHENTICATION_FAULT - Static variable in class com.metamatrix.soap.util.SOAPConstants
Indicates that there was an authentication failure when attempting to authenticate
SERVER_CONNECTION_FAULT - Static variable in class com.metamatrix.soap.util.SOAPConstants
Indicates that there was a failure when attempting to establish a connection on the server side to the MetaMatrixServer
SERVER_DETERMINISTIC - Static variable in class com.metamatrix.query.function.metadata.FunctionMethod
 
SERVER_FAULT - Static variable in class com.metamatrix.soap.util.SOAPConstants
A general server fault
SERVER_HOST_NAME_PARAM - Static variable in interface com.metamatrix.soap.util.EndpointUrlConstants
 
SERVER_INSTALL_DATE - Static variable in class com.metamatrix.server.util.ServerPropertyNames
 
SERVER_LICENSE_EXCEPTION - Static variable in class com.metamatrix.soap.util.SOAPConstants
Indicates that the server is not licensed for the MetaMatrix SOAP API
SERVER_NAME - Static variable in class org.teiid.connector.jdbc.XAJDBCPropertyNames
 
SERVER_PLATFORM - Static variable in class com.metamatrix.common.util.CommonPropertyNames
This property indicates the EJB server platform which the MetaMatrix server is running on.
SERVER_PLATFORM - Static variable in class com.metamatrix.server.util.ServerPropertyNames
 
SERVER_PORT - Static variable in interface com.metamatrix.admin.api.objects.ProcessObject
Proces Port Property Name
SERVER_PORT - Static variable in interface com.metamatrix.common.config.api.VMComponentDefnType
 
SERVER_PORT_PARAM - Static variable in interface com.metamatrix.soap.util.EndpointUrlConstants
 
SERVER_QUERY_EXECUTION_FAULT - Static variable in class com.metamatrix.soap.util.SOAPConstants
Indicates that there was a failure when attempting to execute the query against the MetaMatrix server
SERVER_REPOSITORY_LATEST_VERSION - Static variable in interface com.metamatrix.admin.api.objects.VDB
Constant to denote the latest version of a VDB located at a given repository location.
SERVER_SITE_ID - Static variable in class com.metamatrix.server.util.ServerPropertyNames
 
SERVER_STOREDPROCEDURE_EXECUTION_FAULT - Static variable in class com.metamatrix.soap.util.SOAPConstants
Indicates that an error occurred in the MetaMatrix server while executing the Stored procedure execution
SERVER_TIMEOUT - Static variable in class com.metamatrix.soap.util.SOAPConstants
A timeout has occured on the Server side
SERVER_TRANSLATION_FAULT - Static variable in class com.metamatrix.soap.util.SOAPConstants
Indicates that there was a translation error when attempting to translate the results into a SOAP specific return message on the server
SERVER_UNAVAILABLE - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
SERVER_UPDATE_EXECUTION_FAULT - Static variable in class com.metamatrix.soap.util.SOAPConstants
Indicates that there was a failure executing the insert,update, or delete against the MetaMatrix server
SERVER_URL - Static variable in interface com.metamatrix.common.api.MMURL.CONNECTION
 
SERVER_URL - Static variable in interface com.metamatrix.platform.service.controller.ServicePropertyNames
 
SERVER_URL - Static variable in interface com.metamatrix.soap.service.ConnectionSource
This is a key that is used for the JDBC Connection URL for an MM Server.
SERVER_URL_KEY - Static variable in class com.metamatrix.common.util.WSDLServletUtil
General keys
SERVER_URL_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
SERVER_URL_TAG - Static variable in class com.metamatrix.soap.util.SOAPConstants.AUTHENTICATION.TAGS.SERVERURL
 
SERVER_VERSION - Static variable in class com.metamatrix.server.util.ServerPropertyNames
 
ServerAdmin - Interface in com.metamatrix.admin.api.server
This is the primary facade interface to MetaMatrix server administrative functionality.
ServerAdminFactory - Class in com.metamatrix.common.comm.platform.client
Singleton factory for ServerAdmins.
ServerAdminImpl - Class in com.metamatrix.admin.server
 
ServerAdminImpl(ClusteredRegistryState, HostManagement) - Constructor for class com.metamatrix.admin.server.ServerAdminImpl
xtor
ServerAdminLogConstants - Interface in com.metamatrix.server.admin.api
 
serverapi_0001 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
serverapi package (006)
serverapi_0002 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
serverapi_0003 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
serverapi_0004 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
serverapi_0005 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
serverapi_0006 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
serverapi_0007 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
serverapi_0008 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
serverapi_0009 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
serverapi_0010 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
serverapi_0011 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
serverapi_0012 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
serverapi_0013 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
serverapi_0014 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
serverapi_0015 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
serverapi_0016 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
serverapi_0017 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
serverapi_0018 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
serverapi_0019 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
serverapi_0020 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
serverapi_0021 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ServerAuditContexts - Interface in com.metamatrix.server.util
 
ServerConfigAdmin - Interface in com.metamatrix.admin.api.server
Interface that exposes MetaMatrix server configuration for administration.
ServerConfigAdminImpl - Class in com.metamatrix.admin.server
 
ServerConfigAdminImpl(ServerAdminImpl, ClusteredRegistryState) - Constructor for class com.metamatrix.admin.server.ServerConfigAdminImpl
 
ServerConfigFileReader - Class in com.metamatrix.dqp.embedded.configuration
This class loades the server configuration file ServerConfig.xml
ServerConfigFileReader(URL) - Constructor for class com.metamatrix.dqp.embedded.configuration.ServerConfigFileReader
Load the server configuration
ServerConfigFileWriter - Class in com.metamatrix.dqp.embedded.configuration
A utility to write/convert the ServerConfig file from its object form.
ServerConfigFileWriter() - Constructor for class com.metamatrix.dqp.embedded.configuration.ServerConfigFileWriter
 
serverConn - Variable in class com.metamatrix.jdbc.MMConnection
 
ServerConnection - Interface in com.metamatrix.common.comm.api
 
ServerConnectionFactory - Interface in com.metamatrix.common.comm.api
 
ServerConnectionListener - Interface in com.metamatrix.common.comm.api
An implementor of this interface, when registered with the ServerConnection will receive notifications about the connection life cycle events.
ServerDiscovery - Interface in com.metamatrix.common.comm.platform.socket.client
Customizable ServerDiscovery interface
ServerEvents - Interface in com.metamatrix.platform.vm.controller
 
ServerLogManager - Class in com.metamatrix.console.models
Extension of Manager to manage the Log tab.
ServerLogManager(ConnectionInfo) - Constructor for class com.metamatrix.console.models.ServerLogManager
Construct a ServerLogManager
ServerMetadataFactory - Class in com.metamatrix.modeler.transformation.metadata
TransformationMetadataFactory
ServerMetadataFactory() - Constructor for class com.metamatrix.modeler.transformation.metadata.ServerMetadataFactory
 
ServerMonitoringAdmin - Interface in com.metamatrix.admin.api.server
Interface that exposes the MetaMatrix server for system monitoring.
ServerMonitoringAdminImpl - Class in com.metamatrix.admin.server
 
ServerMonitoringAdminImpl(ServerAdminImpl, ClusteredRegistryState) - Constructor for class com.metamatrix.admin.server.ServerMonitoringAdminImpl
 
ServerPlugin - Class in com.metamatrix.server
 
ServerPlugin() - Constructor for class com.metamatrix.server.ServerPlugin
 
ServerPropertyNames - Class in com.metamatrix.server.util
Class that defines property constants for MetaMatrix
ServerPropertyNames() - Constructor for class com.metamatrix.server.util.ServerPropertyNames
 
ServerRequest - Class in com.metamatrix.dqp.client.impl
 
ServerRequest() - Constructor for class com.metamatrix.dqp.client.impl.ServerRequest
 
ServerRuntimeMetadata - Class in com.metamatrix.modeler.transformation.metadata
Metadata implementation used by server to resolve queries.
ServerRuntimeMetadata(QueryMetadataContext) - Constructor for class com.metamatrix.modeler.transformation.metadata.ServerRuntimeMetadata
ServerRuntimeMetadata constructor
ServerRuntimeStateAdmin - Interface in com.metamatrix.admin.api.server
Interface that exposes the MetaMatrix system for runtime control.
ServerRuntimeStateAdminImpl - Class in com.metamatrix.admin.server
 
ServerRuntimeStateAdminImpl(ServerAdminImpl, ClusteredRegistryState) - Constructor for class com.metamatrix.admin.server.ServerRuntimeStateAdminImpl
 
ServerSecurityAdmin - Interface in com.metamatrix.admin.api.server
Interface that exposes MetaMatrix security system for administration.
ServerSecurityAdminImpl - Class in com.metamatrix.admin.server
 
ServerSecurityAdminImpl(ServerAdminImpl, ClusteredRegistryState) - Constructor for class com.metamatrix.admin.server.ServerSecurityAdminImpl
 
ServerSocketConfiguration - Class in com.metamatrix.common.net
 
ServerSocketConfiguration() - Constructor for class com.metamatrix.common.net.ServerSocketConfiguration
 
ServerURLsDialog - Class in com.metamatrix.console.ui.dialog
 
ServerURLsDialog(Frame) - Constructor for class com.metamatrix.console.ui.dialog.ServerURLsDialog
 
ServerURLsDialog() - Constructor for class com.metamatrix.console.ui.dialog.ServerURLsDialog
 
ServerWorkItem - Class in com.metamatrix.common.comm.platform.socket.server
 
ServerWorkItem(ClientInstance, Serializable, Message, ClientServiceRegistry, SessionServiceInterface) - Constructor for class com.metamatrix.common.comm.platform.socket.server.ServerWorkItem
 
Service - Interface in com.metamatrix.admin.api.objects
Represents a service in the MetaMatrix system.
SERVICE_0001 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
service package (008)
SERVICE_0001 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
service package (008)
SERVICE_0001 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
service.controller package (008)
SERVICE_0001 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
SERVICE_0002 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0002 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0002 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SERVICE_0002 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
SERVICE_0003 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0003 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0003 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SERVICE_0003 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
SERVICE_0004 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0004 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0004 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SERVICE_0004 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
SERVICE_0005 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0005 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0005 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SERVICE_0005 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
SERVICE_0006 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0006 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SERVICE_0006 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
SERVICE_0007 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0007 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SERVICE_0007 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
SERVICE_0008 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0008 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0008 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SERVICE_0008 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
SERVICE_0009 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0009 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0009 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SERVICE_0009 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
SERVICE_0010 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0010 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0010 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SERVICE_0010 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
SERVICE_0011 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SERVICE_0011 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
SERVICE_0012 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0012 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0012 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SERVICE_0012 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
SERVICE_0013 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0013 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0013 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SERVICE_0013 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
SERVICE_0014 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0014 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0014 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SERVICE_0014 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
SERVICE_0015 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0015 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0015 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SERVICE_0015 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
SERVICE_0016 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0016 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0016 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SERVICE_0016 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
SERVICE_0017 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0017 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0017 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SERVICE_0017 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
SERVICE_0018 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0018 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0018 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SERVICE_0018 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
SERVICE_0019 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0019 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0019 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SERVICE_0019 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
SERVICE_0020 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SERVICE_0020 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
SERVICE_0021 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SERVICE_0021 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
SERVICE_0022 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SERVICE_0022 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
SERVICE_0023 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SERVICE_0023 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
SERVICE_0024 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SERVICE_0024 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
SERVICE_0025 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0025 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0025 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SERVICE_0025 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
SERVICE_0026 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0026 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0026 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SERVICE_0026 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
SERVICE_0027 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0027 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0027 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SERVICE_0028 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0028 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0028 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SERVICE_0029 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0029 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0029 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SERVICE_0030 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0030 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0030 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SERVICE_0031 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0031 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0031 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SERVICE_0032 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0032 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0032 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SERVICE_0033 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0033 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0033 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SERVICE_0034 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0034 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0035 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0035 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0036 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0036 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0037 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0037 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0038 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0038 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0039 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0039 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0040 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0040 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0041 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0041 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0042 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0042 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0043 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0043 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0044 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0044 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0045 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0045 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0046 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0046 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0047 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0047 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0048 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0048 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0049 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0049 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0050 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0050 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0051 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0051 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0052 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0052 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0053 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0053 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0054 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0054 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0055 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0055 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0056 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0056 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0057 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0057 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0058 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0058 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0059 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0059 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0060 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0060 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0061 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0061 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0062 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0062 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0063 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0063 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0064 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0064 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0065 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0065 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0066 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0066 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0067 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0067 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0068 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0068 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0069 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0069 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_0070 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0070 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SERVICE_CLASS_NAME - Static variable in interface com.metamatrix.platform.service.controller.ServicePropertyNames
 
SERVICE_COMPONENT_CODE - Static variable in interface com.metamatrix.common.config.api.ComponentDefn
 
SERVICE_COMPONENT_TYPE_CODE - Static variable in interface com.metamatrix.common.config.api.ComponentType
 
SERVICE_DEFINITION_PANEL_CLASS - Static variable in class com.metamatrix.console.ui.layout.PanelsTreeModel
 
SERVICE_DEFINTIONS - Static variable in class com.metamatrix.console.ui.layout.PanelsTreeModel
 
SERVICE_DEFN - Static variable in class com.metamatrix.console.ui.views.deploy.event.ConfigurationChangeEvent
Source of the event is a service definition.
SERVICE_ESSENTIAL - Static variable in interface com.metamatrix.common.config.api.ServiceComponentType
 
SERVICE_ESSENTIAL - Static variable in interface com.metamatrix.platform.service.controller.ServicePropertyNames
 
SERVICE_GROUP_ICON - Static variable in class com.metamatrix.console.ui.util.ConsoleCellRenderer
 
SERVICE_ICON - Static variable in class com.metamatrix.console.ui.util.ConsoleCellRenderer
 
SERVICE_ID - Static variable in class com.metamatrix.platform.vm.controller.ProcessController
 
SERVICE_LOGGING_CONTEXT - Static variable in interface com.metamatrix.dqp.service.DQPServiceNames
 
SERVICE_MONITOR_INTERVAL - Static variable in class com.metamatrix.platform.vm.controller.ProcessController
Interval to check the state of services (ms)
SERVICE_MONITORING_ENABLED - Static variable in interface com.metamatrix.platform.service.controller.ServicePropertyNames
Whether service monitoring is enabled.
SERVICE_MULTIPLE_DELEGATION - Static variable in class com.metamatrix.platform.service.proxy.ServiceProxyProperties
Optional boolean to denote a multiple delegation proxy (will delegate to all instances).
SERVICE_NAME - Static variable in class com.metamatrix.connector.xml.Constants
 
SERVICE_NAME - Static variable in interface com.metamatrix.console.ui.util.property.TypeConstants
 
SERVICE_NAME - Static variable in interface com.metamatrix.platform.service.controller.ServicePropertyNames
 
SERVICE_NAME - Static variable in interface com.metamatrix.server.connector.service.ConnectorServiceInterface
 
SERVICE_NAME - Static variable in interface com.metamatrix.server.query.service.QueryServiceInterface
 
SERVICE_NAMESPACE - Static variable in class com.metamatrix.connector.xml.Constants
 
SERVICE_PROXY_CLASS_NAME - Static variable in class com.metamatrix.platform.service.proxy.ServiceProxyProperties
Required property denoting the class for instantiation of the service proxy.
SERVICE_ROUTING_ID - Static variable in interface com.metamatrix.common.config.api.ServiceComponentType
 
SERVICE_ROUTING_ID - Static variable in interface com.metamatrix.platform.service.controller.ServicePropertyNames
 
SERVICE_SELECTION_POLICY_NAME - Static variable in class com.metamatrix.platform.service.proxy.ServiceProxyProperties
Required property denoting the name of the service selection policy.
SERVICE_SELECTION_STICKY - Static variable in class com.metamatrix.platform.service.proxy.ServiceProxyProperties
Optional boolean to force a service to use the same instance.
SERVICE_UID_FOR_DEPLOYED_VM - Static variable in interface com.metamatrix.common.config.api.DeployedComponent
The SERVICE_UID_FOR_DEPLOYED_VM is the default value assigned in the database when the deployed component is a VM.
SERVICE_WAIT_INTERVAL - Static variable in class com.metamatrix.admin.server.ServerAdminImpl
How often to poll for services starting/stopping
serviceAdded(ServiceRegistryBinding) - Method in class com.metamatrix.platform.registry.ProcessMonitor
 
serviceAdded(ServiceRegistryBinding) - Method in interface com.metamatrix.platform.vm.controller.ServerEvents
 
ServiceClosedException - Exception in com.metamatrix.platform.service.api.exception
This exception will be thrown when a request is made to a service that is closed.
ServiceClosedException() - Constructor for exception com.metamatrix.platform.service.api.exception.ServiceClosedException
No-Arg Constructor
ServiceClosedException(String) - Constructor for exception com.metamatrix.platform.service.api.exception.ServiceClosedException
Construct an instance with the message specified.
ServiceClosedException(String, String) - Constructor for exception com.metamatrix.platform.service.api.exception.ServiceClosedException
Construct an instance with the message and error code specified.
ServiceClosedException(Throwable, String) - Constructor for exception com.metamatrix.platform.service.api.exception.ServiceClosedException
Construct an instance from a message and an exception to chain to this one.
ServiceClosedException(Throwable, String, String) - Constructor for exception com.metamatrix.platform.service.api.exception.ServiceClosedException
Construct an instance from a message and a code and an exception to chain to this one.
ServiceClosedException(Throwable) - Constructor for exception com.metamatrix.platform.service.api.exception.ServiceClosedException
Constructs an instance of the exception with no detail message but with a single exception.
ServiceComponentDefn - Interface in com.metamatrix.common.config.api
 
ServiceComponentDefnID - Class in com.metamatrix.common.config.api
 
ServiceComponentDefnID(ConfigurationID, String) - Constructor for class com.metamatrix.common.config.api.ServiceComponentDefnID
 
ServiceComponentDefnID(String) - Constructor for class com.metamatrix.common.config.api.ServiceComponentDefnID
 
ServiceComponentType - Interface in com.metamatrix.common.config.api
The ServiceComponentType represents the service ComponentType.
ServiceData - Class in com.metamatrix.platform.admin.api.runtime
 
ServiceData(ServiceID, String, String, ComponentDefnID, String, Collection, int, Date, boolean, boolean, boolean, Throwable) - Constructor for class com.metamatrix.platform.admin.api.runtime.ServiceData
Create new ServiceRegistryInstance
ServiceData - Class in com.metamatrix.platform.service.controller
 
ServiceData(int) - Constructor for class com.metamatrix.platform.service.controller.ServiceData
 
ServiceDefinitionPanel - Class in com.metamatrix.console.ui.views.deploy
 
ServiceDefinitionPanel(ConnectionInfo) - Constructor for class com.metamatrix.console.ui.views.deploy.ServiceDefinitionPanel
 
ServiceDefinitionPropertiesPanel - Class in com.metamatrix.console.ui.views.deploy
 
ServiceDefinitionPropertiesPanel(boolean, ConnectionInfo) - Constructor for class com.metamatrix.console.ui.views.deploy.ServiceDefinitionPropertiesPanel
 
ServiceEvent - Class in com.metamatrix.platform.service.api.event
 
ServiceEvent(Object) - Constructor for class com.metamatrix.platform.service.api.event.ServiceEvent
 
ServiceEvent(Object, ServiceID) - Constructor for class com.metamatrix.platform.service.api.event.ServiceEvent
 
ServiceEvent(Object, ServiceEvent) - Constructor for class com.metamatrix.platform.service.api.event.ServiceEvent
 
ServiceEvent(Object, ServiceID, ServiceEvent) - Constructor for class com.metamatrix.platform.service.api.event.ServiceEvent
 
ServiceException - Exception in com.metamatrix.platform.service.api.exception
 
ServiceException() - Constructor for exception com.metamatrix.platform.service.api.exception.ServiceException
No-Arg Constructor
ServiceException(String) - Constructor for exception com.metamatrix.platform.service.api.exception.ServiceException
Construct an instance with the message specified.
ServiceException(Throwable) - Constructor for exception com.metamatrix.platform.service.api.exception.ServiceException
Construct an instance with a linked exception specified.
ServiceException(String, String) - Constructor for exception com.metamatrix.platform.service.api.exception.ServiceException
Construct an instance with the message and error code specified.
ServiceException(Throwable, String) - Constructor for exception com.metamatrix.platform.service.api.exception.ServiceException
Construct an instance from a message and an exception to chain to this one.
ServiceException(Throwable, String, String) - Constructor for exception com.metamatrix.platform.service.api.exception.ServiceException
Construct an instance from a message and a code and an exception to chain to this one.
ServiceID - Class in com.metamatrix.platform.service.api
 
ServiceID(long, String, String) - Constructor for class com.metamatrix.platform.service.api.ServiceID
 
ServiceInterface - Interface in com.metamatrix.platform.service.api
 
ServiceInvocationStruct - Class in com.metamatrix.common.comm.platform.socket.client
 
ServiceInvocationStruct() - Constructor for class com.metamatrix.common.comm.platform.socket.client.ServiceInvocationStruct
 
ServiceInvocationStruct(Object[], String, Class) - Constructor for class com.metamatrix.common.comm.platform.socket.client.ServiceInvocationStruct
 
ServiceLoader - Class in com.metamatrix.common.application
Used as an entry mechanism for the Designer to extend service classes without depending upon embedded.
ServiceLoader() - Constructor for class com.metamatrix.common.application.ServiceLoader
 
ServiceManager - Class in com.metamatrix.server
Utility class that allows users to view the state of the services.
ServiceManager() - Constructor for class com.metamatrix.server.ServiceManager
 
ServiceMessages - Interface in com.metamatrix.platform.service
 
ServiceMgmtPanel - Class in com.metamatrix.console.ui.views.runtime
 
ServiceMgmtPanel(RuntimeMgmtManager) - Constructor for class com.metamatrix.console.ui.views.runtime.ServiceMgmtPanel
 
ServiceMgmtPanel.ServiceMgmtCellRenderer - Class in com.metamatrix.console.ui.views.runtime
 
ServiceMgmtPanel.ServiceMgmtCellRenderer() - Constructor for class com.metamatrix.console.ui.views.runtime.ServiceMgmtPanel.ServiceMgmtCellRenderer
 
ServiceNotFoundException - Exception in com.metamatrix.platform.service.api.exception
This exception will be thrown when a request is made to a service that is closed.
ServiceNotFoundException() - Constructor for exception com.metamatrix.platform.service.api.exception.ServiceNotFoundException
No-Arg Constructor
ServiceNotFoundException(String) - Constructor for exception com.metamatrix.platform.service.api.exception.ServiceNotFoundException
Construct an instance with the message specified.
ServiceNotFoundException(String, String) - Constructor for exception com.metamatrix.platform.service.api.exception.ServiceNotFoundException
Construct an instance with the message and error code specified.
ServiceNotFoundException(Throwable, String) - Constructor for exception com.metamatrix.platform.service.api.exception.ServiceNotFoundException
Construct an instance from a message and an exception to chain to this one.
ServiceNotFoundException(Throwable, String, String) - Constructor for exception com.metamatrix.platform.service.api.exception.ServiceNotFoundException
Construct an instance from a message and a code and an exception to chain to this one.
ServiceNotFoundException(Throwable) - Constructor for exception com.metamatrix.platform.service.api.exception.ServiceNotFoundException
Constructs an instance of the exception with no detail message but with a single exception.
ServiceNotInitializedException - Exception in com.metamatrix.platform.service.api.exception
This exception will be thrown when a request is made to a service that is not yet initialized ready state.
ServiceNotInitializedException() - Constructor for exception com.metamatrix.platform.service.api.exception.ServiceNotInitializedException
No-Arg Constructor
ServiceNotInitializedException(String) - Constructor for exception com.metamatrix.platform.service.api.exception.ServiceNotInitializedException
Construct an instance with the message specified.
ServiceNotInitializedException(String, String) - Constructor for exception com.metamatrix.platform.service.api.exception.ServiceNotInitializedException
Construct an instance with the message and error code specified.
ServiceNotInitializedException(Throwable, String) - Constructor for exception com.metamatrix.platform.service.api.exception.ServiceNotInitializedException
Construct an instance from a message and an exception to chain to this one.
ServiceNotInitializedException(Throwable, String, String) - Constructor for exception com.metamatrix.platform.service.api.exception.ServiceNotInitializedException
Construct an instance from a message and a code and an exception to chain to this one.
ServiceNotInitializedException(Throwable) - Constructor for exception com.metamatrix.platform.service.api.exception.ServiceNotInitializedException
Constructs an instance of the exception with no detail message but with a single exception.
ServiceOperation - Class in com.metamatrix.connector.xmlsource.soap
Represents the operation of a service
ServicePlugin - Class in com.metamatrix.platform.service
PlatformPlugin
ServicePlugin() - Constructor for class com.metamatrix.platform.service.ServicePlugin
 
ServicePropertyNames - Interface in com.metamatrix.platform.service.controller
 
ServiceProxy - Class in com.metamatrix.platform.service.proxy
Provides common functionality for all service proxies.
Proxies for a given type of service extend this class and provide the required implementation.
ServiceProxy(String) - Constructor for class com.metamatrix.platform.service.proxy.ServiceProxy
 
ServiceProxyProperties - Class in com.metamatrix.platform.service.proxy
Holds definition of all proxy property names.
ServiceProxyProperties() - Constructor for class com.metamatrix.platform.service.proxy.ServiceProxyProperties
 
ServiceRegistryBinding - Class in com.metamatrix.platform.registry
 
ServiceRegistryBinding(ServiceID, ServiceInterface, String, String, String, String, String, DeployedComponent, int, Date, boolean, MessageBus) - Constructor for class com.metamatrix.platform.registry.ServiceRegistryBinding
 
ServiceRegistryBinding(ServiceInterface, String, DeployedComponent, boolean, MessageBus) - Constructor for class com.metamatrix.platform.registry.ServiceRegistryBinding
Create new ServiceRegistryInstance
ServiceRegistryBinding.StateAwareProxy - Class in com.metamatrix.platform.registry
 
ServiceRegistryBinding.StateAwareProxy(ServiceInterface) - Constructor for class com.metamatrix.platform.registry.ServiceRegistryBinding.StateAwareProxy
 
serviceRemoved(ServiceID) - Method in class com.metamatrix.platform.registry.ProcessMonitor
 
serviceRemoved(ServiceID) - Method in interface com.metamatrix.platform.vm.controller.ServerEvents
 
ServiceSelectionPolicy - Interface in com.metamatrix.platform.service.proxy
Represents a selection policy for services of a given type.
ServiceState - Interface in com.metamatrix.platform.service.api
 
ServiceStateConstants - Interface in com.metamatrix.console.ui.views.runtime.util
 
ServiceStateException - Exception in com.metamatrix.platform.service.api.exception
This exception will be thrown when a request is made to a service that is not in a ready state.
ServiceStateException() - Constructor for exception com.metamatrix.platform.service.api.exception.ServiceStateException
No-Arg Constructor
ServiceStateException(String) - Constructor for exception com.metamatrix.platform.service.api.exception.ServiceStateException
Construct an instance with the message specified.
ServiceStateException(String, String) - Constructor for exception com.metamatrix.platform.service.api.exception.ServiceStateException
Construct an instance with the message and error code specified.
ServiceStateException(Throwable, String) - Constructor for exception com.metamatrix.platform.service.api.exception.ServiceStateException
Construct an instance from a message and an exception to chain to this one.
ServiceStateException(Throwable, String, String) - Constructor for exception com.metamatrix.platform.service.api.exception.ServiceStateException
Construct an instance from a message and a code and an exception to chain to this one.
ServiceStateException(Throwable) - Constructor for exception com.metamatrix.platform.service.api.exception.ServiceStateException
Constructs an instance of the exception with no detail message but with a single exception.
ServiceSuspendedException - Exception in com.metamatrix.platform.service.api.exception
This exception will be thrown when a request is made to a service that is closed.
ServiceSuspendedException() - Constructor for exception com.metamatrix.platform.service.api.exception.ServiceSuspendedException
No-Arg Constructor
ServiceSuspendedException(String) - Constructor for exception com.metamatrix.platform.service.api.exception.ServiceSuspendedException
Construct an instance with the message specified.
ServiceSuspendedException(String, String) - Constructor for exception com.metamatrix.platform.service.api.exception.ServiceSuspendedException
Construct an instance with the message and error code specified.
ServiceSuspendedException(Throwable, String) - Constructor for exception com.metamatrix.platform.service.api.exception.ServiceSuspendedException
Construct an instance from a message and an exception to chain to this one.
ServiceSuspendedException(Throwable, String, String) - Constructor for exception com.metamatrix.platform.service.api.exception.ServiceSuspendedException
Construct an instance from a message and a code and an exception to chain to this one.
ServiceSuspendedException(Throwable) - Constructor for exception com.metamatrix.platform.service.api.exception.ServiceSuspendedException
Constructs an instance of the exception with no detail message but with a single exception.
serviceUpdated(ServiceRegistryBinding) - Method in class com.metamatrix.platform.registry.ProcessMonitor
 
serviceUpdated(ServiceRegistryBinding) - Method in interface com.metamatrix.platform.vm.controller.ServerEvents
 
servlet_0001 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
servlet package (007)
servlet_0001 - Static variable in class com.metamatrix.server.util.LogMessageKeys
servlet package (007)
servlet_0002 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
servlet_0002 - Static variable in class com.metamatrix.server.util.LogMessageKeys
 
servlet_0003 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
servlet_0003 - Static variable in class com.metamatrix.server.util.LogMessageKeys
 
servlet_0004 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
servlet_0005 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
servlet_0006 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
servlet_0007 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
SERVLET_PATH - Static variable in class com.metamatrix.common.util.WSDLServletUtil
 
ServletClientConstants - Class in com.metamatrix.soap.util
This file is used for constants to be displayed on the SOAP Client .jsp page.
Session - Interface in com.metamatrix.admin.api.objects
A Session is a lasting connection between a client and a MetaMatrix System.
SESSION_DETERMINISTIC - Static variable in class com.metamatrix.query.function.metadata.FunctionMethod
 
SESSION_HDR - Static variable in class com.metamatrix.console.ui.views.queries.QueryTableModel
 
SESSION_ID - Static variable in interface com.metamatrix.query.util.ContextProperties
 
SESSION_ID_COL - Static variable in class com.metamatrix.console.ui.views.queries.QueryTableModel
 
SESSION_ID_COLUMN_NUM - Static variable in class com.metamatrix.console.ui.views.sessions.SessionTableModel
 
SESSION_ID_INDEX - Static variable in class com.metamatrix.console.ui.views.transactions.TransactionTableModel
 
SESSION_ID_TAG - Static variable in class com.metamatrix.soap.util.SOAPConstants.SESSION_ID.TAGS
 
SESSION_PANEL_NAME - Static variable in class com.metamatrix.console.ui.views.sessions.SessionPanel
 
SESSION_SERVICE_PROXY_CLASS - Static variable in class com.metamatrix.platform.util.PlatformProxyHelper
 
SESSION_TABLE_HDR_NAME - Static variable in class com.metamatrix.console.ui.views.sessions.SessionPanel
 
SESSION_TABLE_NAME - Static variable in class com.metamatrix.console.ui.views.sessions.SessionPanel
 
SESSION_TERMINATED - Static variable in class com.metamatrix.console.models.SessionManager
This String is used as a message for a ModelChangedEvent, in the event that a session is terminated
SESSION_USE_PERCENTAGE - Static variable in class com.metamatrix.common.buffer.BufferManagerPropertyNames
Optional property - the percent of buffer management memory that a particular session can use.
sessionEnabled - Static variable in class com.metamatrix.console.util.StaticProperties
 
SessionException - Exception in com.metamatrix.admin.api.exception.security
 
SessionException() - Constructor for exception com.metamatrix.admin.api.exception.security.SessionException
No-Arg Constructor
SessionException(String) - Constructor for exception com.metamatrix.admin.api.exception.security.SessionException
Constructs an instance of the exception with the specified detail message.
SessionException(Throwable) - Constructor for exception com.metamatrix.admin.api.exception.security.SessionException
Constructs an instance of the exception with no detail message but with a single exception.
SessionException(Throwable, String) - Constructor for exception com.metamatrix.admin.api.exception.security.SessionException
Constructs an instance of the exception with the specified detail message and a single exception.
SessionException(String, String) - Constructor for exception com.metamatrix.admin.api.exception.security.SessionException
Construct an instance with an error code and message specified.
SessionException(Throwable, String, String) - Constructor for exception com.metamatrix.admin.api.exception.security.SessionException
Construct an instance with a linked exception, and an error code and message, specified.
SessionHeader - Class in com.sforce.soap.partner
 
SessionHeader() - Constructor for class com.sforce.soap.partner.SessionHeader
 
SessionHeader(String) - Constructor for class com.sforce.soap.partner.SessionHeader
 
SESSIONID_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
SessionManager - Class in com.metamatrix.console.models
Facade for GUI client to Session objects and Session-related functionality of the remote system.
SessionManager(ConnectionInfo) - Constructor for class com.metamatrix.console.models.SessionManager
 
SessionPanel - Class in com.metamatrix.console.ui.views.sessions
 
SessionPanel(ConnectionInfo) - Constructor for class com.metamatrix.console.ui.views.sessions.SessionPanel
 
sessionRefreshRate - Static variable in class com.metamatrix.console.util.StaticProperties
 
SESSIONS - Static variable in class com.metamatrix.console.ui.layout.PanelsTreeModel
 
SESSIONS - Static variable in interface com.metamatrix.console.util.LogContexts
 
SESSIONS_PANEL_CLASS - Static variable in class com.metamatrix.console.ui.layout.PanelsTreeModel
 
SessionServiceException - Exception in com.metamatrix.api.exception.security
 
SessionServiceException() - Constructor for exception com.metamatrix.api.exception.security.SessionServiceException
No-Arg Constructor
SessionServiceException(String) - Constructor for exception com.metamatrix.api.exception.security.SessionServiceException
Constructs an instance of the exception with the specified detail message.
SessionServiceException(Throwable) - Constructor for exception com.metamatrix.api.exception.security.SessionServiceException
Constructs an instance of the exception with no detail message but with a single exception.
SessionServiceException(Throwable, String) - Constructor for exception com.metamatrix.api.exception.security.SessionServiceException
Constructs an instance of the exception with the specified detail message and a single exception.
SessionServiceException(String, String) - Constructor for exception com.metamatrix.api.exception.security.SessionServiceException
Construct an instance with an error code and message specified.
SessionServiceException(Throwable, String, String) - Constructor for exception com.metamatrix.api.exception.security.SessionServiceException
Construct an instance with a linked exception, and an error code and message, specified.
SessionServiceImpl - Class in com.metamatrix.platform.security.session.service
This class serves as the primary implementation of the Session Service.
SessionServiceImpl() - Constructor for class com.metamatrix.platform.security.session.service.SessionServiceImpl
 
SessionServiceInterface - Interface in com.metamatrix.platform.security.api.service
The session service deals with managing sessions; this involves creating sessions, closing sessions, terminating sessions, and updating session state.
SessionTableCellRenderer - Class in com.metamatrix.console.ui.views.sessions
 
SessionTableCellRenderer() - Constructor for class com.metamatrix.console.ui.views.sessions.SessionTableCellRenderer
 
SessionTableModel - Class in com.metamatrix.console.ui.views.sessions
 
SessionTableModel() - Constructor for class com.metamatrix.console.ui.views.sessions.SessionTableModel
 
SessionToken - Class in com.metamatrix.platform.security.api
This class is an immutable identifier for a unique session that also maintains the name of the principal for that session.
SessionToken() - Constructor for class com.metamatrix.platform.security.api.SessionToken
Fake SessionToken representing a trusted user
SessionToken(MetaMatrixSessionID, String) - Constructor for class com.metamatrix.platform.security.api.SessionToken
The primary constructor that specifies the id, userName, and product info for the session represented by this token.
set(String, Object) - Method in class bsh.Interpreter
Assign the value to the name.
set(String, long) - Method in class bsh.Interpreter
 
set(String, int) - Method in class bsh.Interpreter
 
set(String, double) - Method in class bsh.Interpreter
 
set(String, float) - Method in class bsh.Interpreter
 
set(String, boolean) - Method in class bsh.Interpreter
 
set(String) - Method in class com.metamatrix.api.core.message.DefaultMessage
Sets the message text to the specified value, the type to a notification message, and the target to null.
set(String, int) - Method in class com.metamatrix.api.core.message.DefaultMessage
Sets the message text and type to the specified values, and the target to null.
set(String, int, Object) - Method in class com.metamatrix.api.core.message.DefaultMessage
Sets all of this message's properties using the specified values.
set(int, Object) - Method in class com.metamatrix.api.core.message.MessageList
Overrides the implementation of List
SET - Static variable in interface com.metamatrix.common.actions.ObjectEditor
The command to signify setting of an attribute.
SET - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
SET - Static variable in class com.metamatrix.common.object.PropertyType
 
set(String, Object) - Method in class com.metamatrix.core.factory.ComponentLoader
 
SET - Static variable in class com.metamatrix.platform.config.spi.xml.XMLActionUpdateStrategy
The command to signify setting of an attribute.
SET - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
set(Expression, int, Expression) - Method in class com.metamatrix.query.sql.lang.CompareCriteria
Sets the operands and operator.
set(int, Criteria, Criteria) - Method in class com.metamatrix.query.sql.lang.CompoundCriteria
Sets a "standard" operand-operator-operand criteria.
set(int, Criteria) - Method in class com.metamatrix.query.sql.lang.CompoundCriteria
Sets a "standard" unary criteria.
set(int, List) - Method in class com.metamatrix.query.sql.lang.CompoundCriteria
Sets the operator and an arbitrary set of criteria.
set(Expression, Collection) - Method in class com.metamatrix.query.sql.lang.SetCriteria
Sets the membership expression and the set of value expressions
SET - Static variable in class com.metamatrix.query.sql.ReservedWords
 
SET - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
set_any(MessageElement[]) - Method in class com.sforce.soap.partner.sobject.SObject
Sets the _any value for this SObject.
SET_LBL - Static variable in class com.metamatrix.common.actions.AbstractObjectEditor
 
SET_METHOD_PREFIX - Static variable in class com.metamatrix.connector.metadata.MetadataConnectorConstants
The prefix to the NameInSource for column/parameter to arrive at a method name to be invoked on a MetadataRecord to set the value used for some computation using the record.
SET_OP - Static variable in class com.metamatrix.query.optimizer.relational.plantree.NodeConstants.Types
 
SET_ROLLBACK_ONLY - Static variable in class com.metamatrix.dqp.spi.TrackerLogConstants.TXN_STATUS
 
setAbort(boolean) - Method in class com.metamatrix.query.mapping.xml.MappingVisitor
 
setAbort(boolean) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
setAcceptButtonEnabled(boolean) - Method in class com.metamatrix.console.ui.util.ModifiedDirectoryChooserPanel
 
setAcceptButtonEnabled(boolean) - Method in class com.metamatrix.toolbox.ui.widget.DirectoryChooserPanel
 
setAcceptButtonLabel(String) - Method in class com.metamatrix.console.ui.util.ModifiedDirectoryChooserPanel
Set the label for the accept button.
setAcceptButtonLabel(String) - Method in class com.metamatrix.toolbox.ui.widget.DirectoryChooserPanel
Set the label for the accept button.
setAcceptsFolders(boolean) - Method in class com.metamatrix.console.ui.util.ModifiedDirectoryChooserPanel
Sets whether folders may be valid target selections (in OPEN mode only).
setAcceptsFolders(boolean) - Method in class com.metamatrix.toolbox.ui.widget.DirectoryChooserPanel
Sets whether folders may be valid target selections (in OPEN mode only).
setAccessibilityMode(boolean) - Method in class com.sforce.soap.partner.GetUserInfoResult
Sets the accessibilityMode value for this GetUserInfoResult.
setAccessMethod(String) - Method in class com.metamatrix.connector.xml.http.HTTPConnectorState
 
setAccessPatternIDs(Collection) - Method in class com.metamatrix.metadata.runtime.impl.TableRecordImpl
 
setAccessPatterns(Collection<TempMetadataID>) - Method in class com.metamatrix.query.metadata.TempMetadataID
 
setAccountId(String) - Method in class com.sforce.soap.partner.LeadConvert
Sets the accountId value for this LeadConvert.
setAccountId(String) - Method in class com.sforce.soap.partner.LeadConvertResult
Sets the accountId value for this LeadConvertResult.
setAction(String) - Method in class com.sforce.soap.partner.ProcessWorkitemRequest
Sets the action value for this ProcessWorkitemRequest.
setActionIndex(int) - Method in exception com.metamatrix.common.config.api.exceptions.ConfigurationException
Set the index corresponding to the action item that the exception occured on.
setActions(Action[]) - Method in class com.metamatrix.console.ui.layout.ConsoleMenuBar
 
setActions(List) - Method in class com.metamatrix.console.ui.layout.ConsoleMenuBar
 
setActions(AuthorizationActions) - Method in interface com.metamatrix.platform.admin.api.PermissionNode
Set the AuthorizationActions on this data node.
setActions(int) - Method in interface com.metamatrix.platform.admin.api.PermissionNode
Set the allowed AuthorizationActions on this data node.
setActions(AuthorizationActions) - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeImpl
Set the AuthorizationActions on this data node.
setActions(int) - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeImpl
Set the allowed AuthorizationActions on this data node.
setActionsDisabled() - Method in class com.metamatrix.console.ui.views.runtime.OperationsPanel
 
setActionsDisabled() - Method in class com.metamatrix.console.ui.views.runtime.ProcessMgmtPanel
 
setActionsDisabled() - Method in class com.metamatrix.console.ui.views.runtime.ServiceMgmtPanel
 
setActivateable(boolean) - Method in class com.sforce.soap.partner.DescribeSObjectResult
Sets the activateable value for this DescribeSObjectResult.
setActive(boolean) - Method in class com.sforce.soap.partner.PicklistEntry
Sets the active value for this PicklistEntry.
setActiveMemoryThreshold(int) - Method in class com.metamatrix.common.buffer.impl.BufferConfig
 
setActorIds(String[]) - Method in class com.sforce.soap.partner.ProcessResult
Sets the actorIds value for this ProcessResult.
setActorIds(int, String) - Method in class com.sforce.soap.partner.ProcessResult
 
setActualReceiver(ResultsReceiver<AtomicResultsMessage>) - Method in class com.metamatrix.server.dqp.service.RemoteResultsReceiver
 
setAdditionalProperties(String) - Method in class com.metamatrix.jdbc.BaseDataSource
 
setAdminConnectionsAllowed(boolean) - Method in class org.teiid.connector.basic.BasicConnector
 
setAlias(Element, String) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseFactory
 
setAlias(Group, String) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseFactory
 
setAlias(String) - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
setAlias(String) - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
setAlias(String) - Method in class com.metamatrix.metadata.runtime.model.BasicKey
 
setAlias(String) - Method in class com.metamatrix.metadata.runtime.model.BasicProcedure
 
setAlias(boolean) - Method in interface org.teiid.connector.language.ISelectSymbol
Set whether this symbol is named with an alias.
setAliasResultName(String) - Method in class com.metamatrix.query.mapping.xml.MappingSourceNode
in the case of recursive node we need to know the original source node name; this represents that name.
setAlive(boolean) - Method in class com.metamatrix.platform.registry.ProcessRegistryBinding
 
setAll(boolean) - Method in class com.metamatrix.query.sql.lang.SetQuery
 
setAll(boolean) - Method in interface org.teiid.connector.language.ISetQuery
 
setAllowDupes(boolean) - Method in class com.metamatrix.console.util.HashedList
 
setAllowedActions(AuthorizationActions) - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeImpl
Set the allowed AuthorizationActions on this data node.
setAllowedDragActions(int) - Method in interface com.metamatrix.toolbox.ui.widget.transfer.DragAndDropController
Sets the allowed drag actions.
setAllowedDropActions(int) - Method in interface com.metamatrix.toolbox.ui.widget.transfer.DragAndDropController
Sets the allowed drop actions.
setAllowedValues(Collection) - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
setAllowedValues(List) - Method in class com.metamatrix.common.object.PropertyDefinitionImpl
Set the list of allowed values for this property.
setAllowFieldTruncation(boolean) - Method in class com.sforce.soap.partner.AllowFieldTruncationHeader
Sets the allowFieldTruncation value for this AllowFieldTruncationHeader.
setAllowFolderCreation(boolean) - Method in class com.metamatrix.console.ui.util.ModifiedDirectoryChooserPanel
Control whether or not the newFolder button is displayed.
setAllowFolderCreation(boolean) - Method in class com.metamatrix.toolbox.ui.widget.DirectoryChooserPanel
Control whether or not the newFolder button is displayed.
setAllowNonFolderCreation(boolean) - Method in class com.metamatrix.console.ui.util.ModifiedDirectoryChooserPanel
Control whether or not the newFolder button is displayed.
setAllowNonFolderCreation(boolean) - Method in class com.metamatrix.toolbox.ui.widget.DirectoryChooserPanel
Control whether or not the newFolder button is displayed.
setAllowsMultipleColumnSorting(boolean) - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
Sets whether multiple column sorting is allowed.
setAllowsNewValues(boolean) - Method in class com.metamatrix.toolbox.ui.widget.AccumulatorPanel
When allowsNewValues is false, does NOT remove illegal values from initial and current value lists.
setAllowsReorderingValues(boolean) - Method in class com.metamatrix.toolbox.ui.widget.AccumulatorPanel
 
setAllProperties(boolean) - Method in class com.metamatrix.console.ui.views.properties.PropertyFilter
 
setAlternateServers(String) - Method in class com.metamatrix.jdbc.MMDataSource
Sets a list of alternate MetaMatrix Sserver(s) that can be used for connection fail-over.
setAlwaysInclude(boolean) - Method in class com.metamatrix.query.mapping.xml.MappingAttribute
 
setAlwaysInclude(boolean) - Method in class com.metamatrix.query.mapping.xml.MappingElement
 
setAnalysisInfo(ResultsMessage) - Method in class com.metamatrix.jdbc.MMStatement
 
setAncestors(Object[]) - Method in class com.metamatrix.console.ui.views.deploy.event.ConfigurationChangeEvent
Sets the ancestor object of the changed object.
setAncestors(Object[]) - Method in class com.metamatrix.console.ui.views.deploy.event.ConfigurationTreeModelEvent
Sets the ancestor object of the changed object.
setAnnotations(Collection) - Method in class com.metamatrix.dqp.message.ResultsMessage
 
setApplicationName(String) - Method in class com.metamatrix.admin.objects.MMSession
Set the ApplicationName
setApplicationName(String) - Method in class com.metamatrix.console.connections.ConnectionInfo
 
setApplicationName(String) - Method in class com.metamatrix.jdbc.BaseDataSource
Sets the name of the application.
setArgs(Expression[]) - Method in class com.metamatrix.query.sql.symbol.Function
Set the function arguments - it is assumed that the args are not null.
setArray(int, Array) - Method in class com.metamatrix.jdbc.MMPreparedStatement
 
setAscending(boolean) - Method in class com.sforce.soap.partner.RelatedListSort
Sets the ascending value for this RelatedListSort.
setAsciiStream(long) - Method in class com.metamatrix.common.types.ClobImpl
 
setAsciiStream(long) - Method in class com.metamatrix.common.types.ClobType
 
setAsciiStream(String, InputStream) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setAsciiStream(String, InputStream, int) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setAsciiStream(String, InputStream, long) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setAsciiStream(long) - Method in class com.metamatrix.jdbc.MMClob
 
setAsciiStream(int, InputStream, int) - Method in class com.metamatrix.jdbc.MMPreparedStatement
Sets the parameter in position parameterIndex to the input stream object fin, from which length bytes will be read and sent to metamatrix.
setAsciiStream(int, InputStream) - Method in class com.metamatrix.jdbc.MMPreparedStatement
 
setAsciiStream(int, InputStream, long) - Method in class com.metamatrix.jdbc.MMPreparedStatement
 
setAsClauseSet(boolean) - Method in class com.metamatrix.query.sql.lang.DynamicCommand
 
setAsColumns(List) - Method in class com.metamatrix.query.sql.lang.DynamicCommand
 
setAsDefault(boolean) - Method in class com.metamatrix.query.mapping.xml.MappingCriteriaNode
 
setAssignmentRuleId(String) - Method in class com.sforce.soap.partner.AssignmentRuleHeader
Sets the assignmentRuleId value for this AssignmentRuleHeader.
setAssociatedSession(String) - Method in class com.metamatrix.admin.objects.TransactionImpl
 
setAttribute(String, Object) - Method in interface com.metamatrix.vdb.materialization.template.Template
Set an attrubute on this template.
setAttributes(Attributes) - Method in class com.metamatrix.api.core.xmi.EntityInfo
 
setAuditConfiguration(AuditConfiguration) - Method in class com.metamatrix.platform.security.audit.AuditManager
 
setAuditLevel(int) - Method in interface com.metamatrix.platform.security.audit.AuditConfiguration
Method to set the level of messages that are recorded for this VM.
setAuditLevel(int) - Method in class com.metamatrix.platform.security.audit.config.BasicAuditConfiguration
Method to set the level of messages that are recorded for this VM.
setAuditLevel(int) - Method in class com.metamatrix.platform.security.audit.config.UnmodifiableAuditConfiguration
This method always throws an UnsupportedOperationException.
setAuthLevel(String) - Method in class com.metamatrix.vdb.runtime.BasicURIModelResource
 
setAutoCommit(boolean) - Method in class com.metamatrix.jdbc.MMConnection
This method will set the connection's auto commit mode accordingly.
setAutoFailover(String) - Method in class com.metamatrix.jdbc.MMDataSource
 
setAutoIncrement(boolean) - Method in class com.metamatrix.metadata.runtime.impl.DatatypeRecordImpl
 
setAutoIncrement(boolean) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
setAutoIncrementable(boolean) - Method in class com.metamatrix.metadata.runtime.impl.ColumnRecordImpl
 
setAutoNumber(boolean) - Method in class com.sforce.soap.partner.Field
Sets the autoNumber value for this Field.
setAutoRefreshEnabled(boolean) - Method in class com.metamatrix.console.ui.views.queries.QueryPanel
Turns the refresh feature on or off.
setAutoRefreshEnabled(boolean) - Method in class com.metamatrix.console.ui.views.runtime.RuntimeMgmtPanel
 
setAutoRefreshEnabled(boolean) - Method in class com.metamatrix.console.ui.views.sessions.SessionPanel
Turns the refresh feature on or off.
setAutoRefreshEnabled(boolean) - Method in class com.metamatrix.console.ui.views.summary.SummaryPanel
Turns the refresh feature on or off.
setAutoRefreshEnabled(boolean) - Method in class com.metamatrix.console.ui.views.syslog.SysLogPanel
Turns the refresh feature on or off.
setAutoRefreshEnabled(boolean) - Method in class com.metamatrix.console.ui.views.transactions.TransactionsPanel
Turns the refresh feature on or off.
setAutoRefreshEnabled(boolean) - Method in interface com.metamatrix.console.util.AutoRefreshable
Identifies classes, usually panels, that can be auto-refreshed.
setAutoRefreshEnabled(boolean) - Method in class com.metamatrix.console.util.AutoRefresher
If the autoRefresh feature of AutoRefresher is enabled, the timer will run and the Manager will be notified each time the timer runs out, and will call it's own refresh() method.
setAutoRefresher(AutoRefresher) - Method in class com.metamatrix.console.models.QueryManager
 
setAutoRefresher(AutoRefresher) - Method in class com.metamatrix.console.ui.views.queries.QueryPanel
Set the 'AutoRefresh' agent
setAutoRefresher(AutoRefresher) - Method in class com.metamatrix.console.ui.views.runtime.RuntimeMgmtPanel
 
setAutoRefresher(AutoRefresher) - Method in class com.metamatrix.console.ui.views.sessions.SessionPanel
Set the 'AutoRefresh' agent
setAutoRefresher(AutoRefresher) - Method in class com.metamatrix.console.ui.views.summary.SummaryPanel
Set the 'AutoRefresh' agent
setAutoRefresher(AutoRefresher) - Method in class com.metamatrix.console.ui.views.syslog.SysLogPanel
Set the 'AutoRefresh' agent
setAutoRefresher(AutoRefresher) - Method in class com.metamatrix.console.ui.views.transactions.TransactionsPanel
Set the 'AutoRefresh' agent
setAutoRefresher(AutoRefresher) - Method in interface com.metamatrix.console.util.AutoRefreshable
Set the 'AutoRefresh' agent
setAvailable(boolean) - Method in class com.sforce.soap.partner.RecordTypeInfo
Sets the available value for this RecordTypeInfo.
setAvailable(boolean) - Method in class com.sforce.soap.partner.RecordTypeMapping
Sets the available value for this RecordTypeMapping.
setAvailableListCellRenderer(ListCellRenderer) - Method in class com.metamatrix.toolbox.ui.widget.AccumulatorPanel
 
setAvailableValues(List) - Method in class com.metamatrix.toolbox.ui.widget.AccumulatorPanel
 
setBackgroundNonSelectionColor(Color) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeCellRenderer
 
setBackgroundSelectionColor(Color) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeCellRenderer
 
setBasetypeID(String) - Method in class com.metamatrix.metadata.runtime.impl.DatatypeRecordImpl
 
setBasicProperties(boolean) - Method in class com.metamatrix.console.ui.views.properties.PropertyFilter
 
setBatchedUpdate(boolean) - Method in class com.metamatrix.dqp.message.RequestMessage
 
setBatchFetcher(BatchFetcher) - Method in class com.metamatrix.jdbc.BatchResults
 
setBatchHandler(QueryProcessor.BatchHandler) - Method in class com.metamatrix.query.processor.QueryProcessor
 
setBatchSize(int) - Method in class com.metamatrix.cdk.ConnectorShellCommandTarget
 
setBatchSize(int) - Method in class com.metamatrix.query.processor.relational.TupleCollector
 
setBatchSize(Integer) - Method in class com.sforce.soap.partner.QueryOptions
Sets the batchSize value for this QueryOptions.
setBccAddresses(String[]) - Method in class com.sforce.soap.partner.SingleEmailMessage
Sets the bccAddresses value for this SingleEmailMessage.
setBccAddresses(int, String) - Method in class com.sforce.soap.partner.SingleEmailMessage
 
setBccSender(Boolean) - Method in class com.sforce.soap.partner.Email
Sets the bccSender value for this Email.
setBeanProperties(Object, Properties, String) - Static method in class com.metamatrix.common.util.PropertiesUtils
 
setBeginRow(Integer) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.Results
 
setBigDecimal(String, BigDecimal) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setBigDecimal(int, BigDecimal) - Method in class com.metamatrix.jdbc.MMPreparedStatement
Sets the IN parameter at paramaterIndex to a BigDecimal object.
setBinaryStream(long) - Method in class com.metamatrix.common.types.BlobImpl
 
setBinaryStream(long) - Method in class com.metamatrix.common.types.BlobType
 
setBinaryStream() - Method in class com.metamatrix.common.types.SQLXMLImpl
 
setBinaryStream() - Method in class com.metamatrix.common.types.XMLType
 
setBinaryStream(long) - Method in class com.metamatrix.jdbc.MMBlob
 
setBinaryStream(String, InputStream) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setBinaryStream(String, InputStream, int) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setBinaryStream(String, InputStream, long) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setBinaryStream(int, InputStream, int) - Method in class com.metamatrix.jdbc.MMPreparedStatement
Sets the parameter in position parameterIndex to the input stream object fin, from which length bytes will be read and sent to metamatrix.
setBinaryStream(int, InputStream) - Method in class com.metamatrix.jdbc.MMPreparedStatement
 
setBinaryStream(int, InputStream, long) - Method in class com.metamatrix.jdbc.MMPreparedStatement
 
setBinaryStream() - Method in class com.metamatrix.jdbc.MMSQLXML
 
setBindings(ConnectorBindingNameAndUUID[]) - Method in class com.metamatrix.console.ui.views.vdb.VDBConnectorBindingNames
 
setBindings(List) - Method in class com.metamatrix.metadata.runtime.impl.TransformationRecordImpl
 
setBindings(List) - Method in class com.metamatrix.query.mapping.relational.QueryNode
Set all of the bindings (existing are dropped)
setBindParameters(Object[]) - Method in class com.metamatrix.dqp.client.impl.ServerRequest
 
setBindParameters(String[]) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.RequestInfo
 
setBindValue(boolean) - Method in interface org.teiid.connector.language.ILiteral
Set whether this literal should be treated as a bind value
setBlob(String, Blob) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setBlob(String, InputStream) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setBlob(String, InputStream, long) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setBlob(int, Blob) - Method in class com.metamatrix.jdbc.MMPreparedStatement
Sets the parameter in position parameterIndex to a Blob object.
setBlob(int, InputStream) - Method in class com.metamatrix.jdbc.MMPreparedStatement
 
setBlob(int, InputStream, long) - Method in class com.metamatrix.jdbc.MMPreparedStatement
 
setBlock(Block) - Method in class com.metamatrix.query.sql.proc.CreateUpdateProcedureCommand
Set the block on this command.
setBlock(Block) - Method in class com.metamatrix.query.sql.proc.LoopStatement
 
setBlock(Block) - Method in class com.metamatrix.query.sql.proc.WhileStatement
 
setBlockProgram(Program) - Method in class com.metamatrix.query.processor.xml.WhileInstruction
 
setBlockValues(long, long) - Method in class com.metamatrix.common.id.dbid.ReservedIDBlock
 
setBody(byte[]) - Method in class com.sforce.soap.partner.EmailFileAttachment
Sets the body value for this EmailFileAttachment.
setBoolean(String, boolean) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setBoolean(int, boolean) - Method in class com.metamatrix.jdbc.MMPreparedStatement
Sets parameter number parameterIndex to b, a Java boolean value.
setBooleanComponent(CheckBox) - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableCellRenderer
 
setBootstrapFile(String) - Method in class com.metamatrix.jdbc.EmbeddedDataSource
Sets file name from which embedded DQP configuration information * will be read.
setBootStrapURL(URL) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
setBorder(Insets) - Method in class com.metamatrix.toolbox.ui.widget.SeparatorWidget
 
setBorderSelectionColor(Color) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeCellRenderer
 
setBothBEProperties(boolean) - Method in class com.metamatrix.console.ui.views.properties.PropertyFilter
 
setBothMRProperties(boolean) - Method in class com.metamatrix.console.ui.views.properties.PropertyFilter
 
setBounds(int, int, int, int) - Method in class com.metamatrix.console.ui.treetable.JTreeTable.TreeTableCellRenderer
This is overridden to set the height to match that of the JTable.
setBounds(int, int, int, int) - Method in class com.metamatrix.toolbox.ui.widget.property.PropertiedObjectPanel
 
setBoxBackgroundColor(Color) - Method in class com.metamatrix.toolbox.ui.widget.CheckBox
 
setBoxDisabledBackgroundColor(Color) - Method in class com.metamatrix.toolbox.ui.widget.CheckBox
 
setBranchAllowedActions(PermissionNode, AuthorizationActions) - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeTreeViewImpl
Set the allowed AuthorizationActions for the subtree rooted at this node (inclusive).
setBranchHidden(PermissionNode) - Method in interface com.metamatrix.platform.admin.api.PermissionTreeView
Set the subtree rooted at this node as hidden.
setBranchHidden(PermissionNode) - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeTreeViewImpl
Set the subtree rooted at this node as hidden (inclusive).
setBufferStorageDirectory(String) - Method in class com.metamatrix.common.buffer.impl.BufferConfig
 
setBusy(boolean) - Method in class com.metamatrix.console.models.TimedManager
Indicates whether this TimedManager is in the middle of a network call or not.
setBusy(boolean) - Method in class com.metamatrix.console.util.AutoRefresher
Indicates whether this AutoRefresher is in the middle of a network call or not.
setButtonLayoutSection(DescribeLayoutButton[]) - Method in class com.sforce.soap.partner.DescribeLayout
Sets the buttonLayoutSection value for this DescribeLayout.
setButtons() - Method in class com.metamatrix.console.ui.util.POPWithButtons
 
setButtons() - Method in class com.metamatrix.console.ui.views.authorization.NewAuthenticationProviderSpecificationPanel
 
setButtons() - Method in class com.metamatrix.console.ui.views.connectorbinding.NewBindingWizardSpecificationPanel
 
setButtonStates(int) - Method in class com.metamatrix.console.ui.util.wizard.WizardPane
Set the enable state of the Next and Back buttons based on the value of current and next panel numbers.
setButtonsVisible(boolean) - Method in class com.metamatrix.console.ui.util.POPWithButtons
 
setByte(String, byte) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setByte(int, byte) - Method in class com.metamatrix.jdbc.MMPreparedStatement
Sets parameter number parameterIndex to x, a Java byte value.
setByteLength(int) - Method in class com.sforce.soap.partner.Field
Sets the byteLength value for this Field.
setBytes(long, byte[]) - Method in class com.metamatrix.common.types.BlobImpl
 
setBytes(long, byte[], int, int) - Method in class com.metamatrix.common.types.BlobImpl
 
setBytes(long, byte[], int, int) - Method in class com.metamatrix.common.types.BlobType
 
setBytes(long, byte[]) - Method in class com.metamatrix.common.types.BlobType
 
setBytes(long, byte[]) - Method in class com.metamatrix.jdbc.MMBlob
 
setBytes(long, byte[], int, int) - Method in class com.metamatrix.jdbc.MMBlob
 
setBytes(String, byte[]) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setBytes(int, byte[]) - Method in class com.metamatrix.jdbc.MMPreparedStatement
Sets parameter number parameterIndex to x[], a Java array of bytes.
setCalculated(boolean) - Method in class com.sforce.soap.partner.Field
Sets the calculated value for this Field.
setCalculatedFormula(String) - Method in class com.sforce.soap.partner.Field
Sets the calculatedFormula value for this Field.
setCalendar(Date) - Method in class com.metamatrix.console.ui.views.syslog.TimeSpanStartingOrEndingPanel
 
setCalendar(Calendar) - Method in class com.metamatrix.toolbox.ui.widget.CalendarPanel
 
setCallableStatement(boolean) - Method in class com.metamatrix.dqp.message.RequestMessage
 
setCallableStatement(boolean) - Method in class com.metamatrix.query.sql.lang.StoredProcedure
 
setCallTypes(DescribeSoftphoneLayoutCallType[]) - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutResult
Sets the callTypes value for this DescribeSoftphoneLayoutResult.
setCallTypes(int, DescribeSoftphoneLayoutCallType) - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutResult
 
setCanAccept(boolean) - Method in class com.metamatrix.toolbox.ui.widget.DialogPanel
 
setCanCancel(boolean) - Method in class com.metamatrix.toolbox.ui.widget.DialogPanel
 
setCancelButtonLabel(String) - Method in class com.metamatrix.console.ui.util.ModifiedDirectoryChooserPanel
Set the label for the cancel button.
setCancelButtonLabel(String) - Method in class com.metamatrix.toolbox.ui.widget.DirectoryChooserPanel
Set the label for the cancel button.
setCanonicalPlan(Object) - Method in class com.metamatrix.query.optimizer.CommandTreeNode
Set the planner-specific canonical plan
setCapabilitySupport(SourceCapabilities.Capability, boolean) - Method in class com.metamatrix.query.optimizer.capabilities.BasicSourceCapabilities
 
setCardinality(int) - Method in class com.metamatrix.metadata.runtime.impl.TableRecordImpl
 
setCardinality(int) - Method in class com.metamatrix.query.metadata.TempMetadataID
 
setCascadeDelete(boolean) - Method in class com.sforce.soap.partner.ChildRelationship
Sets the cascadeDelete value for this ChildRelationship.
setCaseSensitive(boolean) - Method in class com.metamatrix.metadata.runtime.impl.ColumnRecordImpl
 
setCaseSensitive(boolean) - Method in class com.metamatrix.metadata.runtime.impl.DatatypeRecordImpl
 
setCaseSensitive(boolean) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
setCaseSensitive(boolean) - Method in class com.sforce.soap.partner.Field
Sets the caseSensitive value for this Field.
setCatalog(String) - Method in class com.metamatrix.jdbc.MMConnection
Metamatrix does not allow setting a catalog through a connection.
setCategory(String) - Method in class com.metamatrix.query.function.metadata.FunctionMethod
Set category of method
setCcAddresses(String[]) - Method in class com.sforce.soap.partner.SingleEmailMessage
Sets the ccAddresses value for this SingleEmailMessage.
setCcAddresses(int, String) - Method in class com.sforce.soap.partner.SingleEmailMessage
 
setCellEditable(int, int, boolean) - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableModel
Sets the specified cell to the specified editability.
setCellEditable(int, int, boolean) - Method in interface com.metamatrix.toolbox.ui.widget.table.EnhancedTableModel
Sets the specified cell to the specified editability.
setCellEditable(int, int, boolean) - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
 
setCellEditorValue(Object) - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableCellEditor.Delegate
 
setCellEditorValue(Object) - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableCellEditor
 
setCells(Cell[]) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.Row
 
setChangeList(SetClauseList) - Method in class com.metamatrix.query.sql.lang.Update
Set the list of CompareCriteria representing updates being made
setChanges(ISetClauseList) - Method in interface org.teiid.connector.language.IUpdate
Set list of changes that should occur in the UPDATE - every change is of the form "element = expression".
setCharacterStream(long) - Method in class com.metamatrix.common.types.ClobImpl
 
setCharacterStream(long) - Method in class com.metamatrix.common.types.ClobType
 
setCharacterStream() - Method in class com.metamatrix.common.types.SQLXMLImpl
 
setCharacterStream() - Method in class com.metamatrix.common.types.XMLType
 
setCharacterStream(String, Reader) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setCharacterStream(String, Reader, int) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setCharacterStream(String, Reader, long) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setCharacterStream(long) - Method in class com.metamatrix.jdbc.MMClob
 
setCharacterStream(int, Reader, int) - Method in class com.metamatrix.jdbc.MMPreparedStatement
Sets the parameter in position parameterIndex to a Reader stream object.
setCharacterStream(int, Reader) - Method in class com.metamatrix.jdbc.MMPreparedStatement
 
setCharacterStream(int, Reader, long) - Method in class com.metamatrix.jdbc.MMPreparedStatement
 
setCharacterStream() - Method in class com.metamatrix.jdbc.MMSQLXML
 
setCharOctetLength(Element, int) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseFactory
 
setCharOctetLength(int) - Method in class com.metamatrix.metadata.runtime.impl.ColumnRecordImpl
 
setCharOctetLength(int) - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
setCharset(String) - Method in class com.sforce.soap.partner.SingleEmailMessage
Sets the charset value for this SingleEmailMessage.
setChecksum(long) - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleDescriptor
 
setChildMetadata(Command, Command) - Static method in class com.metamatrix.query.resolver.QueryResolver
 
setChildMetadata(Command, Map, GroupContext) - Static method in class com.metamatrix.query.resolver.QueryResolver
 
setChildPlans(Collection) - Method in class com.metamatrix.query.processor.xml.XMLProcessorEnvironment
 
setChildRelationships(ChildRelationship[]) - Method in class com.sforce.soap.partner.DescribeSObjectResult
Sets the childRelationships value for this DescribeSObjectResult.
setChildRelationships(int, ChildRelationship) - Method in class com.sforce.soap.partner.DescribeSObjectResult
 
setChildSObject(String) - Method in class com.sforce.soap.partner.ChildRelationship
Sets the childSObject value for this ChildRelationship.
setChoice(int) - Method in class com.metamatrix.toolbox.ui.callback.CallbackChoicesDialogPanel
 
setChoice(int) - Method in class com.metamatrix.toolbox.ui.callback.DialogFactoryCallbackHandler
set the specified choice as the callback response.
setClassLoader(ClassLoader) - Method in class bsh.Interpreter
Set an external class loader to be used as the base classloader for BeanShell.
setClassType(Class) - Method in class com.metamatrix.query.sql.lang.SPParameter
Set class type - MetaMatrix runtime types.
SetClause - Class in com.metamatrix.query.sql.lang
 
SetClause(ElementSymbol, Expression) - Constructor for class com.metamatrix.query.sql.lang.SetClause
 
setClauseList(boolean, ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
 
SetClauseList - Class in com.metamatrix.query.sql.lang
 
SetClauseList() - Constructor for class com.metamatrix.query.sql.lang.SetClauseList
 
SetClauseList(List<SetClause>) - Constructor for class com.metamatrix.query.sql.lang.SetClauseList
 
setClauses(List) - Method in class com.metamatrix.query.sql.lang.From
Set all the clauses
setClickCountToStart(int) - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableCellEditor
Sets the number of mouse clicks required before the cell begins editing.
setClient(String) - Method in class com.sforce.soap.partner.CallOptions
Sets the client value for this CallOptions.
setClientInfo(Properties) - Method in class com.metamatrix.jdbc.MMConnection
 
setClientInfo(String, String) - Method in class com.metamatrix.jdbc.MMConnection
 
setClientToken(Serializable) - Method in class com.metamatrix.jdbc.BaseDataSource
Set the Serializable client token that will be passed directly through to the connectors, which may use it and/or pass it down to their underlying data source.
setClipTipEnabled(boolean) - Method in class com.metamatrix.toolbox.ui.widget.ListWidget
 
setClipTipEnabled(boolean) - Method in interface com.metamatrix.toolbox.ui.widget.text.TextContainer
 
setClipTipEnabled(boolean) - Method in class com.metamatrix.toolbox.ui.widget.TextFieldWidget
Sets whether a tooltip will be displayed containing the full text whenever the text is clipped.
setClipTipEnabled(boolean) - Method in class com.metamatrix.toolbox.ui.widget.TreeWidget
 
setClipTipText() - Method in class com.metamatrix.toolbox.ui.widget.TextFieldWidget
Sets a tooltip containing the full text whenever the text is clipped.
setClob(String, Clob) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setClob(String, Reader) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setClob(String, Reader, long) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setClob(int, Clob) - Method in class com.metamatrix.jdbc.MMPreparedStatement
Sets the parameter in position parameterIndex to a Clob object.
setClob(int, Reader) - Method in class com.metamatrix.jdbc.MMPreparedStatement
 
setClob(int, Reader, long) - Method in class com.metamatrix.jdbc.MMPreparedStatement
 
setClosedIcon(Icon) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeCellRenderer
 
setCode(String) - Method in exception com.metamatrix.api.exception.MultipleException
Set the code for this exception.
setCollectNodeStatistics(boolean) - Method in class com.metamatrix.query.util.CommandContext
 
setColumn(EnhancedTableColumn) - Method in class com.metamatrix.toolbox.ui.widget.table.TableHeaderButton
 
setColumn(int) - Method in exception com.sforce.soap.partner.fault.ApiQueryFault
Sets the column value for this ApiQueryFault.
setColumn(String) - Method in class com.sforce.soap.partner.RelatedListSort
Sets the column value for this RelatedListSort.
setColumnClassName(String) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
setColumnCount(int) - Method in class com.metamatrix.connector.xml.base.ExecutionInfo
 
setColumnDataType(String) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
setColumnDisplaySize(int) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
setColumnEditable(int, boolean) - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableModel
Sets all cells within the specified column to the specified editability.
setColumnEditable(int, boolean) - Method in interface com.metamatrix.toolbox.ui.widget.table.EnhancedTableModel
Sets all cells within the specified column to the specified editability.
setColumnEditable(int, boolean) - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
 
setColumnEditStatusList(Vector) - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableModel
 
setColumnHeaderNames(String, String) - Method in class com.metamatrix.toolbox.ui.widget.property.PropertiedObjectPanel
Sets each column header name to the respective specified name, or to the default value if the name is null.
setColumnHidden(TableColumn, boolean) - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableColumnModel
 
setColumnHidden(TableColumn, boolean) - Method in interface com.metamatrix.toolbox.ui.widget.table.EnhancedTableColumnModel
 
setColumnHidden(EnhancedTableColumn, boolean) - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
 
setColumnIdentifiers(Vector) - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableModel
Overridden to add entries to the column edit status list if the specified number of columnNames is greater than the current number of column edit status entries.
setColumnIdentifiers(Vector) - Method in interface com.metamatrix.toolbox.ui.widget.table.EnhancedTableModel
 
setColumnIDs(List) - Method in class com.metamatrix.metadata.runtime.impl.ColumnSetRecordImpl
 
setColumnModel(EnhancedTableColumnModel) - Method in class com.metamatrix.toolbox.ui.widget.table.TableHeaderButton
 
setColumnModel(TableColumnModel) - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
 
setColumnName(String) - Method in class com.metamatrix.connector.xml.base.ParameterDescriptor
 
setColumnName(String) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
setColumnNames(String[]) - Method in class com.metamatrix.dqp.message.ResultsMessage
 
setColumnNotSorted(EnhancedTableColumn, boolean) - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableColumnModel
 
setColumnNotSorted(EnhancedTableColumn, boolean) - Method in interface com.metamatrix.toolbox.ui.widget.table.EnhancedTableColumnModel
 
setColumnNotSorted(EnhancedTableColumn) - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
 
setColumnNotSorted(EnhancedTableColumn, boolean) - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
 
setColumnNumber(int) - Method in class com.metamatrix.connector.xml.base.ParameterDescriptor
 
setColumns(List) - Method in class com.metamatrix.query.sql.lang.Create
 
setColumns(int) - Method in class com.sforce.soap.partner.DescribeLayoutSection
Sets the columns value for this DescribeLayoutSection.
setColumns(RelatedListColumn[]) - Method in class com.sforce.soap.partner.RelatedList
Sets the columns value for this RelatedList.
setColumns(int, RelatedListColumn) - Method in class com.sforce.soap.partner.RelatedList
 
setColumnsHidden(boolean) - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableColumnModel
 
setColumnsHidden(boolean) - Method in interface com.metamatrix.toolbox.ui.widget.table.EnhancedTableColumnModel
 
setColumnsHidden(boolean) - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
 
setColumnsNotSorted() - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableColumnModel
 
setColumnsNotSorted() - Method in interface com.metamatrix.toolbox.ui.widget.table.EnhancedTableColumnModel
 
setColumnsNotSorted() - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
 
setColumnSortedAscending(EnhancedTableColumn, boolean) - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableColumnModel
 
setColumnSortedAscending(EnhancedTableColumn, boolean) - Method in interface com.metamatrix.toolbox.ui.widget.table.EnhancedTableColumnModel
 
setColumnSortedAscending(EnhancedTableColumn) - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
 
setColumnSortedAscending(EnhancedTableColumn, boolean) - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
 
setColumnSortedDescending(EnhancedTableColumn, boolean) - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableColumnModel
 
setColumnSortedDescending(EnhancedTableColumn, boolean) - Method in interface com.metamatrix.toolbox.ui.widget.table.EnhancedTableColumnModel
 
setColumnSortedDescending(EnhancedTableColumn) - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
 
setColumnSortedDescending(EnhancedTableColumn, boolean) - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
 
setColumnSortOrder(ColumnSortInfo[], TableWidget) - Static method in class com.metamatrix.console.ui.util.ColumnSortInfo
 
setColumnSortStatus(EnhancedTableColumn, boolean, boolean, boolean) - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableColumnModel
 
setColumnSortStatus(EnhancedTableColumn, boolean, boolean, boolean, boolean) - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableColumnModel
Added fireSortEvent flag so that bulk operations can fire only one Sort Event to listeners
setColumnWidth(int) - Method in class com.metamatrix.toolbox.ui.widget.TextFieldWidget
Setting the column width to zero will cause the column width to be recalculated from the current column width character.
setColumnWidthCharacter(char) - Method in class com.metamatrix.toolbox.ui.widget.TextFieldWidget
Sets the character to use when calculating pixel widths that are based upon a character count.
setCommand(IProcedure) - Method in class com.metamatrix.connector.salesforce.execution.ProcedureExecutionParentImpl
 
setCommand(Command) - Method in class com.metamatrix.dqp.message.AtomicRequestMessage
 
setCommand(Command) - Method in class com.metamatrix.query.mapping.relational.QueryNode
Set command - this is provided as a convenient place to cache this command during conversion.
setCommand(Command) - Method in class com.metamatrix.query.mapping.xml.ResultSetInfo
 
setCommand(Command) - Method in class com.metamatrix.query.optimizer.CommandTreeNode
Sets the Command object.
setCommand(Command) - Method in class com.metamatrix.query.processor.relational.AccessNode
 
setCommand(Command) - Method in class com.metamatrix.query.sql.lang.ExistsCriteria
 
setCommand(Command) - Method in class com.metamatrix.query.sql.lang.SubqueryCompareCriteria
Set the subquery command (either a SELECT or a procedure execution).
setCommand(Command) - Method in interface com.metamatrix.query.sql.lang.SubqueryContainer
Sets the subquery Command object
setCommand(Command) - Method in class com.metamatrix.query.sql.lang.SubqueryFromClause
Set the command held by the clause
setCommand(Command) - Method in class com.metamatrix.query.sql.lang.SubquerySetCriteria
Set the subquery command (either a SELECT or a procedure execution).
setCommand(Command) - Method in class com.metamatrix.query.sql.proc.AssignmentStatement
 
setCommand(Command) - Method in class com.metamatrix.query.sql.proc.CommandStatement
Sets the command.
setCommand(Command) - Method in class com.metamatrix.query.sql.proc.LoopStatement
Sets the command.
setCommand(Query) - Method in class com.metamatrix.query.sql.proc.LoopStatement
 
setCommand(Command) - Method in class com.metamatrix.query.sql.symbol.ScalarSubquery
Sets the command.
setCommandContext(CommandContext) - Method in class com.metamatrix.query.optimizer.OptimizerContext
 
setCommandPayload(Serializable) - Method in class com.metamatrix.dqp.client.impl.ServerRequest
 
setCommandPayload(Serializable) - Method in class com.metamatrix.query.util.CommandContext
 
setCommandPayload(String) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.RequestInfo
 
setCommands(String...) - Method in class com.metamatrix.dqp.message.RequestMessage
 
setCommandType(int) - Method in class com.metamatrix.query.optimizer.CommandTreeNode
Set the type of this command
setComments(String) - Method in class com.sforce.soap.partner.ProcessRequest
Sets the comments value for this ProcessRequest.
setComparator(Comparator) - Method in class com.metamatrix.common.tree.AbstractTreeView
Set the comparator that should be used to order the children.
setComparator(Comparator) - Method in class com.metamatrix.common.tree.basic.BasicTreeView
Set the comparator that should be used to order the children.
setComparator(Comparator) - Method in class com.metamatrix.common.tree.directory.FileSystemView
Set the comparator that should be used to order the children.
setComparator(Comparator) - Method in interface com.metamatrix.common.tree.TreeView
Set the comparator that should be used to order the children.
setComparator(TableComparator) - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
 
setComparator(Comparator) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeView
 
setComponent(Component) - Method in interface com.metamatrix.toolbox.ui.widget.transfer.DragAndDropController
Sets the Component upon which drag and drop operations can occur.
setComponentDefns(Map) - Method in class com.metamatrix.common.config.model.BasicConfiguration
 
setComponentType(ComponentObject, ComponentTypeID) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Sets the component type on the specifice component object.
setComponentType(ComponentObject, ComponentTypeID) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
setComponentTypeCode(int) - Method in class com.metamatrix.common.config.model.BasicComponentType
 
setComponentTypeDefinitions(ComponentType, Collection) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Set the list of ComponentTypeDefns for a local ComponentType object.
setComponentTypeDefinitions(Collection) - Method in class com.metamatrix.common.config.model.BasicComponentType
 
setComponentTypeDefinitions(ComponentType, Collection) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
Set the list of ComponentTypeDefns for a local ComponentType object.
setComponentTypeName(String) - Method in class com.metamatrix.admin.objects.MMService
 
setComponentTypes(Map) - Method in class com.metamatrix.common.config.model.ConfigurationModelContainerImpl
 
setCondition(Criteria) - Method in class com.metamatrix.query.sql.proc.IfStatement
Set the condition that determines which block needs to be executed.
setCondition(Criteria) - Method in class com.metamatrix.query.sql.proc.WhileStatement
Set the condition that determines which block needs to be executed.
setConfigId(ConfigurationID) - Method in class com.metamatrix.console.ui.views.deploy.DeployedProcessPanel
 
setConfigId(ConfigurationID) - Method in class com.metamatrix.console.ui.views.deploy.DetailPanel
 
setConfigProperties(Properties) - Method in class com.metamatrix.toolbox.preference.UserPreferences
Set the configuration properties used to initialize this.
setConfigurationComponentDefns(Configuration, Collection) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
setConfigurationDeployedComponents(Configuration, Collection) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
setConfigurationHostComponents(Configuration, Collection) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
setConfigurationObjects(Collection) - Method in class com.metamatrix.common.config.model.ConfigurationModelContainerImpl
Method used when the XMLConfiguration is initialized for the first time.
setConnection(Connection) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ConnectionContextualRequest
 
setConnectionID(String) - Method in class com.metamatrix.query.util.CommandContext
Sets the connectionID.
setConnectionId(String) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.Connection
 
setConnectionId(String) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.RequestId
 
setConnectionPayload(String) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.LogInParameters
 
setConnectionPoolIdentifier(String) - Method in class com.metamatrix.admin.objects.MMResource
Set the Connection Pool Assigned Identifier
setConnectionPropsFile(String, byte[]) - Method in class com.metamatrix.server.admin.apiimpl.MaterializationLoadScriptsImpl
 
setConnectionPropsFileName(String) - Method in class com.metamatrix.console.ui.views.vdb.VdbWizardSaveMaterializationFilesPanel
 
setConnectionsCreated(long) - Method in class com.metamatrix.admin.objects.MMConnectionPool
 
setConnectionsCreated(long) - Method in class com.metamatrix.common.stats.ConnectionPoolStats
 
setConnectionsDestroyed(long) - Method in class com.metamatrix.admin.objects.MMConnectionPool
 
setConnectionsDestroyed(long) - Method in class com.metamatrix.common.stats.ConnectionPoolStats
 
setConnectionsInUse(int) - Method in class com.metamatrix.admin.objects.MMConnectionPool
 
setConnectionsInUse(int) - Method in class com.metamatrix.common.stats.ConnectionPoolStats
 
setConnectionSource(ConnectionSource) - Method in class com.metamatrix.soap.sqlquerywebservice.service.SqlQueryWebService
 
setConnectionsPanelVisible(boolean) - Method in class com.metamatrix.console.ui.layout.ConsoleMainFrame
 
setConnectionsWaiting(int) - Method in class com.metamatrix.admin.objects.MMConnectionPool
 
setConnectionsWaiting(int) - Method in class com.metamatrix.common.stats.ConnectionPoolStats
 
setConnectorBatchSize(int) - Method in class com.metamatrix.common.buffer.impl.BufferConfig
 
setConnectorBatchSize(int) - Method in class com.metamatrix.query.util.CommandContext
 
setConnectorBinding(ServiceComponentDefn) - Method in class com.metamatrix.console.ui.views.connectorbinding.BindingDetailsPanel
 
setConnectorBinding(ServiceComponentDefn) - Method in class com.metamatrix.console.ui.views.connectorbinding.BindingPropertiesPanel
 
setConnectorBinding(ServiceComponentDefn) - Method in class com.metamatrix.console.ui.views.connectorbinding.BindingVDBsPanel
 
setConnectorBinding(ServiceComponentDefn) - Method in interface com.metamatrix.console.ui.views.connectorbinding.ConnectorBindingDisplayer
Called when the master panel detects that the user has selected a different ConnectorBinding.
setConnectorBinding(String, ConnectorBinding) - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
Call to add the binding to the VDBDefn set of bindings and initializes the set of model-to-binding mappings with the binding.
setConnectorBindingID(String) - Method in class com.metamatrix.dqp.message.AtomicRequestMessage
 
setConnectorBindingId(String) - Method in class com.metamatrix.query.processor.relational.AccessNode
 
setConnectorBindingIdentifier(String) - Method in class com.metamatrix.admin.objects.MMConnectionPool
 
setConnectorBindingIdentifier(String) - Method in class com.metamatrix.common.stats.ConnectionPoolStats
 
setConnectorBindingName(String) - Method in class com.metamatrix.admin.objects.MMConnectionPool
 
setConnectorBindingName(String) - Method in class com.metamatrix.admin.objects.MMRequest
 
setConnectorBindingName(String) - Method in class com.metamatrix.common.stats.ConnectionPoolStats
 
setConnectorBindingNames(List) - Method in class com.metamatrix.admin.objects.MMModel
 
setConnectorBindingNames(VirtualDatabaseID, Map) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
setConnectorBindingNames(VirtualDatabaseID, Map) - Method in class com.metamatrix.console.models.VdbManager
 
setConnectorBindingNames(Collection) - Method in class com.metamatrix.metadata.runtime.model.BasicModel
 
setConnectorBindingNames(VirtualDatabaseID, Map, String) - Method in class com.metamatrix.metadata.runtime.model.UpdateController
Set connector binding names for models in a virtual database.
setConnectorBindingNames(VirtualDatabaseID, Map, String) - Method in class com.metamatrix.metadata.runtime.RuntimeMetadataCatalog
Set connector binding names for models in a virtual database.
setConnectorBindingNames(VirtualDatabaseID, Collection, Map) - Method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCConnector
 
setConnectorBindingNames(VirtualDatabaseID, Collection, Map, Connection) - Static method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCRuntimeMetadataWriter
 
setConnectorBindingNames(VirtualDatabaseID, Collection, Map) - Method in interface com.metamatrix.metadata.runtime.spi.MetaBaseConnector
 
setConnectorBindingNames(VirtualDatabaseID, Map) - Method in interface com.metamatrix.server.admin.api.RuntimeMetadataAdminAPI
Set connector binding names for models in a virtual database.
setConnectorBindingNames(VirtualDatabaseID, Map) - Method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataAdminAPIImpl
Set connector binding names for models in a virtual database.
setConnectorBindingNames(List) - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
 
setConnectorBindings(String, Collection) - Method in class com.metamatrix.console.ui.views.connectorbinding.ImportBindingWizardRenamePanel
 
setConnectorBindings(Collection) - Method in class com.metamatrix.console.ui.views.vdb.ModelWrapper
 
setConnectorBindings(Map) - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
 
setConnectorBindingUUID(String) - Method in class com.metamatrix.server.serverapi.RequestInfo
Set the connector binding UUID.
setConnectorEnvironment(ConnectorEnvironment) - Method in class com.metamatrix.connector.xml.base.TrustedPayloadBridge
 
setConnectorEnvironment(ConnectorEnvironment) - Method in interface com.metamatrix.connector.xml.TrustedPayloadHandler
 
setConnectorID(ConnectorID) - Method in class com.metamatrix.dqp.message.AtomicRequestMessage
 
setConnectorIdentity(ConnectorIdentity) - Method in interface org.teiid.connector.api.Connection
Called by the pool when an existing connection is leased so that the underlying Connection may have it's identity switched to a different user.
setConnectorIdentity(ConnectorIdentity) - Method in class org.teiid.connector.basic.BasicConnection
 
setConnectorName(String) - Method in class com.metamatrix.connector.xml.base.TrustedPayloadBridge
 
setConnectorName(String) - Method in interface com.metamatrix.connector.xml.TrustedPayloadHandler
 
setConnectorName(String) - Method in class org.teiid.connector.basic.BasicConnector
 
setConnectors(Map) - Method in class com.metamatrix.common.config.model.BasicConfiguration
 
setConnectorState(XMLConnectorState) - Method in class com.metamatrix.connector.xml.http.DefaultTrustDeserializer
 
setConnectorState(XMLConnectorState) - Method in interface com.metamatrix.connector.xml.http.HTTPTrustDeserializer
 
setConnectorTypeName(String) - Method in class com.metamatrix.admin.objects.MMConnectorBinding
 
setConnectorTypes(TreeMap) - Method in class com.metamatrix.console.ui.views.connector.ImportWizardConfirmationPanel
 
setConnectorTypes(DirectoryEntry, Map) - Method in class com.metamatrix.console.ui.views.connector.ImportWizardConnectorIDPanel
 
setConnectorTypes(Map) - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
 
setConserveBandwidth(boolean) - Method in class com.metamatrix.common.comm.platform.socket.client.OioOjbectChannelFactory
 
setConsole(ConsoleInterface) - Method in class bsh.Interpreter
Attach a console Note: this method is incomplete.
setContact(String) - Method in class com.metamatrix.api.core.xmi.XMIHeader.Documentation
Set the contact
setContactId(String) - Method in class com.sforce.soap.partner.LeadConvert
Sets the contactId value for this LeadConvert.
setContactId(String) - Method in class com.sforce.soap.partner.LeadConvertResult
Sets the contactId value for this LeadConvertResult.
setContainerScrollPane(JScrollPane) - Method in class com.metamatrix.console.ui.views.vdb.VDBConnectorBindingAssignmentModelTable
 
setContent(Component) - Method in class com.metamatrix.toolbox.ui.widget.DialogPanel
Sets the specified component as the main content to be displayed in the CENTER region of the panel.
setContent(Object) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeNode
Sets the object contained within this node.
setContentHandler(ContentHandler) - Method in class com.metamatrix.query.processor.dynamic.TupleXMLReader
 
setContents(Serializable) - Method in class com.metamatrix.common.comm.api.Message
 
setContext(String) - Method in class com.metamatrix.common.log.reader.LogEntry
 
setContext(CommandContext) - Method in class com.metamatrix.query.eval.Evaluator
 
setContext(CommandContext) - Method in class com.metamatrix.query.processor.BaseProcessorPlan
 
setContext(CommandContext) - Method in class com.metamatrix.query.processor.relational.RelationalNode
 
setContext(CommandContext) - Method in class com.metamatrix.query.sql.visitor.EvaluateExpressionVisitor
 
setContext(String) - Method in interface org.teiid.connector.language.IGroup
Set the aliased name this group uses for references in the command.
setContextMenuEnabled(boolean) - Method in class com.metamatrix.toolbox.ui.widget.TextFieldWidget
Sets whether a pop-up context menu will be displayed when the user right-clicks the mouse.
setContextsForConfigurationIndex(int, Collection) - Method in class com.metamatrix.console.models.ServerLogManager
 
setControllerName(String) - Method in class com.sforce.soap.partner.Field
Sets the controllerName value for this Field.
setConvertedStatus(String) - Method in class com.sforce.soap.partner.LeadConvert
Sets the convertedStatus value for this LeadConvert.
setCopyButtonState(String, boolean) - Method in class com.metamatrix.console.ui.views.logsetup.ConfigurationLogSetUpPanel
 
setCopyButtonState(String, boolean) - Method in class com.metamatrix.console.ui.views.logsetup.MessageLevelPanel
 
setCorrelatedReferences(SymbolMap) - Method in class com.metamatrix.query.sql.lang.Command
 
setCreateable(boolean) - Method in class com.sforce.soap.partner.DescribeSObjectResult
Sets the createable value for this DescribeSObjectResult.
setCreateable(boolean) - Method in class com.sforce.soap.partner.Field
Sets the createable value for this Field.
setCreateActions(boolean) - Method in class com.metamatrix.common.actions.AbstractObjectEditor
 
setCreated(Date) - Method in class com.metamatrix.admin.objects.MMAdminObject
 
setCreated(Date) - Method in class com.metamatrix.admin.objects.MMRequest
 
setCreated(boolean) - Method in class com.sforce.soap.partner.UpsertResult
Sets the created value for this UpsertResult.
setCreatedBy(String) - Method in class com.metamatrix.admin.objects.MMAdminObject
 
setCreatedBy(String) - Method in class com.metamatrix.common.config.model.BasicComponentObject
 
setCreatedBy(String) - Method in class com.metamatrix.common.config.model.BasicComponentType
 
setCreatedBy(String) - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleDescriptor
 
setCreatedBy(String) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabase
 
setCreatedBy(String) - Method in class com.metamatrix.vdb.runtime.BasicVDBInfo
 
setCreatedDate(String) - Method in class com.metamatrix.common.config.model.BasicComponentObject
 
setCreatedDate(String) - Method in class com.metamatrix.common.config.model.BasicComponentType
 
setCreateScript(String, byte[]) - Method in class com.metamatrix.server.admin.apiimpl.MaterializationLoadScriptsImpl
Add the named file contents.
setCreateScriptFileName(String) - Method in class com.metamatrix.console.ui.views.vdb.VdbWizardSaveMaterializationFilesPanel
 
setCreateState(Integer) - Method in class com.metamatrix.console.ui.views.entitlements.DataNodesTreeNode
 
setCreateState(int) - Method in class com.metamatrix.console.ui.views.entitlements.DataNodesTreeNode
 
setCreationChangedHistory(ComponentType, String, String) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
 
setCreationChangedHistory(ComponentObject, String, String) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
 
setCreationChangedHistory(ComponentType, String, String) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
setCreationChangedHistory(ComponentObject, String, String) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
setCreationChangedHistory(ComponentType, String, String) - Static method in class com.metamatrix.common.config.model.BasicUtil
 
setCreationChangedHistory(ComponentObject, String, String) - Static method in class com.metamatrix.common.config.model.BasicUtil
 
setCreationDate(String) - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleDescriptor
 
setCreationDate(Date) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabase
 
setCredentialProvider(SqlQueryWebService.CredentialProvider) - Method in class com.metamatrix.soap.sqlquerywebservice.service.SqlQueryWebService
 
setCredentials(String) - Method in class com.metamatrix.jdbc.MMDataSource
Sets the credentials string defining credentials to use with connectors for per-user logon.
setCrit(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse a set criteria.
setCriteria(List) - Method in class com.metamatrix.connector.xml.base.ExecutionInfo
 
setCriteria(String) - Method in class com.metamatrix.query.mapping.xml.MappingCriteriaNode
 
setCriteria(String) - Method in class com.metamatrix.query.mapping.xml.MappingRecursiveElement
Sets the criteria on which the recurrsion must occur
setCriteria(Criteria) - Method in class com.metamatrix.query.mapping.xml.ResultSetInfo
 
setCriteria(Criteria) - Method in class com.metamatrix.query.processor.relational.SelectNode
 
setCriteria(Criteria) - Method in class com.metamatrix.query.sql.lang.AtomicCriteria
Set sub criteria
setCriteria(List<Criteria>) - Method in class com.metamatrix.query.sql.lang.CompoundCriteria
Sets the criteria.
setCriteria(Criteria) - Method in class com.metamatrix.query.sql.lang.Delete
Set the criteria for this Delete command
setCriteria(Criteria) - Method in class com.metamatrix.query.sql.lang.Query
Set the criteria clause for the query.
SetCriteria - Class in com.metamatrix.query.sql.lang
A criteria which is true is the expression's value is a member in a list of values.
SetCriteria() - Constructor for class com.metamatrix.query.sql.lang.SetCriteria
Constructs a default instance of this class.
SetCriteria(Expression, Collection) - Constructor for class com.metamatrix.query.sql.lang.SetCriteria
Constructs an instance of this class with the membership expression and value expressions
setCriteria(Criteria) - Method in class com.metamatrix.query.sql.lang.Update
Set the criteria for this Update command
setCriteria(ICriteria) - Method in interface org.teiid.connector.language.IDelete
Set criteria that is being used with the delete - may be null
setCriteria(ICriteria) - Method in interface org.teiid.connector.language.INotCriteria
The criteria wrapped by the NOT.
setCriteria(ICriteria) - Method in interface org.teiid.connector.language.IUpdate
Set criteria that is being used with the delete - may be null
setCriteriaNode(Criteria) - Method in class com.metamatrix.query.mapping.xml.MappingCriteriaNode
This is parsed and resolved criteria node based on the criteria string.
setCriteriaNode(Criteria) - Method in class com.metamatrix.query.mapping.xml.MappingRecursiveElement
This is parsed and resolved criteria node based on the criteria string.
setCriteriaRaised(boolean) - Method in class com.metamatrix.query.mapping.xml.ResultSetInfo
 
setCriteriaSelector(CriteriaSelector) - Method in class com.metamatrix.query.sql.visitor.CriteriaTranslatorVisitor
Set the criteria selector used to restrict the part of the criteria that needs to be translated.
setCurrency(boolean) - Method in class com.metamatrix.metadata.runtime.impl.ColumnRecordImpl
 
setCurrency(boolean) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
setCurrencySymbol(String) - Method in class com.sforce.soap.partner.GetUserInfoResult
Sets the currencySymbol value for this GetUserInfoResult.
setCurrentColumn(int) - Method in class com.metamatrix.console.ui.views.entitlements.AuthorizationsCheckBox
 
setCurrentLogConfiguration(LogConfiguration) - Method in interface com.metamatrix.platform.vm.api.controller.ProcessManagement
Set the current log configuration.
setCurrentLogConfiguration(LogConfiguration) - Method in class com.metamatrix.platform.vm.controller.ProcessController
Set the current log configuration for this vm.
setCurrentRow(int) - Method in class com.metamatrix.console.ui.views.entitlements.AuthorizationsCheckBox
 
setCurrentURL(String) - Static method in class com.metamatrix.console.util.StaticProperties
 
setCurrentValue(Object) - Method in class com.metamatrix.connector.xml.base.OutputXPathDesc
 
setCurrentValue(Object) - Method in class com.metamatrix.console.ui.util.InitialAndCurrentValues
 
setCursorName(String) - Method in class com.metamatrix.jdbc.MMStatement
 
setCursorName(String) - Method in class com.metamatrix.query.sql.proc.LoopStatement
 
setCursorType(int) - Method in class com.metamatrix.dqp.client.impl.ServerRequest
 
setCursorType(int) - Method in class com.metamatrix.dqp.message.RequestMessage
Sets the cursorType.
setCursorType(int) - Method in class com.metamatrix.dqp.message.ResultsMessage
 
setCursorType(CursorType) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.RequestInfo
 
setCustom(boolean) - Method in class com.sforce.soap.partner.DescribeLayoutButton
Sets the custom value for this DescribeLayoutButton.
setCustom(boolean) - Method in class com.sforce.soap.partner.DescribeSObjectResult
Sets the custom value for this DescribeSObjectResult.
setCustom(boolean) - Method in class com.sforce.soap.partner.DescribeTab
Sets the custom value for this DescribeTab.
setCustom(boolean) - Method in class com.sforce.soap.partner.Field
Sets the custom value for this Field.
setCustom(boolean) - Method in class com.sforce.soap.partner.RelatedList
Sets the custom value for this RelatedList.
setCycleButtonIcon(Icon) - Method in class com.metamatrix.toolbox.ui.widget.ComboButtonWidget
 
setCycleButtonText(String) - Method in class com.metamatrix.toolbox.ui.widget.ComboButtonWidget
 
setCycleButtonToolTipText(String) - Method in class com.metamatrix.toolbox.ui.widget.ComboButtonWidget
 
setData(Data) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.Results
 
setDatabaseName(String) - Method in class com.metamatrix.jdbc.BaseDataSource
Sets the name of the virtual database on a particular MetaMatrix Server.
setDatabaseVersion(String) - Method in class com.metamatrix.jdbc.BaseDataSource
Sets the databaseVersion.
setDataRoles(char[]) - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
 
setDataServiceFullPath(String) - Method in class com.metamatrix.soap.service.DataServiceInfo
Set the full path for the DataService.
setDataSourceName(String) - Method in class com.metamatrix.jdbc.BaseDataSource
Sets the logical name for the underlying XADataSource or ConnectionPoolDataSource; used only when pooling connections or distributed transactions are implemented.
setDataType(DataType) - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
setDataType(DataType) - Method in class com.metamatrix.metadata.runtime.model.BasicProcedureParameter
 
setDatatypeID(String) - Method in class com.metamatrix.metadata.runtime.impl.DatatypeRecordImpl
 
setDataTypeIDs(Collection) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabase
 
setDataTypeName(Element, String) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseFactory
 
setDataTypes(String[]) - Method in class com.metamatrix.common.buffer.TupleBatch
 
setDataTypes(String[]) - Method in class com.metamatrix.dqp.message.ResultsMessage
 
setDatatypeUUID(String) - Method in class com.metamatrix.metadata.runtime.impl.ColumnRecordImpl
 
setDatatypeUUID(String) - Method in class com.metamatrix.metadata.runtime.impl.ProcedureParameterRecordImpl
 
setDataVector(Object[][]) - Method in class com.metamatrix.console.ui.views.sessions.SessionTableModel
 
setDataVector(Vector) - Method in class com.metamatrix.console.ui.views.sessions.SessionTableModel
 
setDataVector(Vector, Vector) - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableModel
Overridden to force firing of deletion event before insertion event.
setDate(Date) - Method in class com.metamatrix.common.log.reader.LogEntry
 
setDate(String, Date) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setDate(String, Date, Calendar) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setDate(int, Date) - Method in class com.metamatrix.jdbc.MMPreparedStatement
Sets parameter number parameterIndex to x, a java.sql.Date object.
setDate(int, Date, Calendar) - Method in class com.metamatrix.jdbc.MMPreparedStatement
Sets parameter number parameterIndex to x, a java.sql.Date object.
setDate(Date) - Method in class com.metamatrix.toolbox.ui.widget.CalendarPanel
 
setDateCreated(Date) - Method in class com.metamatrix.vdb.runtime.BasicVDBInfo
 
setDateFormat(String) - Static method in class com.metamatrix.console.util.StaticUtilities
 
setDDLFiles(Map) - Method in interface com.metamatrix.common.vdb.api.ModelInfo
Set the Map of DDL file names to DDL file byte arrays.
setDDLFiles(Map) - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
 
setDebug(boolean) - Method in class com.metamatrix.query.sql.lang.Option
Set flag to dump debug info on the server
setDebugLevel(DebugLevel) - Method in class com.sforce.soap.partner.DebuggingHeader
Sets the debugLevel value for this DebuggingHeader.
setDebugLog(String) - Method in class com.metamatrix.dqp.message.ResultsMessage
 
setDebugLog(String) - Method in class com.sforce.soap.partner.DebuggingInfo
Sets the debugLog value for this DebuggingInfo.
setDebugStream(PrintStream) - Method in class com.metamatrix.query.parser.SQLParserTokenManager
 
setDefaultComponent(Component) - Static method in class com.metamatrix.console.util.DialogUtility
Set the default java.awt.Component which is used if null is passed in for an argument on any of the public methods.
setDefaultCondition(DefaultCondition) - Method in class com.metamatrix.query.processor.xml.IfInstruction
 
setDefaultCredentialMode(short) - Method in class org.teiid.connector.api.CredentialMap
Set the default credential mode to determine when default credentials should be returned.
setDefaultCredentials(Map) - Method in class org.teiid.connector.api.CredentialMap
Set the default credentials to use with this credential map.
setDefaultDialogSize(Dimension) - Method in class com.metamatrix.toolbox.ui.callback.DialogFactoryCallbackHandler
set the Size for this handler to use for all dialogs.
setDefaultedOnCreate(boolean) - Method in class com.sforce.soap.partner.Field
Sets the defaultedOnCreate value for this Field.
setDefaultFactory(ObjectIDFactory) - Method in class com.metamatrix.core.id.IDGenerator
Set the factory that should be used by default for the IDGenerator.create() method is invoked.
setDefaultFactory(String) - Method in class com.metamatrix.core.id.IDGenerator
Set the factory that should be used by default for the IDGenerator.create() method is invoked.
setDefaultFilePath(String) - Method in class com.metamatrix.core.commandshell.Command
 
setDefaultFilePath(String) - Method in class com.metamatrix.core.commandshell.CommandShell
 
setDefaultJarPath(String) - Static method in class com.metamatrix.toolbox.ui.widget.util.IconFactory
Set the default path for the images resources as located within a jar.
setDefaultNamespace(String) - Method in class com.sforce.soap.partner.CallOptions
Sets the defaultNamespace value for this CallOptions.
setDefaultRecordTypeMapping(boolean) - Method in class com.sforce.soap.partner.RecordTypeInfo
Sets the defaultRecordTypeMapping value for this RecordTypeInfo.
setDefaultRecordTypeMapping(boolean) - Method in class com.sforce.soap.partner.RecordTypeMapping
Sets the defaultRecordTypeMapping value for this RecordTypeMapping.
setDefaultRefreshEnabled(boolean) - Method in class com.metamatrix.console.ui.layout.ConsoleMenuBar
 
setDefaultRelativePath(String) - Static method in class com.metamatrix.toolbox.ui.widget.util.IconFactory
Set the default path for the images resources as located on the file system.
setDefaultTransactionIsolationLevel(Connection) - Method in class org.teiid.connector.jdbc.JDBCConnector
 
setDefaultURL(String) - Static method in class com.metamatrix.console.util.StaticProperties
 
setDefaultValue(Object) - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
setDefaultValue(Object) - Method in class com.metamatrix.common.object.PropertyDefinitionImpl
Set the default value fo values of this property.
setDefaultValue(Element, String) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseFactory
 
setDefaultValue(Object) - Method in class com.metamatrix.metadata.runtime.impl.ColumnRecordImpl
 
setDefaultValue(Object) - Method in class com.metamatrix.metadata.runtime.impl.ProcedureParameterRecordImpl
 
setDefaultValue(String) - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
setDefaultValue(String) - Method in class com.metamatrix.metadata.runtime.model.BasicProcedureParameter
 
setDefaultValue(String) - Method in class com.metamatrix.query.mapping.xml.MappingAttribute
 
setDefaultValue(String) - Method in class com.metamatrix.query.mapping.xml.MappingElement
 
setDefaultValue(boolean) - Method in class com.sforce.soap.partner.PicklistEntry
Sets the defaultValue value for this PicklistEntry.
setDefaultValueFormula(String) - Method in class com.sforce.soap.partner.Field
Sets the defaultValueFormula value for this Field.
setDefinition(String) - Method in class com.metamatrix.query.sql.symbol.GroupSymbol
Set the definition for the group symbol, which may be null
setDefinition(String) - Method in interface org.teiid.connector.language.IGroup
Set the name of the group as defined in the VDB.
setDelegate(DefaultTableCellEditor.Delegate, Object) - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableCellEditor
Sets the delegate property to the specified delegate and initializes its value to the specified value.
setDeletable(boolean) - Method in class com.sforce.soap.partner.DescribeSObjectResult
Sets the deletable value for this DescribeSObjectResult.
setDeleteAllowed(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
Sets the deleteAllowed.
setDeletedDate(Calendar) - Method in class com.metamatrix.connector.salesforce.execution.DeletedObject
 
setDeletedDate(Calendar) - Method in class com.sforce.soap.partner.DeletedRecord
Sets the deletedDate value for this DeletedRecord.
setDeletedRecords(DeletedRecord[]) - Method in class com.sforce.soap.partner.GetDeletedResult
Sets the deletedRecords value for this GetDeletedResult.
setDeletedRecords(int, DeletedRecord) - Method in class com.sforce.soap.partner.GetDeletedResult
 
setDeleteQueryPlan(String) - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
Sets the deleteQueryPlan.
setDeleteState(Integer) - Method in class com.metamatrix.console.ui.views.entitlements.DataNodesTreeNode
 
setDeleteState(int) - Method in class com.metamatrix.console.ui.views.entitlements.DataNodesTreeNode
 
setDependentPicklist(Boolean) - Method in class com.sforce.soap.partner.Field
Sets the dependentPicklist value for this Field.
setDependentValueSource(String) - Method in class com.metamatrix.query.processor.relational.JoinNode
 
setDeployed(boolean) - Method in class com.metamatrix.admin.objects.MMAdminObject
 
setDeployedComponents(Map) - Method in class com.metamatrix.common.config.model.BasicConfiguration
 
setDeployedName(String) - Method in class com.metamatrix.common.config.model.BasicConnectorBinding
 
setDerivedExpression(boolean) - Method in class com.metamatrix.query.sql.symbol.ExpressionSymbol
 
setDescription(String) - Method in class com.metamatrix.admin.objects.MMConnectorBinding
Set the description
setDescription(String) - Method in class com.metamatrix.admin.objects.MMDQP
Set the description
setDescription(String) - Method in class com.metamatrix.admin.objects.MMExtensionModule
 
setDescription(String) - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
setDescription(String) - Method in class com.metamatrix.admin.objects.MMService
Set the description
setDescription(String) - Method in class com.metamatrix.common.config.model.BasicComponentObject
 
setDescription(String) - Method in class com.metamatrix.common.config.model.BasicComponentType
 
setDescription(String) - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleDescriptor
 
setDescription(String) - Method in class com.metamatrix.common.tree.directory.FileSystemFilter
Obtain a description for this filter.
setDescription(String) - Method in class com.metamatrix.common.tree.directory.FolderOnlyFilter
Set the description for this filter.
setDescription(String) - Method in class com.metamatrix.console.ui.views.vdb.VdbWizardEntitlementsPanel
 
setDescription(String) - Method in class com.metamatrix.console.ui.views.vdb.VdbWizardIdPanel
 
setDescription(String) - Method in class com.metamatrix.jdbc.BaseDataSource
Sets the description of this data source.
setDescription(Group, String) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseFactory
 
setDescription(Element, String) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseFactory
 
setDescription(String) - Method in class com.metamatrix.metadata.runtime.impl.AnnotationRecordImpl
 
setDescription(String) - Method in class com.metamatrix.metadata.runtime.impl.VdbRecordImpl
 
setDescription(String) - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
setDescription(String) - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
setDescription(String) - Method in class com.metamatrix.metadata.runtime.model.BasicKey
 
setDescription(String) - Method in class com.metamatrix.metadata.runtime.model.BasicModel
 
setDescription(String) - Method in class com.metamatrix.metadata.runtime.model.BasicProcedure
 
setDescription(String) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabase
 
setDescription(AuthorizationPolicy, String) - Method in interface com.metamatrix.platform.admin.api.AuthorizationEditor
 
setDescription(AuthorizationPolicy, String) - Method in class com.metamatrix.platform.security.api.AbstractAuthorizationObjectEditor
Set the description on the policy.
setDescription(AuthorizationPolicyID, String) - Method in class com.metamatrix.platform.security.api.AbstractAuthorizationObjectEditor
Set the description on the policy.
setDescription(String) - Method in class com.metamatrix.platform.security.api.AuthorizationPolicy
Define the set of description for this policy.
setDescription(String) - Method in class com.metamatrix.platform.security.api.AuthorizationPolicyID
Define the set of description for this policy.
setDescription(String) - Method in class com.metamatrix.platform.security.api.AuthorizationRealm
Set the realm description.
setDescription(String) - Method in class com.metamatrix.query.function.metadata.FunctionMethod
Set description of method
setDescription(String) - Method in class com.metamatrix.query.function.metadata.FunctionParameter
Set description of parameter
setDescription(String) - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
 
setDescription(String) - Method in class com.metamatrix.vdb.runtime.BasicVDBInfo
 
setDescription(String) - Method in class com.sforce.soap.partner.MassEmailMessage
Sets the description value for this MassEmailMessage.
setDescriptionName(String) - Method in class com.metamatrix.console.ui.views.properties.PropertyDetailPanel
 
setDescriptionProperties() - Method in class com.metamatrix.query.processor.relational.RelationalNodeStatistics
 
setDesiredType(Expression, Class<?>, LanguageObject) - Static method in class com.metamatrix.query.resolver.util.ResolverUtil
Utility to set the type of an expression if it is a Reference and has a null type.
setDestination(ModificationActionQueue) - Method in class com.metamatrix.common.actions.AbstractObjectEditor
Set the destination for this object.
setDestination(ModificationActionQueue) - Method in interface com.metamatrix.common.actions.ObjectEditor
Set the destination for this object.
setDetailLayoutSections(DescribeLayoutSection[]) - Method in class com.sforce.soap.partner.DescribeLayout
Sets the detailLayoutSections value for this DescribeLayout.
setDetailLayoutSections(int, DescribeLayoutSection) - Method in class com.sforce.soap.partner.DescribeLayout
 
setDetailsButtonLabel(String) - Method in class com.metamatrix.console.ui.util.ModifiedDirectoryChooserPanel
Set the label for the details button.
setDetailsButtonLabel(String) - Method in class com.metamatrix.toolbox.ui.widget.DirectoryChooserPanel
Set the label for the details button.
setDeterministic(int) - Method in class com.metamatrix.query.function.metadata.FunctionMethod
 
setDialogTitle(String) - Method in class com.metamatrix.toolbox.ui.widget.PasswordButton
 
setDigits(int) - Method in class com.sforce.soap.partner.Field
Sets the digits value for this Field.
setDirection(boolean) - Method in interface org.teiid.connector.language.IOrderByItem
Set direction of whether to sort ascending or descending.
setDirection(IParameter.Direction) - Method in interface org.teiid.connector.language.IParameter
Set direction of parameter
setDirectoryPath(String) - Method in class com.metamatrix.connector.xml.file.FileConnectorState
 
setDirty(boolean) - Method in class com.metamatrix.platform.registry.ServiceRegistryBinding
 
setDirty(boolean) - Method in class com.metamatrix.platform.service.controller.ServiceData
 
setDisabledClosedIcon(Icon) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeCellRenderer
 
setDisabledLeafIcon(Icon) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeCellRenderer
 
setDisabledOpenIcon(Icon) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeCellRenderer
 
setDisableLocalTxn(String) - Method in class com.metamatrix.jdbc.BaseDataSource
 
setDiscardedContexts(Set) - Method in interface com.metamatrix.admin.api.objects.LogConfiguration
Direct the log configuration to discard the given contexts and not record them.
setDiscardedContexts(Set) - Method in class com.metamatrix.admin.objects.MMLogConfiguration
 
setDiscoveryStrategy(String) - Method in class com.metamatrix.jdbc.MMDataSource
 
setDisplayFullyQualified(boolean) - Method in class com.metamatrix.query.sql.symbol.ElementSymbol
Set whether this element will be displayed as fully qualified
setDisplayHandler(QueueStatisticsDisplayHandler) - Method in class com.metamatrix.console.ui.views.runtime.QueueStatisticsRefreshRequestHandlerImp
 
setDisplayLastException(boolean) - Static method in class com.metamatrix.console.ui.dialog.ErrorDialog
sets a static property that controls how ErrorDialogs generated henceforth will default to showing either the first or last exception in a chain of exceptions.
setDisplayLines(int) - Method in class com.sforce.soap.partner.DescribeLayoutComponent
Sets the displayLines value for this DescribeLayoutComponent.
setDisplayMode(ElementSymbol.DisplayMode) - Method in class com.metamatrix.query.sql.symbol.ElementSymbol
 
setDisplayName(String) - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
setDisplayName(String) - Method in class com.metamatrix.common.object.ObjectDefinitionImpl
Set the localized display name of this property.
setDisplayName(String) - Method in class com.metamatrix.console.models.PropertyDetail
 
setDisplayName(String) - Method in class com.metamatrix.console.ui.views.properties.PropertyDetailPanel
 
setDisplayNamedParameters(boolean) - Method in class com.metamatrix.query.sql.lang.StoredProcedure
Indicate whether parameters should be displayed in traditional indexed manor, or as named parameters
setDisplayVMHandler(VMStatisticsDisplayHandler) - Method in class com.metamatrix.console.ui.views.runtime.QueueStatisticsRefreshRequestHandlerImp
 
setDistinct(boolean) - Method in class com.metamatrix.query.sql.lang.Select
Set whether select is distinct.
setDistinct(boolean) - Method in interface org.teiid.connector.language.IAggregate
Set whether this function was executed with DISTINCT.
setDistinct(boolean) - Method in interface org.teiid.connector.language.ISelect
Set whether the DISTINCT flag is used in this SELECT.
setDistinctIndex(int) - Method in class com.metamatrix.query.processor.relational.ListNestedSortComparator
 
setDistinctValues(int) - Method in class com.metamatrix.metadata.runtime.impl.ColumnRecordImpl
 
setDividerLocation(double) - Method in class com.metamatrix.toolbox.ui.widget.Splitter
 
setDividerLocation(int) - Method in class com.metamatrix.toolbox.ui.widget.Splitter
Overridden from super because using this method with javac 1.3.1 is causing us to cast Splitters to JSplitPane
setDoBatching(boolean) - Method in class com.metamatrix.query.processor.relational.ProjectIntoNode
 
setDoBulkInsert(boolean) - Method in class com.metamatrix.query.processor.relational.ProjectIntoNode
 
setDoCache(boolean) - Method in interface com.metamatrix.core.index.IIndex
sets a boolean indicating the index file will be cached and should remain open and in-memory
setDocumentAttachments(String[]) - Method in class com.sforce.soap.partner.SingleEmailMessage
Sets the documentAttachments value for this SingleEmailMessage.
setDocumentAttachments(int, String) - Method in class com.sforce.soap.partner.SingleEmailMessage
 
setDocumentEncoding(String) - Method in class com.metamatrix.query.mapping.xml.MappingDocument
 
setDocumentEncoding(String) - Method in interface com.metamatrix.query.processor.xml.DocumentInProgress
Sets the document encoding property of the XML document, typically something like UTF-8
setDocumentEncoding(String) - Method in class com.metamatrix.query.processor.xml.SAXDocumentInProgress
 
setDocumentFormat(boolean) - Method in interface com.metamatrix.query.processor.xml.DocumentInProgress
Sets whether the document will be formatted in human-readable form (multi-line, with tabs) or compact form (no line breaks or tabs).
setDocumentFormat(boolean) - Method in class com.metamatrix.query.processor.xml.SAXDocumentInProgress
 
setDocumentGroup(GroupSymbol) - Method in class com.metamatrix.query.processor.xml.XMLProcessorEnvironment
 
setDocumentInProgress(DocumentInProgress) - Method in class com.metamatrix.query.processor.xml.XMLProcessorEnvironment
 
setDocumentLocator(Locator) - Method in class com.metamatrix.common.xml.xmi.XMIHeaderContentHandler
Provide reference to Locator which provides information about where in a document callbacks occur.
setDomainName(String) - Method in class com.metamatrix.platform.security.membership.service.SuccessfulAuthenticationToken
 
setDomainObject(Object, Object[]) - Method in class com.metamatrix.console.ui.views.deploy.ConfigSummaryPanel
 
setDomainObject(Object, Object[]) - Method in class com.metamatrix.console.ui.views.deploy.DeployedHostPanel
 
setDomainObject(Object, Object[]) - Method in class com.metamatrix.console.ui.views.deploy.DeployedProcessPanel
 
setDomainObject(Object, Object[]) - Method in class com.metamatrix.console.ui.views.deploy.DeployedServicePanel
 
setDomainObject(Object, Object[]) - Method in class com.metamatrix.console.ui.views.deploy.DeploymentsSummaryPanel
 
setDomainObject(Object, Object[]) - Method in class com.metamatrix.console.ui.views.deploy.DetailPanel
 
setDone(boolean) - Method in class com.sforce.soap.partner.QueryResult
Sets the done value for this QueryResult.
setDoNotCreateOpportunity(boolean) - Method in class com.sforce.soap.partner.LeadConvert
Sets the doNotCreateOpportunity value for this LeadConvert.
setDouble(String, double) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setDouble(int, double) - Method in class com.metamatrix.jdbc.MMPreparedStatement
Sets parameter number parameterIndex to x, a double value.
setDoubleQuotedVariableAllowed(boolean) - Method in class com.metamatrix.dqp.message.RequestMessage
 
setDragAndDropController(DragAndDropController) - Method in class com.metamatrix.toolbox.ui.widget.TreeNodeTableWidget
Creates a controller to handle all drap and drop operations.
setDragAndDropController(TreeNodeDragAndDropController) - Method in class com.metamatrix.toolbox.ui.widget.TreeWidget
Creates a controller to handle all drap and drop operations.
setDTDHandler(DTDHandler) - Method in class com.metamatrix.query.processor.dynamic.TupleXMLReader
 
setDuplicateConnectorTypes(String[]) - Method in class com.metamatrix.console.ui.views.connector.ImportWizardDuplicatesPanel
 
setDuplicateExtensionModules(String[]) - Method in class com.metamatrix.console.ui.views.connector.ImportWizardDuplicatesPanel
 
setEarliestDateAvailable(Calendar) - Method in class com.metamatrix.connector.salesforce.execution.DeletedResult
 
setEarliestDateAvailable(Calendar) - Method in class com.sforce.soap.partner.GetDeletedResult
Sets the earliestDateAvailable value for this GetDeletedResult.
setEditable(boolean) - Method in class com.metamatrix.toolbox.ui.widget.IntegerSpinner
Modifies the editable state of the spinner's textfield.
setEditable(boolean) - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableModel
Sets all cells within the model to the specified editability.
setEditable(boolean) - Method in interface com.metamatrix.toolbox.ui.widget.table.EnhancedTableModel
Sets all cells within the model to the specified editability.
setEditable(boolean) - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
 
setEditable(boolean) - Method in class com.sforce.soap.partner.DescribeLayoutItem
Sets the editable value for this DescribeLayoutItem.
setEditLayoutSections(DescribeLayoutSection[]) - Method in class com.sforce.soap.partner.DescribeLayout
Sets the editLayoutSections value for this DescribeLayout.
setEditLayoutSections(int, DescribeLayoutSection) - Method in class com.sforce.soap.partner.DescribeLayout
 
setEditorComponentAfterEdit(JComponent) - Method in class com.metamatrix.toolbox.ui.widget.property.PropertyChangeAdapter
set this property's TableCellEditor just after editing of the value has completed.
setEditorComponentBeforeEdit(JComponent) - Method in class com.metamatrix.toolbox.ui.widget.property.PropertyChangeAdapter
set this property's TableCellEditor just before editing of the value begins.
setElement(Element) - Method in class com.metamatrix.connector.xml.base.ParameterDescriptor
 
setElement(IElement) - Method in interface org.teiid.connector.language.IOrderByItem
Set the new element for this order by
setElementIDs(List) - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
setElementIDs(List) - Method in class com.metamatrix.metadata.runtime.model.BasicKey
 
setElements(List) - Method in class com.metamatrix.query.processor.relational.RelationalNode
 
setElements(List) - Method in class com.metamatrix.query.sql.proc.CriteriaSelector
Set elements on which criteria is pecified on the user's query
setElementSymbol(ElementSymbol) - Method in class com.metamatrix.query.mapping.xml.MappingAttribute
 
setElementSymbol(ElementSymbol) - Method in class com.metamatrix.query.mapping.xml.MappingElement
 
setElementSymbols(List) - Method in class com.metamatrix.query.sql.symbol.MultipleElementSymbol
Set the ElementSymbols that this symbol refers to
setElseBlock(Block) - Method in class com.metamatrix.query.sql.proc.IfStatement
Set the statement's ELSE block.
setElseExpression(Expression) - Method in class com.metamatrix.query.sql.symbol.AbstractCaseExpression
Sets the expression in the ELSE part of this expression.
setElseExpression(IExpression) - Method in interface org.teiid.connector.language.ISearchedCaseExpression
Sets the ELSE expression
setEmailPriority(EmailPriority) - Method in class com.sforce.soap.partner.Email
Sets the emailPriority value for this Email.
setEmptyMessage(String) - Method in class com.metamatrix.toolbox.ui.widget.PropertiedObjectArrayTable
sets the message that appears in the table when the selected entry is empty
setEmptyTableColumnName(String) - Method in class com.metamatrix.toolbox.ui.widget.TreeNodeTableWidget
 
setEnabled(boolean) - Method in class com.metamatrix.admin.objects.MMAdminObject
 
setEnabled(DeployedComponent, boolean) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
It updates the DeployedComponent by setting its enabled flag.
setEnabled(DeployedComponent, boolean) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
setEnabled(boolean) - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleDescriptor
 
setEnabled(String, Collection, boolean) - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleManager
Sets the "enabled" (for searching) property of all of the indicated extension modules.
setEnabled(String, Collection, boolean) - Method in interface com.metamatrix.common.extensionmodule.spi.ExtensionModuleTransaction
Sets the "enabled" (for searching) property of all of the indicated extension modules.
setEnabled(String, Collection, boolean) - Method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleTransaction
Sets the "enabled" (for searching) property of all of the indicated extension modules.
setEnabled(String, Collection, boolean, Connection) - Static method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleWriter
Sets the "enabled" (for searching) property of all of the indicated extension modules.
setEnabled(DeployedComponent, boolean, Configuration) - Method in class com.metamatrix.console.models.ConfigurationManager
 
setEnabled(boolean) - Method in class com.metamatrix.console.ui.util.AbstractPanelAction
 
setEnabled(boolean) - Method in class com.metamatrix.console.ui.views.deploy.DeployedHostPanel
 
setEnabled(boolean) - Method in class com.metamatrix.console.ui.views.deploy.DeployedProcessPanel
 
setEnabled(boolean[]) - Method in class com.metamatrix.console.ui.views.runtime.OperationsPanel
 
setEnabled(boolean) - Method in class com.metamatrix.console.ui.views.runtime.OperationsPanel
 
setEnabled(Collection, boolean) - Method in interface com.metamatrix.platform.admin.api.ExtensionSourceAdminAPI
Sets the "enabled" (for searching) property of all of the indicated extension sources.
setEnabled(Collection, boolean) - Method in class com.metamatrix.platform.admin.apiimpl.ExtensionSourceAdminAPIImpl
Sets the "enabled" (for searching) property of all of the indicated extension sources.
setEnabled(boolean) - Method in class com.metamatrix.toolbox.ui.widget.AccumulatorPanel
 
setEnabled(boolean) - Method in class com.metamatrix.toolbox.ui.widget.CalendarPanel
 
setEnabled(boolean) - Method in class com.metamatrix.toolbox.ui.widget.IntegerSpinner
Sets the enable state.
setEnabled(boolean) - Method in class com.metamatrix.toolbox.ui.widget.property.DirectoryEntryPropertyComponent
Set whether or not this component should be enabled to allow user editing of the value(s).
setEnabled(boolean) - Method in interface com.metamatrix.toolbox.ui.widget.property.PropertyComponent
Set whether or not this component should be enabled to allow user editing of the value(s).
setEnabledShowProcess(ProcessData) - Method in class com.metamatrix.console.ui.views.runtime.OperationsPanel
 
setEnabledShowQueues(ServiceData) - Method in class com.metamatrix.console.ui.views.runtime.OperationsPanel
 
setEncoding(String) - Method in class com.sforce.soap.partner.DescribeGlobalResult
Sets the encoding value for this DescribeGlobalResult.
setEndDate(Calendar) - Method in class com.sforce.soap.partner.GetDeleted
Sets the endDate value for this GetDeleted.
setEndDate(Calendar) - Method in class com.sforce.soap.partner.GetUpdated
Sets the endDate value for this GetUpdated.
setEndpointAddress(String, String) - Method in class com.sforce.soap.partner.SforceServiceLocator
Set the endpoint address for the specified port name.
setEndpointAddress(QName, String) - Method in class com.sforce.soap.partner.SforceServiceLocator
Set the endpoint address for the specified port name.
setEndRow(Integer) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.Results
 
setEndRow(int) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ResultsRequest
 
setEntitlementMigrationReport(EntitlementMigrationReport) - Method in class com.metamatrix.console.ui.views.vdb.VdbWizardEntitlementsPanel
 
setEntityApiName(String) - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutSection
Sets the entityApiName value for this DescribeSoftphoneLayoutSection.
setEntityId(String) - Method in class com.sforce.soap.partner.ProcessResult
Sets the entityId value for this ProcessResult.
setEntityResolver(EntityResolver) - Method in class com.metamatrix.query.processor.dynamic.TupleXMLReader
 
setEnvironmentProperties(Properties) - Method in class com.metamatrix.query.util.CommandContext
 
setEObjectFinder(EObjectFinder) - Method in class com.metamatrix.metadata.runtime.impl.AbstractMetadataRecord
 
setErr(PrintStream) - Method in class bsh.Interpreter
 
setErrorHandler(ErrorHandler) - Method in class com.metamatrix.query.processor.dynamic.TupleXMLReader
 
setErrorPrefix(String) - Method in class com.metamatrix.console.ui.util.property.PropertyProvider
Sets the error prefix.
setErrors(Error[]) - Method in class com.sforce.soap.partner.DeleteResult
Sets the errors value for this DeleteResult.
setErrors(int, Error) - Method in class com.sforce.soap.partner.DeleteResult
 
setErrors(Error[]) - Method in class com.sforce.soap.partner.EmptyRecycleBinResult
Sets the errors value for this EmptyRecycleBinResult.
setErrors(int, Error) - Method in class com.sforce.soap.partner.EmptyRecycleBinResult
 
setErrors(Error[]) - Method in class com.sforce.soap.partner.InvalidateSessionsResult
Sets the errors value for this InvalidateSessionsResult.
setErrors(int, Error) - Method in class com.sforce.soap.partner.InvalidateSessionsResult
 
setErrors(Error[]) - Method in class com.sforce.soap.partner.LeadConvertResult
Sets the errors value for this LeadConvertResult.
setErrors(int, Error) - Method in class com.sforce.soap.partner.LeadConvertResult
 
setErrors(Error[]) - Method in class com.sforce.soap.partner.MergeResult
Sets the errors value for this MergeResult.
setErrors(int, Error) - Method in class com.sforce.soap.partner.MergeResult
 
setErrors(Error[]) - Method in class com.sforce.soap.partner.ProcessResult
Sets the errors value for this ProcessResult.
setErrors(int, Error) - Method in class com.sforce.soap.partner.ProcessResult
 
setErrors(Error[]) - Method in class com.sforce.soap.partner.SaveResult
Sets the errors value for this SaveResult.
setErrors(int, Error) - Method in class com.sforce.soap.partner.SaveResult
 
setErrors(SendEmailError[]) - Method in class com.sforce.soap.partner.SendEmailResult
Sets the errors value for this SendEmailResult.
setErrors(int, SendEmailError) - Method in class com.sforce.soap.partner.SendEmailResult
 
setErrors(Error[]) - Method in class com.sforce.soap.partner.UndeleteResult
Sets the errors value for this UndeleteResult.
setErrors(int, Error) - Method in class com.sforce.soap.partner.UndeleteResult
 
setErrors(Error[]) - Method in class com.sforce.soap.partner.UpsertResult
Sets the errors value for this UpsertResult.
setErrors(int, Error) - Method in class com.sforce.soap.partner.UpsertResult
 
setErrorText(String) - Method in class com.metamatrix.console.ui.views.connector.ImportWizardDuplicatesPanel
 
setErrorTipEnabled(boolean) - Method in class com.metamatrix.toolbox.ui.widget.TextFieldWidget
Sets whether a tooltip will be displayed when the text is marked as invalid.
setEscapeChar(char) - Method in class com.metamatrix.query.sql.lang.MatchCriteria
Set the escape character which can be used when the wildcard or single character should be used literally.
setEscapeCharacter(Character) - Method in interface org.teiid.connector.language.ILikeCriteria
Set escape character, if one is defined.
setEscapeProcessing(boolean) - Method in class com.metamatrix.jdbc.MMStatement
This method enbles/disables escape processing.
setEstimateDepAccessCardinality(Number) - Method in class com.metamatrix.query.processor.relational.RelationalNode
 
setEstimateDepJoinCost(Number) - Method in class com.metamatrix.query.processor.relational.RelationalNode
 
setEstimateJoinCost(Number) - Method in class com.metamatrix.query.processor.relational.RelationalNode
 
setEstimateNodeCardinality(Number) - Method in class com.metamatrix.query.processor.relational.RelationalNode
 
setEstimateNodeSetSize(Number) - Method in class com.metamatrix.query.processor.relational.RelationalNode
 
setException(String) - Method in class com.metamatrix.common.log.reader.LogEntry
 
setException(Throwable) - Method in class com.metamatrix.dqp.message.ResultsMessage
 
setExceptionCode(ExceptionCode) - Method in exception com.sforce.soap.partner.fault.ApiFault
Sets the exceptionCode value for this ApiFault.
setExceptionMessage(String) - Method in exception com.sforce.soap.partner.fault.ApiFault
Sets the exceptionMessage value for this ApiFault.
setExclude(boolean) - Method in class com.metamatrix.query.mapping.xml.MappingNode
 
setExecutionContext(ExecutionContext) - Method in class com.metamatrix.cdk.api.ConnectorHost
 
setExecutionContext(ExecutionContext) - Method in class org.teiid.connector.jdbc.translator.SQLConversionVisitor
Set the per-command execution context on this visitor.
setExecutionId(long) - Method in class com.metamatrix.dqp.message.RequestMessage
 
setExecutionID(int) - Method in class com.metamatrix.server.serverapi.RequestInfo
 
setExecutionPayload(Serializable) - Method in class com.metamatrix.connector.xml.base.TrustedPayloadBridge
 
setExecutionPayload(Serializable) - Method in interface com.metamatrix.connector.xml.http.HTTPTrustDeserializer
 
setExecutionPayload(Serializable) - Method in interface com.metamatrix.connector.xml.TrustedPayloadHandler
 
setExecutionPayload(Serializable) - Method in class com.metamatrix.dqp.message.AtomicRequestMessage
 
setExecutionPayload(Serializable) - Method in class com.metamatrix.dqp.message.RequestMessage
 
setExecutionProperty(String, String) - Method in interface com.metamatrix.jdbc.api.Statement
Set the MetaMatrix-specific execution property value.
setExecutionProperty(String, String) - Method in class com.metamatrix.jdbc.MMStatement
 
setExists(boolean) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Ensure that the existance flag on this instance is set to the specified value.
setExitingBlocked(boolean) - Method in class com.metamatrix.console.ui.dialog.ConsoleLoginDialog
 
setExitingBlocked(boolean) - Method in class com.metamatrix.console.ui.dialog.ConsoleLoginWindow
 
setExitOnEOF(boolean) - Method in class bsh.Interpreter
Specify whether, in interactive mode, the interpreter exits Java upon end of input.
setExpandedCommand(Command) - Method in class com.metamatrix.query.sql.lang.UnaryFromClause
 
setExpert(boolean) - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
setExpert(boolean) - Method in class com.metamatrix.common.object.PropertyDefinitionImpl
The "expert" flag is used to distinguish between features that are intended for expert users from those that are intended for normal users.
setExpertProperties(boolean) - Method in class com.metamatrix.console.ui.views.properties.PropertyFilter
 
setExporter(String) - Method in class com.metamatrix.api.core.xmi.XMIHeader.Documentation
Set the exporter
setExporterID(String) - Method in class com.metamatrix.api.core.xmi.XMIHeader.Documentation
Set the exporter ID
setExporterVersion(String) - Method in class com.metamatrix.api.core.xmi.XMIHeader.Documentation
Set the exporter version
setExpression(Expression) - Method in class com.metamatrix.query.processor.proc.AbstractAssignmentInstruction
 
setExpression(Expression) - Method in class com.metamatrix.query.sql.lang.AbstractSetCriteria
Sets the membership expression
setExpression(Expression) - Method in class com.metamatrix.query.sql.lang.BetweenCriteria
Set expression.
setExpression(Expression) - Method in class com.metamatrix.query.sql.lang.IsNullCriteria
Set expression.
setExpression(Expression) - Method in class com.metamatrix.query.sql.lang.SPParameter
Set the expression defining this parameter
setExpression(Expression) - Method in class com.metamatrix.query.sql.proc.AssignmentStatement
 
setExpression(Expression) - Method in class com.metamatrix.query.sql.symbol.CaseExpression
Sets the expression for this case expression
setExpression(Expression) - Method in class com.metamatrix.query.sql.symbol.ExpressionSymbol
Set the expression represented by this symbol.
setExpression(ElementSymbol) - Method in class com.metamatrix.query.sql.symbol.Reference
Should never be called - used for an xml hack
setExpression(IExpression) - Method in interface org.teiid.connector.language.IAggregate
Set the expression within the aggregate function.
setExpression(IExpression) - Method in interface org.teiid.connector.language.IIsNullCriteria
Set expression of criteria
setExpression(IExpression) - Method in interface org.teiid.connector.language.ISelectSymbol
Set the expression referenced by this symbol.
setExtension(boolean) - Method in class com.metamatrix.metadata.runtime.impl.PropertyRecordImpl
 
setExtensionModules(ExtensionModule[]) - Method in class com.metamatrix.console.ui.views.connector.ImportWizardConfirmationPanel
 
setExtensionModules(ExtensionModule[]) - Method in class com.metamatrix.console.ui.views.connector.ImportWizardConnectorIDPanel
 
setExternalGroupContexts(GroupContext) - Method in class com.metamatrix.query.sql.lang.Command
 
setExternalId(Boolean) - Method in class com.sforce.soap.partner.Field
Sets the externalId value for this Field.
setExternalIDFieldName(String) - Method in class com.sforce.soap.partner.Upsert
Sets the externalIDFieldName value for this Upsert.
setFailOnError(boolean) - Method in class com.metamatrix.cdk.ConnectorShellCommandTarget
 
setFailOver(boolean) - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerConnection
 
setFeature(String, boolean) - Method in class com.metamatrix.query.processor.dynamic.TupleXMLReader
 
setFetchDirection(int) - Method in class com.metamatrix.jdbc.MMResultSet
 
setFetchDirection(int) - Method in class com.metamatrix.jdbc.MMStatement
This sets the fetch direction that this Statement object's hint to MetaMatrix to improve performance.
setFetchSize(int) - Method in class com.metamatrix.dqp.client.impl.ServerRequest
 
setFetchSize(int) - Method in class com.metamatrix.dqp.message.AtomicRequestMessage
 
setFetchSize(int) - Method in class com.metamatrix.dqp.message.RequestMessage
 
setFetchSize(int) - Method in class com.metamatrix.dqp.message.ResultsMessage
 
setFetchSize(int) - Method in class com.metamatrix.jdbc.BaseDataSource
 
setFetchSize(int) - Method in class com.metamatrix.jdbc.MMResultSet
 
setFetchSize(int) - Method in class com.metamatrix.jdbc.MMStatement
This sets the fetch size that this Statement object's hint to MetaMatrix for improving performance.
setFetchSize(int) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.RequestInfo
 
setField(String) - Method in class com.sforce.soap.partner.ChildRelationship
Sets the field value for this ChildRelationship.
setField(String) - Method in class com.sforce.soap.partner.RelatedList
Sets the field value for this RelatedList.
setField(String) - Method in class com.sforce.soap.partner.RelatedListColumn
Sets the field value for this RelatedListColumn.
setFieldFunction(String) - Method in class com.metamatrix.connector.metadata.index.MetadataInCriteria
Set the name of the function applied on the field part of criteria.
setFieldFunction(String) - Method in class com.metamatrix.connector.metadata.index.MetadataLiteralCriteria
Set the name of the function applied on the field part of criteria.
setFieldList(String) - Method in class com.sforce.soap.partner.Retrieve
Sets the fieldList value for this Retrieve.
setFields(Field[]) - Method in class com.sforce.soap.partner.DescribeSObjectResult
Sets the fields value for this DescribeSObjectResult.
setFields(int, Field) - Method in class com.sforce.soap.partner.DescribeSObjectResult
 
setFields(String[]) - Method in class com.sforce.soap.partner.Error
Sets the fields value for this Error.
setFields(int, String) - Method in class com.sforce.soap.partner.Error
 
setFields(String[]) - Method in class com.sforce.soap.partner.SendEmailError
Sets the fields value for this SendEmailError.
setFields(int, String) - Method in class com.sforce.soap.partner.SendEmailError
 
setFieldsToNull(String[]) - Method in class com.sforce.soap.partner.sobject.SObject
Sets the fieldsToNull value for this SObject.
setFieldsToNull(int, String) - Method in class com.sforce.soap.partner.sobject.SObject
 
setFileAttachments(EmailFileAttachment[]) - Method in class com.sforce.soap.partner.SingleEmailMessage
Sets the fileAttachments value for this SingleEmailMessage.
setFileAttachments(int, EmailFileAttachment) - Method in class com.sforce.soap.partner.SingleEmailMessage
 
setFileContents(byte[]) - Method in class com.metamatrix.admin.objects.MMExtensionModule
 
setFileContents(byte[]) - Method in class com.metamatrix.console.ui.views.extensionsource.NewExtensionSourceInfo
 
setFileName(String) - Method in class com.metamatrix.connector.xml.file.FileConnectorState
 
setFileName(String) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabase
 
setFileName(String) - Method in class com.metamatrix.vdb.runtime.BasicVDBInfo
 
setFileName(String) - Method in class com.sforce.soap.partner.EmailFileAttachment
Sets the fileName value for this EmailFileAttachment.
setFileNameFieldVisible(boolean) - Method in class com.metamatrix.toolbox.ui.widget.DirectoryChooserPanel
Set the visibility of the file name field.
setFilenameSelectionAllowed(boolean) - Method in class com.metamatrix.console.ui.util.ModifiedDirectoryChooserPanel
Set whether or not the user is allowed to select/type in his own filename.
setFilenameSelectionAllowed(boolean) - Method in class com.metamatrix.toolbox.ui.widget.DirectoryChooserPanel
Set whether or not the user is allowed to select/type in his own filename.
setFileTypes(String[]) - Method in interface com.metamatrix.core.index.IIndexer
Sets the document types the IIndexer handles.
setFilter(TreeNodeFilter) - Method in class com.metamatrix.common.tree.AbstractTreeView
Set the filter that limits the set of TreeNode instances returned from this view.
setFilter(TreeNodeFilter) - Method in class com.metamatrix.common.tree.basic.BasicTreeView
Set the filter that limits the set of TreeNode instances returned from this view.
setFilter(TreeNodeFilter) - Method in class com.metamatrix.common.tree.directory.FileSystemView
Set the filter that limits the set of DirectoryEntry instances returned from this view.
setFilter(TreeNodeFilter) - Method in interface com.metamatrix.common.tree.TreeView
Set the filter that limits the set of TreeNode instances returned from this view.
setFilter(TreeNodeFilter) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeView
 
setFilterable(boolean) - Method in class com.sforce.soap.partner.Field
Sets the filterable value for this Field.
setFilterOptionPanel(AbstractTableFilterOptionPanel) - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableHeader
 
setFinalRow(int) - Method in class com.metamatrix.dqp.message.AtomicResultsMessage
 
setFinalRow(int) - Method in class com.metamatrix.dqp.message.ResultsMessage
 
setFirstPanelIndex(int) - Method in class com.metamatrix.console.ui.util.wizard.AbstractWizardClient
 
setFirstRow(int) - Method in class com.metamatrix.dqp.message.ResultsMessage
 
setFixedLength(boolean) - Method in class com.metamatrix.metadata.runtime.impl.ColumnRecordImpl
 
setFloat(String, float) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setFloat(int, float) - Method in class com.metamatrix.jdbc.MMPreparedStatement
Sets parameter number parameterIndex to value, a float value.
setFocusBorderDrawnAroundIcon(boolean) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeCellRenderer
 
setFocusCycleRoot(boolean) - Method in class com.metamatrix.toolbox.ui.widget.property.PropertiedObjectPanel
Sets whether this panel should act as a root focus handler when cycling through fields using [Tab]/[Shift-Tab].
setFocusTraversable(boolean) - Method in class com.metamatrix.toolbox.ui.widget.ButtonWidget
 
setFont(Font) - Method in class com.metamatrix.script.shell.JConsole
 
setFont(Font) - Method in class com.metamatrix.toolbox.ui.widget.TextFieldWidget
 
setForeground(Color) - Method in class com.metamatrix.toolbox.ui.widget.URLTextFieldWidget
 
setForeignKeyIDs(Collection) - Method in class com.metamatrix.metadata.runtime.impl.TableRecordImpl
 
setForeignKeyIDs(List) - Method in class com.metamatrix.metadata.runtime.impl.UniqueKeyRecordImpl
 
setFormat(Element, String) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseFactory
 
setFormat(String) - Method in class com.metamatrix.metadata.runtime.impl.ColumnRecordImpl
 
setFormat(String) - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
setFormat(String) - Method in class com.metamatrix.platform.security.audit.destination.AbstractAuditDestination
Set properties and set up fileWriter.
setFormat(String) - Method in class com.sforce.soap.partner.RelatedListColumn
Sets the format value for this RelatedListColumn.
setFormatted(boolean) - Method in class com.metamatrix.query.mapping.xml.MappingDocument
 
setForRead() - Method in class com.metamatrix.common.connection.ManagedConnection
Prepare this connection for read-only transactions.
setForWrite() - Method in class com.metamatrix.common.connection.ManagedConnection
Prepare this connection for write transactions.
setFreeMemory(long) - Method in class com.metamatrix.admin.objects.MMProcess
 
setFrom(From) - Method in class com.metamatrix.query.sql.lang.Query
Set the from clause for the query.
setFrom(IFrom) - Method in interface org.teiid.connector.language.IQuery
Set FROM clause, should never be null.
setFullName(String) - Method in class com.metamatrix.metadata.runtime.impl.AbstractMetadataRecord
 
setFullName(String) - Method in class com.metamatrix.metadata.runtime.impl.MetadataRecordDelegate
 
setFullName(String) - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataID
This method should never be called after the MetadataID is added to the metadata cache
setFunction(boolean) - Method in class com.metamatrix.metadata.runtime.impl.ProcedureRecordImpl
 
setFunctionDescriptor(FunctionDescriptor) - Method in class com.metamatrix.query.sql.symbol.Function
Set the descriptor for this function.
setFunctionSupport(String, boolean) - Method in class com.metamatrix.query.optimizer.capabilities.BasicSourceCapabilities
 
setGetColumnLabel(String) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
setGlobalUID(ObjectID) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Use this with extreme care!!!!
setGlobalValue(String, Object) - Method in class com.metamatrix.query.sql.util.VariableContext
 
setGregorian() - Method in class com.metamatrix.console.util.QCDateTime
 
setGroup(GroupSymbol) - Method in class com.metamatrix.query.sql.lang.Delete
Set the group for this Delete command
setGroup(GroupSymbol) - Method in class com.metamatrix.query.sql.lang.Insert
Set the group for this insert statement
setGroup(GroupSymbol) - Method in class com.metamatrix.query.sql.lang.Into
Set the group held by the clause
setGroup(GroupSymbol) - Method in class com.metamatrix.query.sql.lang.StoredProcedure
 
setGroup(GroupSymbol) - Method in class com.metamatrix.query.sql.lang.UnaryFromClause
Set the group held by the clause
setGroup(GroupSymbol) - Method in class com.metamatrix.query.sql.lang.Update
Set the group being updated
setGroup(IGroup) - Method in interface org.teiid.connector.language.IDelete
Set group that is being inserted into.
setGroup(IGroup) - Method in interface org.teiid.connector.language.IElement
Set the group that contains this element.
setGroup(IGroup) - Method in interface org.teiid.connector.language.IInsert
Set group that is being inserted into.
setGroup(IGroup) - Method in interface org.teiid.connector.language.IUpdate
Set group that is being inserted into.
setGroupBy(GroupBy) - Method in class com.metamatrix.query.sql.lang.Query
Set the group by clause for the query.
setGroupBy(IGroupBy) - Method in interface org.teiid.connector.language.IQuery
Set GROUP BY clause, may be null.
setGroupDefn(String, List) - Method in class com.metamatrix.console.ui.views.properties.ConsolePropertiedEditor
 
setGroupFullName(String) - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataID
This method should never be called after the MetadataID is added to the metadata cache
setGroupID(GroupID) - Method in class com.metamatrix.metadata.runtime.model.BasicElementID
 
setGroupID(GroupID) - Method in class com.metamatrix.metadata.runtime.model.BasicKeyID
 
setGroupingElements(List) - Method in class com.metamatrix.query.processor.relational.GroupingNode
Called by the planner to initialize the grouping node.
setGroupName(String, Object, PropertyFilter) - Method in class com.metamatrix.console.ui.views.properties.NextStartupPanel
 
setGroupName(String) - Method in class com.metamatrix.console.ui.views.properties.PropertyFilter
 
setGroupPropDefn(Collection) - Method in class com.metamatrix.console.ui.views.properties.ConsolePropertyObjectId
 
setGroupProperties(Properties) - Method in class com.metamatrix.console.ui.views.properties.ConsolePropertyObjectId
 
setGroups(Collection<GroupSymbol>) - Method in class com.metamatrix.query.resolver.util.ResolverVisitor
 
setGroupsInCriteria(List) - Method in class com.metamatrix.query.mapping.xml.MappingCriteriaNode
Groups that are referenced inthe criteria string.
setGroupsInCriteria(List) - Method in class com.metamatrix.query.mapping.xml.MappingRecursiveElement
Groups that are referenced inthe criteria string.
setGroupSymbol(GroupSymbol) - Method in class com.metamatrix.query.sql.symbol.ElementSymbol
Set the group symbol referred to by this element symbol
setGroupUsePercentage(int) - Method in class com.metamatrix.common.buffer.impl.BufferConfig
 
setGUID(String) - Method in class com.metamatrix.metadata.runtime.model.BasicModel
 
setGUID(String) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabase
 
setHasBeenPainted(boolean) - Method in class com.metamatrix.console.ui.layout.BasePanel
 
setHasCriteria(boolean, boolean) - Method in class com.metamatrix.connector.salesforce.execution.visitors.CriteriaVisitor
 
setHasCriteria(boolean, boolean) - Method in interface com.metamatrix.connector.salesforce.execution.visitors.ICriteriaVisitor
 
setHasData(boolean) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.Results
 
setHasDeleteQueryPlan(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
Sets the hasDeleteQueryPlan.
setHasInsertQueryPlan(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
Sets the hasInsertQueryPlan.
setHasQueryPlan(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
setHasUpdateQueryPlan(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
Sets the hasUpdateQueryPlan.
setHasWSDL(boolean) - Method in class com.metamatrix.admin.objects.MMVDB
 
setHasWSDLDefined(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabase
 
setHasWSDLDefined(boolean) - Method in class com.metamatrix.vdb.runtime.BasicVDBInfo
 
setHaving(Criteria) - Method in class com.metamatrix.query.sql.lang.Query
Set the criteria clause for the query.
setHaving(ICriteria) - Method in interface org.teiid.connector.language.IQuery
Set HAVING clause, may be null.
setHeader(XMIHeader) - Method in interface com.metamatrix.api.core.xmi.XMIReaderAdapter
Define the information in the XMI header
setHeaderForPrinting(String) - Method in class com.metamatrix.toolbox.ui.widget.TextPane
 
setHeaderProperties(Properties) - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
 
setHeading(String) - Method in class com.sforce.soap.partner.DescribeLayoutSection
Sets the heading value for this DescribeLayoutSection.
setHidden(boolean) - Method in interface com.metamatrix.platform.admin.api.PermissionNode
Set whether or not this node is hidden from the PermissionDataNodeTreeView.
setHidden(boolean) - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeImpl
Set whether or not this node is hidden from the PermissionDataNodeTreeView.
setHiddenPropertyDefinitions(Collection) - Method in class com.metamatrix.toolbox.ui.widget.property.PropertiedObjectPanel
Sets the properties that should not be shown.
setHighestQueued(int) - Method in class com.metamatrix.admin.objects.MMQueueWorkerPool
 
setHighestThreads(int) - Method in class com.metamatrix.admin.objects.MMQueueWorkerPool
 
setHLConcatenatedKey(String) - Method in class com.metamatrix.console.util.HashedListEntryWrapper
Set the concatenated key (prefix key, really).
setHLLocalKey(String) - Method in class com.metamatrix.console.util.HashedListEntryWrapper
Set the local key.
setHLObject(Object) - Method in class com.metamatrix.console.util.HashedListEntryWrapper
Set the object.
setHoldability(int) - Method in class com.metamatrix.jdbc.MMConnection
 
setHome(TreeNode) - Method in class com.metamatrix.common.tree.directory.FileSystemView
Set the DirectoryEntry that represents the home folder for this view.
setHost(String) - Method in class com.metamatrix.soap.object.WSDLUrl
 
setHostName(String) - Method in class com.metamatrix.admin.objects.MMSession
Set information defined by the client at runtime
setHostName(String) - Method in class com.metamatrix.common.log.reader.LogEntry
 
setHosts(Map) - Method in class com.metamatrix.common.config.model.BasicConfiguration
 
setHref(String) - Method in class com.metamatrix.api.core.xmi.EntityInfo
Sets the href.
setHref(String) - Method in class com.metamatrix.api.core.xmi.XMIHeader.Import
Set the URI for the import
setHref(String) - Method in class com.metamatrix.api.core.xmi.XMIHeader.Model
Set the URI of the model
setHtmlBody(String) - Method in class com.sforce.soap.partner.SingleEmailMessage
Sets the htmlBody value for this SingleEmailMessage.
setHtmlFormatted(Boolean) - Method in class com.sforce.soap.partner.Field
Sets the htmlFormatted value for this Field.
setHttpBasicAuthPwd(String) - Method in class com.metamatrix.connector.xml.http.HTTPConnectorState
 
setHttpBasicAuthUser(String) - Method in class com.metamatrix.connector.xml.http.HTTPConnectorState
 
setHyperlinkEnabled(boolean) - Method in class com.metamatrix.toolbox.ui.widget.URLTextFieldWidget
Allow user to tell this widget to never allow clicks to hyperlink to the browser.
setIconTextGap(int) - Method in class com.metamatrix.toolbox.ui.widget.ButtonWidget
 
setIconTextGap(int) - Method in class com.metamatrix.toolbox.ui.widget.laf.ButtonLookAndFeel
 
setIconUrl(String) - Method in class com.sforce.soap.partner.DescribeTab
Sets the iconUrl value for this DescribeTab.
setID(String) - Method in class com.metamatrix.api.core.xmi.EntityInfo
Set the value of the XMI ID.
setID(BaseID) - Method in class com.metamatrix.common.namedobject.BasicObject
Sets the id for this objects
setID(String) - Method in class com.metamatrix.connector.salesforce.execution.DataPayload
 
setID(String) - Method in class com.metamatrix.connector.salesforce.execution.DeletedObject
 
setID(MetadataID) - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataObject
Sets the id for this objects
setId(ServiceID) - Method in class com.metamatrix.platform.service.controller.ServiceData
 
setID(int) - Method in class com.metamatrix.query.processor.relational.RelationalNode
 
setId(String) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.RequestId
 
setId(String) - Method in class com.sforce.soap.partner.DeletedRecord
Sets the id value for this DeletedRecord.
setId(String) - Method in class com.sforce.soap.partner.DeleteResult
Sets the id value for this DeleteResult.
setId(String) - Method in class com.sforce.soap.partner.DescribeLayout
Sets the id value for this DescribeLayout.
setId(String) - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutResult
Sets the id value for this DescribeSoftphoneLayoutResult.
setId(String) - Method in class com.sforce.soap.partner.EmptyRecycleBinResult
Sets the id value for this EmptyRecycleBinResult.
setId(String) - Method in class com.sforce.soap.partner.MergeResult
Sets the id value for this MergeResult.
setId(String) - Method in class com.sforce.soap.partner.SaveResult
Sets the id value for this SaveResult.
setId(String) - Method in class com.sforce.soap.partner.sobject.SObject
Sets the id value for this SObject.
setId(String) - Method in class com.sforce.soap.partner.UndeleteResult
Sets the id value for this UndeleteResult.
setId(String) - Method in class com.sforce.soap.partner.UpsertResult
Sets the id value for this UpsertResult.
setIdentifier(String[]) - Method in class com.metamatrix.admin.objects.MMAdminObject
Set the fully-qualified identifier
setIdentifier(String) - Method in class com.metamatrix.metadata.runtime.impl.VdbRecordImpl
 
setIdentifierField(String) - Method in class com.metamatrix.console.ui.views.properties.PropertyDetailPanel
 
setIdGenerator(DBIDController) - Method in class com.metamatrix.platform.security.session.service.SessionServiceImpl
 
setIdLookup(boolean) - Method in class com.sforce.soap.partner.Field
Sets the idLookup value for this Field.
setIDRef(String) - Method in class com.metamatrix.api.core.xmi.EntityInfo
Sets the entityIDRef.
setIDs(String[]) - Method in class com.metamatrix.connector.salesforce.execution.UpdatedResult
 
setIds(String[]) - Method in class com.sforce.soap.partner.GetUpdatedResult
Sets the ids value for this GetUpdatedResult.
setIds(int, String) - Method in class com.sforce.soap.partner.GetUpdatedResult
 
setIds(String[]) - Method in class com.sforce.soap.partner.Retrieve
Sets the ids value for this Retrieve.
setIds(int, String) - Method in class com.sforce.soap.partner.Retrieve
 
setIfBlock(Block) - Method in class com.metamatrix.query.sql.proc.IfStatement
Set the statement's IF block.
setIgnoreInlineViewGroups(boolean) - Method in class com.metamatrix.query.sql.visitor.GroupCollectorVisitor
 
setIgnoresCase(boolean) - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableComparator
 
setIgnoreValueChange(boolean) - Method in class com.metamatrix.console.ui.views.users.RolesList
Method to temporarily disable/enable handling of list selection changes.
setIncludedContexts(Set) - Method in interface com.metamatrix.admin.api.objects.LogConfiguration
Direct the log configuration to record only these contexts.
setIncludedContexts(Set) - Method in class com.metamatrix.admin.objects.MMLogConfiguration
 
setIncludeMetadata(boolean) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ConnectionlessRequest
 
setIncludeMetadata(boolean) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ResultsRequest
 
setIndentSize(int) - Method in class com.metamatrix.common.xml.XMLReaderWriterImpl
This method will set the indent size of all JDOM Documents that are written using this object.
setIndex(int) - Method in class com.metamatrix.query.sql.lang.SPParameter
Set the positional index of this parameter
setIndex(int) - Method in interface org.teiid.connector.language.IParameter
Set index of this parameter in the IExecution.
setIndexIDs(Collection) - Method in class com.metamatrix.metadata.runtime.impl.TableRecordImpl
 
setIndexSelector(IndexSelector) - Method in class com.metamatrix.metadata.runtime.impl.FileRecordImpl
 
setIndexSelector(IndexSelector) - Method in interface com.metamatrix.modeler.core.metadata.runtime.FileRecord
Set the indexSelector on this record.
setIndexSelector(IndexSelector) - Method in class com.metamatrix.modeler.transformation.metadata.QueryMetadataContext
 
setIndexVersion(int) - Method in class com.metamatrix.metadata.runtime.impl.AbstractMetadataRecord
 
setInetAddress(InetAddress) - Method in class com.metamatrix.admin.objects.MMProcess
 
setInfo(ExtensionSourceDetailInfo) - Method in class com.metamatrix.console.ui.views.extensionsource.ExtensionSourceDetailPanel
 
setInfoFields(DescribeSoftphoneLayoutInfoField[]) - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutCallType
Sets the infoFields value for this DescribeSoftphoneLayoutCallType.
setInfoFields(int, DescribeSoftphoneLayoutInfoField) - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutCallType
 
setInitException(Throwable) - Method in interface com.metamatrix.platform.service.api.ServiceInterface
There are reflective based calls on this
setInitException(Throwable) - Method in class com.metamatrix.platform.service.controller.AbstractService
Set the initializaton exception
setInitialCreateState(int) - Method in class com.metamatrix.console.ui.views.entitlements.DataNodesTreeNode
 
setInitialDeleteState(int) - Method in class com.metamatrix.console.ui.views.entitlements.DataNodesTreeNode
 
setInitialFilename(String) - Method in class com.metamatrix.console.ui.util.ModifiedDirectoryChooserPanel
Set the DirectoryEntry where you want the ModifiedDirectoryChooserPanel to start.
setInitialFilename(String) - Method in class com.metamatrix.toolbox.ui.widget.DirectoryChooserPanel
Set the DirectoryEntry where you want the DirectoryChooserPanel to start.
setInitialPostRealizeState() - Method in class com.metamatrix.console.ui.views.authorization.NewAuthenticationProviderSpecificationPanel
 
setInitialPostRealizeState() - Method in class com.metamatrix.console.ui.views.connector.ImportWizardConnectorIDPanel
 
setInitialPostRealizeState() - Method in class com.metamatrix.console.ui.views.connector.ImportWizardFileSelectorPanel
 
setInitialPostRealizeState() - Method in class com.metamatrix.console.ui.views.connectorbinding.NewBindingWizardSpecificationPanel
 
setInitialPostRealizeState() - Method in class com.metamatrix.console.ui.views.vdb.VdbWizardEntitlementsPanel
 
setInitialReadState(int) - Method in class com.metamatrix.console.ui.views.entitlements.DataNodesTreeNode
 
setInitialUpdateState(int) - Method in class com.metamatrix.console.ui.views.entitlements.DataNodesTreeNode
 
setInitialValues(List) - Method in class com.metamatrix.toolbox.ui.widget.AccumulatorPanel
 
setInitialView(ConnectionInfo) - Method in class com.metamatrix.console.ui.layout.ConsoleMainFrame
 
setInjector(Injector) - Static method in class com.metamatrix.dqp.ResourceFinder
 
setInjectorAndCompleteInitialization(Injector) - Static method in class com.metamatrix.server.ResourceFinder
 
setInlineHelpText(String) - Method in class com.sforce.soap.partner.Field
Sets the inlineHelpText value for this Field.
setInPlanForm(boolean) - Method in class com.metamatrix.query.sql.lang.OrderBy
 
setInputParameters(FunctionParameter[]) - Method in class com.metamatrix.query.function.metadata.FunctionMethod
Set input parameters.
setInquiryUrl(String) - Method in class com.metamatrix.console.util.SavedUDDIRegistryInfo
 
setInsertAllowed(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
Sets the insertAllowed.
setInsertQueryPlan(String) - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
Sets the insertQueryPlan.
setInstanceId(String) - Method in class com.sforce.soap.partner.ProcessResult
Sets the instanceId value for this ProcessResult.
setInstanceName(String) - Method in class com.metamatrix.platform.service.controller.ServiceData
 
setInstanceStatus(String) - Method in class com.sforce.soap.partner.ProcessResult
Sets the instanceStatus value for this ProcessResult.
setInt(String, int) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setInt(int, int) - Method in class com.metamatrix.jdbc.MMPreparedStatement
Sets parameter number parameterIndex to value, a int value.
setInterpreter(Interpreter) - Method in interface com.metamatrix.script.shell.CustomParser
 
setInterpreter(Interpreter) - Method in class com.metamatrix.script.shell.SimpleParser
 
setInto(Into) - Method in class com.metamatrix.query.sql.lang.Query
 
setIntoElements(List) - Method in class com.metamatrix.query.processor.relational.ProjectIntoNode
 
setIntoGroup(GroupSymbol) - Method in class com.metamatrix.query.processor.relational.ProjectIntoNode
 
setIntoGroup(GroupSymbol) - Method in class com.metamatrix.query.sql.lang.DynamicCommand
 
setInvalidCharacters(String) - Method in class com.metamatrix.toolbox.ui.widget.text.DefaultTextFieldModel
Sets the list of invalid characters that cannot be inserted into this model.
setInvalidCharacters(String) - Method in class com.metamatrix.toolbox.ui.widget.TextFieldWidget
A convenience method to set the list of invalid characters in the model.
setInvalidFilenameMsg(String) - Method in class com.metamatrix.console.ui.util.ModifiedDirectoryChooserPanel
Set the message that appears inside the Invalid File message dialog panel
setInvalidFilenameMsg(String) - Method in class com.metamatrix.toolbox.ui.widget.DirectoryChooserPanel
Set the message that appears inside the Invalid File message dialog panel
setInvocationClass(String) - Method in class com.metamatrix.query.function.metadata.FunctionMethod
Set invocation class name
setInvocationMethod(String) - Method in class com.metamatrix.query.function.metadata.FunctionMethod
Set invocation method name
setIPAddress(String) - Method in class com.metamatrix.admin.objects.MMSession
Set IPAddress for this Session
setIsAutoIncrement(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
setIsAutoIncremented(Element, boolean) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseFactory
 
setIsAutoRefreshEnabled(boolean) - Method in class com.metamatrix.console.models.TimedManager
If the autoRefresh feature of TimedManager is enabled, the timer will run and the Manager will be notified each time the timer runs out, and will call it's own refresh() method.
setIsCaseSensitive(Element, boolean) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseFactory
 
setIsCaseSensitive(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
setIsCurrency(Element, boolean) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseFactory
 
setIsCurrency(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
setIsDeployable(ComponentType, boolean) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
 
setIsDeployable(ComponentType, boolean) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
setIsDeployed(Configuration, boolean) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
 
setIsDeployed(Configuration, boolean) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
setIsDeprecated(ComponentType, boolean) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
 
setIsDeprecated(boolean) - Method in class com.metamatrix.common.config.model.BasicComponentType
 
setIsDeprecated(ComponentType, boolean) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
setIsEnabled(boolean) - Method in class com.metamatrix.common.config.model.BasicDeployedComponent
 
setIsExternalReference(boolean) - Method in class com.metamatrix.query.sql.symbol.ElementSymbol
Set whether this element is an external reference.
setIsIncludingExpertProperties(boolean) - Method in class com.metamatrix.console.ui.util.ExpertPropertiedObjectPanelHolder
 
setIsIndexed(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicKey
 
setIsLengthFixed(Element, boolean) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseFactory
 
setIsLengthFixed(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
setIsLocation(boolean) - Method in class com.metamatrix.connector.xml.base.ParameterDescriptor
 
setIsModifiable(Collection, ConfigurationID) - Method in class com.metamatrix.console.models.ConfigurationPropertiedObjectEditor
This method will resolve whether or not the PropertyDefinitions in the list of passed in ComponentTypeDefinitions should be modifiable or not.
setIsMonitored(ComponentType, boolean) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
 
setIsMonitored(ComponentType, boolean) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
setIsMRBEnabled(boolean) - Method in class com.metamatrix.console.ui.views.properties.PropertyFilter
 
setIsOptional(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicProcedureParameter
 
setIsParameter(boolean) - Method in class com.metamatrix.connector.xml.base.ParameterDescriptor
 
setIsPhysical(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
setIsPhysicalBindingAllowed(boolean) - Method in class com.metamatrix.vdb.runtime.BasicURIModelResource
 
setIsReleased(Configuration, boolean) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
 
setIsReleased(Configuration, boolean) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
setIsResolved(boolean) - Method in class com.metamatrix.query.sql.lang.Command
This command is intended to only be used by the QueryResolver.
setIsResponseId(boolean) - Method in class com.metamatrix.connector.xml.base.ParameterDescriptor
 
setIsSigned(Element, boolean) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseFactory
 
setIsSigned(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
setIsStale(boolean) - Method in class com.metamatrix.console.models.Manager
Sets the isStale flag.
setIsStale(boolean) - Method in class com.metamatrix.console.ui.views.vdb.VdbMainPanel
 
setIsSystem(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
setIsTempTable(boolean) - Method in class com.metamatrix.query.sql.symbol.GroupSymbol
 
setIsVisible(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicModel
 
setIsVisible(boolean) - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
 
setIsXML(boolean) - Method in class com.metamatrix.query.sql.lang.Query
Get the xml flag for the query
setIsXMLDocType(boolean) - Method in class com.metamatrix.vdb.runtime.BasicURIModelResource
 
setItemApiName(String) - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutItem
Sets the itemApiName value for this DescribeSoftphoneLayoutItem.
setItems(DescribeSoftphoneLayoutItem[]) - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutSection
Sets the items value for this DescribeSoftphoneLayoutSection.
setItems(int, DescribeSoftphoneLayoutItem) - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutSection
 
setJavaClassName(String) - Method in class com.metamatrix.metadata.runtime.impl.DatatypeRecordImpl
 
setJComponentValue(JComponent, Object) - Method in class com.metamatrix.toolbox.ui.widget.property.PropertyChangeAdapter
 
setJoinCriteria(Criteria) - Method in class com.metamatrix.query.processor.relational.JoinNode
 
setJoinCriteria(List) - Method in class com.metamatrix.query.sql.lang.JoinPredicate
Set join criteria for this predicate
setJoinedWithParent(boolean) - Method in class com.metamatrix.query.mapping.xml.ResultSetInfo
 
setJoinExpressions(List, List) - Method in class com.metamatrix.query.processor.relational.JoinNode
 
setJoinRoot(boolean) - Method in class com.metamatrix.query.mapping.xml.ResultSetInfo
 
setJoinStrategy(JoinStrategy) - Method in class com.metamatrix.query.processor.relational.JoinNode
 
setJoinType(JoinType) - Method in class com.metamatrix.query.processor.relational.JoinNode
 
setJoinType(JoinType) - Method in class com.metamatrix.query.sql.lang.JoinPredicate
Set join type for this predicate
setJoinType(IJoin.JoinType) - Method in interface org.teiid.connector.language.IJoin
Set join type
setKeyIDs(Collection) - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
setKeyPrefix(String) - Method in class com.sforce.soap.partner.DescribeSObjectResult
Sets the keyPrefix value for this DescribeSObjectResult.
setKeyType(short) - Method in class com.metamatrix.metadata.runtime.model.BasicKey
 
setLabel(String) - Method in class com.metamatrix.api.core.xmi.EntityInfo
Sets the label.
setLabel(Element, String) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseFactory
 
setLabel(String) - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
setLabel(String) - Method in class com.sforce.soap.partner.DescribeLayoutButton
Sets the label value for this DescribeLayoutButton.
setLabel(String) - Method in class com.sforce.soap.partner.DescribeLayoutItem
Sets the label value for this DescribeLayoutItem.
setLabel(String) - Method in class com.sforce.soap.partner.DescribeSObjectResult
Sets the label value for this DescribeSObjectResult.
setLabel(String) - Method in class com.sforce.soap.partner.DescribeTab
Sets the label value for this DescribeTab.
setLabel(String) - Method in class com.sforce.soap.partner.DescribeTabSetResult
Sets the label value for this DescribeTabSetResult.
setLabel(String) - Method in class com.sforce.soap.partner.Field
Sets the label value for this Field.
setLabel(String) - Method in class com.sforce.soap.partner.PicklistEntry
Sets the label value for this PicklistEntry.
setLabel(String) - Method in class com.sforce.soap.partner.RelatedList
Sets the label value for this RelatedList.
setLabel(String) - Method in class com.sforce.soap.partner.RelatedListColumn
Sets the label value for this RelatedListColumn.
setLabelColor(Color) - Method in class com.metamatrix.console.ui.util.IconLabel
 
setLabelFont(Font) - Method in class com.metamatrix.console.ui.util.IconLabel
 
setLabelPlural(String) - Method in class com.sforce.soap.partner.DescribeSObjectResult
Sets the labelPlural value for this DescribeSObjectResult.
setLanguage(String) - Method in class com.sforce.soap.partner.LocaleOptions
Sets the language value for this LocaleOptions.
setLast(boolean) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.Data
 
setLastChangedBy(String) - Method in class com.metamatrix.common.config.model.BasicComponentObject
 
setLastChangedBy(String) - Method in class com.metamatrix.common.config.model.BasicComponentType
 
setLastChangedDate(String) - Method in class com.metamatrix.common.config.model.BasicComponentObject
 
setLastChangedDate(String) - Method in class com.metamatrix.common.config.model.BasicComponentType
 
setLastChangedHistory(ComponentType, String, String) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
 
setLastChangedHistory(ComponentObject, String, String) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
 
setLastChangedHistory(ComponentType, String, String) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
setLastChangedHistory(ComponentObject, String, String) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
setLastChangedHistory(ComponentType, String, String) - Static method in class com.metamatrix.common.config.model.BasicUtil
 
setLastChangedHistory(ComponentObject, String, String) - Static method in class com.metamatrix.common.config.model.BasicUtil
 
setLastModifiedDate(Date) - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
Set the last modification time property value
setLastPingTime(long) - Method in class com.metamatrix.admin.objects.MMSession
Set the Last time Client has checked to see if the server is still available
setLastPingTime(long) - Method in class com.metamatrix.platform.security.api.MetaMatrixSessionInfo
Used ONLY by the session service to set the time this session last initiated a server ping.
setLastRow(int) - Method in class com.metamatrix.dqp.message.ResultsMessage
 
setLastUpdated(Date) - Method in class com.metamatrix.admin.objects.MMAdminObject
 
setLastUpdatedBy(String) - Method in class com.metamatrix.admin.objects.MMAdminObject
 
setLastUpdatedBy(String) - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleDescriptor
 
setLastUpdatedDate(String) - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleDescriptor
 
setLatestDateCovered(Calendar) - Method in class com.metamatrix.connector.salesforce.execution.DeletedResult
 
setLatestDateCovered(Calendar) - Method in class com.metamatrix.connector.salesforce.execution.UpdatedResult
 
setLatestDateCovered(Calendar) - Method in class com.sforce.soap.partner.GetDeletedResult
Sets the latestDateCovered value for this GetDeletedResult.
setLatestDateCovered(Calendar) - Method in class com.sforce.soap.partner.GetUpdatedResult
Sets the latestDateCovered value for this GetUpdatedResult.
setLayout(LayoutManager) - Method in class com.metamatrix.toolbox.ui.widget.DialogPanel
Overridden to ensure this class uses a BorderLayout
setLayout(LayoutManager) - Method in class com.metamatrix.toolbox.ui.widget.ToolBar
 
setLayoutable(boolean) - Method in class com.sforce.soap.partner.DescribeSObjectResult
Sets the layoutable value for this DescribeSObjectResult.
setLayoutComponents(DescribeLayoutComponent[]) - Method in class com.sforce.soap.partner.DescribeLayoutItem
Sets the layoutComponents value for this DescribeLayoutItem.
setLayoutComponents(int, DescribeLayoutComponent) - Method in class com.sforce.soap.partner.DescribeLayoutItem
 
setLayoutId(String) - Method in class com.sforce.soap.partner.RecordTypeMapping
Sets the layoutId value for this RecordTypeMapping.
setLayoutItems(DescribeLayoutItem[]) - Method in class com.sforce.soap.partner.DescribeLayoutRow
Sets the layoutItems value for this DescribeLayoutRow.
setLayoutItems(int, DescribeLayoutItem) - Method in class com.sforce.soap.partner.DescribeLayoutRow
 
setLayoutRows(DescribeLayoutRow[]) - Method in class com.sforce.soap.partner.DescribeLayoutSection
Sets the layoutRows value for this DescribeLayoutSection.
setLayoutRows(int, DescribeLayoutRow) - Method in class com.sforce.soap.partner.DescribeLayoutSection
 
setLayouts(DescribeLayout[]) - Method in class com.sforce.soap.partner.DescribeLayoutResult
Sets the layouts value for this DescribeLayoutResult.
setLayouts(int, DescribeLayout) - Method in class com.sforce.soap.partner.DescribeLayoutResult
 
setLeadId(String) - Method in class com.sforce.soap.partner.LeadConvert
Sets the leadId value for this LeadConvert.
setLeadId(String) - Method in class com.sforce.soap.partner.LeadConvertResult
Sets the leadId value for this LeadConvertResult.
setLeafIcon(Icon) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeCellRenderer
 
setLeftClause(FromClause) - Method in class com.metamatrix.query.sql.lang.JoinPredicate
Set left clause
setLeftDistinct(boolean) - Method in class com.metamatrix.query.processor.relational.JoinNode
 
setLeftExpression(Expression) - Method in class com.metamatrix.query.sql.lang.AbstractCompareCriteria
Set left expression.
setLeftExpression(Expression) - Method in class com.metamatrix.query.sql.lang.MatchCriteria
Set left expression.
setLeftExpression(IExpression) - Method in interface org.teiid.connector.language.IBaseInCriteria
Set left expression of IN criteria
setLeftExpression(IExpression) - Method in interface org.teiid.connector.language.ICompareCriteria
Set left expression of criteria
setLeftExpression(IExpression) - Method in interface org.teiid.connector.language.ILikeCriteria
Set left expression of criteria
setLeftExpression(IExpression) - Method in interface org.teiid.connector.language.ISubqueryCompareCriteria
Set left expression.
setLeftItem(IFromItem) - Method in interface org.teiid.connector.language.IJoin
Set the left IFromItem
setLeftQuery(QueryCommand) - Method in class com.metamatrix.query.sql.lang.SetQuery
 
setLeftQuery(IQueryCommand) - Method in interface org.teiid.connector.language.ISetQuery
 
setLength(Element, int) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseFactory
 
setLength(int) - Method in class com.metamatrix.metadata.runtime.impl.ColumnRecordImpl
 
setLength(int) - Method in class com.metamatrix.metadata.runtime.impl.DatatypeRecordImpl
 
setLength(int) - Method in class com.metamatrix.metadata.runtime.impl.ProcedureParameterRecordImpl
 
setLength(int) - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
setLength(int) - Method in class com.sforce.soap.partner.Field
Sets the length value for this Field.
setLevel(int) - Method in class com.metamatrix.cdk.api.SysLogger
 
setLevel(int) - Method in class com.metamatrix.common.log.reader.LogEntry
 
setLevel(int) - Method in class com.metamatrix.console.ui.views.logsetup.MessageLevelPanel
 
setLimit(Limit) - Method in class com.metamatrix.query.sql.lang.QueryCommand
 
setLimit(ILimit) - Method in interface org.teiid.connector.language.IQueryCommand
Set LIMIT clause, may be null.
setLimitRows(int) - Method in class com.sforce.soap.partner.RelatedList
Sets the limitRows value for this RelatedList.
setLoadScript(String, byte[]) - Method in class com.metamatrix.server.admin.apiimpl.MaterializationLoadScriptsImpl
Add the named file contents.
setLoadScriptFileName(String) - Method in class com.metamatrix.console.ui.views.vdb.VdbWizardSaveMaterializationFilesPanel
 
setLocation(String) - Method in class com.metamatrix.connector.xml.base.ExecutionInfo
 
setLocation(int, int) - Method in class com.metamatrix.toolbox.ui.widget.PopupMenu
Overridden to guarantee the menu is shown within the boundaries of the screen.
setLocationOn(Component) - Static method in class com.metamatrix.console.ui.views.authorization.NewAuthenticationProviderWizardController
 
setLocationOn(Component) - Static method in class com.metamatrix.console.ui.views.connector.ConnectorPanel
 
setLocationOn(Component) - Static method in class com.metamatrix.console.ui.views.connector.ImportWizardController
 
setLocationOn(Component) - Static method in class com.metamatrix.console.ui.views.connectorbinding.ImportBindingWizardController
 
setLocationOn(Component) - Static method in class com.metamatrix.console.ui.views.connectorbinding.NewBindingWizardController
 
setLocationOn(Component) - Static method in class com.metamatrix.console.ui.views.users.NewGroupsWizardController
 
setLocationOn(Component) - Static method in class com.metamatrix.console.ui.views.vdb.VdbMainPanel
 
setLogConfiguration(LogConfiguration) - Method in interface com.metamatrix.admin.api.core.CoreConfigAdmin
Set the LogConfiguration in the MetaMatrix Server
setLogConfiguration(LogConfiguration) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
setLogConfiguration(LogConfiguration) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
setLogConfiguration(Configuration, LogConfiguration) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Sets the LogConfiguration in effect for the Configuration
setLogConfiguration(Configuration, LogConfiguration) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
Sets the LogConfiguration in effect for the Configuration
setLogConfiguration(LogConfiguration) - Static method in class com.metamatrix.common.log.LogManager
 
setLogConfiguration(LogConfiguration) - Method in class com.metamatrix.dqp.embedded.admin.DQPConfigAdminImpl
 
setLogConfiguration(Configuration, LogConfiguration, List, String) - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIHelper
Set the Log Configuration in the database and propagate changes to other VM
setLogDirectory(File) - Static method in class com.metamatrix.console.util.StaticProperties
 
setLogger(ConnectorLogger) - Method in class com.metamatrix.connector.xml.base.TrustedPayloadBridge
 
setLogger(ConnectorLogger) - Method in class com.metamatrix.connector.xml.base.XMLConnectorStateImpl
 
setLogger(ConnectorLogger) - Method in interface com.metamatrix.connector.xml.BaseXMLConnectorState
 
setLogger(ConnectorLogger) - Method in interface com.metamatrix.connector.xml.http.HTTPTrustDeserializer
 
setLogger(ConnectorLogger) - Method in class com.metamatrix.connector.xml.soap.SOAPConnectorState
 
setLogger(ConnectorLogger) - Method in class com.metamatrix.connector.xml.soap.SOAPConnectorStateImpl
 
setLogger(ConnectorLogger) - Method in interface com.metamatrix.connector.xml.TrustedPayloadHandler
 
setLoggingConfiguration(Configuration, LogConfiguration, List) - Method in interface com.metamatrix.platform.admin.api.RuntimeStateAdminAPI
Sets the LogConfiguration on the given Configuration.
setLoggingConfiguration(Configuration, LogConfiguration, List) - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIImpl
Sets the LogConfiguration on the given Configuration.
setLoggingLevelForConfigurationIndex(int, int) - Method in class com.metamatrix.console.models.ServerLogManager
 
setLoggingPreferences() - Static method in class com.metamatrix.console.ui.ViewManager
 
setLoginTimeout(int) - Method in class com.metamatrix.common.jdbc.SimplePooledConnectionSource
 
setLoginTimeout(int) - Method in class com.metamatrix.jdbc.BaseDataSource
Sets the maximum time in seconds that this data source can wait while attempting to connect to a database.
setLogLevel(int) - Method in interface com.metamatrix.admin.api.objects.LogConfiguration
Set the Log Level Note: Must call setLogConfiguration(LogConfiguration) for log level to take affect on the server.
setLogLevel(int) - Method in class com.metamatrix.admin.objects.MMLogConfiguration
Set the Log Level
setLogListener(EmbeddedLogger) - Method in interface com.metamatrix.admin.api.embedded.EmbeddedRuntimeStateAdmin
Set the log listener to install into MM Query.
setLogListener(LogListener) - Static method in class com.metamatrix.common.log.LogManager
 
setLogListener(EmbeddedLogger) - Method in class com.metamatrix.dqp.embedded.admin.DQPRuntimeStateAdminImpl
 
setLogoUrl(String) - Method in class com.sforce.soap.partner.DescribeTabSetResult
Sets the logoUrl value for this DescribeTabSetResult.
setLogWriter(PrintWriter) - Method in class com.metamatrix.common.jdbc.SimplePooledConnectionSource
 
setLogWriter(PrintWriter) - Method in class com.metamatrix.jdbc.BaseDataSource
Set the log writer for this data source.
setLong(String, long) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setLong(int, long) - Method in class com.metamatrix.jdbc.MMPreparedStatement
Sets parameter number parameterIndex to x, a long value.
setLongDescription(String) - Method in class com.metamatrix.api.core.xmi.XMIHeader.Documentation
Set the long description
setLowerExpression(Expression) - Method in class com.metamatrix.query.sql.lang.BetweenCriteria
Set the lower expression.
setMainButtons() - Method in class com.metamatrix.console.ui.views.vdb.VdbMainPanel
 
setMainContent(JComponent) - Method in class com.metamatrix.console.ui.util.BasicWizardSubpanelContainer
 
setMakeDep(boolean) - Method in class com.metamatrix.query.sql.lang.FromClause
 
setMakeNotDep(boolean) - Method in class com.metamatrix.query.sql.lang.FromClause
 
setManagementInterval(int) - Method in class com.metamatrix.common.buffer.impl.BufferConfig
 
setMappingClassNumber(int) - Method in class com.metamatrix.query.mapping.xml.ResultSetInfo
 
setMappingClassSymbol(ElementSymbol) - Method in class com.metamatrix.query.mapping.xml.ResultSetInfo
 
setMappingDocument(String) - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
setMarked(boolean) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Set the marked state of the TreeNode node.

Default behavior is to mark the whole subtree from this node.
setMarked(boolean, boolean) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Set the marked state of the TreeNode node.
setMarked(TreeNode, boolean) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeEditor
Set the marked state of the TreeNode node.
setMarked(TreeNode, boolean) - Method in class com.metamatrix.common.tree.basic.BasicTreeView
Set the marked state of the specified entry.
setMarked(boolean) - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
Set the marked state of the TreeNode entry.
setMarked(TreeNode, boolean) - Method in class com.metamatrix.common.tree.directory.FileSystemEntryEditor
Set the marked state of the TreeNode entry.
setMarked(TreeNode, boolean) - Method in class com.metamatrix.common.tree.directory.FileSystemView
Set the marked state of the specified entry.
setMarked(TreeNode, boolean) - Method in class com.metamatrix.common.tree.RuledTreeViewImpl
Set the marked state of the specified entry.
setMarked(TreeNode, boolean) - Method in interface com.metamatrix.common.tree.TreeNodeEditor
Set the marked state of the TreeNode node.
setMarked(TreeNode, boolean) - Method in interface com.metamatrix.common.tree.TreeView
Set the marked state of the specified entry.
setMarked(PermissionNode, boolean) - Method in interface com.metamatrix.platform.admin.api.PermissionTreeView
(Un)Mark this node.
setMarked(PermissionNode, boolean) - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeTreeViewImpl
(Un)Mark this node.
setMarked(TreeNode, boolean) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeNodeEditor
 
setMarked(TreeNode, boolean) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeView
 
setMasked(boolean) - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
setMasked(boolean) - Method in class com.metamatrix.common.object.PropertyDefinitionImpl
The "masked" flag is used to tell whether the value should be masked when displayed to users.
setMasterRecord(SObject) - Method in class com.sforce.soap.partner.MergeRequest
Sets the masterRecord value for this MergeRequest.
setMatchType(short) - Method in class com.metamatrix.metadata.runtime.model.BasicKey
 
setMaterialization(boolean) - Method in class com.metamatrix.admin.objects.MMModel
 
setMaterialized(boolean) - Method in class com.metamatrix.metadata.runtime.impl.TableRecordImpl
 
setMaterializedStageTableID(Object) - Method in class com.metamatrix.metadata.runtime.impl.TableRecordImpl
 
setMaterializedTableID(Object) - Method in class com.metamatrix.metadata.runtime.impl.TableRecordImpl
 
setMaterializedViews(boolean) - Method in class com.metamatrix.admin.objects.MMVDB
 
setMaxBatchSize(int) - Method in class com.sforce.soap.partner.DescribeGlobalResult
Sets the maxBatchSize value for this DescribeGlobalResult.
setMaxCachedInstances(int) - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerConnectionFactory
 
setMaxDescriptionLength(int) - Method in class com.metamatrix.jdbc.api.DefaultDisplayHelper
 
setMaxDescriptionLength(int) - Method in interface com.metamatrix.jdbc.api.DisplayHelper
A max description length so that the description can be truncated when necessary.
setMaxDescriptionLength(int) - Method in class com.metamatrix.jdbc.api.tools.QueryPlanDisplayHelper
 
setMaxFieldSize(int) - Method in class com.metamatrix.jdbc.MMResultSet
 
setMaxFieldSize(int) - Method in class com.metamatrix.jdbc.MMStatement
 
setMaximumLength(int) - Method in class com.metamatrix.toolbox.ui.widget.text.DefaultTextFieldModel
 
setMaximumRange(String) - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
setMaximumSize(Dimension) - Method in class com.metamatrix.toolbox.ui.widget.TextFieldWidget
Overridden to force the field's maximum height to match its preferred height.
setMaximumValuesAllowed(int) - Method in class com.metamatrix.toolbox.ui.widget.AccumulatorPanel
 
setMaximumWidth(int) - Method in class com.metamatrix.toolbox.ui.widget.TextFieldWidget
Sets the maximum pixel width of the field.
setMaxOccurrs(int) - Method in class com.metamatrix.query.mapping.xml.MappingBaseNode
 
setMaxRange(Element, String) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseFactory
 
setMaxRows(int) - Method in class com.metamatrix.jdbc.MMStatement
Sets the limit on the maximum number of rows in a ResultSet object.
setMaxRowsReturned(int) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ConnectionlessRequest
 
setMaxSetSize(int) - Method in class com.metamatrix.metadata.runtime.impl.ModelRecordImpl
 
setMaxSetSize(int) - Method in class com.metamatrix.query.processor.relational.DependentAccessNode
 
setMaxSockets(int) - Method in class com.metamatrix.admin.objects.MMProcess
 
setMaxValue(Object) - Method in class com.metamatrix.metadata.runtime.impl.ColumnRecordImpl
 
setMaxValue(int) - Method in class com.metamatrix.toolbox.ui.widget.IntegerSpinner
Sets the maximum spinner value to the given value.
setMaxVirtualSockets(int) - Method in class com.metamatrix.admin.objects.MMProcess
 
setMaxWidth(int) - Method in class com.metamatrix.toolbox.ui.widget.table.EnhancedTableColumn
 
setMergeable(boolean) - Method in class com.sforce.soap.partner.DescribeSObjectResult
Sets the mergeable value for this DescribeSObjectResult.
setMergedRecordIds(String[]) - Method in class com.sforce.soap.partner.MergeResult
Sets the mergedRecordIds value for this MergeResult.
setMergedRecordIds(int, String) - Method in class com.sforce.soap.partner.MergeResult
 
setMessage(Message) - Method in class com.metamatrix.api.core.message.DefaultMessage
Sets all of this message's properties using the property values from the specified message.
setMessage(String) - Method in class com.metamatrix.common.log.reader.LogEntry
 
setMessage(String) - Method in class com.metamatrix.query.report.ReportItem
Sets the message.
setMessage(String) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.SqlWarning
 
setMessage(String) - Method in class com.sforce.soap.partner.Error
Sets the message value for this Error.
setMessage(String) - Method in class com.sforce.soap.partner.SendEmailError
Sets the message value for this SendEmailError.
setMessageBus(MessageBus) - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationMgr
 
setMessageElements(MessageElement[]) - Method in class com.metamatrix.connector.salesforce.execution.DataPayload
 
setMessageKey(Serializable) - Method in class com.metamatrix.common.comm.api.Message
 
setMessageLevel(int) - Method in class com.metamatrix.common.log.config.BasicLogConfiguration
Direct the log configuration to record messages of the given level or above.
setMessageLevel(int) - Method in interface com.metamatrix.common.log.LogConfiguration
Direct the log configuration to record messages of the given level or above.
setMetaClassName(String) - Method in class com.metamatrix.api.core.xmi.EntityInfo
Sets the metaModelEntityName.
setMetaClassName(String) - Method in class com.metamatrix.api.core.xmi.FeatureInfo
Set the name of the metaclass to which this feature applies.
setMetadata(QueryMetadataInterface) - Method in class com.metamatrix.query.processor.proc.ProcedurePlan
 
setMetadata(QueryMetadataInterface) - Method in class com.metamatrix.query.validator.AbstractValidationVisitor
 
setMetadataArray(ColumnMetadata[]) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.Data
 
setMetadataID(Object) - Method in class com.metamatrix.query.sql.lang.SPParameter
Set actual metadataID for this parameter
setMetadataID(Object) - Method in class com.metamatrix.query.sql.symbol.ElementSymbol
Set the metadata ID reference for this element
setMetadataID(Object) - Method in class com.metamatrix.query.sql.symbol.GroupSymbol
Set the metadata ID that this group symbol resolves to.
setMetadataServerUrl(String) - Method in class com.sforce.soap.partner.LoginResult
Sets the metadataServerUrl value for this LoginResult.
setMetaModelURI(String) - Method in class com.metamatrix.api.core.xmi.EntityInfo
Set the URI for the namespace for the metamodel.
setMetaModelURI(String) - Method in class com.metamatrix.api.core.xmi.FeatureInfo
Set the URI for the namespace for the metamodel.
setMethod(FunctionMethod) - Method in class com.metamatrix.query.function.metadata.InvalidFunctionItem
Sets the method.
setMigratedBindings(Map) - Method in class com.metamatrix.console.ui.views.vdb.VdbAssignConnBindPanel
 
setMigrateEntitlementsRequested(boolean) - Method in class com.metamatrix.console.ui.views.vdb.VdbWizardConfirmPanel
 
setMiniIconUrl(String) - Method in class com.sforce.soap.partner.DescribeTab
Sets the miniIconUrl value for this DescribeTab.
setMinimumRange(String) - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
setMinimumSize(Dimension) - Method in class com.metamatrix.toolbox.ui.widget.TextFieldWidget
Overridden to force the field's minimum height to match its preferred height.
setMinimumValuesAllowed(int) - Method in class com.metamatrix.toolbox.ui.widget.AccumulatorPanel
 
setMinimumWidth(int) - Method in class com.metamatrix.toolbox.ui.widget.TextFieldWidget
Sets the minimum pixel width of the field.
setMinOccurrs(int) - Method in class com.metamatrix.query.mapping.xml.MappingBaseNode
 
setMinRange(Element, String) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseFactory
 
setMinValue(Object) - Method in class com.metamatrix.metadata.runtime.impl.ColumnRecordImpl
 
setMinValue(int) - Method in class com.metamatrix.toolbox.ui.widget.IntegerSpinner
Sets the minimum spinner value to the given value.
setMinWidth(int) - Method in class com.metamatrix.toolbox.ui.widget.table.EnhancedTableColumn
 
setMmServerUrl(String) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.LogInParameters
 
setMnemonic(int) - Method in class com.metamatrix.console.ui.util.AbstractPanelAction
 
setMode(SortUtility.Mode) - Method in class com.metamatrix.query.processor.relational.SortNode
 
setModel(DefaultTreeModel) - Method in class com.metamatrix.console.ui.tree.ChildSortingTreeNode
 
setModel(TreeModel) - Method in class com.metamatrix.console.ui.tree.SortReadyJTree
 
setModel(TableModel) - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
Overridden to enforce models to be instances of EnhancedTableModel and to reapply sorting to columns with the same identifiers in both the new and old models.
setModel(TreeModel) - Method in class com.metamatrix.toolbox.ui.widget.TreeWidget
 
setModelerListCellRenderer(ListCellRenderer) - Method in class com.metamatrix.console.ui.util.ModifiedDirectoryChooserPanel
 
setModelerListCellRenderer(ListCellRenderer) - Method in class com.metamatrix.toolbox.ui.widget.DirectoryChooserPanel
 
setModelerTableCellRenderer(TableCellRenderer) - Method in class com.metamatrix.console.ui.util.ModifiedDirectoryChooserPanel
 
setModelerTableCellRenderer(TableCellRenderer) - Method in class com.metamatrix.toolbox.ui.widget.DirectoryChooserPanel
 
setModelID(ModelID) - Method in class com.metamatrix.metadata.runtime.model.BasicDataTypeID
 
setModelID(ModelID) - Method in class com.metamatrix.metadata.runtime.model.BasicElementID
 
setModelID(ModelID) - Method in class com.metamatrix.metadata.runtime.model.BasicGroupID
 
setModelID(ModelID) - Method in class com.metamatrix.metadata.runtime.model.BasicKeyID
 
setModelID(ModelID) - Method in class com.metamatrix.metadata.runtime.model.BasicProcedureID
 
setModelID(Object) - Method in class com.metamatrix.query.metadata.StoredProcedureInfo
 
setModelID(Object) - Method in class com.metamatrix.query.sql.lang.StoredProcedure
 
setModelIDs(List) - Method in class com.metamatrix.metadata.runtime.impl.VdbRecordImpl
 
setModelIDs(Collection) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabase
 
setModelInfos(Collection) - Method in class com.metamatrix.vdb.runtime.BasicVDBInfo
 
setModelName(String) - Method in class com.metamatrix.dqp.message.AtomicRequestMessage
 
setModelName(String) - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataID
This method should never be called after the MetadataID is added to the metadata cache
setModelName(String) - Method in class com.metamatrix.query.processor.relational.AccessNode
 
setModelName(String) - Method in class com.metamatrix.query.processor.relational.ProjectIntoNode
 
setModels(Collection) - Method in class com.metamatrix.admin.objects.MMVDB
 
setModels(Collection) - Method in class com.metamatrix.console.ui.views.vdb.VdbAssignConnBindPanel
 
setModels(Collection) - Method in class com.metamatrix.console.ui.views.vdb.VdbWizardEditConnBindPanel
 
setModelType(String) - Method in class com.metamatrix.admin.objects.MMModel
 
setModelType(int) - Method in class com.metamatrix.metadata.runtime.impl.ModelRecordImpl
 
setModelType(int) - Method in class com.metamatrix.metadata.runtime.model.BasicModel
 
setModelType(int) - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
 
setModelURI(String) - Method in class com.metamatrix.admin.objects.MMModel
 
setModelURI(String) - Method in class com.metamatrix.metadata.runtime.model.BasicModel
 
setModelURI(String) - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
 
setModifiable(boolean) - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
setModifiable(boolean) - Method in class com.metamatrix.common.object.PropertyDefinitionImpl
 
setModifiableProperties(boolean) - Method in class com.metamatrix.console.ui.views.properties.PropertyFilter
 
setModified(boolean) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Set the modified state of the TreeNode node.

Default behavior is to set as modified the whole subtree starting with this node.
setModified(boolean, boolean) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Set the modified state of the TreeNode node.
setModified(boolean) - Method in class com.metamatrix.toolbox.ui.widget.text.DefaultTextFieldModel
Sets whether the model is marked as modified.
setModuleType(String) - Method in class com.metamatrix.admin.objects.MMExtensionModule
 
setMonitor(TempDirectoryMonitor) - Static method in class com.metamatrix.core.util.TempDirectory
 
setMultiSelection(boolean) - Method in class com.metamatrix.console.ui.util.ModifiedDirectoryChooserPanel
Set whether or not multiple file selections can be made in an OPEN panel type.
setMultiSelection(boolean) - Method in class com.metamatrix.toolbox.ui.widget.DirectoryChooserPanel
Set whether or not multiple file selections can be made in an OPEN panel type.
setMultiSource(boolean) - Method in class com.metamatrix.console.ui.views.vdb.VDBConnectorBindingNames
 
setMultiValued(List<?>) - Method in class com.metamatrix.query.sql.symbol.Constant
 
setMultiValued(boolean) - Method in interface org.teiid.connector.language.ILiteral
Set whether the value for this literal is a list of values.
setName(String) - Method in class com.metamatrix.api.core.xmi.EntityInfo
Set the name of the metamodel entity.
setName(String) - Method in class com.metamatrix.api.core.xmi.FeatureInfo
Set the name of the feature.
setName(String) - Method in class com.metamatrix.common.actions.AddNamedObject
 
setName(String) - Method in class com.metamatrix.common.actions.ExchangeNamedObject
 
setName(String) - Method in interface com.metamatrix.common.actions.NamedObjectActionDefinition
 
setName(String) - Method in class com.metamatrix.common.actions.RemoveNamedObject
 
setName(String) - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleDescriptor
 
setName(String) - Method in class com.metamatrix.common.object.ObjectDefinitionImpl
Set the actual or programmatic name of this property.
setName(String) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Set the name of this node.
setName(String) - Method in class com.metamatrix.common.vdb.api.VDBArchive
 
setName(String) - Method in class com.metamatrix.console.util.SavedUDDIRegistryInfo
 
setName(String) - Method in class com.metamatrix.core.event.AbstractEventBroker
 
setName(String) - Method in class com.metamatrix.metadata.runtime.impl.AbstractMetadataRecord
 
setName(String) - Method in class com.metamatrix.metadata.runtime.impl.MetadataRecordDelegate
 
setName(String, boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataID
This method should never be called after the MetadataID is added to the metadata cache
setName(String) - Method in class com.metamatrix.metadata.runtime.model.BasicProcedureParameter
 
setName(String) - Method in class com.metamatrix.query.function.metadata.FunctionMethod
Set name of method
setName(String) - Method in class com.metamatrix.query.function.metadata.FunctionParameter
Set name
setName(String) - Method in class com.metamatrix.query.mapping.xml.MappingDocument
 
setName(String) - Method in class com.metamatrix.query.sql.lang.SPParameter
Set full parameter name, including procedure name
setName(String) - Method in class com.metamatrix.query.sql.lang.SubqueryFromClause
Reset the alias for this subquery from clause and it's pseudo-GroupSymbol.
setName(String) - Method in class com.metamatrix.query.sql.symbol.Function
 
setName(String) - Method in class com.metamatrix.query.sql.symbol.Symbol
Change the symbol's name.
setName(TreeNode, String) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeModel
 
setName(String) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeNode
Sets the name of this node.
setName(String) - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
 
setName(String) - Method in class com.metamatrix.vdb.runtime.BasicVDBInfo
 
setName(String) - Method in class com.sforce.soap.partner.DescribeLayoutButton
Sets the name value for this DescribeLayoutButton.
setName(String) - Method in class com.sforce.soap.partner.DescribeSObjectResult
Sets the name value for this DescribeSObjectResult.
setName(String) - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutCallType
Sets the name value for this DescribeSoftphoneLayoutCallType.
setName(String) - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutInfoField
Sets the name value for this DescribeSoftphoneLayoutInfoField.
setName(String) - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutResult
Sets the name value for this DescribeSoftphoneLayoutResult.
setName(String) - Method in class com.sforce.soap.partner.Field
Sets the name value for this Field.
setName(String) - Method in class com.sforce.soap.partner.RecordTypeInfo
Sets the name value for this RecordTypeInfo.
setName(String) - Method in class com.sforce.soap.partner.RecordTypeMapping
Sets the name value for this RecordTypeMapping.
setName(String) - Method in class com.sforce.soap.partner.RelatedList
Sets the name value for this RelatedList.
setName(String) - Method in class com.sforce.soap.partner.RelatedListColumn
Sets the name value for this RelatedListColumn.
setName(String) - Method in interface org.teiid.connector.language.IAggregate
Set the name of the aggregate function.
setName(String) - Method in interface org.teiid.connector.language.IElement
Sets the name of the element.
setName(String) - Method in interface org.teiid.connector.language.IFunction
Set name of the function
setName(String) - Method in interface org.teiid.connector.language.IInlineView
 
setName(String) - Method in interface org.teiid.connector.language.IOrderByItem
Set name of the output column to order by
setNameColumnHeaderWidth(int) - Method in class com.metamatrix.toolbox.ui.widget.property.PropertiedObjectPanel
Sets the width of the header for the name column.
setNameCompletion(NameCompletion) - Method in class com.metamatrix.script.shell.JConsole
 
setNameField(boolean) - Method in class com.sforce.soap.partner.Field
Sets the nameField value for this Field.
setNameFieldValueToParentName(DirectoryEntry) - Method in class com.metamatrix.console.ui.util.ModifiedDirectoryChooserPanel
 
setNameFieldValueToParentName(DirectoryEntry) - Method in class com.metamatrix.toolbox.ui.widget.DirectoryChooserPanel
 
setNameInSource(String) - Method in class com.metamatrix.metadata.runtime.impl.AbstractMetadataRecord
 
setNameInSource(String) - Method in class com.metamatrix.metadata.runtime.impl.MetadataRecordDelegate
 
setNameInSource(String) - Method in class com.metamatrix.query.mapping.xml.MappingAttribute
 
setNameInSource(String) - Method in class com.metamatrix.query.mapping.xml.MappingElement
 
setNameOfNode(String) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
 
setNamePointing(Boolean) - Method in class com.sforce.soap.partner.Field
Sets the namePointing value for this Field.
setNameSpace(NameSpace) - Method in class bsh.Interpreter
Set the global namespace for this interpreter.
setNamespace(String) - Method in class com.sforce.soap.partner.DescribeTabSetResult
Sets the namespace value for this DescribeTabSetResult.
setNamespaces(Namespace[]) - Method in class com.metamatrix.query.mapping.xml.MappingElement
Declare the namespaces on the element.
setNativeType(String) - Method in class com.metamatrix.metadata.runtime.impl.ColumnRecordImpl
 
setNCharacterStream(String, Reader) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setNCharacterStream(String, Reader, long) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setNCharacterStream(int, Reader) - Method in class com.metamatrix.jdbc.MMPreparedStatement
 
setNCharacterStream(int, Reader, long) - Method in class com.metamatrix.jdbc.MMPreparedStatement
 
setNClob(String, NClob) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setNClob(String, Reader) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setNClob(String, Reader, long) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setNClob(int, NClob) - Method in class com.metamatrix.jdbc.MMPreparedStatement
 
setNClob(int, Reader) - Method in class com.metamatrix.jdbc.MMPreparedStatement
 
setNClob(int, Reader, long) - Method in class com.metamatrix.jdbc.MMPreparedStatement
 
setNegated(boolean) - Method in class com.metamatrix.query.sql.lang.AbstractSetCriteria
Sets the negation flag for this criteria.
setNegated(boolean) - Method in class com.metamatrix.query.sql.lang.BetweenCriteria
Sets the negation flag for this criteria.
setNegated(boolean) - Method in class com.metamatrix.query.sql.lang.IsNullCriteria
Sets the negation flag for this criteria.
setNegated(boolean) - Method in class com.metamatrix.query.sql.lang.MatchCriteria
Sets the negation flag for this criteria.
setNegated(boolean) - Method in interface org.teiid.connector.language.IBaseInCriteria
Sets whether this criteria is negated.
setNegated(boolean) - Method in interface org.teiid.connector.language.IIsNullCriteria
Sets whether this criteria is negated.
setNegated(boolean) - Method in interface org.teiid.connector.language.ILikeCriteria
Sets whether this criteria is negated.
setNewValues(List, List, int) - Method in class com.metamatrix.console.ui.views.logsetup.ConfigurationLogSetUpPanel
 
setNewVdb(VirtualDatabase) - Method in class com.metamatrix.console.ui.views.vdb.VdbWizardEntitlementsPanel
 
setNewWorkitemIds(String[]) - Method in class com.sforce.soap.partner.ProcessResult
Sets the newWorkitemIds value for this ProcessResult.
setNewWorkitemIds(int, String) - Method in class com.sforce.soap.partner.ProcessResult
 
setNextApproverIds(String[]) - Method in class com.sforce.soap.partner.ProcessRequest
Sets the nextApproverIds value for this ProcessRequest.
setNextApproverIds(int, String) - Method in class com.sforce.soap.partner.ProcessRequest
 
setNillable(boolean) - Method in class com.metamatrix.query.mapping.xml.MappingElement
 
setNillable(boolean) - Method in class com.sforce.soap.partner.Field
Sets the nillable value for this Field.
setNillableDescriptor(NodeDescriptor) - Method in class com.metamatrix.query.processor.xml.AddNodeInstruction
 
setNoCache(boolean) - Method in class com.metamatrix.query.sql.lang.Option
 
setNodeDisplayName(String) - Method in class com.metamatrix.console.ui.views.entitlements.DataNodesTreeNode
 
setNodeID(String) - Method in class com.metamatrix.admin.objects.MMRequest
If this is a source request then this represents the node id
setNodeID(int) - Method in class com.metamatrix.server.serverapi.RequestInfo
 
setNormalizeText(String) - Method in class com.metamatrix.query.mapping.xml.MappingAttribute
 
setNormalizeText(String) - Method in class com.metamatrix.query.mapping.xml.MappingElement
 
setNotice(String) - Method in class com.metamatrix.api.core.xmi.XMIHeader.Documentation
Set the notice
setNString(String, String) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setNString(int, String) - Method in class com.metamatrix.jdbc.MMPreparedStatement
 
setNSUPropertyValue(String) - Method in class com.metamatrix.console.ui.views.properties.PropertyDetailPanel
 
setNull(String, int) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setNull(String, int, String) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setNull(int, int) - Method in class com.metamatrix.jdbc.MMPreparedStatement
Sets parameter number parameterIndex to a null value.
setNull(int, int, String) - Method in class com.metamatrix.jdbc.MMPreparedStatement
Sets parameter number parameterIndex to a null value.
setNullable(boolean) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
setNullDependent(boolean) - Method in class com.metamatrix.query.function.metadata.FunctionMethod
 
setNullType(Element, short) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseFactory
 
setNullType(int) - Method in class com.metamatrix.metadata.runtime.impl.ColumnRecordImpl
 
setNullType(short) - Method in class com.metamatrix.metadata.runtime.impl.DatatypeRecordImpl
 
setNullType(int) - Method in class com.metamatrix.metadata.runtime.impl.ProcedureParameterRecordImpl
 
setNullType(short) - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
setNullValues(int) - Method in class com.metamatrix.metadata.runtime.impl.ColumnRecordImpl
 
setNumItems(int) - Method in class com.sforce.soap.partner.DescribeLayoutRow
Sets the numItems value for this DescribeLayoutRow.
setObject(String, Object) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setObject(String, Object, int) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setObject(String, Object, int, int) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setObject(int, Object, int, int) - Method in class com.metamatrix.jdbc.MMPreparedStatement
Sets parameter number parameterIndex to an object value
setObject(int, Object, int) - Method in class com.metamatrix.jdbc.MMPreparedStatement
 
setObject(int, Object) - Method in class com.metamatrix.jdbc.MMPreparedStatement
Sets parameter number parameterIndex to an object value
setObjectId(String) - Method in class com.sforce.soap.partner.ProcessSubmitRequest
Sets the objectId value for this ProcessSubmitRequest.
setObjects(List) - Method in interface com.metamatrix.common.object.PropertiedObjectsEditor
Set the ordered list of PropertiedObject instances that this editor is to use.
setObjects(List) - Method in class com.metamatrix.common.object.PropertiedObjectsEditorImpl
 
setObjectsRead(long) - Method in class com.metamatrix.admin.objects.MMProcess
 
setObjectsWritten(long) - Method in class com.metamatrix.admin.objects.MMProcess
 
setOffset(Expression) - Method in class com.metamatrix.query.sql.lang.Limit
 
setOpenIcon(Icon) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeCellRenderer
 
setOperation(SetQuery.Operation) - Method in class com.metamatrix.query.sql.lang.SetQuery
Set type of operation
setOperation(ISetQuery.Operation) - Method in interface org.teiid.connector.language.ISetQuery
 
setOperationsPnl(OperationsPanel) - Method in class com.metamatrix.console.ui.views.runtime.QueueStatisticsDisplayHandler
 
setOperationsPnl(OperationsPanel) - Method in class com.metamatrix.console.ui.views.runtime.VMStatisticsDisplayHandler
 
setOperator(int) - Method in class com.metamatrix.query.sql.lang.AbstractCompareCriteria
Sets the operator.
setOperator(int) - Method in class com.metamatrix.query.sql.lang.CompoundCriteria
Sets the operator used in the logical expression.
setOperator(ICompareCriteria.Operator) - Method in interface org.teiid.connector.language.ICompareCriteria
Set operator from set defined in this interface.
setOperator(ICompoundCriteria.Operator) - Method in interface org.teiid.connector.language.ICompoundCriteria
Set operator used to connect these criteria.
setOperator(ICompareCriteria.Operator) - Method in interface org.teiid.connector.language.ISubqueryCompareCriteria
Set operator from set defined in this interface.
setOpportunityId(String) - Method in class com.sforce.soap.partner.LeadConvertResult
Sets the opportunityId value for this LeadConvertResult.
setOpportunityName(String) - Method in class com.sforce.soap.partner.LeadConvert
Sets the opportunityName value for this LeadConvert.
setOptimisticTransaction(boolean) - Method in class com.metamatrix.query.util.CommandContext
 
setOption(Option) - Method in class com.metamatrix.query.sql.lang.Command
Set the option clause for the query.
setOptional(boolean) - Method in class com.metamatrix.metadata.runtime.impl.ProcedureParameterRecordImpl
 
setOptional(boolean) - Method in class com.metamatrix.query.mapping.xml.MappingAttribute
 
setOptional(boolean) - Method in class com.metamatrix.query.mapping.xml.MappingElement
 
setOptional(boolean) - Method in class com.metamatrix.query.sql.lang.CompareCriteria
Set during planning to indicate that this criteria is no longer needed to correctly process a join
setOptional(boolean) - Method in class com.metamatrix.query.sql.lang.FromClause
 
setOptionalProperties(Property[]) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.LogInParameters
 
setOrderBy(OrderBy) - Method in class com.metamatrix.query.mapping.xml.ResultSetInfo
 
setOrderBy(OrderBy) - Method in class com.metamatrix.query.sql.lang.QueryCommand
Set the order by clause for the query.
setOrderBy(IOrderBy) - Method in interface org.teiid.connector.language.IQueryCommand
Set ORDER BY clause, may be null.
setOrganizationId(String) - Method in class com.sforce.soap.partner.GetUserInfoResult
Sets the organizationId value for this GetUserInfoResult.
setOrganizationId(String) - Method in class com.sforce.soap.partner.LoginScopeHeader
Sets the organizationId value for this LoginScopeHeader.
setOrganizationMultiCurrency(boolean) - Method in class com.sforce.soap.partner.GetUserInfoResult
Sets the organizationMultiCurrency value for this GetUserInfoResult.
setOrganizationName(String) - Method in class com.sforce.soap.partner.GetUserInfoResult
Sets the organizationName value for this GetUserInfoResult.
setOrgDefaultCurrencyIsoCode(String) - Method in class com.sforce.soap.partner.GetUserInfoResult
Sets the orgDefaultCurrencyIsoCode value for this GetUserInfoResult.
setOrgHasPersonAccounts(boolean) - Method in class com.sforce.soap.partner.GetUserInfoResult
Sets the orgHasPersonAccounts value for this GetUserInfoResult.
setOriginalMetadataID(Object) - Method in class com.metamatrix.query.metadata.TempMetadataID
 
setOriginalUrlString(String) - Method in class com.metamatrix.core.io.FileUrl
 
setOtherProperties(Properties) - Method in class com.metamatrix.connector.xml.base.ExecutionInfo
 
setOut(PrintStream) - Method in class bsh.Interpreter
 
setOutput(String) - Method in interface org.teiid.connector.language.IInlineView
Sets the string that represents the query used within the inline view.
setOutputDefinition(String) - Method in class com.metamatrix.query.sql.symbol.GroupSymbol
 
setOutputElements(List) - Method in class com.metamatrix.query.processor.proc.ProcedurePlan
 
setOutputElements(List) - Method in class com.metamatrix.query.processor.relational.RelationalPlan
 
setOutputName(String) - Method in class com.metamatrix.query.sql.symbol.Symbol
 
setOutputName(String) - Method in interface org.teiid.connector.language.ISelectSymbol
Set output column name.
setOutputParameter(FunctionParameter) - Method in class com.metamatrix.query.function.metadata.FunctionMethod
Set ouput parameter.
setOutputParameters(String[]) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.Results
 
setOverrideProperies(Properties, Properties) - Static method in class com.metamatrix.common.util.PropertiesUtils
 
setOverwriteLeadSource(boolean) - Method in class com.sforce.soap.partner.LeadConvert
Sets the overwriteLeadSource value for this LeadConvert.
setOwner(String) - Method in class com.metamatrix.api.core.xmi.XMIHeader.Documentation
Set the owner
setOwnerId(String) - Method in class com.sforce.soap.partner.LeadConvert
Sets the ownerId value for this LeadConvert.
setPad(boolean) - Method in class com.metamatrix.toolbox.ui.widget.IntegerSpinner
Sets the enable state.
setPanelType(int) - Method in class com.metamatrix.console.ui.util.ModifiedDirectoryChooserPanel
Get the selected DirectoryEntries from this dialog when a multiple selection is made.
setPanelType(int) - Method in class com.metamatrix.toolbox.ui.widget.DirectoryChooserPanel
Get the selected DirectoryEntries from this dialog when a multiple selection is made.
setParameter(SPParameter) - Method in class com.metamatrix.query.sql.lang.StoredProcedure
Set a stored procedure's parameter
setParameterCount(int) - Method in class com.metamatrix.jdbc.StaticMetadataProvider
 
setParameterIDs(List) - Method in class com.metamatrix.metadata.runtime.impl.ProcedureRecordImpl
 
setParameterMethod(String) - Method in class com.metamatrix.connector.xml.http.HTTPConnectorState
 
setParameters(List) - Method in class com.metamatrix.connector.xml.base.ExecutionInfo
 
setParameters(List) - Method in class com.metamatrix.dqp.message.ResultsMessage
 
setParameters(List) - Method in class com.metamatrix.metadata.runtime.model.BasicProcedure
 
setParameters(List<SPParameter>) - Method in class com.metamatrix.query.metadata.StoredProcedureInfo
 
setParameters(Map) - Method in class com.metamatrix.query.xquery.saxon.SaxonXQueryExpression
 
setParameters(Map) - Method in interface com.metamatrix.query.xquery.XQueryExpression
Set external parameter values.
setParameters(LogInParameters) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ConnectionlessRequest
 
setParameterType(short) - Method in class com.metamatrix.metadata.runtime.model.BasicProcedureParameter
 
setParameterType(int) - Method in class com.metamatrix.query.sql.lang.SPParameter
Set parameter type according to class constants.
setParameterValues(List) - Method in class com.metamatrix.dqp.message.RequestMessage
 
setParams(Map<ElementSymbol, Expression>) - Method in class com.metamatrix.query.processor.proc.ProcedurePlan
 
setParent(JFrame) - Method in class com.metamatrix.console.ui.views.vdb.VdbMainPanel
 
setParent(CommandTreeNode) - Method in class com.metamatrix.query.optimizer.CommandTreeNode
 
setParent(RelationalNode) - Method in class com.metamatrix.query.processor.relational.RelationalNode
 
setParentComponentTypeID(ComponentType, ComponentTypeID) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Sets the parent component type, null is allowed;
setParentComponentTypeID(ComponentTypeID) - Method in class com.metamatrix.common.config.model.BasicComponentType
 
setParentComponentTypeID(ComponentType, ComponentTypeID) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
setParentContext(VariableContext) - Method in class com.metamatrix.query.sql.util.VariableContext
Set the parent variable context for this variable context, when looking up the variable's value, if the variable is not present in the current context, the parent context is lookedup.
setParentFrameSupplier(ParentFrameSupplier) - Method in class com.metamatrix.toolbox.ui.callback.DialogFactoryCallbackHandler
 
setParentId(String) - Method in class com.metamatrix.api.core.xmi.EntityInfo
Setter for ParentId field.
setParentProjectSymbols(List) - Method in class com.metamatrix.query.sql.proc.CreateUpdateProcedureCommand
 
setParentUUID(String) - Method in class com.metamatrix.metadata.runtime.impl.AbstractMetadataRecord
 
setParentUUID(String) - Method in class com.metamatrix.metadata.runtime.impl.MetadataRecordDelegate
 
setParser(SimpleParser) - Method in class com.metamatrix.script.shell.JConsole
 
setPartiallySelected(boolean) - Method in class com.metamatrix.toolbox.ui.widget.button.CheckBoxModel
 
setPartiallySelected(boolean) - Method in class com.metamatrix.toolbox.ui.widget.CheckBox
 
setPartialResults(boolean) - Method in class com.metamatrix.dqp.client.impl.ServerRequest
 
setPartialResults(boolean) - Method in class com.metamatrix.dqp.message.AtomicRequestMessage
 
setPartialResults(boolean) - Method in class com.metamatrix.dqp.message.RequestMessage
 
setPartialResults(boolean) - Method in class com.metamatrix.dqp.message.ResultsMessage
 
setPartialResults(boolean) - Method in class com.metamatrix.jdbc.MMStatement
 
setPartialResults(boolean) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.RequestInfo
 
setPartialResultsMode(String) - Method in class com.metamatrix.jdbc.BaseDataSource
 
setPassword(String) - Method in class com.metamatrix.connector.xml.base.TrustedPayloadBridge
 
setPassword(String) - Method in interface com.metamatrix.connector.xml.TrustedPayloadHandler
 
setPassword(char[]) - Method in class com.metamatrix.console.connections.ConnectionInfo
 
setPassword(String) - Method in class com.metamatrix.jdbc.BaseDataSource
Sets the password.
setPassword(String) - Method in class com.sforce.soap.partner.Login
Sets the password value for this Login.
setPassword(String) - Method in class com.sforce.soap.partner.ResetPasswordResult
Sets the password value for this ResetPasswordResult.
SetPassword - Class in com.sforce.soap.partner
 
SetPassword() - Constructor for class com.sforce.soap.partner.SetPassword
 
SetPassword(String, String) - Constructor for class com.sforce.soap.partner.SetPassword
 
setPassword(String) - Method in class com.sforce.soap.partner.SetPassword
Sets the password value for this SetPassword.
setPassword(String, String) - Method in interface com.sforce.soap.partner.Soap
Set a user's password
setPassword(String, String) - Method in class com.sforce.soap.partner.SoapBindingStub
 
setPasswordExpired(boolean) - Method in class com.sforce.soap.partner.LoginResult
Sets the passwordExpired value for this LoginResult.
SetPasswordResponse - Class in com.sforce.soap.partner
 
SetPasswordResponse() - Constructor for class com.sforce.soap.partner.SetPasswordResponse
 
SetPasswordResponse(SetPasswordResult) - Constructor for class com.sforce.soap.partner.SetPasswordResponse
 
SetPasswordResult - Class in com.sforce.soap.partner
 
SetPasswordResult() - Constructor for class com.sforce.soap.partner.SetPasswordResult
 
setPath(String) - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
setPath(String) - Method in class com.metamatrix.metadata.runtime.model.BasicKey
 
setPath(String) - Method in class com.metamatrix.metadata.runtime.model.BasicProcedure
 
setPath(String) - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
 
setPathInVdb(String) - Method in class com.metamatrix.metadata.runtime.impl.FileRecordImpl
 
setPayload(Serializable) - Method in interface com.metamatrix.jdbc.api.Statement
Set the per-statement security payload.
setPayload(Serializable) - Method in class com.metamatrix.jdbc.MMStatement
Set the per-statement security payload.
setPermissionNodeAuths(Collection) - Method in class com.metamatrix.console.models.EntitlementManager
Internal private methods
setPermissions(DataNodePermissions) - Method in class com.metamatrix.console.ui.views.entitlements.DataNodeInfo
 
setPermissions(Collection) - Method in interface com.metamatrix.platform.admin.api.PermissionDataNodeTreeView
Set the permissions on the node containing each permission's resource.
setPermissions(Collection) - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeTreeViewImpl
Set the permissions on the node containing each permission's resource.
setPermissions(AuthorizationPermissions) - Method in class com.metamatrix.platform.security.api.AuthorizationPolicy
Define the set of permissions that this policy is to apply.
setPermissionsInDB(DataNodePermissions) - Method in class com.metamatrix.console.ui.views.entitlements.DataNodeInfo
 
setPersistenceStreamId(String) - Method in class com.metamatrix.common.types.BlobType
 
setPersistenceStreamId(String) - Method in class com.metamatrix.common.types.ClobType
 
setPersistenceStreamId(String) - Method in interface com.metamatrix.common.types.Streamable
Persitence Stream ID in the server
setPersistenceStreamId(String) - Method in class com.metamatrix.common.types.XMLType
 
setPhysical(boolean) - Method in class com.metamatrix.admin.objects.MMModel
 
setPhysical(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
setPicklistName(String) - Method in class com.sforce.soap.partner.PicklistForRecordType
Sets the picklistName value for this PicklistForRecordType.
setPicklistsForRecordType(PicklistForRecordType[]) - Method in class com.sforce.soap.partner.RecordTypeMapping
Sets the picklistsForRecordType value for this RecordTypeMapping.
setPicklistsForRecordType(int, PicklistForRecordType) - Method in class com.sforce.soap.partner.RecordTypeMapping
 
setPicklistValues(PicklistEntry[]) - Method in class com.sforce.soap.partner.Field
Sets the picklistValues value for this Field.
setPicklistValues(int, PicklistEntry) - Method in class com.sforce.soap.partner.Field
 
setPicklistValues(PicklistEntry[]) - Method in class com.sforce.soap.partner.PicklistForRecordType
Sets the picklistValues value for this PicklistForRecordType.
setPicklistValues(int, PicklistEntry) - Method in class com.sforce.soap.partner.PicklistForRecordType
 
setPlaceholder(boolean) - Method in class com.sforce.soap.partner.DescribeLayoutItem
Sets the placeholder value for this DescribeLayoutItem.
setPlainTextBody(String) - Method in class com.sforce.soap.partner.SingleEmailMessage
Sets the plainTextBody value for this SingleEmailMessage.
setPlan(Object) - Method in class com.metamatrix.query.mapping.xml.ResultSetInfo
 
setPlanDescription(Map) - Method in class com.metamatrix.dqp.message.ResultsMessage
 
setPlanOnly(boolean) - Method in class com.metamatrix.query.sql.lang.Option
Set flag for returning only the query plan without executing the query
setPlanToProcessConverter(PlanToProcessConverter) - Method in class com.metamatrix.query.util.CommandContext
 
setPluggableInputStreamFilterClass(String) - Method in class com.metamatrix.connector.xml.base.XMLConnectorStateImpl
 
setPluralDisplayName(String) - Method in class com.metamatrix.common.object.ObjectDefinitionImpl
Set the localized display name of this property.
setPolicy(PropertyAccessPolicy) - Method in interface com.metamatrix.common.object.PropertiedObjectEditor
 
setPolicy(PropertyAccessPolicy) - Method in class com.metamatrix.common.object.PropertiedObjectEditorImpl
 
setPolicy(PropertyAccessPolicy) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeEditor
 
setPolicy(PropertyAccessPolicy) - Method in class com.metamatrix.common.tree.directory.FileSystemEntryEditor
 
setPolicy(PropertyAccessPolicy) - Method in class com.metamatrix.console.models.ConfigurationPropertiedObjectEditor
 
setPolicy(PropertyAccessPolicy) - Method in class com.metamatrix.console.ui.views.properties.ConsolePropertiedEditor
 
setPolicy(PropertyAccessPolicy) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeNodeEditor
 
setPoolable(boolean) - Method in class com.metamatrix.jdbc.MMStatement
 
setPoolName(String) - Method in class com.metamatrix.console.ui.views.pools.PoolPropertiedObjectAndEditor
 
setPoolType(int) - Method in class com.metamatrix.admin.objects.MMConnectionPool
 
setPopulated() - Method in class com.metamatrix.console.ui.util.LazyBranchNode
 
setPopupAllOptionsEnabled(boolean) - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableHeader
Sets whether the "All Options" option is displayed in the header's popup menu.
setPopupListButtonIcon(ImageIcon) - Method in class com.metamatrix.toolbox.ui.widget.ComboButtonWidget
 
setPopupListButtonText(String) - Method in class com.metamatrix.toolbox.ui.widget.ComboButtonWidget
 
setPopupListButtonToolTipText(String) - Method in class com.metamatrix.toolbox.ui.widget.ComboButtonWidget
 
setPopupMenuEnabled(boolean) - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableHeader
 
setPopupMenuFactory(PopupMenuFactory) - Method in class com.metamatrix.toolbox.ui.widget.ListWidget
 
setPopupMenuFactory(PopupMenuFactory) - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
 
setPopupMenuFactory(PopupMenuFactory) - Method in class com.metamatrix.toolbox.ui.widget.TreeWidget
 
setPort(int) - Method in class com.metamatrix.admin.objects.MMProcess
 
setPort(String) - Method in class com.metamatrix.soap.object.WSDLUrl
 
setPortalId(String) - Method in class com.sforce.soap.partner.LoginScopeHeader
Sets the portalId value for this LoginScopeHeader.
setPortNumber(int) - Method in class com.metamatrix.jdbc.MMDataSource
Sets the portNumber.
setPosition(int) - Method in interface com.metamatrix.common.buffer.IndexedTupleSource
Set the tuple source position
setPosition(int) - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleDescriptor
 
setPosition(int) - Method in class com.metamatrix.metadata.runtime.impl.ColumnRecordImpl
 
setPosition(int) - Method in class com.metamatrix.metadata.runtime.impl.ProcedureParameterRecordImpl
 
setPosition(int) - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
setPosition(int) - Method in class com.metamatrix.metadata.runtime.model.BasicProcedureParameter
 
setPosition(int) - Method in class com.metamatrix.query.metadata.TempMetadataID
 
setPositionInGroup(Element, int) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseFactory
 
setPrecision(int) - Method in class com.metamatrix.metadata.runtime.impl.ColumnRecordImpl
 
setPrecision(int) - Method in class com.metamatrix.metadata.runtime.impl.ProcedureParameterRecordImpl
 
setPrecision(int) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
setPrecision(int) - Method in class com.sforce.soap.partner.Field
Sets the precision value for this Field.
setPrecisionLength(Element, int) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseFactory
 
setPrecisionLength(int) - Method in class com.metamatrix.metadata.runtime.impl.DatatypeRecordImpl
 
setPrecisionLength(int) - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
setPredicateQuantifier(int) - Method in class com.metamatrix.query.sql.lang.SubqueryCompareCriteria
Set the predicate quantifier - use one of the following: SubqueryCompareCriteria.NO_QUANTIFIER SubqueryCompareCriteria.ANY SubqueryCompareCriteria.SOME SubqueryCompareCriteria.ALL
setPreferredSize(Dimension) - Method in class com.metamatrix.toolbox.ui.widget.IntegerSpinner
Set the preferred size of the spinner.
setPreferredSize(Dimension) - Method in class com.metamatrix.toolbox.ui.widget.TextFieldWidget
Overridden to force the field's preferred height to be immutable.
setPreferredWidth(int) - Method in class com.metamatrix.toolbox.ui.widget.table.EnhancedTableColumn
 
setPreferredWidth(int) - Method in class com.metamatrix.toolbox.ui.widget.TextFieldWidget
Sets the preferred pixel width of the field.
setPrepared(boolean) - Method in class org.teiid.connector.jdbc.translator.SQLConversionVisitor
 
setPreparedBatchUpdate(boolean) - Method in class com.metamatrix.dqp.message.RequestMessage
 
setPreparedStatement(boolean) - Method in class com.metamatrix.dqp.message.RequestMessage
 
setPressedShift(int) - Method in class com.metamatrix.toolbox.ui.widget.ButtonWidget
 
setPressedShift(int) - Method in class com.metamatrix.toolbox.ui.widget.laf.ButtonLookAndFeel
 
setPrimaryKeyID(Object) - Method in class com.metamatrix.metadata.runtime.impl.TableRecordImpl
 
setPrimaryMetamodelUri(String) - Method in class com.metamatrix.metadata.runtime.impl.ModelRecordImpl
 
setPrimitiveTypeID(String) - Method in class com.metamatrix.metadata.runtime.impl.DatatypeRecordImpl
 
setPrincipals(Set) - Method in class com.metamatrix.platform.security.api.AuthorizationPolicy
Define the set of MetaMatrixPrincipalNames that this policy applies to.
setPrincipalsTexts(String, String, int) - Method in class com.metamatrix.console.ui.views.entitlements.NewEntitlementConfirmationPanel
 
setPrintStackOnError(boolean) - Method in class com.metamatrix.cdk.ConnectorShellCommandTarget
 
setPrintStackTraceOnException(boolean) - Method in class com.metamatrix.core.commandshell.CommandShell
 
setProcedure(boolean) - Method in class com.metamatrix.query.sql.symbol.GroupSymbol
 
setProcedureCallableName(String) - Method in class com.metamatrix.query.metadata.StoredProcedureInfo
 
setProcedureCallableName(String) - Method in class com.metamatrix.query.sql.lang.StoredProcedure
 
setProcedureID(Object) - Method in class com.metamatrix.query.metadata.StoredProcedureInfo
 
setProcedureID(Object) - Method in class com.metamatrix.query.sql.lang.StoredProcedure
 
setProcedureName(String) - Method in class com.metamatrix.query.sql.lang.StoredProcedure
Set this stored procedure's name
setProcedureName(String) - Method in interface org.teiid.connector.language.IProcedure
Sets the name of the procedure.
setProcedureRelational(boolean) - Method in class com.metamatrix.query.sql.lang.StoredProcedure
 
setProcedureType(short) - Method in class com.metamatrix.metadata.runtime.model.BasicProcedure
 
setProcessDate(ProcessData) - Method in class com.metamatrix.console.ui.views.runtime.OperationsPanel
 
setProcessDebug(boolean) - Method in class com.metamatrix.query.util.CommandContext
 
setProcessing(boolean) - Method in class com.metamatrix.toolbox.ui.widget.event.WidgetActionEvent
 
setProcessingDate(Date) - Method in class com.metamatrix.admin.objects.MMRequest
 
setProcessingSortRight(boolean) - Method in class com.metamatrix.query.processor.relational.MergeJoinStrategy
 
setProcessingTimestamp(Date) - Method in class com.metamatrix.dqp.message.AtomicRequestMessage
Set time that the request is submitted on the server.
setProcessingTimestamp(Date) - Method in class com.metamatrix.dqp.message.RequestMessage
Set time that the request is submitted on the server.
setProcessName(String) - Method in class com.metamatrix.common.config.CurrentConfiguration
 
setProcessName(String) - Method in class com.metamatrix.common.log.reader.LogEntry
 
setProcessorBatchSize(int) - Method in class com.metamatrix.common.buffer.impl.BufferConfig
 
setProcessorBatchSize(int) - Method in class com.metamatrix.query.util.CommandContext
 
setProcessorID(Object) - Method in class com.metamatrix.query.util.CommandContext
 
setProcessorPlan(ProcessorPlan) - Method in class com.metamatrix.query.optimizer.CommandTreeNode
Sets the planner-specific ProcessorPlan implementation for the Command represented by this node.
setProcessorPlan(ProcessorPlan) - Method in class com.metamatrix.query.processor.relational.PlanExecutionNode
 
setProcessorPlan(ProcessorPlan) - Method in class com.metamatrix.query.sql.lang.Command
 
setProcessPlan(ProcessorPlan) - Method in class com.metamatrix.query.processor.proc.AbstractAssignmentInstruction
 
setProcID(BasicProcedureID) - Method in class com.metamatrix.metadata.runtime.model.BasicProcedureParameter
Sets the procID.
setProducerName(String) - Method in class com.metamatrix.metadata.runtime.impl.VdbRecordImpl
 
setProducerVersion(String) - Method in class com.metamatrix.metadata.runtime.impl.VdbRecordImpl
 
setProfileId(String) - Method in class com.sforce.soap.partner.GetUserInfoResult
Sets the profileId value for this GetUserInfoResult.
setProjectedSymbols(List) - Method in class com.metamatrix.query.sql.proc.CreateUpdateProcedureCommand
 
setProjectedTypes(List<Class<?>>) - Method in class com.metamatrix.query.sql.lang.SetQuery
 
setPropagationListener(AuthorizationPropagationListener) - Method in class com.metamatrix.console.ui.views.entitlements.DataNodesTreeModel
 
setPropertiedEditor(ConsolePropertiedEditor) - Method in class com.metamatrix.console.ui.views.properties.NextStartupPanel
 
setPropertiedObject(PropertiedObject) - Method in class com.metamatrix.console.ui.util.POPWithButtons
 
setPropertiedObject(PropertiedObject) - Method in class com.metamatrix.toolbox.ui.widget.property.PropertiedObjectPanel
Sets this panel to display the properties for the specified PropertiedObject.
setPropertiedObject(PropertiedObject, PropertiedObjectEditor) - Method in class com.metamatrix.toolbox.ui.widget.property.PropertiedObjectPanel
Sets this panel to display the properties for the specified PropertiedObject.
setPropertiedObject(PropertiedObject, List) - Method in class com.metamatrix.toolbox.ui.widget.property.PropertiedObjectPanel
Sets this panel to display the specified properties for the specified PropertiedObject.
setPropertiedObject(PropertiedObject, PropertiedObjectEditor, List) - Method in class com.metamatrix.toolbox.ui.widget.property.PropertiedObjectPanel
Sets the PropertiedObject whose properties are to be shown to the specified object.
setPropertiedObject(PropertiedObject) - Method in class com.metamatrix.toolbox.ui.widget.property.PropertyChangeAdapter
set the PropertiedObject that this adapter will be using for validation and setting of new property values.
setPropertiedObject(PropertiedObject) - Method in class com.metamatrix.toolbox.ui.widget.property.PropertyComponentFactory
 
setPropertiedObjectEditor(PropertiedObjectEditor) - Method in class com.metamatrix.toolbox.ui.widget.PropertiedObjectArrayTable
 
setPropertiedObjectEditor(PropertiedObjectEditor) - Method in class com.metamatrix.toolbox.ui.widget.property.PropertyComponentFactory
 
setProperties(Properties) - Method in class com.metamatrix.admin.objects.MMAdminObject
 
setProperties(Properties) - Method in class com.metamatrix.common.config.model.BasicComponentObject
Set the properties for this object.
setProperties(Properties) - Method in class com.metamatrix.common.config.model.BasicHost
 
setProperties(Element, Properties) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseFactory
 
setProperties(Properties) - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataObject
 
setProperty(String, String, String, String) - Method in interface com.metamatrix.admin.api.core.CoreConfigAdmin
Set a Property for an AdminObject
setProperty(String, String, String, String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
setProperty(String, String, String, String) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
Supported classes are Host, ConnectorBinding, SystemObject, ProcessObject
setProperty(String, String) - Method in class com.metamatrix.cdk.ConnectorShellCommandTarget
 
setProperty(ComponentObject, String, String) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Set the property value for the specified name on the ComponentObject.
setProperty(ComponentObject, String, String) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
setProperty(String, String) - Method in class com.metamatrix.common.properties.UnmodifiableProperties
 
setProperty(String, String, int) - Method in class com.metamatrix.console.models.PropertiesManager
 
setProperty(String, String, Configuration) - Method in class com.metamatrix.console.models.PropertiesManager
 
setProperty(MetaMatrixPrincipal, String, String) - Method in class com.metamatrix.console.ui.views.users.GroupTabSelectionHandler
 
setProperty(String, String) - Static method in class com.metamatrix.console.util.StaticProperties
 
setProperty(String, String, String, String) - Method in class com.metamatrix.dqp.embedded.admin.DQPConfigAdminImpl
 
setProperty(Integer, Object) - Method in class com.metamatrix.query.optimizer.CommandTreeNode
Set a CommandPlanner-specific property.
setProperty(NodeConstants.Info, Object) - Method in class com.metamatrix.query.optimizer.relational.plantree.PlanNode
 
setProperty(String, Object) - Method in class com.metamatrix.query.processor.dynamic.TupleXMLReader
 
setPropertyChangeAdapter(PropertyChangeAdapter) - Method in class com.metamatrix.toolbox.ui.widget.property.PropertiedObjectPanel
Sets the PropertyChangeAdapter.
setPropertyChangeAdapter(PropertyChangeAdapter) - Method in class com.metamatrix.toolbox.ui.widget.property.PropertyComponentFactory
 
setPropertyDefinition(ComponentTypeDefn, PropertyDefinition) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Set the PropertyDefinition on the ComponentTypeDefn
setPropertyDefinition(ComponentTypeDefn, PropertyDefinition) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
setPropertyDefinition(PropertyDefinition) - Method in class com.metamatrix.common.tree.TreeNodePropertyComparator
 
setPropertyDefinition(PropertyDefinition) - Method in class com.metamatrix.toolbox.ui.widget.property.PropertyChangeAdapter
set the PropertyDefinition that this adapter will be controlling the value of for the PropertiedObject.
setPropertyDefinitions(List) - Method in class com.metamatrix.common.object.PropertiedObjectImpl
Set the list of PropertyDefinition instances that this object is to use.
setPropertyDefinitionsShown(List) - Method in class com.metamatrix.toolbox.ui.widget.TreeNodeTableWidget
 
setPropertyName(String) - Method in class com.metamatrix.metadata.runtime.impl.PropertyRecordImpl
 
setPropertyName(String) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.Property
 
setPropertyType(String) - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
setPropertyType(PropertyType) - Method in class com.metamatrix.common.object.PropertyDefinitionImpl
Set the type for values of this property.
setPropertyTypeClassName(String) - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
setPropertyValidationListener(PropertyValidationListener) - Method in class com.metamatrix.toolbox.ui.widget.property.DirectoryEntryPropertyComponent
Set a listener on this component that will receive request to validate property values as they are entered.
setPropertyValidationListener(PropertyValidationListener) - Method in interface com.metamatrix.toolbox.ui.widget.property.PropertyComponent
Set a listener on this component that will receive request to validate property values as they are entered.
setPropertyValue(PropertyDefinition, Object) - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
 
setPropertyValue(String, Object) - Method in class com.metamatrix.connector.metadata.RuntimeVdbRecord
 
setPropertyValue(String, Object) - Method in class com.metamatrix.metadata.runtime.impl.AbstractMetadataRecord
 
setPropertyValue(String) - Method in class com.metamatrix.metadata.runtime.impl.PropertyRecordImpl
 
setPropertyValue(String, Object) - Method in interface com.metamatrix.modeler.core.metadata.runtime.MetadataRecord
Set the value of the transient properties that get stored on the records for sake of caching.
setPropertyValue(String) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.Property
 
setProtocol(String) - Method in class com.metamatrix.soap.object.MMServerInfo
 
setProtocol(String) - Method in class com.metamatrix.soap.object.WSDLUrl
 
setProvider(ComponentDefn) - Method in class com.metamatrix.console.ui.views.authorization.AuthenticationProviderDetailsPanel
Set the displayed provider
setProvider(ComponentDefn) - Method in class com.metamatrix.console.ui.views.authorization.AuthenticationProviderPropertiesPanel
 
setProvider(String) - Method in class com.metamatrix.metadata.runtime.impl.VdbRecordImpl
 
setProxyUri(String) - Method in class com.metamatrix.connector.xml.http.HTTPConnectorState
 
setPublicKey(byte[]) - Method in class com.metamatrix.common.comm.platform.socket.Handshake
 
setPublishUrl(String) - Method in class com.metamatrix.console.util.SavedUDDIRegistryInfo
 
setPushdown(int) - Method in class com.metamatrix.query.function.metadata.FunctionMethod
Set pushdown property of method
setQMetaClassName(String, String) - Method in class com.metamatrix.api.core.xmi.EntityInfo
Sets the metaModelEntityName.
setQuantifier(ISubqueryCompareCriteria.Quantifier) - Method in interface org.teiid.connector.language.ISubqueryCompareCriteria
Set quantifier.
setQuery(String) - Method in class com.metamatrix.query.mapping.relational.QueryNode
Set the SQL query
SetQuery - Class in com.metamatrix.query.sql.lang
This object acts as a Set operator on multiple Queries - UNION, INTERSECT, and EXCEPT can be implemented with this Class
SetQuery(SetQuery.Operation) - Constructor for class com.metamatrix.query.sql.lang.SetQuery
Construct query with operation type
SetQuery(SetQuery.Operation, boolean, QueryCommand, QueryCommand) - Constructor for class com.metamatrix.query.sql.lang.SetQuery
 
setQuery(IQueryCommand) - Method in interface org.teiid.connector.language.ISubqueryContainer
Set the inner subquery
SetQuery.Operation - Enum in com.metamatrix.query.sql.lang
 
setQueryable(boolean) - Method in class com.sforce.soap.partner.DescribeSObjectResult
Sets the queryable value for this DescribeSObjectResult.
setQueryExpression(QueryCommand) - Method in class com.metamatrix.query.sql.lang.Insert
 
setQueryLocator(String) - Method in class com.sforce.soap.partner.QueryMore
Sets the queryLocator value for this QueryMore.
setQueryLocator(String) - Method in class com.sforce.soap.partner.QueryResult
Sets the queryLocator value for this QueryResult.
setQueryPlan(String) - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
setQueryPlan(String) - Method in class com.metamatrix.metadata.runtime.model.BasicProcedure
Sets the queryPlan.
setQueryPlan(Map) - Method in class com.metamatrix.query.analysis.AnalysisRecord
Set the query plan that was created
setQueryPlan(QueryNode) - Method in class com.metamatrix.query.metadata.StoredProcedureInfo
 
setQueryPlanAllowed(boolean) - Method in class com.metamatrix.dqp.message.RequestMessage
 
setQueryProcessorFactory(QueryProcessor.ProcessorFactory) - Method in class com.metamatrix.query.util.CommandContext
 
SetQueryResolver - Class in com.metamatrix.query.resolver.command
 
SetQueryResolver() - Constructor for class com.metamatrix.query.resolver.command.SetQueryResolver
 
setQueryString(String) - Method in class com.sforce.soap.partner.Query
Sets the queryString value for this Query.
setQueryString(String) - Method in class com.sforce.soap.partner.QueryAll
Sets the queryString value for this QueryAll.
setQueryTimeout(int) - Method in class com.metamatrix.jdbc.MMStatement
This sets to seconds the time limit for the number of seconds for a driver to wait for a statement object to be executed.
setQueued(int) - Method in class com.metamatrix.admin.objects.MMQueueWorkerPool
 
setQueueWorkerPool(QueueWorkerPool) - Method in class com.metamatrix.admin.objects.MMProcess
 
setRadix(Element, int) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseFactory
 
setRadix(int) - Method in class com.metamatrix.metadata.runtime.impl.ColumnRecordImpl
 
setRadix(int) - Method in class com.metamatrix.metadata.runtime.impl.DatatypeRecordImpl
 
setRadix(int) - Method in class com.metamatrix.metadata.runtime.impl.ProcedureParameterRecordImpl
 
setRadix(int) - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
setReadOnly(PropertiedObject, PropertyDefinition, boolean) - Method in class com.metamatrix.common.object.DefaultPropertyAccessPolicy
 
setReadOnly(PropertiedObject, boolean) - Method in class com.metamatrix.common.object.DefaultPropertyAccessPolicy
 
setReadOnly(PropertiedObject, PropertyDefinition, boolean) - Method in class com.metamatrix.common.object.PropertiedObjectEditorImpl
 
setReadOnly(PropertiedObject, boolean) - Method in class com.metamatrix.common.object.PropertiedObjectEditorImpl
 
setReadOnly(PropertiedObject, PropertyDefinition, boolean) - Method in interface com.metamatrix.common.object.PropertyAccessPolicy
 
setReadOnly(PropertiedObject, boolean) - Method in interface com.metamatrix.common.object.PropertyAccessPolicy
 
setReadOnly(PropertiedObject, PropertyDefinition, boolean) - Method in class com.metamatrix.common.object.PropertyAccessPolicyImpl
 
setReadOnly(PropertiedObject, boolean) - Method in class com.metamatrix.common.object.PropertyAccessPolicyImpl
 
setReadOnly(PropertiedObject, PropertyDefinition, boolean) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeEditor
 
setReadOnly(PropertiedObject, boolean) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeEditor
 
setReadOnly(PropertiedObject, PropertyDefinition, boolean) - Method in class com.metamatrix.common.tree.directory.FileSystemEntryEditor
 
setReadOnly(PropertiedObject, boolean) - Method in class com.metamatrix.common.tree.directory.FileSystemEntryEditor
 
setReadOnly(PropertiedObject, PropertyDefinition, boolean) - Method in class com.metamatrix.console.models.ConfigurationPropertiedObjectEditor
 
setReadOnly(PropertiedObject, boolean) - Method in class com.metamatrix.console.models.ConfigurationPropertiedObjectEditor
 
setReadOnly(PropertiedObject, PropertyDefinition, boolean) - Method in class com.metamatrix.console.ui.views.properties.ConsolePropertiedEditor
 
setReadOnly(PropertiedObject, boolean) - Method in class com.metamatrix.console.ui.views.properties.ConsolePropertiedEditor
 
setReadOnly(boolean) - Method in class com.metamatrix.jdbc.MMConnection
 
setReadOnly() - Method in interface com.metamatrix.platform.security.api.AuthorizationPermissions
Marks this AuthorizationPermissionCollection object as "readonly".
setReadOnly() - Method in class com.metamatrix.platform.security.api.AuthorizationPermissionsImpl
Marks this AuthorizationPermissionCollection object as "readonly".
setReadOnly(boolean) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
setReadOnly(boolean) - Method in class com.metamatrix.toolbox.ui.widget.CalendarPanel
 
setReadonly(boolean) - Method in class com.metamatrix.toolbox.ui.widget.IntegerSpinner
 
setReadOnly(PropertiedObject, boolean) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeNodeEditor
 
setReadOnly(PropertiedObject, PropertyDefinition, boolean) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeNodeEditor
 
setReadOnlyForced(boolean) - Method in class com.metamatrix.toolbox.ui.widget.property.PropertiedObjectPanel
Sets whether properties should be treated as read-only regardless of their actual read-only status.
setReadOnlyProperties(boolean) - Method in class com.metamatrix.console.ui.views.properties.PropertyFilter
 
setReadState(Integer) - Method in class com.metamatrix.console.ui.views.entitlements.DataNodesTreeNode
 
setReadState(int) - Method in class com.metamatrix.console.ui.views.entitlements.DataNodesTreeNode
 
setReceiveBufferSize(int) - Method in class com.metamatrix.common.comm.platform.socket.client.OioOjbectChannelFactory
 
setRecord(SObject) - Method in class com.sforce.soap.partner.SearchRecord
Sets the record value for this SearchRecord.
setRecords(SObject[]) - Method in class com.sforce.soap.partner.QueryResult
Sets the records value for this QueryResult.
setRecords(int, SObject) - Method in class com.sforce.soap.partner.QueryResult
 
setRecordToMergeIds(String[]) - Method in class com.sforce.soap.partner.MergeRequest
Sets the recordToMergeIds value for this MergeRequest.
setRecordToMergeIds(int, String) - Method in class com.sforce.soap.partner.MergeRequest
 
setRecordType(char) - Method in class com.metamatrix.metadata.runtime.impl.AbstractMetadataRecord
 
setRecordTypeId(String) - Method in class com.sforce.soap.partner.RecordTypeInfo
Sets the recordTypeId value for this RecordTypeInfo.
setRecordTypeId(String) - Method in class com.sforce.soap.partner.RecordTypeMapping
Sets the recordTypeId value for this RecordTypeMapping.
setRecordTypeIds(String[]) - Method in class com.sforce.soap.partner.DescribeLayoutType0
Sets the recordTypeIds value for this DescribeLayoutType0.
setRecordTypeIds(int, String) - Method in class com.sforce.soap.partner.DescribeLayoutType0
 
setRecordTypeInfos(RecordTypeInfo[]) - Method in class com.sforce.soap.partner.DescribeSObjectResult
Sets the recordTypeInfos value for this DescribeSObjectResult.
setRecordTypeInfos(int, RecordTypeInfo) - Method in class com.sforce.soap.partner.DescribeSObjectResult
 
setRecordTypeMappings(RecordTypeMapping[]) - Method in class com.sforce.soap.partner.DescribeLayoutResult
Sets the recordTypeMappings value for this DescribeLayoutResult.
setRecordTypeMappings(int, RecordTypeMapping) - Method in class com.sforce.soap.partner.DescribeLayoutResult
 
setRecordTypeSelectorRequired(boolean) - Method in class com.sforce.soap.partner.DescribeLayoutResult
Sets the recordTypeSelectorRequired value for this DescribeLayoutResult.
setRecursionLimit(int, boolean) - Method in class com.metamatrix.query.mapping.xml.MappingRecursiveElement
Sets limit on how deep the recurrsion is allowed to occur in result document.
setRef(int, Ref) - Method in class com.metamatrix.jdbc.MMPreparedStatement
 
setReferencedKey(MetadataID) - Method in class com.metamatrix.metadata.runtime.model.BasicKey
 
setReferencedKeyUID(long) - Method in class com.metamatrix.metadata.runtime.model.BasicKey
 
setReferences(List) - Method in class com.metamatrix.query.mapping.xml.ResultSetInfo
 
setReferenceStreamId(String) - Method in class com.metamatrix.common.types.BlobType
 
setReferenceStreamId(String) - Method in class com.metamatrix.common.types.ClobType
 
setReferenceStreamId(String) - Method in interface com.metamatrix.common.types.Streamable
Reference Stream ID in the server
setReferenceStreamId(String) - Method in class com.metamatrix.common.types.XMLType
 
setReferenceTo(String[]) - Method in class com.sforce.soap.partner.Field
Sets the referenceTo value for this Field.
setReferenceTo(int, String) - Method in class com.sforce.soap.partner.Field
 
setRefreshAction(Action) - Method in class com.metamatrix.console.models.QueryManager
 
setRefreshNeeded() - Method in class com.metamatrix.console.models.ConfigurationManager
To indicate a refresh is needed.
setRefreshRate(int) - Method in class com.metamatrix.console.models.TimedManager
Subclasses of TimedManager must be sure to set their refresh rate, in addition to other initialization behavior.
setRefreshRate(int) - Method in class com.metamatrix.console.ui.views.queries.QueryPanel
Sets the refresh rate.
setRefreshRate(int) - Method in class com.metamatrix.console.ui.views.runtime.RuntimeMgmtPanel
 
setRefreshRate(int) - Method in class com.metamatrix.console.ui.views.sessions.SessionPanel
Sets the refresh rate.
setRefreshRate(int) - Method in class com.metamatrix.console.ui.views.summary.SummaryPanel
Sets the refresh rate.
setRefreshRate(int) - Method in class com.metamatrix.console.ui.views.syslog.SysLogPanel
Sets the refresh rate.
setRefreshRate(int) - Method in class com.metamatrix.console.ui.views.transactions.TransactionsPanel
Sets the refresh rate.
setRefreshRate(int) - Method in interface com.metamatrix.console.util.AutoRefreshable
Sets the refresh rate.
setRefreshRate(int) - Method in class com.metamatrix.console.util.AutoRefresher
Subclasses of AutoRefresher must be sure to set their refresh rate, in addition to other initialization behavior.
setRefreshTarget(AutoRefreshable) - Method in class com.metamatrix.console.util.AutoRefresher
 
setRegistered(boolean) - Method in class com.metamatrix.admin.objects.MMAdminObject
 
setRelatedLists(RelatedList[]) - Method in class com.sforce.soap.partner.DescribeLayout
Sets the relatedLists value for this DescribeLayout.
setRelatedLists(int, RelatedList) - Method in class com.sforce.soap.partner.DescribeLayout
 
setRelationshipName(String) - Method in class com.sforce.soap.partner.ChildRelationship
Sets the relationshipName value for this ChildRelationship.
setRelationshipName(String) - Method in class com.sforce.soap.partner.Field
Sets the relationshipName value for this Field.
setRelationshipOrder(Integer) - Method in class com.sforce.soap.partner.Field
Sets the relationshipOrder value for this Field.
setRemoveConnectionEnabled(boolean) - Method in class com.metamatrix.console.ui.layout.ConsoleMenuBar
 
setRemoved() - Method in class com.metamatrix.common.buffer.impl.TupleSourceInfo
Set a flag that this tuple source has been removed
setRemoveDuplicates(boolean) - Method in class com.metamatrix.query.processor.relational.GroupingNode
 
setReplaceIndex(int) - Method in class org.teiid.connector.jdbc.translator.DropFunctionModifier
 
setReplicateable(boolean) - Method in class com.sforce.soap.partner.DescribeSObjectResult
Sets the replicateable value for this DescribeSObjectResult.
setReplyTo(String) - Method in class com.sforce.soap.partner.Email
Sets the replyTo value for this Email.
setRequestClosed(boolean) - Method in class com.metamatrix.dqp.message.AtomicResultsMessage
 
setRequestedColumns(List) - Method in class com.metamatrix.connector.xml.base.ExecutionInfo
 
setRequestID(RequestID) - Method in class com.metamatrix.dqp.message.AtomicRequestMessage
 
setRequestId(RequestId) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ResultsRequest
 
setRequestInfo(RequestInfo) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ConnectionContextualRequest
 
setRequestInfo(RequestInfo) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ConnectionlessRequest
 
setRequests(List, String) - Method in class com.metamatrix.connector.xml.http.HTTPExecutor
 
setRequests(List, String) - Method in class com.metamatrix.connector.xml.soap.SOAPExecutor
 
setRequestTimeout(int) - Method in class com.metamatrix.connector.xml.http.HTTPConnectorState
 
setRequestType(int) - Method in class com.metamatrix.dqp.client.impl.ServerRequest
 
setRequestType(RequestType) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.RequestInfo
 
setRequired(boolean) - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
setRequired(boolean) - Method in class com.metamatrix.common.object.PropertyDefinitionImpl
 
setRequired(boolean) - Method in class com.sforce.soap.partner.DescribeLayoutItem
Sets the required value for this DescribeLayoutItem.
setRequireResultSet(Boolean) - Method in class com.metamatrix.dqp.message.RequestMessage
 
setRequiresRestart(PropertyDefinition.RestartType) - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
setRequiresRestart(PropertyDefinition.RestartType) - Method in class com.metamatrix.common.object.PropertyDefinitionImpl
Set whether this property requires the system to be restarted before it takes effect.
setResizeWeight(double) - Method in class com.metamatrix.toolbox.ui.widget.Splitter
 
setResourcePath(String) - Method in class com.metamatrix.metadata.runtime.impl.AbstractMetadataRecord
 
setResources(Map) - Method in class com.metamatrix.common.config.model.ConfigurationModelContainerImpl
 
setResources(Collection) - Method in class com.metamatrix.common.config.model.ConfigurationModelContainerImpl
 
setResources(Collection) - Method in class com.metamatrix.modeler.transformation.metadata.QueryMetadataContext
 
setResourceType(String) - Method in class com.metamatrix.admin.objects.MMResource
Set the Resource Type
setResponse(int) - Method in interface com.metamatrix.common.callback.Callback
set the response to this callback from the options provide by this callback's getOptions() method.
setResponse(int) - Method in class com.metamatrix.common.callback.CallbackImpl
set the response to this callback from the options provide by this callback's getOptions() method.
setResponse(int) - Method in class com.metamatrix.console.ui.layout.UserPreferenceCallback
called when the callback has received a response.
setRestrictedPicklist(boolean) - Method in class com.sforce.soap.partner.Field
Sets the restrictedPicklist value for this Field.
setRestrictedSearch(boolean) - Method in class com.metamatrix.modeler.transformation.metadata.QueryMetadataContext
 
setResult(Class<T>) - Method in class com.metamatrix.common.types.SQLXMLImpl
 
setResult(Class<T>) - Method in class com.metamatrix.common.types.XMLType
 
setResult(Class<T>) - Method in class com.metamatrix.jdbc.MMSQLXML
 
setResult(DescribeGlobalResult) - Method in class com.sforce.soap.partner.DescribeGlobalResponse
Sets the result value for this DescribeGlobalResponse.
setResult(DescribeLayoutResult) - Method in class com.sforce.soap.partner.DescribeLayoutResponse
Sets the result value for this DescribeLayoutResponse.
setResult(DescribeSObjectResult) - Method in class com.sforce.soap.partner.DescribeSObjectResponse
Sets the result value for this DescribeSObjectResponse.
setResult(DescribeSoftphoneLayoutResult) - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutResponse
Sets the result value for this DescribeSoftphoneLayoutResponse.
setResult(GetDeletedResult) - Method in class com.sforce.soap.partner.GetDeletedResponse
Sets the result value for this GetDeletedResponse.
setResult(GetServerTimestampResult) - Method in class com.sforce.soap.partner.GetServerTimestampResponse
Sets the result value for this GetServerTimestampResponse.
setResult(GetUpdatedResult) - Method in class com.sforce.soap.partner.GetUpdatedResponse
Sets the result value for this GetUpdatedResponse.
setResult(GetUserInfoResult) - Method in class com.sforce.soap.partner.GetUserInfoResponse
Sets the result value for this GetUserInfoResponse.
setResult(LoginResult) - Method in class com.sforce.soap.partner.LoginResponse
Sets the result value for this LoginResponse.
setResult(QueryResult) - Method in class com.sforce.soap.partner.QueryAllResponse
Sets the result value for this QueryAllResponse.
setResult(QueryResult) - Method in class com.sforce.soap.partner.QueryMoreResponse
Sets the result value for this QueryMoreResponse.
setResult(QueryResult) - Method in class com.sforce.soap.partner.QueryResponse
Sets the result value for this QueryResponse.
setResult(ResetPasswordResult) - Method in class com.sforce.soap.partner.ResetPasswordResponse
Sets the result value for this ResetPasswordResponse.
setResult(SearchResult) - Method in class com.sforce.soap.partner.SearchResponse
Sets the result value for this SearchResponse.
setResult(SetPasswordResult) - Method in class com.sforce.soap.partner.SetPasswordResponse
Sets the result value for this SetPasswordResponse.
setResultRecords(List<DeletedObject>) - Method in class com.metamatrix.connector.salesforce.execution.DeletedResult
 
setResults(Object) - Method in class com.metamatrix.console.ui.views.vdb.VdbWizardWrittenMaterializationFilesPanel
 
setResults(List[]) - Method in class com.metamatrix.dqp.message.ResultsMessage
 
setResultsCommand(Command) - Method in class com.metamatrix.query.sql.proc.CreateUpdateProcedureCommand
 
setResultsData(ResultsMessage) - Method in class com.metamatrix.jdbc.MMResultSet
 
setResultSetCacheMode(String) - Method in class com.metamatrix.jdbc.BaseDataSource
 
setResultSetID(Object) - Method in class com.metamatrix.metadata.runtime.impl.ProcedureRecordImpl
 
setResultSetInfo(ResultSetInfo) - Method in class com.metamatrix.query.mapping.xml.MappingSourceNode
 
setResultSetPosition(int) - Method in class com.metamatrix.metadata.runtime.model.BasicProcedureParameter
 
setRetrieveable(boolean) - Method in class com.sforce.soap.partner.DescribeSObjectResult
Sets the retrieveable value for this DescribeSObjectResult.
setRetryLimit(int) - Method in class com.metamatrix.platform.service.proxy.ServiceProxy
 
setReturnsResults(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicProcedure
 
setRightClause(FromClause) - Method in class com.metamatrix.query.sql.lang.JoinPredicate
Set right clause
setRightComponent(Component) - Method in class com.metamatrix.toolbox.ui.widget.Splitter
 
setRightDistinct(boolean) - Method in class com.metamatrix.query.processor.relational.JoinNode
 
setRightExpression(Expression) - Method in class com.metamatrix.query.sql.lang.CompareCriteria
Set right expression.
setRightExpression(Expression) - Method in class com.metamatrix.query.sql.lang.MatchCriteria
Set right expression.
setRightExpression(IExpression) - Method in interface org.teiid.connector.language.ICompareCriteria
Set left expression of criteria
setRightExpression(IExpression) - Method in interface org.teiid.connector.language.ILikeCriteria
Set left expression of criteria
setRightItem(IFromItem) - Method in interface org.teiid.connector.language.IJoin
Set the right IFromItem
setRightQuery(QueryCommand) - Method in class com.metamatrix.query.sql.lang.SetQuery
 
setRightQuery(IQueryCommand) - Method in interface org.teiid.connector.language.ISetQuery
 
setRoleId(String) - Method in class com.sforce.soap.partner.GetUserInfoResult
Sets the roleId value for this GetUserInfoResult.
setRolesList(RolesList) - Method in class com.metamatrix.console.ui.views.users.GroupTabSelectionHandler
 
setRollbackOnFinalize(boolean) - Static method in class com.metamatrix.common.connection.BaseTransaction
Set whether transactions, if they have not been committed or rolled back when they are destroyed, are rolled back or committed.
setRollbackOnly() - Method in class com.metamatrix.common.transaction.manager.SimpleUserTransaction
Modify the transaction associated with this object such that the only possible outcome of the transaction is to roll back the transaction.
setRollbackOnly() - Method in interface com.metamatrix.common.transaction.UserTransaction
Modify the transaction associated with this object such that the only possible outcome of the transaction is to roll back the transaction.
setRollbackOnly() - Method in class com.metamatrix.console.models.ConfigurationPropertiedObjectEditor
Modify the transaction associated with this object such that the only possible outcome of the transaction is to roll back the transaction.
setRollbackOnly() - Method in class com.metamatrix.console.ui.views.properties.FakeUserTransaction
 
setRoot(TreeNode) - Method in class com.metamatrix.common.tree.basic.BasicTreeView
Set the single root used for this TreeView.
setRoot(File, boolean) - Method in class com.metamatrix.common.tree.directory.FileSystemView
Set the DirectoryEntryView root to use for the underlying system.
setRootNode(boolean) - Method in class com.metamatrix.console.ui.views.entitlements.DataNodesTreeNode
 
setRootNode(RelationalNode) - Method in class com.metamatrix.query.processor.relational.RelationalPlan
 
setRoutingId(String) - Method in class com.metamatrix.platform.service.controller.ServiceData
 
setRoutingUUID(String) - Method in class com.metamatrix.admin.objects.MMConnectorBinding
 
setRoutingUUID(ServiceComponentDefn, String) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Sets this ServiceComponentDefn's String routing UUID.
setRoutingUUID(ServiceComponentDefn, String) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
Sets this ServiceComponentDefn's String routing UUID.
setRoutingUUID(String) - Method in class com.metamatrix.common.config.model.BasicServiceComponentDefn
 
setRow(int) - Method in exception com.sforce.soap.partner.fault.ApiQueryFault
Sets the row value for this ApiQueryFault.
setRowCount(int) - Method in class com.metamatrix.common.buffer.impl.TupleSourceInfo
Set the current row count
setRowEditable(int, boolean) - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableModel
Sets all cells within the specified row to the specified editability.
setRowEditable(int, boolean) - Method in interface com.metamatrix.toolbox.ui.widget.table.EnhancedTableModel
Sets all cells within the specified row to the specified editability.
setRowEditable(int, boolean) - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
 
setRowHeight(int) - Method in class com.metamatrix.console.ui.treetable.JTreeTable
Overridden to pass the new rowHeight to the tree.
setRowHeight(int) - Method in class com.metamatrix.console.ui.treetable.JTreeTable.TreeTableCellRenderer
Sets the row height of the tree, and forwards the row height to the table.
setRowId(String, RowId) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setRowId(int, RowId) - Method in class com.metamatrix.jdbc.MMPreparedStatement
 
setRowLimit(int) - Method in class com.metamatrix.dqp.message.RequestMessage
 
setRowLimit(Expression) - Method in class com.metamatrix.query.sql.lang.Limit
 
setRows(Vector) - Method in class com.metamatrix.console.ui.views.queries.QueryTableModel
 
setRows(Row[]) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.Data
 
setRows(int) - Method in class com.sforce.soap.partner.DescribeLayoutSection
Sets the rows value for this DescribeLayoutSection.
setRunning(boolean) - Method in class com.metamatrix.admin.objects.MMHost
Set if this Host has been deployed and is executing
setRunning(boolean) - Method in class com.metamatrix.admin.objects.MMProcess
Set whether this process is running.
setRuntimeType(String) - Method in class com.metamatrix.metadata.runtime.impl.ColumnRecordImpl
 
setRuntimeType(String) - Method in class com.metamatrix.metadata.runtime.impl.ProcedureParameterRecordImpl
 
setRuntimeType(String) - Method in class com.metamatrix.modeler.core.types.EnterpriseDatatypeInfo
 
setRuntimeTypeFixed(Boolean) - Method in class com.metamatrix.modeler.core.types.EnterpriseDatatypeInfo
 
setRuntimeTypeName(String) - Method in class com.metamatrix.metadata.runtime.impl.DatatypeRecordImpl
 
setSandbox(boolean) - Method in class com.sforce.soap.partner.LoginResult
Sets the sandbox value for this LoginResult.
setSaveAsActivity(Boolean) - Method in class com.sforce.soap.partner.Email
Sets the saveAsActivity value for this Email.
setSavepoint() - Method in class com.metamatrix.jdbc.MMConnection
 
setSavepoint(String) - Method in class com.metamatrix.jdbc.MMConnection
 
setSavesLastFileLocation(boolean) - Method in class com.metamatrix.console.ui.dialog.ErrorDialog
 
setScalarGroup(boolean) - Method in class com.metamatrix.query.metadata.TempMetadataID
 
setScale(Element, int) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseFactory
 
setScale(int) - Method in class com.metamatrix.metadata.runtime.impl.ColumnRecordImpl
 
setScale(int) - Method in class com.metamatrix.metadata.runtime.impl.DatatypeRecordImpl
 
setScale(int) - Method in class com.metamatrix.metadata.runtime.impl.ProcedureParameterRecordImpl
 
setScale(int) - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
setScale(int) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
setScale(int) - Method in class com.sforce.soap.partner.Field
Sets the scale value for this Field.
setSchemaPaths(List) - Method in class com.metamatrix.metadata.runtime.impl.TransformationRecordImpl
 
setSchemaProperties(Properties) - Method in class com.metamatrix.connector.xml.base.ExecutionInfo
 
setSchemas(Collection) - Method in class com.metamatrix.dqp.message.ResultsMessage
 
setScope(String) - Method in class com.metamatrix.admin.objects.TransactionImpl
 
setScope(SourceCapabilities.Scope) - Method in class com.metamatrix.query.optimizer.capabilities.BasicSourceCapabilities
 
setScriptFile(String) - Method in class com.metamatrix.core.commandshell.ScriptCommandTarget
 
setSearchable(boolean) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
setSearchable(boolean) - Method in class com.sforce.soap.partner.DescribeSObjectResult
Sets the searchable value for this DescribeSObjectResult.
setSearchOrder(String, List) - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleManager
Sets the positions in the search order of all modules (all modules must be included or an ExtensionModuleOrderingException will be thrown) The sourceNames List parameter should indicate the new desired order.
setSearchOrder(String, List) - Method in interface com.metamatrix.common.extensionmodule.spi.ExtensionModuleTransaction
Sets the positions in the search order of all modules (all modules must be included or an ExtensionModuleOrderingException will be thrown) The sourceNames List parameter should indicate the new desired order.
setSearchOrder(String, List) - Method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleTransaction
Sets the positions in the search order of all modules (all modules must be included or an ExtensionModuleOrderingException will be thrown) The sourceNames List parameter should indicate the new desired order.
setSearchOrder(String, List, Connection) - Static method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleWriter
Sets the positions in the search order of all modules (all modules must be included or an ExtensionModuleOrderingException will be thrown) The sourceNames List parameter should indicate the new desired order.
setSearchOrder(List) - Method in interface com.metamatrix.platform.admin.api.ExtensionSourceAdminAPI
Sets the positions in the search order of all sources (all sources must be included or an ExtensionSourceOrderingException will be thrown) The sourceNames List parameter should indicate the new desired order.
setSearchOrder(List) - Method in class com.metamatrix.platform.admin.apiimpl.ExtensionSourceAdminAPIImpl
Sets the positions in the search order of all sources (all sources must be included or an ExtensionSourceOrderingException will be thrown) The sourceNames List parameter should indicate the new desired order.
setSearchRecords(SearchRecord[]) - Method in class com.sforce.soap.partner.SearchResult
Sets the searchRecords value for this SearchResult.
setSearchRecords(int, SearchRecord) - Method in class com.sforce.soap.partner.SearchResult
 
setSearchString(String) - Method in class com.sforce.soap.partner.Search
Sets the searchString value for this Search.
setSearchType(Element, short) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseFactory
 
setSearchType(int) - Method in class com.metamatrix.metadata.runtime.impl.ColumnRecordImpl
 
setSearchType(short) - Method in class com.metamatrix.metadata.runtime.impl.DatatypeRecordImpl
 
setSearchType(short) - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
setSections(DescribeSoftphoneLayoutSection[]) - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutCallType
Sets the sections value for this DescribeSoftphoneLayoutCallType.
setSections(int, DescribeSoftphoneLayoutSection) - Method in class com.sforce.soap.partner.DescribeSoftphoneLayoutCallType
 
setSecure(boolean) - Method in class com.metamatrix.jdbc.MMDataSource
Sets the secure flag to use mms: protocol instead of the default mm: protocol.
setSecurityContext(String, String, String, Serializable) - Method in class com.metamatrix.cdk.api.ConnectorHost
 
setSecurityContext(String, String, String, Serializable, Serializable) - Method in class com.metamatrix.cdk.api.ConnectorHost
 
setSecurityContext(String, String, String) - Method in class com.metamatrix.cdk.ConnectorShellCommandTarget
 
setSecurityContext(String, String, String, Serializable) - Method in interface com.metamatrix.cdk.IConnectorHost
 
setSecurityContext(String, String, String, Serializable, Serializable) - Method in interface com.metamatrix.cdk.IConnectorHost
 
setSecurityFunctionEvaluator(SecurityFunctionEvaluator) - Method in class com.metamatrix.query.util.CommandContext
 
setSelect(Select) - Method in class com.metamatrix.query.sql.lang.Query
Set the select clause for the query.
setSelect(ISelect) - Method in interface org.teiid.connector.language.IQuery
Set SELECT clause, should never be null.
setSelectable(boolean) - Method in class com.metamatrix.metadata.runtime.impl.ColumnRecordImpl
 
setSelected(boolean) - Method in class com.metamatrix.toolbox.ui.widget.button.CheckBoxModel
 
setSelected(boolean) - Method in class com.sforce.soap.partner.DescribeTabSetResult
Sets the selected value for this DescribeTabSetResult.
setSelectedChoice(int) - Method in class com.metamatrix.toolbox.ui.widget.ComboButtonWidget
 
setSelectedChoice(String) - Method in class com.metamatrix.toolbox.ui.widget.ComboButtonWidget
 
setSelectedColumn(TableColumn) - Method in class com.metamatrix.toolbox.ui.widget.table.TableReorderOptionPanel
 
setSelectedComponent(JComponent) - Method in class com.metamatrix.console.ui.views.properties.DefaultComponentSelector
 
setSelectedIndex(int) - Method in class com.metamatrix.common.callback.CallbackChoices
Set the selected confirmation option.
setSelectionListCellRenderer(ListCellRenderer) - Method in class com.metamatrix.toolbox.ui.widget.AccumulatorPanel
 
setSelector(CriteriaSelector) - Method in class com.metamatrix.query.sql.proc.HasCriteria
Set the CriteriaSelector
setSelector(CriteriaSelector) - Method in class com.metamatrix.query.sql.proc.TranslateCriteria
Set the CriteriaSelector
setSelectorType(int) - Method in class com.metamatrix.query.sql.proc.CriteriaSelector
Set the type of criteria on the user query's elements
setSelectSymbols(List) - Method in class com.metamatrix.query.processor.relational.ProjectNode
 
setSendBufferSize(int) - Method in class com.metamatrix.common.comm.platform.socket.client.OioOjbectChannelFactory
 
setSenderDisplayName(String) - Method in class com.sforce.soap.partner.Email
Sets the senderDisplayName value for this Email.
setSendNotificationEmail(boolean) - Method in class com.sforce.soap.partner.LeadConvert
Sets the sendNotificationEmail value for this LeadConvert.
setSeparator(String) - Method in class com.metamatrix.common.tree.basic.BasicTreeView
 
setServer(String) - Method in class com.metamatrix.soap.object.MMServerInfo
 
setServerName(String) - Method in class com.metamatrix.jdbc.MMDataSource
Sets the serverName.
setServerURL(String) - Method in class com.metamatrix.soap.service.DataServiceInfo
Set the URL for the Server.
setServerUrl(String) - Method in class com.sforce.soap.partner.LoginResult
Sets the serverUrl value for this LoginResult.
setServiceComponentDefn(ServiceComponentDefn) - Method in class com.metamatrix.console.ui.views.deploy.ServiceDefinitionPropertiesPanel
 
setServiceData(ServiceData) - Method in class com.metamatrix.console.ui.views.runtime.OperationsPanel
 
setServiceData(ServiceData) - Method in class com.metamatrix.console.ui.views.runtime.QueueStatisticsRefreshRequestHandlerImp
 
setServiceID(long) - Method in class com.metamatrix.admin.objects.MMConnectorBinding
 
setServiceID(long) - Method in class com.metamatrix.admin.objects.MMDQP
 
setServiceID(long) - Method in class com.metamatrix.admin.objects.MMService
 
setServiceNotMachineGrouping(boolean) - Method in class com.metamatrix.console.ui.util.ConsoleCellRenderer
Sort of a kludge to control what Icon is used for a GroupNode - a GroupNode is used in both the service config domain and the service deployment domain to group services and host machines, respectively.
setServiceSelectionPolicy(ServiceSelectionPolicy) - Method in class com.metamatrix.platform.service.proxy.ServiceProxy
Set the ServiceSelectionPolicy that this proxy will use to select service instances for its lifetime.
setServiceType(String) - Method in class com.metamatrix.platform.service.controller.ServiceData
 
setSessionFunctionEvaluated(boolean) - Method in class com.metamatrix.query.util.CommandContext
 
setSessionID(String) - Method in class com.metamatrix.admin.objects.MMRequest
 
setSessionId(String) - Method in class com.sforce.soap.partner.LoginResult
Sets the sessionId value for this LoginResult.
setSessionId(String) - Method in class com.sforce.soap.partner.SessionHeader
Sets the sessionId value for this SessionHeader.
setSessionState(int) - Method in class com.metamatrix.admin.objects.MMSession
Set the SessionState
setSessionToken(SessionToken) - Method in class com.metamatrix.server.serverapi.RequestInfo
Set the session token that the request was submitted under.
setSforceReserved(String) - Method in class com.sforce.soap.partner.GetDeletedResult
Sets the sforceReserved value for this GetDeletedResult.
setSforceReserved(String) - Method in class com.sforce.soap.partner.GetUpdatedResult
Sets the sforceReserved value for this GetUpdatedResult.
setSforceReserved(String) - Method in class com.sforce.soap.partner.SearchResult
Sets the sforceReserved value for this SearchResult.
setShell(CommandShell) - Method in class com.metamatrix.core.commandshell.CommandTarget
 
setShort(String, short) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setShort(int, short) - Method in class com.metamatrix.jdbc.MMPreparedStatement
Sets parameter number parameterIndex to x, a short value.
setShortDescription(String) - Method in class com.metamatrix.api.core.xmi.XMIHeader.Documentation
Set the short description
setShortDescription(String) - Method in class com.metamatrix.common.object.ObjectDefinitionImpl
Set the short description of this property.
setShortDisplayName(String) - Method in class com.metamatrix.common.object.ObjectDefinitionImpl
Set the localized display name of this property.
setShortName(String) - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataID
 
setShouldEvaluateExpressions(boolean) - Method in class com.metamatrix.query.processor.relational.AccessNode
 
setShouldValidate(boolean) - Method in class com.metamatrix.query.processor.xml.XMLPlan
Set the validation mode on this plan.
setShowAcceptButton(boolean) - Method in class com.metamatrix.console.ui.util.ModifiedDirectoryChooserPanel
Control whether or not the Accept button is displayed.
setShowAcceptButton(boolean) - Method in class com.metamatrix.toolbox.ui.widget.DirectoryChooserPanel
Control whether or not the Accept button is displayed.
setShowCalendar(boolean) - Method in class com.metamatrix.toolbox.ui.widget.CalendarPanel
 
setShowCancelButton(boolean) - Method in class com.metamatrix.console.ui.util.ModifiedDirectoryChooserPanel
Control whether or not the Cancel button is displayed.
setShowCancelButton(boolean) - Method in class com.metamatrix.toolbox.ui.widget.DirectoryChooserPanel
Control whether or not the Cancel button is displayed.
setShowColumnHeaders(boolean) - Method in class com.metamatrix.toolbox.ui.widget.property.PropertiedObjectPanel
Sets whether the name and value column headers should be shown.
setShowDetailsButton(boolean) - Method in class com.metamatrix.console.ui.util.ModifiedDirectoryChooserPanel
Control whether or not the newFolder button is displayed.
setShowDetailsButton(boolean) - Method in class com.metamatrix.toolbox.ui.widget.DirectoryChooserPanel
Control whether or not the newFolder button is displayed.
setShowExpertProperties(boolean) - Method in class com.metamatrix.toolbox.ui.widget.property.PropertiedObjectPanel
Sets whether properties marked as expert should be shown.
setShowFilterComboBox(boolean) - Method in class com.metamatrix.console.ui.util.ModifiedDirectoryChooserPanel
Control whether or not the newFolder button is displayed.
setShowFilterComboBox(boolean) - Method in class com.metamatrix.toolbox.ui.widget.DirectoryChooserPanel
Control whether or not the newFolder button is displayed.
setShowHidden(boolean) - Method in interface com.metamatrix.platform.admin.api.PermissionTreeView
Determines whether methods in this class return hidden nodes in results.
setShowHidden(boolean) - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeTreeViewImpl
Determines whether methods in this class return hidden nodes in results.
setShowHiddenProperties(boolean) - Method in class com.metamatrix.toolbox.ui.widget.property.PropertiedObjectPanel
Sets whether properties marked as hidden should be shown.
setShowingTree(boolean) - Method in class com.metamatrix.console.ui.layout.ConsoleMainFrame
 
setShowInvalidProperties(boolean) - Method in class com.metamatrix.toolbox.ui.widget.property.PropertiedObjectPanel
Sets whether properties with invalid values should be shown with a special indication.
setShowNewFolderButton(boolean) - Method in class com.metamatrix.console.ui.util.ModifiedDirectoryChooserPanel
Control whether or not the newFolder button is displayed.
setShowNewFolderButton(boolean) - Method in class com.metamatrix.toolbox.ui.widget.DirectoryChooserPanel
Control whether or not the newFolder button is displayed.
setShowPassThruFilter(boolean) - Method in class com.metamatrix.console.ui.util.ModifiedDirectoryChooserPanel
Control whether or not the (*.* All Files) is included in the list of filters.
setShowPassThruFilter(boolean) - Method in class com.metamatrix.toolbox.ui.widget.DirectoryChooserPanel
Control whether or not the (*.* All Files) is included in the list of filters.
setShowPlan(boolean) - Method in class com.metamatrix.dqp.message.RequestMessage
 
setShowPlan(boolean) - Method in class com.metamatrix.query.sql.lang.Option
Set flag for returning the query plan with the results
setShowProcess(boolean) - Method in class com.metamatrix.console.ui.views.runtime.OperationsPanel
 
setShowQueue(boolean) - Method in class com.metamatrix.console.ui.views.runtime.OperationsPanel
 
setShowRequiredProperties(boolean) - Method in class com.metamatrix.toolbox.ui.widget.property.PropertiedObjectPanel
Sets whether properties marked as required should be shown with a special indication.
setShowRequiredProperties(boolean) - Method in class com.metamatrix.toolbox.ui.widget.property.PropertyDefinitionLabel
 
setShowResults(boolean) - Method in class bsh.Interpreter
Turn on/off the verbose printing of results as for the show() command.
setShowTime(boolean) - Method in class com.metamatrix.toolbox.ui.widget.CalendarPanel
 
setShowToday(boolean) - Method in class com.metamatrix.toolbox.ui.widget.CalendarPanel
 
setShowToolTips(boolean) - Method in class com.metamatrix.toolbox.ui.widget.property.PropertiedObjectPanel
Sets whether this panel should display ToolTips for property values.
setShowVdbRolesImportOptionEnabled(boolean) - Method in class com.metamatrix.console.ui.views.vdb.VdbWizardEntitlementsSelectPanel
 
setShutdownComplete(boolean) - Method in class com.metamatrix.core.event.AbstractEventBroker
 
setSigned(boolean) - Method in class com.metamatrix.metadata.runtime.impl.ColumnRecordImpl
 
setSigned(boolean) - Method in class com.metamatrix.metadata.runtime.impl.DatatypeRecordImpl
 
setSigned(boolean) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
setSilent(boolean) - Method in class com.metamatrix.core.commandshell.CommandShell
 
setSilent(boolean) - Method in class com.metamatrix.core.commandshell.ScriptCommandTarget
 
setSize(long) - Method in class com.metamatrix.common.buffer.TupleBatch
Set the size of this batch.
setSize(int) - Method in class com.sforce.soap.partner.QueryResult
Sets the size value for this QueryResult.
setSizeContraints(Statement) - Method in class org.teiid.connector.jdbc.JDBCBaseExecution
 
setSizeToPreferences(boolean) - Static method in class com.metamatrix.toolbox.ui.widget.DialogWindow
 
setSoapEndpointAddress(String) - Method in class com.sforce.soap.partner.SforceServiceLocator
 
setSoapType(SoapType) - Method in class com.sforce.soap.partner.Field
Sets the soapType value for this Field.
setSoapWSDDServiceName(String) - Method in class com.sforce.soap.partner.SforceServiceLocator
 
setSobject(String) - Method in class com.sforce.soap.partner.RelatedList
Sets the sobject value for this RelatedList.
setSobjectName(String) - Method in class com.sforce.soap.partner.DescribeTab
Sets the sobjectName value for this DescribeTab.
setSObjects(SObject[]) - Method in class com.sforce.soap.partner.Upsert
Sets the sObjects value for this Upsert.
setSObjects(int, SObject) - Method in class com.sforce.soap.partner.Upsert
 
setSObjectType(String) - Method in class com.sforce.soap.partner.DescribeLayoutType0
Sets the sObjectType value for this DescribeLayoutType0.
setSObjectType(String) - Method in class com.sforce.soap.partner.DescribeSObject
Sets the sObjectType value for this DescribeSObject.
setSObjectType(String) - Method in class com.sforce.soap.partner.GetDeleted
Sets the sObjectType value for this GetDeleted.
setSObjectType(String) - Method in class com.sforce.soap.partner.GetUpdated
Sets the sObjectType value for this GetUpdated.
setSObjectType(String) - Method in class com.sforce.soap.partner.Retrieve
Sets the sObjectType value for this Retrieve.
setSockets(int) - Method in class com.metamatrix.admin.objects.MMProcess
 
setSort(RelatedListSort[]) - Method in class com.sforce.soap.partner.RelatedList
Sets the sort value for this RelatedList.
setSort(int, RelatedListSort) - Method in class com.sforce.soap.partner.RelatedList
 
setSortable(boolean) - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
 
setSortable(Boolean) - Method in class com.sforce.soap.partner.Field
Sets the sortable value for this Field.
setSortElements(List, List<Boolean>) - Method in class com.metamatrix.query.processor.relational.SortNode
 
setSorter(TableSorter) - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
 
setSortType(int) - Method in class com.metamatrix.console.ui.tree.ChildSortingTreeNode
 
setSortType(int) - Method in interface com.metamatrix.console.ui.tree.SortsChildren
 
setSoTimeout(int) - Method in class com.metamatrix.common.comm.platform.socket.client.OioOjbectChannelFactory
 
setSource(boolean) - Method in class com.metamatrix.admin.objects.MMRequest
Set if the request is source request
setSource(String, String, byte[]) - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleManager
Updates the indicated extension module.
setSource(String, String, byte[], long) - Method in interface com.metamatrix.common.extensionmodule.spi.ExtensionModuleTransaction
Updates the indicated extension module
setSource(String, String, byte[], long) - Method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleTransaction
 
setSource(String, String, byte[], long, Connection) - Static method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleWriter
 
setSource(Object) - Method in class com.metamatrix.common.transaction.manager.SimpleUserTransaction
 
setSource(String, byte[]) - Method in interface com.metamatrix.platform.admin.api.ExtensionSourceAdminAPI
Updates the indicated extension source
setSource(String, byte[]) - Method in class com.metamatrix.platform.admin.apiimpl.ExtensionSourceAdminAPIImpl
Updates the indicated extension source
setSource(String) - Method in class com.metamatrix.query.mapping.xml.MappingBaseNode
 
setSource(String) - Method in class com.metamatrix.query.mapping.xml.MappingSourceNode
 
setSourceDescription(String, String, String) - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleManager
Updates the indicated extension module's description
setSourceDescription(String, String, String) - Method in interface com.metamatrix.common.extensionmodule.spi.ExtensionModuleTransaction
Updates the indicated extension module's description
setSourceDescription(String, String, String) - Method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleTransaction
Updates the indicated extension module's description
setSourceDescription(String, String, String, Connection) - Static method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleWriter
Updates the indicated extension module's description
setSourceDescription(String, String) - Method in interface com.metamatrix.platform.admin.api.ExtensionSourceAdminAPI
Updates the indicated extension source's description
setSourceDescription(String, String) - Method in class com.metamatrix.platform.admin.apiimpl.ExtensionSourceAdminAPIImpl
Updates the indicated extension source's description
setSourceName(String, String, String) - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleManager
Updates the indicated extension module's source name
setSourceName(String, String, String) - Method in interface com.metamatrix.common.extensionmodule.spi.ExtensionModuleTransaction
Updates the indicated extension module's module name
setSourceName(String, String, String) - Method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleTransaction
Updates the indicated extension module's source name
setSourceName(String, String, String, Connection) - Static method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleWriter
Updates the indicated extension module's source name
setSourceName(String, String) - Method in interface com.metamatrix.platform.admin.api.ExtensionSourceAdminAPI
Updates the indicated extension source's source name
setSourceName(String, String) - Method in class com.metamatrix.platform.admin.apiimpl.ExtensionSourceAdminAPIImpl
Updates the indicated extension source's source name
setSourceProperty(SourceCapabilities.Capability, Object) - Method in class com.metamatrix.query.optimizer.capabilities.BasicSourceCapabilities
This method adds the Source Property to the Property Map
setSourceVDBID(String) - Method in class com.metamatrix.platform.admin.api.EntitlementMigrationReport
Set the source VDB ID from which the entitlement migration was attmpted.
setSql(String) - Method in class com.metamatrix.dqp.client.impl.ServerRequest
 
setSql(Expression) - Method in class com.metamatrix.query.sql.lang.DynamicCommand
 
setSqlCommand(String) - Method in class com.metamatrix.admin.objects.MMRequest
 
setSqlOptions(String) - Method in class com.metamatrix.jdbc.BaseDataSource
Sets special sqlOptions that should be used with each command.
setSqlString(String) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.RequestInfo
 
setSqlWarnings(SqlWarning[]) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.Results
 
setSQLXML(String, SQLXML) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setSQLXML(int, SQLXML) - Method in class com.metamatrix.jdbc.MMPreparedStatement
 
setStagingTables(List) - Method in class com.metamatrix.query.mapping.xml.MappingBaseNode
 
setStartDate(Calendar) - Method in class com.sforce.soap.partner.GetDeleted
Sets the startDate value for this GetDeleted.
setStartDate(Calendar) - Method in class com.sforce.soap.partner.GetUpdated
Sets the startDate value for this GetUpdated.
setStarted(boolean) - Method in class com.metamatrix.admin.objects.MMSystem
 
setStartRow(int) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ResultsRequest
 
setStartTime(Date) - Method in class com.metamatrix.admin.objects.MMSystem
 
setStartTime(long) - Method in class com.metamatrix.platform.registry.RegistryBinding
 
setState(int) - Method in class com.metamatrix.admin.objects.MMConnectorBinding
Set the state
setState(int) - Method in class com.metamatrix.admin.objects.MMDQP
Set the state
setState(int) - Method in class com.metamatrix.admin.objects.MMService
Set the state
setState(ConnectorEnvironment) - Method in class com.metamatrix.connector.xml.base.SecureConnectorStateImpl
 
setState(ConnectorEnvironment) - Method in class com.metamatrix.connector.xml.base.XMLConnectorStateImpl
 
setState(ConnectorEnvironment) - Method in interface com.metamatrix.connector.xml.BaseXMLConnectorState
 
setState(ConnectorEnvironment) - Method in class com.metamatrix.connector.xml.file.FileConnectorState
 
setState(ConnectorEnvironment) - Method in class com.metamatrix.connector.xml.http.HTTPConnectorState
 
setState(ConnectorEnvironment) - Method in class com.metamatrix.connector.xml.soap.SOAPConnectorState
 
setState(ConnectorEnvironment) - Method in class com.metamatrix.connector.xml.soap.SOAPConnectorStateImpl
 
setStateChangedTime(Date) - Method in class com.metamatrix.admin.objects.MMConnectorBinding
Set the state changed time
setStateChangedTime(Date) - Method in class com.metamatrix.admin.objects.MMDQP
Set the state changed time
setStateChangedTime(Date) - Method in class com.metamatrix.admin.objects.MMService
Set the state changed time
setStatements(List) - Method in class com.metamatrix.query.sql.proc.Block
Set the statements contained on this block.
setStatesToChecked() - Method in class com.metamatrix.console.ui.views.entitlements.DataNodesTreeModel
Change the state to checked for a given column for each node for which all descendant nodes have the flag set.
setStatesToPartial() - Method in class com.metamatrix.console.ui.views.entitlements.DataNodesTreeModel
 
setStatisticsList() - Method in class com.metamatrix.query.processor.relational.RelationalNodeStatistics
 
setStatUpdateInterval(int) - Method in class com.metamatrix.common.buffer.impl.BufferConfig
 
setStatus(short) - Method in class com.metamatrix.admin.objects.MMVDB
 
setStatus(String) - Method in class com.metamatrix.admin.objects.TransactionImpl
 
setStatus(TupleSourceID, BufferManager.TupleSourceStatus) - Method in interface com.metamatrix.common.buffer.BufferManager
Sets the status of the tuple source
setStatus(TupleSourceID, BufferManager.TupleSourceStatus) - Method in class com.metamatrix.common.buffer.impl.BufferManagerImpl
Set the status for a particular tuple source
setStatus(BufferManager.TupleSourceStatus) - Method in class com.metamatrix.common.buffer.impl.TupleSourceInfo
Set status of this tuple source
setStatus(short) - Method in class com.metamatrix.common.vdb.api.VDBArchive
 
setStatus(String) - Static method in class com.metamatrix.console.ui.ViewManager
 
setStatus(short) - Method in class com.metamatrix.console.ui.views.vdb.VdbWizardConfirmPanel
 
setStatus(short) - Method in class com.metamatrix.console.ui.views.vdb.VdbWizardEntitlementsSelectPanel
 
setStatus(short) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabase
 
setStatus(VirtualDatabaseID, short, String) - Method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCConnector
Updates the VirtualDatabase status.
setStatus(VirtualDatabaseID, long, short, String, Connection) - Static method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCRuntimeMetadataWriter
Updates the VirtualDatabase status.
setStatus(VirtualDatabaseID, short, String) - Method in interface com.metamatrix.metadata.runtime.spi.MetaBaseConnector
Set the VirtualDatabase status.
setStatus(short) - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
Set the status of the VDB see MetadataConstants.VDB_STATUS
setStatusCode(StatusCode) - Method in class com.sforce.soap.partner.Error
Sets the statusCode value for this Error.
setStatusCode(StatusCode) - Method in class com.sforce.soap.partner.SendEmailError
Sets the statusCode value for this SendEmailError.
setStatusMessage(String) - Method in class com.metamatrix.toolbox.ui.widget.SplashWindow
 
setStatusText(String) - Method in class com.metamatrix.console.ui.StatusPanel
 
setStdRequestHeaders(HttpMethod) - Method in class com.metamatrix.connector.xml.http.HTTPRequestor
 
setStepNumber(int) - Method in class com.metamatrix.console.ui.views.connector.ImportWizardConfirmationPanel
 
setStepNumber(int) - Method in class com.metamatrix.console.ui.views.connector.ImportWizardDuplicatesPanel
 
setStepText(int, boolean, String, String[]) - Method in class com.metamatrix.console.ui.util.BasicWizardSubpanelContainer
 
setStepText(int, String) - Method in class com.metamatrix.console.ui.util.BasicWizardSubpanelContainer
 
setStickyFlag(boolean) - Method in class com.metamatrix.platform.service.proxy.ServiceProxy
 
setStreamingBatchSize(int) - Method in class com.metamatrix.query.util.CommandContext
 
setStrictJava(boolean) - Method in class bsh.Interpreter
Set strict Java mode on or off.
setString(long, String) - Method in class com.metamatrix.common.types.ClobImpl
 
setString(long, String, int, int) - Method in class com.metamatrix.common.types.ClobImpl
 
setString(long, String, int, int) - Method in class com.metamatrix.common.types.ClobType
 
setString(long, String) - Method in class com.metamatrix.common.types.ClobType
 
setString(String) - Method in class com.metamatrix.common.types.SQLXMLImpl
 
setString(String) - Method in class com.metamatrix.common.types.XMLType
 
setString(String, String) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setString(long, String) - Method in class com.metamatrix.jdbc.MMClob
 
setString(long, String, int, int) - Method in class com.metamatrix.jdbc.MMClob
 
setString(int, String) - Method in class com.metamatrix.jdbc.MMPreparedStatement
Sets parameter number parameterIndex to x, a String value.
setString(String) - Method in class com.metamatrix.jdbc.MMSQLXML
 
setStyleSheet(String) - Method in class com.metamatrix.dqp.message.RequestMessage
Sets the styleSheet.
setStylesheet(String) - Method in class com.metamatrix.query.processor.xml.XMLPlan
This method sets a style sheet to this object.
setSubCommand(Command) - Method in class com.metamatrix.query.sql.lang.ProcedureContainer
 
setSubject(String) - Method in class com.sforce.soap.partner.Email
Sets the subject value for this Email.
setSubmittedTimestamp(Date) - Method in class com.metamatrix.dqp.message.AtomicRequestMessage
Set time that the time when the command was created by the client.
setSubmittedTimestamp(Date) - Method in class com.metamatrix.dqp.message.RequestMessage
Set time that the time when the command was created by the client.
setSuccess(boolean) - Method in class com.sforce.soap.partner.DeleteResult
Sets the success value for this DeleteResult.
setSuccess(boolean) - Method in class com.sforce.soap.partner.EmptyRecycleBinResult
Sets the success value for this EmptyRecycleBinResult.
setSuccess(boolean) - Method in class com.sforce.soap.partner.InvalidateSessionsResult
Sets the success value for this InvalidateSessionsResult.
setSuccess(boolean) - Method in class com.sforce.soap.partner.LeadConvertResult
Sets the success value for this LeadConvertResult.
setSuccess(boolean) - Method in class com.sforce.soap.partner.MergeResult
Sets the success value for this MergeResult.
setSuccess(boolean) - Method in class com.sforce.soap.partner.ProcessResult
Sets the success value for this ProcessResult.
setSuccess(boolean) - Method in class com.sforce.soap.partner.SaveResult
Sets the success value for this SaveResult.
setSuccess(boolean) - Method in class com.sforce.soap.partner.SendEmailResult
Sets the success value for this SendEmailResult.
setSuccess(boolean) - Method in class com.sforce.soap.partner.UndeleteResult
Sets the success value for this UndeleteResult.
setSuccess(boolean) - Method in class com.sforce.soap.partner.UpsertResult
Sets the success value for this UpsertResult.
setSuperComponentTypeID(ComponentType, ComponentTypeID) - Method in interface com.metamatrix.common.config.api.ConfigurationObjectEditor
Sets the super component type, null is allowed;
setSuperComponentTypeID(ComponentTypeID) - Method in class com.metamatrix.common.config.model.BasicComponentType
 
setSuperComponentTypeID(ComponentType, ComponentTypeID) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
setSupportsAggregate(boolean) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
setSupportsAggregate(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseLoaderProperties
 
setSupportsAnd(boolean) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
setSupportsAnd(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseLoaderProperties
 
setSupportsBlackBoxJoin(boolean) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
setSupportsBlackBoxJoin(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseLoaderProperties
 
setSupportsDistinct(boolean) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
setSupportsDistinct(boolean) - Method in class com.metamatrix.metadata.runtime.impl.ModelRecordImpl
 
setSupportsDistinct(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseLoaderProperties
 
setSupportsGroupBy(boolean) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
setSupportsGroupBy(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseLoaderProperties
 
setSupportsImplicitClose(boolean) - Method in class com.metamatrix.dqp.message.AtomicResultsMessage
 
setSupportsJoin(boolean) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
setSupportsJoin(boolean) - Method in class com.metamatrix.metadata.runtime.impl.ModelRecordImpl
 
setSupportsJoin(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseLoaderProperties
 
setSupportsLeafSelect(boolean) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
setSupportsLeafSelect(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseLoaderProperties
 
setSupportsMultiSourceBindings(boolean) - Method in class com.metamatrix.admin.objects.MMModel
 
setSupportsOr(boolean) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
setSupportsOr(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseLoaderProperties
 
setSupportsOrderBy(boolean) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
setSupportsOrderBy(boolean) - Method in class com.metamatrix.metadata.runtime.impl.ModelRecordImpl
 
setSupportsOrderBy(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseLoaderProperties
 
setSupportsOuterJoin(boolean) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
setSupportsOuterJoin(boolean) - Method in class com.metamatrix.metadata.runtime.impl.ModelRecordImpl
 
setSupportsOuterJoin(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseLoaderProperties
 
setSupportsSelect(Element, boolean) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseFactory
 
setSupportsSelect(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
setSupportsSelectAll(boolean) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
setSupportsSelectAll(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseLoaderProperties
 
setSupportsSet(Element, boolean) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseFactory
 
setSupportsSet(boolean) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
setSupportsSet(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
setSupportsSet(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseLoaderProperties
 
setSupportsSingleGroupSelect(boolean) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
setSupportsSingleGroupSelect(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseLoaderProperties
 
setSupportsSubscription(Element, boolean) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseFactory
 
setSupportsSubscription(boolean) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
setSupportsSubscription(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
setSupportsSubscription(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseLoaderProperties
 
setSupportsTransaction(boolean) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
setSupportsTransaction(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseLoaderProperties
 
setSupportsUpdate(Element, boolean) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseFactory
 
setSupportsUpdate(boolean) - Method in class com.metamatrix.metadata.runtime.impl.TableRecordImpl
 
setSupportsUpdate(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
setSupportsUpdate(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
setSupportsWhereAll(boolean) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
setSupportsWhereAll(boolean) - Method in class com.metamatrix.metadata.runtime.impl.ModelRecordImpl
 
setSupportsWhereAll(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseLoaderProperties
 
setSwapScript(String, byte[]) - Method in class com.metamatrix.server.admin.apiimpl.MaterializationLoadScriptsImpl
Add the named file contents.
setSwapScriptFileName(String) - Method in class com.metamatrix.console.ui.views.vdb.VdbWizardSaveMaterializationFilesPanel
 
setSymbol(ElementSymbol) - Method in class com.metamatrix.query.sql.lang.SetClause
 
setSymbol(SingleElementSymbol) - Method in class com.metamatrix.query.sql.symbol.AliasSymbol
Set the underlying symbol
setSymbol(IElement) - Method in interface org.teiid.connector.language.ISetClause
 
setSymbolMap(Map) - Method in class com.metamatrix.query.mapping.xml.MappingSourceNode
 
setSymbolMap(Map) - Method in class com.metamatrix.query.sql.proc.CreateUpdateProcedureCommand
Set the symbol map between elements on the virtual group being updated and the elements on the transformation query.
setSymbolMap(Map) - Method in class com.metamatrix.query.sql.visitor.CriteriaTranslatorVisitor
Set the symbol map between virtual group elements and the expressions that define them on the query transform of the virtual group.
setSymbols(List) - Method in class com.metamatrix.query.sql.lang.Select
Sets an ordered list of the symbols in the select.
setSynchronousTtl(long) - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerConnectionFactory
 
setSystem(boolean) - Method in class com.metamatrix.metadata.runtime.impl.TableRecordImpl
 
setSystemModelRootNodes() - Method in class com.metamatrix.console.ui.views.entitlements.AuthorizationsTreeTable
 
setSystemName(String) - Method in class com.metamatrix.connector.xml.base.TrustedPayloadBridge
 
setSystemName(String) - Method in interface com.metamatrix.connector.xml.http.HTTPTrustDeserializer
 
setSystemProperty(String, String) - Method in interface com.metamatrix.admin.api.core.CoreConfigAdmin
Set system-wide property.
setSystemProperty(String, String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
setSystemProperty(String, String) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
setSystemProperty(String, String) - Method in class com.metamatrix.dqp.embedded.admin.DQPConfigAdminImpl
 
setSystemProperty(String, String) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
setSystemProperty(String, String) - Method in interface com.metamatrix.dqp.service.ConfigurationService
Set System property (Contents of ServerConfig.xml file)
setSystemPropertyValue(String, String, String) - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Set System Property Value in Configuration
setSystemPropertyValue(String, String, String) - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
Set System Property in Next Configuration
setTable(GroupSymbol) - Method in class com.metamatrix.query.sql.lang.Create
 
setTable(GroupSymbol) - Method in class com.metamatrix.query.sql.lang.Drop
 
setTableArray(DirectoryEntry) - Method in class com.metamatrix.toolbox.ui.widget.DirectoryEntryTable
 
setTableArray(DirectoryEntry, Collection) - Method in class com.metamatrix.toolbox.ui.widget.DirectoryEntryTable
 
setTableArray(Collection) - Method in class com.metamatrix.toolbox.ui.widget.PropertiedObjectArrayTable
 
setTableArray(Collection, Collection) - Method in class com.metamatrix.toolbox.ui.widget.PropertiedObjectArrayTable
 
setTableArray(Collection, PropertiedObjectEditor) - Method in class com.metamatrix.toolbox.ui.widget.PropertiedObjectArrayTable
 
setTableArray(Collection, Collection, PropertiedObjectEditor) - Method in class com.metamatrix.toolbox.ui.widget.PropertiedObjectArrayTable
 
setTableHeader(JTableHeader) - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
 
setTableName(String) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
setTableType(int) - Method in class com.metamatrix.metadata.runtime.impl.TableRecordImpl
 
setTableType(short) - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
setTableWidget(TableWidget) - Method in class com.metamatrix.toolbox.ui.widget.table.TableHeaderButton
 
setTableXPath(String) - Method in class com.metamatrix.connector.xml.base.ExecutionInfo
 
setTabOrder(int) - Method in class com.sforce.soap.partner.DescribeLayoutComponent
Sets the tabOrder value for this DescribeLayoutComponent.
setTabs(DescribeTab[]) - Method in class com.sforce.soap.partner.DescribeTabSetResult
Sets the tabs value for this DescribeTabSetResult.
setTabs(int, DescribeTab) - Method in class com.sforce.soap.partner.DescribeTabSetResult
 
setTabSize(int) - Method in class com.metamatrix.query.parser.JavaCharStream
 
setTarget(Object) - Method in class com.metamatrix.api.core.message.DefaultMessage
Sets the message target.
setTargetObjectId(String) - Method in class com.sforce.soap.partner.SendEmailError
Sets the targetObjectId value for this SendEmailError.
setTargetObjectId(String) - Method in class com.sforce.soap.partner.SingleEmailMessage
Sets the targetObjectId value for this SingleEmailMessage.
setTargetObjectIds(String[]) - Method in class com.sforce.soap.partner.MassEmailMessage
Sets the targetObjectIds value for this MassEmailMessage.
setTargetObjectIds(int, String) - Method in class com.sforce.soap.partner.MassEmailMessage
 
setTargetVDBID(String) - Method in class com.metamatrix.platform.admin.api.EntitlementMigrationReport
Set the target VDB ID to which the entitlement migration was attmpted.
setTemplateId(String) - Method in class com.sforce.soap.partner.MassEmailMessage
Sets the templateId value for this MassEmailMessage.
setTemplateId(String) - Method in class com.sforce.soap.partner.SingleEmailMessage
Sets the templateId value for this SingleEmailMessage.
setTemporaryMetadata(Map) - Method in class com.metamatrix.query.sql.lang.Command
 
setTemporaryModelerOverride() - Method in class com.metamatrix.console.ui.util.ModifiedDirectoryChooserPanel
 
setTemporaryModelerOverride() - Method in class com.metamatrix.toolbox.ui.widget.DirectoryChooserPanel
 
setTempTable(boolean) - Method in class com.metamatrix.query.metadata.TempMetadataID
 
setTempTableStore(Object) - Method in class com.metamatrix.query.util.CommandContext
 
setTerminationFlag(boolean) - Method in class com.metamatrix.common.buffer.TupleBatch
Set whether this batch is the last in a series of batches.
setText(String) - Method in class com.metamatrix.api.core.message.DefaultMessage
Sets the message text.
setText(String) - Method in class com.metamatrix.api.core.xmi.XMIHeader.Documentation
Set the content of the "xmi.document" tag
setText(String) - Method in class com.metamatrix.toolbox.ui.widget.ButtonWidget
 
setText(String) - Method in class com.metamatrix.toolbox.ui.widget.LabelWidget
 
setText(String) - Method in class com.metamatrix.toolbox.ui.widget.TextFieldWidget
 
setTextComponent(LabelWidget) - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableCellRenderer
 
setTextNonSelectionColor(Color) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeCellRenderer
 
setTextNormalizationMode(String) - Method in class com.metamatrix.query.processor.xml.NodeDescriptor
 
setTexts(String, String, String, String, String, String, int) - Method in class com.metamatrix.console.ui.views.entitlements.NewEntitlementConfirmationPanel
 
setTextSelectionColor(Color) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeCellRenderer
 
setTheListener(ConsoleMenuBarListener) - Static method in class com.metamatrix.console.ui.layout.ConsoleMenuBar
 
setThen(List) - Method in class com.metamatrix.query.sql.symbol.AbstractCaseExpression
Sets the List of THEN expressions in this CASE expression
setThenExpression(int, IExpression) - Method in interface org.teiid.connector.language.ISearchedCaseExpression
Sets the THEN expression at the specified index
setThirdButtonEnabled(boolean) - Method in class com.metamatrix.console.ui.views.syslog.TimeSpanStartingOrEndingPanel
 
setThreadCount(int) - Method in class com.metamatrix.admin.objects.MMProcess
 
setThreadName(String) - Method in class com.metamatrix.common.log.reader.LogEntry
 
setThreads(int) - Method in class com.metamatrix.admin.objects.MMQueueWorkerPool
 
setTime(String, Time) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setTime(String, Time, Calendar) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setTime(int, Time) - Method in class com.metamatrix.jdbc.MMPreparedStatement
Sets parameter number parameterIndex to x, a java.sql.Time object.
setTime(int, Time, Calendar) - Method in class com.metamatrix.jdbc.MMPreparedStatement
Sets parameter number parameterIndex to x, a java.sql.Time object.
setTimeInMillis(long) - Method in class com.metamatrix.console.util.QCGregorianCalendar
 
setTimeLastChanged(String) - Method in class com.metamatrix.metadata.runtime.impl.VdbRecordImpl
 
setTimeLastProduced(String) - Method in class com.metamatrix.metadata.runtime.impl.VdbRecordImpl
 
setTimestamp(String, Timestamp) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setTimestamp(String, Timestamp, Calendar) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setTimestamp(int, Timestamp) - Method in class com.metamatrix.jdbc.MMPreparedStatement
Sets parameter number parameterIndex to x, a java.sql.Timestamp object.
setTimestamp(int, Timestamp, Calendar) - Method in class com.metamatrix.jdbc.MMPreparedStatement
Sets parameter number parameterIndex to x, a java.sql.Timestamp object.
setTimestamp(Calendar) - Method in class com.sforce.soap.partner.GetServerTimestampResult
Sets the timestamp value for this GetServerTimestampResult.
setTimeToWait(int) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ConnectionlessRequest
 
setTimeToWait(int) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ResultsRequest
 
setTitle(String) - Method in class com.metamatrix.console.ui.views.deploy.DetailPanel
 
setTitle(DialogWindow, String) - Method in class com.metamatrix.toolbox.ui.widget.MessagePanel
 
setTitleSuffix(String) - Method in class com.metamatrix.console.ui.views.deploy.DetailPanel
 
setToAddresses(String[]) - Method in class com.sforce.soap.partner.SingleEmailMessage
Sets the toAddresses value for this SingleEmailMessage.
setToAddresses(int, String) - Method in class com.sforce.soap.partner.SingleEmailMessage
 
setTokenReplacements(String[]) - Method in class com.metamatrix.metadata.runtime.impl.FileRecordImpl
 
setTokenReplacements(String[]) - Method in interface com.metamatrix.modeler.core.metadata.runtime.FileRecord
Set the strings used to replace a tokens in the file in the vdb
setTokens(String[]) - Method in class com.metamatrix.metadata.runtime.impl.FileRecordImpl
 
setTokens(String[]) - Method in interface com.metamatrix.modeler.core.metadata.runtime.FileRecord
Set the strings that tokens in the file that need to be replaced.
setToolTipText(String) - Method in class com.metamatrix.toolbox.ui.widget.CalendarPanel
 
setTotalAvailableMemory(long) - Method in class com.metamatrix.common.buffer.impl.BufferConfig
 
setTotalCompleted(long) - Method in class com.metamatrix.admin.objects.MMQueueWorkerPool
 
setTotalConnections(int) - Method in class com.metamatrix.admin.objects.MMConnectionPool
 
setTotalConnections(int) - Method in class com.metamatrix.common.stats.ConnectionPoolStats
 
setTotalMemory(long) - Method in class com.metamatrix.admin.objects.MMProcess
 
setTotalSubmitted(long) - Method in class com.metamatrix.admin.objects.MMQueueWorkerPool
 
setTransactional(boolean) - Method in class com.metamatrix.dqp.message.AtomicResultsMessage
 
setTransactionAutoWrap(String) - Method in class com.metamatrix.jdbc.BaseDataSource
Sets the setting for how connections are created by this DataSource manage transactions for client requests when client applications do not use transactions.
setTransactionAutoWrapMode(int) - Method in class com.metamatrix.dqp.client.impl.ServerRequest
 
setTransactionAutoWrapMode(TransactionAutoWrapType) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.RequestInfo
 
setTransactionContext(TransactionContext) - Method in class com.metamatrix.dqp.message.AtomicRequestMessage
 
setTransactionID(String) - Method in class com.metamatrix.admin.objects.MMRequest
 
setTransactionId(String) - Method in class com.metamatrix.server.serverapi.RequestInfo
 
setTransactionIsolation(int) - Method in class com.metamatrix.jdbc.MMConnection
 
setTransactionManager(TransactionMgr) - Method in class com.metamatrix.metadata.runtime.RuntimeMetadataCatalog
 
setTransactionPending(boolean) - Method in class com.metamatrix.toolbox.ui.widget.property.PropertyChangeAdapter
sets or clears the transactionPending flag
setTransactionSource(Object) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeModel
Sets the object that will act as the source of all write transactions.
setTransactionTimeout(int) - Method in class com.metamatrix.common.transaction.manager.SimpleUserTransaction
Modify the value of the timeout value that is associated with the transactions represented by this object.
setTransactionTimeout(int) - Method in interface com.metamatrix.common.transaction.UserTransaction
Modify the value of the timeout value that is associated with the transactions represented by this object.
setTransactionTimeout(int) - Method in class com.metamatrix.console.models.ConfigurationPropertiedObjectEditor
Modify the value of the timeout value that is associated with the transactions represented by this object.
setTransactionTimeout(int) - Method in class com.metamatrix.console.ui.views.properties.FakeUserTransaction
 
setTransactionTimeout(int) - Method in class com.metamatrix.jdbc.MMXAResource
 
setTransferable(Transferable) - Method in class com.metamatrix.toolbox.ui.widget.transfer.Flavor
 
setTransferToUserId(String) - Method in class com.sforce.soap.partner.UserTerritoryDeleteHeader
Sets the transferToUserId value for this UserTerritoryDeleteHeader.
setTransformation(String) - Method in class com.metamatrix.metadata.runtime.impl.TransformationRecordImpl
 
setTransformationInputParameter(boolean) - Method in class com.metamatrix.metadata.runtime.impl.ColumnRecordImpl
 
setTransformationType(String) - Method in class com.metamatrix.metadata.runtime.impl.TransformationRecordImpl
 
setTransformedObjectID(Object) - Method in class com.metamatrix.metadata.runtime.impl.TransformationRecordImpl
 
setTranslations(List) - Method in class com.metamatrix.query.sql.proc.TranslateCriteria
Set a list of comparecriteria(element-value pairs) used to translate the user's criteria.
setTranslations(Collection) - Method in class com.metamatrix.query.sql.visitor.CriteriaTranslatorVisitor
Set the translations to be used to replace elements on the user's command against the virtual group.
setTreeNodeEditor(TreeNodeEditor) - Method in class com.metamatrix.common.tree.directory.FileSystemFilter
 
setTreeNodeEditor(TreeNodeEditor) - Method in interface com.metamatrix.common.tree.TreeNodeComparator
 
setTreeNodeEditor(TreeNodeEditor) - Method in class com.metamatrix.common.tree.TreeNodeNameComparator
 
setTreeNodeEditor(TreeNodeEditor) - Method in class com.metamatrix.common.tree.TreeNodePathComparator
 
setTreeNodeEditor(TreeNodeEditor) - Method in class com.metamatrix.common.tree.TreeNodePropertyComparator
 
setTreeNodeEditor(TreeNodeEditor) - Method in class com.metamatrix.toolbox.ui.widget.TreeNodeTableWidget
 
setTreeNodes(List) - Method in class com.metamatrix.toolbox.ui.widget.TreeNodeTableWidget
 
setTreeTable(AuthorizationsTreeTable) - Method in class com.metamatrix.console.ui.views.entitlements.AuthorizationsModel
 
setTreeTable(AuthorizationsTreeTable) - Method in class com.metamatrix.console.ui.views.entitlements.DataNodesTreeNode
 
setTreeTableForEachNode(AuthorizationsTreeTable) - Method in class com.metamatrix.console.ui.views.entitlements.DataNodesTreeModel
 
setTreeView(PermissionTreeView, boolean, boolean) - Method in class com.metamatrix.console.ui.views.entitlements.DataNodeAuthorizationsControl
 
setTreeView(TreeView) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeModel
Sets the TreeView to which this model applies.
setTreeView(TreeView) - Method in class com.metamatrix.toolbox.ui.widget.TreeNodeTableWidget
 
setTreeWidget(TreeWidget) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeModel
 
setTriggerable(Boolean) - Method in class com.sforce.soap.partner.DescribeSObjectResult
Sets the triggerable value for this DescribeSObjectResult.
setTriggerAutoResponseEmail(boolean) - Method in class com.sforce.soap.partner.EmailHeader
Sets the triggerAutoResponseEmail value for this EmailHeader.
setTriggerOtherEmail(boolean) - Method in class com.sforce.soap.partner.EmailHeader
Sets the triggerOtherEmail value for this EmailHeader.
setTriggerUserEmail(boolean) - Method in class com.sforce.soap.partner.EmailHeader
Sets the triggerUserEmail value for this EmailHeader.
setTruncateScript(String, byte[]) - Method in class com.metamatrix.server.admin.apiimpl.MaterializationLoadScriptsImpl
Add the named file contents.
setTruncateScriptFileName(String) - Method in class com.metamatrix.console.ui.views.vdb.VdbWizardSaveMaterializationFilesPanel
 
setTrustedPayload(Serializable) - Method in class com.metamatrix.connector.xml.base.TrustedPayloadBridge
 
setTrustedPayload(Serializable) - Method in interface com.metamatrix.connector.xml.http.HTTPTrustDeserializer
 
setTrustedPayload(Serializable) - Method in interface com.metamatrix.connector.xml.TrustedPayloadHandler
 
setTrustedToken(Serializable) - Method in class com.metamatrix.platform.security.api.MetaMatrixSessionInfo
 
setTupleSourceID(TupleSourceID) - Method in class com.metamatrix.query.processor.relational.TupleCollector
 
setTxnAutoWrapMode(String) - Method in class com.metamatrix.dqp.message.RequestMessage
Sets the txnAutoWrapMode.
setType(int) - Method in class com.metamatrix.api.core.message.DefaultMessage
Sets the message type.
setType(String) - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleDescriptor
 
setType(String) - Method in class com.metamatrix.connector.salesforce.execution.DataPayload
 
setType(short) - Method in class com.metamatrix.metadata.runtime.impl.DatatypeRecordImpl
 
setType(int) - Method in class com.metamatrix.metadata.runtime.impl.ProcedureParameterRecordImpl
 
setType(String) - Method in class com.metamatrix.query.function.metadata.FunctionParameter
Set type of parameter
setType(String) - Method in class com.metamatrix.query.mapping.xml.MappingElement
 
setType(int) - Method in class com.metamatrix.query.optimizer.relational.plantree.PlanNode
 
setType(Class) - Method in class com.metamatrix.query.sql.symbol.AbstractCaseExpression
Sets the type to which this expression has resolved.
setType(Class) - Method in class com.metamatrix.query.sql.symbol.ElementSymbol
Set the type of the symbol
setType(Class) - Method in class com.metamatrix.query.sql.symbol.Function
Set type of function
setType(Class<?>) - Method in class com.metamatrix.query.sql.symbol.Reference
 
setType(Class) - Method in class com.metamatrix.query.sql.symbol.ScalarSubquery
Set type of ScalarSubquery
setType(LayoutComponentType) - Method in class com.sforce.soap.partner.DescribeLayoutComponent
Sets the type value for this DescribeLayoutComponent.
setType(FieldType) - Method in class com.sforce.soap.partner.Field
Sets the type value for this Field.
setType(String) - Method in class com.sforce.soap.partner.sobject.SObject
Sets the type value for this SObject.
setType(Class<?>) - Method in interface org.teiid.connector.language.IExpression
Set the type returned by this expression.
setType(Class<?>) - Method in interface org.teiid.connector.language.ILiteral
Set the Java type of the literal
setType(Class) - Method in interface org.teiid.connector.language.IParameter
Set type of parameter, defined as a Java class.
setTypeMap(Map<String, Class<?>>) - Method in class com.metamatrix.jdbc.MMConnection
 
setTypes(String[]) - Method in class com.sforce.soap.partner.DescribeGlobalResult
Sets the types value for this DescribeGlobalResult.
setTypes(int, String) - Method in class com.sforce.soap.partner.DescribeGlobalResult
 
setUDDIRegistryInfo(SavedUDDIRegistryInfo[]) - Static method in class com.metamatrix.console.util.StaticProperties
 
setUID(long) - Method in class com.metamatrix.admin.objects.MMVDB
 
setUID(long) - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataID
 
setUndeletable(boolean) - Method in class com.sforce.soap.partner.DescribeSObjectResult
Sets the undeletable value for this DescribeSObjectResult.
setUnicodeStream(int, InputStream, int) - Method in class com.metamatrix.jdbc.MMPreparedStatement
 
setUnique(boolean) - Method in class com.sforce.soap.partner.Field
Sets the unique value for this Field.
setUniqueKeyID(Object) - Method in class com.metamatrix.metadata.runtime.impl.ForeignKeyRecordImpl
 
setUniqueKeyIDs(Collection) - Method in class com.metamatrix.metadata.runtime.impl.TableRecordImpl
 
setUnresolvedSymbols(List) - Method in exception com.metamatrix.api.exception.query.QueryResolverException
Set the list of unresolved symbols during QueryResolution
setUnsatisfied(Set<ElementSymbol>) - Method in class com.metamatrix.query.resolver.util.AccessPattern
 
setup(String, AbstractButton, AbstractPanelAction) - Method in class com.metamatrix.console.ui.views.deploy.DetailPanel
 
setup(TableWidget, String[], int, int[]) - Static method in class com.metamatrix.console.ui.views.deploy.util.DeployPkgUtils
 
setup(TableWidget, String[], int, int[]) - Static method in class com.metamatrix.console.ui.views.syslog.SysLogUtils
 
SETUP_SCRIPT - Static variable in class com.metamatrix.core.commandshell.ScriptCommandTarget
 
setUpdatable(boolean) - Method in class com.metamatrix.metadata.runtime.impl.ColumnRecordImpl
 
setUpdateable(boolean) - Method in class com.sforce.soap.partner.DescribeSObjectResult
Sets the updateable value for this DescribeSObjectResult.
setUpdateable(boolean) - Method in class com.sforce.soap.partner.Field
Sets the updateable value for this Field.
setUpdateAllowed(boolean) - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
Sets the updateAllowed.
setUpdateBindingProperties(boolean) - Method in class com.metamatrix.metadata.runtime.vdb.defn.VDBCreation
 
setUpdateCount(int) - Method in class com.metamatrix.metadata.runtime.impl.ProcedureRecordImpl
 
setUpdateCount(int) - Method in class com.metamatrix.query.metadata.StoredProcedureInfo
 
setUpdateCount(int) - Method in class com.metamatrix.query.sql.lang.ProcedureContainer
 
setUpdateCount(Integer) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.Results
 
setUpdateDate(Date) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabase
 
setUpdatedBy(String) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabase
 
setUpdatedRelatedIds(String[]) - Method in class com.sforce.soap.partner.MergeResult
Sets the updatedRelatedIds value for this MergeResult.
setUpdatedRelatedIds(int, String) - Method in class com.sforce.soap.partner.MergeResult
 
setUpdateMru(boolean) - Method in class com.sforce.soap.partner.MruHeader
Sets the updateMru value for this MruHeader.
setUpdateProcedure(boolean) - Method in class com.metamatrix.query.processor.proc.ProcedurePlan
 
setUpdateProcedure(boolean) - Method in class com.metamatrix.query.sql.proc.CreateUpdateProcedureCommand
 
setUpdateQueryPlan(String) - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
Sets the updateQueryPlan.
setUpdateResult(boolean) - Method in class com.metamatrix.dqp.message.ResultsMessage
 
setUpdateState(Integer) - Method in class com.metamatrix.console.ui.views.entitlements.DataNodesTreeNode
 
setUpdateState(int) - Method in class com.metamatrix.console.ui.views.entitlements.DataNodesTreeNode
 
setUpdatingModelCount(int) - Method in class com.metamatrix.query.sql.lang.DynamicCommand
 
setupListening() - Method in class com.metamatrix.console.ui.views.authorization.NewAuthenticationProviderSpecificationPanel
 
setupListening() - Method in class com.metamatrix.console.ui.views.connector.ImportWizardConnectorIDPanel
 
setupListening() - Method in class com.metamatrix.console.ui.views.connectorbinding.NewBindingWizardSpecificationPanel
 
setupListening() - Method in class com.metamatrix.console.ui.views.vdb.VdbWizardEntitlementsPanel
 
setUpperExpression(Expression) - Method in class com.metamatrix.query.sql.lang.BetweenCriteria
Set the upper expression.
setUri(String) - Method in class com.metamatrix.connector.xml.http.HTTPConnectorState
 
setUri(String) - Method in class com.metamatrix.query.mapping.xml.Namespace
 
setURL(String, URL) - Method in class com.metamatrix.jdbc.MMCallableStatement
 
setURL(int, URL) - Method in class com.metamatrix.jdbc.MMPreparedStatement
Sets the designated parameter to the given java.net.URL value.
setUrl(String) - Method in class com.sforce.soap.partner.DescribeTab
Sets the url value for this DescribeTab.
setUrlDetail(String) - Method in class com.sforce.soap.partner.DescribeSObjectResult
Sets the urlDetail value for this DescribeSObjectResult.
setUrlEdit(String) - Method in class com.sforce.soap.partner.DescribeSObjectResult
Sets the urlEdit value for this DescribeSObjectResult.
setUrlNew(String) - Method in class com.sforce.soap.partner.DescribeSObjectResult
Sets the urlNew value for this DescribeSObjectResult.
setURLs(List, String, boolean) - Static method in class com.metamatrix.console.util.StaticProperties
 
setURLs(List) - Static method in class com.metamatrix.console.util.StaticProperties
 
setUseCollapsibleSection(boolean) - Method in class com.sforce.soap.partner.DescribeLayoutSection
Sets the useCollapsibleSection value for this DescribeLayoutSection.
setUseCredentialMap(boolean) - Method in class org.teiid.connector.basic.BasicConnector
 
setUseDefaultRule(Boolean) - Method in class com.sforce.soap.partner.AssignmentRuleHeader
Sets the useDefaultRule value for this AssignmentRuleHeader.
setUseFullName(boolean) - Method in class com.metamatrix.console.ui.util.ConsoleCellRenderer
 
setUseHeading(boolean) - Method in class com.sforce.soap.partner.DescribeLayoutSection
Sets the useHeading value for this DescribeLayoutSection.
setUseHttpBasicAuth(boolean) - Method in class com.metamatrix.connector.xml.http.HTTPConnectorState
 
setUseLastURLAsDefault(boolean) - Static method in class com.metamatrix.console.util.StaticProperties
 
setUseMemoryIDGeneration(boolean) - Method in class com.metamatrix.common.id.dbid.DBIDGenerator
Call to switch whether persistent storage of ID's is to be used.
setUseNewLines(boolean) - Method in class com.metamatrix.common.xml.XMLReaderWriterImpl
This method will set whether or not new Lines are used to mimic the hierarchal structure of all JDOM Documents that are written using this object.
setUsePreparedStatement(boolean) - Method in class com.metamatrix.cdk.QueryCommandTarget
 
setUser(String) - Method in class com.metamatrix.connector.xml.base.TrustedPayloadBridge
 
setUser(String) - Method in interface com.metamatrix.connector.xml.TrustedPayloadHandler
 
setUser(String) - Method in class com.metamatrix.console.connections.ConnectionInfo
 
setUser(String) - Method in class com.metamatrix.jdbc.BaseDataSource
Sets the user.
setUserCommand(Command) - Method in class com.metamatrix.query.sql.proc.CreateUpdateProcedureCommand
Set the user's command to which this obj which is the subcommand
setUserDefaultCurrencyIsoCode(String) - Method in class com.sforce.soap.partner.GetUserInfoResult
Sets the userDefaultCurrencyIsoCode value for this GetUserInfoResult.
setUserEmail(String) - Method in class com.sforce.soap.partner.GetUserInfoResult
Sets the userEmail value for this GetUserInfoResult.
setUseResultSetCache(boolean) - Method in class com.metamatrix.dqp.client.impl.ServerRequest
 
setUseResultSetCache(boolean) - Method in class com.metamatrix.dqp.message.AtomicRequestMessage
 
setUseResultSetCache(boolean) - Method in class com.metamatrix.dqp.message.RequestMessage
 
setUseResultSetCache(boolean) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.RequestInfo
 
setUserFullName(String) - Method in class com.sforce.soap.partner.GetUserInfoResult
Sets the userFullName value for this GetUserInfoResult.
setUserId(String) - Method in class com.sforce.soap.partner.GetUserInfoResult
Sets the userId value for this GetUserInfoResult.
setUserId(String) - Method in class com.sforce.soap.partner.LoginResult
Sets the userId value for this LoginResult.
setUserId(String) - Method in class com.sforce.soap.partner.ResetPassword
Sets the userId value for this ResetPassword.
setUserId(String) - Method in class com.sforce.soap.partner.SetPassword
Sets the userId value for this SetPassword.
setUserInfo(GetUserInfoResult) - Method in class com.sforce.soap.partner.LoginResult
Sets the userInfo value for this LoginResult.
setUserLanguage(String) - Method in class com.sforce.soap.partner.GetUserInfoResult
Sets the userLanguage value for this GetUserInfoResult.
setUserLocale(String) - Method in class com.sforce.soap.partner.GetUserInfoResult
Sets the userLocale value for this GetUserInfoResult.
setUserName(String) - Method in class com.metamatrix.admin.objects.MMRequest
 
setUserName(String) - Method in class com.metamatrix.admin.objects.MMSession
Set User Name for this Session
setUserName(String) - Method in class com.metamatrix.common.connection.ManagedConnection
This is a new method added as part of the ResourcePooling framework.
setUsername(String) - Method in class com.metamatrix.console.ui.dialog.ResetPasswordPanel
 
setUserName(String) - Method in class com.metamatrix.console.util.SavedUDDIRegistryInfo
 
setUserName(String) - Static method in class com.metamatrix.console.util.StaticProperties
 
setUserName(String) - Method in class com.metamatrix.query.util.CommandContext
Sets the userName.
setUserName(String) - Method in class com.sforce.soap.partner.GetUserInfoResult
Sets the userName value for this GetUserInfoResult.
setUsername(String) - Method in class com.sforce.soap.partner.Login
Sets the username value for this Login.
setUserRowLimit(int, boolean) - Method in class com.metamatrix.query.mapping.xml.ResultSetInfo
 
setUserTimeZone(String) - Method in class com.sforce.soap.partner.GetUserInfoResult
Sets the userTimeZone value for this GetUserInfoResult.
setUserType(String) - Method in class com.sforce.soap.partner.GetUserInfoResult
Sets the userType value for this GetUserInfoResult.
setUserUiSkin(String) - Method in class com.sforce.soap.partner.GetUserInfoResult
Sets the userUiSkin value for this GetUserInfoResult.
setUseSignature(Boolean) - Method in class com.sforce.soap.partner.Email
Sets the useSignature value for this Email.
setUseType(String) - Method in class com.metamatrix.console.ui.views.entitlements.AuthorizationsCheckBox
 
setUseTypeAttributes(boolean) - Method in class com.metamatrix.connector.xml.base.DocumentBuilder
 
setUsing(SetClauseList) - Method in class com.metamatrix.query.sql.lang.DynamicCommand
 
setUsingDefault(boolean) - Method in class com.metamatrix.query.sql.lang.SPParameter
 
setUsingUserObjectToString(boolean) - Method in class com.metamatrix.console.ui.tree.ChildSortingTreeNode
 
setUUID(String) - Method in class com.metamatrix.api.core.xmi.EntityInfo
Sets the uuid.
setUUID(String) - Method in class com.metamatrix.metadata.runtime.impl.AbstractMetadataRecord
 
setUUID(String) - Method in class com.metamatrix.metadata.runtime.impl.MetadataRecordDelegate
 
setUuid(String) - Method in class com.metamatrix.metadata.runtime.model.BasicDataTypeID
 
setUuid(String) - Method in class com.metamatrix.metadata.runtime.model.BasicModelID
 
setUuid(String) - Method in class com.metamatrix.modeler.core.types.EnterpriseDatatypeInfo
 
setUuid(String) - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
 
setUUID(String) - Method in class com.metamatrix.vdb.runtime.BasicVDBInfo
 
setValid(boolean) - Method in interface com.metamatrix.modeler.core.index.IndexSelector
Set boolean indicating if indexes on this selector are good to use.
setValid(boolean) - Method in class com.metamatrix.toolbox.ui.widget.text.DefaultTextFieldModel
Sets whether the model's contents are marked as valid.
setValidationMode(boolean) - Method in class com.metamatrix.dqp.message.RequestMessage
Sets the validationMode.
setValidCharacters(String) - Method in class com.metamatrix.toolbox.ui.widget.text.DefaultTextFieldModel
Sets the list of valid characters that can be inserted into this model.
setValidCharacters(String) - Method in class com.metamatrix.toolbox.ui.widget.TextFieldWidget
A convenience method to set the list of valid characters in the model.
setValidFor(byte[]) - Method in class com.sforce.soap.partner.PicklistEntry
Sets the validFor value for this PicklistEntry.
setValidity(boolean) - Method in class com.metamatrix.toolbox.ui.widget.property.DirectoryEntryPropertyComponent
Set a visual indication that this component's displayed value is or is not valid in the current context.
setValidity(boolean) - Method in interface com.metamatrix.toolbox.ui.widget.property.PropertyComponent
Set a visual indication that this component's displayed value is or is not valid in the current context.
setValidityListenerForJComponent(JComponent) - Method in class com.metamatrix.toolbox.ui.widget.property.PropertyChangeAdapter
Set this adapter as a listener to validate partial entries of non-constrained properties.
setValidName(TreeNode, List) - Method in interface com.metamatrix.common.tree.ChildRules
 
setValidName(TreeNode, ObjectDefinition, List) - Method in interface com.metamatrix.common.tree.ChildRules
 
setValidName(TreeNode, List) - Method in class com.metamatrix.common.tree.DefaultChildRules
 
setValidName(TreeNode, ObjectDefinition, List) - Method in class com.metamatrix.common.tree.DefaultChildRules
 
setValue(String) - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
setValue(Object) - Method in class com.metamatrix.api.core.xmi.FeatureInfo
Set the value of the feature
setValue(String) - Method in class com.metamatrix.common.config.model.BasicPropDefnAllowedValue
 
setValue(PropertiedObject, PropertyDefinition, Object) - Method in interface com.metamatrix.common.object.PropertiedObjectEditor
Set on the specified PropertiedObject the value defined by the specified PropertyDefinition.
setValue(PropertiedObject, PropertyDefinition, Object) - Method in class com.metamatrix.common.object.PropertiedObjectEditorImpl
Set on the specified PropertiedObject the value defined by the specified PropertyDefinition.
setValue(PropertyDefinition, Object) - Method in class com.metamatrix.common.object.PropertiedObjectImpl
Set on the specified PropertiedObject the value defined by the specified PropertyDefinition.
setValue(int, PropertyDefinition, Object) - Method in interface com.metamatrix.common.object.PropertiedObjectsEditor
Set the value of the property defined by the PropertyDefinition on the Propertied PropertiedObject at the specified index in this editor's list of objects.
setValue(PropertyDefinition, Object) - Method in interface com.metamatrix.common.object.PropertiedObjectsEditor
Set the specified value for the PropertyDefinition on all of PropertiedObjects this editor is using.
setValue(int, PropertyDefinition, Object) - Method in class com.metamatrix.common.object.PropertiedObjectsEditorImpl
Set the value of the property defined by the PropertyDefinition on the Propertied PropertiedObject at the specified index in this editor's list of objects.
setValue(PropertyDefinition, Object) - Method in class com.metamatrix.common.object.PropertiedObjectsEditorImpl
Set the specified value for the PropertyDefinition on all of PropertiedObjects this editor is using.
setValue(PropertiedObject, PropertyDefinition, Object) - Method in class com.metamatrix.common.tree.basic.BasicTreeNodeEditor
Set on the specified PropertiedObject the value defined by the specified PropertyDefinition.
setValue(PropertyDefinition, Object) - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
Set this object's value for the property defined by the specified PropertyDefinition.
setValue(PropertiedObject, PropertyDefinition, Object) - Method in class com.metamatrix.common.tree.directory.FileSystemEntryEditor
Set on the specified PropertiedObject the value defined by the specified PropertyDefinition.
setValue(Object) - Method in class com.metamatrix.connector.metadata.PropertyHolder
 
setValue(int, Object) - Method in class com.metamatrix.connector.xml.base.CriteriaDesc
 
setValue(PropertiedObject, PropertyDefinition, Object) - Method in class com.metamatrix.console.models.ConfigurationPropertiedObjectEditor
Set on the specified PropertiedObject the value defined by the specified PropertyDefinition.
setValue(String) - Method in class com.metamatrix.console.models.PropertyDetail
 
setValue(PropertiedObject, PropertyDefinition, Object) - Method in class com.metamatrix.console.models.ResourcePropertiedObjectEditor
Set on the specified PropertiedObject the value defined by the specified PropertyDefinition.
setValue(PropertiedObject, PropertyDefinition, Object) - Method in class com.metamatrix.console.ui.views.properties.ConsolePropertiedEditor
Set on the specified PropertiedObject the value defined by the specified PropertyDefinition.
setValue(int, boolean) - Method in class com.metamatrix.console.ui.views.syslog.MaxRecordsPerQueryPanel
 
setValue(int) - Method in class com.metamatrix.console.ui.views.syslog.MaxRecordsPerQueryPanel
 
setValue(String) - Method in class com.metamatrix.query.mapping.xml.MappingAttribute
 
setValue(String) - Method in class com.metamatrix.query.mapping.xml.MappingElement
 
setValue(Expression) - Method in class com.metamatrix.query.sql.lang.SetClause
 
setValue(LanguageObject) - Method in class com.metamatrix.query.sql.proc.AssignmentStatement
 
setValue(ElementSymbol, Object) - Method in class com.metamatrix.query.sql.util.VariableContext
Set the value for the given, if the variable already exits replaces its value with the given value else adds a new variable to the map.
setValue(String) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.Cell
 
setValue(String) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.CursorType
 
setValue(String) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.RequestType
 
setValue(String) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.TransactionAutoWrapType
 
setValue(String, Object) - Method in class com.metamatrix.toolbox.preference.UserPreferences
set this entity's value for the specified property name.
setValue(int) - Method in class com.metamatrix.toolbox.ui.widget.IntegerSpinner
Sets the current value.
setValue(PropertiedObject, PropertyDefinition, Object) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeNodeEditor
 
setValue(String) - Method in class com.sforce.soap.partner.DescribeLayoutComponent
Sets the value value for this DescribeLayoutComponent.
setValue(String) - Method in class com.sforce.soap.partner.PicklistEntry
Sets the value value for this PicklistEntry.
setValue(Object) - Method in interface org.teiid.connector.language.ILiteral
Set the value of the literal
setValue(Object) - Method in interface org.teiid.connector.language.IParameter
Set value of object if this is an IN parameter.
setValue(IExpression) - Method in interface org.teiid.connector.language.ISetClause
 
setValueAt(Object, Object, int) - Method in class com.metamatrix.console.ui.treetable.AbstractTreeTableModel
 
setValueAt(Object, Object, int) - Method in class com.metamatrix.console.ui.treetable.DynamicTreeTableModel
Sets the value to aValue for the object node in column column.
setValueAt(Object, Object, int) - Method in interface com.metamatrix.console.ui.treetable.TreeTableModel
Sets the value for node node, at column number column.
setValueAt(Object, int, int) - Method in class com.metamatrix.console.ui.treetable.TreeTableModelAdapter
 
setValueAt(Object, int, int) - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableModel
 
setValueAt(Object, int, int) - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
 
setValueExpression(Expression) - Method in class com.metamatrix.query.sql.lang.DependentSetCriteria
Set the independent value expression
setValueFunction(String) - Method in class com.metamatrix.connector.metadata.index.MetadataLiteralCriteria
Set the name of the function applied on the literal part of criteria.
setValues(PropertyDefinition, List) - Method in interface com.metamatrix.common.object.PropertiedObjectsEditor
Set the value for the specified PropertyDefinition on each of the PropertiedObject instances that this editor is set to use.
setValues(PropertyDefinition, List) - Method in class com.metamatrix.common.object.PropertiedObjectsEditorImpl
Set the value for the specified PropertyDefinition on each of the PropertiedObject instances that this editor is set to use.
setValues(boolean[]) - Method in class com.metamatrix.console.ui.views.logsetup.MessageLevelCheckBoxes
 
setValues(List) - Method in class com.metamatrix.query.sql.lang.Insert
Sets the values to be inserted.
setValues(Collection) - Method in class com.metamatrix.query.sql.lang.SetCriteria
Sets the values in the set.
setValues(String, Collection, char) - Method in class com.metamatrix.toolbox.preference.UserPreferences
Store an array of values as their toString returns, delimited by the specified delimiter
setValues(List) - Method in class com.metamatrix.toolbox.ui.widget.AccumulatorPanel
 
setValueSource(IInsertValueSource) - Method in interface org.teiid.connector.language.IInsert
Set the IInsertValues
setValueSpecified(boolean) - Method in interface org.teiid.connector.language.IParameter
Indicate that a value was specified for this parameter.
setValuesUpThrough(int) - Method in class com.metamatrix.console.ui.views.logsetup.MessageLevelCheckBoxes
 
setVarArg(boolean) - Method in class com.metamatrix.query.function.metadata.FunctionParameter
 
setVariable(ElementSymbol) - Method in class com.metamatrix.query.processor.proc.AbstractAssignmentInstruction
 
setVariable(ElementSymbol) - Method in class com.metamatrix.query.sql.proc.AssignmentStatement
Set the variable that is assigned to the value
setVariableContext(VariableContext) - Method in class com.metamatrix.query.util.CommandContext
 
setVariables(Collection) - Method in class com.metamatrix.query.sql.lang.Insert
Set a collection of variables that replace the existing variables
setVariableType(String) - Method in class com.metamatrix.query.sql.proc.DeclareStatement
Set the type of this variable declared in this statement.
setVariableValues(Map) - Method in class com.metamatrix.query.sql.visitor.ExpressionMappingVisitor
 
setVarietyProps(List) - Method in class com.metamatrix.metadata.runtime.impl.DatatypeRecordImpl
 
setVarietyType(short) - Method in class com.metamatrix.metadata.runtime.impl.DatatypeRecordImpl
 
setVBDStatus(VirtualDatabaseID, short, String) - Method in class com.metamatrix.metadata.runtime.model.UpdateController
Updates the VirtualDatabase status.
setVDB(VDBDefn) - Method in class com.metamatrix.console.ui.views.vdb.VdbWizardEditConnBindPanel
 
setVDBInfo(VDBDefn, String) - Method in class com.metamatrix.metadata.runtime.vdb.defn.VDBCreation
 
setVDBName(String) - Method in class com.metamatrix.admin.objects.MMSession
Set VDBName for this Session
setVdbName(String) - Method in class com.metamatrix.connector.metadata.index.VdbMetadataContext
 
setVdbName(String) - Method in class com.metamatrix.console.ui.views.vdb.VdbRoleOptionsPanel
 
setVdbName(String) - Method in class com.metamatrix.console.ui.views.vdb.VdbWizardConfirmPanel
 
setVdbName(String) - Method in class com.metamatrix.console.ui.views.vdb.VdbWizardEntitlementsPanel
 
setVdbName(String) - Method in class com.metamatrix.console.ui.views.vdb.VdbWizardEntitlementsSelectPanel
 
setVdbName(String) - Method in class com.metamatrix.console.ui.views.vdb.VdbWizardIdPanel
 
setVdbName(String) - Method in class com.metamatrix.query.util.CommandContext
Sets the vdbName.
setVdbName(String) - Method in class com.metamatrix.soap.object.WSDLUrl
 
setVdbName(String) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.LogInParameters
 
setVdbService(VDBService) - Method in class com.metamatrix.connector.metadata.index.VdbMetadataContext
 
setVDBState(VirtualDatabaseID, int) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
setVDBState(VirtualDatabaseID, short) - Method in class com.metamatrix.console.models.VdbManager
 
setVDBState(VirtualDatabaseID, short) - Method in interface com.metamatrix.server.admin.api.RuntimeMetadataAdminAPI
Updates the VirtualDatabase state.
setVDBState(VirtualDatabaseID, short) - Method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataAdminAPIImpl
Updates the VirtualDatabase state.
setVDBStatus(VirtualDatabaseID, short, String) - Method in class com.metamatrix.metadata.runtime.RuntimeMetadataCatalog
Updates the VirtualDatabase status.
setVDBStream(VDBStream) - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
 
setVDBValidityError(boolean) - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
 
setVDBValidityError(boolean, String) - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
 
setVDBVersion(String) - Method in class com.metamatrix.admin.objects.MMSession
Set VDBVersion for this Session
setVdbVersion(String) - Method in class com.metamatrix.connector.metadata.index.VdbMetadataContext
 
setVDBVersion(VDBDefn) - Method in class com.metamatrix.console.ui.views.vdb.VdbAssignConnBindPanel
 
setVdbVersion(String) - Method in class com.metamatrix.query.util.CommandContext
Sets the vdbVersion.
setVdbVersion(String) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.LogInParameters
 
setVersion(String) - Method in class com.metamatrix.common.comm.platform.socket.Handshake
 
setVersion(String) - Method in class com.metamatrix.metadata.runtime.impl.VdbRecordImpl
 
setVersion(String) - Method in class com.metamatrix.metadata.runtime.model.BasicModelID
 
setVersion(String) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseID
 
setVersion(String) - Method in class com.metamatrix.soap.object.WSDLUrl
 
setVersion(String) - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
 
setVersion(String) - Method in class com.metamatrix.vdb.runtime.BasicVDBInfo
 
setVersionBy(String) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabase
 
setVersionDate(Date) - Method in class com.metamatrix.metadata.runtime.model.BasicModel
 
setVersionDate(String) - Method in class com.metamatrix.metadata.runtime.model.BasicModelID
 
setVersionDate(Date) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabase
 
setVersionDate(Date) - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
 
setVersionedBy(String) - Method in class com.metamatrix.admin.objects.MMVDB
 
setVersionedBy(String) - Method in class com.metamatrix.metadata.runtime.model.BasicModel
 
setVersionedBy(String) - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
 
setVersionedDate(Date) - Method in class com.metamatrix.admin.objects.MMVDB
 
setViewRoots(List) - Method in class com.metamatrix.common.tree.RuledTreeViewImpl
Set the roots for this view.
setVirtual(boolean) - Method in class com.metamatrix.metadata.runtime.impl.ProcedureRecordImpl
 
setVirtual(boolean) - Method in class com.metamatrix.metadata.runtime.impl.TableRecordImpl
 
setVirtualDatabase(VirtualDatabase) - Method in class com.metamatrix.console.ui.views.vdb.MaterializationPanel
 
setVirtualDatabase(VirtualDatabase) - Method in class com.metamatrix.console.ui.views.vdb.VdbConnBindPanel
 
setVirtualDatabase(VirtualDatabase) - Method in class com.metamatrix.console.ui.views.vdb.VdbDetailPanel
 
setVirtualDatabase(VirtualDatabase) - Method in interface com.metamatrix.console.ui.views.vdb.VdbDisplayer
Called when the master panel detects that the user has selected a different VirtualDatabase.
setVirtualDatabase(VirtualDatabase) - Method in class com.metamatrix.console.ui.views.vdb.VdbEntitlementsPanel
 
setVirtualDatabase(VirtualDatabase) - Method in class com.metamatrix.console.ui.views.vdb.VDBMetadataTreePanel
 
setVirtualDatabase(VirtualDatabase) - Method in class com.metamatrix.console.ui.views.vdb.VdbModelsPanel
 
setVirtualDatabase(VirtualDatabase) - Method in class com.metamatrix.console.ui.views.vdb.WebServicesPanel
 
setVirtualDatabaseName(String) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
setVirtualDatabaseVersion(String) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
setVirtualGroup(GroupSymbol) - Method in class com.metamatrix.query.sql.lang.Command
 
setVirtualSockets(int) - Method in class com.metamatrix.admin.objects.MMProcess
 
setVisibility(short) - Method in class com.metamatrix.metadata.runtime.model.BasicModel
 
setVisibility(short) - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
 
setVisibility(String, boolean) - Method in class com.metamatrix.vdb.runtime.BasicVDBDefn
 
setVisible(boolean) - Method in class com.metamatrix.admin.objects.MMModel
 
setVisible(boolean) - Method in class com.metamatrix.console.ui.views.vdb.ModelVisibilityInfo
 
setVisible(boolean) - Method in class com.metamatrix.metadata.runtime.impl.ModelRecordImpl
 
setVisible(boolean) - Method in class com.metamatrix.toolbox.ui.widget.DialogPanel
Overridden to clear the selected button each time the panel is made visible.
setVisible(boolean) - Method in class com.metamatrix.toolbox.ui.widget.SplashWindow
 
setVisibleProcess(boolean) - Method in class com.metamatrix.console.ui.views.runtime.OperationsPanel
 
setVisibleService(boolean, int, boolean) - Method in class com.metamatrix.console.ui.views.runtime.OperationsPanel
 
setVMsToDeployBindings(List) - Method in class com.metamatrix.metadata.runtime.vdb.defn.VDBCreation
 
setWaitFeedback(boolean) - Method in class com.metamatrix.script.shell.JConsole
 
setWarnings(List<Exception>) - Method in class com.metamatrix.dqp.message.AtomicResultsMessage
 
setWarnings(List<Throwable>) - Method in class com.metamatrix.dqp.message.ResultsMessage
 
setWhatId(String) - Method in class com.sforce.soap.partner.SingleEmailMessage
Sets the whatId value for this SingleEmailMessage.
setWhatIds(String[]) - Method in class com.sforce.soap.partner.MassEmailMessage
Sets the whatIds value for this MassEmailMessage.
setWhatIds(int, String) - Method in class com.sforce.soap.partner.MassEmailMessage
 
setWhen(List, List) - Method in class com.metamatrix.query.sql.symbol.AbstractCaseExpression
 
setWhen(List, List) - Method in class com.metamatrix.query.sql.symbol.CaseExpression
Sets the WHEN and THEN parts of this CASE expression.
setWhen(List, List) - Method in class com.metamatrix.query.sql.symbol.SearchedCaseExpression
Sets the WHEN and THEN parts of this CASE expression.
setWhenCriteria(int, ICriteria) - Method in interface org.teiid.connector.language.ISearchedCaseExpression
Sets the WHEN criteria at the specified index
setWhere(ICriteria) - Method in interface org.teiid.connector.language.IQuery
Set WHERE clause, may be null.
setWorkContext(DQPWorkContext) - Method in class com.metamatrix.dqp.message.AtomicRequestMessage
 
setWorkitemId(String) - Method in class com.sforce.soap.partner.ProcessWorkitemRequest
Sets the workitemId value for this ProcessWorkitemRequest.
setWriteRequiresMasterRead(Boolean) - Method in class com.sforce.soap.partner.Field
Sets the writeRequiresMasterRead value for this Field.
setXid(MMXid) - Method in class com.metamatrix.admin.objects.TransactionImpl
 
setXMIHeader(XMIHeader) - Method in class com.metamatrix.common.xml.xmi.XMIContentHandler
Method to set the XMIHeader attribute.
setXMLFormat(String) - Method in class com.metamatrix.dqp.client.impl.ServerRequest
 
setXMLFormat(String) - Method in class com.metamatrix.dqp.message.RequestMessage
Sets the xMLFormat.
setXMLFormat(String) - Method in class com.metamatrix.query.processor.xml.XMLPlan
This method sets whether the documents should be returned in compact format (no extraneous whitespace).
setXMLFormat(String) - Method in class com.metamatrix.query.processor.xml.XMLProcessorEnvironment
 
setXMLFormat(String) - Method in class com.metamatrix.query.processor.xquery.XQueryPlan
This method sets whether the documents should be returned in compact format (no extraneous whitespace).
setXMLFormat(String) - Method in class com.metamatrix.query.xquery.saxon.SaxonXQueryExpression
This method sets whether the documents should be returned in compact format (no extraneous whitespace).
setXMLFormat(String) - Method in interface com.metamatrix.query.xquery.XQueryExpression
This method sets whether the documents should be returned in compact format (no extraneous whitespace).
setXmlFormat(String) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.RequestInfo
 
setXmlParameterName(String) - Method in class com.metamatrix.connector.xml.http.HTTPConnectorState
 
setXMLResultsForm(String) - Method in class com.metamatrix.query.processor.xml.XMLProcessorEnvironment
 
setXMLSchemas(Collection) - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
setXMLSchemas(Collection) - Method in class com.metamatrix.query.processor.xml.XMLPlan
Sets the XML schema
setXMLStyleSheet(String) - Method in class com.metamatrix.dqp.client.impl.ServerRequest
 
setXmlStyleSheet(String) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.RequestInfo
 
setXMLValidationMode(boolean) - Method in class com.metamatrix.dqp.client.impl.ServerRequest
 
setXmlValidationMode(boolean) - Method in class com.metamatrix.soap.sqlquerywebservice.helper.RequestInfo
 
setXPath(String) - Method in class com.metamatrix.connector.xml.base.ParameterDescriptor
 
SforceService - Interface in com.sforce.soap.partner
 
SforceServiceLocator - Class in com.sforce.soap.partner
 
SforceServiceLocator() - Constructor for class com.sforce.soap.partner.SforceServiceLocator
Sforce SOAP API
SforceServiceLocator(EngineConfiguration) - Constructor for class com.sforce.soap.partner.SforceServiceLocator
 
SforceServiceLocator(String, QName) - Constructor for class com.sforce.soap.partner.SforceServiceLocator
 
SHARE_NEEDED_FOR_CHILD_OWNER - Static variable in class com.sforce.soap.partner.StatusCode
 
SHARED_RESOURCE_COMPONENT_CODE - Static variable in interface com.metamatrix.common.config.api.ComponentDefn
 
SHARED_RESOURCE_COMPONENT_TYPE_CODE - Static variable in interface com.metamatrix.common.config.api.ComponentType
 
SharedResource - Interface in com.metamatrix.common.config.api
Date Oct 21, 2002 A SharedResource represents a definition of behavior for a non-configuration based object.
SharedResourceID - Class in com.metamatrix.common.config.api
Date Oct 21, 2002 The SharedResourceID instance represents a SharedResource.
SharedResourceID(String) - Constructor for class com.metamatrix.common.config.api.SharedResourceID
Create an instance with the specified full name.
shareVariableContext(RelationalNode, CommandContext) - Static method in class com.metamatrix.query.processor.relational.DependentProcedureExecutionNode
 
shell - Variable in class com.metamatrix.core.commandshell.CommandTarget
 
SHM_0001 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
SHM_0002 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
SHORT - Static variable in class com.metamatrix.common.object.PropertyType
 
SHORT - Static variable in class com.metamatrix.common.types.DataTypeManager.DefaultDataClasses
 
SHORT - Static variable in class com.metamatrix.common.types.DataTypeManager.DefaultDataTypes
 
SHORT - Static variable in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
 
SHORT - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.BuiltInNames
 
SHORT - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.RuntimeTypeNames
 
SHORT - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
SHORT - Static variable in class com.metamatrix.query.sql.ReservedWords
 
SHORT - Static variable in class org.teiid.connector.api.TypeFacility.RUNTIME_NAMES
 
SHORT - Static variable in interface org.teiid.connector.api.TypeFacility.RUNTIME_TYPES
 
SHORT - Static variable in class org.teiid.connector.jdbc.translator.BasicFunctionModifier
 
SHORT - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
SHORT_CLASS - Static variable in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
 
SHORT_DESCRIPTION - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.ElementName
Static constant that represents the name of the "XMI.shortDescription" element.
SHORT_DESCRIPTION - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentTypes.ComponentType.ComponentTypeDefn.PropertyDefinition.Attributes
 
ShortToBigDecimalTransform - Class in com.metamatrix.common.types.basic
 
ShortToBigDecimalTransform() - Constructor for class com.metamatrix.common.types.basic.ShortToBigDecimalTransform
 
ShortToBigIntegerTransform - Class in com.metamatrix.common.types.basic
 
ShortToBigIntegerTransform() - Constructor for class com.metamatrix.common.types.basic.ShortToBigIntegerTransform
 
ShortToBooleanTransform - Class in com.metamatrix.common.types.basic
 
ShortToBooleanTransform() - Constructor for class com.metamatrix.common.types.basic.ShortToBooleanTransform
 
ShortToByteTransform - Class in com.metamatrix.common.types.basic
 
ShortToByteTransform() - Constructor for class com.metamatrix.common.types.basic.ShortToByteTransform
 
ShortToDoubleTransform - Class in com.metamatrix.common.types.basic
 
ShortToDoubleTransform() - Constructor for class com.metamatrix.common.types.basic.ShortToDoubleTransform
 
ShortToFloatTransform - Class in com.metamatrix.common.types.basic
 
ShortToFloatTransform() - Constructor for class com.metamatrix.common.types.basic.ShortToFloatTransform
 
ShortToIntegerTransform - Class in com.metamatrix.common.types.basic
 
ShortToIntegerTransform() - Constructor for class com.metamatrix.common.types.basic.ShortToIntegerTransform
 
ShortToLongTransform - Class in com.metamatrix.common.types.basic
 
ShortToLongTransform() - Constructor for class com.metamatrix.common.types.basic.ShortToLongTransform
 
ShortToStringTransform - Class in com.metamatrix.common.types.basic
 
ShortToStringTransform() - Constructor for class com.metamatrix.common.types.basic.ShortToStringTransform
 
shouldAbort() - Method in class com.metamatrix.query.mapping.xml.MappingVisitor
 
shouldAbort() - Method in class com.metamatrix.query.mapping.xml.Navigator
 
shouldAbort() - Method in class com.metamatrix.query.sql.LanguageVisitor
 
shouldCurrentColumnSortOrderBeCleared(int, EnhancedTableColumn) - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableHeader
 
shouldExecute(Command, boolean) - Static method in class com.metamatrix.query.processor.relational.RelationalNodeUtil
Decides whether a command needs to be executed.
shouldIndex(IDocument) - Method in interface com.metamatrix.core.index.IIndexer
Returns whether the IIndexer can index the given document or not.
shouldSelectCell(EventObject) - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableCellEditor
 
show(String, boolean) - Static method in class com.metamatrix.console.ui.dialog.ConsoleLoginWindow
Creates and displays a ConsoleLoginWindow centered on the screen with the specified title, containing a default LoginPanel.
show(String, ConsoleLoginPanel, boolean) - Static method in class com.metamatrix.console.ui.dialog.ConsoleLoginWindow
Creates and displays a ConsoleLoginWindow centered on the screen with the specified title, containing the specified LoginPanel.
show() - Method in class com.metamatrix.console.ui.dialog.ConsoleLoginWindow
Overridden to block until the window is closed.
show() - Method in class com.metamatrix.console.ui.dialog.ErrorDialog
Only show the error window if MAX_ERRORS_ON_SCREEN hasn't been reached.
show(Component) - Static method in class com.metamatrix.toolbox.ui.widget.AboutDialog
 
show(Component, String, AboutPanel) - Static method in class com.metamatrix.toolbox.ui.widget.AboutDialog
 
show(DialogWindow) - Static method in class com.metamatrix.toolbox.ui.widget.DialogWindow
 
show(Component, String, Component) - Static method in class com.metamatrix.toolbox.ui.widget.DialogWindow
 
SHOW_SERVICE_ERROR - Static variable in interface com.metamatrix.console.ui.views.runtime.util.ServiceStateConstants
 
SHOW_SERVICE_ERROR_ORDINAL_POSITION - Static variable in interface com.metamatrix.console.ui.views.runtime.util.ServiceStateConstants
 
SHOW_USERS_ON_GROUPS_TREE - Static variable in class com.metamatrix.console.ui.views.users.GroupTabSelectionHandler
 
showCannotInitializeMessage(String, Exception) - Static method in class com.metamatrix.console.util.ExceptionUtility
 
showDeleteConfirmDialog() - Method in class com.metamatrix.console.ui.views.authorization.ProvidersMain
 
showDeleteConfirmDialog() - Method in class com.metamatrix.console.ui.views.connectorbinding.ConnectorBindingPanel
 
showDeleteRefuseDialog(boolean) - Method in class com.metamatrix.console.ui.views.connectorbinding.ConnectorBindingPanel
 
showDeleteRefuseServiceIsDeployedDialog() - Method in class com.metamatrix.console.ui.views.authorization.ProvidersMain
 
showDeleteRefuseServiceIsDeployedDialog() - Method in class com.metamatrix.console.ui.views.connectorbinding.ConnectorBindingPanel
 
showDialog() - Method in class com.metamatrix.console.ui.dialog.ConsoleLogin
All initialization happens in this method creates a new instance of the underlying LoginPanel and ConsoleLoginDialog or ConsoleLoginWindow
showDirectoryChooserDialog(Component) - Method in class com.metamatrix.toolbox.ui.widget.property.DirectoryEntryPropertyComponent
show the DirectoryChooserDialog in the mode specified, showing the Modeler's Local Directory.
showExternalFailureMessage(String, Exception) - Static method in class com.metamatrix.console.util.ExceptionUtility
 
showHelpFor(String) - Method in class com.metamatrix.cdk.ConnectorShell
 
showHelpFor(String, Set) - Method in class com.metamatrix.core.commandshell.CommandShell
 
showMessage(String, String, Throwable) - Static method in class com.metamatrix.console.util.ExceptionUtility
 
showMessage(String, Throwable) - Static method in class com.metamatrix.console.util.ExceptionUtility
 
showNextPage() - Method in class com.metamatrix.console.ui.views.authorization.NewAuthenticationProviderWizardController
 
showNextPage() - Method in class com.metamatrix.console.ui.views.connector.ImportWizardController
 
showNextPage() - Method in class com.metamatrix.console.ui.views.connectorbinding.ImportBindingWizardController
 
showNextPage() - Method in class com.metamatrix.console.ui.views.connectorbinding.NewBindingWizardController
 
showNextPage() - Method in class com.metamatrix.console.ui.views.entitlements.NewEntitlementController
 
showNextPage() - Method in class com.metamatrix.console.ui.views.entitlements.NewEntitlementWizardPanel
 
showNextPage() - Method in class com.metamatrix.console.ui.views.extensionsource.ExtensionSourceAdder
 
showNextPage() - Method in class com.metamatrix.console.ui.views.extensionsource.ExtensionSourceExporter
 
showNextPage() - Method in class com.metamatrix.console.ui.views.extensionsource.ExtensionSourceReplacer
 
showNextPage() - Method in class com.metamatrix.console.ui.views.users.NewGroupsWizardController
 
showNextPage() - Method in class com.metamatrix.console.ui.views.vdb.CreateVDBPanel
 
showNextPage() - Method in class com.metamatrix.console.ui.views.vdb.ImportVdbRolesPanel
 
showNextPage() - Method in class com.metamatrix.console.ui.views.vdb.MaterializationWizard
 
showNextPage() - Method in class com.metamatrix.console.ui.views.vdb.VDBExporter
 
showNextPage() - Method in class com.metamatrix.console.ui.views.vdb.VDBRolesExporter
 
showNextPage() - Method in class com.metamatrix.console.ui.views.vdb.WSDLWizardRunner
 
showNextPage() - Method in class com.metamatrix.toolbox.ui.widget.WizardPanel
Displays the next page.
showPage(Component) - Method in class com.metamatrix.console.ui.util.WizardInterfaceImpl
Overridden to call resolveForwardButton() whenever a page is shown.
showPage(int) - Method in class com.metamatrix.console.ui.util.WizardInterfaceImpl
Overridden to call resolveForwardButton() whenever a page is shown.
showPage(int) - Method in class com.metamatrix.toolbox.ui.widget.WizardPanel
Performs the following tasks: Displays the page at the specified index (i.e., Sets the content to that page) Add a back button to the navigation bar if not present and the page is not the first Add a next button to the navigation bar if not present and the page is not the last Add a finish button to the navigation bar if not present and the page is the last Disables the back button if present and the page is the first Remove the next button if present and the page is the last Remove the finish button if present and the page is not the last
showPage(Component) - Method in class com.metamatrix.toolbox.ui.widget.WizardPanel
Performs the following tasks: Displays the specified page (i.e., Sets the content to that page) Add a back button to the navigation bar if not present and the page is not the first Add a next button to the navigation bar if not present and the page is not the last Add a finish button to the navigation bar if not present and the page is the last Disables the back button if present and the page is the first Remove the next button if present and the page is the last Remove the finish button if present and the page is not the last
showPage(Component, int) - Method in class com.metamatrix.toolbox.ui.widget.WizardPanel
 
showPanel(WorkspacePanel) - Method in class com.metamatrix.console.ui.layout.Workspace
 
showPendingChangesDialog(String, String, String) - Static method in class com.metamatrix.console.util.DialogUtility
Static method to show a dialog inquiring about saving the pending changes.
SHOWPLAN - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
SHOWPLAN - Static variable in class com.metamatrix.query.sql.ReservedWords
 
SHOWPLAN - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
showPreviousPage() - Method in class com.metamatrix.console.ui.views.authorization.NewAuthenticationProviderWizardController
 
showPreviousPage() - Method in class com.metamatrix.console.ui.views.connector.ImportWizardController
 
showPreviousPage() - Method in class com.metamatrix.console.ui.views.connectorbinding.ImportBindingWizardController
 
showPreviousPage() - Method in class com.metamatrix.console.ui.views.connectorbinding.NewBindingWizardController
 
showPreviousPage() - Method in class com.metamatrix.console.ui.views.entitlements.NewEntitlementController
 
showPreviousPage() - Method in class com.metamatrix.console.ui.views.entitlements.NewEntitlementWizardPanel
 
showPreviousPage() - Method in class com.metamatrix.console.ui.views.extensionsource.ExtensionSourceAdder
 
showPreviousPage() - Method in class com.metamatrix.console.ui.views.extensionsource.ExtensionSourceExporter
 
showPreviousPage() - Method in class com.metamatrix.console.ui.views.extensionsource.ExtensionSourceReplacer
 
showPreviousPage() - Method in class com.metamatrix.console.ui.views.users.NewGroupsWizardController
 
showPreviousPage() - Method in class com.metamatrix.console.ui.views.vdb.CreateVDBPanel
 
showPreviousPage() - Method in class com.metamatrix.console.ui.views.vdb.ImportVdbRolesPanel
 
showPreviousPage() - Method in class com.metamatrix.console.ui.views.vdb.VDBExporter
 
showPreviousPage() - Method in class com.metamatrix.console.ui.views.vdb.VDBRolesExporter
 
showPreviousPage() - Method in class com.metamatrix.console.ui.views.vdb.WSDLWizardRunner
 
showPreviousPage() - Method in class com.metamatrix.toolbox.ui.widget.WizardPanel
Displays the previous page.
SHOWPROCESS - Static variable in interface com.metamatrix.console.ui.views.runtime.util.ServiceStateConstants
 
SHOWPROCESS_ORDINAL_POSITION - Static variable in interface com.metamatrix.console.ui.views.runtime.util.ServiceStateConstants
 
SHOWQUEUE - Static variable in interface com.metamatrix.console.ui.views.runtime.util.ServiceStateConstants
 
SHOWQUEUE_ORDINAL_POSITION - Static variable in interface com.metamatrix.console.ui.views.runtime.util.ServiceStateConstants
 
SHOWQUEUES - Static variable in interface com.metamatrix.console.ui.views.runtime.util.ServiceStateConstants
 
SHOWQUEUES_ORDINAL_POSITION - Static variable in interface com.metamatrix.console.ui.views.runtime.util.ServiceStateConstants
 
showServcieError() - Method in interface com.metamatrix.console.ui.views.runtime.OperationsDelegate
 
showServcieError() - Method in class com.metamatrix.console.ui.views.runtime.ProcessMgmtPanel
 
showServcieError() - Method in class com.metamatrix.console.ui.views.runtime.RuntimeMgmtPanel
 
showServcieError() - Method in class com.metamatrix.console.ui.views.runtime.ServiceMgmtPanel
 
showThePanel - Variable in class com.metamatrix.console.ui.layout.WorkspaceControllerWorkItem
 
shutdown() - Method in class com.metamatrix.common.buffer.storage.file.FileStorageManager
This method removes all storage area files by walking through the file info map and closing and removing each file.
shutdown() - Method in class com.metamatrix.common.buffer.storage.memory.MemoryStorageManager
 
shutdown() - Method in interface com.metamatrix.common.buffer.StorageManager
Shut down the Storage Manager.
shutdown() - Method in interface com.metamatrix.common.comm.api.ServerConnection
 
shutdown() - Method in interface com.metamatrix.common.comm.platform.socket.client.ServerDiscovery
Shutdown this ServerDiscovery
shutdown() - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerConnection
 
shutdown() - Method in interface com.metamatrix.common.comm.platform.socket.client.SocketServerInstance
 
shutdown() - Method in class com.metamatrix.common.comm.platform.socket.client.SocketServerInstanceImpl
 
shutdown() - Method in class com.metamatrix.common.comm.platform.socket.client.UrlServerDiscovery
 
shutdown() - Method in interface com.metamatrix.common.comm.platform.socket.server.ClientInstance
Shutdown the server's connection to the client.
shutdown() - Method in class com.metamatrix.common.comm.platform.socket.server.SocketClientInstance
 
shutdown(boolean) - Method in class com.metamatrix.common.comm.platform.socket.SocketVMController
 
shutDown() - Method in class com.metamatrix.common.jdbc.SimplePooledConnectionSource
 
shutdown() - Method in class com.metamatrix.common.log.DbLogListener
 
shutdown() - Method in class com.metamatrix.common.log.DbLogWriter
 
shutdown() - Method in class com.metamatrix.common.messaging.jgroups.JGroupsMessageBus
 
shutdown() - Method in interface com.metamatrix.common.messaging.MessageBus
 
shutdown() - Method in class com.metamatrix.common.messaging.NoOpMessageBus
 
shutdown() - Method in interface com.metamatrix.common.queue.WorkerPool
 
shutdown() - Method in class com.metamatrix.core.event.AbstractEventBroker
 
shutdown() - Method in interface com.metamatrix.core.event.EventBroker
 
shutdown() - Method in class com.metamatrix.core.log.FileLimitSizeLogWriter
Close the stream to the file.
shutdown() - Method in class com.metamatrix.core.log.FileLogWriter
Close the stream to the file.
shutdown() - Method in class com.metamatrix.core.log.JavaLogWriter
 
shutdown() - Method in interface com.metamatrix.core.log.LogListener
Shut down this listener, requesting it clean up and release any resources it may have acquired during its use.
shutdown() - Method in class com.metamatrix.core.log.SystemLogWriter
Close the stream to the file.
shutdown() - Method in class com.metamatrix.dqp.embedded.admin.DQPLogListener
 
shutdown() - Method in interface com.metamatrix.jdbc.EmbeddedConnectionFactory
Shutdown the connection factory, including the DQP and all its existing connections
shutdown() - Method in class com.metamatrix.jdbc.EmbeddedConnectionFactoryImpl
A shutdown could happen when somebody calls stop/restart on DQP or in normal course of process, we may have just closed the last connection in both cases we want to handle the situation of graceful/proper shutdown.
shutdown() - Static method in class com.metamatrix.jdbc.EmbeddedDriver
Shutdown the DQP instance which has been started using the given URL
shutdown() - Method in class com.metamatrix.jdbc.transport.LocalServerConnection
 
shutdown() - Method in class com.metamatrix.platform.registry.ClusteredRegistryState
 
shutdown() - Method in class com.metamatrix.platform.registry.ProcessMonitor
Should be called when the local VM is going down.
shutdown() - Method in interface com.metamatrix.platform.security.audit.destination.AuditDestination
Shutdown the log destination and clean up resources.
shutdown() - Method in class com.metamatrix.platform.security.audit.destination.ConsoleAuditDestination
Shutdown - nothing to do.
shutdown() - Method in class com.metamatrix.platform.security.audit.destination.DatabaseAuditDestination
Shutdown - close database.
shutdown() - Method in class com.metamatrix.platform.security.audit.destination.SingleFileAuditDestination
Shutdown - close file.
shutdown() - Method in class com.metamatrix.platform.security.membership.spi.file.FileMembershipDomain
 
shutdown() - Method in class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
shutdown() - Method in interface com.metamatrix.platform.security.membership.spi.MembershipDomain
Shut down this domain to further work.
shutdown(boolean) - Method in interface com.metamatrix.platform.vm.api.controller.ProcessManagement
Shut down all services waiting for work to complete.
shutdown(boolean) - Method in class com.metamatrix.platform.vm.controller.ProcessController
Shut down all services waiting for work to complete.
shutdown() - Method in class com.metamatrix.server.dqp.service.RemoteResultsReceiver
 
shutdown() - Method in class com.metamatrix.server.dqp.service.tracker.TransactionLogWriter
 
shutdown(String) - Method in class com.metamatrix.server.HostController
 
shutdown(String) - Method in interface com.metamatrix.server.HostManagement
Kill the host controller; this will also kill all the server processes on this host.
shutdown() - Method in class com.metamatrix.xa.arjuna.ArjunaTransactionProvider
 
shutdownCluster() - Method in class com.metamatrix.server.HostController
 
shutdownCluster() - Method in interface com.metamatrix.server.HostManagement
shutdown all the host controllers and all the servers processes
shutDownConnectorBinding(MMConnectorBinding, boolean) - Method in class com.metamatrix.admin.server.AbstractAdminImpl
 
shutdownNow() - Method in interface com.metamatrix.common.queue.WorkerPool
 
shutdownServer() - Method in class com.metamatrix.console.models.RuntimeMgmtManager
 
shutdownServer() - Method in interface com.metamatrix.platform.admin.api.RuntimeStateAdminAPI
Gracefully shutdown server waiting for work to complete.
shutdownServer() - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIHelper
Gracefully shutdown server waiting for work to complete.
shutdownServer() - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIImpl
Gracefully shutdown server waiting for work to complete.
sign(Object) - Static method in class com.metamatrix.query.function.FunctionMethods
 
SIGN - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
SIGNATURE - Static variable in class com.metamatrix.connector.xmlsource.soap.SecurityToken
 
SIGNATURE_PROPERTY_FILE - Static variable in class com.metamatrix.connector.xmlsource.soap.SoapConnectorProperties
 
SIGNED - Static variable in interface com.metamatrix.dqp.metadata.ResultsMetadataConstants
 
SIGNED - Static variable in class com.metamatrix.query.metadata.SupportConstants.Element
 
signed - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
SIGNED_ON_USERNAME - Static variable in class com.metamatrix.console.ui.views.users.GroupTabSelectionHandler
 
SIMPLE_DATA_TYPE - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLSchema.Class
 
SimpleCapabilities - Class in org.teiid.connector.jdbc
This is a "simple" capabilities class that allows criteria but no complicated joins, subqueries, etc to be passed to the connector.
SimpleCapabilities() - Constructor for class org.teiid.connector.jdbc.SimpleCapabilities
 
SIMPLEDATATYPES_INSTANCE_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
SimpleManagedConnection - Class in com.metamatrix.common.connection
A trivial implementation of a ManagedConnection - all the abstract methods of ManagedConnection are simply implemented as no-ops here.
SimpleManagedConnection(Properties) - Constructor for class com.metamatrix.common.connection.SimpleManagedConnection
Create a new instance of a connection.
SimpleManagedConnection(Properties, String) - Constructor for class com.metamatrix.common.connection.SimpleManagedConnection
 
SimpleParser - Class in com.metamatrix.script.shell
A parser class used in conjunction with Bean Shell
SimpleParser() - Constructor for class com.metamatrix.script.shell.SimpleParser
 
SimplePooledConnectionSource - Class in com.metamatrix.common.jdbc
Simple pooling built on JDBCUtil.
SimplePooledConnectionSource(Properties) - Constructor for class com.metamatrix.common.jdbc.SimplePooledConnectionSource
 
SimpleQueryResolver - Class in com.metamatrix.query.resolver.command
 
SimpleQueryResolver() - Constructor for class com.metamatrix.query.resolver.command.SimpleQueryResolver
 
SimpleQueryResolver.QueryResolverVisitor - Class in com.metamatrix.query.resolver.command
 
SimpleQueryResolver.QueryResolverVisitor(Query, TempMetadataAdapter, boolean, AnalysisRecord) - Constructor for class com.metamatrix.query.resolver.command.SimpleQueryResolver.QueryResolverVisitor
 
SimpleUserTransaction - Class in com.metamatrix.common.transaction.manager
 
SimpleUserTransaction() - Constructor for class com.metamatrix.common.transaction.manager.SimpleUserTransaction
 
SimpleUserTransaction(Object) - Constructor for class com.metamatrix.common.transaction.manager.SimpleUserTransaction
 
SimpleUserTransactionFactory - Class in com.metamatrix.common.transaction.manager
 
SimpleUserTransactionFactory() - Constructor for class com.metamatrix.common.transaction.manager.SimpleUserTransactionFactory
 
sin(Double) - Static method in class com.metamatrix.query.function.FunctionMethods
 
SIN - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
SINGLE_CHAR_MATCH - Static variable in class com.metamatrix.modeler.core.index.IndexConstants.RECORD_STRING
 
SINGLE_CHAR_MATCH_STRING - Static variable in class com.metamatrix.modeler.core.index.IndexConstants.RECORD_STRING
 
SINGLE_QUOTE - Static variable in class com.metamatrix.core.util.StringUtil
The String "'"
SingleElementSymbol - Class in com.metamatrix.query.sql.symbol
This is a subclass of Symbol representing a single output column.
SingleElementSymbol(String, String) - Constructor for class com.metamatrix.query.sql.symbol.SingleElementSymbol
Passthrough constructor used for cloning
SingleElementSymbol(String) - Constructor for class com.metamatrix.query.sql.symbol.SingleElementSymbol
Construct a symbol with a name
SingleEmailMessage - Class in com.sforce.soap.partner
 
SingleEmailMessage() - Constructor for class com.sforce.soap.partner.SingleEmailMessage
 
SingleEmailMessage(Boolean, EmailPriority, String, Boolean, String, String, Boolean, String[], String[], String, String[], String, EmailFileAttachment[], String, String, String, String[], String) - Constructor for class com.sforce.soap.partner.SingleEmailMessage
 
SingleFileAuditDestination - Class in com.metamatrix.platform.security.audit.destination
This is a auditing destination that writes to a single file.
SingleFileAuditDestination() - Constructor for class com.metamatrix.platform.security.audit.destination.SingleFileAuditDestination
 
SingleIdentity - Class in org.teiid.connector.api
This class represents a single ConnectorIdentity.
SingleIdentity() - Constructor for class org.teiid.connector.api.SingleIdentity
 
SingleInstanceCommunicationException - Exception in com.metamatrix.common.comm.exception
An error occurred in communication between client and server.
SingleInstanceCommunicationException() - Constructor for exception com.metamatrix.common.comm.exception.SingleInstanceCommunicationException
No-Arg Constructor
SingleInstanceCommunicationException(String) - Constructor for exception com.metamatrix.common.comm.exception.SingleInstanceCommunicationException
 
SingleInstanceCommunicationException(Throwable) - Constructor for exception com.metamatrix.common.comm.exception.SingleInstanceCommunicationException
 
SingleInstanceCommunicationException(Throwable, String) - Constructor for exception com.metamatrix.common.comm.exception.SingleInstanceCommunicationException
 
SingleInvokationProxy - Class in com.metamatrix.platform.service.proxy
Will attempt to invoke services until the first result is obtained
SingleMaterializationFileDisplayInfo - Class in com.metamatrix.console.ui.views.vdb
Data class to hold a materialization file's description and target file name.
SingleMaterializationFileDisplayInfo(String, String) - Constructor for class com.metamatrix.console.ui.views.vdb.SingleMaterializationFileDisplayInfo
 
size() - Method in class com.metamatrix.api.core.message.MessageList
Overrides the implementation of List
size() - Method in interface com.metamatrix.cache.Cache
Size of the cache
size() - Method in class com.metamatrix.cache.jboss.JBossCache
Size of the cache
size() - Method in class com.metamatrix.common.extensionmodule.spi.jdbc.FileCache
 
size() - Method in class com.metamatrix.common.namedobject.BaseID
Return the number of atomic name components in this identifier.
size() - Method in class com.metamatrix.common.properties.UnmodifiableProperties
 
size() - Method in interface com.metamatrix.metadata.runtime.api.MetadataID
Return the number of atomic name components in this identifier.
size() - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataID
Return the number of atomic name components in this identifier.
size() - Method in interface com.metamatrix.platform.security.api.AuthorizationPermissions
Determine the number of AuthorizationPermission instances represented by this object.
size() - Method in class com.metamatrix.platform.security.api.AuthorizationPermissionsImpl
Determine the number of AuthorizationPermission instances represented by this object.
size() - Method in class com.metamatrix.platform.security.api.UserEntitlementInfo
Get the number of Grantees in this entitlement.
size() - Method in class com.metamatrix.query.optimizer.relational.RuleStack
 
sizeColumnsToFit(int) - Method in class com.metamatrix.console.ui.treetable.JTreeTable
This is overridden to invoke super's implementation, and then, if the receiver is editing a Tree column, the editor's bounds is reset.
sizeColumnsToFit(int) - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
Deprecated.  
sizeColumnsToFitContainer(int) - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
Expands the columns with indexes after the specified column to fit within the table's container when necessary.
sizeColumnsToFitData() - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
Changes the sizes of all columns to match the size of their longest cell contents (or the header value if they are longer than the longest cell contents).
sizeColumnsToFitData(int) - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
Changes the sizes of all columns to match the size of their longest cell contents (or the header value if they are longer than the longest cell contents).
sizeColumnsToFitViewport(JScrollPane) - Method in class com.metamatrix.toolbox.ui.widget.property.PropertiedObjectPanel
Attempts to resize the columns when the vertical scroll bar first appears in order to eliminate the horizontal scroll bar.
sizeColumnsToFitViewport(JScrollPane) - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
Attempts to resize the columns when both the table is a view within a JScrollPane and the vertical scroll bar first appears, in order to eliminate the horizontal scroll bar.
sizeColumnToFitData(EnhancedTableColumn) - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
Changes the size of the specified column to match the size of its longest cell contents (or the header value if its longer than the longest cell contents).
sizeColumnToFitData(EnhancedTableColumn, int) - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
Changes the size of the specified column to match the size of its longest cell contents (or the header value if its longer than the longest cell contents).
sizeColumnToFitDataInternal(EnhancedTableColumn, int) - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
Changes the size of the specified column to match the size of its longest cell contents (or the header value if its longer than the longest cell contents).
SizeUtility - Class in com.metamatrix.common.buffer.impl
Utility methods to determine the size of Java objects, particularly with respect to the MetaMatrix runtime types.
skip(long) - Method in class com.metamatrix.connector.xml.base.LoggingInputStreamFilter
 
skip(long) - Method in class com.metamatrix.connector.xml.cache.CachingInputStreamFilter
 
SKIP_BUTTON - Static variable in interface com.metamatrix.toolbox.ui.widget.ButtonConstants
 
skippedEntity(String) - Method in class com.metamatrix.common.xml.xmi.XMIHeaderContentHandler
This will report an entity that is skipped by the parser.
SLASH - Static variable in class com.metamatrix.common.util.WSDLServletUtil
 
SLASH - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
sLocalDrive - Variable in class com.metamatrix.common.buffer.impl.BufferStats
 
Soap - Interface in com.sforce.soap.partner
 
SOAP_11_FAULTCODES_NAMESPACE - Static variable in exception com.metamatrix.soap.sqlquerywebservice.service.SqlQueryWebServiceFault
 
SOAP_11_STANDARD_CLIENT_FAULT_CODE - Static variable in class com.metamatrix.soap.service.DataServiceWebServiceImpl
 
SOAP_11_STANDARD_CLIENT_FAULT_CODE - Static variable in exception com.metamatrix.soap.sqlquerywebservice.service.SqlQueryWebServiceFault
 
SOAP_11_STANDARD_SERVER_FAULT_CODE - Static variable in class com.metamatrix.soap.service.DataServiceWebServiceImpl
 
SOAP_11_STANDARD_SERVER_FAULT_CODE - Static variable in exception com.metamatrix.soap.sqlquerywebservice.service.SqlQueryWebServiceFault
 
SOAP_SERVICE_URN_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
SOAP_URL_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
SoapBindingStub - Class in com.sforce.soap.partner
 
SoapBindingStub() - Constructor for class com.sforce.soap.partner.SoapBindingStub
 
SoapBindingStub(URL, Service) - Constructor for class com.sforce.soap.partner.SoapBindingStub
 
SoapBindingStub(Service) - Constructor for class com.sforce.soap.partner.SoapBindingStub
 
soapBody - Static variable in class com.metamatrix.connector.xml.soap.SOAPDocBuilder
 
SoapConnection - Class in com.metamatrix.connector.xmlsource.soap
A SOAP based connection object
SoapConnection(ConnectorEnvironment) - Constructor for class com.metamatrix.connector.xmlsource.soap.SoapConnection
 
SOAPConnectionImpl - Class in com.metamatrix.connector.xml.soap
 
SOAPConnectionImpl(CachingConnector, ExecutionContext, ConnectorEnvironment) - Constructor for class com.metamatrix.connector.xml.soap.SOAPConnectionImpl
 
SoapConnectorProperties - Class in com.metamatrix.connector.xmlsource.soap
This properties class which returns the properties defined in the connector environment.
SoapConnectorProperties() - Constructor for class com.metamatrix.connector.xmlsource.soap.SoapConnectorProperties
 
SOAPConnectorState - Class in com.metamatrix.connector.xml.soap
This class copies the the name of the interface because it is remaining backwardly compatable with old bindings.
SOAPConnectorState() - Constructor for class com.metamatrix.connector.xml.soap.SOAPConnectorState
 
SOAPConnectorState - Interface in com.metamatrix.connector.xml
 
SOAPConnectorStateImpl - Class in com.metamatrix.connector.xml.soap
Contains the data needed to create the SOAP Envelope around an XML Document.
SOAPConnectorStateImpl() - Constructor for class com.metamatrix.connector.xml.soap.SOAPConnectorStateImpl
 
SOAPConstants - Class in com.metamatrix.soap.util
This file will contain all of the constants used by the MetaMatrix SOAP service
SOAPConstants.AUTHENTICATION - Class in com.metamatrix.soap.util
This class contains the literal XML tag names and attributes tags for the authentication XML used in the MetaMatrix SOAP service.
SOAPConstants.AUTHENTICATION() - Constructor for class com.metamatrix.soap.util.SOAPConstants.AUTHENTICATION
 
SOAPConstants.AUTHENTICATION.TAGS - Class in com.metamatrix.soap.util
 
SOAPConstants.AUTHENTICATION.TAGS() - Constructor for class com.metamatrix.soap.util.SOAPConstants.AUTHENTICATION.TAGS
 
SOAPConstants.AUTHENTICATION.TAGS.PASSWORD - Class in com.metamatrix.soap.util
 
SOAPConstants.AUTHENTICATION.TAGS.PASSWORD() - Constructor for class com.metamatrix.soap.util.SOAPConstants.AUTHENTICATION.TAGS.PASSWORD
 
SOAPConstants.AUTHENTICATION.TAGS.PASSWORD.ATTRIBUTES - Class in com.metamatrix.soap.util
 
SOAPConstants.AUTHENTICATION.TAGS.PASSWORD.ATTRIBUTES() - Constructor for class com.metamatrix.soap.util.SOAPConstants.AUTHENTICATION.TAGS.PASSWORD.ATTRIBUTES
 
SOAPConstants.AUTHENTICATION.TAGS.SERVERURL - Class in com.metamatrix.soap.util
 
SOAPConstants.AUTHENTICATION.TAGS.SERVERURL() - Constructor for class com.metamatrix.soap.util.SOAPConstants.AUTHENTICATION.TAGS.SERVERURL
 
SOAPConstants.AUTHENTICATION.TAGS.SERVERURL.ATTRIBUTES - Class in com.metamatrix.soap.util
 
SOAPConstants.AUTHENTICATION.TAGS.SERVERURL.ATTRIBUTES() - Constructor for class com.metamatrix.soap.util.SOAPConstants.AUTHENTICATION.TAGS.SERVERURL.ATTRIBUTES
 
SOAPConstants.AUTHENTICATION.TAGS.TRUSTED - Class in com.metamatrix.soap.util
 
SOAPConstants.AUTHENTICATION.TAGS.TRUSTED() - Constructor for class com.metamatrix.soap.util.SOAPConstants.AUTHENTICATION.TAGS.TRUSTED
 
SOAPConstants.AUTHENTICATION.TAGS.TRUSTED.ATTRIBUTES - Class in com.metamatrix.soap.util
 
SOAPConstants.AUTHENTICATION.TAGS.TRUSTED.ATTRIBUTES() - Constructor for class com.metamatrix.soap.util.SOAPConstants.AUTHENTICATION.TAGS.TRUSTED.ATTRIBUTES
 
SOAPConstants.AUTHENTICATION.TAGS.USERNAME - Class in com.metamatrix.soap.util
 
SOAPConstants.AUTHENTICATION.TAGS.USERNAME() - Constructor for class com.metamatrix.soap.util.SOAPConstants.AUTHENTICATION.TAGS.USERNAME
 
SOAPConstants.AUTHENTICATION.TAGS.USERNAME.ATTRIBUTES - Class in com.metamatrix.soap.util
 
SOAPConstants.AUTHENTICATION.TAGS.USERNAME.ATTRIBUTES() - Constructor for class com.metamatrix.soap.util.SOAPConstants.AUTHENTICATION.TAGS.USERNAME.ATTRIBUTES
 
SOAPConstants.AUTHENTICATION.TAGS.VDB - Class in com.metamatrix.soap.util
 
SOAPConstants.AUTHENTICATION.TAGS.VDB() - Constructor for class com.metamatrix.soap.util.SOAPConstants.AUTHENTICATION.TAGS.VDB
 
SOAPConstants.AUTHENTICATION.TAGS.VDB.ATTRIBUTES - Class in com.metamatrix.soap.util
 
SOAPConstants.AUTHENTICATION.TAGS.VDB.ATTRIBUTES() - Constructor for class com.metamatrix.soap.util.SOAPConstants.AUTHENTICATION.TAGS.VDB.ATTRIBUTES
 
SOAPConstants.METADATA_TYPES - Class in com.metamatrix.soap.util
 
SOAPConstants.METADATA_TYPES() - Constructor for class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES
 
SOAPConstants.METADATA_TYPES.CROSS_REFERENCES - Class in com.metamatrix.soap.util
 
SOAPConstants.METADATA_TYPES.CROSS_REFERENCES() - Constructor for class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.CROSS_REFERENCES
 
SOAPConstants.METADATA_TYPES.CROSS_REFERENCES.Parameters - Class in com.metamatrix.soap.util
 
SOAPConstants.METADATA_TYPES.CROSS_REFERENCES.Parameters() - Constructor for class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.CROSS_REFERENCES.Parameters
 
SOAPConstants.METADATA_TYPES.DATATYPES - Class in com.metamatrix.soap.util
 
SOAPConstants.METADATA_TYPES.DATATYPES() - Constructor for class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.DATATYPES
 
SOAPConstants.METADATA_TYPES.DATATYPES.Parameters - Class in com.metamatrix.soap.util
 
SOAPConstants.METADATA_TYPES.DATATYPES.Parameters() - Constructor for class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.DATATYPES.Parameters
 
SOAPConstants.METADATA_TYPES.ELEMENTS - Class in com.metamatrix.soap.util
 
SOAPConstants.METADATA_TYPES.ELEMENTS() - Constructor for class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.ELEMENTS
 
SOAPConstants.METADATA_TYPES.ELEMENTS.Parameters - Class in com.metamatrix.soap.util
 
SOAPConstants.METADATA_TYPES.ELEMENTS.Parameters() - Constructor for class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.ELEMENTS.Parameters
 
SOAPConstants.METADATA_TYPES.EXPORTED_KEYS - Class in com.metamatrix.soap.util
 
SOAPConstants.METADATA_TYPES.EXPORTED_KEYS() - Constructor for class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.EXPORTED_KEYS
 
SOAPConstants.METADATA_TYPES.EXPORTED_KEYS.Parameters - Class in com.metamatrix.soap.util
 
SOAPConstants.METADATA_TYPES.EXPORTED_KEYS.Parameters() - Constructor for class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.EXPORTED_KEYS.Parameters
 
SOAPConstants.METADATA_TYPES.FOREIGN_KEYS - Class in com.metamatrix.soap.util
 
SOAPConstants.METADATA_TYPES.FOREIGN_KEYS() - Constructor for class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.FOREIGN_KEYS
 
SOAPConstants.METADATA_TYPES.FOREIGN_KEYS.Parameters - Class in com.metamatrix.soap.util
 
SOAPConstants.METADATA_TYPES.FOREIGN_KEYS.Parameters() - Constructor for class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.FOREIGN_KEYS.Parameters
 
SOAPConstants.METADATA_TYPES.GROUPS - Class in com.metamatrix.soap.util
 
SOAPConstants.METADATA_TYPES.GROUPS() - Constructor for class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.GROUPS
 
SOAPConstants.METADATA_TYPES.GROUPS.Parameters - Class in com.metamatrix.soap.util
 
SOAPConstants.METADATA_TYPES.GROUPS.Parameters() - Constructor for class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.GROUPS.Parameters
 
SOAPConstants.METADATA_TYPES.IMPORTED_KEYS - Class in com.metamatrix.soap.util
 
SOAPConstants.METADATA_TYPES.IMPORTED_KEYS() - Constructor for class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.IMPORTED_KEYS
 
SOAPConstants.METADATA_TYPES.IMPORTED_KEYS.Parameters - Class in com.metamatrix.soap.util
 
SOAPConstants.METADATA_TYPES.IMPORTED_KEYS.Parameters() - Constructor for class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.IMPORTED_KEYS.Parameters
 
SOAPConstants.METADATA_TYPES.MODELS - Class in com.metamatrix.soap.util
 
SOAPConstants.METADATA_TYPES.MODELS() - Constructor for class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.MODELS
 
SOAPConstants.METADATA_TYPES.MODELS.Parameters - Class in com.metamatrix.soap.util
 
SOAPConstants.METADATA_TYPES.MODELS.Parameters() - Constructor for class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.MODELS.Parameters
 
SOAPConstants.METADATA_TYPES.PRIMARY_KEYS - Class in com.metamatrix.soap.util
 
SOAPConstants.METADATA_TYPES.PRIMARY_KEYS() - Constructor for class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.PRIMARY_KEYS
 
SOAPConstants.METADATA_TYPES.PRIMARY_KEYS.Parameters - Class in com.metamatrix.soap.util
 
SOAPConstants.METADATA_TYPES.PRIMARY_KEYS.Parameters() - Constructor for class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.PRIMARY_KEYS.Parameters
 
SOAPConstants.METADATA_TYPES.PROCEDURE_PARAMETERS - Class in com.metamatrix.soap.util
 
SOAPConstants.METADATA_TYPES.PROCEDURE_PARAMETERS() - Constructor for class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.PROCEDURE_PARAMETERS
 
SOAPConstants.METADATA_TYPES.PROCEDURE_PARAMETERS.Parameters - Class in com.metamatrix.soap.util
 
SOAPConstants.METADATA_TYPES.PROCEDURE_PARAMETERS.Parameters() - Constructor for class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.PROCEDURE_PARAMETERS.Parameters
 
SOAPConstants.METADATA_TYPES.PROCEDURES - Class in com.metamatrix.soap.util
 
SOAPConstants.METADATA_TYPES.PROCEDURES() - Constructor for class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.PROCEDURES
 
SOAPConstants.METADATA_TYPES.PROCEDURES.Parameters - Class in com.metamatrix.soap.util
 
SOAPConstants.METADATA_TYPES.PROCEDURES.Parameters() - Constructor for class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.PROCEDURES.Parameters
 
SOAPConstants.METADATA_TYPES.USER_DEFINED_DATATYPES - Class in com.metamatrix.soap.util
 
SOAPConstants.METADATA_TYPES.USER_DEFINED_DATATYPES() - Constructor for class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.USER_DEFINED_DATATYPES
 
SOAPConstants.METADATA_TYPES.USER_DEFINED_DATATYPES.Parameters - Class in com.metamatrix.soap.util
 
SOAPConstants.METADATA_TYPES.USER_DEFINED_DATATYPES.Parameters() - Constructor for class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.USER_DEFINED_DATATYPES.Parameters
 
SOAPConstants.METADATA_TYPES.VIRTUALDATABASES - Class in com.metamatrix.soap.util
 
SOAPConstants.METADATA_TYPES.VIRTUALDATABASES() - Constructor for class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.VIRTUALDATABASES
 
SOAPConstants.METADATA_TYPES.VIRTUALDATABASES.Parameters - Class in com.metamatrix.soap.util
 
SOAPConstants.METADATA_TYPES.VIRTUALDATABASES.Parameters() - Constructor for class com.metamatrix.soap.util.SOAPConstants.METADATA_TYPES.VIRTUALDATABASES.Parameters
 
SOAPConstants.SESSION_ID - Class in com.metamatrix.soap.util
This class contains the literal XML tag names and attributes for the session id
SOAPConstants.SESSION_ID() - Constructor for class com.metamatrix.soap.util.SOAPConstants.SESSION_ID
 
SOAPConstants.SESSION_ID.TAGS - Class in com.metamatrix.soap.util
 
SOAPConstants.SESSION_ID.TAGS() - Constructor for class com.metamatrix.soap.util.SOAPConstants.SESSION_ID.TAGS
 
SOAPConstants.STORED_PROCEDURE_PARAMETERS - Class in com.metamatrix.soap.util
 
SOAPConstants.STORED_PROCEDURE_PARAMETERS() - Constructor for class com.metamatrix.soap.util.SOAPConstants.STORED_PROCEDURE_PARAMETERS
 
SOAPConstants.STORED_PROCEDURE_PARAMETERS.Param - Class in com.metamatrix.soap.util
 
SOAPConstants.STORED_PROCEDURE_PARAMETERS.Param() - Constructor for class com.metamatrix.soap.util.SOAPConstants.STORED_PROCEDURE_PARAMETERS.Param
 
SOAPConstants.STORED_PROCEDURE_PARAMETERS.Param.Attributes - Class in com.metamatrix.soap.util
 
SOAPConstants.STORED_PROCEDURE_PARAMETERS.Param.Attributes() - Constructor for class com.metamatrix.soap.util.SOAPConstants.STORED_PROCEDURE_PARAMETERS.Param.Attributes
 
SOAPDocBuilder - Class in com.metamatrix.connector.xml.soap
 
SOAPDocBuilder() - Constructor for class com.metamatrix.connector.xml.soap.SOAPDocBuilder
 
SOAPExecution - Class in com.metamatrix.connector.xml.soap
 
SOAPExecution(IQuery, XMLConnectionImpl, RuntimeMetadata, ExecutionContext, ConnectorEnvironment) - Constructor for class com.metamatrix.connector.xml.soap.SOAPExecution
 
SoapExecution - Class in com.metamatrix.connector.xmlsource.soap
A soap call executor - handles all styles doc/literal, rpc/encoded etc.
SoapExecution(IProcedure, ConnectorEnvironment, RuntimeMetadata, ExecutionContext, SoapConnection) - Constructor for class com.metamatrix.connector.xmlsource.soap.SoapExecution
 
SOAPExecutor - Class in com.metamatrix.connector.xml.soap
 
SOAPExecutor(SOAPConnectorState, XMLExecution, ExecutionInfo) - Constructor for class com.metamatrix.connector.xml.soap.SOAPExecutor
 
soapHeader - Static variable in class com.metamatrix.connector.xml.soap.SOAPDocBuilder
 
soapNS - Static variable in class com.metamatrix.connector.xml.soap.SOAPDocBuilder
 
soapNSLabel - Static variable in class com.metamatrix.connector.xml.soap.SOAPDocBuilder
 
soapNSObj - Static variable in class com.metamatrix.connector.xml.soap.SOAPDocBuilder
 
SOAPPlugin - Class in com.metamatrix.soap
SOAPPlugin
SOAPPlugin() - Constructor for class com.metamatrix.soap.SOAPPlugin
 
SOAPProcessingException - Exception in com.metamatrix.soap.exceptions
 
SOAPProcessingException() - Constructor for exception com.metamatrix.soap.exceptions.SOAPProcessingException
 
SOAPProcessingException(String) - Constructor for exception com.metamatrix.soap.exceptions.SOAPProcessingException
 
SOAPProcessingException(Throwable) - Constructor for exception com.metamatrix.soap.exceptions.SOAPProcessingException
 
SOAPProcessingException(Throwable, String) - Constructor for exception com.metamatrix.soap.exceptions.SOAPProcessingException
 
SoapService - Class in com.metamatrix.connector.xmlsource.soap
This is SOAP Service which extends the Axis service call so that we can dynamically include the handlers into the request and response flows.
SoapService(Parser, QName, SecurityToken) - Constructor for class com.metamatrix.connector.xmlsource.soap.SoapService
 
SoapType - Class in com.sforce.soap.partner
 
SoapType(String) - Constructor for class com.sforce.soap.partner.SoapType
 
SObject - Class in com.sforce.soap.partner.sobject
 
SObject() - Constructor for class com.sforce.soap.partner.sobject.SObject
 
SObject(String, String[], String, MessageElement[]) - Constructor for class com.sforce.soap.partner.sobject.SObject
 
SOCKET_CONTEXT - Static variable in class com.metamatrix.common.comm.platform.socket.SocketVMController
 
SocketClientInstance - Class in com.metamatrix.common.comm.platform.socket.server
Sockets implementation of the communication framework class representing the server's view of a client connection.
SocketClientInstance(ObjectChannel, WorkerPool, ClientServiceRegistry, boolean, SessionServiceInterface) - Constructor for class com.metamatrix.common.comm.platform.socket.server.SocketClientInstance
 
SocketListener - Class in com.metamatrix.common.comm.platform.socket.server
Server-side class to listen for new connection requests and create a SocketClientConnection for each connection request.
SocketListener(int, String, ClientServiceRegistry, int, int, int, SSLEngine, boolean, SessionServiceInterface) - Constructor for class com.metamatrix.common.comm.platform.socket.server.SocketListener
 
socketListenerStats - Variable in class com.metamatrix.platform.vm.controller.ProcessStatistics
 
SocketListenerStats - Class in com.metamatrix.platform.vm.controller
Data holder for statistics about the server-side SocketListener.
SocketListenerStats() - Constructor for class com.metamatrix.platform.vm.controller.SocketListenerStats
 
sockets - Variable in class com.metamatrix.platform.vm.controller.SocketListenerStats
 
SocketServerConnection - Class in com.metamatrix.common.comm.platform.socket.client
Represents a client connection that maintains session state and allows for service fail over.
SocketServerConnection(SocketServerInstanceFactory, boolean, ServerDiscovery, Properties, Timer) - Constructor for class com.metamatrix.common.comm.platform.socket.client.SocketServerConnection
 
SocketServerConnectionFactory - Class in com.metamatrix.common.comm.platform.socket.client
Responsible for creating socket based connections The comm approach is object based and layered.
SocketServerConnectionFactory() - Constructor for class com.metamatrix.common.comm.platform.socket.client.SocketServerConnectionFactory
 
SocketServerInstance - Interface in com.metamatrix.common.comm.platform.socket.client
 
SocketServerInstanceFactory - Interface in com.metamatrix.common.comm.platform.socket.client
 
SocketServerInstanceImpl - Class in com.metamatrix.common.comm.platform.socket.client
Client view of a socket server connection that exposes remote services On construction this class will create a channel and exchange a handshake.
SocketServerInstanceImpl() - Constructor for class com.metamatrix.common.comm.platform.socket.client.SocketServerInstanceImpl
 
SocketServerInstanceImpl(HostInfo, boolean, long) - Constructor for class com.metamatrix.common.comm.platform.socket.client.SocketServerInstanceImpl
 
SocketServerInstanceImpl.RemoteInvocationHandler - Class in com.metamatrix.common.comm.platform.socket.client
 
SocketServerInstanceImpl.RemoteInvocationHandler(Class<?>) - Constructor for class com.metamatrix.common.comm.platform.socket.client.SocketServerInstanceImpl.RemoteInvocationHandler
 
SocketUtil - Class in com.metamatrix.common.comm.platform.socket
This class provides some utility methods to create ssl sockets using the keystores and trust stores.
SocketUtil() - Constructor for class com.metamatrix.common.comm.platform.socket.SocketUtil
 
SocketUtil.SSLSocketFactory - Class in com.metamatrix.common.comm.platform.socket
 
SocketUtil.SSLSocketFactory(SSLContext, boolean) - Constructor for class com.metamatrix.common.comm.platform.socket.SocketUtil.SSLSocketFactory
 
SocketVMController - Class in com.metamatrix.common.comm.platform.socket
Main class for a server process.
SocketVMController(Host, String, ClusteredRegistryState, ServerEvents, MessageBus, HostManagement) - Constructor for class com.metamatrix.common.comm.platform.socket.SocketVMController
 
SOME - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
SOME - Static variable in class com.metamatrix.query.sql.lang.SubqueryCompareCriteria
"Some" predicate quantifier (equivalent to "Any")
SOME - Static variable in class com.metamatrix.query.sql.ReservedWords
 
SOME - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
sort(Properties) - Static method in class com.metamatrix.common.util.PropertiesUtils
 
SORT - Static variable in class com.metamatrix.query.optimizer.relational.plantree.NodeConstants.Types
 
sort() - Method in class com.metamatrix.query.processor.relational.SortUtility
 
sort() - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
 
SORT_INDICATOR_COLOR - Static variable in class com.metamatrix.toolbox.ui.widget.laf.TableHeaderButtonLookAndFeel
 
SORT_INDICATOR_GAP - Static variable in class com.metamatrix.toolbox.ui.widget.laf.TableHeaderButtonLookAndFeel
 
SortableChildrenNode - Class in com.metamatrix.console.ui.tree
The SortableChildrenNode is a tree node whose children will be sorted based on their toString implementation.
SortableChildrenNode(Object) - Constructor for class com.metamatrix.console.ui.tree.SortableChildrenNode
Constructs a tree node whose children will be sorted.
SortableChildrenNode(String, Object) - Constructor for class com.metamatrix.console.ui.tree.SortableChildrenNode
Constructs a tree node whose children will be sorted.
sortChildren() - Method in class com.metamatrix.console.ui.tree.ChildSortingTreeNode
Sort the child nodes.
sortChildren() - Method in interface com.metamatrix.console.ui.tree.SortsChildren
 
sortChildren() - Method in class com.metamatrix.console.ui.views.entitlements.DataNodesTreeNode
 
sortChildrenAlphabetically(MutableTreeNode, boolean) - Static method in class com.metamatrix.console.util.StaticTreeSortUtilities
Sort the child nodes into alphabetic order by value of toString().
sortChildrenAlphabetically(MutableTreeNode) - Static method in class com.metamatrix.console.util.StaticTreeSortUtilities
 
sortChildrenNumerically(MutableTreeNode, boolean) - Static method in class com.metamatrix.console.util.StaticTreeSortUtilities
Sort the child nodes into ascending numeric order based on numeric value of toString().
sortChildrenNumerically(MutableTreeNode) - Static method in class com.metamatrix.console.util.StaticTreeSortUtilities
 
sortCols - Variable in class com.metamatrix.query.processor.relational.SortUtility
 
sortedStringArrayIndex(String[], String) - Static method in class com.metamatrix.console.util.StaticQuickSorter
Another useful auxilliary method: find the index in a sorted String array of a given string by doing a binary search.
sortElements - Variable in class com.metamatrix.query.processor.relational.SortUtility
 
sortLeft - Variable in class com.metamatrix.query.processor.relational.MergeJoinStrategy
 
SortNode - Class in com.metamatrix.query.processor.relational
 
SortNode(int) - Constructor for class com.metamatrix.query.processor.relational.SortNode
 
sortPropertiesForPrinting(Properties) - Static method in class com.metamatrix.common.util.PropertiesUtils
 
SortReadyJTree - Class in com.metamatrix.console.ui.tree
Extension to JTree to always present nodes in a sorted order based on nodes that implement SortsChildren.
SortReadyJTree() - Constructor for class com.metamatrix.console.ui.tree.SortReadyJTree
 
SortReadyJTree(TreeModel) - Constructor for class com.metamatrix.console.ui.tree.SortReadyJTree
 
sortRight - Variable in class com.metamatrix.query.processor.relational.MergeJoinStrategy
 
sortRight() - Method in class com.metamatrix.query.processor.relational.MergeJoinStrategy
 
SortsChildren - Interface in com.metamatrix.console.ui.tree
Interface to be implemented by a DefaultMutableTreeNode which keeps its children in a sorted order.
sortTree(MutableTreeNode) - Static method in class com.metamatrix.console.ui.tree.ChildSortingTreeNode
Static method to sort all of the nodes of a tree under a given node.
sortTreeAlphabetically(TreeNode, boolean) - Static method in class com.metamatrix.console.util.StaticTreeSortUtilities
 
sortTreeNumerically(TreeNode, boolean) - Static method in class com.metamatrix.console.util.StaticTreeSortUtilities
 
sortTypes - Variable in class com.metamatrix.query.processor.relational.SortUtility
 
SortUtility - Class in com.metamatrix.query.processor.relational
 
SortUtility(TupleSourceID, List, List<Boolean>, boolean, BufferManager, String) - Constructor for class com.metamatrix.query.processor.relational.SortUtility
 
SortUtility(TupleSourceID, List, List<Boolean>, SortUtility.Mode, BufferManager, String, boolean) - Constructor for class com.metamatrix.query.processor.relational.SortUtility
 
SortUtility.Mode - Enum in com.metamatrix.query.processor.relational
 
source(String, NameSpace) - Method in class bsh.Interpreter
Read text from fileName and eval it.
source(String) - Method in class bsh.Interpreter
Read text from fileName and eval it.
SOURCE - Static variable in class com.metamatrix.console.ui.views.vdb.VDBConnectorBindingAssignmentModelTable
 
SOURCE - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants
Constant defining a target node type of "source".
SOURCE - Static variable in class com.metamatrix.query.optimizer.relational.plantree.NodeConstants.Types
 
SOURCE_CONTENTS_LENGTH_LIMIT - Static variable in class com.metamatrix.common.extensionmodule.ExtensionModuleManager
The limit, in bytes, to the size of a single extension module.
SOURCE_DESCRIPTION_LENGTH_LIMIT - Static variable in class com.metamatrix.common.extensionmodule.ExtensionModuleManager
The limit to the number of characters an extension module description can be.
SOURCE_DESCRIPTION_LENGTH_LIMIT - Static variable in interface com.metamatrix.platform.admin.api.ExtensionSourceAdminAPI
The limit to the number of characters an extension source description can be.
SOURCE_NAME_COLUMN - Static variable in class com.metamatrix.console.ui.views.extensionsource.ExtensionSourcesTableModel
 
SOURCE_NAME_LENGTH_LIMIT - Static variable in class com.metamatrix.common.extensionmodule.ExtensionModuleManager
The limit to the number of characters an extension module name can be.
SOURCE_NAME_LENGTH_LIMIT - Static variable in interface com.metamatrix.platform.admin.api.ExtensionSourceAdminAPI
The limit to the number of characters an extension source name can be.
SOURCE_POLICYID_INDEX - Static variable in class com.metamatrix.platform.admin.api.EntitlementMigrationReport
Index in inner list of where header's value resides.
SOURCE_TYPE_COLUMN - Static variable in class com.metamatrix.console.ui.views.extensionsource.ExtensionSourcesTableModel
 
SourceCapabilities - Interface in com.metamatrix.query.optimizer.capabilities
 
SourceCapabilities.Capability - Enum in com.metamatrix.query.optimizer.capabilities
 
SourceCapabilities.Scope - Enum in com.metamatrix.query.optimizer.capabilities
 
SourceNodeGenaratorVisitor - Class in com.metamatrix.query.optimizer.xml
This class visits all the base nodes with "source" property set and extracts then and makes then independent nodes.
SourceNodeGenaratorVisitor() - Constructor for class com.metamatrix.query.optimizer.xml.SourceNodeGenaratorVisitor
 
SourceNodePlannerVisitor - Class in com.metamatrix.query.optimizer.xml
This visitor will take source node's QueryNode, move the the inputset criteria specified on the QueryNode on to the Source Node's query.
SourceNodePlannerVisitor(XMLPlannerEnvironment) - Constructor for class com.metamatrix.query.optimizer.xml.SourceNodePlannerVisitor
 
SOURCES - Static variable in class com.metamatrix.console.ui.views.vdb.VDBConnectorBindingAssignmentModelTable
 
SourceSystemFunctions - Class in org.teiid.connector.api
Constants for all the possible standard system push down functions.
SourceSystemFunctions() - Constructor for class org.teiid.connector.api.SourceSystemFunctions
 
SourceTransform<S,T> - Interface in com.metamatrix.common.types
 
SourceWarning - Exception in com.metamatrix.dqp.exception
This class is used to store the details of an atomic query warning.
SourceWarning(String, String, Throwable, boolean) - Constructor for exception com.metamatrix.dqp.exception.SourceWarning
Constructor that stores atomic query failure details.
SP_PREPEND - Static variable in class com.metamatrix.soap.util.ServletClientConstants
For the Stored Procedures
SP_PROCEDURE_NAME_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
SP_PROCEDURE_PARAM_VALUE_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
SPACE - Static variable in class com.metamatrix.connector.salesforce.execution.visitors.CriteriaVisitor
 
SPACE - Static variable in interface com.metamatrix.core.util.StringUtil.Constants
 
SPACE - Static variable in class com.metamatrix.modeler.core.index.IndexConstants.RECORD_STRING
 
SPACE - Static variable in class com.metamatrix.query.function.FunctionLibrary
 
SPACE - Static variable in class org.teiid.connector.jdbc.oracle.ExtractFunctionModifier
 
SPACE - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
SPACE_CHAR - Static variable in class com.metamatrix.common.util.SqlUtil
 
SPACE_CHAR - Static variable in interface com.metamatrix.core.util.StringUtil.Constants
 
SPACE_CHAR - Static variable in class com.metamatrix.query.function.FunctionMethods
 
SPACER_HORIZONTAL_LENGTH_PROPERTY - Static variable in interface com.metamatrix.toolbox.ui.UIConstants
 
SpacerWidget - Class in com.metamatrix.toolbox.ui.widget
An invisible component intended for use as spacer within layouts.
SpacerWidget() - Constructor for class com.metamatrix.toolbox.ui.widget.SpacerWidget
Creates an invisible component with zero size for all constraints.
SpacerWidget(Dimension) - Constructor for class com.metamatrix.toolbox.ui.widget.SpacerWidget
Creates an invisible component with the specified size for all constraints.
SpacerWidget(Dimension, Dimension, Dimension) - Constructor for class com.metamatrix.toolbox.ui.widget.SpacerWidget
Creates an invisible component with the specified size constraints.
specialConstructor - Variable in exception com.metamatrix.query.parser.ParseException
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).
specialToken - Variable in class com.metamatrix.query.parser.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
SPECIFIED_TIME_INDEX - Static variable in class com.metamatrix.console.ui.views.syslog.TimeSpanPanel
 
SplashPanel - Class in com.metamatrix.toolbox.ui.widget
 
SplashPanel() - Constructor for class com.metamatrix.toolbox.ui.widget.SplashPanel
 
SplashWindow - Class in com.metamatrix.toolbox.ui.widget
 
SplashWindow() - Constructor for class com.metamatrix.toolbox.ui.widget.SplashWindow
 
SplashWindow(String) - Constructor for class com.metamatrix.toolbox.ui.widget.SplashWindow
 
split(String) - Method in class com.metamatrix.connector.xml.streaming.XPathSplitter
 
split(String, String) - Static method in class com.metamatrix.core.util.StringUtil
Split a string into pieces based on delimiters.
SPLIT_PANE_DIVIDER_LOC_FRAME_PROPORTION - Static variable in class com.metamatrix.console.ui.views.resources.ResourcesMainPanel
 
splitOnEntireString(String, String) - Static method in class com.metamatrix.core.util.StringUtil
Break a string into pieces based on matching the full delimiter string in the text.
splitPreservingQuotedSubstring(String, String) - Static method in class com.metamatrix.core.util.StringUtil
Split a string into pieces based on delimiters preserving spaces in quoted substring as on element in the returned list.
Splitter - Class in com.metamatrix.toolbox.ui.widget
 
Splitter() - Constructor for class com.metamatrix.toolbox.ui.widget.Splitter
 
Splitter(int) - Constructor for class com.metamatrix.toolbox.ui.widget.Splitter
 
Splitter(int, boolean) - Constructor for class com.metamatrix.toolbox.ui.widget.Splitter
 
Splitter(int, Component, Component) - Constructor for class com.metamatrix.toolbox.ui.widget.Splitter
 
Splitter(int, boolean, Component, Component) - Constructor for class com.metamatrix.toolbox.ui.widget.Splitter
 
SPLITTER_RELATIVE_SETTING - Static variable in class com.metamatrix.console.ui.layout.ConsoleMainFrame
 
SplitterShadowBorder - Class in com.metamatrix.toolbox.ui.widget
A shaded panel border for Splitter child components
SplitterShadowBorder() - Constructor for class com.metamatrix.toolbox.ui.widget.SplitterShadowBorder
Creates a lowered etched border whose colors will be derived from the background color of the component passed into the paintBorder method.
SPParameter - Class in com.metamatrix.query.sql.lang
Represents a StoredProcedure's parameter for encapsulation in the Query framework This is basically a holder object set from the Server's implementation of a stored procedure.
SPParameter(int, Expression) - Constructor for class com.metamatrix.query.sql.lang.SPParameter
Constructor used when constructing a parameter during execution.
SPParameter(int, int, String) - Constructor for class com.metamatrix.query.sql.lang.SPParameter
Constructor used when constructing a parameter from metadata.
SQ_NAME_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
SQ_NAME_KEY_API - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
SQ_PARAM_VALUE_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
SQ_PARAM_VALUE_KEY_API - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
SQ_PREPEND - Static variable in class com.metamatrix.soap.util.ServletClientConstants
For the Stored Queries
SQ_PREPEND_API - Static variable in class com.metamatrix.soap.util.ServletClientConstants
For the Stored Queries through the MetamatrixServerAPI Web service
SQ_SEP_STRING - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
SQ_SEP_STRING_API - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
SQL_0001 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
sql package (010)
SQL_0002 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
SQL_0003 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
SQL_0004 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
SQL_0005 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
SQL_0006 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
SQL_0007 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
SQL_0008 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
SQL_0009 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
SQL_0010 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
SQL_0011 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
SQL_0012 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
SQL_0013 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
SQL_0014 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
SQL_0015 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
SQL_0016 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
SQL_0017 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
SQL_0018 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
SQL_0019 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
SQL_0020 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
SQL_0021 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
SQL_0022 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
SQL_0023 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
SQL_0024 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
SQL_0025 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
SQL_0026 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
SQL_0027 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
SQL_0028 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
SQL_0029 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
SQL_0030 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
SQL_0031 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
SQL_0032 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
SQL_0034 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
SQL_0035 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
SQL_0036 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
SQL_0037 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
SQL_0038 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
SQL_0039 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
SQL_DATE_VAL - Static variable in class com.metamatrix.connector.loopback.LoopbackExecution
 
SQL_INDEX - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Relational.Class
 
SQL_INDEX_COLUMN - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Relational.Class
 
SQL_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
For standard quering
SQL_LOG_STATEMENT - Static variable in class com.metamatrix.server.dqp.service.tracker.TransactionLogWriter
 
SQL_OPTION_SHOWPLAN - Static variable in interface com.metamatrix.jdbc.api.ExecutionProperties
Passed as an option to PROP_SQL_OPTIONS
SQL_SERVER - Static variable in interface com.metamatrix.server.admin.api.MaterializationLoadScripts.DatabaseType
 
SQL_SERVER - Static variable in class com.metamatrix.vdb.materialization.DatabaseDialect
 
SQL_TSI_DAY - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
SQL_TSI_DAY - Static variable in class com.metamatrix.query.sql.ReservedWords
 
SQL_TSI_DAY - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
SQL_TSI_FRAC_SECOND - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
SQL_TSI_FRAC_SECOND - Static variable in class com.metamatrix.query.sql.ReservedWords
 
SQL_TSI_FRAC_SECOND - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
SQL_TSI_HOUR - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
SQL_TSI_HOUR - Static variable in class com.metamatrix.query.sql.ReservedWords
 
SQL_TSI_HOUR - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
SQL_TSI_MINUTE - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
SQL_TSI_MINUTE - Static variable in class com.metamatrix.query.sql.ReservedWords
 
SQL_TSI_MINUTE - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
SQL_TSI_MONTH - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
SQL_TSI_MONTH - Static variable in class com.metamatrix.query.sql.ReservedWords
 
SQL_TSI_MONTH - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
SQL_TSI_QUARTER - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
SQL_TSI_QUARTER - Static variable in class com.metamatrix.query.sql.ReservedWords
 
SQL_TSI_QUARTER - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
SQL_TSI_SECOND - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
SQL_TSI_SECOND - Static variable in class com.metamatrix.query.sql.ReservedWords
 
SQL_TSI_SECOND - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
SQL_TSI_WEEK - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
SQL_TSI_WEEK - Static variable in class com.metamatrix.query.sql.ReservedWords
 
SQL_TSI_WEEK - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
SQL_TSI_YEAR - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
SQL_TSI_YEAR - Static variable in class com.metamatrix.query.sql.ReservedWords
 
SQL_TSI_YEAR - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
SQLConversionVisitor - Class in org.teiid.connector.jdbc.translator
This visitor takes an ICommand and does DBMS-specific conversion on it to produce a SQL String.
SQLConversionVisitor(Translator) - Constructor for class org.teiid.connector.jdbc.translator.SQLConversionVisitor
 
SqlEval - Class in com.metamatrix.query.processor.dynamic
A SQL evaluator used in XQuery expression, where this will take SQL string and return a XML 'Source' as output for the request evaluated.
SqlEval(BufferManager, CommandContext, String) - Constructor for class com.metamatrix.query.processor.dynamic.SqlEval
 
SQLException - Interface in com.metamatrix.jdbc.api
 
SQLParser - Class in com.metamatrix.query.parser
The SQLParser is a JavaCC-generated parser that reads a SQL string and produces a Query object.
SQLParser(InputStream) - Constructor for class com.metamatrix.query.parser.SQLParser
 
SQLParser(InputStream, String) - Constructor for class com.metamatrix.query.parser.SQLParser
 
SQLParser(Reader) - Constructor for class com.metamatrix.query.parser.SQLParser
 
SQLParser(SQLParserTokenManager) - Constructor for class com.metamatrix.query.parser.SQLParser
 
SQLParserConstants - Interface in com.metamatrix.query.parser
 
SQLParserTokenManager - Class in com.metamatrix.query.parser
 
SQLParserTokenManager(JavaCharStream) - Constructor for class com.metamatrix.query.parser.SQLParserTokenManager
 
SQLParserTokenManager(JavaCharStream, int) - Constructor for class com.metamatrix.query.parser.SQLParserTokenManager
 
SQLParserUtil - Class in com.metamatrix.query.parser
 
SQLParserUtil() - Constructor for class com.metamatrix.query.parser.SQLParserUtil
 
SqlQueryWebService - Class in com.metamatrix.soap.sqlquerywebservice.service
This class is designed to support the querying of the MetaMatrix Server via a SOAP web service node.
SqlQueryWebService() - Constructor for class com.metamatrix.soap.sqlquerywebservice.service.SqlQueryWebService
 
SqlQueryWebService.CredentialProvider - Interface in com.metamatrix.soap.sqlquerywebservice.service
Contextually aware credential provider.
SQLQUERYWEBSERVICE_WSDL_PATH - Static variable in class com.metamatrix.common.util.WSDLServletUtil
 
SqlQueryWebServiceFault - Exception in com.metamatrix.soap.sqlquerywebservice.helper
Soap fault container.
SqlQueryWebServiceFault(String) - Constructor for exception com.metamatrix.soap.sqlquerywebservice.helper.SqlQueryWebServiceFault
 
SqlQueryWebServiceFault - Exception in com.metamatrix.soap.sqlquerywebservice.service
This is an exception class that is thrown from the SqlQueryWebService implementation that repesents a SOAP fault.
SqlQueryWebServiceFault(String, QName) - Constructor for exception com.metamatrix.soap.sqlquerywebservice.service.SqlQueryWebServiceFault
 
SQLReservedWords - Interface in org.teiid.connector.visitor.util
 
SQLSERVER - Static variable in interface com.metamatrix.common.jdbc.JDBCPlatform.Protocol
 
SqlServerCapabilities - Class in org.teiid.connector.jdbc.sqlserver
 
SqlServerCapabilities() - Constructor for class org.teiid.connector.jdbc.sqlserver.SqlServerCapabilities
 
SqlServerSQLTranslator - Class in org.teiid.connector.jdbc.sqlserver
 
SqlServerSQLTranslator() - Constructor for class org.teiid.connector.jdbc.sqlserver.SqlServerSQLTranslator
 
SQLSource - Class in com.metamatrix.query.processor.dynamic
This is merely a wrapper class which brings together the TupleInputSource and TupleXMLReader classes together to build SAXSource object.
SQLSource() - Constructor for class com.metamatrix.query.processor.dynamic.SQLSource
 
sqlStatement(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse sql statement
SQLStates - Class in com.metamatrix.jdbc.api
Utility class containing 1) SQL state constants used to represent MetaMatrix JDBC error state code, and 2) utility methods to check whether a SQL state belongs to a particular class of exception states.
SQLStates() - Constructor for class com.metamatrix.jdbc.api.SQLStates
 
SQLStates.SQLStateClass - Class in com.metamatrix.jdbc.api
 
sqlString - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.RequestInfo
 
SQLStringVisitor - Class in com.metamatrix.query.sql.visitor
The SQLStringVisitor will visit a set of language objects and return the corresponding SQL string representation.
SQLStringVisitor() - Constructor for class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
SQLStringVisitor - Class in org.teiid.connector.visitor.util
Creates a SQL string for a LanguageObject subtree.
SQLStringVisitor() - Constructor for class org.teiid.connector.visitor.util.SQLStringVisitor
 
sqlTranslator - Variable in class org.teiid.connector.jdbc.JDBCBaseExecution
 
SqlUtil - Class in com.metamatrix.common.util
Utilities for dealing with SQL strings.
SqlWarning - Class in com.metamatrix.soap.sqlquerywebservice.helper
SqlWarning domain object.
SqlWarning() - Constructor for class com.metamatrix.soap.sqlquerywebservice.helper.SqlWarning
 
sqlWarnings - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.Results
 
SQLXMLImpl - Class in com.metamatrix.common.types
This metamatrix specific implementation of the SQLXML interface;
SQLXMLImpl(String) - Constructor for class com.metamatrix.common.types.SQLXMLImpl
 
SQLXMLImpl(String, Properties) - Constructor for class com.metamatrix.common.types.SQLXMLImpl
 
SQLXMLImpl(char[]) - Constructor for class com.metamatrix.common.types.SQLXMLImpl
 
SQLXMLImpl(char[], Properties) - Constructor for class com.metamatrix.common.types.SQLXMLImpl
 
SQLXMLImpl(XMLReaderFactory) - Constructor for class com.metamatrix.common.types.SQLXMLImpl
 
SQLXMLImpl(XMLReaderFactory, Properties) - Constructor for class com.metamatrix.common.types.SQLXMLImpl
 
SQLXMLImpl(StreamSource) - Constructor for class com.metamatrix.common.types.SQLXMLImpl
 
SQLXMLImpl(StreamSource, Properties) - Constructor for class com.metamatrix.common.types.SQLXMLImpl
 
SQLXMLImpl(DOMSource) - Constructor for class com.metamatrix.common.types.SQLXMLImpl
 
SQLXMLImpl(DOMSource, Properties) - Constructor for class com.metamatrix.common.types.SQLXMLImpl
 
SQLXMLImpl(SAXSource) - Constructor for class com.metamatrix.common.types.SQLXMLImpl
 
SQLXMLImpl(SAXSource, Properties) - Constructor for class com.metamatrix.common.types.SQLXMLImpl
 
SQLXMLImpl(XMLTranslator) - Constructor for class com.metamatrix.common.types.SQLXMLImpl
 
SQLXMLToStringTransform - Class in com.metamatrix.common.types.basic
 
SQLXMLToStringTransform() - Constructor for class com.metamatrix.common.types.basic.SQLXMLToStringTransform
 
sqrt(Number) - Static method in class com.metamatrix.query.function.FunctionMethods
 
SQRT - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
SRC_COMMAND_LOG_STATEMENT - Static variable in class com.metamatrix.server.dqp.service.tracker.TransactionLogWriter
 
SSI_0001 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
SSI_0002 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
SSI_0003 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
SSL - Static variable in interface com.metamatrix.common.config.ResourceNames
 
SSLAwareChannelHandler - Class in com.metamatrix.common.comm.platform.socket
Main class for creating Netty Nio Channels
SSLAwareChannelHandler(ChannelListener.ChannelListenerFactory, SSLEngine, ClassLoader) - Constructor for class com.metamatrix.common.comm.platform.socket.SSLAwareChannelHandler
 
SSLAwareChannelHandler.ObjectChannelImpl - Class in com.metamatrix.common.comm.platform.socket
 
SSLAwareChannelHandler.ObjectChannelImpl(Channel) - Constructor for class com.metamatrix.common.comm.platform.socket.SSLAwareChannelHandler.ObjectChannelImpl
 
SSO_SERVICE_DOWN - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
SSP_0001 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
STALE - Static variable in class com.metamatrix.console.models.ModelChangedEvent
 
STANDALONE_PLATFORM - Static variable in class com.metamatrix.common.util.CommonPropertyNames
This constant defines one of the possible values for the CommonPropertyNames.SERVER_PLATFORM property.
STANDALONE_PLATFORM - Static variable in class com.metamatrix.server.util.ServerPropertyNames
 
STANDARD_METAMATRIX_PROCESS - Static variable in class com.metamatrix.common.config.api.VMComponentDefnID
The name of the built-in, standard process that will run basic metmatrix services
STANDARD_PRICE_NOT_DEFINED - Static variable in class com.sforce.soap.partner.StatusCode
 
STANDARD_VALIDATORS - Static variable in class com.metamatrix.common.object.StandardPropertyTypeValidator
 
StandardAuthorizationActions - Class in com.metamatrix.platform.security.api
The static and closed set of basic authorization actions.
StandardPropertyTypeValidator - Class in com.metamatrix.common.object
 
StandardPropertyTypeValidator() - Constructor for class com.metamatrix.common.object.StandardPropertyTypeValidator
 
STAR - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
start() - Method in class com.metamatrix.cdk.ConnectorShellCommandTarget
 
start(DQPConfigSource) - Method in class com.metamatrix.common.application.Application
 
start(ApplicationEnvironment) - Method in interface com.metamatrix.common.application.ApplicationService
Start the service with the specified environment.
start() - Method in class com.metamatrix.common.comm.platform.socket.SocketVMController
 
start(ConnectorEnvironment) - Method in class com.metamatrix.connector.jdbc.oracle.spatial.OracleSpatialConnector
 
start(ConnectorEnvironment) - Method in class com.metamatrix.connector.ldap.LDAPConnector
(non-Javadoc)
start(ConnectorEnvironment) - Method in class com.metamatrix.connector.loopback.LoopbackConnector
 
start(ConnectorEnvironment) - Method in class com.metamatrix.connector.metadata.adapter.ObjectConnector
 
start(ConnectorEnvironment) - Method in class com.metamatrix.connector.salesforce.Connector
 
start(ConnectorEnvironment) - Method in class com.metamatrix.connector.text.TextConnector
Initialization with environment.
start(ConnectorEnvironment) - Method in class com.metamatrix.connector.xml.base.AbstractCachingConnector
 
start(ConnectorEnvironment) - Method in class com.metamatrix.connector.xml.base.LoggingConnector
 
start(ConnectorEnvironment) - Method in class com.metamatrix.connector.xml.base.XMLConnector
 
start(ConnectorEnvironment) - Method in class com.metamatrix.connector.xmlsource.XMLSourceConnector
Initialization with environment.
START - Static variable in interface com.metamatrix.console.ui.views.runtime.util.ServiceStateConstants
 
start() - Method in class com.metamatrix.console.ui.views.transactions.TransactionsPanel
 
start(MMXid, int, int) - Method in interface com.metamatrix.dqp.client.ClientSideDQP
 
start(ApplicationEnvironment) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedBaseDQPService
 
start(ApplicationEnvironment) - Method in class com.metamatrix.dqp.service.CustomizableTrackingService
 
start(ApplicationEnvironment) - Method in class com.metamatrix.dqp.service.metadata.IndexMetadataService
 
start(TransactionContext) - Method in interface com.metamatrix.dqp.service.TransactionService
 
start(String, MMXid, int, int) - Method in interface com.metamatrix.dqp.service.TransactionService
 
START - Static variable in class com.metamatrix.dqp.spi.TrackerLogConstants.TXN_STATUS.PARTICIPATE
 
start(Xid, int) - Method in class com.metamatrix.jdbc.MMXAResource
 
start() - Method in interface com.metamatrix.platform.vm.api.controller.ProcessManagement
Starts the VM by invoking all the deployed services
start() - Method in class com.metamatrix.platform.vm.controller.ProcessController
 
start(MappingDocument, Map) - Method in interface com.metamatrix.query.mapping.xml.MappingInterceptor
 
start(MappingAllNode, Map) - Method in interface com.metamatrix.query.mapping.xml.MappingInterceptor
 
start(MappingAttribute, Map) - Method in interface com.metamatrix.query.mapping.xml.MappingInterceptor
 
start(MappingChoiceNode, Map) - Method in interface com.metamatrix.query.mapping.xml.MappingInterceptor
 
start(MappingCommentNode, Map) - Method in interface com.metamatrix.query.mapping.xml.MappingInterceptor
 
start(MappingCriteriaNode, Map) - Method in interface com.metamatrix.query.mapping.xml.MappingInterceptor
 
start(MappingElement, Map) - Method in interface com.metamatrix.query.mapping.xml.MappingInterceptor
 
start(MappingRecursiveElement, Map) - Method in interface com.metamatrix.query.mapping.xml.MappingInterceptor
 
start(MappingSequenceNode, Map) - Method in interface com.metamatrix.query.mapping.xml.MappingInterceptor
 
start(MappingSourceNode, Map) - Method in interface com.metamatrix.query.mapping.xml.MappingInterceptor
 
start(MappingDocument, Map) - Method in class com.metamatrix.query.optimizer.xml.XMLPlanToProcessVisitor
 
start(MappingAttribute, Map) - Method in class com.metamatrix.query.optimizer.xml.XMLPlanToProcessVisitor
 
start(MappingCommentNode, Map) - Method in class com.metamatrix.query.optimizer.xml.XMLPlanToProcessVisitor
 
start(MappingAllNode, Map) - Method in class com.metamatrix.query.optimizer.xml.XMLPlanToProcessVisitor
 
start(MappingChoiceNode, Map) - Method in class com.metamatrix.query.optimizer.xml.XMLPlanToProcessVisitor
 
start(MappingCriteriaNode, Map) - Method in class com.metamatrix.query.optimizer.xml.XMLPlanToProcessVisitor
 
start(MappingSequenceNode, Map) - Method in class com.metamatrix.query.optimizer.xml.XMLPlanToProcessVisitor
 
start(MappingElement, Map) - Method in class com.metamatrix.query.optimizer.xml.XMLPlanToProcessVisitor
 
start(MappingSourceNode, Map) - Method in class com.metamatrix.query.optimizer.xml.XMLPlanToProcessVisitor
 
start(MappingRecursiveElement, Map) - Method in class com.metamatrix.query.optimizer.xml.XMLPlanToProcessVisitor
 
start(ApplicationEnvironment) - Method in class com.metamatrix.server.connector.service.ClientServiceRegistryService
 
start(ApplicationEnvironment) - Method in class com.metamatrix.server.dqp.service.PlatformAuthorizationService
 
start(ApplicationEnvironment) - Method in class com.metamatrix.server.dqp.service.PlatformBufferService
 
start(ApplicationEnvironment) - Method in class com.metamatrix.server.dqp.service.PlatformDataService
Start the service with the specified environment.
start(ApplicationEnvironment) - Method in class com.metamatrix.server.dqp.service.PlatformVDBService
 
start(ConnectorEnvironment) - Method in interface org.teiid.connector.api.Connector
Start the connector with the connector environment.
start(ConnectorEnvironment) - Method in class org.teiid.connector.basic.BasicConnector
 
start(ConnectorEnvironment) - Method in class org.teiid.connector.jdbc.JDBCConnector
 
START_ID - Static variable in class com.metamatrix.common.id.dbid.spi.jdbc.JDBCNames
 
START_METHOD_NAME_CHAR - Static variable in class com.metamatrix.connector.metadata.MetadataConnectorConstants
Charcter used in NameInSource of a table, the table is be populated by object resulting from calling the method enclosed in () charcters on the metadata record for the table.
START_ORDINAL_POSITION - Static variable in interface com.metamatrix.console.ui.views.runtime.util.ServiceStateConstants
 
startAllServersInCluster() - Method in class com.metamatrix.server.HostController
 
startAllServersInCluster() - Method in interface com.metamatrix.server.HostManagement
Start all servers in the all the hosts
startBatchTimer() - Method in class com.metamatrix.query.processor.relational.RelationalNodeStatistics
 
startBusy() - Method in class com.metamatrix.console.ui.StatusPanel
 
startBusy() - Static method in class com.metamatrix.console.ui.ViewManager
Should be called before any operation that will take a long time.
startBusySyncronize() - Method in class com.metamatrix.console.ui.StatusPanel
Puts a request on the event-queue thread to render this object's status panel as busy.
startBusySyncronize() - Static method in class com.metamatrix.console.ui.ViewManager
 
startConnectorBinding(String) - Method in interface com.metamatrix.admin.api.core.CoreRuntimeStateAdmin
Start Connector Binding
startConnectorBinding(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
startConnectorBinding(String) - Method in class com.metamatrix.admin.server.ServerRuntimeStateAdminImpl
 
startConnectorBinding(String) - Method in class com.metamatrix.dqp.embedded.admin.DQPRuntimeStateAdminImpl
 
startConnectorBinding(String) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedDataService
 
startConnectorBinding(String) - Method in interface com.metamatrix.dqp.service.DataService
Start the Connector Binding by the name given, if it is already added and not srarted.
startConnectorBinding(String) - Method in class com.metamatrix.server.dqp.service.PlatformDataService
 
startConnectorIfNeeded() - Method in class com.metamatrix.cdk.api.ConnectorHost
 
STARTDATE - Static variable in interface com.metamatrix.connector.salesforce.execution.SalesforceProcedureExecution
 
startDeployedService(ServiceComponentDefnID) - Method in interface com.metamatrix.platform.vm.api.controller.ProcessManagement
Start the service identified by the ServiceComponentID If synch is true then wait for service to start before returning.
startDeployedService(ServiceComponentDefnID) - Method in class com.metamatrix.platform.vm.controller.ProcessController
 
startDisplayForProcess(String, ProcessData, ProcessStatistics) - Method in class com.metamatrix.console.ui.views.runtime.VMStatisticsDisplayHandler
Create a VMStatisticsFrame for the specified ProcessData.
startDisplayForService(String, ServiceData, WorkerPoolStats[]) - Method in class com.metamatrix.console.ui.views.runtime.QueueStatisticsDisplayHandler
Create a QueueStatisticsFrame for the specified ProcessData.
startDocument() - Method in class com.metamatrix.common.xml.xmi.XMIContentHandler
Called by the SAXParser when it starts processing the Document
startDocument() - Method in class com.metamatrix.common.xml.xmi.XMIHeaderContentHandler
This indicates the start of a Document parse - this precedes all callbacks in all SAX Handlers with the sole exception of XMIHeaderContentHandler.setDocumentLocator(org.xml.sax.Locator).
startDocument() - Method in class com.metamatrix.connector.xml.base.IDGeneratingXmlFilter
 
startElement(String, String, String, Attributes) - Method in class com.metamatrix.common.xml.xmi.XMIContentHandler.BodyHandler
 
startElement(String, String, String, Attributes) - Method in class com.metamatrix.common.xml.xmi.XMIContentHandler
Called by the SAXParser when it reaches an start Element tag
startElement(String, String, String, Attributes) - Method in class com.metamatrix.common.xml.xmi.XMIHeaderContentHandler
This reports the occurrence of an actual element.
startElement(String, String, String, Attributes) - Method in class com.metamatrix.connector.xml.base.IDGeneratingXmlFilter
 
STARTER_MAX_THREADS - Static variable in class com.metamatrix.platform.vm.controller.ProcessController
 
startHost(String, boolean) - Method in interface com.metamatrix.admin.api.server.ServerRuntimeStateAdmin
Start the Host for this cluster
startHost(String, boolean) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
startHost(String, boolean) - Method in class com.metamatrix.admin.server.ServerRuntimeStateAdminImpl
 
startHost(HostData) - Method in class com.metamatrix.console.models.RuntimeMgmtManager
 
startHost(String) - Method in interface com.metamatrix.platform.admin.api.RuntimeStateAdminAPI
Start up all processes and services for the host.
startHost(String) - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIHelper
Start Host and all processes/services for host.
startHost(String) - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIImpl
Start Host and all processes/services for host.
STARTING_PANEL_INITIAL_INDEX - Static variable in class com.metamatrix.console.ui.views.syslog.TimeSpanPanel
 
startOperation() - Method in interface com.metamatrix.console.ui.views.runtime.OperationsDelegate
 
startOperation() - Method in class com.metamatrix.console.ui.views.runtime.ProcessMgmtPanel
 
startOperation() - Method in class com.metamatrix.console.ui.views.runtime.RuntimeMgmtPanel
 
startOperation() - Method in class com.metamatrix.console.ui.views.runtime.ServiceMgmtPanel
 
startPrefixMapping(String, String) - Method in class com.metamatrix.common.xml.xmi.XMIHeaderContentHandler
This will add the prefix mapping to the XMIHeader object.
startProcess(String, boolean) - Method in interface com.metamatrix.admin.api.server.ServerRuntimeStateAdmin
Start a Process in the system.
startProcess(String, boolean) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
startProcess(String, boolean) - Method in class com.metamatrix.admin.server.ServerRuntimeStateAdminImpl
 
startProcess(ProcessData) - Method in class com.metamatrix.console.models.RuntimeMgmtManager
 
startProcess(String, String) - Method in interface com.metamatrix.platform.admin.api.RuntimeStateAdminAPI
Start up all process and services.
startProcess(String, String) - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIHelper
Start Process and all services for process.
startProcess(String, String) - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIImpl
Start Process and all services for process.
startRow - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.ResultsRequest
 
startServer(String, String) - Method in class com.metamatrix.server.HostController
 
startServer(String, String) - Method in interface com.metamatrix.server.HostManagement
Start a server process on this host with specified processName
startServers(String) - Method in class com.metamatrix.server.HostController
 
startServers(String) - Method in interface com.metamatrix.server.HostManagement
Start all servers on the given host;
startService(ServiceData) - Method in class com.metamatrix.console.models.RuntimeMgmtManager
 
startService(ApplicationEnvironment) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedBaseDQPService
 
startService(ApplicationEnvironment) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedBufferService
 
startService(ApplicationEnvironment) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
startService(ApplicationEnvironment) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedDataService
Start the service with the specified environment.
startService(ApplicationEnvironment) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedMetadataService
 
startService(ApplicationEnvironment) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedTrackingService
 
startService(ApplicationEnvironment) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedVDBService
 
startService(ServiceID) - Method in interface com.metamatrix.platform.vm.api.controller.ProcessManagement
Start a previously stopped service
startService(ServiceID) - Method in class com.metamatrix.platform.vm.controller.ProcessController
 
startShowProcess(ProcessData) - Method in interface com.metamatrix.console.ui.views.runtime.OperationsDelegate
 
startShowProcess(ProcessData) - Method in class com.metamatrix.console.ui.views.runtime.ProcessMgmtPanel
 
startShowProcess(ProcessData) - Method in class com.metamatrix.console.ui.views.runtime.RuntimeMgmtPanel
 
startShowProcess(ProcessData) - Method in class com.metamatrix.console.ui.views.runtime.ServiceMgmtPanel
 
startShowQueue(ServiceData) - Method in interface com.metamatrix.console.ui.views.runtime.OperationsDelegate
 
startShowQueue(ServiceData) - Method in class com.metamatrix.console.ui.views.runtime.ProcessMgmtPanel
 
startShowQueue(ServiceData) - Method in class com.metamatrix.console.ui.views.runtime.RuntimeMgmtPanel
 
startShowQueue(ServiceData) - Method in class com.metamatrix.console.ui.views.runtime.ServiceMgmtPanel
 
startsWithIgnoreCase(String, String) - Static method in class com.metamatrix.core.util.StringUtil
Tests if the string starts with the specified prefix.
startTimer() - Method in class com.metamatrix.console.models.TimedManager
If the timer isn't already started, and autoRefresh is enabled, starts this Timed Manager's clock ticking until a Manager's data in memory is considered stale.
startTimer() - Method in class com.metamatrix.console.util.AutoRefresher
If the timer isn't already started, and autoRefresh is enabled, starts this Timed Manager's clock ticking until a Manager's data in memory is considered stale.
startTransaction(MMXid, int, int) - Method in class com.metamatrix.jdbc.MMConnection
 
STARTUP_CONFIG - Static variable in class com.metamatrix.console.models.ResourceManager
 
StartupVDBDeleteUtility - Class in com.metamatrix.metadata.runtime
Implementation of VDBDeleteUtility to be used while starting the server.
StartupVDBDeleteUtility() - Constructor for class com.metamatrix.metadata.runtime.StartupVDBDeleteUtility
 
startWait(Component) - Static method in class com.metamatrix.console.util.StaticUtilities
Start the wait cursor on the frame that contains the specified childComponent
startWait() - Static method in class com.metamatrix.console.util.StaticUtilities
 
STATE_ACTIVE - Static variable in interface com.metamatrix.admin.api.objects.Session
The session is open (active).
STATE_CLASS_PROP - Static variable in interface com.metamatrix.connector.xml.XMLConnectorState
 
STATE_CLOSED - Static variable in interface com.metamatrix.admin.api.objects.ConnectorBinding
Registered but closed
STATE_CLOSED - Static variable in interface com.metamatrix.admin.api.objects.DQP
Registered but closed
STATE_CLOSED - Static variable in interface com.metamatrix.admin.api.objects.Service
Registered but closed
STATE_CLOSED - Static variable in interface com.metamatrix.admin.api.objects.Session
The session is closed - this state cannot change once it is reached.
STATE_CLOSED - Static variable in interface com.metamatrix.platform.service.api.ServiceState
 
STATE_COLUMN_NUM - Static variable in class com.metamatrix.console.ui.views.sessions.SessionTableModel
 
STATE_DATA_SOURCE_UNAVAILABLE - Static variable in interface com.metamatrix.admin.api.objects.ConnectorBinding
Running, but the underlying data source is unavailable
STATE_DATA_SOURCE_UNAVAILABLE - Static variable in interface com.metamatrix.admin.api.objects.DQP
Running, but the underlying data source is unavailable
STATE_DATA_SOURCE_UNAVAILABLE - Static variable in interface com.metamatrix.admin.api.objects.Service
Running, but the underlying data source is unavailable
STATE_DATA_SOURCE_UNAVAILABLE - Static variable in interface com.metamatrix.platform.service.api.ServiceState
 
STATE_EXPIRED - Static variable in interface com.metamatrix.admin.api.objects.Session
The session has expired - this state cannot change once it is reached.
STATE_FAILED - Static variable in interface com.metamatrix.admin.api.objects.ConnectorBinding
Failed after running successfully
STATE_FAILED - Static variable in interface com.metamatrix.admin.api.objects.DQP
Failed after running successfully
STATE_FAILED - Static variable in interface com.metamatrix.admin.api.objects.Service
Failed after running successfully
STATE_FAILED - Static variable in interface com.metamatrix.platform.service.api.ServiceState
 
STATE_INIT_FAILED - Static variable in interface com.metamatrix.admin.api.objects.ConnectorBinding
Failed during initialization
STATE_INIT_FAILED - Static variable in interface com.metamatrix.admin.api.objects.DQP
Failed during initialization
STATE_INIT_FAILED - Static variable in interface com.metamatrix.admin.api.objects.Service
Failed during initialization
STATE_INIT_FAILED - Static variable in interface com.metamatrix.platform.service.api.ServiceState
 
STATE_NOT_DEPLOYED - Static variable in interface com.metamatrix.admin.api.objects.ConnectorBinding
Running, not deployed
STATE_NOT_DEPLOYED - Static variable in interface com.metamatrix.admin.api.objects.DQP
Running, not deployed
STATE_NOT_DEPLOYED - Static variable in interface com.metamatrix.admin.api.objects.Service
Running, not deployed
STATE_NOT_INITIALIZED - Static variable in interface com.metamatrix.admin.api.objects.ConnectorBinding
Registered by not initialized
STATE_NOT_INITIALIZED - Static variable in interface com.metamatrix.admin.api.objects.DQP
Registered by not initialized
STATE_NOT_INITIALIZED - Static variable in interface com.metamatrix.admin.api.objects.Service
Registered by not initialized
STATE_NOT_INITIALIZED - Static variable in interface com.metamatrix.platform.service.api.ServiceState
 
STATE_NOT_REGISTERED - Static variable in interface com.metamatrix.admin.api.objects.ConnectorBinding
Not registered
STATE_NOT_REGISTERED - Static variable in interface com.metamatrix.admin.api.objects.DQP
Not registered
STATE_NOT_REGISTERED - Static variable in interface com.metamatrix.admin.api.objects.Service
Not registered
STATE_NOT_REGISTERED - Static variable in interface com.metamatrix.platform.service.api.ServiceState
 
STATE_OPEN - Static variable in interface com.metamatrix.admin.api.objects.ConnectorBinding
Open and running
STATE_OPEN - Static variable in interface com.metamatrix.admin.api.objects.DQP
Open and running
STATE_OPEN - Static variable in interface com.metamatrix.admin.api.objects.Service
Open and running
STATE_OPEN - Static variable in interface com.metamatrix.platform.service.api.ServiceState
 
STATE_PASSIVATED - Static variable in interface com.metamatrix.admin.api.objects.Session
The ejb server has passivated the session - it may become open again in the future
STATE_TERMINATED - Static variable in interface com.metamatrix.admin.api.objects.Session
The session is terminated - this state cannot change once it is reached.
stateAsString - Static variable in interface com.metamatrix.platform.service.api.ServiceState
 
stateChanged(ChangeEvent) - Method in class com.metamatrix.console.ui.util.wizard.WizardPane
 
stateChanged(ChangeEvent) - Method in class com.metamatrix.console.ui.views.properties.ConsolePropertiedEditor
 
stateChanged(ChangeEvent) - Method in class com.metamatrix.console.ui.views.properties.PropertiesMasterPanel
 
stateChanged(ChangeEvent) - Method in class com.metamatrix.console.ui.views.vdb.VdbMainPanel
 
stateChanged(ChangeEvent) - Method in class com.metamatrix.toolbox.ui.widget.button.ButtonBorderPainter
 
StatefulConnector - Interface in com.metamatrix.connector.xml
 
Statement - Interface in com.metamatrix.jdbc.api
The MetaMatrix-specific interface for executing statements against the MetaMatrix server.
statement(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse statement
Statement - Class in com.metamatrix.query.sql.proc
This class represents the a statement in the stored procedure language.
Statement() - Constructor for class com.metamatrix.query.sql.proc.Statement
 
statement - Variable in class org.teiid.connector.jdbc.JDBCBaseExecution
 
staticFlag - Static variable in class com.metamatrix.query.parser.JavaCharStream
 
StaticMetadataProvider - Class in com.metamatrix.jdbc
 
StaticProperties - Class in com.metamatrix.console.util
 
StaticProperties() - Constructor for class com.metamatrix.console.util.StaticProperties
 
StaticQuickSorter - Class in com.metamatrix.console.util
Class with methods to handle a static quicksort.
StaticQuickSorter() - Constructor for class com.metamatrix.console.util.StaticQuickSorter
 
StaticSymbolMappingVisitor - Class in com.metamatrix.query.sql.visitor
This class is used to update LanguageObjects by replacing the virtual elements/ groups present in them with their physical counterparts.
StaticSymbolMappingVisitor(Map) - Constructor for class com.metamatrix.query.sql.visitor.StaticSymbolMappingVisitor
This constructor initialises this object by setting the symbolMap and passing in the command object that is being visited.
StaticTableUtilities - Class in com.metamatrix.console.util
 
StaticTableUtilities() - Constructor for class com.metamatrix.console.util.StaticTableUtilities
 
StaticTreeSortUtilities - Class in com.metamatrix.console.util
 
StaticTreeSortUtilities() - Constructor for class com.metamatrix.console.util.StaticTreeSortUtilities
 
StaticTreeUtilities - Class in com.metamatrix.console.util
Useful static methods that deal with trees.
StaticTreeUtilities() - Constructor for class com.metamatrix.console.util.StaticTreeUtilities
 
StaticUtilities - Class in com.metamatrix.console.util
Class containing miscellaneous useful static utility methods.
StaticUtilities() - Constructor for class com.metamatrix.console.util.StaticUtilities
 
StatisticsConstants - Interface in com.metamatrix.console.ui.views.runtime.model
 
STATUS_ACTIVE - Static variable in class com.metamatrix.admin.objects.MMVDB
VDB is deployed and active
STATUS_ACTIVE - Static variable in interface com.metamatrix.common.transaction.TransactionStatus
A transaction is associated with the target object and it is in the active state.
STATUS_COMMITTED - Static variable in interface com.metamatrix.common.transaction.TransactionStatus
A transaction is associated with the target object and it has been committed.
STATUS_COMMITTING - Static variable in interface com.metamatrix.common.transaction.TransactionStatus
A transaction is associated with the target object and it is in the process of committing.
STATUS_DELETED - Static variable in class com.metamatrix.admin.objects.MMVDB
VDB has been deleted
STATUS_INACTIVE - Static variable in class com.metamatrix.admin.objects.MMVDB
VDB is deployed but inactive
STATUS_INCOMPLETE - Static variable in class com.metamatrix.admin.objects.MMVDB
VDB is registered but incomplete
STATUS_MARKED_ROLLBACK - Static variable in interface com.metamatrix.common.transaction.TransactionStatus
A transaction is associated with the target object and it has been marked for rollback, perhaps as a result of a setRollbackOnly operation
STATUS_MESSAGE_BACKGROUND_COLOR_PROPERTY - Static variable in class com.metamatrix.toolbox.ui.widget.SplashWindow
 
STATUS_MESSAGE_FOREGROUND_COLOR_PROPERTY - Static variable in class com.metamatrix.toolbox.ui.widget.SplashWindow
 
STATUS_NO_TRANSACTION - Static variable in interface com.metamatrix.common.transaction.TransactionStatus
No transaction is currently associated with the target object.
STATUS_PREPARED - Static variable in interface com.metamatrix.common.transaction.TransactionStatus
A transaction is associated with the target object and it has been prepared, i.e.
STATUS_PREPARING - Static variable in interface com.metamatrix.common.transaction.TransactionStatus
A transaction is associated with the target object and it is in the process of preparing.
STATUS_ROLLEDBACK - Static variable in interface com.metamatrix.common.transaction.TransactionStatus
A transaction is associated with the target object and the outcome has been determined as rollback.
STATUS_ROLLING_BACK - Static variable in interface com.metamatrix.common.transaction.TransactionStatus
A transaction is associated with the target object and it is in the process of rolling back.
STATUS_UNKNOWN - Static variable in interface com.metamatrix.common.transaction.TransactionStatus
A transaction is associated with the target object but its current status cannot be determined.
StatusCode - Class in com.sforce.soap.partner
 
StatusCode(String) - Constructor for class com.sforce.soap.partner.StatusCode
 
StatusPanel - Class in com.metamatrix.console.ui
 
StatusPanel() - Constructor for class com.metamatrix.console.ui.StatusPanel
 
STEP_DELIMITER - Static variable in class com.metamatrix.common.xml.XPathUtil
Delimiter for XPath
STEP_DELIMITER_CHAR - Static variable in class com.metamatrix.common.xml.XPathUtil
 
stop(int) - Method in interface com.metamatrix.admin.api.embedded.EmbeddedRuntimeStateAdmin
Stop the MM Query.
stop() - Method in class com.metamatrix.cdk.ConnectorShellCommandTarget
 
stop() - Method in class com.metamatrix.common.application.Application
 
stop() - Method in interface com.metamatrix.common.application.ApplicationService
Stop the service.
stop() - Method in interface com.metamatrix.common.buffer.BufferManager
 
stop() - Method in class com.metamatrix.common.buffer.impl.BufferManagerImpl
 
stop() - Method in class com.metamatrix.common.comm.platform.socket.server.SocketListener
 
stop() - Method in class com.metamatrix.connector.ldap.LDAPConnector
 
stop() - Method in class com.metamatrix.connector.loopback.LoopbackConnector
 
stop() - Method in class com.metamatrix.connector.metadata.adapter.ObjectConnector
 
stop() - Method in class com.metamatrix.connector.salesforce.Connector
 
stop() - Method in class com.metamatrix.connector.text.TextConnector
 
stop() - Method in class com.metamatrix.connector.xml.base.AbstractCachingConnector
 
stop() - Method in class com.metamatrix.connector.xml.base.XMLConnector
 
stop() - Method in class com.metamatrix.connector.xmlsource.XMLSourceConnector
Stop the Connector
STOP - Static variable in interface com.metamatrix.console.ui.views.runtime.util.ServiceStateConstants
 
stop() - Method in class com.metamatrix.console.ui.views.transactions.TransactionsPanel
 
stop(int) - Method in class com.metamatrix.dqp.embedded.admin.DQPRuntimeStateAdminImpl
 
stop() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedBaseDQPService
 
stop() - Method in class com.metamatrix.dqp.service.CustomizableTrackingService
 
stop() - Method in class com.metamatrix.dqp.service.metadata.IndexMetadataService
 
stop() - Method in class com.metamatrix.platform.security.audit.AuditManager
Utility method to stop (permanently or temporarily) the audit manager for this VM.
stop() - Method in class com.metamatrix.server.connector.service.ClientServiceRegistryService
 
stop() - Method in class com.metamatrix.server.dqp.service.PlatformAuthorizationService
 
stop() - Method in class com.metamatrix.server.dqp.service.PlatformBufferService
 
stop() - Method in class com.metamatrix.server.dqp.service.PlatformDataService
Stop the service.
stop() - Method in class com.metamatrix.server.dqp.service.PlatformVDBService
 
stop() - Method in interface org.teiid.connector.api.Connector
Stop the connector.
stop() - Method in class org.teiid.connector.jdbc.JDBCConnector
 
STOP_NOW - Static variable in interface com.metamatrix.console.ui.views.runtime.util.ServiceStateConstants
 
STOP_NOW_ORDINAL_POSITION - Static variable in interface com.metamatrix.console.ui.views.runtime.util.ServiceStateConstants
 
STOP_ORDINAL_POSITION - Static variable in interface com.metamatrix.console.ui.views.runtime.util.ServiceStateConstants
 
stopBatchTimer() - Method in class com.metamatrix.query.processor.relational.RelationalNodeStatistics
 
stopCellEditing() - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableCellEditor
Fires a ChangeEvent to all registered CellEditorListeners via the editingStopped method.
stopConnectorBinding(String, boolean) - Method in interface com.metamatrix.admin.api.core.CoreRuntimeStateAdmin
Stop Connector Binding
stopConnectorBinding(String, boolean) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
stopConnectorBinding(String, boolean) - Method in class com.metamatrix.admin.server.ServerRuntimeStateAdminImpl
 
stopConnectorBinding(String, boolean) - Method in class com.metamatrix.dqp.embedded.admin.DQPRuntimeStateAdminImpl
 
stopConnectorBinding(String) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedDataService
 
stopConnectorBinding(String) - Method in interface com.metamatrix.dqp.service.DataService
Stop the Connector Binding by the given name
stopConnectorBinding(String) - Method in class com.metamatrix.server.dqp.service.PlatformDataService
 
stopHost(String, boolean, boolean) - Method in interface com.metamatrix.admin.api.server.ServerRuntimeStateAdmin
Stop the Host for this cluster
stopHost(String, boolean, boolean) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
stopHost(String, boolean, boolean) - Method in class com.metamatrix.admin.server.ServerRuntimeStateAdminImpl
 
stopHost(HostData) - Method in class com.metamatrix.console.models.RuntimeMgmtManager
 
stopHost(String) - Method in interface com.metamatrix.platform.admin.api.RuntimeStateAdminAPI
Stop host processes/services once work is complete.
stopHost(String, boolean) - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIHelper
Stop host processes/services.
stopHost(String) - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIImpl
Stop host processes/services once work is complete.
stopHostNow(HostData) - Method in class com.metamatrix.console.models.RuntimeMgmtManager
 
stopHostNow(String) - Method in interface com.metamatrix.platform.admin.api.RuntimeStateAdminAPI
Stop host processes/services now.
stopHostNow(String) - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIImpl
Stop host processes/services now.
stopNowOperation() - Method in interface com.metamatrix.console.ui.views.runtime.OperationsDelegate
 
stopNowOperation() - Method in class com.metamatrix.console.ui.views.runtime.ProcessMgmtPanel
 
stopNowOperation() - Method in class com.metamatrix.console.ui.views.runtime.RuntimeMgmtPanel
 
stopNowOperation() - Method in class com.metamatrix.console.ui.views.runtime.ServiceMgmtPanel
 
stopOperation() - Method in interface com.metamatrix.console.ui.views.runtime.OperationsDelegate
 
stopOperation() - Method in class com.metamatrix.console.ui.views.runtime.ProcessMgmtPanel
 
stopOperation() - Method in class com.metamatrix.console.ui.views.runtime.RuntimeMgmtPanel
 
stopOperation() - Method in class com.metamatrix.console.ui.views.runtime.ServiceMgmtPanel
 
STOPPED_INDEX - Static variable in interface com.metamatrix.console.ui.views.runtime.model.StatisticsConstants
 
stopProcess(String, boolean, boolean) - Method in interface com.metamatrix.admin.api.server.ServerRuntimeStateAdmin
Stop Process running in the system.
stopProcess(String, boolean, boolean) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
stopProcess(String, boolean, boolean) - Method in class com.metamatrix.admin.server.ServerRuntimeStateAdminImpl
 
stopProcess(ProcessData) - Method in class com.metamatrix.console.models.RuntimeMgmtManager
 
stopProcess(String, String, boolean) - Method in interface com.metamatrix.platform.admin.api.RuntimeStateAdminAPI
Stop process once work is complete.
stopProcess(String, String, boolean) - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIHelper
Stop process.
stopProcess(String, String, boolean) - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIImpl
Stop process once work is complete.
stopProcessNow(ProcessData) - Method in class com.metamatrix.console.models.RuntimeMgmtManager
 
stopService(ServiceData) - Method in class com.metamatrix.console.models.RuntimeMgmtManager
 
stopService() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedBaseDQPService
 
stopService() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedBufferService
 
stopService() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
stopService() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedDataService
Stop the service.
stopService() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedMetadataService
 
stopService() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedTrackingService
 
stopService() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedVDBService
 
stopService(ServiceID) - Method in interface com.metamatrix.platform.admin.api.RuntimeStateAdminAPI
Stop service once work is complete.
stopService(ServiceID, boolean) - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIHelper
Stop service.
stopService(ServiceID) - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIImpl
Stop service once work is complete.
stopService(ServiceID, boolean, boolean) - Method in interface com.metamatrix.platform.vm.api.controller.ProcessManagement
Kill service once work is complete
stopService(ServiceID, boolean, boolean) - Method in class com.metamatrix.platform.vm.controller.ProcessController
Kill service once work is complete
stopServiceNow(ServiceData) - Method in class com.metamatrix.console.models.RuntimeMgmtManager
 
stopServiceNow(ServiceID) - Method in interface com.metamatrix.platform.admin.api.RuntimeStateAdminAPI
Stop service now.
stopServiceNow(ServiceID) - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIImpl
Stop service now.
stopSystem() - Method in interface com.metamatrix.admin.api.server.ServerRuntimeStateAdmin
Stop the entire system.
stopSystem() - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
stopSystem() - Method in class com.metamatrix.admin.server.ServerRuntimeStateAdminImpl
 
STORAGE_LIMIT_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
StorageManager - Interface in com.metamatrix.common.buffer
Basic interface for a storage manager.
store(OutputStream, String) - Method in class com.metamatrix.common.object.PropertiedObjectImpl
Writes this property list (key and element pairs) in this Properties table to the output stream in a format suitable for loading into a Properties table using the load method.
STORED_PROC_INFO_FOR_RECORD - Static variable in interface com.metamatrix.modeler.core.metadata.runtime.ProcedureRecord.ProcedureRecordProperties
 
STORED_PROCEDURE - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.PROCEDURE_TYPES
 
STORED_PROCEDURE - Static variable in class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants.PROCEDURE_TYPES
 
STORED_PROCEDURE_ICON - Static variable in class com.metamatrix.console.ui.util.ConsoleCellRenderer
 
STORED_QUERY - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.PROCEDURE_TYPES
 
STORED_QUERY - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.DataAccess.Class
 
STORED_QUERY - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Foundation.Class
 
STORED_QUERY - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Relational.Class
 
STORED_QUERY - Static variable in class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants.PROCEDURE_TYPES
 
STORED_QUERY_PARAMETER - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.DataAccess.Class
 
STORED_QUERY_PARAMETER - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Foundation.Class
 
STORED_QUERY_PARAMETER - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Relational.Class
 
storeDimensionFromPreferences(String, Dimension) - Static method in class com.metamatrix.toolbox.ui.widget.DialogWindow
 
storedProcedure(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
* Parse stored query command
StoredProcedure - Class in com.metamatrix.query.sql.lang
Represents a StoredProcedure statement of the form:
StoredProcedure() - Constructor for class com.metamatrix.query.sql.lang.StoredProcedure
Constructs a default instance of this class.
StoredProcedureInfo - Class in com.metamatrix.query.metadata
This class encapsulates everything needed to pass between runtime metadata and the QueryResolver via the facades
StoredProcedureInfo() - Constructor for class com.metamatrix.query.metadata.StoredProcedureInfo
 
storeInCache(CacheScope, Object, Object) - Method in interface org.teiid.connector.api.ConnectorEnvironment
Store the item in the cache based on the scope provided.The required information like session-id, or vdb-name etc are gleaned from runtime context.
storesLowerCaseIdentifiers() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
This method checks whether metamatrix treats mixed-case unquoted SQL identifiers used in SQL statements as case-insensitive and stores them as all lowercase in its metadata tables.
storesLowerCaseQuotedIdentifiers() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
This method checks whether metamatrix treats mixed-case quoted SQL identifiers used in SQL statements as case-insensitive and stores them as all lowercase in its metadata tables.
storesMixedCaseIdentifiers() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
This method checks whether metamatrix treats mixed-case unquoted SQL identifiers used in SQL statements as case-insensitive and stores them as all mixedcase in its metadata tables.
storesMixedCaseQuotedIdentifiers() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
This method checks whether metamatrix treats mixed-case quoted SQL identifiers used in SQL statements as case-insensitive and stores them in mixedcase in its metadata tables.
storesUpperCaseIdentifiers() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
This method checks whether metamatrix treats mixed-case unquoted SQL identifiers used in SQL statements as case-insensitive and stores them as all uppercase in its metadata tables.
storesUpperCaseQuotedIdentifiers() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
This method checks whether metamatrix treats mixed-case quoted SQL identifiers used in SQL statements as case-insensitive and stores them as all uppercase in its metadata tables.
Streamable - Interface in com.metamatrix.common.types
A large value object which can be streamable in chunks of data each time
STREAMING_BATCH_SIZE - Static variable in interface com.metamatrix.common.application.DQPConfigSource
 
STREAMING_BATCH_SIZE_IN_BYTES - Static variable in interface com.metamatrix.common.types.Streamable
 
StreamingLobChunckProducer - Class in com.metamatrix.dqp.client.impl
 
StreamingLobChunckProducer(ClientSideDQP, long, Streamable) - Constructor for class com.metamatrix.dqp.client.impl.StreamingLobChunckProducer
 
StreamingLobChunckProducer.Factory - Class in com.metamatrix.dqp.client.impl
 
StreamingLobChunckProducer.Factory(ClientSideDQP, long, Streamable) - Constructor for class com.metamatrix.dqp.client.impl.StreamingLobChunckProducer.Factory
 
StreamingMultiPathFilter - Class in com.metamatrix.connector.xml.streaming
 
StreamingMultiPathFilter(List<String>, Map<String, String>) - Constructor for class com.metamatrix.connector.xml.streaming.StreamingMultiPathFilter
 
StreamingResultsProducer - Class in com.metamatrix.connector.xml.streaming
Converts a XML InputStream into an List containing results based upon the metadata from the ExecutionInfo.
StreamingResultsProducer(ExecutionInfo, XMLConnectorState) - Constructor for class com.metamatrix.connector.xml.streaming.StreamingResultsProducer
 
StreamingRowCollector - Class in com.metamatrix.connector.xml.streaming
 
StreamingRowCollector(Map<String, String>, XMLReader, ElementProcessor) - Constructor for class com.metamatrix.connector.xml.streaming.StreamingRowCollector
 
STRING - Static variable in class com.metamatrix.common.object.PropertyType
 
STRING - Static variable in class com.metamatrix.common.types.DataTypeManager.DefaultDataClasses
 
STRING - Static variable in class com.metamatrix.common.types.DataTypeManager.DefaultDataTypes
 
STRING - Static variable in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
 
STRING - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.BuiltInNames
 
STRING - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.PrimitiveBuiltInNames
 
STRING - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.RuntimeTypeNames
 
STRING - Static variable in interface com.metamatrix.query.function.metadata.FunctionCategoryConstants
"String" functions typically operate on or otherwise manipulate strings, such as concat, substring, etc.
STRING - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
STRING - Static variable in class com.metamatrix.query.sql.ReservedWords
 
STRING - Static variable in class org.teiid.connector.api.TypeFacility.RUNTIME_NAMES
 
STRING - Static variable in interface org.teiid.connector.api.TypeFacility.RUNTIME_TYPES
 
STRING - Static variable in class org.teiid.connector.jdbc.translator.BasicFunctionModifier
 
STRING - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
STRING_CLASS - Static variable in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
 
STRING_RESULT - Static variable in class com.metamatrix.query.processor.xml.XMLProcessorEnvironment
XML result documents should be in String form
STRING_TOO_LONG - Static variable in class com.sforce.soap.partner.StatusCode
 
STRINGA - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
stringArrayContains(String[], String) - Static method in class com.metamatrix.console.ui.views.entitlements.DataNodesTreeNode
 
stringArrayIndex(String[], String) - Static method in class com.metamatrix.console.util.StaticQuickSorter
 
StringArrayReader - Class in com.metamatrix.script.io
Converts a String Array object into a Reader object.
StringArrayReader(String[]) - Constructor for class com.metamatrix.script.io.StringArrayReader
 
STRINGB - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
StringComparator - Class in com.metamatrix.console.util
Implementation of Comparator to compare two Strings.
StringComparator(boolean) - Constructor for class com.metamatrix.console.util.StringComparator
 
stringDecrypt(String) - Static method in class com.metamatrix.common.util.crypto.CryptoUtil
 
stringEncrypt(String) - Static method in class com.metamatrix.common.util.crypto.CryptoUtil
 
StringFilter - Class in com.metamatrix.toolbox.ui.widget.util
 
StringFilter(String) - Constructor for class com.metamatrix.toolbox.ui.widget.util.StringFilter
 
StringFilter(String, boolean) - Constructor for class com.metamatrix.toolbox.ui.widget.util.StringFilter
 
StringID - Class in com.metamatrix.core.id
 
StringID(String) - Constructor for class com.metamatrix.core.id.StringID
 
StringID(long) - Constructor for class com.metamatrix.core.id.StringID
 
StringIDFactory - Class in com.metamatrix.core.id
 
StringIDFactory() - Constructor for class com.metamatrix.core.id.StringIDFactory
 
stringifyCriteria(String) - Static method in class com.metamatrix.connector.xml.base.CriteriaDesc
 
StringLengthExceededException - Exception in com.metamatrix.common.actions
 
StringLengthExceededException() - Constructor for exception com.metamatrix.common.actions.StringLengthExceededException
No-arg costructor required by Externalizable semantics
StringLengthExceededException(String) - Constructor for exception com.metamatrix.common.actions.StringLengthExceededException
Construct an instance with the message specified.
StringLengthExceededException(String, String) - Constructor for exception com.metamatrix.common.actions.StringLengthExceededException
Construct an instance with the message and error code specified.
StringLengthExceededException(Exception, String) - Constructor for exception com.metamatrix.common.actions.StringLengthExceededException
Construct an instance from a message and an exception to chain to this one.
StringLengthExceededException(Exception, String, String) - Constructor for exception com.metamatrix.common.actions.StringLengthExceededException
Construct an instance from a message and a code and an exception to chain to this one.
StringLineReader - Class in com.metamatrix.script.io
Base class for any type of Reader, where data can be read as line by line.
StringLineReader() - Constructor for class com.metamatrix.script.io.StringLineReader
 
StringListBasedListModel - Class in com.metamatrix.console.ui.util
Extension to AbstractListModel to base model on List of String objects, which may be specified to be kept sorted.
StringListBasedListModel(List, boolean) - Constructor for class com.metamatrix.console.ui.util.StringListBasedListModel
Constructor using input List
StringListBasedListModel(String[], boolean) - Constructor for class com.metamatrix.console.ui.util.StringListBasedListModel
Constructor using input String array
stringsAreDifferent(String, String) - Static method in class com.metamatrix.common.util.SqlUtil
determine if the supplied sql Strings are different
StringToBigDecimalTransform - Class in com.metamatrix.common.types.basic
 
StringToBigDecimalTransform() - Constructor for class com.metamatrix.common.types.basic.StringToBigDecimalTransform
 
StringToBigIntegerTransform - Class in com.metamatrix.common.types.basic
 
StringToBigIntegerTransform() - Constructor for class com.metamatrix.common.types.basic.StringToBigIntegerTransform
 
StringToBooleanTransform - Class in com.metamatrix.common.types.basic
 
StringToBooleanTransform() - Constructor for class com.metamatrix.common.types.basic.StringToBooleanTransform
 
StringToByteTransform - Class in com.metamatrix.common.types.basic
 
StringToByteTransform() - Constructor for class com.metamatrix.common.types.basic.StringToByteTransform
 
StringToCharacterTransform - Class in com.metamatrix.common.types.basic
 
StringToCharacterTransform() - Constructor for class com.metamatrix.common.types.basic.StringToCharacterTransform
 
StringToClobTransform - Class in com.metamatrix.common.types.basic
 
StringToClobTransform() - Constructor for class com.metamatrix.common.types.basic.StringToClobTransform
 
StringToDateTransform - Class in com.metamatrix.common.types.basic
 
StringToDateTransform() - Constructor for class com.metamatrix.common.types.basic.StringToDateTransform
 
StringToDateTranslator - Class in com.metamatrix.connector.text
This is a helper class for TextTranslators that can be used to translate any String that is a representation of a date to a java.util.Date object.
StringToDateTranslator(Properties, ConnectorLogger) - Constructor for class com.metamatrix.connector.text.StringToDateTranslator
This class is created by passing it a properties object that contains at least one property.
StringToDoubleTransform - Class in com.metamatrix.common.types.basic
 
StringToDoubleTransform() - Constructor for class com.metamatrix.common.types.basic.StringToDoubleTransform
 
StringToFloatTransform - Class in com.metamatrix.common.types.basic
 
StringToFloatTransform() - Constructor for class com.metamatrix.common.types.basic.StringToFloatTransform
 
StringToIntegerTransform - Class in com.metamatrix.common.types.basic
 
StringToIntegerTransform() - Constructor for class com.metamatrix.common.types.basic.StringToIntegerTransform
 
StringToLongTransform - Class in com.metamatrix.common.types.basic
 
StringToLongTransform() - Constructor for class com.metamatrix.common.types.basic.StringToLongTransform
 
stringToObject(String) - Method in class com.metamatrix.core.id.IDGenerator
Attempt to convert the specified string to the appropriate ObjectID instance.
stringToObject(String, String) - Method in class com.metamatrix.core.id.IDGenerator
Attempt to convert the specified string to the appropriate ObjectID instance.
stringToObject(String, char) - Method in class com.metamatrix.core.id.IDGenerator
Attempt to convert the specified string to the appropriate ObjectID instance.
stringToObject(String) - Method in class com.metamatrix.core.id.IntegerIDFactory
Attempt to convert the specified string to the appropriate ObjectID instance.
stringToObject(String) - Method in class com.metamatrix.core.id.LongIDFactory
Attempt to convert the specified string to the appropriate ObjectID instance.
stringToObject(String) - Method in interface com.metamatrix.core.id.ObjectIDFactory
Attempt to convert the specified string to the appropriate ObjectID instance.
stringToObject(String) - Method in class com.metamatrix.core.id.StringIDFactory
Attempt to convert the specified string to the appropriate ObjectID instance.
stringToObject(String) - Static method in class com.metamatrix.core.id.UUID
Attempt to convert the specified string to the appropriate ObjectID instance.
stringToObject(String) - Method in class com.metamatrix.core.id.UUIDFactory
Attempt to convert the specified string to the appropriate ObjectID instance.
StringToShortTransform - Class in com.metamatrix.common.types.basic
 
StringToShortTransform() - Constructor for class com.metamatrix.common.types.basic.StringToShortTransform
 
StringToSQLXMLTransform - Class in com.metamatrix.common.types.basic
 
StringToSQLXMLTransform() - Constructor for class com.metamatrix.common.types.basic.StringToSQLXMLTransform
 
StringToTimestampTransform - Class in com.metamatrix.common.types.basic
 
StringToTimestampTransform() - Constructor for class com.metamatrix.common.types.basic.StringToTimestampTransform
 
StringToTimeTransform - Class in com.metamatrix.common.types.basic
 
StringToTimeTransform() - Constructor for class com.metamatrix.common.types.basic.StringToTimeTransform
 
StringUtil - Class in com.metamatrix.core.util
This is a common place to put String utility methods.
StringUtil.Constants - Interface in com.metamatrix.core.util
 
StringUtilities - Class in com.metamatrix.core.util
This class contains static utilities that return strings that are the result of manipulating other strings or objects.
StringUtilities() - Constructor for class com.metamatrix.core.util.StringUtilities
 
STRINGVAL - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
stringWithoutProtocolToObject(String) - Method in class com.metamatrix.core.id.IntegerIDFactory
Attempt to convert the specified string to the appropriate ObjectID instance.
stringWithoutProtocolToObject(String) - Method in class com.metamatrix.core.id.LongIDFactory
Attempt to convert the specified string to the appropriate ObjectID instance.
stringWithoutProtocolToObject(String) - Method in interface com.metamatrix.core.id.ObjectIDFactory
Attempt to convert the specified string to the appropriate ObjectID instance.
stringWithoutProtocolToObject(String) - Method in class com.metamatrix.core.id.StringIDFactory
Attempt to convert the specified string to the appropriate ObjectID instance.
stringWithoutProtocolToObject(String) - Method in class com.metamatrix.core.id.UUIDFactory
Attempt to convert the specified string to the appropriate ObjectID instance.
stripEncryptionPrefix(String) - Static method in class com.metamatrix.common.util.crypto.cipher.BasicCryptor
 
stripFileExtensionFromName(String) - Static method in class com.metamatrix.console.ui.views.connector.ImportWizardController
Package-level utility method
stripQutes(String) - Static method in class com.metamatrix.connector.salesforce.Util
 
STRUCT - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.ElementName
Static constant that represents the name of the "XMI.struct" element.
STRUCTURAL_FEATURE - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Foundation.Class
 
subList(int, int) - Method in class com.metamatrix.api.core.message.MessageList
Overrides the implementation of List
subListByTarget(Object) - Method in class com.metamatrix.api.core.message.MessageList
Returns a sublist of the Message instances that have the appropriate message types.
subListByType(int) - Method in class com.metamatrix.api.core.message.MessageList
Returns a sublist of the Message instances that have the appropriate message types.
subListByType(int[]) - Method in class com.metamatrix.api.core.message.MessageList
Returns a sublist of the Message instances that have the appropriate message types.
submitRequest(Object) - Method in class com.metamatrix.connector.text.TextSynchExecution
Submit request and get back the metadata necessary for accessing the text file.
SUBPANEL_CONFIGURABLE_INDEX - Static variable in class com.metamatrix.console.ui.views.syslog.TimeSpanPanel
 
subquery(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
 
SubqueryAwareEvaluator - Class in com.metamatrix.query.processor.relational
This utility handles the work of processing a subquery; certain types of processor nodes will use an instance of this class to do that work.
SubqueryAwareEvaluator(Map, ProcessorDataManager, CommandContext, BufferManager) - Constructor for class com.metamatrix.query.processor.relational.SubqueryAwareEvaluator
 
SubqueryAwareEvaluator.SubqueryState - Class in com.metamatrix.query.processor.relational
 
SubqueryAwareEvaluator.SubqueryState() - Constructor for class com.metamatrix.query.processor.relational.SubqueryAwareEvaluator.SubqueryState
 
SubqueryAwareRelationalNode - Class in com.metamatrix.query.processor.relational
 
SubqueryAwareRelationalNode(int) - Constructor for class com.metamatrix.query.processor.relational.SubqueryAwareRelationalNode
 
subqueryCompareCriteria(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse a subquery compare criteria.
SubqueryCompareCriteria - Class in com.metamatrix.query.sql.lang
This class implements a quantified comparison predicate.
SubqueryCompareCriteria() - Constructor for class com.metamatrix.query.sql.lang.SubqueryCompareCriteria
 
SubqueryCompareCriteria(Expression, Command, int, int) - Constructor for class com.metamatrix.query.sql.lang.SubqueryCompareCriteria
 
SubqueryContainer - Interface in com.metamatrix.query.sql.lang
This interface defines a common interface for all MetaMatrix SQL objects that contain subqueries.
subqueryFromClause(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse a unary from clause, which is just a single group name and an optional alias.
SubqueryFromClause - Class in com.metamatrix.query.sql.lang
A FROM subpart that represents a subquery.
SubqueryFromClause(String) - Constructor for class com.metamatrix.query.sql.lang.SubqueryFromClause
Construct default object
SubqueryFromClause(String, Command) - Constructor for class com.metamatrix.query.sql.lang.SubqueryFromClause
Construct object with specified command and name
SubqueryFromClause(GroupSymbol, Command) - Constructor for class com.metamatrix.query.sql.lang.SubqueryFromClause
 
SubquerySetCriteria - Class in com.metamatrix.query.sql.lang
A criteria which is true is the expression's value is a member in a list of values returned from a subquery.
SubquerySetCriteria() - Constructor for class com.metamatrix.query.sql.lang.SubquerySetCriteria
Constructor for SubquerySetCriteria.
SubquerySetCriteria(Expression, Command) - Constructor for class com.metamatrix.query.sql.lang.SubquerySetCriteria
 
subscriptions_0001 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
subscriptions package (008)
subscriptions_0001 - Static variable in class com.metamatrix.server.util.LogMessageKeys
subscriptions package (008)
subscriptions_0002 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0002 - Static variable in class com.metamatrix.server.util.LogMessageKeys
 
subscriptions_0003 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0003 - Static variable in class com.metamatrix.server.util.LogMessageKeys
 
subscriptions_0004 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0004 - Static variable in class com.metamatrix.server.util.LogMessageKeys
 
subscriptions_0005 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0006 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0007 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0008 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0009 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0010 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0011 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0012 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0013 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0014 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0015 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0016 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0017 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0018 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0019 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0020 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0021 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0022 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0023 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0024 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0025 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0026 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0027 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0028 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0029 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0030 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0031 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0032 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0033 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0034 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0035 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0036 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0037 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0038 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0039 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0040 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0041 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0042 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0043 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0044 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0045 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0046 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0047 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0048 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0049 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0050 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0051 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0052 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0053 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0054 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0055 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0056 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0057 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0058 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0059 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0060 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
subscriptions_0061 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
substituteVariables(LanguageObject, Map, int) - Static method in class com.metamatrix.query.rewriter.VariableSubstitutionVisitor
Helper to visit the language object specified and replace any variables a Reference obj, and collect the references returned.
substituteVariables(LanguageObject) - Static method in class com.metamatrix.query.sql.visitor.CorrelatedVariableSubstitutionVisitor
Helper to visit the language object specified and replace any variables with a Reference obj, and collect the references returned.
SUBSTRING - Static variable in class com.metamatrix.query.function.FunctionLibrary
 
substring(String, Integer, Integer) - Static method in class com.metamatrix.query.function.FunctionMethods
 
substring(String, Integer) - Static method in class com.metamatrix.query.function.FunctionMethods
 
SUBSTRING - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
SubstringFunctionModifier - Class in org.teiid.connector.jdbc.translator
Common logic for Substring modifiers requiring 3 parameters
SubstringFunctionModifier(ILanguageFactory, String) - Constructor for class org.teiid.connector.jdbc.translator.SubstringFunctionModifier
 
SubSystemAdminAPI - Interface in com.metamatrix.platform.admin.api
Deprecated.  
SUBTRACT_ICON_PROPERTY - Static variable in interface com.metamatrix.toolbox.ui.IconConstants
 
SUBTRACT_OP - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
SUBTREE_SCOPE_VALUE - Static variable in class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
SUCCESS_MESSAGE - Static variable in class com.metamatrix.console.ui.dialog.ResetPasswordPanel
Message suitable for showing a confirmation that the password was changed successfully
SuccessfulAuthenticationToken - Class in com.metamatrix.platform.security.membership.service
SuccessfulAuthenticationToken.
SuccessfulAuthenticationToken(Serializable, String) - Constructor for class com.metamatrix.platform.security.membership.service.SuccessfulAuthenticationToken
SuccessfulAuthenticationToken
SUFFIX_class - Static variable in class com.metamatrix.core.util.FileUtils
 
SUFFIX_CLASS - Static variable in class com.metamatrix.core.util.FileUtils
 
SUFFIX_jar - Static variable in class com.metamatrix.core.util.FileUtils
 
SUFFIX_JAR - Static variable in class com.metamatrix.core.util.FileUtils
 
SUFFIX_java - Static variable in class com.metamatrix.core.util.FileUtils
 
SUFFIX_JAVA - Static variable in class com.metamatrix.core.util.FileUtils
 
SUFFIX_zip - Static variable in class com.metamatrix.core.util.FileUtils
 
SUFFIX_ZIP - Static variable in class com.metamatrix.core.util.FileUtils
 
suite() - Static method in class com.metamatrix.script.junit.BshTestCase
 
Sum - Class in com.metamatrix.query.function.aggregate
Accumulates (per tuple) and calculates the sum of the values of a column.
Sum() - Constructor for class com.metamatrix.query.function.aggregate.Sum
Constructor for Sum.
SUM - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
SUM - Static variable in class com.metamatrix.query.sql.ReservedWords
 
SUM - Static variable in interface org.teiid.connector.language.IAggregate
 
SUM - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
SUMMARY - Static variable in class com.metamatrix.console.ui.layout.PanelsTreeModel
 
SUMMARY - Static variable in interface com.metamatrix.console.util.LogContexts
 
SUMMARY_PANEL_CLASS - Static variable in class com.metamatrix.console.ui.layout.PanelsTreeModel
 
summaryEnabled - Static variable in class com.metamatrix.console.util.StaticProperties
 
SummaryHostInfo - Class in com.metamatrix.console.ui.views.summary
 
SummaryHostInfo(String, int) - Constructor for class com.metamatrix.console.ui.views.summary.SummaryHostInfo
 
SummaryInfoProvider - Interface in com.metamatrix.console.ui.views.summary
 
SummaryMain - Class in com.metamatrix.console.ui.views.authorization
This is the SummaryMain panel.
SummaryMain(ConnectionInfo) - Constructor for class com.metamatrix.console.ui.views.authorization.SummaryMain
Constructor
SummaryManager - Class in com.metamatrix.console.models
Subclass of Manager to manage data for the 'Summary' tab (SummaryPanel).
SummaryManager(ConnectionInfo) - Constructor for class com.metamatrix.console.models.SummaryManager
 
SummaryPanel - Class in com.metamatrix.console.ui.views.summary
 
SummaryPanel(ConnectionInfo) - Constructor for class com.metamatrix.console.ui.views.summary.SummaryPanel
 
summaryRefreshRate - Static variable in class com.metamatrix.console.util.StaticProperties
 
SUNDAY - Static variable in class com.metamatrix.console.util.QCDate
 
SUPER_ADMIN - Static variable in class com.metamatrix.server.util.SecurityRoles.Name
 
SUPER_COMPONENT_TYPE - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentTypes.ComponentType.Attributes
 
SUPER_COMPONENT_TYPEID - Static variable in class com.metamatrix.common.config.model.ConfigurationModel.Attribute
 
superPrintStackTrace(PrintStream) - Method in exception com.metamatrix.core.MetaMatrixRuntimeException
 
superPrintStackTrace(PrintWriter) - Method in exception com.metamatrix.core.MetaMatrixRuntimeException
 
SupportConstants - Class in com.metamatrix.query.metadata
 
SupportConstants.Element - Class in com.metamatrix.query.metadata
 
SupportConstants.Group - Class in com.metamatrix.query.metadata
 
SupportConstants.Model - Class in com.metamatrix.query.metadata
 
supports(SourceCapabilities.Capability, Object, QueryMetadataInterface, CapabilitiesFinder) - Static method in class com.metamatrix.query.optimizer.relational.rules.CapabilitiesUtil
 
supportsAggregate() - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
supportsAggregate() - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseLoaderProperties
 
supportsAggregateFunction(Object, AggregateSymbol, QueryMetadataInterface, CapabilitiesFinder) - Static method in class com.metamatrix.query.optimizer.relational.rules.CapabilitiesUtil
 
supportsAggregates(List, Object, QueryMetadataInterface, CapabilitiesFinder) - Static method in class com.metamatrix.query.optimizer.relational.rules.CapabilitiesUtil
 
supportsAggregatesAvg() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsAggregatesAvg() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates connector can accept the AVG aggregate function
supportsAggregatesAvg() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsAggregatesAvg() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsAggregatesAvg() - Method in class org.teiid.connector.jdbc.SimpleCapabilities
 
supportsAggregatesCount() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsAggregatesCount() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates connector can accept the COUNT aggregate function
supportsAggregatesCount() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsAggregatesCount() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsAggregatesCount() - Method in class org.teiid.connector.jdbc.SimpleCapabilities
 
supportsAggregatesCountStar() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsAggregatesCountStar() - Method in class com.metamatrix.connector.salesforce.SalesforceCapabilities
 
supportsAggregatesCountStar() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates connector can accept the COUNT(*) aggregate function
supportsAggregatesCountStar() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsAggregatesCountStar() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsAggregatesCountStar() - Method in class org.teiid.connector.jdbc.SimpleCapabilities
 
supportsAggregatesDistinct() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsAggregatesDistinct() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates connector can accept DISTINCT within aggregate functions
supportsAggregatesDistinct() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsAggregatesDistinct() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsAggregatesDistinct() - Method in class org.teiid.connector.jdbc.mysql.MySQLCapabilities
 
supportsAggregatesDistinct() - Method in class org.teiid.connector.jdbc.SimpleCapabilities
 
supportsAggregatesMax() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsAggregatesMax() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates connector can accept the MAX aggregate function
supportsAggregatesMax() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsAggregatesMax() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsAggregatesMax() - Method in class org.teiid.connector.jdbc.SimpleCapabilities
 
supportsAggregatesMin() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsAggregatesMin() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates connector can accept the MIN aggregate function
supportsAggregatesMin() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsAggregatesMin() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsAggregatesMin() - Method in class org.teiid.connector.jdbc.SimpleCapabilities
 
supportsAggregatesSum() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsAggregatesSum() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates connector can accept the SUM aggregate function
supportsAggregatesSum() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsAggregatesSum() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsAggregatesSum() - Method in class org.teiid.connector.jdbc.SimpleCapabilities
 
supportsAliasedGroup() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsAliasedGroup() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates connector can accept groups with aliases
supportsAliasedGroup() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsAliasedGroup() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsAliasedGroup() - Method in class org.teiid.connector.jdbc.SimpleCapabilities
 
supportsAlterTableWithAddColumn() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports ALTER TABLE with add column.
supportsAlterTableWithDropColumn() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports ALTER TABLE with drop column.
supportsAnd() - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
supportsAnd() - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseLoaderProperties
 
supportsANSI92EntryLevelSQL() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports ANSI-92 entry level SQL grammer.
supportsANSI92FullSQL() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports ANSI-92 full SQL grammer.
supportsANSI92IntermediateSQL() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports ANSI-92 intermediate SQL grammer.
supportsBatchedUpdates() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Whether the source supports IBatchedUpdates
supportsBatchedUpdates() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsBatchedUpdates() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsBatchUpdates() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Indicates whether the driver supports batch updates.
supportsBetweenCriteria() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsBetweenCriteria() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates connector accepts criteria of form (element BETWEEN constant AND constant)
NOT CURRENTLY USED - between is rewritten as compound compare criteria
supportsBetweenCriteria() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsBetweenCriteria() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsBetweenCriteria() - Method in class org.teiid.connector.jdbc.SimpleCapabilities
 
supportsBlackBoxJoin() - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
supportsBlackBoxJoin() - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseLoaderProperties
 
supportsBulkUpdate() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Whether the source supports updates with multiple value sets
supportsBulkUpdate() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsBulkUpdate() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsBulkUpdate() - Method in class org.teiid.connector.jdbc.oracle.SequeLinkOracleCapabilities
 
supportsCapability(SourceCapabilities.Capability) - Method in class com.metamatrix.query.optimizer.capabilities.BasicSourceCapabilities
 
supportsCapability(SourceCapabilities.Capability) - Method in interface com.metamatrix.query.optimizer.capabilities.SourceCapabilities
Returns true if the capability is supported.
supportsCascadeDelete() - Method in class org.teiid.dialect.TeiidDialect
 
supportsCaseExpression(Object, QueryMetadataInterface, CapabilitiesFinder) - Static method in class com.metamatrix.query.optimizer.relational.rules.CapabilitiesUtil
 
supportsCaseExpressions() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsCaseExpressions() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates connector can accept queries with non-searched CASE WHEN ...
supportsCaseExpressions() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsCaseExpressions() - Method in class org.teiid.connector.jdbc.derby.DerbyCapabilities
Derby supports only SearchedCaseExpression, not CaseExpression.
supportsCaseExpressions() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsCaseExpressions() - Method in class org.teiid.connector.jdbc.SimpleCapabilities
 
supportsCatalogsInDataManipulation() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports using a catalog name in a data manipulation statement.
supportsCatalogsInIndexDefinitions() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports using a catalog name in an index definition statement.
supportsCatalogsInPrivilegeDefinitions() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports using a catalog name in a privilage definition statement.
supportsCatalogsInProcedureCalls() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports using a catalog name in a procedure call statement.
supportsCatalogsInTableDefinitions() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports using a catalog name in a table definition statement.
supportsColumnAliasing() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports column aliasing.
supportsColumnCheck() - Method in class org.teiid.dialect.TeiidDialect
 
supportsCompareCriteriaEquals() - Method in class com.metamatrix.connector.ldap.LDAPConnectorCapabilities
 
supportsCompareCriteriaEquals() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsCompareCriteriaEquals() - Method in class com.metamatrix.connector.metadata.adapter.ObjectConnectorCapabilities
 
supportsCompareCriteriaEquals() - Method in class com.metamatrix.connector.salesforce.SalesforceCapabilities
 
supportsCompareCriteriaEquals() - Method in class com.metamatrix.connector.xml.base.XMLCapabilities
 
supportsCompareCriteriaEquals() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates connector accepts criteria of form (element = constant)
supportsCompareCriteriaEquals() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsCompareCriteriaEquals() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsCompareCriteriaEquals() - Method in class org.teiid.connector.jdbc.SimpleCapabilities
 
supportsCompareCriteriaOrdered() - Method in class com.metamatrix.connector.ldap.LDAPConnectorCapabilities
 
supportsCompareCriteriaOrdered() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsCompareCriteriaOrdered() - Method in class com.metamatrix.connector.salesforce.SalesforceCapabilities
 
supportsCompareCriteriaOrdered() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates connector accepts criteria of form (element <=|>= constant)
The query engine will may pushdown queries containing < or > if NOT is also supported.
supportsCompareCriteriaOrdered() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsCompareCriteriaOrdered() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsConvert() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports scalar function CONVERT for the conversion of one JDBC type to another.
supportsConvert(int, int) - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports scalar function CONVERT for the conversion of fromType to toType.
supportsCoreSQLGrammar() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports ODBC Core SQL grammer.
supportsCorrelatedSubqueries() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsCorrelatedSubqueries() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports correlated subqueries.
supportsCorrelatedSubqueries() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates connector can accept correlated subqueries wherever subqueries are accepted
supportsCorrelatedSubqueries() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsCorrelatedSubqueries() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsCorrelatedSubqueries() - Method in class org.teiid.connector.jdbc.SimpleCapabilities
 
supportsCurrentTimestampSelection() - Method in class org.teiid.dialect.TeiidDialect
 
supportsDataDefinitionAndDataManipulationTransactions() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatric supports both data definition and data manipulation statements within a transaction.
supportsDataManipulationTransactionsOnly() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Are only data manipulation statements within a transaction supported?
supportsDifferentTableCorrelationNames() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatric supports only data manipulation statements within a transaction.
supportsDistinct() - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
supportsDistinct() - Method in class com.metamatrix.metadata.runtime.impl.ModelRecordImpl
 
supportsDistinct() - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseLoaderProperties
 
supportsDistinct() - Method in interface com.metamatrix.modeler.core.metadata.runtime.ModelRecord
Check if distinct are supported
supportsExcept() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsExcept() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates that the connector supports the EXCEPT of two queries.
supportsExcept() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsExcept() - Method in class org.teiid.connector.jdbc.db2.DB2Capabilities
 
supportsExcept() - Method in class org.teiid.connector.jdbc.derby.DerbyCapabilities
 
supportsExcept() - Method in class org.teiid.connector.jdbc.mm.MMCapabilities
 
supportsExcept() - Method in class org.teiid.connector.jdbc.oracle.OracleCapabilities
 
supportsExcept() - Method in class org.teiid.connector.jdbc.postgresql.PostgreSQLCapabilities
 
supportsExistsCriteria() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsExistsCriteria() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates connector accepts the EXISTS criteria
supportsExistsCriteria() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsExistsCriteria() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsExistsCriteria() - Method in class org.teiid.connector.jdbc.SimpleCapabilities
 
supportsExpressionsInOrderBy() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports expressions in ORDER BY lists.
supportsExtendedSQLGrammar() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports ODBC Extended SQL grammer.
supportsFullOuterJoins() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsFullOuterJoins() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports full outer joins
supportsFullOuterJoins() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates connector can accept full outer joins
supportsFullOuterJoins() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsFullOuterJoins() - Method in class org.teiid.connector.jdbc.derby.DerbyCapabilities
Derby supports only left and right outer joins.
supportsFullOuterJoins() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsFullOuterJoins() - Method in class org.teiid.connector.jdbc.mysql.MySQLCapabilities
 
supportsFullOuterJoins() - Method in class org.teiid.connector.jdbc.SimpleCapabilities
 
supportsFullOuterJoins() - Method in class org.teiid.connector.jdbc.teradata.TeradataCapabilities
 
supportsFunction(String) - Method in class com.metamatrix.query.optimizer.capabilities.BasicSourceCapabilities
 
supportsFunction(String) - Method in interface com.metamatrix.query.optimizer.capabilities.SourceCapabilities
This method can be used to check whether a particular function is supported by this connector.
supportsFunctionsInGroupBy() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates that the connector supports functions in GROUP BY, such as: SELECT dayofmonth(theDate), COUNT(*) FROM table GROUP BY dayofmonth(theDate)
supportsFunctionsInGroupBy() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsFunctionsInGroupBy() - Method in class org.teiid.connector.jdbc.db2.DB2Capabilities
 
supportsFunctionsInGroupBy() - Method in class org.teiid.connector.jdbc.mm.MMCapabilities
 
supportsFunctionsInGroupBy() - Method in class org.teiid.connector.jdbc.oracle.OracleCapabilities
 
supportsFunctionsInGroupBy() - Method in class org.teiid.connector.jdbc.sqlserver.SqlServerCapabilities
 
supportsFunctionsInGroupBy() - Method in class org.teiid.connector.jdbc.sybase.SybaseCapabilities
 
supportsGetGeneratedKeys() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Retrieves whether auto-generated keys can be retrieved after a statement has been executed.
supportsGroupAliases(Object, QueryMetadataInterface, CapabilitiesFinder) - Static method in class com.metamatrix.query.optimizer.relational.rules.CapabilitiesUtil
 
supportsGroupBy() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsGroupBy() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports GROUP BY
supportsGroupBy() - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
supportsGroupBy() - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseLoaderProperties
 
supportsGroupBy() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Whether the source supports an explicit GROUP BY clause
supportsGroupBy() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsGroupBy() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsGroupByBeyondSelect() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether a GROUP BY clause can use columns that are not in the SELECT clause, provided that it specifies all the columns in the SELECT clause.
supportsGroupByUnrelated() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether a GROUP BY clause can use columns that are not in the SELECT clause.
supportsHaving() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsHaving() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Whether the source supports the HAVING clause
supportsHaving() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsHaving() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsImplicitClose() - Method in class com.metamatrix.dqp.message.AtomicResultsMessage
 
supportsInCriteria() - Method in class com.metamatrix.connector.ldap.LDAPConnectorCapabilities
 
supportsInCriteria() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsInCriteria() - Method in class com.metamatrix.connector.salesforce.SalesforceCapabilities
 
supportsInCriteria() - Method in class com.metamatrix.connector.xml.base.XMLCapabilities
 
supportsInCriteria() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates connector accepts criteria of form (element IN set)
supportsInCriteria() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsInCriteria() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsInCriteria() - Method in class org.teiid.connector.jdbc.SimpleCapabilities
 
supportsInCriteriaSubquery() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsInCriteriaSubquery() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates connector accepts IN criteria with a subquery on the right side
supportsInCriteriaSubquery() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsInCriteriaSubquery() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsInCriteriaSubquery() - Method in class org.teiid.connector.jdbc.SimpleCapabilities
 
supportsInlineViews() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsInlineViews() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates connector can accept inline views (subqueries in the FROM clause).
supportsInlineViews() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsInlineViews() - Method in class org.teiid.connector.jdbc.db2.DB2Capabilities
 
supportsInlineViews() - Method in class org.teiid.connector.jdbc.derby.DerbyCapabilities
Inline views (subqueries in the FROM clause) are supported.
supportsInlineViews() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsInlineViews() - Method in class org.teiid.connector.jdbc.mm.MMCapabilities
 
supportsInlineViews() - Method in class org.teiid.connector.jdbc.mysql.MySQL5Capabilities
 
supportsInlineViews() - Method in class org.teiid.connector.jdbc.oracle.OracleCapabilities
 
supportsInlineViews() - Method in class org.teiid.connector.jdbc.postgresql.PostgreSQLCapabilities
This is true only after Postgre version 7.1 However, since version 7 was released in 2000 we'll assume a post 7 instance.
supportsInlineViews() - Method in class org.teiid.connector.jdbc.SimpleCapabilities
 
supportsInlineViews() - Method in class org.teiid.connector.jdbc.sqlserver.SqlServerCapabilities
 
supportsInlineViews() - Method in class org.teiid.connector.jdbc.sybase.SybaseCapabilities
 
supportsInnerJoins() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsInnerJoins() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates connector can accept inner or cross joins
supportsInnerJoins() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsInnerJoins() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsInsertWithQueryExpression() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates that the connector can accept INSERTs with values specified by an ISetQuery.
supportsInsertWithQueryExpression() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsInsertWithQueryExpression() - Method in class org.teiid.connector.jdbc.access.AccessCapabilities
 
supportsInsertWithQueryExpression() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsInsertWithQueryExpression() - Method in class org.teiid.connector.jdbc.SimpleCapabilities
 
supportsIntegrityEnhancementFacility() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports the SQL Integrity Enhancement Facility.
supportsIntersect() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsIntersect() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates that the connector supports the INTERSECT of two queries.
supportsIntersect() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsIntersect() - Method in class org.teiid.connector.jdbc.db2.DB2Capabilities
 
supportsIntersect() - Method in class org.teiid.connector.jdbc.derby.DerbyCapabilities
 
supportsIntersect() - Method in class org.teiid.connector.jdbc.mm.MMCapabilities
 
supportsIntersect() - Method in class org.teiid.connector.jdbc.oracle.OracleCapabilities
 
supportsIntersect() - Method in class org.teiid.connector.jdbc.postgresql.PostgreSQLCapabilities
 
supportsIntersect() - Method in class org.teiid.connector.jdbc.sybase.SybaseCapabilities
 
supportsIsNullCriteria() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsIsNullCriteria() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates connector accepts criteria of form (element IS NULL)
supportsIsNullCriteria() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsIsNullCriteria() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsIsNullCriteria() - Method in class org.teiid.connector.jdbc.SimpleCapabilities
 
supportsJoin() - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
supportsJoin() - Method in class com.metamatrix.metadata.runtime.impl.ModelRecordImpl
 
supportsJoin() - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseLoaderProperties
 
supportsJoin() - Method in interface com.metamatrix.modeler.core.metadata.runtime.ModelRecord
Check if joins are supported on this model
supportsJoin(Object, JoinType, QueryMetadataInterface, CapabilitiesFinder) - Static method in class com.metamatrix.query.optimizer.relational.rules.CapabilitiesUtil
 
supportsLeafSelect() - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
supportsLeafSelect() - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseLoaderProperties
 
supportsLikeCriteria() - Method in class com.metamatrix.connector.ldap.LDAPConnectorCapabilities
 
supportsLikeCriteria() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsLikeCriteria() - Method in class com.metamatrix.connector.metadata.adapter.ObjectConnectorCapabilities
 
supportsLikeCriteria() - Method in class com.metamatrix.connector.salesforce.SalesforceCapabilities
 
supportsLikeCriteria() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates connector accepts criteria of form (element LIKE constant)
supportsLikeCriteria() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsLikeCriteria() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsLikeCriteria() - Method in class org.teiid.connector.jdbc.SimpleCapabilities
 
supportsLikeCriteriaEscapeCharacter() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsLikeCriteriaEscapeCharacter() - Method in class com.metamatrix.connector.metadata.adapter.ObjectConnectorCapabilities
 
supportsLikeCriteriaEscapeCharacter() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates connector accepts criteria of form (element LIKE constant ESCAPE char)
supportsLikeCriteriaEscapeCharacter() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsLikeCriteriaEscapeCharacter() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsLikeCriteriaEscapeCharacter() - Method in class org.teiid.connector.jdbc.SimpleCapabilities
 
supportsLikeEscapeClause() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports specifying a LIKE escape clause.
supportsLimit() - Method in class org.teiid.dialect.TeiidDialect
 
supportsLimitedOuterJoins() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix provides limited support for outer joins.
supportsMinimumSQLGrammar() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports the ODBC minimum SQL grammer.
supportsMixedCaseIdentifiers() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether mixed-case unquoted SQL identifiers used in SQL statements are case sensitive
supportsMixedCaseQuotedIdentifiers() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether mixed-case quoted SQL identifiers used in SQL statements are case sensitive
supportsMultipleOpenResults() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Retrieves whether it is possible to have multiple ResultSet objects returned from a CallableStatement object simultaneously.
supportsMultipleResultSets() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Are multiple ResultSets from a single execute supported?
supportsMultipleTransactions() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether multiple transactions open at once on different connectons
supportsMultiSourceBindings() - Method in interface com.metamatrix.admin.api.objects.Model
Determine whether this model can support more than one connector binding.
supportsMultiSourceBindings() - Method in class com.metamatrix.admin.objects.MMModel
 
supportsMultiSourceBindings() - Method in interface com.metamatrix.common.vdb.api.ModelInfo
Returns true if the model, based on its model type, supports multiple connector bindings.
supportsMultiSourceBindings() - Method in class com.metamatrix.console.ui.views.vdb.ModelWrapper
 
supportsMultiSourceBindings() - Method in interface com.metamatrix.metadata.runtime.api.Model
Returns true if the model, based on its model type, supports mutliple connector bindings.
supportsMultiSourceBindings() - Method in class com.metamatrix.metadata.runtime.model.BasicModel
Returns true if the model, based on its model type, supports mutliple connector bindings.
supportsMultiSourceBindings() - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
Returns true if the model, based on its model type, supports mutliple connector bindings.
supportsNamedParameters() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Retrieves whether metamatrix supports named parameters to callable statements.
supportsNonNullableColumns() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports defining columns as nonnullable.
supportsNotCriteria() - Method in class com.metamatrix.connector.ldap.LDAPConnectorCapabilities
 
supportsNotCriteria() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsNotCriteria() - Method in class com.metamatrix.connector.salesforce.SalesforceCapabilities
 
supportsNotCriteria() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates connector accepts logical criteria NOT
supportsNotCriteria() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsNotCriteria() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsNotCriteria() - Method in class org.teiid.connector.jdbc.SimpleCapabilities
 
supportsOpenCursorsAcrossCommit() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports having cursors open across commits.
supportsOpenCursorsAcrossRollback() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports having cursors open across rollbacks.
supportsOpenStatementsAcrossCommit() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports having cursors open across commits.
supportsOpenStatementsAcrossRollback() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports having cursors open across rollbacks.
supportsOr() - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
supportsOr() - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseLoaderProperties
 
supportsOrCriteria() - Method in class com.metamatrix.connector.ldap.LDAPConnectorCapabilities
 
supportsOrCriteria() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsOrCriteria() - Method in class com.metamatrix.connector.salesforce.SalesforceCapabilities
 
supportsOrCriteria() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates connector accepts logical criteria connected by OR
supportsOrCriteria() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsOrCriteria() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsOrCriteria() - Method in class org.teiid.connector.jdbc.SimpleCapabilities
 
supportsOrderBy() - Method in class com.metamatrix.connector.ldap.LDAPConnectorCapabilities
 
supportsOrderBy() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsOrderBy() - Method in class com.metamatrix.connector.salesforce.SalesforceCapabilities
 
supportsOrderBy() - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
supportsOrderBy() - Method in class com.metamatrix.metadata.runtime.impl.ModelRecordImpl
 
supportsOrderBy() - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseLoaderProperties
 
supportsOrderBy() - Method in interface com.metamatrix.modeler.core.metadata.runtime.ModelRecord
Check if OrderBys are supported by these
supportsOrderBy(Object, QueryMetadataInterface, CapabilitiesFinder) - Static method in class com.metamatrix.query.optimizer.relational.rules.CapabilitiesUtil
 
supportsOrderBy() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates connector accepts ORDER BY clause, including multiple elements and ascending and descending sorts.
supportsOrderBy() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsOrderBy() - Method in class org.teiid.connector.jdbc.access.AccessCapabilities
 
supportsOrderBy() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsOrderBy() - Method in class org.teiid.connector.jdbc.SimpleCapabilities
 
supportsOrderByUnrelated() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether an ORDER BY clause can use columns that are not in the SELECT clause.
supportsOuterJoin() - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
supportsOuterJoin() - Method in class com.metamatrix.metadata.runtime.impl.ModelRecordImpl
 
supportsOuterJoin() - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseLoaderProperties
 
supportsOuterJoin() - Method in interface com.metamatrix.modeler.core.metadata.runtime.ModelRecord
Check if model supports outer joins
supportsOuterJoinForUpdate() - Method in class org.teiid.dialect.TeiidDialect
 
supportsOuterJoins() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsOuterJoins() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports some form of outer joins.
supportsOuterJoins() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates connector can accept left outer joins
supportsOuterJoins() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsOuterJoins() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsOuterJoins() - Method in class org.teiid.connector.jdbc.SimpleCapabilities
 
supportsPartialResults() - Method in class com.metamatrix.dqp.message.AtomicRequestMessage
 
supportsPartialResults() - Method in class com.metamatrix.dqp.message.RequestMessage
 
supportsPositionedDelete() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports positioned DELETEs on resultsets
supportsPositionedUpdate() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports positioned UPDATEs on result sets.
supportsQuantifiedCompareCriteriaAll() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsQuantifiedCompareCriteriaAll() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates connector accepts the quantified comparison criteria that use ALL
supportsQuantifiedCompareCriteriaAll() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsQuantifiedCompareCriteriaAll() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsQuantifiedCompareCriteriaAll() - Method in class org.teiid.connector.jdbc.SimpleCapabilities
 
supportsQuantifiedCompareCriteriaSome() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsQuantifiedCompareCriteriaSome() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates connector accepts the quantified comparison criteria that use SOME
supportsQuantifiedCompareCriteriaSome() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsQuantifiedCompareCriteriaSome() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsQuantifiedCompareCriteriaSome() - Method in class org.teiid.connector.jdbc.SimpleCapabilities
 
supportsResultSetConcurrency(int, int) - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Does the database support the concurrency type in combination with the given result set type?
supportsResultSetHoldability(int) - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Retrieves whether database supports the given result set holdability.
supportsResultSetType(int) - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Does the database support the given result set type?
supportsRowLimit() - Method in class com.metamatrix.connector.ldap.LDAPConnectorCapabilities
 
supportsRowLimit() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsRowLimit() - Method in class com.metamatrix.connector.salesforce.SalesforceCapabilities
 
supportsRowLimit(Object, QueryMetadataInterface, CapabilitiesFinder) - Static method in class com.metamatrix.query.optimizer.relational.rules.CapabilitiesUtil
 
supportsRowLimit() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Gets whether the connector can limit the number of rows returned by a query.
supportsRowLimit() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsRowLimit() - Method in class org.teiid.connector.jdbc.access.AccessCapabilities
 
supportsRowLimit() - Method in class org.teiid.connector.jdbc.db2.DB2Capabilities
 
supportsRowLimit() - Method in class org.teiid.connector.jdbc.mm.MMCapabilities
 
supportsRowLimit() - Method in class org.teiid.connector.jdbc.mysql.MySQLCapabilities
 
supportsRowLimit() - Method in class org.teiid.connector.jdbc.oracle.OracleCapabilities
 
supportsRowLimit() - Method in class org.teiid.connector.jdbc.postgresql.PostgreSQLCapabilities
 
supportsRowLimit() - Method in class org.teiid.connector.jdbc.sqlserver.SqlServerCapabilities
 
supportsRowOffset() - Method in class com.metamatrix.connector.ldap.LDAPConnectorCapabilities
 
supportsRowOffset(Object, QueryMetadataInterface, CapabilitiesFinder) - Static method in class com.metamatrix.query.optimizer.relational.rules.CapabilitiesUtil
 
supportsRowOffset() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Gets whether the connector supports a SQL clause (similar to the LIMIT with an offset) that can return result sets that start in the middle of the resulting rows returned by a query
supportsRowOffset() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsRowOffset() - Method in class org.teiid.connector.jdbc.mm.MMCapabilities
 
supportsRowOffset() - Method in class org.teiid.connector.jdbc.mysql.MySQLCapabilities
 
supportsRowOffset() - Method in class org.teiid.connector.jdbc.oracle.OracleCapabilities
 
supportsRowOffset() - Method in class org.teiid.connector.jdbc.postgresql.PostgreSQLCapabilities
 
supportsSavepoints() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Retrieves whether metamatrix supports savepoints.
supportsScalarFunction(Object, Function, QueryMetadataInterface, CapabilitiesFinder) - Static method in class com.metamatrix.query.optimizer.relational.rules.CapabilitiesUtil
 
supportsScalarSubqueries() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsScalarSubqueries() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates connector can accept scalar subqueries in the SELECT, WHERE, and HAVING clauses
supportsScalarSubqueries() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsScalarSubqueries() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsScalarSubqueries() - Method in class org.teiid.connector.jdbc.SimpleCapabilities
 
supportsSchemasInDataManipulation() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports using a schema name in a data manipulation statement
supportsSchemasInIndexDefinitions() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports using a schema name in an index definition statement
supportsSchemasInPrivilegeDefinitions() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports using a schema name in a privilage definition statement
supportsSchemasInProcedureCalls() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports using a schema name in an procedure call statement
supportsSchemasInTableDefinitions() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports using a schema name in an table definition statement
supportsSearchedCaseExpression(Object, QueryMetadataInterface, CapabilitiesFinder) - Static method in class com.metamatrix.query.optimizer.relational.rules.CapabilitiesUtil
 
supportsSearchedCaseExpressions() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsSearchedCaseExpressions() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates connector can accept queries with searched CASE WHEN ...
supportsSearchedCaseExpressions() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsSearchedCaseExpressions() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsSearchedCaseExpressions() - Method in class org.teiid.connector.jdbc.SimpleCapabilities
 
supportsSelect() - Method in interface com.metamatrix.metadata.runtime.api.DataType
Returns a boolean indicating if the element can be selected
supportsSelect() - Method in interface com.metamatrix.metadata.runtime.api.Element
Returns a boolean indicating if the element can be selected
supportsSelect() - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
supportsSelectAll() - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
supportsSelectAll() - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseLoaderProperties
 
supportsSelectDistinct() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsSelectDistinct(Object, QueryMetadataInterface, CapabilitiesFinder) - Static method in class com.metamatrix.query.optimizer.relational.rules.CapabilitiesUtil
 
supportsSelectDistinct() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates connector can accept queries with SELECT DISTINCT
supportsSelectDistinct() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsSelectDistinct() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsSelectDistinct() - Method in class org.teiid.connector.jdbc.SimpleCapabilities
 
supportsSelectExpression() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsSelectExpression() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates connector can accept expressions other than element symbols in the SELECT clause.
supportsSelectExpression() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsSelectExpression() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsSelectForUpdate() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports SELECT FOR UPDATE statements
supportsSelectLiterals(Object, QueryMetadataInterface, CapabilitiesFinder) - Static method in class com.metamatrix.query.optimizer.relational.rules.CapabilitiesUtil
 
supportsSelfJoins() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsSelfJoins(Object, QueryMetadataInterface, CapabilitiesFinder) - Static method in class com.metamatrix.query.optimizer.relational.rules.CapabilitiesUtil
 
supportsSelfJoins() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates connector can accept self-joins where a group is joined to itself with aliases.
supportsSelfJoins() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsSelfJoins() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsSelfJoins() - Method in class org.teiid.connector.jdbc.SimpleCapabilities
 
supportsSet() - Method in interface com.metamatrix.metadata.runtime.api.Element
Returns a boolean indicating if the element can be used in a SET operation.
supportsSet() - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
supportsSet() - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
supportsSet() - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseLoaderProperties
 
supportsSetOp(Object, SetQuery.Operation, QueryMetadataInterface, CapabilitiesFinder) - Static method in class com.metamatrix.query.optimizer.relational.rules.CapabilitiesUtil
 
supportsSetQueryOrderBy() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsSetQueryOrderBy(Object, QueryMetadataInterface, CapabilitiesFinder) - Static method in class com.metamatrix.query.optimizer.relational.rules.CapabilitiesUtil
 
supportsSetQueryOrderBy() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates that the connector supports an ORDER BY on a SetQuery.
supportsSetQueryOrderBy() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsSetQueryOrderBy() - Method in class org.teiid.connector.jdbc.derby.DerbyCapabilities
 
supportsSetQueryOrderBy() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsSingleGroupSelect() - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
supportsSingleGroupSelect() - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseLoaderProperties
 
supportsStatementPooling() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Retrieves whether this metamatrix supports statement pooling.
supportsStoredFunctionsUsingCallSyntax() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
 
supportsStoredProcedures() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports stored procedure calls using the stored procedure escape syntax
supportsSubqueriesInComparisons() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports subqueries in comparision expressions.
supportsSubqueriesInExists() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports subqueries in EXISTS expressions.
supportsSubqueriesInIns() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports subqueries in IN statements.
supportsSubqueriesInQuantifieds() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports subqueries in qualified expressions.
supportsSubscription() - Method in interface com.metamatrix.metadata.runtime.api.Element
Returns a boolean indicating if the element can be subscribed to.
supportsSubscription() - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
supportsSubscription() - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
supportsSubscription() - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseLoaderProperties
 
supportsTableCheck() - Method in class org.teiid.dialect.TeiidDialect
 
supportsTableCorrelationNames() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports table correlation names
supportsTransaction() - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
supportsTransaction() - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseLoaderProperties
 
supportsTransactionIsolationLevel(int) - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports the given transaction isolation level
supportsTransactions() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports transactions
supportsUnion() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports SQL UNION
supportsUnionAll() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix supports SQL UNION ALL
supportsUnionAll() - Method in class org.teiid.dialect.TeiidDialect
 
supportsUnions() - Method in class com.metamatrix.connector.loopback.LoopbackCapabilities
 
supportsUnions() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Support indicates that the connector supports the UNION of two queries.
supportsUnions() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
supportsUnions() - Method in class org.teiid.connector.jdbc.JDBCCapabilities
 
supportsUnions() - Method in class org.teiid.connector.jdbc.SimpleCapabilities
 
supportsUnique() - Method in class org.teiid.dialect.TeiidDialect
 
supportsUpdate() - Method in interface com.metamatrix.metadata.runtime.api.Element
Returns a boolean indicating if the element can be updated.
supportsUpdate() - Method in interface com.metamatrix.metadata.runtime.api.Group
Return boolean indicating if the model supports UPDATE operations in the sql.
supportsUpdate() - Method in class com.metamatrix.metadata.runtime.impl.TableRecordImpl
 
supportsUpdate() - Method in class com.metamatrix.metadata.runtime.model.BasicElement
 
supportsUpdate() - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
supportsUpdate() - Method in interface com.metamatrix.modeler.core.metadata.runtime.TableRecord
Check if UPDATE operations are supported on the table
supportsWhereAll() - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabaseLoaderProperties
 
supportsWhereAll() - Method in class com.metamatrix.metadata.runtime.impl.ModelRecordImpl
 
supportsWhereAll() - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabaseLoaderProperties
 
supportsWhereAll() - Method in interface com.metamatrix.modeler.core.metadata.runtime.ModelRecord
Check if full table scans are supported
SUPPRESS_HIGH_LIMIT_WARNING - Static variable in class com.metamatrix.console.ui.views.syslog.SysLogPanel
 
SURNAME - Static variable in interface com.metamatrix.admin.api.objects.User
User's surname (last name)
SVC_DEFN_COL_NUM - Static variable in class com.metamatrix.console.ui.views.deploy.ServiceDefinitionPanel
 
SWAP - Static variable in interface com.metamatrix.vdb.materialization.template.Template
 
swapScriptFileName(String, String) - Static method in class com.metamatrix.vdb.materialization.ScriptType
 
swapScriptFileName(DatabaseDialect, String) - Static method in class com.metamatrix.vdb.materialization.ScriptType
 
SwitchTo(int) - Method in class com.metamatrix.query.parser.SQLParserTokenManager
 
SYBASE - Static variable in interface com.metamatrix.common.jdbc.JDBCPlatform.Protocol
 
SYBASE - Static variable in class com.metamatrix.vdb.materialization.DatabaseDialect
 
SybaseCapabilities - Class in org.teiid.connector.jdbc.sybase
 
SybaseCapabilities() - Constructor for class org.teiid.connector.jdbc.sybase.SybaseCapabilities
 
SybaseConvertModifier - Class in org.teiid.connector.jdbc.sybase
 
SybaseConvertModifier(ILanguageFactory) - Constructor for class org.teiid.connector.jdbc.sybase.SybaseConvertModifier
 
SybaseSQLTranslator - Class in org.teiid.connector.jdbc.sybase
 
SybaseSQLTranslator() - Constructor for class org.teiid.connector.jdbc.sybase.SybaseSQLTranslator
 
Symbol - Class in com.metamatrix.query.sql.symbol
This is the server's representation of a metadata symbol.
Symbol(String, String) - Constructor for class com.metamatrix.query.sql.symbol.Symbol
Constructor to be used for cloning instances.
Symbol(String) - Constructor for class com.metamatrix.query.sql.symbol.Symbol
Construct a symbol with a name.
SymbolMap - Class in com.metamatrix.query.sql.util
 
SymbolMap() - Constructor for class com.metamatrix.query.sql.util.SymbolMap
 
SymmetricCryptor - Class in com.metamatrix.common.util.crypto.cipher
Provides a symmetric cryptor
SYNCH_WORKERS - Static variable in class org.teiid.connector.api.ConnectorPropertyNames
Indicates whether the connector represents a pooled resource.
SYNCHED_PROCS_INDEX - Static variable in interface com.metamatrix.console.ui.views.runtime.model.StatisticsConstants
 
SYNCHED_SERVS_INDEX - Static variable in interface com.metamatrix.console.ui.views.runtime.model.StatisticsConstants
 
synchronizeServer() - Method in class com.metamatrix.console.models.RuntimeMgmtManager
 
synchronizeServer() - Method in interface com.metamatrix.platform.admin.api.RuntimeStateAdminAPI
Synchronize running services with runtime configuration.
synchronizeServer() - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIHelper
Synchronize running services with runtime configuration.
synchronizeServer() - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIImpl
Synchronize running services with runtime configuration.
synchronizeStack(TreeNode) - Method in class com.metamatrix.common.tree.TreeNodeIteratorWithStack
 
synchronizeSystem(boolean) - Method in interface com.metamatrix.admin.api.server.ServerRuntimeStateAdmin
Synchronize the entire system.
synchronizeSystem(boolean) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
synchronizeSystem(boolean) - Method in class com.metamatrix.admin.server.ServerRuntimeStateAdminImpl
 
SYNTHETIC - Static variable in class com.metamatrix.query.function.metadata.FunctionMethod
 
SYS_LOG - Static variable in class com.metamatrix.console.ui.layout.PanelsTreeModel
 
SYS_PROPS - Static variable in class com.metamatrix.console.ui.layout.PanelsTreeModel
 
SYS_STATE - Static variable in class com.metamatrix.console.ui.layout.PanelsTreeModel
 
syslogEnabled - Static variable in class com.metamatrix.console.util.StaticProperties
 
SysLogger - Class in com.metamatrix.cdk.api
ConnectorLogger that prints output to System.out.
SysLogger() - Constructor for class com.metamatrix.cdk.api.SysLogger
 
SysLogger(boolean) - Constructor for class com.metamatrix.cdk.api.SysLogger
 
SysLogPanel - Class in com.metamatrix.console.ui.views.syslog
 
SysLogPanel(ConnectionInfo) - Constructor for class com.metamatrix.console.ui.views.syslog.SysLogPanel
 
syslogRefreshRate - Static variable in class com.metamatrix.console.util.StaticProperties
 
SysLogUtils - Class in com.metamatrix.console.ui.views.syslog
 
SYSTEM - Static variable in interface com.metamatrix.query.function.metadata.FunctionCategoryConstants
"System" functions expose system information.
SYSTEM_ADMIN - Static variable in class com.metamatrix.server.util.SecurityRoles.Name
 
SYSTEM_ADMIN_MODEL_NAME - Static variable in interface com.metamatrix.core.CoreConstants
 
SYSTEM_ADMIN_PHYSICAL_MODEL_NAME - Static variable in interface com.metamatrix.core.CoreConstants
 
SYSTEM_AUDIT_CONSOLE_PROPERTY_NAME - Static variable in class com.metamatrix.platform.security.audit.AuditManager
The name of the configuration property that contains 'true' if the log messages are to be sent to System.out, or 'false' otherwise.
SYSTEM_AUDIT_LEVEL_PROPERTY_NAME - Static variable in class com.metamatrix.platform.security.audit.AuditManager
The name of the configuration property that contains the message level for the AuditManager.
SYSTEM_DOCUMENT_TYPE - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.TABLE_TYPES
 
SYSTEM_KEYWORD - Static variable in class org.teiid.connector.api.CredentialMap
 
SYSTEM_LABEL_PROPERTY - Static variable in class com.metamatrix.toolbox.ui.widget.LoginPanel
 
SYSTEM_LOG_PANEL_CLASS - Static variable in class com.metamatrix.console.ui.layout.PanelsTreeModel
 
SYSTEM_MODEL_NAMES - Static variable in class com.metamatrix.common.vdb.api.SystemVdbUtility
 
SYSTEM_NAME - Static variable in class com.metamatrix.common.config.model.PropertyValidations
 
SYSTEM_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
SYSTEM_PHYSICAL_MODEL_NAME - Static variable in interface com.metamatrix.core.CoreConstants
 
SYSTEM_PHYSICAL_MODEL_NAME - Static variable in class com.metamatrix.dqp.embedded.services.EmbeddedBaseDQPService
 
SYSTEM_PROPERTIES_PANEL_CLASS - Static variable in class com.metamatrix.console.ui.layout.PanelsTreeModel
 
SYSTEM_START_INDEX - Static variable in class com.metamatrix.console.ui.views.syslog.TimeSpanPanel
 
SYSTEM_TXN_STORE_MMCMD - Static variable in class com.metamatrix.dqp.service.CustomizableTrackingService
Whether to log MetaMatrix command.
SYSTEM_TXN_STORE_SRCCMD - Static variable in class com.metamatrix.dqp.service.CustomizableTrackingService
Whether to log source command.
SYSTEM_TXN_STORE_TXN - Static variable in class com.metamatrix.dqp.service.CustomizableTrackingService
Whether to log transaction.
SYSTEM_TYPE - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.TABLE_TYPES
 
SYSTEM_VDB - Static variable in interface com.metamatrix.core.CoreConstants
 
SYSTEM_VDB_URL - Static variable in class com.metamatrix.server.util.ServerPropertyNames
 
SYSTEM_VERSION - Static variable in interface com.metamatrix.common.config.util.ConfigurationPropertyNames
 
SYSTEM_VERSION - Static variable in interface com.metamatrix.common.vdb.api.DEFReaderWriter.Header
 
SYSTEMADMIN_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
SYSTEMADMINPHYSICAL_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
SYSTEMLOGGING - Static variable in interface com.metamatrix.console.util.LogContexts
 
SYSTEMLOGSETUP - Static variable in class com.metamatrix.console.ui.layout.PanelsTreeModel
 
SYSTEMLOGSETUP_PANEL_CLASS - Static variable in class com.metamatrix.console.ui.layout.PanelsTreeModel
 
SystemLogSetUpPanel - Class in com.metamatrix.console.ui.views.logsetup
 
SystemLogSetUpPanel(ServerLogManager, boolean, ConnectionInfo) - Constructor for class com.metamatrix.console.ui.views.logsetup.SystemLogSetUpPanel
 
SystemLogWriter - Class in com.metamatrix.core.log
The SystemLogWriter is a LogListener that writes error log messages to System.err and other log messages to System.out.
SystemLogWriter() - Constructor for class com.metamatrix.core.log.SystemLogWriter
 
SystemObject - Interface in com.metamatrix.admin.api.objects
 
SYSTEMODBCMODEL - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
SYSTEMPHYSICAL_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
SYSTEMSCHEMA_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
SystemSource - Class in com.metamatrix.query.function.source
This metadata source has metadata for the hard-coded system functions.
SystemSource() - Constructor for class com.metamatrix.query.function.source.SystemSource
Construct a source of system metadata.
SystemState - Class in com.metamatrix.platform.admin.api.runtime
This class is a container for ServiceRegistryBinding objects for all the services running in this VM
SystemState(Collection) - Constructor for class com.metamatrix.platform.admin.api.runtime.SystemState
Create a new instance of VMRegistryBinding.
SystemStateBuilder - Class in com.metamatrix.platform.admin.api.runtime
This class is a container for ServiceRegistryBinding objects for all the services running in this VM
SystemStateBuilder(ClusteredRegistryState, HostManagement) - Constructor for class com.metamatrix.platform.admin.api.runtime.SystemStateBuilder
Create a new instance of VMRegistryBinding.
SystemVdbUtility - Class in com.metamatrix.common.vdb.api
 
SystemVdbUtility() - Constructor for class com.metamatrix.common.vdb.api.SystemVdbUtility
 
SYSTEMVIRTUALDATABASE_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 

T

TAB - Static variable in interface com.metamatrix.core.util.StringUtil.Constants
 
TAB_CHAR - Static variable in class com.metamatrix.common.util.SqlUtil
 
TAB_CHAR - Static variable in interface com.metamatrix.core.util.StringUtil.Constants
 
table - Variable in class com.metamatrix.connector.salesforce.execution.visitors.CriteriaVisitor
 
TABLE - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Relational.Class
 
TABLE - Static variable in class com.metamatrix.modeler.core.index.IndexConstants.RECORD_TYPE
 
TABLE - Static variable in class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants.COLUMN_SET_TYPES
 
TABLE - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
TABLE - Static variable in class com.metamatrix.query.sql.ReservedWords
 
TABLE_MATERIALIZATION_INDEX_VERSION - Static variable in class com.metamatrix.metadata.runtime.impl.RecordFactory
The version number that is associated with the change made to add materialization property on tables.
TABLE_NAME - Static variable in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCNames.ExtensionFilesTable
 
TABLE_NAME - Static variable in class com.metamatrix.common.id.dbid.spi.jdbc.JDBCNames.IDTable
 
TABLE_NAME - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.ModelPropNames
 
TABLE_NAME - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.ModelPropValues
 
TABLE_NAME - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.Models
 
TABLE_NAME - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.VDBModels
 
TABLE_NAME - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.VirtualDatabases
 
TABLE_NAME - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.VModelProperties
 
TABLE_NAME - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthPermissions
 
TABLE_NAME - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthPermTypes
 
TABLE_NAME - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthPolicies
 
TABLE_NAME - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthPrincipals
 
TABLE_NAME - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthRealms
 
TABLE_PROPERTY_NAME - Static variable in class com.metamatrix.common.log.DbLogWriter
The name of the property that contains the name of the table to which log messages are to be recorded.
TABLE_PROPERTY_NAME - Static variable in class com.metamatrix.common.log.reader.DBLogReader
The name of the property that contains the name of the table to which log messages are to be recorded.
TABLE_PROPERTY_NAME - Static variable in class com.metamatrix.platform.security.audit.destination.DatabaseAuditDestination
The name of the property that contains the name of the table to which log messages are to be recorded.
TABLE_TYPE - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.TABLE_TYPES
 
TABLE_TYPE - Static variable in class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants.TABLE_TYPES
 
TableCellRendererFactory - Class in com.metamatrix.console.ui.util
The TableCellRendererFactory provides table cell renderers.
tableChanged(TableModelEvent) - Method in class com.metamatrix.console.ui.treetable.JTreeTable
Handles keeping a map of where the rows were originally at and where they currently are indexed in the table.
tableChanged(TableModelEvent) - Method in class com.metamatrix.console.ui.views.connectorbinding.ImportBindingWizardRenamePanel
 
tableChanged(TableModelEvent) - Method in class com.metamatrix.toolbox.ui.widget.PropertiedObjectArrayTable
Overridden to hide the column containing the PropertiedObjects and to set the renderer on the Name column (if it exists) to one that displays appropriate icons.
tableChanged(TableModelEvent) - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
 
TableColumnSortListener - Interface in com.metamatrix.toolbox.ui.widget.table
 
TableComparator - Interface in com.metamatrix.toolbox.ui.widget.table
 
TableConstants - Interface in com.metamatrix.toolbox.ui.widget.table
 
tableContents(JTable) - Static method in class com.metamatrix.console.util.StaticTableUtilities
 
TableFilter - Interface in com.metamatrix.toolbox.ui.widget.table
 
TableHeader - Interface in com.metamatrix.toolbox.ui.widget.table
 
TableHeaderButton - Class in com.metamatrix.toolbox.ui.widget.table
 
TableHeaderButton() - Constructor for class com.metamatrix.toolbox.ui.widget.table.TableHeaderButton
 
TableHeaderButtonLookAndFeel - Class in com.metamatrix.toolbox.ui.widget.laf
Sub-classes BasicButtonUI to provide multiple-line text.
TableHeaderButtonLookAndFeel() - Constructor for class com.metamatrix.toolbox.ui.widget.laf.TableHeaderButtonLookAndFeel
 
TableHideOptionPanel - Class in com.metamatrix.toolbox.ui.widget.table
 
TableHideOptionPanel(TableWidget) - Constructor for class com.metamatrix.toolbox.ui.widget.table.TableHideOptionPanel
 
tableName - Variable in class com.metamatrix.common.log.reader.DBLogReader
 
tableName - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
TableOptionPanel - Class in com.metamatrix.toolbox.ui.widget.table
 
TableOptionPanel(DefaultTableHeader) - Constructor for class com.metamatrix.toolbox.ui.widget.table.TableOptionPanel
 
tablePrimary(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
 
TableRecord - Interface in com.metamatrix.modeler.core.metadata.runtime
TableRecord
TableRecord.TableRecordProperties - Interface in com.metamatrix.modeler.core.metadata.runtime
Constants for perperties stored on a TableRecord
TableRecordImpl - Class in com.metamatrix.metadata.runtime.impl
TableRecordImpl
TableRecordImpl() - Constructor for class com.metamatrix.metadata.runtime.impl.TableRecordImpl
 
TableRecordImpl(MetadataRecordDelegate) - Constructor for class com.metamatrix.metadata.runtime.impl.TableRecordImpl
 
tableReference(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse a join predicate clause, which occurs as an element in the FROM clause.
tableReferenceUnescaped(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
 
TableReorderOptionPanel - Class in com.metamatrix.toolbox.ui.widget.table
 
TableReorderOptionPanel(TableWidget) - Constructor for class com.metamatrix.toolbox.ui.widget.table.TableReorderOptionPanel
 
TABLES_INDEX - Static variable in class com.metamatrix.modeler.core.index.IndexConstants.INDEX_NAME
 
TableSorter - Interface in com.metamatrix.toolbox.ui.widget.table
 
TableSortOptionPanel - Class in com.metamatrix.toolbox.ui.widget.table
 
TableSortOptionPanel(TableWidget) - Constructor for class com.metamatrix.toolbox.ui.widget.table.TableSortOptionPanel
 
tableWasChanged() - Method in class com.metamatrix.console.ui.views.vdb.VDBWizardModelVisibilityPanel
 
TableWidget - Class in com.metamatrix.toolbox.ui.widget
This class is intended to be used everywhere within the application that a table needs to be displayed.
TableWidget() - Constructor for class com.metamatrix.toolbox.ui.widget.TableWidget
 
TableWidget(List) - Constructor for class com.metamatrix.toolbox.ui.widget.TableWidget
 
TableWidget(TableModel) - Constructor for class com.metamatrix.toolbox.ui.widget.TableWidget
 
TableWidget(boolean) - Constructor for class com.metamatrix.toolbox.ui.widget.TableWidget
 
TableWidget(List, boolean) - Constructor for class com.metamatrix.toolbox.ui.widget.TableWidget
 
TableWidget(TableModel, boolean) - Constructor for class com.metamatrix.toolbox.ui.widget.TableWidget
 
TABSET_LIMIT_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
tabSize - Variable in class com.metamatrix.query.parser.JavaCharStream
 
TagBuilderVisitor - Class in com.metamatrix.query.optimizer.xml
Builds a Element/Attribute or Comment tag for the XML Plan Node.
TagBuilderVisitor() - Constructor for class com.metamatrix.query.optimizer.xml.TagBuilderVisitor
 
tan(Double) - Static method in class com.metamatrix.query.function.FunctionMethods
 
TAN - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
TARGET_HOST_KEY - Static variable in class com.metamatrix.common.util.WSDLServletUtil
 
TARGET_NAMESPACE_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
TARGET_POLICYID_INDEX - Static variable in class com.metamatrix.platform.admin.api.EntitlementMigrationReport
Index in inner list of where header's value resides.
TARGET_PORT_KEY - Static variable in class com.metamatrix.common.util.WSDLServletUtil
 
TargetableEvent - Class in com.metamatrix.core.event
 
TargetableEvent(Object, Object) - Constructor for class com.metamatrix.core.event.TargetableEvent
 
TargetableEvent(Object, Object, ObjectID) - Constructor for class com.metamatrix.core.event.TargetableEvent
 
targetClass - Variable in class com.metamatrix.common.comm.platform.socket.client.ServiceInvocationStruct
 
TargetedActionDefinition - Class in com.metamatrix.common.actions
 
TargetedActionDefinition(Object, AttributeDefinition, Object[]) - Constructor for class com.metamatrix.common.actions.TargetedActionDefinition
Create a new instance of an action definition by specifying the target.
TargetedActionDefinition(Object, Integer) - Constructor for class com.metamatrix.common.actions.TargetedActionDefinition
 
TargetedActionDefinition(Object, Integer, Object[]) - Constructor for class com.metamatrix.common.actions.TargetedActionDefinition
 
TargetedActionDefinition(TargetedActionDefinition) - Constructor for class com.metamatrix.common.actions.TargetedActionDefinition
 
TCP - Static variable in class com.metamatrix.server.JGroupsProvider
 
TeiidDialect - Class in org.teiid.dialect
 
TeiidDialect() - Constructor for class org.teiid.dialect.TeiidDialect
 
TELEPHONE_NUMBER - Static variable in interface com.metamatrix.admin.api.objects.User
User's telephone number
TEMP_DIRECTORY - Static variable in class com.metamatrix.core.util.FileUtils
 
TEMP_GROUP_NAME - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Tags
specifies a single temp group name - this tag has multiplicity of zero or more
TEMP_GROUP_NAMES - Static variable in class com.metamatrix.query.mapping.xml.MappingNodeConstants.Properties
The name(s) of the temporary group(s) to be materialized at this document node.
TEMP_GROUP_PREFIX - Static variable in class com.metamatrix.query.sql.symbol.GroupSymbol
 
TempDirectory - Class in com.metamatrix.core.util
Creates and deletes temporary directories.
TempDirectory(String, long, long) - Constructor for class com.metamatrix.core.util.TempDirectory
 
TempDirectory(long, long) - Constructor for class com.metamatrix.core.util.TempDirectory
 
TempDirectoryMonitor - Class in com.metamatrix.core.util
Keeps track of all TempDirectories created so that they can be removed.
TempDirectoryMonitor() - Constructor for class com.metamatrix.core.util.TempDirectoryMonitor
 
tempGroupIDs - Variable in class com.metamatrix.query.sql.lang.Command
All temporary group IDs discovered while resolving this command.
Template - Interface in com.metamatrix.vdb.materialization.template
Captures the idea that templates are provided with attributes.
TEMPLATE_NOT_ACTIVE - Static variable in class com.sforce.soap.partner.StatusCode
 
TemplateData - Interface in com.metamatrix.vdb.materialization.template
Implement this interface to provide template specific mappings of arguments into the attributes required by the template engine.
TemplateExpander - Class in com.metamatrix.vdb.materialization.template
Uses a set of data values and templates to generate an expanded template.
TemplateExpander(TemplateData, DatabaseDialect) - Constructor for class com.metamatrix.vdb.materialization.template.TemplateExpander
 
TempMetadataAdapter - Class in com.metamatrix.query.metadata
This is an adapter class, it contains another instance of QueryMetadataInterface as well as a TempMetadataStore.
TempMetadataAdapter(QueryMetadataInterface, TempMetadataStore) - Constructor for class com.metamatrix.query.metadata.TempMetadataAdapter
 
TempMetadataAdapter(QueryMetadataInterface, TempMetadataStore, Map, Map) - Constructor for class com.metamatrix.query.metadata.TempMetadataAdapter
 
TempMetadataID - Class in com.metamatrix.query.metadata
This class represents a temporary metadata ID.
TempMetadataID(String, List<TempMetadataID>) - Constructor for class com.metamatrix.query.metadata.TempMetadataID
Constructor for group form of metadata ID.
TempMetadataID(String, List<TempMetadataID>, boolean, boolean) - Constructor for class com.metamatrix.query.metadata.TempMetadataID
Constructor for group form of metadata ID.
TempMetadataID(String, Class<?>) - Constructor for class com.metamatrix.query.metadata.TempMetadataID
Constructor for element form of metadata ID.
TempMetadataID(String, Class<?>, Object) - Constructor for class com.metamatrix.query.metadata.TempMetadataID
Constructor for element form of metadata ID with the underlying element.
TempMetadataStore - Class in com.metamatrix.query.metadata
Store for temporary metadata discovering while resolving a query.
TempMetadataStore() - Constructor for class com.metamatrix.query.metadata.TempMetadataStore
Constructor for TempMetadataStore.
TempMetadataStore(Map) - Constructor for class com.metamatrix.query.metadata.TempMetadataStore
Constructor for TempMetadataStore that takes a set of data to use.
TEMPORARY - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
TEMPORARY - Static variable in class com.metamatrix.query.sql.ReservedWords
 
TEMPORARY_COLUMN - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLDocument.Class
 
TEMPORARY_GROUP - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Virtual.Class
 
TEMPORARY_GROUPS_FOR_DOCUMENT - Static variable in interface com.metamatrix.modeler.core.metadata.runtime.TableRecord.TableRecordProperties
 
TEMPORARY_TABLE - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLDocument.Class
 
TempTableDataManager - Class in com.metamatrix.query.processor
This proxy ProcessorDataManager is used during XML query processing to handle temporary groups in the document model.
TempTableDataManager(ProcessorDataManager, TempTableStore) - Constructor for class com.metamatrix.query.processor.TempTableDataManager
Constructor takes the "real" ProcessorDataManager that this object will be a proxy to, and will pass most calls through to transparently.
TempTableResolver - Class in com.metamatrix.query.resolver.command
 
TempTableResolver() - Constructor for class com.metamatrix.query.resolver.command.TempTableResolver
 
TempTableStore - Interface in com.metamatrix.query.tempdata
 
TempTableStoreImpl - Class in com.metamatrix.query.tempdata
 
TempTableStoreImpl(BufferManager, String, TempTableStore) - Constructor for class com.metamatrix.query.tempdata.TempTableStoreImpl
 
TeradataCapabilities - Class in org.teiid.connector.jdbc.teradata
for Teradata database Release V2R5.1
TeradataCapabilities() - Constructor for class org.teiid.connector.jdbc.teradata.TeradataCapabilities
 
TERMINATE - Static variable in class com.metamatrix.console.ui.views.sessions.SessionPanel
 
TERMINATE_OP - Static variable in class com.metamatrix.console.models.ModelChangedEvent
 
terminateBatches() - Method in class com.metamatrix.query.processor.proc.ProcedurePlan
 
terminateBatches() - Method in class com.metamatrix.query.processor.relational.RelationalNode
 
TERMINATED - Static variable in interface com.metamatrix.platform.security.api.MetaMatrixSessionState
The session is terminated - this state cannot change once it is reached.
TERMINATED_STATE_DESC - Static variable in interface com.metamatrix.admin.api.objects.Session
The description when the session is terminated - this state cannot change once it is reached.
terminateSelectedSessions() - Method in class com.metamatrix.console.ui.views.sessions.SessionPanel
 
terminateSession(String) - Method in interface com.metamatrix.admin.api.core.CoreRuntimeStateAdmin
Terminate the Session
terminateSession(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
terminateSession(String) - Method in class com.metamatrix.admin.server.ServerRuntimeStateAdminImpl
 
terminateSession(String) - Method in class com.metamatrix.console.models.SessionManager
Terminates, on remote system, the session specified by the parameter.
terminateSession(String) - Method in class com.metamatrix.dqp.embedded.admin.DQPRuntimeStateAdminImpl
 
terminateSession(MetaMatrixSessionID, MetaMatrixSessionID) - Method in interface com.metamatrix.platform.security.api.service.SessionServiceInterface
Terminates the specified session.
terminateSession(MetaMatrixSessionID, MetaMatrixSessionID) - Method in class com.metamatrix.platform.security.session.service.SessionServiceImpl
 
terminateTransaction(Xid) - Method in interface com.metamatrix.admin.api.core.CoreRuntimeStateAdmin
Mark the given global transaction as rollback only.
terminateTransaction(String, String) - Method in interface com.metamatrix.admin.api.core.CoreRuntimeStateAdmin
Mark the given transaction as rollback only.
terminateTransaction(String, String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
terminateTransaction(Xid) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
terminateTransaction(String, String) - Method in class com.metamatrix.admin.server.ServerRuntimeStateAdminImpl
 
terminateTransaction(Xid) - Method in class com.metamatrix.admin.server.ServerRuntimeStateAdminImpl
 
terminateTransaction(String, String) - Method in class com.metamatrix.dqp.embedded.admin.DQPRuntimeStateAdminImpl
 
terminateTransaction(Xid) - Method in class com.metamatrix.dqp.embedded.admin.DQPRuntimeStateAdminImpl
 
terminateTransaction(Xid) - Method in interface com.metamatrix.dqp.service.TransactionService
 
terminateTransaction(String, String) - Method in interface com.metamatrix.dqp.service.TransactionService
 
terminateTransaction(String, String) - Method in class com.metamatrix.server.query.service.QueryService
 
terminateTransaction(Xid) - Method in class com.metamatrix.server.query.service.QueryService
 
terminateTransaction(Xid) - Method in interface com.metamatrix.server.query.service.QueryServiceInterface
 
terminateTransaction(String, String) - Method in interface com.metamatrix.server.query.service.QueryServiceInterface
 
TERRITORY_REALIGN_IN_PROGRESS - Static variable in class com.sforce.soap.partner.StatusCode
 
TEST_PREFIX - Static variable in class com.metamatrix.core.commandshell.ScriptCommandTarget
 
testCondition(ProcedurePlan) - Method in class com.metamatrix.query.processor.proc.LoopInstruction
 
testCondition(ProcedurePlan) - Method in interface com.metamatrix.query.processor.proc.RepeatedInstruction
 
testCondition(ProcedurePlan) - Method in class com.metamatrix.query.processor.proc.WhileInstruction
 
testCount - Variable in class com.metamatrix.core.commandshell.ScriptCommandTarget
 
testDirectoryPermissions(String) - Static method in class com.metamatrix.core.util.FileUtils
Test whether it's possible to read and write files in the specified directory.
testFailureCount - Variable in class com.metamatrix.core.commandshell.ScriptCommandTarget
 
testFailureMessage - Variable in class com.metamatrix.core.commandshell.ScriptCommandTarget
 
testForParam(Element) - Static method in class com.metamatrix.connector.xml.base.ParameterDescriptor
 
testLoadMetadata(String, String, String) - Method in class com.metamatrix.dqp.service.metadata.QueryMetadataCache
Only to be used by UnitTests
testRole() - Method in class com.metamatrix.connector.xml.base.ParameterDescriptor
 
TEXT_DATA_OUTSIDE_SUPPORTED_CHARSET - Static variable in class com.sforce.soap.partner.StatusCode
 
TEXT_PROPERTY - Static variable in interface com.metamatrix.toolbox.ui.widget.text.TextConstants
 
TextCapabilities - Class in com.metamatrix.connector.text
 
TextCapabilities() - Constructor for class com.metamatrix.connector.text.TextCapabilities
 
TextConnection - Class in com.metamatrix.connector.text
Implementation of Connection interface for text connection.
TextConnector - Class in com.metamatrix.connector.text
Implementation of text connector.
TextConnector() - Constructor for class com.metamatrix.connector.text.TextConnector
 
TextConstants - Interface in com.metamatrix.toolbox.ui.widget.text
 
TextContainer - Interface in com.metamatrix.toolbox.ui.widget.text
 
TextFieldWidget - Class in com.metamatrix.toolbox.ui.widget
This class is intended to be used everywhere within the application that a single-line text Textor (similar to JTextField) needs to be displayed.
TextFieldWidget() - Constructor for class com.metamatrix.toolbox.ui.widget.TextFieldWidget
Creates a blank field with no constraints.
TextFieldWidget(String) - Constructor for class com.metamatrix.toolbox.ui.widget.TextFieldWidget
Creates a field populated with the specified text, and wide enough to display the text.
TextFieldWidget(int) - Constructor for class com.metamatrix.toolbox.ui.widget.TextFieldWidget
Creates a blank field wide enough to display the specified number of characters.
TextFieldWidget(String, int) - Constructor for class com.metamatrix.toolbox.ui.widget.TextFieldWidget
Creates a field populated with the specified text, and wide enough to display the specified number of characters.
textFieldWidgets - Variable in class com.metamatrix.console.ui.views.runtime.AbstractStatisticsPanel
 
TextManager - Class in com.metamatrix.common.properties
In addition to the feautures provided by PropertyManager, TextManager adds support for language translation from simple words to entire strings of text.
TextManager() - Constructor for class com.metamatrix.common.properties.TextManager
Creates an instance of TextManager with a default registered resource bundle used by other Toolbox classes.
TextManager(String) - Constructor for class com.metamatrix.common.properties.TextManager
Creates an instance of TextManager that will retrieve property values from the specified namespace.
TextManager(String[]) - Constructor for class com.metamatrix.common.properties.TextManager
Creates an instance of TextManager that will retrieve property values from the specified list of namespaces.
TextManager(List) - Constructor for class com.metamatrix.common.properties.TextManager
Creates an instance of TextManager that will retrieve property values from the specified list of namespaces.
TextManager(String, Map) - Constructor for class com.metamatrix.common.properties.TextManager
Creates an instance of TextManager that will retrieve property values from the specified namespace.
TextOutputVisitor - Class in com.metamatrix.jdbc.api
This visitor class can be used to output a formatted text representation of the plan.
TextOutputVisitor(DisplayHelper, int) - Constructor for class com.metamatrix.jdbc.api.TextOutputVisitor
Construct the visitor.
TextPane - Class in com.metamatrix.toolbox.ui.widget
Printable JTextPane
TextPane() - Constructor for class com.metamatrix.toolbox.ui.widget.TextPane
Constructs a new JTextPane.
TextPane(StyledDocument) - Constructor for class com.metamatrix.toolbox.ui.widget.TextPane
Constructs a new JTextPane, with a specified document model.
TextPlugin - Class in com.metamatrix.connector.text
TextPlugin
TextPlugin() - Constructor for class com.metamatrix.connector.text.TextPlugin
 
TextPropertyNames - Class in com.metamatrix.connector.text
Property names used in the text connector.
TextPropertyNames() - Constructor for class com.metamatrix.connector.text.TextPropertyNames
 
TextSynchExecution - Class in com.metamatrix.connector.text
The essential part that executes the query.
TextSynchExecution(IQuery, Connection, RuntimeMetadata) - Constructor for class com.metamatrix.connector.text.TextSynchExecution
Constructor.
TextUtil - Class in com.metamatrix.connector.text
 
TextUtil() - Constructor for class com.metamatrix.connector.text.TextUtil
 
TextUtilities - Class in com.metamatrix.toolbox.ui
 
TextUtilities() - Constructor for class com.metamatrix.toolbox.ui.TextUtilities
 
TextValidator - Class in com.metamatrix.console.ui.views.deploy.util
 
TextValidator(int, int, boolean) - Constructor for class com.metamatrix.console.ui.views.deploy.util.TextValidator
 
THEN - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
THEN - Static variable in class com.metamatrix.query.sql.ReservedWords
 
THEN - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
thePanel - Variable in class com.metamatrix.console.ui.util.ExpertPropertiedObjectPanelHolder
 
thirdItemRadioButton - Variable in class com.metamatrix.console.ui.views.syslog.TimeSpanStartingOrEndingPanel
 
THREAD - Static variable in class com.metamatrix.common.log.DbLogWriter.ColumnName
 
THREAD - Static variable in class com.metamatrix.common.log.reader.LogEntryPropertyNames.ColumnName
 
THREAD_ERR_0001 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
thread (025)
THREAD_ERR_0002 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
threadCount - Variable in class com.metamatrix.platform.vm.controller.ProcessStatistics
 
throwException(String) - Method in class com.metamatrix.common.config.model.PropertyValidations
 
throwException(boolean) - Method in class com.metamatrix.query.resolver.util.ResolverVisitor
 
throwExceptionOnDefault() - Method in class com.metamatrix.query.mapping.xml.MappingChoiceNode
 
throwExceptionOnRecurrsionLimit() - Method in class com.metamatrix.query.mapping.xml.MappingRecursiveElement
 
throwProcessingException(String, Object[]) - Method in class com.metamatrix.admin.server.AbstractAdminImpl
Throw a processing exception with a localized message.
throwRuntimeException(Exception) - Static method in class com.metamatrix.common.properties.ObjectPropertyManager
Throws the specified exception as a RuntimeException.
THURSDAY - Static variable in class com.metamatrix.console.util.QCDate
 
TIME - Static variable in interface com.metamatrix.common.config.util.ConfigurationPropertyNames
 
TIME - Static variable in class com.metamatrix.common.object.PropertyType
 
TIME - Static variable in class com.metamatrix.common.types.DataTypeManager.DefaultDataClasses
 
TIME - Static variable in class com.metamatrix.common.types.DataTypeManager.DefaultDataTypes
 
TIME - Static variable in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
 
TIME - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.BuiltInNames
 
TIME - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.PrimitiveBuiltInNames
 
TIME - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.RuntimeTypeNames
 
TIME - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
TIME - Static variable in class com.metamatrix.query.sql.ReservedWords
 
TIME - Static variable in class org.teiid.connector.api.TypeFacility.RUNTIME_NAMES
 
TIME - Static variable in interface org.teiid.connector.api.TypeFacility.RUNTIME_TYPES
 
TIME - Static variable in class org.teiid.connector.jdbc.translator.BasicFunctionModifier
 
TIME - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
TIME_BETWEEN_EVICTION_THREAD_RUNS_DEFAULT - Static variable in interface com.metamatrix.soap.service.ConnectionPoolFactory
 
TIME_BETWEEN_EVICTION_THREAD_RUNS_KEY - Static variable in interface com.metamatrix.soap.service.ConnectionPoolFactory
The value for this property defines the amount of time between checks for connections that have exceeded the MIN_EVICTABLE_IDLE_TIME.
TIME_CLASS - Static variable in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
 
TIME_SUBMITTED_HDR - Static variable in class com.metamatrix.console.ui.views.queries.QueryTableModel
 
TIME_VAL - Static variable in class com.metamatrix.connector.loopback.LoopbackExecution
 
TIMED_OUT - Static variable in class com.metamatrix.jdbc.MMStatement
 
TimedManager - Class in com.metamatrix.console.models
Abstract superclass of timed managers - timed managers maintain data which becomes stale after a certain amount of time, and needs periodic refreshing.
TimedManager(ConnectionInfo) - Constructor for class com.metamatrix.console.models.TimedManager
Creates a TimedManager with the default refresh rate
TimedManager(ConnectionInfo, int) - Constructor for class com.metamatrix.console.models.TimedManager
Creates a TimedManager with the specified refresh rate
TimedManager(ConnectionInfo, int, boolean) - Constructor for class com.metamatrix.console.models.TimedManager
Creates a TimedManager with the specified refresh rate
TIMEFORMAT - Static variable in class com.metamatrix.console.util.StaticProperties
 
timeInMillis(int, int, int, int, int, int) - Static method in class com.metamatrix.console.util.QCGregorianCalendar
Return a time in milliseconds, given a four-digit year, month 1 through 12, day 1 through 31, hour 0 through 23, minute 0 through 59, and second 0 through 59, and using the default time zone.
TIMEOUT_KEY - Static variable in class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
TIMEOUT_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
timeoutOccurred() - Method in class com.metamatrix.jdbc.MMStatement
Ends the command and sets the status to TIMED_OUT.
timesExpression(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse an expression - made up of literals and functions.
timesOperator() - Method in class com.metamatrix.query.parser.SQLParser
Parse the multiply/divide operator.
TimeSpanButtonSelectionListener - Interface in com.metamatrix.console.ui.views.syslog
 
timeSpanChangedFromOriginal(boolean) - Method in class com.metamatrix.console.ui.views.syslog.SysLogPanel
 
timeSpanChangedFromOriginal(boolean) - Method in interface com.metamatrix.console.ui.views.syslog.TimeSpanPanelValidityListener
 
TimeSpanEndingPanel - Class in com.metamatrix.console.ui.views.syslog
 
TimeSpanEndingPanel(TimeSpanButtonSelectionListener, DocumentListener, Date) - Constructor for class com.metamatrix.console.ui.views.syslog.TimeSpanEndingPanel
 
TimeSpanPanel - Class in com.metamatrix.console.ui.views.syslog
 
TimeSpanPanel(Date, Date, TimeSpanPanelValidityListener) - Constructor for class com.metamatrix.console.ui.views.syslog.TimeSpanPanel
 
TimeSpanPanelValidityListener - Interface in com.metamatrix.console.ui.views.syslog
 
TimeSpanStartingOrEndingPanel - Class in com.metamatrix.console.ui.views.syslog
 
TimeSpanStartingOrEndingPanel(TimeSpanButtonSelectionListener, DocumentListener, Date, String, String, int) - Constructor for class com.metamatrix.console.ui.views.syslog.TimeSpanStartingOrEndingPanel
 
TimeSpanStartingPanel - Class in com.metamatrix.console.ui.views.syslog
 
TimeSpanStartingPanel(TimeSpanButtonSelectionListener, DocumentListener, Date) - Constructor for class com.metamatrix.console.ui.views.syslog.TimeSpanStartingPanel
 
timeSpanValidityChanged(boolean) - Method in class com.metamatrix.console.ui.views.syslog.SysLogPanel
 
timeSpanValidityChanged(boolean) - Method in interface com.metamatrix.console.ui.views.syslog.TimeSpanPanelValidityListener
 
TIMESTAMP - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.AttributeName
Static constant that represents the name of the "timestamp attribute.
TIMESTAMP - Static variable in class com.metamatrix.common.log.DbLogWriter.ColumnName
 
TIMESTAMP - Static variable in class com.metamatrix.common.log.reader.LogEntryPropertyNames.ColumnName
 
TIMESTAMP - Static variable in class com.metamatrix.common.object.PropertyType
 
TIMESTAMP - Static variable in class com.metamatrix.common.types.DataTypeManager.DefaultDataClasses
 
TIMESTAMP - Static variable in class com.metamatrix.common.types.DataTypeManager.DefaultDataTypes
 
TIMESTAMP - Static variable in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
 
TIMESTAMP - Static variable in class com.metamatrix.connector.xmlsource.soap.SecurityToken
 
TIMESTAMP - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.BuiltInNames
 
TIMESTAMP - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.MetaMatrixExtendedBuiltInNames
 
TIMESTAMP - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.RuntimeTypeNames
 
TIMESTAMP - Static variable in class com.metamatrix.platform.security.audit.destination.DatabaseAuditDestination.ColumnName
 
TIMESTAMP - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
TIMESTAMP - Static variable in class com.metamatrix.query.sql.ReservedWords
 
TIMESTAMP - Static variable in class org.teiid.connector.api.TypeFacility.RUNTIME_NAMES
 
TIMESTAMP - Static variable in interface org.teiid.connector.api.TypeFacility.RUNTIME_TYPES
 
TIMESTAMP - Static variable in class org.teiid.connector.jdbc.translator.BasicFunctionModifier
 
TIMESTAMP - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
TIMESTAMP_CLASS - Static variable in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
 
TIMESTAMP_FORMAT - Static variable in class com.metamatrix.core.log.FileLimitSizeLogWriter
 
TIMESTAMP_FORMAT - Static variable in class com.metamatrix.core.util.DateUtil
 
TIMESTAMP_FORMAT - Static variable in class com.metamatrix.platform.security.audit.format.DelimitedAuditMessageFormat
 
TIMESTAMP_FORMAT - Static variable in class com.metamatrix.platform.security.audit.format.ReadableAuditMessageFormat
 
TIMESTAMP_VAL - Static variable in class com.metamatrix.connector.loopback.LoopbackExecution
 
TIMESTAMPADD - Static variable in class com.metamatrix.query.function.FunctionLibrary
 
timestampAdd(String, Integer, Timestamp) - Static method in class com.metamatrix.query.function.FunctionMethods
 
timestampAdd(String, Integer, Date) - Static method in class com.metamatrix.query.function.FunctionMethods
 
timestampAdd(String, Integer, Time) - Static method in class com.metamatrix.query.function.FunctionMethods
 
TIMESTAMPADD - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
TIMESTAMPADD - Static variable in class com.metamatrix.query.sql.ReservedWords
 
TIMESTAMPADD - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
TIMESTAMPADD - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
timestampCreate(Date, Time) - Static method in class com.metamatrix.query.function.FunctionMethods
This method truncates (ignores) figures
TIMESTAMPCREATE - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
timestampDiff(String, Time, Time) - Static method in class com.metamatrix.query.function.FunctionMethods
 
timestampDiff(String, Timestamp, Timestamp) - Static method in class com.metamatrix.query.function.FunctionMethods
This method truncates (ignores) figures
TIMESTAMPDIFF - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
TIMESTAMPDIFF - Static variable in class com.metamatrix.query.sql.ReservedWords
 
TIMESTAMPDIFF - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
TIMESTAMPDIFF - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
TimestampToDateTransform - Class in com.metamatrix.common.types.basic
 
TimestampToDateTransform() - Constructor for class com.metamatrix.common.types.basic.TimestampToDateTransform
 
TimestampToStringTransform - Class in com.metamatrix.common.types.basic
 
TimestampToStringTransform() - Constructor for class com.metamatrix.common.types.basic.TimestampToStringTransform
 
TimestampToTimeTransform - Class in com.metamatrix.common.types.basic
 
TimestampToTimeTransform() - Constructor for class com.metamatrix.common.types.basic.TimestampToTimeTransform
 
TIMESTAMPTYPE - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
TimestampWithTimezone - Class in com.metamatrix.common.util
Utility methods for SQL Timestamps, Time, and Dates with time zones as UTC This is intended to take incoming Strings or Dates that have accurate Calendar fields and give the UTC time by interpretting those fields in the target time zone.
TimestampWithTimezone() - Constructor for class com.metamatrix.common.util.TimestampWithTimezone
 
TIMETOLIVE - Static variable in interface com.metamatrix.admin.api.objects.ProcessObject
Proces Time To Live Property Name
TIMETOLIVE - Static variable in interface com.metamatrix.common.config.api.VMComponentDefnType
 
TimeToStringTransform - Class in com.metamatrix.common.types.basic
 
TimeToStringTransform() - Constructor for class com.metamatrix.common.types.basic.TimeToStringTransform
 
TimeToTimestampTransform - Class in com.metamatrix.common.types.basic
 
TimeToTimestampTransform() - Constructor for class com.metamatrix.common.types.basic.TimeToTimestampTransform
 
timeToWait - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.ConnectionlessRequest
 
timeToWait - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.ResultsRequest
 
TIMETYPE - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
TITLE - Static variable in class com.metamatrix.console.ui.dialog.ResetPasswordPanel
Title suitable for Dialog or Window
TITLE_DEFAULT - Static variable in class com.metamatrix.console.util.ExceptionUtility
 
TitledBorder - Class in com.metamatrix.toolbox.ui.widget
TitledBorder overrides the JDK class by the same name merely to provide space between the title and the border.
TitledBorder(String) - Constructor for class com.metamatrix.toolbox.ui.widget.TitledBorder
 
toArray() - Method in class com.metamatrix.api.core.message.MessageList
Returns an array containing all of the elements in this list in proper sequence.
toArray(Object[]) - Method in class com.metamatrix.api.core.message.MessageList
Returns an array containing all of the elements in this list in proper sequence; the runtime type of the returned array is that of the specified array.
toBooleanValueString(boolean) - Method in class org.teiid.dialect.TeiidDialect
 
toByteArray(File) - Static method in class com.metamatrix.common.util.ByteArrayHelper
Reads data from the file and returns it as a byte array.
toByteArray(InputStream) - Static method in class com.metamatrix.common.util.ByteArrayHelper
Reads binary data from the InputStream and returns it as a byte array.
toByteArray(InputStream, int) - Static method in class com.metamatrix.common.util.ByteArrayHelper
Reads binary data from the InputStream and returns it as a byte array.
toByteArray() - Method in interface com.metamatrix.common.vdb.api.VDBStream
return the VDB contents as byte array
toByteArray() - Method in class com.metamatrix.common.vdb.api.VDBStreamImpl
 
toConjunctiveNormalForm(Criteria) - Static method in class com.metamatrix.query.sql.lang.Criteria
 
toDayMonthYearLastTwoString() - Method in class com.metamatrix.console.util.QCDate
 
toDisjunctiveNormalForm(Criteria) - Static method in class com.metamatrix.query.sql.lang.Criteria
 
toDisplayString(boolean) - Method in class com.metamatrix.console.util.DaysHoursMinutesSeconds
Display the time amount in the form of:
toExceptionHolders(List<? extends Throwable>) - Static method in class com.metamatrix.api.exception.ExceptionHolder
 
toFileNameWithExtension(String, String) - Static method in class com.metamatrix.core.util.FileUtils
Convert the specified file name to end with the specified extension if it doesn't already end with an extension.
toFileNameWithExtension(String, String, boolean) - Static method in class com.metamatrix.core.util.FileUtils
Convert the specified file name to end with the specified extension if it doesn't already end with an extension.
toFixedLength(String, int) - Static method in class com.metamatrix.core.util.StringUtil
If input == null OR input.length() < desiredLength, pad to desiredLength with spaces.
ToggleButtonBorder - Class in com.metamatrix.toolbox.ui.widget.button
Toggling raised/lowered bevel border for ToggleButtons
ToggleButtonBorder() - Constructor for class com.metamatrix.toolbox.ui.widget.button.ToggleButtonBorder
Default Constructor for ToggleButtonBorder.
ToggleButtonBorder(Color, Color, Color, Color) - Constructor for class com.metamatrix.toolbox.ui.widget.button.ToggleButtonBorder
Constructor for ToggleButtonBorder.
toGregorian(int, int) - Method in class com.metamatrix.console.util.QCDate
 
toGregorian(int) - Method in class com.metamatrix.console.util.QCDate
 
toGregorian() - Method in class com.metamatrix.console.util.QCDateTime
 
toHourMinuteAMPMString() - Method in class com.metamatrix.console.util.QCTime
hh:mmAM
toHourMinuteSecondMillisecondString() - Method in class com.metamatrix.console.util.QCTime
hh:mm:ss.sss
toHourMinuteString() - Method in class com.metamatrix.console.util.QCTime
hh:mm
toInputStream(byte[]) - Static method in class com.metamatrix.common.util.ByteArrayHelper
converts the byte array to an input stream
TOKEN - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.BuiltInNames
 
token - Variable in class com.metamatrix.query.parser.SQLParser
 
Token - Class in com.metamatrix.query.parser
Describes the input token stream.
Token() - Constructor for class com.metamatrix.query.parser.Token
 
TOKEN_ARRAY - Static variable in class com.metamatrix.soap.servlet.MMGetVDBResourceServlet
 
token_source - Variable in class com.metamatrix.query.parser.SQLParser
 
tokenImage - Variable in exception com.metamatrix.query.parser.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
tokenImage - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
tokenize(String) - Static method in class com.metamatrix.console.util.StaticUtilities
Return an array of tokens in a String.
TokenMgrError - Error in com.metamatrix.query.parser
 
TokenMgrError() - Constructor for error com.metamatrix.query.parser.TokenMgrError
 
TokenMgrError(String, int) - Constructor for error com.metamatrix.query.parser.TokenMgrError
 
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error com.metamatrix.query.parser.TokenMgrError
 
toLowerCase(String) - Static method in class com.metamatrix.core.util.StringUtil
 
toMonthDayYearHourMinuteString() - Method in class com.metamatrix.console.util.QCDateTime
 
toMonthDayYearString() - Method in class com.metamatrix.console.util.QCDate
 
toMonthString() - Method in class com.metamatrix.console.util.QCDate
 
toMonthYearLastTwoString() - Method in class com.metamatrix.console.util.QCDate
 
toMonthYearString() - Method in class com.metamatrix.console.util.QCDate
 
toNumericMDYString() - Method in class com.metamatrix.console.util.QCDate
mm/dd/yyyy
TOO_MANY_APEX_REQUESTS - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
TOO_MANY_APEX_REQUESTS - Static variable in class com.sforce.soap.partner.StatusCode
 
TOO_MANY_ENUM_VALUE - Static variable in class com.sforce.soap.partner.StatusCode
 
ToolBar - Class in com.metamatrix.toolbox.ui.widget
Like the JToolBar class, the Toolbar is a UI component meant to house commonly-used controls.
ToolBar() - Constructor for class com.metamatrix.toolbox.ui.widget.ToolBar
Creates an empty, floatable toolbar oriented in the X direction
ToolBar(int) - Constructor for class com.metamatrix.toolbox.ui.widget.ToolBar
Creates and empty, floatable toolbar oriented according to the orientation parameter.
ToolBarLookAndFeel - Class in com.metamatrix.toolbox.ui.widget.laf
 
ToolBarLookAndFeel() - Constructor for class com.metamatrix.toolbox.ui.widget.laf.ToolBarLookAndFeel
 
ToolboxPlugin - Class in com.metamatrix.toolbox
ToolboxPlugin
ToolboxPlugin() - Constructor for class com.metamatrix.toolbox.ToolboxPlugin
 
TOP_OF_METAMATRIX_BRANCH_INDICATOR - Static variable in class com.metamatrix.console.ui.views.users.GroupTabSelectionHandler
 
topButtonsPanel - Variable in class com.metamatrix.console.ui.util.ModifiedDirectoryChooserPanel
 
topButtonsPanel - Variable in class com.metamatrix.toolbox.ui.widget.DirectoryChooserPanel
 
topDetailsPanel - Variable in class com.metamatrix.console.ui.util.ModifiedDirectoryChooserPanel
 
topDetailsPanel - Variable in class com.metamatrix.toolbox.ui.widget.DirectoryChooserPanel
 
toPermissionsString() - Method in class com.metamatrix.console.ui.views.entitlements.DataNodePermissions
 
toShortString() - Method in class com.metamatrix.console.util.QCDate
 
toString() - Method in class com.metamatrix.admin.api.objects.AdminOptions
 
toString() - Method in class com.metamatrix.admin.objects.MMAdminObject
Get MetaMatrix Object as a String
toString() - Method in class com.metamatrix.admin.objects.MMAdminStatus
 
toString() - Method in class com.metamatrix.admin.objects.MMConnectionPool
 
toString() - Method in class com.metamatrix.admin.objects.MMConnectorBinding
 
toString() - Method in class com.metamatrix.admin.objects.MMConnectorType
 
toString() - Method in class com.metamatrix.admin.objects.MMDQP
 
toString() - Method in class com.metamatrix.admin.objects.MMExtensionModule
 
toString() - Method in class com.metamatrix.admin.objects.MMHost
Create a String for this MMHost
toString() - Method in class com.metamatrix.admin.objects.MMLogConfiguration
 
toString() - Method in class com.metamatrix.admin.objects.MMModel
 
toString() - Method in class com.metamatrix.admin.objects.MMPrincipal
 
toString() - Method in class com.metamatrix.admin.objects.MMProcess
Return string for display.
toString() - Method in class com.metamatrix.admin.objects.MMPropertyDefinition
 
toString() - Method in class com.metamatrix.admin.objects.MMQueueWorkerPool
Get string for display purposes
toString() - Method in class com.metamatrix.admin.objects.MMRequest
 
toString() - Method in class com.metamatrix.admin.objects.MMResource
 
toString() - Method in class com.metamatrix.admin.objects.MMRole
 
toString() - Method in class com.metamatrix.admin.objects.MMService
 
toString() - Method in class com.metamatrix.admin.objects.MMSession
Convert a Session to a String
toString() - Method in class com.metamatrix.admin.objects.MMSystem
 
toString() - Method in class com.metamatrix.admin.objects.MMVDB
 
toString() - Method in class com.metamatrix.admin.objects.TransactionImpl
 
toString() - Method in class com.metamatrix.api.core.message.DefaultMessage
Return the message text.
toString() - Method in class com.metamatrix.api.core.message.MessageList.Statistics
Return the string representation of this object.
toString() - Method in class com.metamatrix.api.core.xmi.EntityInfo
Return the string representation for this entity.
toString() - Method in class com.metamatrix.api.core.xmi.FeatureInfo
Return the string representation for this entity.
toString() - Method in exception com.metamatrix.api.exception.MetaMatrixException
Returns a string representation of this class.
toString() - Method in class com.metamatrix.api.exception.query.UnresolvedSymbolDescription
Get string representation of the unresolved symbol description
toString() - Method in class com.metamatrix.common.actions.ActionDefinition
Returns a string representing the current state of the object.
toString() - Method in class com.metamatrix.common.actions.AddNamedObject
Returns a string representing the current state of the object.
toString() - Method in class com.metamatrix.common.actions.AddObject
Returns a string representing the current state of the object.
toString() - Method in class com.metamatrix.common.actions.AttributeDefinition
Returns a string representing the current state of the object.
toString() - Method in class com.metamatrix.common.actions.BasicModificationActionQueue
 
toString() - Method in class com.metamatrix.common.actions.ClassDefinition
Returns a string representing the current state of the object.
toString() - Method in class com.metamatrix.common.actions.ExchangeBoolean
Returns a string representing the current state of the object.
toString() - Method in class com.metamatrix.common.actions.ExchangeNamedObject
Returns a string representing the current state of the object.
toString() - Method in class com.metamatrix.common.actions.ExchangeObject
Returns a string representing the current state of the object.
toString() - Method in class com.metamatrix.common.actions.RemoveObject
Returns a string representing the current state of the object.
toString() - Method in class com.metamatrix.common.api.HostInfo
 
toString() - Method in class com.metamatrix.common.api.MMURL
 
toString() - Method in class com.metamatrix.common.buffer.impl.TupleSourceInfo
Get string representation
toString() - Method in class com.metamatrix.common.buffer.TupleBatch
Return a String describing this object
toString() - Method in class com.metamatrix.common.buffer.TupleSourceID
Get combined string representation of TupleSourceID
toString() - Method in class com.metamatrix.common.comm.api.Message
 
toString() - Method in class com.metamatrix.common.comm.platform.socket.SocketVMController
 
toString() - Method in class com.metamatrix.common.config.api.ComponentTypePropDefn
Returns a string representing the current state of the object.
toString() - Method in class com.metamatrix.common.config.model.BasicComponentObject
Returns a string representing the name of the object.
toString() - Method in class com.metamatrix.common.config.model.BasicDeployedComponent
Returns a string representing the name of the object.
toString() - Method in class com.metamatrix.common.config.model.BasicPropDefnAllowedValue
 
toString() - Method in class com.metamatrix.common.config.model.BasicResourceDescriptor
Returns a string representing the name of the object.
toString() - Method in class com.metamatrix.common.config.model.BasicServiceComponentDefn
Returns a string representing the name of the object.
toString() - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleDescriptor
Return the string form of this ExtensionModuleDescriptor.
toString() - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleEvent
 
toString() - Method in class com.metamatrix.common.log.config.BasicLogConfiguration
String representation of logging configuration.
toString() - Method in class com.metamatrix.common.namedobject.BaseID
Returns a string representing the current state of the object.
toString() - Method in class com.metamatrix.common.namedobject.BasicObject
Returns a string representing the current state of the object.
toString() - Method in interface com.metamatrix.common.object.ObjectDefinition
Returns a string representing the current state of the object.
toString() - Method in class com.metamatrix.common.object.ObjectDefinitionImpl
Returns a string representing the current state of the object.
toString() - Method in class com.metamatrix.common.object.PropertyType
Returns a string representing the current state of the object.
toString() - Method in class com.metamatrix.common.properties.UnmodifiableProperties
 
toString() - Method in class com.metamatrix.common.queue.WorkerPoolStats
 
toString() - Method in class com.metamatrix.common.stats.ConnectionPoolStats
 
toString() - Method in class com.metamatrix.common.tree.basic.BasicTreeNode
Returns a string representing the current state of the object.
toString() - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
Return the string form of this DirectoryEntry.
toString() - Method in interface com.metamatrix.common.tree.TreeNode
Return the string form of this TreeNode.
toString() - Method in class com.metamatrix.common.tree.TreeNodeIteratorWithStack.StackEntry
 
toString() - Method in class com.metamatrix.common.tree.TreeNodeIteratorWithStack
 
toString() - Method in class com.metamatrix.common.types.AbstractTransform
Override Object.toString() to do getDisplayName() version.
toString() - Method in class com.metamatrix.common.types.BlobImpl
Returns a String that is a comma delimited list of up to the first 5 and last 5 bytes of the Blob in Hexadecimal.
toString() - Method in class com.metamatrix.common.types.BlobType
 
toString() - Method in class com.metamatrix.common.types.ClobImpl
Returns a String that is a coma delimited list of up to the first 5 and last 5 chars of the Clob.
toString() - Method in class com.metamatrix.common.types.ClobType
 
toString() - Method in class com.metamatrix.common.types.SQLXMLImpl
 
toString() - Method in class com.metamatrix.common.types.XMLType
 
toString() - Method in class com.metamatrix.common.util.PasswordMaskUtil
This toString() method is basically the same as the java.util.Properties class's toString() method, except that if any of the properties in this class end with any of the well-known password suffixes, then the value will be printed out as PasswordMaskUtil.MASK_STRING
toString() - Method in class com.metamatrix.common.vdb.api.VDBArchive
 
toString() - Method in class com.metamatrix.common.xa.MMXid
 
toString() - Method in class com.metamatrix.console.connections.ConnectionAndPanel
 
toString() - Method in class com.metamatrix.console.connections.ConnectionInfo
 
toString() - Method in class com.metamatrix.console.models.ModelChangedEvent
 
toString() - Method in class com.metamatrix.console.ui.tree.TreePathExpansion
 
toString() - Method in class com.metamatrix.console.ui.util.AbstractPanelAction
 
toString() - Method in class com.metamatrix.console.ui.views.deploy.model.ConfigurationTreeModel.HostWrapper
 
toString() - Method in class com.metamatrix.console.ui.views.entitlements.AuthorizationsCheckBox
 
toString() - Method in class com.metamatrix.console.ui.views.entitlements.DataNodePermissionChange
 
toString() - Method in class com.metamatrix.console.ui.views.entitlements.DataNodePermissions
 
toString() - Method in class com.metamatrix.console.ui.views.entitlements.DataNodePermissionsWithNodeName
 
toString() - Method in class com.metamatrix.console.ui.views.pools.PoolNameAndType
 
toString() - Method in class com.metamatrix.console.ui.views.properties.PropertyFilter
 
toString() - Method in class com.metamatrix.console.util.DaysHoursMinutesSeconds
Overridden toString().
toString() - Method in exception com.metamatrix.console.util.ExternalException
 
toString() - Method in class com.metamatrix.console.util.HashedListEntryWrapper
 
toString() - Method in exception com.metamatrix.console.util.InvalidRequestException
 
toString() - Method in class com.metamatrix.console.util.QCDate
 
toString() - Method in class com.metamatrix.console.util.QCDateTime
 
toString() - Method in class com.metamatrix.console.util.QCTime
 
toString() - Method in exception com.metamatrix.console.util.RuntimeExternalException
 
toString() - Method in class com.metamatrix.core.event.AbstractEventBroker
 
toString(ObjectID) - Method in class com.metamatrix.core.id.IDGenerator
Convenience method for obtaining the stringified form of an ObjectID.
toString(ObjectID, char) - Method in class com.metamatrix.core.id.IDGenerator
Convenience method for obtaining the stringified form of an ObjectID.
toString() - Method in class com.metamatrix.core.id.IntegerID
Returns a string representing the current state of the object.
toString(char) - Method in class com.metamatrix.core.id.IntegerID
 
toString() - Method in class com.metamatrix.core.id.LongID
Returns a string representing the current state of the object.
toString(char) - Method in class com.metamatrix.core.id.LongID
 
toString() - Method in interface com.metamatrix.core.id.ObjectID
Returns a string representing the current state of the object.
toString(char) - Method in interface com.metamatrix.core.id.ObjectID
Returns a string representing the current state of the object.
toString() - Method in class com.metamatrix.core.id.StringID
Returns a string representing the current state of the object.
toString(char) - Method in class com.metamatrix.core.id.StringID
 
toString() - Method in class com.metamatrix.core.id.UUID
Returns a string representing the current state of the object.
toString(char) - Method in class com.metamatrix.core.id.UUID
 
toString() - Method in exception com.metamatrix.core.MetaMatrixRuntimeException
Returns a string representation of this class.
toString(Object[], String) - Static method in class com.metamatrix.core.util.StringUtil
Return a stringified version of the array.
toString(Object[]) - Static method in class com.metamatrix.core.util.StringUtil
Return a stringified version of the array, using a ',' as a delimiter
toString() - Method in exception com.metamatrix.dqp.exception.SourceWarning
Gets a message detailing the source against which the atomic query failed.
toString() - Method in class com.metamatrix.dqp.message.AtomicRequestID
 
toString() - Method in class com.metamatrix.dqp.message.AtomicRequestMessage
 
toString() - Method in class com.metamatrix.dqp.message.RequestID
Return a combined string for the ID.
toString() - Method in class com.metamatrix.dqp.message.ResultsMessage
 
toString() - Method in class com.metamatrix.jdbc.AnnotationImpl
 
toString() - Method in class com.metamatrix.jdbc.MMDataSource
 
toString() - Method in class com.metamatrix.jdbc.MMSQLXML
 
toString() - Method in class com.metamatrix.jdbc.util.MMJDBCURL
 
toString() - Method in interface com.metamatrix.metadata.runtime.api.MetadataID
Returns a string representing the current state of the object.
toString() - Method in interface com.metamatrix.metadata.runtime.api.MetadataObject
Returns a string representing the current state of the object.
toString() - Method in class com.metamatrix.metadata.runtime.impl.AbstractMetadataRecord
 
toString() - Method in class com.metamatrix.metadata.runtime.impl.AnnotationRecordImpl
 
toString() - Method in class com.metamatrix.metadata.runtime.impl.ColumnRecordImpl
 
toString() - Method in class com.metamatrix.metadata.runtime.impl.DatatypeRecordImpl
 
toString() - Method in class com.metamatrix.metadata.runtime.impl.FileRecordImpl
 
toString() - Method in class com.metamatrix.metadata.runtime.impl.ModelRecordImpl
 
toString() - Method in class com.metamatrix.metadata.runtime.impl.PropertyRecordImpl
 
toString() - Method in class com.metamatrix.metadata.runtime.impl.TableRecordImpl
 
toString() - Method in class com.metamatrix.metadata.runtime.impl.TransformationRecordImpl
 
toString() - Method in class com.metamatrix.metadata.runtime.impl.VdbRecordImpl
 
toString() - Method in class com.metamatrix.metadata.runtime.model.BasicGroup
 
toString() - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataID
Returns a string representing the current state of the object.
toString() - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataObject
Returns a string representing the current state of the object.
toString() - Method in class com.metamatrix.metadata.runtime.model.BasicModel
 
toString() - Method in class com.metamatrix.metadata.runtime.model.BasicProcedureParameter
Returns a string representing the current state of the object.
toString() - Method in class com.metamatrix.modeler.core.types.EnterpriseDatatypeInfo
 
toString() - Method in class com.metamatrix.platform.admin.api.EntitlementMigrationReport
 
toString() - Method in class com.metamatrix.platform.admin.api.runtime.ComponentData
 
toString() - Method in class com.metamatrix.platform.admin.apiimpl.PermissionDataNodeImpl
Return stringafied representation of the object.
toString() - Method in class com.metamatrix.platform.registry.ProcessRegistryBinding
 
toString() - Method in class com.metamatrix.platform.registry.ServiceRegistryBinding
 
toString() - Method in class com.metamatrix.platform.security.api.AuthorizationPermission
Returns a string representing the current state of the object.
toString() - Method in class com.metamatrix.platform.security.api.AuthorizationPermissionsImpl
Returns a string representation of the object.
toString() - Method in class com.metamatrix.platform.security.api.AuthorizationPolicy
Returns a string describing this policy object.
toString() - Method in class com.metamatrix.platform.security.api.AuthorizationPolicyID
Returns a string representing the current state of the object.
toString() - Method in class com.metamatrix.platform.security.api.AuthorizationRealm
Override Object method.
toString() - Method in class com.metamatrix.platform.security.api.BasicMetaMatrixPrincipal
 
toString() - Method in class com.metamatrix.platform.security.api.DataAccessResource
 
toString() - Method in class com.metamatrix.platform.security.api.GranteeEntitlementEntry
String representation of object.
toString() - Method in class com.metamatrix.platform.security.api.MetaMatrixPrincipalName
 
toString() - Method in class com.metamatrix.platform.security.api.MetaMatrixSessionID
Returns a string representing the current state of the object.
toString() - Method in class com.metamatrix.platform.security.api.MetaMatrixSessionInfo
Returns a string representing the current state of the object.
toString() - Method in class com.metamatrix.platform.security.api.SessionToken
Returns a string representing the current state of the object.
toString() - Method in class com.metamatrix.platform.security.api.StandardAuthorizationActions
Returns the stringified representation for this user ID.
toString() - Method in class com.metamatrix.platform.security.api.UserEntitlementInfo
Pretty print this Object to a String.
toString() - Method in interface com.metamatrix.platform.security.audit.AuditConfiguration
String representation of logging configuration.
toString() - Method in class com.metamatrix.platform.security.audit.config.BasicAuditConfiguration
String representation of logging configuration.
toString() - Method in class com.metamatrix.platform.security.audit.config.UnmodifiableAuditConfiguration
String representation of logging configuration.
toString() - Method in class com.metamatrix.platform.security.authorization.service.AuthorizationServiceImpl
Outputs a String representation of this service - the class name followed by either the instance name or some indication of the state the service is in.
toString() - Method in class com.metamatrix.platform.security.membership.service.MembershipServiceImpl
Display contents of this membership service by outputting all its domains.
toString() - Method in class com.metamatrix.platform.service.api.ServiceID
 
toString() - Method in class com.metamatrix.platform.service.proxy.ProxyManager
Returns a string representing the current state of the object.
toString() - Method in class com.metamatrix.query.analysis.QueryAnnotation
 
toString() - Method in class com.metamatrix.query.function.FunctionDescriptor
 
toString() - Method in class com.metamatrix.query.function.FunctionForm
String representation of the function form for debugging purposes.
toString() - Method in class com.metamatrix.query.function.metadata.FunctionMethod
Return string version for debugging purposes
toString() - Method in class com.metamatrix.query.function.metadata.FunctionParameter
Return string version for debugging purposes
toString() - Method in class com.metamatrix.query.mapping.relational.QueryNode
Print plantree structure starting at this node
toString() - Method in class com.metamatrix.query.mapping.xml.MappingNode
Returns a string representation of an instance of this class.
toString() - Method in class com.metamatrix.query.mapping.xml.MappingNodeLogger
 
toString() - Method in class com.metamatrix.query.mapping.xml.MappingSourceNode
 
toString() - Method in class com.metamatrix.query.mapping.xml.Namespace
 
toString() - Method in class com.metamatrix.query.mapping.xml.ResultSetInfo
 
toString() - Method in class com.metamatrix.query.metadata.TempMetadataID
Return string representation of ID
toString() - Method in class com.metamatrix.query.optimizer.capabilities.BasicSourceCapabilities
 
toString() - Method in class com.metamatrix.query.optimizer.CommandTreeNode
Print CommandTreeNode structure starting at this node
toString() - Method in class com.metamatrix.query.optimizer.relational.PlanHints
 
toString() - Method in class com.metamatrix.query.optimizer.relational.plantree.PlanNode
Print plantree structure starting at this node
toString() - Method in class com.metamatrix.query.optimizer.relational.rules.RuleAccessPatternValidation
 
toString() - Method in class com.metamatrix.query.optimizer.relational.rules.RuleAssignOutputElements
Get name of the rule
toString() - Method in class com.metamatrix.query.optimizer.relational.rules.RuleCalculateCost
 
toString() - Method in class com.metamatrix.query.optimizer.relational.rules.RuleChooseDependent
 
toString() - Method in class com.metamatrix.query.optimizer.relational.rules.RuleChooseJoinStrategy
 
toString() - Method in class com.metamatrix.query.optimizer.relational.rules.RuleCleanCriteria
 
toString() - Method in class com.metamatrix.query.optimizer.relational.rules.RuleCollapseSource
 
toString() - Method in class com.metamatrix.query.optimizer.relational.rules.RuleCopyCriteria
 
toString() - Method in class com.metamatrix.query.optimizer.relational.rules.RuleImplementJoinStrategy
 
toString() - Method in class com.metamatrix.query.optimizer.relational.rules.RuleMergeCriteria
 
toString() - Method in class com.metamatrix.query.optimizer.relational.rules.RuleMergeVirtual
 
toString() - Method in class com.metamatrix.query.optimizer.relational.rules.RulePlaceAccess
Return rule name
toString() - Method in class com.metamatrix.query.optimizer.relational.rules.RulePlanJoins
 
toString() - Method in class com.metamatrix.query.optimizer.relational.rules.RulePlanProcedures
 
toString() - Method in class com.metamatrix.query.optimizer.relational.rules.RulePlanSorts
 
toString() - Method in class com.metamatrix.query.optimizer.relational.rules.RulePlanUnions
 
toString() - Method in class com.metamatrix.query.optimizer.relational.rules.RulePushAggregates
 
toString() - Method in class com.metamatrix.query.optimizer.relational.rules.RulePushLimit
 
toString() - Method in class com.metamatrix.query.optimizer.relational.rules.RulePushNonJoinCriteria
 
toString() - Method in class com.metamatrix.query.optimizer.relational.rules.RulePushSelectCriteria
 
toString() - Method in class com.metamatrix.query.optimizer.relational.rules.RuleRaiseAccess
 
toString() - Method in class com.metamatrix.query.optimizer.relational.rules.RuleRaiseNull
 
toString() - Method in class com.metamatrix.query.optimizer.relational.rules.RuleRemoveOptionalJoins
 
toString() - Method in class com.metamatrix.query.optimizer.relational.rules.RuleRemoveSorts
 
toString() - Method in class com.metamatrix.query.optimizer.relational.rules.RuleValidateWhereAll
 
toString() - Method in class com.metamatrix.query.parser.Token
Returns the image.
toString() - Method in class com.metamatrix.query.processor.batch.BatchedUpdatePlan
 
toString() - Method in class com.metamatrix.query.processor.proc.AssignmentInstruction
 
toString() - Method in class com.metamatrix.query.processor.proc.BreakInstruction
 
toString() - Method in class com.metamatrix.query.processor.proc.ContinueInstruction
 
toString() - Method in class com.metamatrix.query.processor.proc.CreateCursorResultSetInstruction
 
toString() - Method in class com.metamatrix.query.processor.proc.ErrorInstruction
 
toString() - Method in class com.metamatrix.query.processor.proc.ExecDynamicSqlInstruction
 
toString() - Method in class com.metamatrix.query.processor.proc.ExecSqlInstruction
 
toString() - Method in class com.metamatrix.query.processor.proc.IfInstruction
 
toString() - Method in class com.metamatrix.query.processor.proc.LoopInstruction
 
toString() - Method in class com.metamatrix.query.processor.proc.ProcedurePlan
 
toString() - Method in class com.metamatrix.query.processor.proc.WhileInstruction
 
toString() - Method in class com.metamatrix.query.processor.program.Program
 
toString() - Method in class com.metamatrix.query.processor.relational.MergeJoinStrategy
 
toString() - Method in class com.metamatrix.query.processor.relational.NestedLoopJoinStrategy
 
toString() - Method in class com.metamatrix.query.processor.relational.RelationalNode
Print plantree structure starting at this node
toString() - Method in class com.metamatrix.query.processor.relational.RelationalPlan
 
toString() - Method in class com.metamatrix.query.processor.xml.AbortProcessingInstruction
 
toString() - Method in class com.metamatrix.query.processor.xml.AddCommentInstruction
 
toString() - Method in class com.metamatrix.query.processor.xml.AddNodeInstruction
 
toString() - Method in class com.metamatrix.query.processor.xml.BlockInstruction
 
toString() - Method in class com.metamatrix.query.processor.xml.CriteriaCondition
 
toString() - Method in class com.metamatrix.query.processor.xml.DefaultCondition
 
toString() - Method in class com.metamatrix.query.processor.xml.EndBlockInstruction
 
toString() - Method in class com.metamatrix.query.processor.xml.EndDocumentInstruction
 
toString() - Method in class com.metamatrix.query.processor.xml.ExecSqlInstruction
 
toString() - Method in class com.metamatrix.query.processor.xml.ExecStagingTableInstruction
 
toString() - Method in class com.metamatrix.query.processor.xml.IfInstruction
 
toString() - Method in class com.metamatrix.query.processor.xml.InitializeDocumentInstruction
 
toString() - Method in class com.metamatrix.query.processor.xml.JoinedWhileInstruction
 
toString() - Method in class com.metamatrix.query.processor.xml.MoveCursorInstruction
 
toString() - Method in class com.metamatrix.query.processor.xml.MoveDocInstruction
 
toString() - Method in class com.metamatrix.query.processor.xml.Program
 
toString() - Method in class com.metamatrix.query.processor.xml.RecurseProgramCondition
 
toString() - Method in class com.metamatrix.query.processor.xml.WhileInstruction
 
toString() - Method in class com.metamatrix.query.processor.xml.XMLPlan
 
toString() - Method in class com.metamatrix.query.processor.xquery.XQueryPlan
 
toString() - Method in class com.metamatrix.query.report.ActivityReport
 
toString() - Method in class com.metamatrix.query.report.ReportItem
 
toString() - Method in class com.metamatrix.query.resolver.util.AccessPattern
 
toString() - Method in class com.metamatrix.query.sql.lang.BatchedUpdateCommand
 
toString() - Method in class com.metamatrix.query.sql.lang.Command
Returns a string representation of an instance of this class.
toString() - Method in class com.metamatrix.query.sql.lang.Create
 
toString() - Method in class com.metamatrix.query.sql.lang.Criteria
Return the parser string.
toString() - Method in class com.metamatrix.query.sql.lang.Delete
Returns a string representation of an instance of this class.
toString() - Method in class com.metamatrix.query.sql.lang.Drop
 
toString() - Method in class com.metamatrix.query.sql.lang.DynamicCommand
 
toString() - Method in class com.metamatrix.query.sql.lang.From
Returns a string representation of an instance of this class.
toString() - Method in class com.metamatrix.query.sql.lang.GroupBy
Returns a string representation of an instance of this class.
toString() - Method in class com.metamatrix.query.sql.lang.GroupContext
 
toString() - Method in class com.metamatrix.query.sql.lang.Into
Returns a string representation of an instance of this class.
toString() - Method in class com.metamatrix.query.sql.lang.JoinPredicate
Returns a string representation of an instance of this class.
toString() - Method in class com.metamatrix.query.sql.lang.JoinType
Returns a string representation of an instance of this class.
toString() - Method in class com.metamatrix.query.sql.lang.Limit
 
toString() - Method in class com.metamatrix.query.sql.lang.Option
Returns a string representation of an instance of this class.
toString() - Method in class com.metamatrix.query.sql.lang.OrderBy
Returns a string representation of an instance of this class.
toString() - Method in class com.metamatrix.query.sql.lang.Select
Returns a string representation of an instance of this class.
toString() - Method in class com.metamatrix.query.sql.lang.SetClause
 
toString() - Method in class com.metamatrix.query.sql.lang.SetClauseList
 
toString() - Method in class com.metamatrix.query.sql.lang.SPParameter
 
toString() - Method in class com.metamatrix.query.sql.lang.StoredProcedure
Returns a string representation of an instance of this class.
toString() - Method in class com.metamatrix.query.sql.lang.SubqueryFromClause
Returns a string representation of an instance of this class.
toString() - Method in class com.metamatrix.query.sql.lang.UnaryFromClause
Returns a string representation of an instance of this class.
toString() - Method in class com.metamatrix.query.sql.lang.Update
Returns a string representation of an instance of this class.
toString() - Method in class com.metamatrix.query.sql.lang.XQuery
Returns a string representation of an instance of this class.
toString() - Method in class com.metamatrix.query.sql.proc.AssignmentStatement
Returns a string representation of an instance of this class.
toString() - Method in class com.metamatrix.query.sql.proc.Block
Returns a string representation of an instance of this class.
toString() - Method in class com.metamatrix.query.sql.proc.BreakStatement
Returns a string representation of an instance of this class.
toString() - Method in class com.metamatrix.query.sql.proc.CommandStatement
Returns a string representation of an instance of this class.
toString() - Method in class com.metamatrix.query.sql.proc.ContinueStatement
Returns a string representation of an instance of this class.
toString() - Method in class com.metamatrix.query.sql.proc.CreateUpdateProcedureCommand
Returns a string representation of an instance of this class.
toString() - Method in class com.metamatrix.query.sql.proc.CriteriaSelector
Returns a string representation of an instance of this class.
toString() - Method in class com.metamatrix.query.sql.proc.DeclareStatement
Returns a string representation of an instance of this class.
toString() - Method in class com.metamatrix.query.sql.proc.HasCriteria
Returns a string representation of an instance of this class.
toString() - Method in class com.metamatrix.query.sql.proc.IfStatement
Returns a string representation of an instance of this class.
toString() - Method in class com.metamatrix.query.sql.proc.LoopStatement
Returns a string representation of an instance of this class.
toString() - Method in class com.metamatrix.query.sql.proc.TranslateCriteria
Returns a string representation of an instance of this class.
toString() - Method in class com.metamatrix.query.sql.proc.WhileStatement
Returns a string representation of an instance of this class.
toString() - Method in class com.metamatrix.query.sql.symbol.AbstractCaseExpression
Return a String representation of this object using SQLStringVisitor.
toString() - Method in class com.metamatrix.query.sql.symbol.Constant
Return a String representation of this object using SQLStringVisitor.
toString() - Method in class com.metamatrix.query.sql.symbol.Function
Return string representation of the function.
toString() - Method in class com.metamatrix.query.sql.symbol.Reference
Return a String representation of this object using SQLStringVisitor.
toString() - Method in class com.metamatrix.query.sql.symbol.ScalarSubquery
Returns string representation of this object.
toString() - Method in class com.metamatrix.query.sql.symbol.Symbol
Returns string representation of this symbol.
toString() - Method in class com.metamatrix.query.sql.util.SymbolMap
 
toString() - Method in class com.metamatrix.query.sql.util.VariableContext
 
toString() - Method in class com.metamatrix.query.util.CommandContext
 
toString() - Method in class com.metamatrix.query.validator.ValidatorFailure
Return description
toString() - Method in class com.metamatrix.query.validator.ValidatorReport
 
toString() - Method in class com.metamatrix.script.shell.JConsole
 
toString() - Method in class com.metamatrix.server.admin.apiimpl.MaterializationLoadScriptsImpl
 
toString() - Method in class com.metamatrix.server.dqp.service.tracker.TransactionLogMessage
 
toString() - Method in class com.metamatrix.soap.object.MMServerInfo
 
toString() - Method in class com.metamatrix.soap.object.WSDLUrl
 
toString() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.CursorType
 
toString() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.RequestType
 
toString() - Method in class com.metamatrix.soap.sqlquerywebservice.helper.TransactionAutoWrapType
 
toString() - Method in class com.metamatrix.toolbox.ui.widget.ButtonWidget
 
toString() - Method in class com.metamatrix.toolbox.ui.widget.IntegerSpinner
Gets a formatted string representation.
toString() - Method in class com.metamatrix.toolbox.ui.widget.LabelWidget
 
toString() - Method in class com.metamatrix.toolbox.ui.widget.TextFieldWidget
 
toString() - Method in class com.metamatrix.toolbox.ui.widget.util.StringFilter
 
toString() - Method in class com.metamatrix.vdb.materialization.DatabaseDialect
 
toString() - Method in class com.metamatrix.vdb.runtime.BasicModelInfo
 
toString() - Method in class com.metamatrix.vdb.runtime.BasicVDBInfo
 
toString() - Method in class com.metamatrix.vdb.runtime.VDBKey
 
toString() - Method in class com.sforce.soap.partner.DebugLevel
 
toString() - Method in class com.sforce.soap.partner.EmailPriority
 
toString() - Method in class com.sforce.soap.partner.fault.ExceptionCode
 
toString() - Method in class com.sforce.soap.partner.fault.FaultCode
 
toString() - Method in class com.sforce.soap.partner.FieldType
 
toString() - Method in class com.sforce.soap.partner.LayoutComponentType
 
toString() - Method in class com.sforce.soap.partner.SoapType
 
toString() - Method in class com.sforce.soap.partner.StatusCode
 
toString() - Method in class org.teiid.connector.api.CredentialMap
 
toString() - Method in class org.teiid.connector.api.MappedUserIdentity
 
toString() - Method in class org.teiid.connector.api.SingleIdentity
 
toString() - Method in class org.teiid.connector.jdbc.translator.TranslatedCommand
 
toString() - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
toStringNodeTree(MappingNode) - Static method in class com.metamatrix.query.mapping.xml.MappingNode
 
toStringPayload(Object) - Method in class com.metamatrix.common.tree.TreeNodeIteratorWithStack
 
TOTAL_DIGITS - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES.DATA_TYPE_FACETS.CONSTRAINING
 
TOTAL_DISPLAYED_OPERATIONS - Static variable in interface com.metamatrix.console.ui.views.runtime.util.ServiceStateConstants
 
TOTAL_OPERATIONS - Static variable in interface com.metamatrix.console.ui.views.runtime.util.ServiceStateConstants
 
TOTAL_PROCS_INDEX - Static variable in interface com.metamatrix.console.ui.views.runtime.model.StatisticsConstants
 
TOTAL_SERVS_INDEX - Static variable in interface com.metamatrix.console.ui.views.runtime.model.StatisticsConstants
 
totalCleaned - Variable in class com.metamatrix.common.buffer.impl.BufferStats
 
totalCompleted - Variable in class com.metamatrix.common.queue.WorkerPoolStats
 
totalMemory - Variable in class com.metamatrix.platform.vm.controller.ProcessStatistics
 
totalSubmitted - Variable in class com.metamatrix.common.queue.WorkerPoolStats
 
toThrowables(List<ExceptionHolder>) - Static method in class com.metamatrix.api.exception.ExceptionHolder
 
toTimestamp() - Method in class com.metamatrix.console.util.QCDateTime
 
toUpperCase(String) - Static method in class com.metamatrix.core.util.StringUtil
 
toURL() - Method in interface com.metamatrix.common.tree.directory.DirectoryEntry
Converts this abstract pathname into a URL.
toURL() - Method in class com.metamatrix.common.tree.directory.FileSystemEntry
Converts this abstract pathname into a URL.
toURL() - Method in class com.metamatrix.common.tree.directory.PreviewableDirectoryEntry
 
TRACE - Static variable in class bsh.Interpreter
 
TRACE - Static variable in interface com.metamatrix.admin.api.embedded.EmbeddedLogger
Message level value that specifies that all messages are to be recorded.
TRACE - Static variable in interface com.metamatrix.admin.api.objects.LogConfiguration
Message level value that specifies that all messages are to be recorded.
TRACE - Static variable in class com.metamatrix.cdk.api.SysLogger
 
TRACE - Static variable in class com.metamatrix.core.log.MessageLevel.DisplayNames
 
TRACE - Static variable in class com.metamatrix.core.log.MessageLevel.Labels
 
TRACE - Static variable in class com.metamatrix.core.log.MessageLevel
Message level value that specifies that all messages are to be recorded.
TrackerLogConstants - Class in com.metamatrix.dqp.spi
 
TrackerLogConstants() - Constructor for class com.metamatrix.dqp.spi.TrackerLogConstants
 
TrackerLogConstants.CMD_POINT - Class in com.metamatrix.dqp.spi
 
TrackerLogConstants.CMD_POINT() - Constructor for class com.metamatrix.dqp.spi.TrackerLogConstants.CMD_POINT
 
TrackerLogConstants.CMD_STATUS - Class in com.metamatrix.dqp.spi
 
TrackerLogConstants.CMD_STATUS() - Constructor for class com.metamatrix.dqp.spi.TrackerLogConstants.CMD_STATUS
 
TrackerLogConstants.TXN_POINT - Class in com.metamatrix.dqp.spi
 
TrackerLogConstants.TXN_POINT() - Constructor for class com.metamatrix.dqp.spi.TrackerLogConstants.TXN_POINT
 
TrackerLogConstants.TXN_STATUS - Class in com.metamatrix.dqp.spi
 
TrackerLogConstants.TXN_STATUS() - Constructor for class com.metamatrix.dqp.spi.TrackerLogConstants.TXN_STATUS
 
TrackerLogConstants.TXN_STATUS.PARTICIPATE - Class in com.metamatrix.dqp.spi
 
TrackerLogConstants.TXN_STATUS.PARTICIPATE() - Constructor for class com.metamatrix.dqp.spi.TrackerLogConstants.TXN_STATUS.PARTICIPATE
 
TRACKING_SERVICE - Static variable in interface com.metamatrix.dqp.service.DQPServiceNames
Tracking service - provides access to vdb information
TrackingService - Interface in com.metamatrix.dqp.service
This service is used to log transactions and commands, as well as store profiling data.
TRADEMARK_PROPERTY - Static variable in class com.metamatrix.toolbox.ui.widget.SplashPanel
 
Transaction - Interface in com.metamatrix.admin.api.objects
 
transaction_0001 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
transaction package (009)
transaction_0002 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
TRANSACTION_ERR_0001 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
transaction (026)
TRANSACTION_ID_HDR - Static variable in class com.metamatrix.console.ui.views.queries.QueryTableModel
 
TRANSACTION_ISOLATION_LEVEL - Static variable in class org.teiid.connector.jdbc.JDBCPropertyNames
This is the property name used to set the transaction isolation level on a connector's data source.
TRANSACTION_LOG_STATEMENT - Static variable in class com.metamatrix.server.dqp.service.tracker.TransactionLogWriter
 
TRANSACTION_SERVICE - Static variable in interface com.metamatrix.dqp.service.DQPServiceNames
Transaction service - provides access to MMTtransactionManager
transactionAutoWrapMode - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.RequestInfo
 
TransactionAutoWrapType - Class in com.metamatrix.soap.sqlquerywebservice.helper
Used to describe the allowed values for 'transaction auto wrap mode' as part of the RequestInfo domain type.
TransactionAutoWrapType() - Constructor for class com.metamatrix.soap.sqlquerywebservice.helper.TransactionAutoWrapType
 
TransactionAutoWrapType(String) - Constructor for class com.metamatrix.soap.sqlquerywebservice.helper.TransactionAutoWrapType
 
TransactionContext - Interface in org.teiid.connector.xa.api
Tracks the context of the transaction.
TransactionContext.Scope - Enum in org.teiid.connector.xa.api
 
transactionEnabled - Static variable in class com.metamatrix.console.util.StaticProperties
 
transactionEnd(long, String, String, String, String, String, boolean) - Method in class com.metamatrix.dqp.spi.basic.FileCommandLogger
Logs an entry for transaction ending.
TransactionException - Exception in com.metamatrix.common.transaction
TransactionException exception indicates that the request cannot be executed because of an error with the transaction.
TransactionException() - Constructor for exception com.metamatrix.common.transaction.TransactionException
No-Arg Constructor
TransactionException(String) - Constructor for exception com.metamatrix.common.transaction.TransactionException
Construct an instance with the message specified.
TransactionException(String, String) - Constructor for exception com.metamatrix.common.transaction.TransactionException
Construct an instance with the message and error code specified.
TransactionException(Exception, String) - Constructor for exception com.metamatrix.common.transaction.TransactionException
Construct an instance from a message and an exception to chain to this one.
TransactionException(Exception, String, String) - Constructor for exception com.metamatrix.common.transaction.TransactionException
Construct an instance from a message and a code and an exception to chain to this one.
TransactionFactory - Interface in com.metamatrix.common.connection
 
TransactionImpl - Class in com.metamatrix.admin.objects
 
TransactionImpl(String...) - Constructor for class com.metamatrix.admin.objects.TransactionImpl
 
TransactionInterface - Interface in com.metamatrix.common.connection
This new interface should actually be in com.metamatrix.common.connection.
TransactionLogMessage - Class in com.metamatrix.server.dqp.service.tracker
 
TransactionLogMessage(String, short, short, String, String, String, String, long) - Constructor for class com.metamatrix.server.dqp.service.tracker.TransactionLogMessage
 
TransactionLogMessage(String, String, short, short, String, String, String, String, String, String, int, long) - Constructor for class com.metamatrix.server.dqp.service.tracker.TransactionLogMessage
 
TransactionLogMessage(String, long, String, short, String, String, short, String, String, String, int, long) - Constructor for class com.metamatrix.server.dqp.service.tracker.TransactionLogMessage
 
TransactionLogWriter - Class in com.metamatrix.server.dqp.service.tracker
 
TransactionLogWriter(Properties) - Constructor for class com.metamatrix.server.dqp.service.tracker.TransactionLogWriter
Initialize this destination with the specified properties.
TransactionManager - Class in com.metamatrix.console.models
Extension of TimedManager to manage the Transactions tab.
TransactionManager(ConnectionInfo) - Constructor for class com.metamatrix.console.models.TransactionManager
 
TransactionMgr - Class in com.metamatrix.common.connection
 
TransactionMgr(Properties, String) - Constructor for class com.metamatrix.common.connection.TransactionMgr
 
TransactionNotSupportedException - Exception in com.metamatrix.common.transaction
TransactionNotSupportedException exception indicates that the request cannot be executed because the transaction operation is not a supported feature.
TransactionNotSupportedException() - Constructor for exception com.metamatrix.common.transaction.TransactionNotSupportedException
No-Arg Constructor
TransactionNotSupportedException(String) - Constructor for exception com.metamatrix.common.transaction.TransactionNotSupportedException
Construct an instance with the message specified.
TransactionNotSupportedException(String, String) - Constructor for exception com.metamatrix.common.transaction.TransactionNotSupportedException
Construct an instance with the message and error code specified.
TransactionNotSupportedException(Exception, String) - Constructor for exception com.metamatrix.common.transaction.TransactionNotSupportedException
Construct an instance from a message and an exception to chain to this one.
TransactionNotSupportedException(Exception, String, String) - Constructor for exception com.metamatrix.common.transaction.TransactionNotSupportedException
Construct an instance from a message and a code and an exception to chain to this one.
transactionRefreshRate - Static variable in class com.metamatrix.console.util.StaticProperties
 
TRANSACTIONS - Static variable in class com.metamatrix.console.ui.layout.PanelsTreeModel
 
TRANSACTIONS - Static variable in interface com.metamatrix.console.util.LogContexts
 
TRANSACTIONS_ENABLED - Static variable in class com.metamatrix.dqp.embedded.services.EmbeddedTransactionService
 
TRANSACTIONS_PANEL_CLASS - Static variable in class com.metamatrix.console.ui.layout.PanelsTreeModel
 
TransactionService - Interface in com.metamatrix.dqp.service
 
TransactionsPanel - Class in com.metamatrix.console.ui.views.transactions
 
TransactionsPanel(TransactionManager, boolean, ConnectionInfo) - Constructor for class com.metamatrix.console.ui.views.transactions.TransactionsPanel
 
transactionStart(long, String, String, String, String, String) - Method in class com.metamatrix.dqp.spi.basic.FileCommandLogger
Logs an entry for transaction starting.
TransactionStatus - Interface in com.metamatrix.common.transaction
 
TransactionTableModel - Class in com.metamatrix.console.ui.views.transactions
Extension to DefaultSortableTableModel to model the Transactions tab table.
TransactionTableModel() - Constructor for class com.metamatrix.console.ui.views.transactions.TransactionTableModel
 
TRANSFER_REQUIRES_READ - Static variable in class com.sforce.soap.partner.StatusCode
 
TransferableTreeNode - Class in com.metamatrix.toolbox.ui.widget.transfer
 
TransferableTreeNode(TreeNode) - Constructor for class com.metamatrix.toolbox.ui.widget.transfer.TransferableTreeNode
 
TransferableTreeNode(List) - Constructor for class com.metamatrix.toolbox.ui.widget.transfer.TransferableTreeNode
 
transform(Object) - Method in class com.metamatrix.common.types.AbstractTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.AnyToObjectTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.AnyToStringTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.BigDecimalToBigIntegerTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.BigDecimalToBooleanTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.BigDecimalToByteTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.BigDecimalToDoubleTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.BigDecimalToFloatTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.BigDecimalToIntegerTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.BigDecimalToLongTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.BigDecimalToShortTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.BigIntegerToBigDecimalTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.BigIntegerToBooleanTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.BigIntegerToByteTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.BigIntegerToDoubleTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.BigIntegerToFloatTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.BigIntegerToIntegerTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.BigIntegerToLongTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.BigIntegerToShortTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.BooleanToBigDecimalTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.BooleanToBigIntegerTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.BooleanToByteTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.BooleanToDoubleTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.BooleanToFloatTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.BooleanToIntegerTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.BooleanToLongTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.BooleanToShortTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.ByteToBigDecimalTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.ByteToBigIntegerTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.ByteToBooleanTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.ByteToDoubleTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.ByteToFloatTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.ByteToIntegerTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.ByteToLongTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.ByteToShortTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.ClobToStringTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.DateToTimestampTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.DoubleToBigDecimalTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.DoubleToBigIntegerTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.DoubleToBooleanTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.DoubleToByteTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.DoubleToFloatTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.DoubleToIntegerTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.DoubleToLongTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.DoubleToShortTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.FloatToBigDecimalTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.FloatToBigIntegerTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.FloatToBooleanTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.FloatToByteTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.FloatToDoubleTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.FloatToIntegerTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.FloatToLongTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.FloatToShortTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.IntegerToBigDecimalTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.IntegerToBigIntegerTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.IntegerToBooleanTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.IntegerToByteTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.IntegerToDoubleTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.IntegerToFloatTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.IntegerToLongTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.IntegerToShortTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.LongToBigDecimalTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.LongToBigIntegerTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.LongToBooleanTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.LongToByteTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.LongToDoubleTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.LongToFloatTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.LongToIntegerTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.LongToShortTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.NullToAnyTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.ObjectToAnyTransform
 
transform(Object) - Method in class com.metamatrix.common.types.basic.ShortToBigDecimalTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.ShortToBigIntegerTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.ShortToBooleanTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.ShortToByteTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.ShortToDoubleTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.ShortToFloatTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.ShortToIntegerTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.ShortToLongTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.SQLXMLToStringTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.StringToBigDecimalTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.StringToBigIntegerTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.StringToBooleanTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.StringToByteTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.StringToCharacterTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.StringToClobTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.StringToDateTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.StringToDoubleTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.StringToFloatTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.StringToIntegerTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.StringToLongTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.StringToShortTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.StringToSQLXMLTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.StringToTimestampTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.StringToTimeTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.TimestampToDateTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.TimestampToTimeTransform
This method transforms a value of the source type into a value of the target type.
transform(Object) - Method in class com.metamatrix.common.types.basic.TimeToTimestampTransform
This method transforms a value of the source type into a value of the target type.
transform(S) - Method in interface com.metamatrix.common.types.SourceTransform
This method transforms a value of the source type into a value of the target type.
Transform - Interface in com.metamatrix.common.types
This interface represents the transformation from one data type to another.
transform(Object) - Method in interface com.metamatrix.common.types.Transform
This method transforms a value of the source type into a value of the target type.
TRANSFORM_ASSOCIATION_END - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
TRANSFORM_ERR_0001 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
transform (027)
TRANSFORM_ERR_0002 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TRANSFORM_ERR_0003 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TRANSFORM_ERR_0004 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TRANSFORM_ERR_0005 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TRANSFORM_ERR_0006 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TRANSFORM_ERR_0007 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TRANSFORM_ERR_0007 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
TRANSFORM_ERR_0008 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TRANSFORM_ERR_0008 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
TRANSFORM_ERR_0009 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TRANSFORM_ERR_0010 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TRANSFORM_ERR_0011 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TRANSFORM_ERR_0012 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TRANSFORM_ERR_0013 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TRANSFORM_ERR_0014 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TRANSFORM_ERR_0015 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TRANSFORM_ERR_0016 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TRANSFORM_ERR_0017 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TRANSFORM_ERR_0018 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TRANSFORM_ERR_0019 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TRANSFORM_ERR_0020 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TRANSFORM_ERR_0021 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TRANSFORM_ERR_0022 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TRANSFORM_ERR_0023 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TRANSFORM_ERR_0024 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TRANSFORM_ERR_0025 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TRANSFORM_ERR_0026 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TRANSFORMATION - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Virtual.Class
 
TRANSFORMATION_CLASS_CLASS_ASSOCIATION_END - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
TRANSFORMATION_CLASS_TRANSFORM_ASSOCIATION_END - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
TRANSFORMATION_CONTENT - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Virtual.Class
 
TRANSFORMATION_CONTENTS_OPERATION_ASSOCIATION_END - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
TRANSFORMATION_CONTENTS_TRANSFORM_ASSOCIATION_END - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
TRANSFORMATION_DIAGRAM - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Diagram.Class
 
TRANSFORMATION_ELEMENT - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Virtual.Class
 
TRANSFORMATION_LINK - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Virtual.Class
 
TRANSFORMATION_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
TRANSFORMATION_OPERATION - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Virtual.Class
 
TRANSFORMATION_UUID_INDEX_VERSION - Static variable in class com.metamatrix.metadata.runtime.impl.RecordFactory
The version number that is associated with the change made to add uuid for the transformation mapping root on the transformation records, uuids would now be indexed as part of the transformation index.
TransformationException - Exception in com.metamatrix.common.types
The exception is thrown when an error occurs during data transformation, typically a formatting error or an invalid input type.
TransformationException() - Constructor for exception com.metamatrix.common.types.TransformationException
No-Arg Constructor
TransformationException(String) - Constructor for exception com.metamatrix.common.types.TransformationException
Construct an instance with the message specified.
TransformationException(String, String) - Constructor for exception com.metamatrix.common.types.TransformationException
Construct an instance with the message and error code specified.
TransformationException(Exception, String) - Constructor for exception com.metamatrix.common.types.TransformationException
Construct an instance from a message and an exception to chain to this one.
TransformationException(Exception, String, String) - Constructor for exception com.metamatrix.common.types.TransformationException
Construct an instance from a message and a code and an exception to chain to this one.
TransformationMetadata - Class in com.metamatrix.modeler.transformation.metadata
Modelers implementation of QueryMetadataInterface that reads columns, groups, models etc.
TransformationMetadata(QueryMetadataContext) - Constructor for class com.metamatrix.modeler.transformation.metadata.TransformationMetadata
TransformationMetadata constructor
TransformationMetadataFacade - Class in com.metamatrix.modeler.transformation.metadata
Modelers implementation of QueryMetadataInterface that reads columns, groups, modeles etc.
TransformationMetadataFacade(TransformationMetadata) - Constructor for class com.metamatrix.modeler.transformation.metadata.TransformationMetadataFacade
 
TransformationMetadataFacade(TransformationMetadata, int) - Constructor for class com.metamatrix.modeler.transformation.metadata.TransformationMetadataFacade
 
TransformationRecord - Interface in com.metamatrix.modeler.core.metadata.runtime
TransformationRecord
TransformationRecord.Types - Interface in com.metamatrix.modeler.core.metadata.runtime
 
TransformationRecordImpl - Class in com.metamatrix.metadata.runtime.impl
TransformationRecordImpl
TransformationRecordImpl() - Constructor for class com.metamatrix.metadata.runtime.impl.TransformationRecordImpl
Construct an instance of TransformationRecordImpl.
TransformationRecordImpl(MetadataRecordDelegate) - Constructor for class com.metamatrix.metadata.runtime.impl.TransformationRecordImpl
 
transformValue(Object, Class<T>) - Static method in class com.metamatrix.common.types.DataTypeManager
 
transformValue(Object, Class, Class<T>) - Static method in class com.metamatrix.common.types.DataTypeManager
 
translate(String) - Method in class com.metamatrix.common.properties.TextManager
Retrieves the text identified by the specified key, or if not found, returns the key itself.
translate(IFunction) - Method in class com.metamatrix.connector.jdbc.oracle.spatial.FilterFunctionModifier
Implement this method to change how the function is translated into the SQL string In this case, if either of the first two parameters are a Literal String, then we need to put the literal itself in the SQL to be passed to Oracle, without the tick marks
translate(IFunction) - Method in class com.metamatrix.connector.jdbc.oracle.spatial.NearestNeighborFunctionModifier
Implement this method to change how the function is translated into the SQL string In this case, if either of the first two parameters are a Literal String, then we need to put the literal itself in the SQL to be passed to Oracle, without the tick marks
translate(IFunction) - Method in class com.metamatrix.connector.jdbc.oracle.spatial.RelateFunctionModifier
Implement this method to change how the function is translated into the SQL string In this case, if either of the first two parameters are a Literal String, then we need to put the literal itself in the SQL to be passed to Oracle, without the tick marks
translate(IFunction) - Method in class com.metamatrix.connector.jdbc.oracle.spatial.WithinDistanceFunctionModifier
Implement this method to change how the function is translated into the SQL string In this case, if either of the first two parameters are a Literal String, then we need to put the literal itself in the SQL to be passed to Oracle, without the tick marks
translate(String, String, String) - Static method in class com.metamatrix.query.function.FunctionMethods
 
TRANSLATE - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
translate(String, char) - Method in class com.metamatrix.query.sql.lang.MatchCriteria.PatternTranslator
 
TRANSLATE - Static variable in class com.metamatrix.query.sql.ReservedWords
 
TRANSLATE - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
translate(IFunction) - Method in class org.teiid.connector.jdbc.oracle.ExtractFunctionModifier
 
translate(IFunction) - Method in class org.teiid.connector.jdbc.sybase.SybaseConvertModifier
 
translate(IFunction) - Method in class org.teiid.connector.jdbc.translator.BasicFunctionModifier
Subclass should override this method as needed.
translate(IFunction) - Method in class org.teiid.connector.jdbc.translator.EscapeSyntaxModifier
 
translate(IFunction) - Method in interface org.teiid.connector.jdbc.translator.FunctionModifier
Return a List of translated parts (ILanguageObjects and Objects), or null if this FunctionModifier wishes to rely on the default translation of the conversion visitor.
TRANSLATE - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
translateCommand(ICommand) - Method in class org.teiid.connector.jdbc.JDBCBaseExecution
 
translateCommand(ICommand, ExecutionContext) - Method in class org.teiid.connector.jdbc.oracle.OracleSQLTranslator
 
translateCommand(ICommand, ExecutionContext) - Method in class org.teiid.connector.jdbc.sybase.SybaseSQLTranslator
 
translateCommand(ICommand) - Method in class org.teiid.connector.jdbc.translator.TranslatedCommand
The method to cause this object to do it's thing.
translateCommand(ICommand, ExecutionContext) - Method in class org.teiid.connector.jdbc.translator.Translator
Return a List of translated parts (ILanguageObjects and Objects), or null if to rely on the default translation.
translateCriteria(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
 
TranslateCriteria - Class in com.metamatrix.query.sql.proc
This object represents the criteria used in the stored procedure language that translates the portion of the user's criteria by doing symbol mapping to the elements of the physical group that defines the virtual group and translating the user's criteria using the element-expressions pairs represented as a list of comapreCriteria on this this object.
TranslateCriteria() - Constructor for class com.metamatrix.query.sql.proc.TranslateCriteria
Constructor for TranslateCriteria.
TranslateCriteria(CriteriaSelector) - Constructor for class com.metamatrix.query.sql.proc.TranslateCriteria
Constructor for TranslateCriteria.
TranslateCriteria(CriteriaSelector, List) - Constructor for class com.metamatrix.query.sql.proc.TranslateCriteria
Constructor for TranslateCriteria.
TranslatedCommand - Class in org.teiid.connector.jdbc.translator
This is a utility class used to translate an ICommand using a SQLConversionVisitor.
TranslatedCommand(ExecutionContext, Translator) - Constructor for class org.teiid.connector.jdbc.translator.TranslatedCommand
Constructor, takes a SQLConversionVisitor subclass
translateElementToString(Node) - Method in class com.metamatrix.soap.util.XMLTranslator
 
translateLimit(ILimit, ExecutionContext) - Method in class org.teiid.connector.jdbc.db2.DB2SQLTranslator
 
translateLimit(ILimit, ExecutionContext) - Method in class org.teiid.connector.jdbc.postgresql.PostgreSQLTranslator
 
translateLimit(ILimit, ExecutionContext) - Method in class org.teiid.connector.jdbc.translator.Translator
Return a List of translated parts (ILanguageObjects and Objects), or null if to rely on the default translation.
translateLiteralBoolean(Boolean) - Method in class org.teiid.connector.jdbc.access.AccessSQLTranslator
 
translateLiteralBoolean(Boolean) - Method in class org.teiid.connector.jdbc.postgresql.PostgreSQLTranslator
 
translateLiteralBoolean(Boolean) - Method in class org.teiid.connector.jdbc.translator.Translator
Subclasses should override this method to provide a different sql translation of the literal boolean value.
translateLiteralDate(Date) - Method in class org.teiid.connector.jdbc.mysql.MySQLTranslator
 
translateLiteralDate(Date) - Method in class org.teiid.connector.jdbc.postgresql.PostgreSQLTranslator
 
translateLiteralDate(Date) - Method in class org.teiid.connector.jdbc.translator.Translator
Subclasses should override this method to provide a different sql translation of the literal date value.
translateLiteralTime(Time) - Method in class org.teiid.connector.jdbc.mysql.MySQLTranslator
 
translateLiteralTime(Time) - Method in class org.teiid.connector.jdbc.postgresql.PostgreSQLTranslator
 
translateLiteralTime(Time) - Method in class org.teiid.connector.jdbc.translator.Translator
Subclasses should override this method to provide a different sql translation of the literal time value.
translateLiteralTimestamp(Timestamp) - Method in class org.teiid.connector.jdbc.mysql.MySQLTranslator
 
translateLiteralTimestamp(Timestamp) - Method in class org.teiid.connector.jdbc.postgresql.PostgreSQLTranslator
 
translateLiteralTimestamp(Timestamp) - Method in class org.teiid.connector.jdbc.translator.Translator
Subclasses should override this method to provide a different sql translation of the literal timestamp value.
translateParameters(Map) - Method in class com.metamatrix.soap.util.XMLTranslator
This method will translate MetaMatrix parameters into a literal XML Element containing The list of parameters will be a map of Integer indexes to Object values correlating to the StoredProcedure's modeled information
translateRequest(ICommand) - Method in class com.metamatrix.connector.text.TextSynchExecution
Translate command.
translateResultDocuments(ResultSet) - Method in class com.metamatrix.soap.util.XMLTranslator
Translate a results document into a w3c Element
translateResults(Object, ICommand) - Method in class com.metamatrix.connector.text.TextSynchExecution
Translate results.
translateRowsAffected(int) - Method in class com.metamatrix.soap.util.XMLTranslator
Given an integer count of the rows affected, create a Literal XML Element to be returned
translateSQLQueryToLDAPSearch(IQuery) - Method in class com.metamatrix.connector.ldap.IQueryToLdapSearchParser
Public entry point to the parser.
translateStoredProcedureParameters(Element) - Method in class com.metamatrix.soap.util.XMLTranslator
Translates a literal XML parameter element into a Map with Int
translateStringToDate(String) - Method in class com.metamatrix.connector.text.StringToDateTranslator
This method is used to translate String representations of dates into java.util.Date objects using a set of formats passed into this class at creation time.
translateTabularResults(ResultSet, boolean) - Method in class com.metamatrix.soap.util.XMLTranslator
Given a MetaMatrix Results object generate the Tabuluar Results
translateTabularResults(ResultSet, boolean, int[]) - Method in class com.metamatrix.soap.util.XMLTranslator
Given a MetaMatrix Results object generate the Tabuluar Results
translateXMLSchema(String, boolean) - Method in class com.metamatrix.soap.util.XMLTranslator
Translate the schema into a w3c Element
translateXMLSchemas(Element, Collection) - Method in class com.metamatrix.soap.util.XMLTranslator
This method will translate a list of XML String Schemas into a w3c Element If the schema is null then it will return a schema of "Schema is not available" in the message node
TranslationUtility - Class in com.metamatrix.cdk.api
This translation utility can be used to translate sql strings into Connector API language interfaces for testing purposes.
TranslationUtility(String) - Constructor for class com.metamatrix.cdk.api.TranslationUtility
Construct a utility instance with a given vdb file.
TranslationUtility(URL) - Constructor for class com.metamatrix.cdk.api.TranslationUtility
 
TranslationUtility(QueryMetadataInterface) - Constructor for class com.metamatrix.cdk.api.TranslationUtility
 
Translator - Class in org.teiid.connector.jdbc.translator
Base class for creating source SQL queries and retrieving results.
Translator() - Constructor for class org.teiid.connector.jdbc.translator.Translator
 
tree - Variable in class com.metamatrix.console.ui.treetable.JTreeTable
A subclass of JTree.
TREE_COLUMN_NUM - Static variable in class com.metamatrix.console.ui.views.entitlements.AuthorizationsModel
 
TREE_COLUMN_NUM - Static variable in class com.metamatrix.console.ui.views.entitlements.AuthorizationsTreeTable
 
TREE_ERR_0001 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
tree (028)
TREE_ERR_0002 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0003 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0004 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0005 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0006 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0007 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0008 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0009 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0010 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0011 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0012 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0013 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0014 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0015 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0016 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0017 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0018 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0019 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0020 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0021 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0022 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0023 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0024 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0025 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0026 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0027 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0028 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0029 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0030 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0031 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0032 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0033 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0034 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0035 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0036 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0037 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0038 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0039 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0040 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0041 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0042 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0043 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0044 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0045 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0046 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0047 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0048 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0049 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0050 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0051 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0052 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0053 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0054 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0055 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0056 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0057 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0058 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0059 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0060 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0061 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0062 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0063 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0064 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0065 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0066 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0067 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0068 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0069 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0070 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0071 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TREE_ERR_0072 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
TreeAndControllerCoordinator - Class in com.metamatrix.console.ui.layout
 
TreeConstants - Interface in com.metamatrix.toolbox.ui.widget.tree
 
TreeLookAndFeel - Class in com.metamatrix.toolbox.ui.widget.laf
 
TreeLookAndFeel() - Constructor for class com.metamatrix.toolbox.ui.widget.laf.TreeLookAndFeel
 
TreeNode - Interface in com.metamatrix.common.tree
This interface represents a single entry on a hierarchical system.
TreeNodeComparator - Interface in com.metamatrix.common.tree
 
TreeNodeDragAndDropController - Interface in com.metamatrix.toolbox.ui.widget.transfer
 
TreeNodeEditor - Interface in com.metamatrix.common.tree
This interface defines a view of a hierarchy of TreeNode instances.
TreeNodeException - Exception in com.metamatrix.common.tree
This exception denotes that the user account could not be identified, could not be located, or was invalid.
TreeNodeException() - Constructor for exception com.metamatrix.common.tree.TreeNodeException
No-arg costructor required by Externalizable semantics
TreeNodeException(String) - Constructor for exception com.metamatrix.common.tree.TreeNodeException
Construct an instance with the message specified.
TreeNodeException(String, String) - Constructor for exception com.metamatrix.common.tree.TreeNodeException
Construct an instance with the message and error code specified.
TreeNodeException(Exception, String) - Constructor for exception com.metamatrix.common.tree.TreeNodeException
Construct an instance from a message and an exception to chain to this one.
TreeNodeException(Exception, String, String) - Constructor for exception com.metamatrix.common.tree.TreeNodeException
Construct an instance from a message and a code and an exception to chain to this one.
TreeNodeFilter - Interface in com.metamatrix.common.tree
 
TreeNodeIterator - Class in com.metamatrix.common.tree
 
TreeNodeIterator(List, TreeView) - Constructor for class com.metamatrix.common.tree.TreeNodeIterator
 
TreeNodeIterator(TreeNode, TreeView) - Constructor for class com.metamatrix.common.tree.TreeNodeIterator
 
TreeNodeIteratorWithStack - Class in com.metamatrix.common.tree
This iterator implementation extends TreeNodeIterator by maintaining a stack of TreeNodes from the root to the last node returned by TreeNodeIteratorWithStack.next().
TreeNodeIteratorWithStack(TreeNode, TreeView) - Constructor for class com.metamatrix.common.tree.TreeNodeIteratorWithStack
Construct an instance of XMLNamespaceAwareIterator.
TreeNodeIteratorWithStack(TreeNode, TreeView, Iterator) - Constructor for class com.metamatrix.common.tree.TreeNodeIteratorWithStack
Construct an instance that wraps the supplied iterator.
TreeNodeIteratorWithStack.StackEntry - Class in com.metamatrix.common.tree
 
TreeNodeIteratorWithStack.StackEntry(TreeNode, Object) - Constructor for class com.metamatrix.common.tree.TreeNodeIteratorWithStack.StackEntry
 
TreeNodeNameComparator - Class in com.metamatrix.common.tree
 
TreeNodeNameComparator(boolean) - Constructor for class com.metamatrix.common.tree.TreeNodeNameComparator
 
TreeNodeNameComparator() - Constructor for class com.metamatrix.common.tree.TreeNodeNameComparator
 
TreeNodePathComparator - Class in com.metamatrix.common.tree
 
TreeNodePathComparator() - Constructor for class com.metamatrix.common.tree.TreeNodePathComparator
 
TreeNodePropertyComparator - Class in com.metamatrix.common.tree
 
TreeNodePropertyComparator() - Constructor for class com.metamatrix.common.tree.TreeNodePropertyComparator
 
treeNodesChanged(ConfigurationTreeModelEvent) - Method in class com.metamatrix.console.ui.views.deploy.DeployMainPanel
Invoked when a ConfigurationTreeModelEvent occurs.
treeNodesChanged(ConfigurationTreeModelEvent) - Method in interface com.metamatrix.console.ui.views.deploy.event.ConfigurationTreeModelListener
Invoked when a ConfigurationTreeModelEvent occurs.
treeNodesChanged(TreeModelEvent) - Method in class com.metamatrix.console.ui.views.runtime.RuntimeMgmtPanel
 
treeNodesInserted(TreeModelEvent) - Method in class com.metamatrix.console.ui.views.runtime.RuntimeMgmtPanel
 
TreeNodeSource - Interface in com.metamatrix.common.tree
This interface defines an interface to a source of TreeNode information.
treeNodesRemoved(TreeModelEvent) - Method in class com.metamatrix.console.ui.views.runtime.RuntimeMgmtPanel
 
TreeNodeTableWidget - Class in com.metamatrix.toolbox.ui.widget
 
TreeNodeTableWidget() - Constructor for class com.metamatrix.toolbox.ui.widget.TreeNodeTableWidget
 
TreeNodeTableWidget(TreeNodeEditor) - Constructor for class com.metamatrix.toolbox.ui.widget.TreeNodeTableWidget
 
TreeNodeTableWidget(TreeNodeEditor, TreeView) - Constructor for class com.metamatrix.toolbox.ui.widget.TreeNodeTableWidget
 
TreeNodeTableWidget(TreeNodeEditor, List, List) - Constructor for class com.metamatrix.toolbox.ui.widget.TreeNodeTableWidget
 
TreeNodeTableWidget(TreeNodeEditor, TreeView, List) - Constructor for class com.metamatrix.toolbox.ui.widget.TreeNodeTableWidget
 
TreeNodeTableWidget(TreeNodeEditor, TreeView, List, List) - Constructor for class com.metamatrix.toolbox.ui.widget.TreeNodeTableWidget
 
TreePathExpansion - Class in com.metamatrix.console.ui.tree
Data class which allows saving of whether or not a particular TreePath is expanded.
TreePathExpansion(TreePath, boolean) - Constructor for class com.metamatrix.console.ui.tree.TreePathExpansion
 
treePathsEqual(TreePath, TreePath) - Static method in class com.metamatrix.console.util.StaticTreeUtilities
Compare two tree paths using toString()
treePathToNode(JTree, Object) - Static method in class com.metamatrix.console.util.StaticTreeUtilities
 
treePathToNodeUsingEquals(JTree, Object) - Static method in class com.metamatrix.console.util.StaticTreeUtilities
 
treePathToString(TreePath, boolean) - Static method in class com.metamatrix.console.util.StaticTreeUtilities
For debug.
treePathToString(TreePath) - Static method in class com.metamatrix.console.util.StaticTreeUtilities
 
treePathToString(TreeNode, boolean) - Static method in class com.metamatrix.console.util.StaticTreeUtilities
For debug.
treePathToString(TreeNode) - Static method in class com.metamatrix.console.util.StaticTreeUtilities
 
treePathToStrings(TreePath) - Static method in class com.metamatrix.console.util.StaticTreeUtilities
Return a String array representing the toString() results of each element in a TreePath.
treeSelectionChangedToClass(Class, boolean, ConnectionInfo) - Method in class com.metamatrix.console.ui.layout.WorkspaceController
Change to a different panel.
treeStructureChanged(TreeModelEvent) - Method in class com.metamatrix.console.ui.views.runtime.RuntimeMgmtPanel
 
TreeTableModel - Interface in com.metamatrix.console.ui.treetable
TreeTableModel is the model used by a JTreeTable.
TreeTableModelAdapter - Class in com.metamatrix.console.ui.treetable
This is a wrapper class takes a TreeTableModel and implements the table model interface.
TreeTableModelAdapter(TreeTableModel, JTree) - Constructor for class com.metamatrix.console.ui.treetable.TreeTableModelAdapter
 
TreeView - Interface in com.metamatrix.common.tree
This interface defines a view of a hierarchy of TreeNode instances.
TreeWidget - Class in com.metamatrix.toolbox.ui.widget
This class is intended to be used everywhere within the application that a tree needs to be displayed.
TreeWidget() - Constructor for class com.metamatrix.toolbox.ui.widget.TreeWidget
 
TreeWidget(Object) - Constructor for class com.metamatrix.toolbox.ui.widget.TreeWidget
 
TreeWidget(TreeModel) - Constructor for class com.metamatrix.toolbox.ui.widget.TreeWidget
 
treeWillCollapse(TreeExpansionEvent) - Method in class com.metamatrix.console.ui.util.LazyBranchListener
 
treeWillExpand(TreeExpansionEvent) - Method in class com.metamatrix.console.ui.util.LazyBranchListener
 
TRIAL_EXPIRED - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
TRIM_STRINGS - Static variable in class org.teiid.connector.jdbc.JDBCPropertyNames
This is the property name of the ConnectorService property that defines whether or not String type values in Criteria statements in SQL queries to the data source should have spaces trimmed from them.
trimString(String) - Static method in class com.metamatrix.admin.server.ServerMonitoringAdminImpl
 
trimString - Variable in class org.teiid.connector.jdbc.JDBCBaseExecution
 
trimString(String) - Static method in class org.teiid.connector.jdbc.JDBCQueryExecution
Expects string to never be null
TRUE - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.Values
The constant value for the "true" boolean condition.
TRUE - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
TRUE - Static variable in class com.metamatrix.console.util.StaticProperties
 
TRUE - Static variable in class com.metamatrix.modeler.core.index.IndexConstants.RECORD_STRING
 
TRUE - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
TRUE - Static variable in class com.metamatrix.query.sql.ReservedWords
 
TRUE - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
TRUE_CHAR - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
TRUE_CRITERIA - Static variable in class com.metamatrix.query.rewriter.QueryRewriter
 
truncate(long) - Method in class com.metamatrix.common.types.BlobImpl
 
truncate(long) - Method in class com.metamatrix.common.types.BlobType
 
truncate(long) - Method in class com.metamatrix.common.types.ClobImpl
 
truncate(long) - Method in class com.metamatrix.common.types.ClobType
 
truncate(long) - Method in class com.metamatrix.jdbc.MMBlob
 
truncate(long) - Method in class com.metamatrix.jdbc.MMClob
 
TRUNCATE - Static variable in interface com.metamatrix.vdb.materialization.template.Template
 
TRUNCATE - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
truncateScriptFileName(String, String) - Static method in class com.metamatrix.vdb.materialization.ScriptType
 
truncateScriptFileName(DatabaseDialect, String) - Static method in class com.metamatrix.vdb.materialization.ScriptType
 
truncString(String, int) - Static method in class com.metamatrix.core.util.StringUtil
Simple static method to tuncate Strings to given length.
truncString(String, int) - Static method in class com.metamatrix.server.dqp.service.tracker.TransactionLogWriter
Simple static method to tuncate Strings to given length.
TRUST_TYPE - Static variable in class com.metamatrix.connector.xmlsource.soap.SoapConnectorProperties
 
TRUSTED_TAG - Static variable in class com.metamatrix.soap.util.SOAPConstants.AUTHENTICATION.TAGS.TRUSTED
 
TrustedPayloadBridge - Class in com.metamatrix.connector.xml.base
 
TrustedPayloadBridge() - Constructor for class com.metamatrix.connector.xml.base.TrustedPayloadBridge
 
TrustedPayloadHandler - Interface in com.metamatrix.connector.xml
 
TRUSTSTORE_FILENAME - Static variable in class com.metamatrix.common.comm.platform.socket.SocketUtil
 
TUESDAY - Static variable in class com.metamatrix.console.util.QCDate
 
TUPLE_LIMIT - Static variable in class com.metamatrix.query.optimizer.relational.plantree.NodeConstants.Types
 
TupleBatch - Class in com.metamatrix.common.buffer
Represents a set of indexed tuples.
TupleBatch() - Constructor for class com.metamatrix.common.buffer.TupleBatch
Required to honor Externalizable contract
TupleBatch(int, List[]) - Constructor for class com.metamatrix.common.buffer.TupleBatch
Constructor
TupleBatch(int, List) - Constructor for class com.metamatrix.common.buffer.TupleBatch
Constructor
TupleCollector - Class in com.metamatrix.query.processor.relational
 
TupleCollector(TupleSourceID, BufferManager) - Constructor for class com.metamatrix.query.processor.relational.TupleCollector
 
TupleCollector(BufferManager) - Constructor for class com.metamatrix.query.processor.relational.TupleCollector
 
TupleInputSource - Class in com.metamatrix.query.processor.dynamic
A extend class which defines the "InputSource" interface on a MetaMatrix's TupleSource.
TupleInputSource(String[], Class[], TupleSource) - Constructor for class com.metamatrix.query.processor.dynamic.TupleInputSource
 
TupleSource - Interface in com.metamatrix.common.buffer
A cursored source of tuples.
TupleSourceID - Class in com.metamatrix.common.buffer
Identifier for a tuple source.
TupleSourceID(String) - Constructor for class com.metamatrix.common.buffer.TupleSourceID
Creates a tuple source ID given a string version of the ID - the location should be encoded within the stringID, in the form :.
TupleSourceID(String, String) - Constructor for class com.metamatrix.common.buffer.TupleSourceID
Creates a tuple source ID given a string version of the ID and the location.
TupleSourceInfo - Class in com.metamatrix.common.buffer.impl
Describe a TupleSource and all important information about it.
TupleSourceInfo(TupleSourceID, List, String[], TupleGroupInfo, BufferManager.TupleSourceType) - Constructor for class com.metamatrix.common.buffer.impl.TupleSourceInfo
Construct a TupleSourceInfo given information about it.
TupleSourceNotFoundException - Exception in com.metamatrix.common.buffer
Indicates a TupleSource could not be found.
TupleSourceNotFoundException() - Constructor for exception com.metamatrix.common.buffer.TupleSourceNotFoundException
No-arg costructor required by Externalizable semantics
TupleSourceNotFoundException(String) - Constructor for exception com.metamatrix.common.buffer.TupleSourceNotFoundException
Constructor for TupleSourceNotFoundException.
TupleSourceNotFoundException(String, String) - Constructor for exception com.metamatrix.common.buffer.TupleSourceNotFoundException
Constructor for TupleSourceNotFoundException.
TupleSourceNotFoundException(Throwable, String) - Constructor for exception com.metamatrix.common.buffer.TupleSourceNotFoundException
Constructor for TupleSourceNotFoundException.
TupleSourceNotFoundException(Throwable, String, String) - Constructor for exception com.metamatrix.common.buffer.TupleSourceNotFoundException
Constructor for TupleSourceNotFoundException.
TupleXMLReader - Class in com.metamatrix.query.processor.dynamic
This is a replacement XMl Reader for the SAX Source; so that we can customize this to read a tuple soruce and generate the SAX Events.
TupleXMLReader(XMLReader) - Constructor for class com.metamatrix.query.processor.dynamic.TupleXMLReader
 
turnOffExceptionHandling() - Method in class com.metamatrix.core.commandshell.CommandShell
 
turnOn() - Static method in class com.metamatrix.core.util.TempDirectoryMonitor
 
turnOnExceptionHandling() - Method in class com.metamatrix.core.commandshell.CommandShell
 
TWOWAY - Static variable in class com.metamatrix.common.net.ServerSocketConfiguration
 
txf - Variable in class com.metamatrix.toolbox.ui.widget.IntegerSpinner
 
TXN_AUTO_WRAP - Static variable in class com.metamatrix.common.util.WSDLServletUtil
 
TXN_AUTO_WRAP_OFF - Static variable in class com.metamatrix.jdbc.BaseDataSource
Transaction auto wrap constant - never wrap a command execution in a transaction and allow multi-source updates to occur outside of a transaction.
TXN_AUTO_WRAP_ON - Static variable in class com.metamatrix.jdbc.BaseDataSource
Transaction auto wrap constant - always wrap every non-transactional command execution in a transaction.
TXN_AUTO_WRAP_OPTIMISTIC - Static variable in class com.metamatrix.jdbc.BaseDataSource
Transaction auto wrap constant - optimistic mode assumes that non-transactional commands typically do not require a transaction due to a multi-source update, so no transaction is created.
TXN_AUTO_WRAP_PESSIMISTIC - Static variable in class com.metamatrix.jdbc.BaseDataSource
Transaction auto wrap constant - pessimistic mode assumes that any command execution might require a transaction to be wrapped around it.
TXN_ENABLE_RECOVERY - Static variable in interface com.metamatrix.dqp.service.TransactionService
 
TXN_ID_INDEX - Static variable in class com.metamatrix.console.ui.views.transactions.TransactionTableModel
 
TXN_MGR_LOG_DIR - Static variable in interface com.metamatrix.dqp.service.TransactionService
 
TXN_STATUS_PORT - Static variable in interface com.metamatrix.dqp.service.TransactionService
 
TXN_STORE_DIR - Static variable in interface com.metamatrix.dqp.service.TransactionService
 
TXN_TIMEOUT_IN_MILLIS - Static variable in class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
type - Variable in class com.metamatrix.common.extensionmodule.ExtensionModuleDescriptor
 
type - Variable in class com.metamatrix.console.ui.util.AbstractPanelAction
 
type - Variable in class com.metamatrix.console.ui.views.authorization.ProvidersChangedEvent
The event type.
type - Variable in class com.metamatrix.console.ui.views.deploy.event.ConfigurationChangeEvent
The event type.
TYPE - Static variable in class com.metamatrix.core.vdb.ModelType
The 'TYPE' literal value.
type - Variable in class com.metamatrix.vdb.materialization.template.ExpandedTemplate
 
TYPE_ADMIN - Static variable in interface com.metamatrix.admin.api.objects.Principal
Admin internal type.
TYPE_ADMIN - Static variable in interface com.metamatrix.platform.security.api.MetaMatrixPrincipal
 
TYPE_ASSIGNMENT - Static variable in class com.metamatrix.query.sql.proc.Statement
Represents a ASSIGNMENT statement
TYPE_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
TYPE_BATCHED_UPDATE - Static variable in class com.metamatrix.query.sql.lang.Command
Represents a batched sequence of UPDATE statements
TYPE_BATCHED_UPDATE_COMMAND - Static variable in class com.metamatrix.query.optimizer.CommandTreeNode
The command type is a batched update command.
TYPE_BREAK - Static variable in class com.metamatrix.query.sql.proc.Statement
Represents a BREAK statement
TYPE_CANCELLABLE_QUESTION - Static variable in class com.metamatrix.toolbox.ui.widget.MessagePanel
 
TYPE_COLUMN_NUM - Static variable in class com.metamatrix.console.ui.views.vdb.NewVDBWizardModelVisibilityTable
 
TYPE_COMMAND - Static variable in class com.metamatrix.query.sql.proc.Statement
Represents a SQL COMMAND statement
TYPE_CONFIRMATION - Static variable in class com.metamatrix.toolbox.ui.widget.MessagePanel
 
TYPE_CONTINUE - Static variable in class com.metamatrix.query.sql.proc.Statement
Represents a CONTINUE statement
TYPE_CREATE - Static variable in class com.metamatrix.query.sql.lang.Command
 
TYPE_DATABASE - Static variable in interface com.metamatrix.common.buffer.StorageManager
Constant for a StorageManager for database storage
TYPE_DEBUG - Static variable in interface com.metamatrix.common.util.LogCommonConstants
 
TYPE_DEBUG - Static variable in class com.metamatrix.common.util.LogContextsUtil.CommonConstants
 
TYPE_DECLARE - Static variable in class com.metamatrix.query.sql.proc.Statement
Represents a DECLARE statement
TYPE_DEFINITIONS - Static variable in class com.metamatrix.common.config.model.ConfigurationModel.Attribute
 
TYPE_DEFS_PROP - Static variable in class com.metamatrix.console.ui.util.property.GuiComponentFactory
The default properties file used in the GuiComponentFactory.createTextField(String) method.
TYPE_DELETE - Static variable in class com.metamatrix.query.sql.lang.Command
Represents a SQL DELETE statement
TYPE_DROP - Static variable in class com.metamatrix.query.sql.lang.Command
 
TYPE_DYNAMIC - Static variable in class com.metamatrix.query.sql.lang.Command
 
TYPE_DYNAMIC_COMMAND - Static variable in class com.metamatrix.query.optimizer.CommandTreeNode
The command type is a dynamic command.
TYPE_ERROR - Static variable in interface com.metamatrix.common.util.LogCommonConstants
 
TYPE_ERROR - Static variable in class com.metamatrix.common.util.LogContextsUtil.CommonConstants
 
TYPE_ERROR - Static variable in class com.metamatrix.query.sql.proc.Statement
Represents a ERROR statement
TYPE_ERROR - Static variable in class com.metamatrix.toolbox.ui.widget.MessagePanel
 
TYPE_EXCEPTION - Static variable in interface com.metamatrix.common.util.LogCommonConstants
 
TYPE_EXCEPTION - Static variable in class com.metamatrix.common.util.LogContextsUtil.CommonConstants
 
TYPE_FILE - Static variable in interface com.metamatrix.common.buffer.StorageManager
Constant for a StorageManager for file storage
TYPE_FILE - Static variable in interface com.metamatrix.common.tree.directory.DirectoryEntry
 
TYPE_FILE_CHANGED - Static variable in class com.metamatrix.common.extensionmodule.ExtensionModuleEvent
Event type indicating that JDBCNames.ExtensionFilesTable.ColumnName.FILE_TYPE has changed.
TYPE_FOLDER - Static variable in interface com.metamatrix.common.tree.directory.DirectoryEntry
 
TYPE_GROUP - Static variable in interface com.metamatrix.admin.api.objects.Principal
Group internal type
TYPE_GROUP - Static variable in interface com.metamatrix.platform.security.api.MetaMatrixPrincipal
 
TYPE_IF - Static variable in class com.metamatrix.query.sql.proc.Statement
Represents a IF statement
TYPE_INFO - Static variable in interface com.metamatrix.common.util.LogCommonConstants
 
TYPE_INFO - Static variable in class com.metamatrix.common.util.LogContextsUtil.CommonConstants
 
TYPE_INSERT - Static variable in class com.metamatrix.query.sql.lang.Command
Represents a SQL INSERT statement
TYPE_LABEL_ADMIN - Static variable in interface com.metamatrix.admin.api.objects.Principal
Display String for Admin type
TYPE_LABEL_ADMIN - Static variable in interface com.metamatrix.platform.security.api.MetaMatrixPrincipal
 
TYPE_LABEL_GROUP - Static variable in interface com.metamatrix.admin.api.objects.Principal
Display String for Group type
TYPE_LABEL_GROUP - Static variable in interface com.metamatrix.platform.security.api.MetaMatrixPrincipal
 
TYPE_LABEL_USER - Static variable in interface com.metamatrix.admin.api.objects.Principal
Display String for User type
TYPE_LABEL_USER - Static variable in interface com.metamatrix.platform.security.api.MetaMatrixPrincipal
 
TYPE_LOOP - Static variable in class com.metamatrix.query.sql.proc.Statement
Represents a LOOP statement
TYPE_MEMORY - Static variable in interface com.metamatrix.common.buffer.StorageManager
Constant for a StorageManager for in-memory storage
TYPE_NAMES - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.QUERY_TYPES
 
TYPE_NAMES - Static variable in class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants.COLUMN_SET_TYPES
 
TYPE_NAMES - Static variable in class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants.DATATYPE_TYPES
 
TYPE_NAMES - Static variable in class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants.DATATYPE_VARIETIES
 
TYPE_NAMES - Static variable in class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants.KEY_TYPES
 
TYPE_NAMES - Static variable in class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants.MATCH_TYPES
 
TYPE_NAMES - Static variable in class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants.NULL_TYPES
 
TYPE_NAMES - Static variable in class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants.PARAMETER_TYPES
 
TYPE_NAMES - Static variable in class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants.PROCEDURE_TYPES
 
TYPE_NAMES - Static variable in class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants.SEARCH_TYPES
 
TYPE_NAMES - Static variable in class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants.SQL_TRANSFORMATION_TYPES
 
TYPE_NAMES - Static variable in class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants.TABLE_TYPES
 
TYPE_NAMES - Static variable in interface com.metamatrix.platform.security.api.MetaMatrixPrincipal
 
TYPE_NOTIFICATION - Static variable in class com.metamatrix.toolbox.ui.widget.MessagePanel
 
TYPE_OPEN - Static variable in class com.metamatrix.console.ui.util.ModifiedDirectoryChooserPanel
 
TYPE_OPEN - Static variable in class com.metamatrix.toolbox.ui.widget.DirectoryChooserPanel
 
TYPE_PREFIX - Static variable in class com.metamatrix.console.ui.util.property.GuiComponentFactory
The prefix used to denote data types in property files.
TYPE_PREPARED_BATCH_UPDATE_COMMAND - Static variable in class com.metamatrix.query.optimizer.CommandTreeNode
The command type is a prepared batched update command.
TYPE_PROCEDURAL_COMMAND - Static variable in class com.metamatrix.query.optimizer.CommandTreeNode
The command type is a procedural command
TYPE_QUERY - Static variable in class com.metamatrix.query.sql.lang.Command
Represents a SQL SELECT statement
TYPE_QUESTION - Static variable in class com.metamatrix.toolbox.ui.widget.MessagePanel
 
TYPE_RELATIONAL_COMMAND - Static variable in class com.metamatrix.query.optimizer.CommandTreeNode
The command type is a relational command
TYPE_REMOTE - Static variable in interface com.metamatrix.common.buffer.StorageManager
Constant for a StorageManager for remote app storage
TYPE_SAVE - Static variable in class com.metamatrix.console.ui.util.ModifiedDirectoryChooserPanel
 
TYPE_SAVE - Static variable in class com.metamatrix.toolbox.ui.widget.DirectoryChooserPanel
 
TYPE_SQL - Static variable in class com.metamatrix.query.sql.lang.Command
Represents any SQL statement, wrapped as a string
TYPE_STORED_PROCEDURE - Static variable in class com.metamatrix.query.sql.lang.Command
Represents a stored procedure command
TYPE_TRACE - Static variable in interface com.metamatrix.common.util.LogCommonConstants
 
TYPE_TRACE - Static variable in class com.metamatrix.common.util.LogContextsUtil.CommonConstants
 
TYPE_UNKNOWN - Static variable in class com.metamatrix.query.sql.lang.Command
Represents an unknown type of command
TYPE_UNKNOWN - Static variable in class com.metamatrix.query.sql.proc.Statement
Represents an unknown type of statement
TYPE_UPDATE - Static variable in class com.metamatrix.query.sql.lang.Command
Represents a SQL UPDATE statement
TYPE_UPDATE_PROCEDURE - Static variable in class com.metamatrix.query.sql.lang.Command
Represents a update stored procedure command
TYPE_USER - Static variable in interface com.metamatrix.admin.api.objects.Principal
User internal type.
TYPE_USER - Static variable in interface com.metamatrix.platform.security.api.MetaMatrixPrincipal
 
TYPE_WARNING - Static variable in interface com.metamatrix.common.util.LogCommonConstants
 
TYPE_WARNING - Static variable in class com.metamatrix.common.util.LogContextsUtil.CommonConstants
 
TYPE_WARNING - Static variable in class com.metamatrix.toolbox.ui.widget.MessagePanel
 
TYPE_WHILE - Static variable in class com.metamatrix.query.sql.proc.Statement
Represents a WHILE statement
TYPE_XML_COMMAND - Static variable in class com.metamatrix.query.optimizer.CommandTreeNode
The command type is an XML query
TYPE_XQUERY - Static variable in class com.metamatrix.query.sql.lang.Command
Represents an XQuery
TYPE_XQUERY_COMMAND - Static variable in class com.metamatrix.query.optimizer.CommandTreeNode
The command type is an XQuery command
TypeConstants - Interface in com.metamatrix.console.ui.util.property
 
TYPED_OBJECT - Static variable in class com.metamatrix.modeler.core.index.IndexConstants.SEARCH_RECORD_TYPE
 
TypeFacility - Class in org.teiid.connector.api
 
TypeFacility() - Constructor for class org.teiid.connector.api.TypeFacility
 
TypeFacility.RUNTIME_NAMES - Class in org.teiid.connector.api
 
TypeFacility.RUNTIME_NAMES() - Constructor for class org.teiid.connector.api.TypeFacility.RUNTIME_NAMES
 
TypeFacility.RUNTIME_TYPES - Interface in org.teiid.connector.api
 
typeMap - Static variable in class org.teiid.connector.jdbc.translator.BasicFunctionModifier
 
TypeModel - Interface in org.teiid.connector.metadata.runtime
 
TypeRetrievalUtil - Class in com.metamatrix.query.util
Utility to provide type names to pass to the BufferManager.createTupleSource() method.
TYPES - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.QUERY_TYPES
 
TYPES_ERR_0001 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
types (029)
TYPES_ERR_0002 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
TYPES_ERR_0003 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
TYPES_ERR_0004 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
TYPES_ERR_0005 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
TYPES_ERR_0006 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
TYPES_ERR_0007 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
TYPES_ERR_0008 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
TYPES_ERR_0009 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
TYPES_ERR_0010 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
TYPES_ERR_0011 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
TYPES_ERR_0012 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
TYPES_ERR_0013 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
TYPES_ERR_0014 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
TYPES_ERR_0015 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
TYPES_ERR_0016 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
TYPES_ERR_0017 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
TYPES_ERR_0018 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
TYPES_ERR_0019 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
TYPES_ERR_0020 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
TYPES_ERR_0021 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
TYPES_ERR_0022 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
TYPES_ERR_0023 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
TYPES_ERR_0024 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
TYPES_ERR_0025 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 
TYPES_ERR_0026 - Static variable in interface com.metamatrix.core.ErrorMessageKeys
 

U

UC_0001 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
UC_0001 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
UC_0002 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
UC_0002 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
UC_0003 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
UC_0003 - Static variable in interface com.metamatrix.metadata.util.LogMessageKeys
 
UC_0004 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
UC_0005 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
UC_0006 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
UC_0007 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
UC_0008 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
UC_0009 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
UC_0010 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
UC_0011 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
UC_0012 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
UC_0013 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
UC_0014 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
UC_0015 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
UC_0016 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
UC_0017 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
UC_0018 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
UC_0019 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
UC_0020 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
UC_0021 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
UC_0022 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
UC_0023 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
UCASE - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
UDDI_REGISTRY_HOST - Static variable in class com.metamatrix.console.util.StaticProperties
 
UDDI_REGISTRY_HOST_STR_LEN - Static variable in class com.metamatrix.console.util.StaticProperties
 
UDDI_REGISTRY_NAME - Static variable in class com.metamatrix.console.util.StaticProperties
 
UDDI_REGISTRY_NAME_STR_LEN - Static variable in class com.metamatrix.console.util.StaticProperties
 
UDDI_REGISTRY_PORT - Static variable in class com.metamatrix.console.util.StaticProperties
 
UDDI_REGISTRY_PORT_STR_LEN - Static variable in class com.metamatrix.console.util.StaticProperties
 
UDDI_REGISTRY_USER - Static variable in class com.metamatrix.console.util.StaticProperties
 
UDDI_REGISTRY_USER_STR_LEN - Static variable in class com.metamatrix.console.util.StaticProperties
 
UDDIConfigurationsDialog - Class in com.metamatrix.console.ui.views.vdb
 
UDDIConfigurationsDialog(JFrame, UDDIConfigurationsHandler, SavedUDDIRegistryInfo[]) - Constructor for class com.metamatrix.console.ui.views.vdb.UDDIConfigurationsDialog
 
UDDIConfigurationsHandler - Interface in com.metamatrix.console.ui.views.vdb
 
UddiHelper - Interface in com.metamatrix.uddi.util
Interface to UDDI4j's API's for UDDI Registry.
UDDIInitialAccessErrorDialog - Class in com.metamatrix.console.ui.views.vdb
 
UDDIInitialAccessErrorDialog(Frame, Throwable) - Constructor for class com.metamatrix.console.ui.views.vdb.UDDIInitialAccessErrorDialog
 
UddiPlugin - Class in com.metamatrix.uddi
The main plugin class to be used in the desktop.
UddiPlugin() - Constructor for class com.metamatrix.uddi.UddiPlugin
 
UDDIRegistryInfo - Class in com.metamatrix.console.ui.views.vdb
Data class to hold info representing a UDDI registry.
UDDIRegistryInfo(SavedUDDIRegistryInfo, String) - Constructor for class com.metamatrix.console.ui.views.vdb.UDDIRegistryInfo
 
uddiUrl - Variable in class com.metamatrix.uddi.query.GetWSDL
 
UDF_SOURCE - Static variable in class com.metamatrix.server.query.service.QueryServicePropertyNames
 
UDFSource - Class in com.metamatrix.query.function
 
UDFSource(URL) - Constructor for class com.metamatrix.query.function.UDFSource
 
UDFSource(URL, URL[]) - Constructor for class com.metamatrix.query.function.UDFSource
 
UDFSource(InputStream, URL[]) - Constructor for class com.metamatrix.query.function.UDFSource
 
UDFSource(InputStream, ClassLoader) - Constructor for class com.metamatrix.query.function.UDFSource
 
UDP_MCAST_ADDR_PROPERTY - Static variable in class com.metamatrix.common.config.model.PropertyValidations
 
UIConstants - Interface in com.metamatrix.toolbox.ui
 
UID - Static variable in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCNames.ExtensionFilesTable.ColumnName
 
UIDefaults - Class in com.metamatrix.toolbox.ui
 
UIDefaults() - Constructor for class com.metamatrix.toolbox.ui.UIDefaults
 
UIDefaults(String) - Constructor for class com.metamatrix.toolbox.ui.UIDefaults
 
UIDefaults(String[]) - Constructor for class com.metamatrix.toolbox.ui.UIDefaults
 
UIDefaults(List) - Constructor for class com.metamatrix.toolbox.ui.UIDefaults
 
UiTextManager - Class in com.metamatrix.toolbox.ui
 
UML2_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
UNABLE_TO_LOCK_ROW - Static variable in class com.sforce.soap.partner.StatusCode
 
unaryFromClause(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse a unary from clause, which is just a single group name and an optional alias.
UnaryFromClause - Class in com.metamatrix.query.sql.lang
A FROM subpart that represents a single group.
UnaryFromClause() - Constructor for class com.metamatrix.query.sql.lang.UnaryFromClause
Construct default object
UnaryFromClause(GroupSymbol) - Constructor for class com.metamatrix.query.sql.lang.UnaryFromClause
Construct object with specified group
UNAVAILABLE_RECORDTYPE_EXCEPTION - Static variable in class com.sforce.soap.partner.StatusCode
 
unbindService(String) - Method in class com.metamatrix.common.application.ApplicationEnvironment
 
UNBOUNDED_INTEGER - Static variable in class com.metamatrix.common.object.PropertyType
 
UNBOUNDED_INTEGER_KEYWORD - Static variable in class com.metamatrix.common.object.PropertyType
 
UNBOUNDED_VALUE - Static variable in interface com.metamatrix.admin.api.objects.PropertyDefinition
The value of the maximum multiplicity if the multiplicity is considered unbounded.
unchangedConfiguration(SavedUDDIRegistryInfo) - Method in interface com.metamatrix.console.ui.views.vdb.UDDIConfigurationsHandler
 
UNDEFINED - Static variable in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
UNDEFINED - Static variable in class org.teiid.connector.visitor.util.SQLStringVisitor
 
UNDEFINED_PARAM - Static variable in class org.teiid.connector.visitor.util.SQLStringVisitor
 
undelete(String[]) - Method in interface com.sforce.soap.partner.Soap
Undelete a set of sObjects
undelete(String[]) - Method in class com.sforce.soap.partner.SoapBindingStub
 
UNDELETE_FAILED - Static variable in class com.sforce.soap.partner.StatusCode
 
UndeleteResult - Class in com.sforce.soap.partner
 
UndeleteResult() - Constructor for class com.sforce.soap.partner.UndeleteResult
 
UndeleteResult(Error[], String, boolean) - Constructor for class com.sforce.soap.partner.UndeleteResult
 
UNDERSCORE_CHARACTER - Static variable in class com.metamatrix.common.namedobject.IDVerifier
The underscore character allowed in full names anywhere except for the first character.
undoAction(ActionDefinition, ComponentObject) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
Modify the specified target object by undoing the specified action.
undoAction(ActionDefinition, BaseObject) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
 
UNENCRYPTED_CIPHER_SUITE - Static variable in class com.metamatrix.common.net.ServerSocketConfiguration
 
UnexpectedErrorFault - Exception in com.sforce.soap.partner.fault
 
UnexpectedErrorFault() - Constructor for exception com.sforce.soap.partner.fault.UnexpectedErrorFault
 
UnexpectedErrorFault(ExceptionCode, String) - Constructor for exception com.sforce.soap.partner.fault.UnexpectedErrorFault
 
unExport(Object) - Method in class com.metamatrix.common.messaging.jgroups.JGroupsMessageBus
 
unExport(Object) - Method in interface com.metamatrix.common.messaging.MessageBus
 
unExport(Object) - Method in class com.metamatrix.common.messaging.NoOpMessageBus
 
UNICAST_PORT - Static variable in interface com.metamatrix.server.Configuration
 
uninstallListeners() - Method in class com.metamatrix.toolbox.ui.widget.laf.PasswordLookAndFeel
 
uninstallListeners() - Method in class com.metamatrix.toolbox.ui.widget.laf.ToolBarLookAndFeel
 
uninstallUI(JComponent) - Method in class com.metamatrix.toolbox.ui.widget.laf.MultiLineToolTipUI
 
UNION - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.ElementName
Static constant that represents the name of the "XMI.union" element.
UNION - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES.FINAL_TYPES
 
UNION - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES.VARIETY_TYPES
 
UNION - Static variable in class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants.DATATYPE_VARIETIES
 
UNION - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
UNION - Static variable in class com.metamatrix.query.sql.ReservedWords
 
UNION - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
UNION_DATA_TYPE - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLSchema.Class
 
UnionAllNode - Class in com.metamatrix.query.processor.relational
 
UnionAllNode(int) - Constructor for class com.metamatrix.query.processor.relational.UnionAllNode
 
unionOf(Collection) - Static method in class com.metamatrix.console.util.StaticUtilities
Return a Collection representing the union of given Collections.
UNIQUE_CONSTRAINT - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.DataAccess.Class
 
UNIQUE_CONSTRAINT - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Relational.Class
 
UNIQUE_FEATURE_FEATURE_ASSOCIATION_END - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
UNIQUE_FEATURE_UNIQUEKEY_ASSOCIATION_END - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
UNIQUE_KEY - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.KEY_TYPES
 
UNIQUE_KEY - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Foundation.Class
 
UNIQUE_KEY - Static variable in class com.metamatrix.modeler.core.index.IndexConstants.RECORD_TYPE
 
UNIQUE_KEY - Static variable in class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants.COLUMN_SET_TYPES
 
UNIQUE_KEY - Static variable in class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants.KEY_TYPES
 
UNIQUE_KEY_ASSOCIATION_END - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
UNIQUE_KEY_RELATIONSHIP_KEY_ASSOCIATION_END - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
UNIQUE_KEY_RELATIONSHIP_KEYREL_ASSOCIATION_END - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
UniqueKeyRecord - Interface in com.metamatrix.modeler.core.metadata.runtime
UniqueKeyRecord
UniqueKeyRecordImpl - Class in com.metamatrix.metadata.runtime.impl
UniqueKeyRecordImpl
UniqueKeyRecordImpl() - Constructor for class com.metamatrix.metadata.runtime.impl.UniqueKeyRecordImpl
 
UniqueKeyRecordImpl(MetadataRecordDelegate) - Constructor for class com.metamatrix.metadata.runtime.impl.UniqueKeyRecordImpl
 
UNIQUEKEYS_IN_GROUP - Static variable in interface com.metamatrix.modeler.core.metadata.runtime.TableRecord.TableRecordProperties
 
unitsChanged() - Method in class com.metamatrix.console.ui.views.syslog.TimeSpanStartingOrEndingPanel
 
UNKNOWN - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
UNKNOWN - Static variable in class com.metamatrix.core.vdb.ModelType
The 'UNKNOWN' literal value.ed
UNKNOWN - Static variable in class com.metamatrix.dqp.metadata.ResultsMetadataConstants.NULL_TYPES
 
UNKNOWN - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.NULL_TYPES
 
UNKNOWN - Static variable in class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants.NULL_TYPES
 
UNKNOWN - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
UNKNOWN - Static variable in class com.metamatrix.query.sql.ReservedWords
 
UNKNOWN - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
UNKNOWN_CARDINALITY - Static variable in interface com.metamatrix.query.metadata.QueryMetadataInterface
Unknown cardinality.
UNKNOWN_CHECKSUM - Static variable in class com.metamatrix.common.extensionmodule.spi.jdbc.FileCache
 
UNKNOWN_CRITERIA - Static variable in class com.metamatrix.query.rewriter.QueryRewriter
 
UNKNOWN_EXCEPTION - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
UNKNOWN_EXCEPTION - Static variable in class com.sforce.soap.partner.StatusCode
 
UNKNOWN_SIZE - Static variable in class com.metamatrix.common.buffer.TupleBatch
 
UNKNOWN_STATE_DESC - Static variable in interface com.metamatrix.admin.api.objects.Session
The description when the state of the session is not known.
UNKNOWN_VALUE - Static variable in class com.metamatrix.query.optimizer.relational.rules.NewCalculateCostUtil
 
UnknownProductOrSubsystemException - Exception in com.metamatrix.platform.admin.api.exception
Indicates a product name has been encountered that is unknown, or a subsystem name for a known product has been encountered which is unknown for that product.
UnknownProductOrSubsystemException() - Constructor for exception com.metamatrix.platform.admin.api.exception.UnknownProductOrSubsystemException
No-arg CTOR
UnknownProductOrSubsystemException(String) - Constructor for exception com.metamatrix.platform.admin.api.exception.UnknownProductOrSubsystemException
Constructs an exception indicating a product name is unknown
UnknownProductOrSubsystemException(String, String) - Constructor for exception com.metamatrix.platform.admin.api.exception.UnknownProductOrSubsystemException
Constructs an exception indicating a subsystem for a known product is unknown
UNKOWN - Static variable in class com.metamatrix.platform.admin.api.PermissionDataNodeDefinition.TYPE
 
unloaded(String, String) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedVDBService
 
unloaded(String) - Method in interface com.metamatrix.dqp.service.ConnectorBindingLifeCycleListener
Connector Binding Un-Loaded
unloaded(String, String) - Method in interface com.metamatrix.dqp.service.VDBLifeCycleListener
VDB is unloaded/deleted from the system
unLoadResultName(String) - Method in class com.metamatrix.query.optimizer.xml.XMLPlannerEnvironment
 
unloadUDF() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
Unload the UDF file at the end of the DQP, because the same JVM could be used to load another DQP and we do want the static function library hanging on to old function libraries
unloadUDF() - Method in interface com.metamatrix.dqp.service.ConfigurationService
Unload the User defined functions file.
UnmodifiableAuditConfiguration - Class in com.metamatrix.platform.security.audit.config
 
UnmodifiableAuditConfiguration(AuditConfiguration) - Constructor for class com.metamatrix.platform.security.audit.config.UnmodifiableAuditConfiguration
 
UnmodifiableProperties - Class in com.metamatrix.common.properties
This class represents an unmodifiable Properties object, and is used within the MetaMatrix Properties framework whenever an unmodifiable Properties instance is returned.
UnmodifiableProperties(Properties) - Constructor for class com.metamatrix.common.properties.UnmodifiableProperties
 
unpinTupleBatch(TupleSourceID, int, int) - Method in interface com.metamatrix.common.buffer.BufferManager
Unpins a range of rows from the given tuple source
unpinTupleBatch(TupleSourceID, int, int) - Method in class com.metamatrix.common.buffer.impl.BufferManagerImpl
Unpin a tuple source batch.
unpublish(String, String, String, String, String, String) - Method in class com.metamatrix.uddi.publish.UnPublishWSDL
Creates and fills the Unpublish structure.
unPublish(String, String, String, String, String, String) - Method in class com.metamatrix.uddi.util.MMUddiHelper
 
unPublish(String, String, String, String, String, String) - Method in interface com.metamatrix.uddi.util.UddiHelper
Un-Publish WSDL from the UDDI Registry.
UnPublishWSDL - Class in com.metamatrix.uddi.publish
Use UDDI4j's API to call unpublish WSDL.
UnPublishWSDL() - Constructor for class com.metamatrix.uddi.publish.UnPublishWSDL
 
unregister(VDBLifeCycleListener) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
unregister(ConnectorBindingLifeCycleListener) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
unregister(VDBLifeCycleListener) - Method in interface com.metamatrix.dqp.service.ConfigurationService
 
unregister(ConnectorBindingLifeCycleListener) - Method in interface com.metamatrix.dqp.service.ConfigurationService
 
unregisterButtonForAction(JButton) - Method in class com.metamatrix.toolbox.ui.widget.ToolBar
 
unregisterForEvents() - Method in class com.metamatrix.platform.service.controller.AbstractService
UnRegister for events.
unregisterListeners() - Method in class com.metamatrix.toolbox.ui.widget.DialogWindow
Unregisters the listeners for the accept and cancel buttons that callback to the contained DialogPanel to determine if the this dialog may be disposed.
UnresolvedSymbolDescription - Class in com.metamatrix.api.exception.query
This helper object describes an unresolved symbol found during query resolution.
UnresolvedSymbolDescription(String, String) - Constructor for class com.metamatrix.api.exception.query.UnresolvedSymbolDescription
Construct a description given the symbol and it's description.
unRollException(Throwable) - Static method in class com.metamatrix.console.util.ExceptionUtility
Unroll a chain of exceptions to return the cause.
unsealObject(Serializable) - Method in class com.metamatrix.common.util.crypto.cipher.BasicCryptor
 
unsealObject(Serializable) - Method in interface com.metamatrix.common.util.crypto.Decryptor
 
unsealObject(Serializable) - Method in class com.metamatrix.common.util.crypto.NullCryptor
 
UNSEARCHABLE - Static variable in class com.metamatrix.dqp.metadata.ResultsMetadataConstants.SEARCH_TYPES
 
UNSEARCHABLE - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.SEARCH_TYPES
 
UNSEARCHABLE - Static variable in class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants.SEARCH_TYPES
 
UNSELECTED_BACKGROUND_COLOR - Static variable in class com.metamatrix.console.ui.layout.PanelsTree
 
unset(String) - Method in class bsh.Interpreter
Unassign the variable name.
UNSIGNED_BYTE - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.BuiltInNames
 
UNSIGNED_INT - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.BuiltInNames
 
UNSIGNED_LONG - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.BuiltInNames
 
UNSIGNED_SHORT - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.BuiltInNames
 
unsortAll() - Method in class com.metamatrix.toolbox.ui.widget.TableWidget
Unsort the entire table.
unsortedStringArrayIndex(String[], String) - Static method in class com.metamatrix.console.util.StaticQuickSorter
 
UNSPECIFIED_EMAIL_ADDRESS - Static variable in class com.sforce.soap.partner.StatusCode
 
UNSPECIFIED_MESSAGE - Static variable in class com.metamatrix.common.callback.CallbackChoices
Used for generic message.
UNSPECIFIED_OPTION - Static variable in class com.metamatrix.common.callback.CallbackChoices
Type used to provied Yes or No choice options.
UNSUPPORTED_APEX_TRIGGER_OPERATON - Static variable in class com.sforce.soap.partner.StatusCode
 
UNSUPPORTED_API_VERSION - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
UNSUPPORTED_CLIENT - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
UnsupportedCredentialException - Exception in com.metamatrix.api.exception.security
 
UnsupportedCredentialException() - Constructor for exception com.metamatrix.api.exception.security.UnsupportedCredentialException
No-Arg Constructor
UnsupportedCredentialException(String) - Constructor for exception com.metamatrix.api.exception.security.UnsupportedCredentialException
Construct an instance with the message specified.
UnsupportedCredentialException(String, String) - Constructor for exception com.metamatrix.api.exception.security.UnsupportedCredentialException
Construct an instance with the message and error code specified.
UnsupportedCredentialException(Throwable, String) - Constructor for exception com.metamatrix.api.exception.security.UnsupportedCredentialException
Construct an instance from a message and an exception to chain to this one.
UnsupportedCredentialException(Throwable, String, String) - Constructor for exception com.metamatrix.api.exception.security.UnsupportedCredentialException
Construct an instance from a message and a code and an exception to chain to this one.
unwrap(Class<T>) - Method in class com.metamatrix.common.jdbc.SimplePooledConnectionSource
 
unwrap(Class<T>) - Method in class com.metamatrix.jdbc.WrapperImpl
 
UP - Static variable in class com.metamatrix.query.processor.xml.MoveDocInstruction
 
UP_ICON_PROPERTY - Static variable in interface com.metamatrix.toolbox.ui.IconConstants
 
update(String[]) - Method in class com.metamatrix.cdk.QueryCommandTarget
 
UPDATE - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
update(List<DataPayload>) - Method in class com.metamatrix.connector.salesforce.connection.impl.ConnectionImpl
 
update(List<DataPayload>) - Method in class com.metamatrix.connector.salesforce.connection.SalesforceConnection
 
update(String, Object) - Method in interface com.metamatrix.metadata.runtime.api.VirtualDatabase
Update a VDB attribute.
update(String, Object) - Method in class com.metamatrix.metadata.runtime.model.BasicVirtualDatabase
 
UPDATE - Static variable in interface com.metamatrix.modeler.core.metadata.runtime.TransformationRecord.Types
 
UPDATE - Static variable in class com.metamatrix.query.metadata.SupportConstants.Element
 
UPDATE - Static variable in class com.metamatrix.query.metadata.SupportConstants.Group
 
update(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse an UPDATE command
UPDATE - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
Update - Class in com.metamatrix.query.sql.lang
Represents a SQL Update statement of the form: "UPDATE SET = , ...
Update() - Constructor for class com.metamatrix.query.sql.lang.Update
Constructs a default instance of this class.
Update(GroupSymbol, SetClauseList) - Constructor for class com.metamatrix.query.sql.lang.Update
Construct with group and change list
Update(GroupSymbol, SetClauseList, Criteria) - Constructor for class com.metamatrix.query.sql.lang.Update
Construct with group, change list, and criteria
UPDATE - Static variable in class com.metamatrix.query.sql.ReservedWords
 
update(SObject[]) - Method in interface com.sforce.soap.partner.Soap
Update a set of sObjects
update(SObject[]) - Method in class com.sforce.soap.partner.SoapBindingStub
 
UPDATE - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
UPDATE_AUTH_POLICY - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
UPDATE_COLUMN - Static variable in class com.metamatrix.dqp.metadata.ResultsMetadataDefaults
 
UPDATE_COLUMN_NUM - Static variable in class com.metamatrix.console.ui.views.entitlements.AuthorizationsModel
 
UPDATE_COLUMN_NUM - Static variable in class com.metamatrix.console.ui.views.vdb.EntitlementMigrationDetailPanel
 
UPDATE_COMPONENT_TYPE - Static variable in class com.metamatrix.common.config.model.ConfigurationModel.Attribute
 
UPDATE_CONNECTOR_BINGING_NAME - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
UPDATE_ID_BLOCK - Static variable in class com.metamatrix.common.id.dbid.spi.jdbc.JDBCNames
Sql statement use to update an ID in the TransactionID table
UPDATE_MODEL_NAME - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
UPDATE_PLAN - Static variable in interface com.metamatrix.modeler.core.metadata.runtime.TableRecord.TableRecordProperties
 
UPDATE_PROCEDURE - Static variable in class com.metamatrix.query.sql.util.UpdateProcedureGenerator
 
UPDATE_PSC - Static variable in class com.metamatrix.common.config.model.ConfigurationModel.Attribute
 
UPDATE_QUERY - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.QUERY_TYPES
 
UPDATE_SET_STATUS - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
UPDATE_TRANSFORM - Static variable in class com.metamatrix.modeler.core.index.IndexConstants.RECORD_TYPE
 
UPDATE_TRANSFORM_INDEX - Static variable in class com.metamatrix.modeler.core.index.IndexConstants.INDEX_NAME
 
UPDATE_VDB - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
UPDATE_VDB_MODELS - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
UPDATE_VDB_VERSION - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
updateAcceptButton() - Method in class com.metamatrix.console.ui.util.ModifiedDirectoryChooserPanel
 
updateAcceptButton() - Method in class com.metamatrix.toolbox.ui.widget.DirectoryChooserPanel
 
updateActions(WorkspacePanel) - Method in class com.metamatrix.console.ui.layout.WorkspaceController
 
updateArray(int, Array) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateArray(String, Array) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateAsciiStream(int, InputStream, int) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateAsciiStream(String, InputStream, int) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateAsciiStream(int, InputStream, long) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateAsciiStream(int, InputStream) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateAsciiStream(String, InputStream, long) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateAsciiStream(String, InputStream) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateBigDecimal(int, BigDecimal) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateBigDecimal(String, BigDecimal) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateBinaryStream(int, InputStream, int) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateBinaryStream(String, InputStream, int) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateBinaryStream(int, InputStream, long) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateBinaryStream(int, InputStream) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateBinaryStream(String, InputStream, long) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateBinaryStream(String, InputStream) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateBindings(Binder) - Method in interface com.metamatrix.common.application.DQPConfigSource
 
updateBindings(Binder) - Method in class com.metamatrix.dqp.embedded.EmbeddedConfigSource
 
updateBindings(Binder) - Method in class com.metamatrix.server.dqp.config.PlatformConfigSource
 
updateBlob(int, Blob) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateBlob(String, Blob) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateBlob(int, InputStream, long) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateBlob(int, InputStream) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateBlob(String, InputStream, long) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateBlob(String, InputStream) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateBoolean(int, boolean) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateBoolean(String, boolean) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateButtonStatus() - Method in class com.metamatrix.toolbox.ui.widget.AccumulatorPanel
 
updateByte(int, byte) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateByte(String, byte) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateBytes(int, byte[]) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateBytes(String, byte[]) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateCharacterStream(int, Reader, int) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateCharacterStream(String, Reader, int) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateCharacterStream(int, Reader, long) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateCharacterStream(int, Reader) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateCharacterStream(String, Reader, long) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateCharacterStream(String, Reader) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateClob(int, Clob) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateClob(String, Clob) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateClob(int, Reader, long) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateClob(int, Reader) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateClob(String, Reader, long) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateClob(String, Reader) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateComponentType(ComponentType, ComponentType) - Method in class com.metamatrix.common.config.model.BasicConfigurationObjectEditor
This will update / replace the existing component type with the specified component type.
updateConfigurationDef(BasicVDBDefn) - Method in class com.metamatrix.common.vdb.api.VDBArchive
Update the Configuration.def file, with supplied DEF object.
updateConnectorBinding(ConnectorBinding) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
updateConnectorBinding(ConnectorBinding) - Method in interface com.metamatrix.dqp.service.ConfigurationService
Update the Connector Binding, the assumption here that we kept the name same
UpdateController - Class in com.metamatrix.metadata.runtime.model
The UpdateController is responsible for controlling all updates for the Runtime Metadata.
UpdateController(TransactionMgr) - Constructor for class com.metamatrix.metadata.runtime.model.UpdateController
 
updateCount - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.Results
 
updateCounts - Variable in class com.metamatrix.jdbc.MMStatement
Array of update counts as returned by executeBatch()
UpdateCountTupleSource - Class in com.metamatrix.query.processor.proc
 
UpdateCountTupleSource(List) - Constructor for class com.metamatrix.query.processor.proc.UpdateCountTupleSource
 
UpdateCountTupleSource(int) - Constructor for class com.metamatrix.query.processor.proc.UpdateCountTupleSource
 
updateCredentials(HttpClient, HttpMethod, String, String) - Method in class com.metamatrix.connector.xml.http.DefaultTrustDeserializer
 
UPDATED - Static variable in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCNames.ExtensionFilesTable.ColumnName
 
UPDATED_BY - Static variable in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCNames.ExtensionFilesTable.ColumnName
 
UPDATED_BY - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.VirtualDatabases.ColumnName
 
UPDATED_DATE - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.VirtualDatabases.ColumnName
 
updateDate(int, Date) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateDate(String, Date) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateDouble(int, double) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateDouble(String, double) - Method in class com.metamatrix.jdbc.MMResultSet
 
UpdatedResult - Class in com.metamatrix.connector.salesforce.execution
 
UpdatedResult() - Constructor for class com.metamatrix.connector.salesforce.execution.UpdatedResult
 
UpdateExecution - Interface in org.teiid.connector.api
The update execution represents the case where a connector can execute an INSERT, UPDATE, or DELETE command.
UpdateExecutionImpl - Class in com.metamatrix.connector.salesforce.execution
 
UpdateExecutionImpl() - Constructor for class com.metamatrix.connector.salesforce.execution.UpdateExecutionImpl
 
UpdateExecutionParent - Class in com.metamatrix.connector.salesforce.execution
Parent class to the Update, Delete, and Insert execution classes.
UpdateExecutionParent(ICommand, SalesforceConnection, RuntimeMetadata, ExecutionContext, ConnectorEnvironment) - Constructor for class com.metamatrix.connector.salesforce.execution.UpdateExecutionParent
 
updateFloat(int, float) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateFloat(String, float) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateHashCode() - Method in class com.metamatrix.common.namedobject.BaseID
Update the currently cached hash code value with a newly computed one.
updateHashCode() - Method in class com.metamatrix.common.object.PropertiedObjectImpl
Update the currently cached hash code value with a newly computed one.
updateHashCode() - Method in class com.metamatrix.metadata.runtime.model.BasicMetadataID
Update the currently cached hash code value with a newly computed one.
updateInt(int, int) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateInt(String, int) - Method in class com.metamatrix.jdbc.MMResultSet
 
UpdateLineColumn(char) - Method in class com.metamatrix.query.parser.JavaCharStream
 
updateListPreferredSize() - Method in class com.metamatrix.toolbox.ui.widget.AccumulatorPanel
 
updateLong(int, long) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateLong(String, long) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateModel(TreeNodeEditor, List, List) - Method in class com.metamatrix.toolbox.ui.widget.TreeNodeTableWidget
 
updateMultiSource(Map) - Method in class com.metamatrix.console.ui.views.vdb.VdbAssignConnBindPanel
 
updateMultiSource(Map) - Method in class com.metamatrix.console.ui.views.vdb.VDBConnectorBindingAssignmentModelTable
 
updateMultiSource(Map) - Method in class com.metamatrix.console.ui.views.vdb.VdbWizardEditConnBindPanel
 
updateNavigationButtons() - Method in class com.metamatrix.toolbox.ui.widget.WizardPanel
Performs logic tests to determine the enable/disable status of the Back/Next buttons
updateNCharacterStream(int, Reader, long) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateNCharacterStream(int, Reader) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateNCharacterStream(String, Reader, long) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateNCharacterStream(String, Reader) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateNClob(int, NClob) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateNClob(int, Reader, long) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateNClob(int, Reader) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateNClob(String, NClob) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateNClob(String, Reader, long) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateNClob(String, Reader) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateNString(int, String) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateNString(String, String) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateNull(int) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateNull(String) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateObject(int, Object, int) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateObject(int, Object) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateObject(String, Object, int) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateObject(String, Object) - Method in class com.metamatrix.jdbc.MMResultSet
 
updatePermissionsForNode(PermissionNode, DataNodePermissions) - Method in interface com.metamatrix.console.ui.views.entitlements.PermissionsUpdater
 
UpdateProcedureGenerator - Class in com.metamatrix.query.sql.util
Use existing query transformation to create a simple insert/update/delete procedure.
UpdateProcedureGenerator() - Constructor for class com.metamatrix.query.sql.util.UpdateProcedureGenerator
 
UpdateProcedureResolver - Class in com.metamatrix.query.resolver.command
 
UpdateProcedureResolver() - Constructor for class com.metamatrix.query.resolver.command.UpdateProcedureResolver
 
updateProcess(String, String, ProcessRegistryBinding) - Method in class com.metamatrix.platform.registry.ClusteredRegistryState
 
updatePropertiedObjectPanel() - Method in class com.metamatrix.console.ui.views.authorization.AuthenticationProviderPropertiesPanel
 
updatePropertiedObjectPanel(ComponentType, String, boolean) - Method in class com.metamatrix.console.ui.views.authorization.NewAuthenticationProviderSpecificationPanel
Update the panel based on the specified Connector Type and Connector Binding Name.
updatePropertiedObjectPanel() - Method in class com.metamatrix.console.ui.views.connectorbinding.BindingPropertiesPanel
 
updatePropertiedObjectPanel(ComponentType, String, boolean) - Method in class com.metamatrix.console.ui.views.connectorbinding.NewBindingWizardSpecificationPanel
Update the panel based on the specified Connector Type and Connector Binding Name.
updatePropertiedObjectPanel() - Method in class com.metamatrix.console.ui.views.deploy.ServiceDefinitionPropertiesPanel
 
updateProperties(String, String, Properties) - Method in interface com.metamatrix.admin.api.core.CoreConfigAdmin
Set several properties for an AdminObject.
updateProperties(String, String, Properties) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
updateProperties(String, String, Properties) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
Supported classes are Host, ConnectorBinding, SystemObject, ProcessObject
updateProperties(String, String, Properties) - Method in class com.metamatrix.dqp.embedded.admin.DQPConfigAdminImpl
 
updateRef(int, Ref) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateRef(String, Ref) - Method in class com.metamatrix.jdbc.MMResultSet
 
UpdateResolver - Class in com.metamatrix.query.resolver.command
This class knows how to expand and resolve UDPATE commands.
UpdateResolver() - Constructor for class com.metamatrix.query.resolver.command.UpdateResolver
 
updateResourceProperties(ResourcePropertiedObjectEditor) - Method in class com.metamatrix.console.models.ResourceManager
 
updateResourcePropertyValue(ResourceDescriptor, String, String) - Method in class com.metamatrix.console.models.ConfigurationManager
Updates the resourceDescriptor with the new propertyValue and returns the updated resourceDescriptor.
updateRoles(char[]) - Method in class com.metamatrix.common.vdb.api.VDBArchive
Update/Add the data roles file in the archive.
updateRow() - Method in class com.metamatrix.jdbc.MMResultSet
 
updateRowId(int, RowId) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateRowId(String, RowId) - Method in class com.metamatrix.jdbc.MMResultSet
 
updatesAreDetected(int) - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Indicates whether or not a visible row update can be detected by calling the method ResultSet.rowUpdated.
updateScrollButtons() - Method in class com.metamatrix.toolbox.ui.widget.ToolBar
 
updateSelectionForModelsTable() - Method in class com.metamatrix.console.ui.views.vdb.VdbAssignConnBindPanel
 
updateSelectionForModelsTable() - Method in class com.metamatrix.console.ui.views.vdb.VdbWizardEditConnBindPanel
 
updateServiceBinding(String, String, ServiceRegistryBinding) - Method in class com.metamatrix.platform.registry.ClusteredRegistryState
 
updateServices(List<ServiceRegistryBinding>, List<ServiceRegistryBinding>) - Method in class com.metamatrix.platform.service.proxy.RandomSelectionPolicy
 
updateServices(List<ServiceRegistryBinding>, List<ServiceRegistryBinding>) - Method in class com.metamatrix.platform.service.proxy.RoundRobinSelectionPolicy
 
updateServices(List<ServiceRegistryBinding>, List<ServiceRegistryBinding>) - Method in interface com.metamatrix.platform.service.proxy.ServiceSelectionPolicy
 
updateShort(int, short) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateShort(String, short) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateSQLXML(int, SQLXML) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateSQLXML(String, SQLXML) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateState(int) - Method in class com.metamatrix.platform.registry.ServiceRegistryBinding
 
updateState(int) - Method in interface com.metamatrix.platform.service.api.ServiceInterface
There are reflective based calls on this
updateState(int) - Method in class com.metamatrix.platform.service.controller.AbstractService
Update state and stateChangedTime with new state; If newState == state then do nothing.
updateState(int) - Method in class com.metamatrix.platform.service.controller.ServiceData
Update state and stateChangedTime with new state; If newState == state then do nothing.
updateString(int, String) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateString(String, String) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateSymbolMapDependentValues() - Method in class com.metamatrix.query.mapping.xml.MappingSourceNode
 
updateSystemProperties(Properties) - Method in interface com.metamatrix.admin.api.core.CoreConfigAdmin
Set several system-wide properties.
updateSystemProperties(Properties) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
updateSystemProperties(Properties) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
updateSystemProperties(Properties) - Method in class com.metamatrix.dqp.embedded.admin.DQPConfigAdminImpl
 
updateSystemProperties(Properties) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
updateSystemProperties(Properties) - Method in interface com.metamatrix.dqp.service.ConfigurationService
Set several System properties (Contents of ServerConfig.xml file).
updateSystemPropertyValues(Properties, String) - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Set System Property Values in Configuration.
updateSystemPropertyValues(Properties, String) - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
Set System Property in Next Configuration
updateTableColumnWidths() - Method in class com.metamatrix.console.ui.views.summary.SummaryPanel
 
updateTime(int, Time) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateTime(String, Time) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateTimestamp(int, Timestamp) - Method in class com.metamatrix.jdbc.MMResultSet
 
updateTimestamp(String, Timestamp) - Method in class com.metamatrix.jdbc.MMResultSet
 
updatetSingleConnectorBindingName(VirtualDatabaseID, Map, Connection) - Static method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCRuntimeMetadataWriter
This method is used for Non-Multisource Models because the 1-to-1 relationship between the RT_MDLS and the RT_VDB_MDLS tables is assumed intact (as originally done) so that only an update is performed
updateUI() - Method in class com.metamatrix.console.ui.treetable.JTreeTable.TreeTableCellRenderer
updateUI is overridden to set the colors of the Tree's renderer to match that of the table.
updateUI() - Method in class com.metamatrix.console.ui.treetable.JTreeTable
Overridden to message super and forward the method to the tree.
updateUI() - Method in class com.metamatrix.toolbox.ui.widget.ButtonWidget
 
updateUI() - Method in class com.metamatrix.toolbox.ui.widget.CheckBox
 
updateUI() - Method in class com.metamatrix.toolbox.ui.widget.LabelWidget
 
updateUI() - Method in class com.metamatrix.toolbox.ui.widget.MultiLineToolTip
 
updateUI() - Method in class com.metamatrix.toolbox.ui.widget.table.TableHeaderButton
 
updateUI() - Method in class com.metamatrix.toolbox.ui.widget.ToolBar
 
updateUI() - Method in class com.metamatrix.toolbox.ui.widget.TreeWidget
 
updateUpDownEnabled(ListWidget, ButtonWidget, ButtonWidget) - Method in class com.metamatrix.toolbox.ui.widget.table.TableReorderOptionPanel
 
UpdateValidationVisitor - Class in com.metamatrix.query.validator
This visitor is used to validate updates through virtual groups.
UpdateValidationVisitor(QueryMetadataInterface) - Constructor for class com.metamatrix.query.validator.UpdateValidationVisitor
This constructor initialises the visitor by setting the metadata needed for validation.
updateVDBVersion(VirtualDatabaseID, Connection) - Static method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCRuntimeMetadataWriter
Used by migration, after deploying the latest version from the source, to update the version to reflect the latest version.
updateView(Collection<Request>, String) - Method in class com.metamatrix.console.ui.views.queries.QueryRequestPanel
 
updateVirtualDatabase(VirtualDatabase) - Method in class com.metamatrix.console.models.VdbManager
 
updateVirtualDatabase(VirtualDatabase, String) - Method in class com.metamatrix.metadata.runtime.model.UpdateController
Update VDB attributes.
updateVirtualDatabase(VirtualDatabase, String) - Method in class com.metamatrix.metadata.runtime.RuntimeMetadataCatalog
Update VDB attributes.
updateVirtualDatabase(VirtualDatabase, String) - Method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCConnector
 
updateVirtualDatabase(VirtualDatabase, String, Connection) - Static method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCRuntimeMetadataWriter
 
updateVirtualDatabase(VirtualDatabase, String) - Method in interface com.metamatrix.metadata.runtime.spi.MetaBaseConnector
Update VDB attributes.
updateVirtualDatabase(VirtualDatabase) - Method in interface com.metamatrix.server.admin.api.RuntimeMetadataAdminAPI
Update a modified VirtualDataBase.
updateVirtualDatabase(VirtualDatabase) - Method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataAdminAPIImpl
Update a modified VirtualDataBase.
UpdateVisitor - Class in com.metamatrix.connector.salesforce.execution.visitors
 
UpdateVisitor(RuntimeMetadata) - Constructor for class com.metamatrix.connector.salesforce.execution.visitors.UpdateVisitor
 
updatingModelCount(QueryMetadataInterface) - Method in class com.metamatrix.query.sql.lang.BatchedUpdateCommand
 
updatingModelCount(QueryMetadataInterface) - Method in class com.metamatrix.query.sql.lang.Command
Return the number of updates on physical sources by this command.
updatingModelCount(QueryMetadataInterface) - Method in class com.metamatrix.query.sql.lang.Create
 
updatingModelCount(QueryMetadataInterface) - Method in class com.metamatrix.query.sql.lang.Drop
 
updatingModelCount(QueryMetadataInterface) - Method in class com.metamatrix.query.sql.lang.DynamicCommand
 
updatingModelCount(QueryMetadataInterface) - Method in class com.metamatrix.query.sql.lang.ProcedureContainer
 
updatingModelCount(QueryMetadataInterface) - Method in class com.metamatrix.query.sql.lang.Query
 
updatingModelCount(QueryMetadataInterface) - Method in class com.metamatrix.query.sql.lang.SetQuery
 
updatingModelCount(QueryMetadataInterface) - Method in class com.metamatrix.query.sql.lang.XQuery
 
updatingModelCount(QueryMetadataInterface) - Method in class com.metamatrix.query.sql.proc.CreateUpdateProcedureCommand
 
upMouseListener - Variable in class com.metamatrix.toolbox.ui.widget.IntegerSpinner
 
UPPER_BOUND - Static variable in class com.metamatrix.platform.admin.api.PermissionDataNodeDefinition.TYPE
 
upperCase(String) - Static method in class com.metamatrix.query.function.FunctionMethods
 
upperCaseFirstChar(String) - Static method in class com.metamatrix.core.util.StringUtilities
Returns a new string that uppercases the first character in the passed in value String
upsert(String, SObject[]) - Method in interface com.sforce.soap.partner.Soap
Update or insert a set of sObjects based on object id
upsert(String, SObject[]) - Method in class com.sforce.soap.partner.SoapBindingStub
 
Upsert - Class in com.sforce.soap.partner
 
Upsert() - Constructor for class com.sforce.soap.partner.Upsert
 
Upsert(String, SObject[]) - Constructor for class com.sforce.soap.partner.Upsert
 
UpsertResult - Class in com.sforce.soap.partner
 
UpsertResult() - Constructor for class com.sforce.soap.partner.UpsertResult
 
UpsertResult(boolean, Error[], String, boolean) - Constructor for class com.sforce.soap.partner.UpsertResult
 
URI - Static variable in class com.metamatrix.common.object.PropertyType
 
URI - Static variable in class com.metamatrix.connector.xml.http.HTTPConnectorState
 
URI_REFERENCE_DELIMITER - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants
Delimiter used to separate the URI string from the URI fragment
URI_RESOURCES - Static variable in class com.metamatrix.vdb.runtime.URIResourceReader.Constants
 
URIModelResource - Interface in com.metamatrix.vdb.runtime
 
URIModelResource.AUTH_LEVEL - Class in com.metamatrix.vdb.runtime
 
URIModelResource.AUTH_LEVEL() - Constructor for class com.metamatrix.vdb.runtime.URIModelResource.AUTH_LEVEL
 
URIResource - Class in com.metamatrix.vdb.runtime
 
URIResource() - Constructor for class com.metamatrix.vdb.runtime.URIResource
 
URIResourceReader - Class in com.metamatrix.vdb.runtime
 
URIResourceReader() - Constructor for class com.metamatrix.vdb.runtime.URIResourceReader
 
URIResourceReader.Constants - Class in com.metamatrix.vdb.runtime
 
URIResourceReader.Constants() - Constructor for class com.metamatrix.vdb.runtime.URIResourceReader.Constants
 
URIResourceReader.Constants.URI - Class in com.metamatrix.vdb.runtime
 
URIResourceReader.Constants.URI() - Constructor for class com.metamatrix.vdb.runtime.URIResourceReader.Constants.URI
 
URIResourceReader.Constants.URI.Attribute - Class in com.metamatrix.vdb.runtime
 
URIResourceReader.Constants.URI.Attribute() - Constructor for class com.metamatrix.vdb.runtime.URIResourceReader.Constants.URI.Attribute
 
URL - Static variable in class com.metamatrix.common.object.PropertyType
 
URL - Static variable in class com.metamatrix.connector.salesforce.ConnectorState
 
URL - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Connections.Class
 
URL - Static variable in class org.teiid.connector.jdbc.JDBCPropertyNames
 
URL_FOR_DATA_WEBSERVICE - Static variable in interface com.metamatrix.core.CoreConstants
Constant that defines the replaceable token in WSDL generated in the VDB which represents the URL for the service binding.
URL_LOCATION - Static variable in class com.metamatrix.connector.text.TextPropertyNames
 
URL_ROOT_FOR_VDB - Static variable in interface com.metamatrix.core.CoreConstants
Constant that defines the replaceable token in WSDL generated in the VDB which represents the first part (VDB-independent) of the URL.
URL_SUFFIX_FOR_VDB - Static variable in interface com.metamatrix.core.CoreConstants
Constant that defines the replaceable token in WSDL generated in the VDB which represents the suffix part of the URL.
URLFactory - Class in com.metamatrix.common.extensionmodule.protocol
Factory to convert String urls into URL objects.
URLFilteringClassLoader - Class in com.metamatrix.common.classloader
 
URLFilteringClassLoader(URL[], ClassLoader) - Constructor for class com.metamatrix.common.classloader.URLFilteringClassLoader
 
URLFilteringClassLoader(URL[]) - Constructor for class com.metamatrix.common.classloader.URLFilteringClassLoader
 
URLFilteringClassLoader(URL[], ClassLoader, URLStreamHandlerFactory) - Constructor for class com.metamatrix.common.classloader.URLFilteringClassLoader
 
URLHelper - Class in com.metamatrix.common.protocol
Helper class to build the URL objects from the strings.
URLHelper() - Constructor for class com.metamatrix.common.protocol.URLHelper
 
URLLabelWidget - Class in com.metamatrix.toolbox.ui.widget
Specialization of LabelWidget to display a URL and allow clicking to send the URL text to the browser.
URLLabelWidget() - Constructor for class com.metamatrix.toolbox.ui.widget.URLLabelWidget
Constructor for URLLabelWidget.
URLLabelWidget(String) - Constructor for class com.metamatrix.toolbox.ui.widget.URLLabelWidget
Constructor for URLLabelWidget.
URLLabelWidget(Icon) - Constructor for class com.metamatrix.toolbox.ui.widget.URLLabelWidget
Constructor for URLLabelWidget.
URLLabelWidget(String, Icon) - Constructor for class com.metamatrix.toolbox.ui.widget.URLLabelWidget
Constructor for URLLabelWidget.
URLListCellRenderer - Class in com.metamatrix.toolbox.ui.widget.list
This class is intended to be used to render List items that are URLs.
URLListCellRenderer() - Constructor for class com.metamatrix.toolbox.ui.widget.list.URLListCellRenderer
 
URLS_HEADER - Static variable in class com.metamatrix.console.ui.layout.ConsoleMenuBar
 
UrlServerDiscovery - Class in com.metamatrix.common.comm.platform.socket.client
Simple URL discovery strategy
UrlServerDiscovery() - Constructor for class com.metamatrix.common.comm.platform.socket.client.UrlServerDiscovery
 
UrlServerDiscovery(MMURL) - Constructor for class com.metamatrix.common.comm.platform.socket.client.UrlServerDiscovery
 
urlsItemSelected() - Method in class com.metamatrix.console.ui.layout.ConsoleMainFrame
 
urlsItemSelected() - Method in interface com.metamatrix.console.ui.layout.ConsoleMenuBarListener
 
URLTextFieldWidget - Class in com.metamatrix.toolbox.ui.widget
Editable TextWidget to display a URL that can be rendered as hyperlink and clicked upon.
URLTextFieldWidget() - Constructor for class com.metamatrix.toolbox.ui.widget.URLTextFieldWidget
Constructor for URLTextFieldWidget.
URLTextFieldWidget(String) - Constructor for class com.metamatrix.toolbox.ui.widget.URLTextFieldWidget
Constructor for URLTextFieldWidget.
URLTextFieldWidget(int) - Constructor for class com.metamatrix.toolbox.ui.widget.URLTextFieldWidget
Constructor for URLTextFieldWidget.
URLTextFieldWidget(String, int) - Constructor for class com.metamatrix.toolbox.ui.widget.URLTextFieldWidget
Constructor for URLTextFieldWidget.
USAGE_ERROR - Static variable in class com.metamatrix.jdbc.api.SQLStates
General query execution error
USE_BIND_VARIABLES - Static variable in class org.teiid.connector.jdbc.JDBCPropertyNames
This property can be used to indicate that prepared statements should be used.
USE_COMMENTS_SOURCE_QUERY - Static variable in class org.teiid.connector.jdbc.JDBCPropertyNames
This property is used to turn on/off the use of the default comments like connection id and requestid in the source SQL query.
USE_CREDENTIALS_MAP - Static variable in class org.teiid.connector.api.ConnectorPropertyNames
 
USE_HTTP_BASIC_AUTH - Static variable in class com.metamatrix.connector.xml.http.HTTPConnectorState
 
USE_LATEST_VDB_VERSION - Static variable in class com.metamatrix.jdbc.EmbeddedDataSource
 
USE_POST_DELEGATION - Static variable in class org.teiid.connector.api.ConnectorPropertyNames
 
USE_RESULTSET_CACHE - Static variable in interface com.metamatrix.common.application.DQPConfigSource
 
USE_RESULTSET_CACHE - Static variable in class com.metamatrix.server.query.service.QueryServicePropertyNames
 
USE_RESULTSET_CACHE - Static variable in class org.teiid.connector.api.ConnectorPropertyNames
 
USE_URL_HOST - Static variable in class com.metamatrix.common.comm.platform.socket.client.AdminApiServerDiscovery
If the FIREWALL_HOST property is set, then this host name will be used instead of the process names returned by the AdminApi
useAnsiJoin(Object, QueryMetadataInterface, CapabilitiesFinder) - Static method in class com.metamatrix.query.optimizer.relational.rules.CapabilitiesUtil
 
useAnsiJoin() - Method in interface org.teiid.connector.api.ConnectorCapabilities
Whether the source prefers to use ANSI style joins.
useAnsiJoin() - Method in class org.teiid.connector.basic.BasicConnectorCapabilities
 
useAsInGroupAlias() - Method in class org.teiid.connector.jdbc.oracle.OracleSQLTranslator
 
useAsInGroupAlias() - Method in class org.teiid.connector.jdbc.sybase.SybaseSQLTranslator
 
useAsInGroupAlias() - Method in class org.teiid.connector.jdbc.translator.SQLConversionVisitor
 
useAsInGroupAlias() - Method in class org.teiid.connector.jdbc.translator.Translator
Indicates whether group alias should be of the form "...FROM groupA AS X" or "...FROM groupA X".
useAsInGroupAlias() - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
Indicates whether group alias should be of the form "...FROM groupA AS X" or "...FROM groupA X".
useCredentialMap() - Method in class org.teiid.connector.basic.BasicConnector
 
useDiskBuffering() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
Use disk for buffering for result set management during the processing
useDiskBuffering() - Method in interface com.metamatrix.dqp.service.ConfigurationService
Use disk for buffering for result set management during the processing
useExtensionClasspath() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService
 
useExtensionClasspath() - Method in interface com.metamatrix.dqp.service.ConfigurationService
Use the extension classpath defined in the connector bindins and load jars in different class loader or in the same class loader as calling code
useHttpBasicAuth() - Method in class com.metamatrix.connector.xml.http.HTTPConnectorState
 
useParensForJoins() - Method in class org.teiid.connector.jdbc.mysql.MySQLTranslator
 
useParensForJoins() - Method in class org.teiid.connector.jdbc.translator.SQLConversionVisitor
 
useParensForJoins() - Method in class org.teiid.connector.jdbc.translator.Translator
Set to true to indicate that every branch of a join should have parenthesis.
useParensForJoins() - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
useParensForSetQueries() - Method in class org.teiid.connector.jdbc.mysql.MySQLTranslator
 
useParensForSetQueries() - Method in class org.teiid.connector.jdbc.translator.SQLConversionVisitor
 
useParensForSetQueries() - Method in class org.teiid.connector.jdbc.translator.Translator
Set to true to indicate that every branch of a set query should have parenthesis, i.e.
useParensForSetQueries() - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
usePreparedStatement - Variable in class com.metamatrix.cdk.QueryCommandTarget
 
usePreparedStatements() - Method in class org.teiid.connector.jdbc.translator.Translator
Use PreparedStatements (or CallableStatements) as appropriate for all commands.
User - Interface in com.metamatrix.admin.api.objects
A user of the MetaMatrix system may a participant or an administrator of the MetaMatrix system.
USER - Static variable in class com.metamatrix.query.function.FunctionLibrary
 
user(CommandContext) - Static method in class com.metamatrix.query.function.FunctionMethods
 
USER_ADMIN - Static variable in class com.metamatrix.server.util.SecurityRoles.Name
 
USER_COL - Static variable in class com.metamatrix.console.ui.views.queries.QueryTableModel
 
USER_CREATED_BY - Static variable in interface com.metamatrix.common.config.util.ConfigurationPropertyNames
 
USER_CREATED_BY - Static variable in interface com.metamatrix.common.vdb.api.DEFReaderWriter.Header
 
USER_DEFINED - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.DATATYPE_TYPES
 
USER_DEFINED - Static variable in class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants.DATATYPE_TYPES
 
USER_DEFINED_FUNCTION_MODEL - Static variable in interface com.metamatrix.dqp.service.ConfigurationService
 
USER_DEFINED_FUNCTIONS - Static variable in interface com.metamatrix.dqp.embedded.DQPEmbeddedProperties
 
USER_GROUP_ICON - Static variable in class com.metamatrix.console.ui.util.ConsoleCellRenderer
 
USER_HDR - Static variable in class com.metamatrix.console.ui.views.queries.QueryTableModel
 
USER_ICON - Static variable in class com.metamatrix.console.ui.util.ConsoleCellRenderer
 
USER_ID - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Connections.Class
 
USER_KEYWORD - Static variable in class org.teiid.connector.api.CredentialMap
 
USER_NAME - Static variable in interface com.metamatrix.common.api.MMURL.CONNECTION
 
USER_NAME - Static variable in interface com.metamatrix.console.ui.util.property.TypeConstants
 
USER_NAME - Static variable in class com.metamatrix.console.ui.views.vdb.VdbWizardUserAndPasswordPanel
 
USER_NAME - Static variable in class com.metamatrix.jdbc.BaseDataSource
 
USER_NAME - Static variable in class com.metamatrix.soap.service.DataServiceWebServiceImpl
 
USER_NAME_COLUMN_NUM - Static variable in class com.metamatrix.console.ui.views.sessions.SessionTableModel
 
USER_NAME_LABEL_PROPERTY - Static variable in class com.metamatrix.toolbox.ui.widget.LoginPanel
 
USER_PREFERENCES_DEFINITION_FILE_PROPERTY_NAME - Static variable in class com.metamatrix.toolbox.preference.UserPreferences
 
UserCapabilities - Class in com.metamatrix.console.security
This is a singleton for accessing user capabilities.
userCommand(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
 
userCommandEnd(long, String, String, String, String, String, String, int, boolean, boolean) - Method in class com.metamatrix.dqp.spi.basic.FileCommandLogger
Logs an entry for user command ending.
userCommandEnd(long, String, String, String, String, String, String, int, boolean, boolean) - Method in interface com.metamatrix.dqp.spi.CommandLoggerSPI
A user command has ended.
userCommandEnd(long, String, String, String, String, String, String, int, boolean, boolean) - Method in class com.metamatrix.server.dqp.service.tracker.DatabaseCommandLogger
 
userCommandStart(long, String, String, String, String, String, String, String, String) - Method in class com.metamatrix.dqp.spi.basic.FileCommandLogger
Logs an entry for user command starting.
userCommandStart(long, String, String, String, String, String, String, String, String) - Method in interface com.metamatrix.dqp.spi.CommandLoggerSPI
A user command has started.
userCommandStart(long, String, String, String, String, String, String, String, String) - Method in class com.metamatrix.server.dqp.service.tracker.DatabaseCommandLogger
 
UserEntitlementInfo - Class in com.metamatrix.platform.security.api
Information about a particular entitled Resource (Group or table, Element or column), this class specifies a collection of Principals (users or user groups) - Grantees that have been granted certain Allowed Actions (one or more of {CREATE, READ, UPDATE, DELETE}) on the given Resource by one or more Grantors (granting authority).
UserEntitlementInfo(AuthorizationRealm, String, String) - Constructor for class com.metamatrix.platform.security.api.UserEntitlementInfo
ctor
useResultSetCache() - Method in class com.metamatrix.dqp.message.AtomicRequestMessage
 
useResultSetCache() - Method in class com.metamatrix.dqp.message.RequestMessage
 
useResultSetCache - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.RequestInfo
 
USERFILES_FOLDERNAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
USERNAME - Static variable in interface com.metamatrix.common.config.api.SearchbaseConnectorComponentType
 
USERNAME - Static variable in class com.metamatrix.common.connection.ManagedConnection
The environment property name for the username that is to be used for connecting to the metadata store.
USERNAME - Static variable in class com.metamatrix.common.jdbc.JDBCUtil
The environment property name for the username that is to be used for connecting to the metadata store.
USERNAME - Static variable in class com.metamatrix.connector.salesforce.ConnectorState
 
username - Variable in class com.metamatrix.connector.xml.base.TrustedPayloadBridge
 
USERNAME - Static variable in class com.metamatrix.connector.xmlsource.soap.SoapConnectorProperties
 
USERNAME - Static variable in interface com.metamatrix.soap.service.ConnectionSource
This is a property key that is used for the username used to connect to an MM Server.
USERNAME - Static variable in class org.teiid.connector.jdbc.JDBCPropertyNames
 
USERNAME_TAG - Static variable in class com.metamatrix.soap.util.SOAPConstants.AUTHENTICATION.TAGS.USERNAME
 
USERNAME_TOKEN_PROFILE_CLEAR_TEXT - Static variable in class com.metamatrix.connector.xmlsource.soap.SecurityToken
 
USERNAME_TOKEN_PROFILE_DIGEST - Static variable in class com.metamatrix.connector.xmlsource.soap.SecurityToken
 
UserPreferenceCallback - Class in com.metamatrix.console.ui.layout
UserPreferenceCallback is a temporary Callback object constructed to generate the UserPreferences dialog.
UserPreferenceCallback() - Constructor for class com.metamatrix.console.ui.layout.UserPreferenceCallback
Construct a UserPreferenceCallback to be passed to this applicaiton's CallbackHandler.
UserPreferences - Class in com.metamatrix.toolbox.preference
 
UserPreferencesEvent - Class in com.metamatrix.toolbox.event
This event is fired whenever a user Preferences are changed.
UserPreferencesEvent(Object, Properties, Properties) - Constructor for class com.metamatrix.toolbox.event.UserPreferencesEvent
 
USERS - Static variable in interface com.metamatrix.console.util.LogContexts
 
USERS_DISPLAY_NAME_ATTRIBUTE - Static variable in class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
USERS_FILE - Static variable in class com.metamatrix.platform.security.membership.spi.file.FileMembershipDomain
 
USERS_MEMBER_OF_ATTRIBUTE - Static variable in class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
USERS_ROOT_CONTEXT - Static variable in class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
USERS_SEARCH_FILTER - Static variable in class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
USERS_SEARCH_SCOPE - Static variable in class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
userTabPaintProblemDuplicateNodeCheck(JTree) - Static method in class com.metamatrix.console.util.StaticTreeUtilities
Method inserted specifically to help solve a User tab painting problem.
UserTerritoryDeleteHeader - Class in com.sforce.soap.partner
 
UserTerritoryDeleteHeader() - Constructor for class com.sforce.soap.partner.UserTerritoryDeleteHeader
 
UserTerritoryDeleteHeader(String) - Constructor for class com.sforce.soap.partner.UserTerritoryDeleteHeader
 
UserTransaction - Interface in com.metamatrix.common.transaction
 
UserTransactionFactory - Interface in com.metamatrix.common.transaction
 
usesLocalFilePerTable() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix uses a separate local file to store each table
usesLocalFiles() - Method in class com.metamatrix.jdbc.MMDatabaseMetaData
Checks whether metamatrix stores tables in a local file
usesWildCard(String) - Static method in class com.metamatrix.connector.text.TextUtil
 
USING - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
USING - Static variable in class com.metamatrix.query.sql.ProcedureReservedWords
 
USING - Static variable in class com.metamatrix.query.sql.ReservedWords
 
USING - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
USING_CUSTOM_CLASSLOADER - Static variable in class org.teiid.connector.api.ConnectorPropertyNames
 
Util - Static variable in class com.metamatrix.admin.AdminPlugin
 
Util - Static variable in class com.metamatrix.admin.server.AdminServerPlugin
 
Util - Static variable in class com.metamatrix.cdk.CdkPlugin
 
Util - Static variable in class com.metamatrix.common.comm.CommonCommPlugin
 
Util - Static variable in class com.metamatrix.common.comm.platform.CommPlatformPlugin
 
Util - Static variable in class com.metamatrix.common.CommonPlugin
 
Util - Static variable in class com.metamatrix.connector.ldap.LDAPPlugin
Provides access to the plugin's log and to it's resources.
Util - Static variable in class com.metamatrix.connector.metadata.MetadataConnectorPlugin
 
Util - Static variable in class com.metamatrix.connector.salesforce.SalesForcePlugin
 
Util - Class in com.metamatrix.connector.salesforce
 
Util() - Constructor for class com.metamatrix.connector.salesforce.Util
 
Util - Static variable in class com.metamatrix.connector.text.TextPlugin
 
Util - Static variable in class com.metamatrix.connector.xmlsource.XMLSourcePlugin
 
Util - Static variable in class com.metamatrix.console.ConsolePlugin
 
Util - Static variable in class com.metamatrix.core.CorePlugin
 
Util - Static variable in class com.metamatrix.core.xml.CoreXmlPlugin
Provides access to the plugin's log and to it's resources.
Util - Static variable in class com.metamatrix.dqp.DQPPlugin
 
Util - Static variable in class com.metamatrix.dqp.embedded.DQPEmbeddedPlugin
 
Util - Static variable in class com.metamatrix.jdbc.JDBCPlugin
 
Util - Static variable in class com.metamatrix.metadata.runtime.RuntimeMetadataPlugin
 
Util - Static variable in class com.metamatrix.platform.config.ConfigPlugin
 
Util - Static variable in class com.metamatrix.platform.PlatformPlugin
 
Util - Static variable in class com.metamatrix.platform.security.api.SecurityPlugin
 
Util - Static variable in class com.metamatrix.platform.service.ServicePlugin
 
Util - Static variable in class com.metamatrix.query.execution.QueryExecPlugin
Provides access to the plugin's log and to it's resources.
Util - Static variable in class com.metamatrix.query.QueryPlugin
 
Util - Static variable in class com.metamatrix.server.ServerPlugin
 
Util - Static variable in class com.metamatrix.soap.SOAPPlugin
 
Util - Static variable in class com.metamatrix.toolbox.ToolboxPlugin
 
Util - Static variable in class com.metamatrix.uddi.UddiPlugin
 
Util - Static variable in class com.metamatrix.xa.arjuna.XAArjunaPlugin
 
Util - Static variable in class org.teiid.connector.DataPlugin
 
Util - Static variable in class org.teiid.connector.jdbc.JDBCPlugin
 
UTIL_0001 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
util package (011)
util_0001 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
util package (010)
util_0002 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
util_0003 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
util_0004 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
util_0005 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
util_0006 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
util_0007 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
util_0008 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
util_0009 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
UTIL_ERR_0001 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
util (007)
UTIL_ERR_0002 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
UTIL_ERR_0003 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
UTIL_ERR_0004 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
UTIL_ERR_0005 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
UTIL_ERR_0006 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
UUID - Class in com.metamatrix.core.id
This class represents a universally unique identifier, consisting of two long integral values.
UUID(long, long) - Constructor for class com.metamatrix.core.id.UUID
Construct an instance of this class from two long integral values.
UUID(UUID) - Constructor for class com.metamatrix.core.id.UUID
 
UUID_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
Property names common to multiple metamodel components
UUID_FIELD - Static variable in interface com.metamatrix.modeler.core.metadata.runtime.MetadataRecord.MetadataFieldNames
 
UUIDFactory - Class in com.metamatrix.core.id
This class is a factory for generating universally unique identifiers (UUID's).
UUIDFactory() - Constructor for class com.metamatrix.core.id.UUIDFactory
 

V

VALID_SERV_OPS - Static variable in class com.metamatrix.console.ui.views.runtime.util.RuntimeMgmtUtils
 
validate(Object) - Method in class com.metamatrix.console.ui.views.deploy.util.TextValidator
 
validate(ObjectID) - Method in class com.metamatrix.core.id.IntegerIDFactory
Return whether the specified ObjectID instance is valid.
validate(ObjectID) - Method in class com.metamatrix.core.id.LongIDFactory
Return whether the specified ObjectID instance is valid.
validate(ObjectID) - Method in class com.metamatrix.core.id.StringIDFactory
Return whether the specified ObjectID instance is valid.
validate(LanguageObject, AggregateValidationVisitor) - Static method in class com.metamatrix.query.validator.AggregateValidationVisitor
 
validate(LanguageObject, QueryMetadataInterface) - Static method in class com.metamatrix.query.validator.Validator
 
validate(LanguageObject, QueryMetadataInterface, AbstractValidationVisitor, boolean) - Static method in class com.metamatrix.query.validator.Validator
 
validate(Object) - Method in interface com.metamatrix.toolbox.ui.Validator
Determines the content validity of the specified object.
validate() - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableCellRenderer.DefaultBooleanComponent
 
validate() - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableCellRenderer.DefaultTextComponent
 
validate() - Method in class com.metamatrix.toolbox.ui.widget.table.DefaultTableHeaderRenderer
Overridden for performance reasons to do nothing.
validate_multicast_port(String, String) - Method in class com.metamatrix.common.config.model.PropertyValidations
 
validate_nonnull_and_contiguous(String, String, String) - Method in class com.metamatrix.common.config.model.PropertyValidations
 
validate_port_range(String, String, int, int) - Method in class com.metamatrix.common.config.model.PropertyValidations
 
VALIDATE_WHERE_ALL - Static variable in class com.metamatrix.query.optimizer.relational.rules.RuleConstants
 
validateActionIsSet(String) - Static method in class com.metamatrix.soap.util.WebServiceUtil
This method will validate that the action value is set.
validateAndCollectCriteriaElements(MappingDocument, XMLPlannerEnvironment) - Static method in class com.metamatrix.query.optimizer.xml.ValidateMappedCriteriaVisitor
 
validateCategory(String) - Static method in class com.metamatrix.query.function.metadata.FunctionMetadataValidator
Determine whether a category is valid.
validateConnectorBindingForMaterialization(ConnectorBinding) - Method in interface com.metamatrix.server.admin.api.RuntimeMetadataAdminAPI
Validate the given connector binding is capable for connectivity to a Materialization.
validateConnectorBindingForMaterialization(ConnectorBinding) - Method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataAdminAPIImpl
 
validateContainsRowsUpdatedVariable(CreateUpdateProcedureCommand) - Method in class com.metamatrix.query.validator.ValidationVisitor
Validate that the command assigns a value to the ROWS_UPDATED variable
validateDescription(String) - Static method in class com.metamatrix.query.function.metadata.FunctionMetadataValidator
Determine whether a description is valid.
validateElementsSupport(Collection, int) - Method in class com.metamatrix.query.validator.AbstractValidationVisitor
 
validateFunctionMethod(FunctionMethod, ActivityReport) - Static method in class com.metamatrix.query.function.metadata.FunctionMetadataValidator
Determine whether a FunctionMethod is valid.
validateFunctionMethods(Collection, ActivityReport) - Static method in class com.metamatrix.query.function.metadata.FunctionMetadataValidator
Validate a collection of FunctionMethod objects.
validateFunctionParameter(FunctionParameter) - Static method in class com.metamatrix.query.function.metadata.FunctionMetadataValidator
Determine whether a FunctionParameter is valid.
validateGroupSupportsUpdate(GroupSymbol) - Method in class com.metamatrix.query.validator.ValidationVisitor
 
validateGroupUpdatable(Command) - Method in class com.metamatrix.query.validator.ValidationVisitor
 
validateHasProjectedSymbols(Command) - Method in class com.metamatrix.query.validator.ValidationVisitor
 
validateInsert(Insert) - Method in class com.metamatrix.query.validator.ValidationVisitor
 
validateInvocationMethod(String, String, int) - Static method in class com.metamatrix.query.function.metadata.FunctionMetadataValidator
Determine whether an invocation class and method are valid.
ValidateMappedCriteriaVisitor - Class in com.metamatrix.query.optimizer.xml
Validate the criteria specified on the elements.
ValidateMappedCriteriaVisitor(XMLPlannerEnvironment) - Constructor for class com.metamatrix.query.optimizer.xml.ValidateMappedCriteriaVisitor
 
validateModel(ConfigurationModelContainer) - Method in class com.metamatrix.common.config.model.ConfigurationModelContainerAdapter
 
validateModel() - Method in class com.metamatrix.toolbox.ui.widget.TextFieldWidget
Determines if the model is valid.
validateName(String) - Static method in class com.metamatrix.query.function.metadata.FunctionMetadataValidator
Determine whether a function or parameter name is valid.
validateNoXMLProcedures(Command) - Method in class com.metamatrix.query.validator.ValidationVisitor
This method can be used to validate commands used in the stored procedure languge cannot be executed against XML documents.
validateNoXMLUpdates(Command) - Method in class com.metamatrix.query.validator.ValidationVisitor
This method can be used to validate Update commands cannot be executed against XML documents.
validateProperties(String, String) - Method in class com.metamatrix.jdbc.BaseDataSource
 
validateProperties(String, String) - Method in class com.metamatrix.jdbc.EmbeddedDataSource
 
validateProperties(String, String) - Method in class com.metamatrix.jdbc.MMDataSource
 
validateProperty - Variable in class com.metamatrix.platform.config.spi.xml.XMLActionUpdateStrategy
 
validateProperty(String, String) - Method in class com.metamatrix.toolbox.ui.widget.SplashPanel
 
validateQueryLength(StringBuffer) - Static method in class com.metamatrix.connector.salesforce.Util
 
validateSelectElements(Select) - Method in class com.metamatrix.query.validator.ValidationVisitor
 
validateSelectInto(Query) - Method in class com.metamatrix.query.validator.ValidationVisitor
Validates SELECT INTO queries.
validateSession() - Method in class com.metamatrix.admin.server.AbstractAdminImpl
 
validateSession() - Static method in class com.metamatrix.platform.admin.apiimpl.AdminAPIHelper
Get the SessionToken and validate that the session is active for the specified MetaMatrixSessionID.
validateSession(MetaMatrixSessionID) - Method in interface com.metamatrix.platform.security.api.service.SessionServiceInterface
This method is intended to verify that the session is valid, and, if need be, set the session in an active state, ready to be used.
validateSession(MetaMatrixSessionID) - Method in class com.metamatrix.platform.security.session.service.SessionServiceImpl
 
validateSetClauseList(SetClauseList) - Method in class com.metamatrix.query.validator.ValidationVisitor
 
validateSetQuery(SetQuery) - Method in class com.metamatrix.query.validator.ValidationVisitor
 
validateSortable(List) - Method in class com.metamatrix.query.validator.ValidationVisitor
Validate that no elements of type OBJECT are in a SELECT DISTINCT or and ORDER BY.
validateState() - Method in class com.metamatrix.toolbox.ui.widget.DialogPanel
Ensures that the navigation bar exists in the panel.
validateTranslateCriteria(TranslateCriteria) - Method in class com.metamatrix.query.validator.ValidationVisitor
A valid translated expression is not an AggregateSymbol and does not include elements not present on the groups of the command using the translated criteria.
validateType(String) - Static method in class com.metamatrix.query.function.metadata.FunctionMetadataValidator
Determine whether a parameter type is valid.
validateUpdate(Update) - Method in class com.metamatrix.query.validator.ValidationVisitor
 
validateURL(String) - Method in class com.metamatrix.connector.xml.http.HTTPRequestor
 
validateValue(Object) - Method in class com.metamatrix.toolbox.ui.widget.AccumulatorPanel
 
ValidationVisitor - Class in com.metamatrix.query.validator
 
ValidationVisitor() - Constructor for class com.metamatrix.query.validator.ValidationVisitor
 
Validator - Class in com.metamatrix.query.validator
 
Validator() - Constructor for class com.metamatrix.query.validator.Validator
 
Validator - Interface in com.metamatrix.toolbox.ui
Represents an object that can determine the content validity of other objects that support this interface.
VALIDATOR_0001 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
validator package (012)
VALIDATOR_0002 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0003 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0004 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0005 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0006 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0007 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0008 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0009 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0010 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0011 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0012 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0013 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0014 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0015 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0016 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0017 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0018 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0019 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0020 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0021 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0022 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0023 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0024 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0025 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0026 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0027 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0028 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0029 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0030 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0031 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0032 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0033 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0034 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0035 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0036 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0037 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0038 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0039 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0040 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0041 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0042 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0045 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0046 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0047 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0048 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0049 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0050 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0051 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0052 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0053 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0054 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0055 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0056 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0057 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0058 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0059 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0060 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0061 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0062 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0063 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0064 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0065 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0066 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0067 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0069 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_0070 - Static variable in class com.metamatrix.query.util.ErrorMessageKeys
 
VALIDATOR_FAILURE - Static variable in class com.metamatrix.query.validator.ValidatorFailure
 
VALIDATOR_REPORT - Static variable in class com.metamatrix.query.validator.ValidatorReport
 
ValidatorFailure - Class in com.metamatrix.query.validator
 
ValidatorFailure(String) - Constructor for class com.metamatrix.query.validator.ValidatorFailure
 
ValidatorFailure(String, LanguageObject) - Constructor for class com.metamatrix.query.validator.ValidatorFailure
 
ValidatorFailure(String, Collection) - Constructor for class com.metamatrix.query.validator.ValidatorFailure
 
ValidatorReport - Class in com.metamatrix.query.validator
 
ValidatorReport() - Constructor for class com.metamatrix.query.validator.ValidatorReport
 
VALUE - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.ElementName
Static constant that represents the name of the "XMI.value" element.
value - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.Cell
 
value - Variable in class com.metamatrix.toolbox.ui.widget.IntegerSpinner
The current value.
value1 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value1 - Static variable in class com.sforce.soap.partner.FieldType
 
value1 - Static variable in class com.sforce.soap.partner.SoapType
 
value10 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value10 - Static variable in class com.sforce.soap.partner.FieldType
 
value10 - Static variable in class com.sforce.soap.partner.SoapType
 
value11 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value11 - Static variable in class com.sforce.soap.partner.FieldType
 
value12 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value12 - Static variable in class com.sforce.soap.partner.FieldType
 
value13 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value13 - Static variable in class com.sforce.soap.partner.FieldType
 
value14 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value14 - Static variable in class com.sforce.soap.partner.FieldType
 
value15 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value15 - Static variable in class com.sforce.soap.partner.FieldType
 
value16 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value16 - Static variable in class com.sforce.soap.partner.FieldType
 
value17 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value17 - Static variable in class com.sforce.soap.partner.FieldType
 
value18 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value18 - Static variable in class com.sforce.soap.partner.FieldType
 
value19 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value19 - Static variable in class com.sforce.soap.partner.FieldType
 
value2 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value2 - Static variable in class com.sforce.soap.partner.FieldType
 
value2 - Static variable in class com.sforce.soap.partner.SoapType
 
value20 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value20 - Static variable in class com.sforce.soap.partner.FieldType
 
value21 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value21 - Static variable in class com.sforce.soap.partner.FieldType
 
value22 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value23 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value24 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value25 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value26 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value27 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value28 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value29 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value3 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value3 - Static variable in class com.sforce.soap.partner.FieldType
 
value3 - Static variable in class com.sforce.soap.partner.SoapType
 
value30 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value31 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value32 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value33 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value34 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value35 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value36 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value37 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value38 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value39 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value4 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value4 - Static variable in class com.sforce.soap.partner.FieldType
 
value4 - Static variable in class com.sforce.soap.partner.SoapType
 
value40 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value41 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value42 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value43 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value44 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value45 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value46 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value47 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value48 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value49 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value5 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value5 - Static variable in class com.sforce.soap.partner.FieldType
 
value5 - Static variable in class com.sforce.soap.partner.SoapType
 
value50 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value51 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value52 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value53 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value54 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value55 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value56 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value57 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value58 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value59 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value6 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value6 - Static variable in class com.sforce.soap.partner.FieldType
 
value6 - Static variable in class com.sforce.soap.partner.SoapType
 
value60 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value61 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value62 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value63 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value64 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value65 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value66 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value67 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value68 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value69 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value7 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value7 - Static variable in class com.sforce.soap.partner.FieldType
 
value7 - Static variable in class com.sforce.soap.partner.SoapType
 
value70 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value71 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value72 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value73 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value74 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value75 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value76 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value8 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value8 - Static variable in class com.sforce.soap.partner.FieldType
 
value8 - Static variable in class com.sforce.soap.partner.SoapType
 
value9 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
value9 - Static variable in class com.sforce.soap.partner.FieldType
 
value9 - Static variable in class com.sforce.soap.partner.SoapType
 
VALUE_DELIMITER - Static variable in class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentTypes.ComponentType.ComponentTypeDefn.PropertyDefinition.Attributes
 
valueChanged(ListSelectionEvent) - Method in class com.metamatrix.console.ui.util.ItemsBlockedListSelectionListener
 
valueChanged(TreeSelectionEvent) - Method in class com.metamatrix.console.ui.util.ItemsBlockedTreeSelectionListener
 
valueChanged(TreeSelectionEvent) - Method in class com.metamatrix.console.ui.views.deploy.DeployMainPanel
 
valueChanged(ListSelectionEvent) - Method in class com.metamatrix.console.ui.views.runtime.ProcessMgmtPanel
 
valueChanged(TreeSelectionEvent) - Method in class com.metamatrix.console.ui.views.runtime.RuntimeMgmtPanel
 
valueChanged(ListSelectionEvent) - Method in class com.metamatrix.console.ui.views.runtime.ServiceMgmtPanel
 
valueChanged(ListSelectionEvent) - Method in class com.metamatrix.console.ui.views.sessions.SessionPanel
 
valueChanged(ListSelectionEvent) - Method in class com.metamatrix.console.ui.views.syslog.SysLogPanel
 
valueChanged(ListSelectionEvent) - Method in class com.metamatrix.console.ui.views.users.RolesList
Method required by ListSelectionListener.
valueChanged(ListSelectionEvent) - Method in class com.metamatrix.toolbox.ui.widget.LoggingPanel
 
valueForPathChanged(TreePath, Object) - Method in class com.metamatrix.console.ui.treetable.AbstractTreeTableModel
 
valueForPathChanged(TreePath, Object) - Method in class com.metamatrix.toolbox.ui.widget.tree.DefaultTreeModel
 
ValueIterator - Interface in com.metamatrix.query.sql.util
Interface for interating through Expressions or values.
ValueIteratorProviderCollectorVisitor - Class in com.metamatrix.query.sql.visitor
This visitor class will traverse a language object tree and collect all language objects that implement {@link com.metamatrix.sql.util.ValueIteratorProvider.
ValueIteratorProviderCollectorVisitor() - Constructor for class com.metamatrix.query.sql.visitor.ValueIteratorProviderCollectorVisitor
Construct a new visitor with the default collection type, which is a ArrayList.
ValueIteratorSource - Interface in com.metamatrix.query.sql.util
The ValueIteratorSource lets a language object that needs a ValueIterator hold this reference to the source of the ValueIterator as a reference until the ValueIterator can be ready.
valueOf(String) - Static method in enum com.metamatrix.admin.api.objects.PropertyDefinition.RestartType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.metamatrix.cache.Cache.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.metamatrix.cache.CacheConfiguration.Policy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.metamatrix.common.buffer.BufferManager.TupleSourceStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.metamatrix.common.buffer.BufferManager.TupleSourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.metamatrix.common.jdbc.JDBCPlatform.Supported
Returns the enum constant of this type with the specified name.
valueOf(String, Class) - Static method in class com.metamatrix.core.util.StringUtil
Convert the given value to specified type.
valueOf(String) - Static method in enum com.metamatrix.query.optimizer.capabilities.SourceCapabilities.Capability
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.metamatrix.query.optimizer.capabilities.SourceCapabilities.Scope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.metamatrix.query.optimizer.relational.plantree.NodeConstants.Info
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.metamatrix.query.processor.relational.JoinNode.JoinStrategyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.metamatrix.query.processor.relational.MergeJoinStrategy.SortOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.metamatrix.query.processor.relational.SortUtility.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.metamatrix.query.sql.lang.SetQuery.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.metamatrix.query.sql.symbol.ElementSymbol.DisplayMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.metamatrix.query.sql.visitor.EvaluatableVisitor.EvaluationLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.metamatrix.server.ChannelProvider.ChannelID
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.metamatrix.server.JGroupsProvider.Protocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teiid.connector.api.CacheScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teiid.connector.api.ConnectorCapabilities.SupportedJoinCriteria
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teiid.connector.language.ICompareCriteria.Operator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teiid.connector.language.ICompoundCriteria.Operator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teiid.connector.language.IJoin.JoinType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teiid.connector.language.IParameter.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teiid.connector.language.ISetQuery.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teiid.connector.language.ISubqueryCompareCriteria.Quantifier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.teiid.connector.xa.api.TransactionContext.Scope
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.metamatrix.admin.api.objects.PropertyDefinition.RestartType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.metamatrix.cache.Cache.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in interface com.metamatrix.cache.Cache
Returns a Collection containing the data in this Cache
values() - Static method in enum com.metamatrix.cache.CacheConfiguration.Policy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.metamatrix.cache.jboss.JBossCache
 
values() - Static method in enum com.metamatrix.common.buffer.BufferManager.TupleSourceStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.metamatrix.common.buffer.BufferManager.TupleSourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.metamatrix.common.jdbc.JDBCPlatform.Supported
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
values() - Method in class com.metamatrix.common.properties.UnmodifiableProperties
 
values() - Static method in enum com.metamatrix.query.optimizer.capabilities.SourceCapabilities.Capability
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.metamatrix.query.optimizer.capabilities.SourceCapabilities.Scope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.metamatrix.query.optimizer.relational.plantree.NodeConstants.Info
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
values() - Static method in enum com.metamatrix.query.processor.relational.JoinNode.JoinStrategyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.metamatrix.query.processor.relational.MergeJoinStrategy.SortOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.metamatrix.query.processor.relational.SortUtility.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.metamatrix.query.sql.lang.SetQuery.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in class com.metamatrix.query.sql.ReservedWords
 
values() - Static method in enum com.metamatrix.query.sql.symbol.ElementSymbol.DisplayMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.metamatrix.query.sql.visitor.EvaluatableVisitor.EvaluationLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.metamatrix.server.ChannelProvider.ChannelID
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.metamatrix.server.JGroupsProvider.Protocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teiid.connector.api.CacheScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teiid.connector.api.ConnectorCapabilities.SupportedJoinCriteria
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teiid.connector.language.ICompareCriteria.Operator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teiid.connector.language.ICompoundCriteria.Operator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teiid.connector.language.IJoin.JoinType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teiid.connector.language.IParameter.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teiid.connector.language.ISetQuery.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.teiid.connector.language.ISubqueryCompareCriteria.Quantifier
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
values() - Static method in enum org.teiid.connector.xa.api.TransactionContext.Scope
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES_COLOR - Static variable in class com.metamatrix.console.ui.views.entitlements.EntitlementDetailPanel
 
valuesEqual() - Method in class com.metamatrix.console.ui.util.InitialAndCurrentValues
 
ValueValidationVisitor - Class in com.metamatrix.query.validator
 
ValueValidationVisitor() - Constructor for class com.metamatrix.query.validator.ValueValidationVisitor
 
VARIABLE - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
VARIABLE_CONTEXTS - Static variable in class com.metamatrix.query.optimizer.relational.RelationalPlanner
 
VariableCollectorVisitor - Class in com.metamatrix.query.sql.visitor
This visitor class will traverse a language object tree and collect all variable symbol references it finds.
VariableCollectorVisitor(Collection) - Constructor for class com.metamatrix.query.sql.visitor.VariableCollectorVisitor
Construct a new visitor with the specified collection, which should be non-null.
VariableContext - Class in com.metamatrix.query.sql.util
 
VariableContext() - Constructor for class com.metamatrix.query.sql.util.VariableContext
Constructor for VariableContext.
VariableContext(boolean) - Constructor for class com.metamatrix.query.sql.util.VariableContext
 
VariableResolver - Interface in com.metamatrix.query.resolver
 
VARIABLES - Static variable in class com.metamatrix.query.sql.ProcedureReservedWords
 
VariableSubstitutionVisitor - Class in com.metamatrix.query.rewriter
This visitor class will traverse a language object tree, it finds variables in the language object and replaces the variable with a Reference obj.,/p>
VariableSubstitutionVisitor(Map, int) - Constructor for class com.metamatrix.query.rewriter.VariableSubstitutionVisitor
Construct a new visitor with the list of references.
VARIETY_TYPE_NAMES - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES
 
VDB - Interface in com.metamatrix.admin.api.objects
Represents a Virtual Database in the MetaMatrix system.
VDB - Static variable in class com.metamatrix.console.ui.layout.PanelsTreeModel
 
VDB - Static variable in interface com.metamatrix.metadata.runtime.util.RuntimeMetadataIDContext
 
VDB_ARCHIVE - Static variable in class com.metamatrix.core.vdb.ModelType
The 'VDB ARCHIVE' literal value.
VDB_ARCHIVE - Static variable in class com.metamatrix.modeler.core.index.IndexConstants.RECORD_TYPE
 
VDB_ARCHIVE_EXTENSION - Static variable in interface com.metamatrix.core.CoreConstants
 
VDB_ARCHIVE_EXTENSION - Static variable in interface com.metamatrix.core.vdb.VdbConstants
 
VDB_COL_NUM - Static variable in class com.metamatrix.console.ui.views.connectorbinding.BindingVDBsPanel
 
VDB_COL_NUM - Static variable in class com.metamatrix.console.ui.views.entitlements.EntitlementsTableModel
 
VDB_DEF_FILE_EXTENSION - Static variable in interface com.metamatrix.core.vdb.VdbConstants
 
VDB_DEFINITION - Static variable in interface com.metamatrix.dqp.embedded.DQPEmbeddedProperties
 
VDB_EXPORTER_VERSION - Static variable in interface com.metamatrix.common.vdb.api.DEFReaderWriter.Header
 
VDB_FILE_EXTENSION - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
VDB_FILE_NAME - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.VirtualDatabases.ColumnName
 
VDB_FILE_TYPE - Static variable in interface com.metamatrix.admin.api.objects.ExtensionModule
The name of the VDB File type of extension module.
VDB_FILE_TYPE - Static variable in interface com.metamatrix.common.config.api.ExtensionModule
The name of the VDB File type of extension module.
VDB_FILE_TYPE - Static variable in class com.metamatrix.common.extensionmodule.ExtensionModuleTypes
The name of the VDB File type of extension module.
VDB_NAME - Static variable in interface com.metamatrix.common.api.MMURL.JDBC
 
VDB_NAME - Static variable in class com.metamatrix.common.vdb.api.SystemVdbUtility
 
VDB_NAME - Static variable in interface com.metamatrix.console.ui.util.property.TypeConstants
 
VDB_NAME - Static variable in class com.metamatrix.console.ui.views.entitlements.EntitlementsTableModel
 
VDB_NAME - Static variable in class com.metamatrix.jdbc.BaseDataSource
 
VDB_NAME_COLUMN_NUM - Static variable in class com.metamatrix.console.ui.views.sessions.SessionTableModel
 
VDB_NAME_KEY - Static variable in class com.metamatrix.common.util.WSDLServletUtil
 
VDB_NAME_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
VDB_NAME_PARAM - Static variable in interface com.metamatrix.soap.util.EndpointUrlConstants
 
VDB_NM - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.VirtualDatabases.ColumnName
 
VDB_NON_DEPLOYABLE_STATE - Static variable in exception com.metamatrix.metadata.runtime.exception.VirtualDatabaseException
 
VDB_NON_DEPLOYABLE_STATE - Static variable in exception com.metamatrix.vdb.edit.loader.VdbProcessingException
 
VDB_PANEL_CLASS - Static variable in class com.metamatrix.console.ui.layout.PanelsTreeModel
 
VDB_SERVICE - Static variable in interface com.metamatrix.dqp.service.DQPServiceNames
VDB service - provides access to vdb information
VDB_STATE_ACTIVE - Static variable in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataHelper
 
VDB_STATE_ACTIVE_DEFAULT - Static variable in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataHelper
 
VDB_STATE_DELETED - Static variable in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataHelper
 
VDB_STATE_INACTIVE - Static variable in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataHelper
 
VDB_STATE_INCOMPLETE - Static variable in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataHelper
 
VDB_STATUS - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.VirtualDatabases.ColumnName
 
VDB_STATUS_NAMES - Static variable in interface com.metamatrix.core.vdb.VDBStatus
 
VDB_TAG - Static variable in class com.metamatrix.soap.util.SOAPConstants.AUTHENTICATION.TAGS.VDB
 
VDB_UID - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.VDBModels.ColumnName
 
VDB_UID - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.VirtualDatabases.ColumnName
 
VDB_VERS_COL_NUM - Static variable in class com.metamatrix.console.ui.views.entitlements.EntitlementsTableModel
 
VDB_VERSION - Static variable in interface com.metamatrix.common.api.MMURL.JDBC
 
VDB_VERSION - Static variable in class com.metamatrix.console.ui.views.entitlements.EntitlementsTableModel
 
VDB_VERSION - Static variable in class com.metamatrix.jdbc.BaseDataSource
 
VDB_VERSION - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.VirtualDatabases.ColumnName
 
VDB_VERSION - Static variable in interface com.metamatrix.platform.util.ProductInfoConstants
 
VDB_VERSION_COL_NUM - Static variable in class com.metamatrix.console.ui.views.connectorbinding.BindingVDBsPanel
 
VDB_VERSION_COLUMN_NUM - Static variable in class com.metamatrix.console.ui.views.sessions.SessionTableModel
 
VDB_VERSION_KEY - Static variable in class com.metamatrix.common.util.WSDLServletUtil
 
VDB_VERSION_KEY - Static variable in class com.metamatrix.soap.util.ServletClientConstants
 
VDB_VERSION_PARAM - Static variable in interface com.metamatrix.soap.util.EndpointUrlConstants
 
VDBArchive - Class in com.metamatrix.common.vdb.api
Latest incarnation of the VDBContext, specifically for weeding out dependencies on the vdb.edit; So do put in Modeler dependencies here.
VDBArchive(File) - Constructor for class com.metamatrix.common.vdb.api.VDBArchive
Build the VDBArchive from a supplied file.
VDBArchive(InputStream) - Constructor for class com.metamatrix.common.vdb.api.VDBArchive
Build VDB archive from given stream.
VdbAssignConnBindPanel - Class in com.metamatrix.console.ui.views.vdb
 
VdbAssignConnBindPanel(ConnectionInfo) - Constructor for class com.metamatrix.console.ui.views.vdb.VdbAssignConnBindPanel
 
VDBConfigurationReader - Class in com.metamatrix.dqp.embedded.configuration
This is reader class for DEF file.
VDBConfigurationReader() - Constructor for class com.metamatrix.dqp.embedded.configuration.VDBConfigurationReader
 
VDBConfigurationWriter - Class in com.metamatrix.dqp.embedded.configuration
Utility to export VDBs to files or streams.
VDBConfigurationWriter() - Constructor for class com.metamatrix.dqp.embedded.configuration.VDBConfigurationWriter
 
VdbConnBindPanel - Class in com.metamatrix.console.ui.views.vdb
 
VdbConnBindPanel(ConnectionInfo) - Constructor for class com.metamatrix.console.ui.views.vdb.VdbConnBindPanel
 
VDBConnectorBindingAssignmentModelTable - Class in com.metamatrix.console.ui.views.vdb
 
VDBConnectorBindingAssignmentModelTable(MultiSourceModelBindingEditRequestHandler) - Constructor for class com.metamatrix.console.ui.views.vdb.VDBConnectorBindingAssignmentModelTable
 
VDBConnectorBindingNames - Class in com.metamatrix.console.ui.views.vdb
Data class to hold the connector binding(s) for a model.
VDBConnectorBindingNames(String, ConnectorBindingNameAndUUID[], boolean) - Constructor for class com.metamatrix.console.ui.views.vdb.VDBConnectorBindingNames
 
VdbConstants - Interface in com.metamatrix.core.vdb
Constants used for VDB processing.
VdbConstants.VDB_STATUS - Class in com.metamatrix.core.vdb
These are virtual database status.
VdbConstants.VDB_STATUS() - Constructor for class com.metamatrix.core.vdb.VdbConstants.VDB_STATUS
 
VDBCreation - Class in com.metamatrix.metadata.runtime.vdb.defn
The VDBCreation is used to install a VDB and its models into the runtimemetadata and add Connector Types and Connector Bindings to the configuration so that the VDB can be immediately available for access (user needs to start the connector bindings on the console); The process uses an xml file that defines the VDB, the models, Connectors and Connector bindings.
VDBCreation() - Constructor for class com.metamatrix.metadata.runtime.vdb.defn.VDBCreation
 
VDBDefn - Interface in com.metamatrix.common.vdb.api
Date Dec 3, 2002 To import a VDB, the following information is required: 1.
VDBDefnFactory - Class in com.metamatrix.metadata.runtime.vdb.defn
 
VDBDefnFactory() - Constructor for class com.metamatrix.metadata.runtime.vdb.defn.VDBDefnFactory
 
VdbDetailPanel - Class in com.metamatrix.console.ui.views.vdb
 
VdbDetailPanel(ConnectionInfo, boolean) - Constructor for class com.metamatrix.console.ui.views.vdb.VdbDetailPanel
 
VdbDisplayer - Interface in com.metamatrix.console.ui.views.vdb
 
VDBDU_0001 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
VDBDU_0001 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
VDBDU_0002 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
VDBDU_0002 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
VDBDU_0003 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
VDBDU_0003 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
VDBDU_0004 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
VDBDU_0004 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
VDBDU_0005 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
VDBDU_0005 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
VdbEditConnBindDlg - Class in com.metamatrix.console.ui.views.vdb
 
VdbEditConnBindDlg(Frame, String, VirtualDatabaseID, ConnectionInfo) - Constructor for class com.metamatrix.console.ui.views.vdb.VdbEditConnBindDlg
 
VdbEntitlementsPanel - Class in com.metamatrix.console.ui.views.vdb
 
VdbEntitlementsPanel(ConnectionInfo) - Constructor for class com.metamatrix.console.ui.views.vdb.VdbEntitlementsPanel
 
VDBExporter - Class in com.metamatrix.console.ui.views.vdb
 
VDBExporter(VirtualDatabase, ConnectionInfo) - Constructor for class com.metamatrix.console.ui.views.vdb.VDBExporter
 
VDBFile - Interface in com.metamatrix.common.vdb.api
 
vdbHasDataRoles(VirtualDatabaseID) - Method in class com.metamatrix.console.models.VdbManager
 
vdbId(VDBArchive) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedBaseDQPService
 
vdbId(String, String) - Method in class com.metamatrix.dqp.embedded.services.EmbeddedBaseDQPService
 
VDBInfo - Interface in com.metamatrix.common.vdb.api
This interface provides the VDB information that can be used to create VDB.
VDBKey - Class in com.metamatrix.vdb.runtime
 
VDBKey(String, String) - Constructor for class com.metamatrix.vdb.runtime.VDBKey
 
VDBLifeCycleListener - Interface in com.metamatrix.dqp.service
A listener object for listening for the life cycle events for the VDB
VdbMainPanel - Class in com.metamatrix.console.ui.views.vdb
 
VdbMainPanel(ConnectionInfo) - Constructor for class com.metamatrix.console.ui.views.vdb.VdbMainPanel
Creates new form FilterPanel
VdbManager - Class in com.metamatrix.console.models
 
VdbManager(ConnectionInfo) - Constructor for class com.metamatrix.console.models.VdbManager
 
VdbMetadataContext - Class in com.metamatrix.connector.metadata.index
Context for vdb and index information needed by MetadataConnectorMetadata.
VdbMetadataContext() - Constructor for class com.metamatrix.connector.metadata.index.VdbMetadataContext
VdbMetadataContext
VdbMetadataContext(IndexSelector) - Constructor for class com.metamatrix.connector.metadata.index.VdbMetadataContext
VdbMetadataContext
VDBMetadataFactory - Class in com.metamatrix.metadata.runtime
 
VDBMetadataFactory() - Constructor for class com.metamatrix.metadata.runtime.VDBMetadataFactory
 
VDBMetadataTreeNode - Class in com.metamatrix.console.ui.views.vdb
 
VDBMetadataTreeNode(String, PermissionDataNode) - Constructor for class com.metamatrix.console.ui.views.vdb.VDBMetadataTreeNode
 
VDBMetadataTreePanel - Class in com.metamatrix.console.ui.views.vdb
 
VDBMetadataTreePanel(ConnectionInfo) - Constructor for class com.metamatrix.console.ui.views.vdb.VDBMetadataTreePanel
 
VdbModelsPanel - Class in com.metamatrix.console.ui.views.vdb
 
VdbModelsPanel(ConnectionInfo) - Constructor for class com.metamatrix.console.ui.views.vdb.VdbModelsPanel
 
VDBMultiConnectorBindingAssignmentDlg - Class in com.metamatrix.console.ui.views.vdb
Dialog showing accumulator panel to assign or deassign multiple connector bindings to a model.
VDBMultiConnectorBindingAssignmentDlg(Frame, String, List, List, Map, ConnectionInfo) - Constructor for class com.metamatrix.console.ui.views.vdb.VDBMultiConnectorBindingAssignmentDlg
 
vdbName - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.LogInParameters
 
VDBNAME - Static variable in class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.Column.COLUMN_ATTRIBUTE_TAGS
 
VDBNameValidator - Class in com.metamatrix.common.util
 
VDBNameValidator() - Constructor for class com.metamatrix.common.util.VDBNameValidator
 
VdbProcessingException - Exception in com.metamatrix.vdb.edit.loader
The base exception from which all Runtime Metadata Exceptions extend.
VdbProcessingException() - Constructor for exception com.metamatrix.vdb.edit.loader.VdbProcessingException
No-arg costructor required by Externalizable semantics
VdbProcessingException(String) - Constructor for exception com.metamatrix.vdb.edit.loader.VdbProcessingException
Construct an instance with the message specified.
VdbProcessingException(String, String) - Constructor for exception com.metamatrix.vdb.edit.loader.VdbProcessingException
Construct an instance with the message and error code specified.
VdbProcessingException(Exception) - Constructor for exception com.metamatrix.vdb.edit.loader.VdbProcessingException
Construct an instance from an exception to chain to this one.
VdbProcessingException(Exception, String) - Constructor for exception com.metamatrix.vdb.edit.loader.VdbProcessingException
Construct an instance from a message and an exception to chain to this one.
VdbProcessingException(Exception, String, String) - Constructor for exception com.metamatrix.vdb.edit.loader.VdbProcessingException
Construct an instance from a message and a code and an exception to chain to this one.
VdbRecord - Interface in com.metamatrix.modeler.core.metadata.runtime
ModelRecord
VdbRecordImpl - Class in com.metamatrix.metadata.runtime.impl
ModelRecordImpl
VdbRecordImpl() - Constructor for class com.metamatrix.metadata.runtime.impl.VdbRecordImpl
 
VdbRecordImpl(MetadataRecordDelegate) - Constructor for class com.metamatrix.metadata.runtime.impl.VdbRecordImpl
 
VdbRoleOptionsPanel - Class in com.metamatrix.console.ui.views.vdb
 
VdbRoleOptionsPanel(VirtualDatabase, WizardInterface, int) - Constructor for class com.metamatrix.console.ui.views.vdb.VdbRoleOptionsPanel
 
VDBRolesExporter - Class in com.metamatrix.console.ui.views.vdb
VDBRolesExporter - the VDB Roles Exporter.
VDBRolesExporter(VirtualDatabase, ConnectionInfo) - Constructor for class com.metamatrix.console.ui.views.vdb.VDBRolesExporter
Constructor.
VDBS_INDEX - Static variable in class com.metamatrix.modeler.core.index.IndexConstants.INDEX_NAME
 
VDBS_TAB_NUM - Static variable in class com.metamatrix.console.ui.views.connectorbinding.ConnectorBindingPanel
 
VDBService - Interface in com.metamatrix.dqp.service
This interface defines methods which are specific to dealing with VDBs and their management in a server/dqp.
VdbSetStatusDlg - Class in com.metamatrix.console.ui.views.vdb
 
VdbSetStatusDlg(VirtualDatabase, ConnectionInfo, boolean) - Constructor for class com.metamatrix.console.ui.views.vdb.VdbSetStatusDlg
 
VDBStatus - Interface in com.metamatrix.core.vdb
 
VDBStream - Interface in com.metamatrix.common.vdb.api
VDB Stream will let users stream the contents of the VDB in different ways.
VDBStreamImpl - Class in com.metamatrix.common.vdb.api
 
VDBStreamImpl(File) - Constructor for class com.metamatrix.common.vdb.api.VDBStreamImpl
 
VDBStreamImpl(byte[]) - Constructor for class com.metamatrix.common.vdb.api.VDBStreamImpl
 
vdbSuppressed(String) - Method in class com.metamatrix.console.models.VdbManager
 
VDBTREE_0001 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
VDB Tree Utility
VDBTREE_0001 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
VDB Tree Utility
VDBTREE_0002 - Static variable in interface com.metamatrix.metadata.util.ErrorMessageKeys
 
VDBTREE_0002 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
VDBTreeUtility - Class in com.metamatrix.metadata.runtime
 
vdbVersion - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.LogInParameters
 
VDBVERSION - Static variable in class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.Column.COLUMN_ATTRIBUTE_TAGS
 
VdbWizardConfirmPanel - Class in com.metamatrix.console.ui.views.vdb
 
VdbWizardConfirmPanel(WizardInterface, int) - Constructor for class com.metamatrix.console.ui.views.vdb.VdbWizardConfirmPanel
 
VdbWizardConfirmPanel(VirtualDatabase, WizardInterface, int) - Constructor for class com.metamatrix.console.ui.views.vdb.VdbWizardConfirmPanel
 
VdbWizardEditConnBindPanel - Class in com.metamatrix.console.ui.views.vdb
 
VdbWizardEditConnBindPanel(int, WizardInterface, ConnectionInfo) - Constructor for class com.metamatrix.console.ui.views.vdb.VdbWizardEditConnBindPanel
 
VdbWizardEditConnBindPanel(int, VirtualDatabase, WizardInterface, ConnectionInfo) - Constructor for class com.metamatrix.console.ui.views.vdb.VdbWizardEditConnBindPanel
 
VdbWizardEntitlementsPanel - Class in com.metamatrix.console.ui.views.vdb
 
VdbWizardEntitlementsPanel(VirtualDatabase, WizardInterface, ConnectionInfo, int) - Constructor for class com.metamatrix.console.ui.views.vdb.VdbWizardEntitlementsPanel
 
VdbWizardEntitlementsSelectPanel - Class in com.metamatrix.console.ui.views.vdb
 
VdbWizardEntitlementsSelectPanel(WizardInterface, int) - Constructor for class com.metamatrix.console.ui.views.vdb.VdbWizardEntitlementsSelectPanel
 
VdbWizardEntitlementsSelectPanel(VirtualDatabase, ConnectionInfo, WizardInterface, int) - Constructor for class com.metamatrix.console.ui.views.vdb.VdbWizardEntitlementsSelectPanel
 
VdbWizardEntitlementsSelectPanel(VirtualDatabase, ConnectionInfo, WizardInterface, int, boolean) - Constructor for class com.metamatrix.console.ui.views.vdb.VdbWizardEntitlementsSelectPanel
 
VdbWizardIdPanel - Class in com.metamatrix.console.ui.views.vdb
 
VdbWizardIdPanel(int, VirtualDatabase, WizardInterface) - Constructor for class com.metamatrix.console.ui.views.vdb.VdbWizardIdPanel
 
VdbWizardIdPanel(int, WizardInterface) - Constructor for class com.metamatrix.console.ui.views.vdb.VdbWizardIdPanel
 
VDBWizardModelVisibilityPanel - Class in com.metamatrix.console.ui.views.vdb
 
VDBWizardModelVisibilityPanel(int, WizardInterface) - Constructor for class com.metamatrix.console.ui.views.vdb.VDBWizardModelVisibilityPanel
 
VdbWizardSaveMaterializationFilesPanel - Class in com.metamatrix.console.ui.views.vdb
 
VdbWizardSaveMaterializationFilesPanel(WizardInterface, int, String) - Constructor for class com.metamatrix.console.ui.views.vdb.VdbWizardSaveMaterializationFilesPanel
 
VdbWizardUserAndPasswordPanel - Class in com.metamatrix.console.ui.views.vdb
 
VdbWizardUserAndPasswordPanel(WizardInterface, int) - Constructor for class com.metamatrix.console.ui.views.vdb.VdbWizardUserAndPasswordPanel
 
VdbWizardWrittenMaterializationFilesPanel - Class in com.metamatrix.console.ui.views.vdb
 
VdbWizardWrittenMaterializationFilesPanel(WizardInterface, int, boolean) - Constructor for class com.metamatrix.console.ui.views.vdb.VdbWizardWrittenMaterializationFilesPanel
 
VERIFIED - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.AttributeName
Static constant that represents the name of the "verified" attribute.
verifyCommand(int) - Method in class com.metamatrix.common.actions.AbstractObjectEditor
 
verifyMessage(Object) - Static method in class com.metamatrix.api.core.message.MessageList
Helper method to verify that the object is an instance of Message.
verifyTargetClass(Object, Class) - Method in class com.metamatrix.common.actions.AbstractObjectEditor
Subclass helper method that simply verifies that the specified target is either an instance of the specified class (or interface).
VERSION - Static variable in class bsh.Interpreter
 
VERSION - Static variable in class com.metamatrix.api.core.xmi.XMIConstants
 
VERSION - Static variable in interface com.metamatrix.common.api.MMURL.JDBC
 
VERSION - Static variable in class com.metamatrix.common.vdb.api.DEFReaderWriter.VDBInfo
 
VERSION - Static variable in class com.metamatrix.jdbc.BaseDataSource
 
VERSION_BY - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.VirtualDatabases.ColumnName
 
VERSION_DATE - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants
 
VERSION_DATE - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.VirtualDatabases.ColumnName
 
VERSION_DATE - Static variable in class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants
 
VERSION_NUMBER_PROPERTY - Static variable in class com.metamatrix.toolbox.ui.widget.SplashPanel
 
VERSION_PROPERTY - Static variable in class com.metamatrix.toolbox.ui.widget.SplashPanel
 
VERSION_TAG - Static variable in class com.metamatrix.soap.util.SOAPConstants.AUTHENTICATION.TAGS.VDB.ATTRIBUTES
 
VetoedChangeEvent - Class in com.metamatrix.toolbox.property
This event is fired by supporting objects that reject (veto) a change to a property.
VetoedChangeEvent(Object, String, Object) - Constructor for class com.metamatrix.toolbox.property.VetoedChangeEvent
 
VetoedChangeListener - Interface in com.metamatrix.toolbox.property
Implementations of this interface will receive notifications whenever a change is vetoed by objects with which the listeners are registered.
VIEW - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.Relational.Class
 
VIEW_MENU_HEADER - Static variable in class com.metamatrix.console.ui.layout.ConsoleMenuBar
 
VIEW_REFRESH_MENUITEM - Static variable in class com.metamatrix.console.ui.layout.MenuEntry
 
VIEW_TYPE - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.TABLE_TYPES
 
VIEW_TYPE - Static variable in class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants.TABLE_TYPES
 
ViewManager - Class in com.metamatrix.console.ui
ViewManager is a developer's API to the metaMatrix console's framework.
ViewManager() - Constructor for class com.metamatrix.console.ui.ViewManager
 
viewPreferences(Frame) - Static method in class com.metamatrix.console.ui.dialog.RefreshRatesDialog
 
viewPreferences(Frame) - Static method in class com.metamatrix.console.ui.dialog.ServerURLsDialog
 
VIRTUAL - Static variable in class com.metamatrix.core.vdb.ModelType
The 'VIRTUAL' literal value.
VIRTUAL - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
VIRTUAL - Static variable in class com.metamatrix.query.sql.ReservedWords
 
VIRTUAL - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
VIRTUAL_ALIAS_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
VIRTUAL_ALLOWS_DELETE_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
VIRTUAL_ALLOWS_INSERT_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
VIRTUAL_ALLOWS_UPDATE_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
VIRTUAL_DATABASE - Static variable in interface com.metamatrix.console.util.LogContexts
 
VIRTUAL_DATABASE_NAME - Static variable in interface com.metamatrix.dqp.metadata.ResultsMetadataConstants
 
VIRTUAL_DATABASE_VERSION - Static variable in interface com.metamatrix.dqp.metadata.ResultsMetadataConstants
 
VIRTUAL_DB - Static variable in interface com.metamatrix.platform.util.ProductInfoConstants
 
VIRTUAL_DELETE_QUERY_TREE_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
VIRTUAL_DELETE_SQL_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
VIRTUAL_DELETE_STRING_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
VIRTUAL_DEP_JOIN - Static variable in class com.metamatrix.query.sql.ReservedWords
 
VIRTUAL_INSERT_QUERY_TREE_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
VIRTUAL_INSERT_SQL_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
VIRTUAL_INSERT_STRING_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
VIRTUAL_IS_INPUT_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
VIRTUAL_LABEL_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
VIRTUAL_MACHINE_ICON - Static variable in class com.metamatrix.console.ui.util.ConsoleCellRenderer
 
VIRTUAL_MODEL_ICON - Static variable in class com.metamatrix.console.ui.util.ConsoleCellRenderer
 
VIRTUAL_MODEL_NAME - Static variable in class com.metamatrix.common.vdb.api.SystemVdbUtility
 
VIRTUAL_MODEL_OBJECTID_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
VIRTUAL_OBJECT_PATH_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
VIRTUAL_OBJECTID_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
VIRTUAL_PROCEDURE - Static variable in class com.metamatrix.soap.handler.ActionUpdateHandler
 
VIRTUAL_PROCEDURE_ERROR - Static variable in class com.metamatrix.jdbc.api.SQLStates
Error raised by ERROR instruction in virtual procedure.
VIRTUAL_QUERY_TREE_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
Property names associated with Virtual metamodel components
VIRTUAL_SELECT_STRING_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
VIRTUAL_SQL_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
VIRTUAL_UPDATE_QUERY_TREE_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
VIRTUAL_UPDATE_SQL_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
VIRTUAL_UPDATE_STRING_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
VirtualDatabase - Interface in com.metamatrix.metadata.runtime.api
The VirtualDatabase identifies a collection of DataSources and Virtual DataSources that a client can connect to and interrogate its metadata.
VirtualDatabase.ModifiableAttributes - Interface in com.metamatrix.metadata.runtime.api
Defines the VDB attributes that can be modified.
VirtualDatabaseDoesNotExistException - Exception in com.metamatrix.metadata.runtime.exception
Thrown when the VirtualDatabase is not found.
VirtualDatabaseDoesNotExistException() - Constructor for exception com.metamatrix.metadata.runtime.exception.VirtualDatabaseDoesNotExistException
No-arg costructor required by Externalizable semantics
VirtualDatabaseDoesNotExistException(String) - Constructor for exception com.metamatrix.metadata.runtime.exception.VirtualDatabaseDoesNotExistException
Construct an instance with the message specified.
VirtualDatabaseDoesNotExistException(String, String) - Constructor for exception com.metamatrix.metadata.runtime.exception.VirtualDatabaseDoesNotExistException
Construct an instance with the message and error code specified.
VirtualDatabaseDoesNotExistException(Exception, String) - Constructor for exception com.metamatrix.metadata.runtime.exception.VirtualDatabaseDoesNotExistException
Construct an instance from a message and an exception to chain to this one.
VirtualDatabaseDoesNotExistException(Exception, String, String) - Constructor for exception com.metamatrix.metadata.runtime.exception.VirtualDatabaseDoesNotExistException
Construct an instance from a message and a code and an exception to chain to this one.
VirtualDatabaseException - Exception in com.metamatrix.metadata.runtime.exception
The base exception from which all Runtime Metadata Exceptions extend.
VirtualDatabaseException() - Constructor for exception com.metamatrix.metadata.runtime.exception.VirtualDatabaseException
No-arg costructor required by Externalizable semantics
VirtualDatabaseException(String) - Constructor for exception com.metamatrix.metadata.runtime.exception.VirtualDatabaseException
Construct an instance with the message specified.
VirtualDatabaseException(String, String) - Constructor for exception com.metamatrix.metadata.runtime.exception.VirtualDatabaseException
Construct an instance with the message and error code specified.
VirtualDatabaseException(Exception) - Constructor for exception com.metamatrix.metadata.runtime.exception.VirtualDatabaseException
Construct an instance from an exception to chain to this one.
VirtualDatabaseException(Exception, String) - Constructor for exception com.metamatrix.metadata.runtime.exception.VirtualDatabaseException
Construct an instance from a message and an exception to chain to this one.
VirtualDatabaseException(Exception, String, String) - Constructor for exception com.metamatrix.metadata.runtime.exception.VirtualDatabaseException
Construct an instance from a message and a code and an exception to chain to this one.
VirtualDatabaseFactory - Interface in com.metamatrix.metadata.runtime.api
Interface that allows a VirtualDatabaseLoader implementation to create runtime metadata objects for a virtual database.
VirtualDatabaseID - Interface in com.metamatrix.metadata.runtime.api
The VirtualDatabaseID should uniquely identify a VirutalDatabase.
VirtualDatabaseLoaderProperties - Interface in com.metamatrix.metadata.runtime.api
Interface that represents the properties associated with a VirtualDatabaseLoader implementation.
VirtualDatabaseMetadata - Interface in com.metamatrix.metadata.runtime.api
A VirtualDatabaseMetadata represent a virtual database in the repository.
virtualDatabaseName - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
virtualDatabaseVersion - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.ColumnMetadata
 
VISIBILITY - Static variable in class com.metamatrix.common.vdb.api.DEFReaderWriter.Model
 
VISIBILITY - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.Models.ColumnName
 
VISIBILITY_COLUMN_NUM - Static variable in class com.metamatrix.console.ui.views.vdb.NewVDBWizardModelVisibilityTable
 
VISIBILITY_TYPE_NAMES - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants
 
visibleRow - Variable in class com.metamatrix.console.ui.treetable.JTreeTable.TreeTableCellRenderer
Last table/tree row asked to renderer.
visit(ICompareCriteria) - Method in class com.metamatrix.connector.salesforce.execution.visitors.CriteriaVisitor
 
visit(ILikeCriteria) - Method in class com.metamatrix.connector.salesforce.execution.visitors.CriteriaVisitor
 
visit(ICompoundCriteria) - Method in class com.metamatrix.connector.salesforce.execution.visitors.CriteriaVisitor
 
visit(INotCriteria) - Method in class com.metamatrix.connector.salesforce.execution.visitors.CriteriaVisitor
 
visit(IInCriteria) - Method in class com.metamatrix.connector.salesforce.execution.visitors.CriteriaVisitor
 
visit(IDelete) - Method in class com.metamatrix.connector.salesforce.execution.visitors.DeleteVisitor
 
visit(IInsert) - Method in class com.metamatrix.connector.salesforce.execution.visitors.InsertVisitor
 
visit(IQuery) - Method in class com.metamatrix.connector.salesforce.execution.visitors.SelectVisitor
 
visit(ISelect) - Method in class com.metamatrix.connector.salesforce.execution.visitors.SelectVisitor
 
visit(IFrom) - Method in class com.metamatrix.connector.salesforce.execution.visitors.SelectVisitor
 
visit(IUpdate) - Method in class com.metamatrix.connector.salesforce.execution.visitors.UpdateVisitor
 
visit(PlanNode) - Method in class com.metamatrix.jdbc.api.PlanVisitor
This method controls how a tree is visited from the rootNode.
visit(PlanNode) - Method in class com.metamatrix.jdbc.api.XMLOutputVisitor
 
visit(MappingAllNode) - Method in class com.metamatrix.query.mapping.xml.InterceptingVisitor
 
visit(MappingAttribute) - Method in class com.metamatrix.query.mapping.xml.InterceptingVisitor
 
visit(MappingChoiceNode) - Method in class com.metamatrix.query.mapping.xml.InterceptingVisitor
 
visit(MappingCommentNode) - Method in class com.metamatrix.query.mapping.xml.InterceptingVisitor
 
visit(MappingCriteriaNode) - Method in class com.metamatrix.query.mapping.xml.InterceptingVisitor
 
visit(MappingDocument) - Method in class com.metamatrix.query.mapping.xml.InterceptingVisitor
 
visit(MappingElement) - Method in class com.metamatrix.query.mapping.xml.InterceptingVisitor
 
visit(MappingRecursiveElement) - Method in class com.metamatrix.query.mapping.xml.InterceptingVisitor
 
visit(MappingSequenceNode) - Method in class com.metamatrix.query.mapping.xml.InterceptingVisitor
 
visit(MappingSourceNode) - Method in class com.metamatrix.query.mapping.xml.InterceptingVisitor
 
visit(MappingNode) - Method in class com.metamatrix.query.mapping.xml.MappingVisitor
 
visit(MappingDocument) - Method in class com.metamatrix.query.mapping.xml.MappingVisitor
 
visit(MappingElement) - Method in class com.metamatrix.query.mapping.xml.MappingVisitor
 
visit(MappingAttribute) - Method in class com.metamatrix.query.mapping.xml.MappingVisitor
 
visit(MappingBaseNode) - Method in class com.metamatrix.query.mapping.xml.MappingVisitor
 
visit(MappingChoiceNode) - Method in class com.metamatrix.query.mapping.xml.MappingVisitor
 
visit(MappingSequenceNode) - Method in class com.metamatrix.query.mapping.xml.MappingVisitor
 
visit(MappingAllNode) - Method in class com.metamatrix.query.mapping.xml.MappingVisitor
 
visit(MappingCommentNode) - Method in class com.metamatrix.query.mapping.xml.MappingVisitor
 
visit(MappingCriteriaNode) - Method in class com.metamatrix.query.mapping.xml.MappingVisitor
 
visit(MappingRecursiveElement) - Method in class com.metamatrix.query.mapping.xml.MappingVisitor
 
visit(MappingSourceNode) - Method in class com.metamatrix.query.mapping.xml.MappingVisitor
 
visit(MappingNode) - Method in class com.metamatrix.query.mapping.xml.Navigator
 
visit(MappingElement) - Method in class com.metamatrix.query.mapping.xml.Navigator
 
visit(MappingRecursiveElement) - Method in class com.metamatrix.query.mapping.xml.Navigator
 
visit(SetQuery) - Method in class com.metamatrix.query.optimizer.relational.AliasGenerator
visit the branches other than the first with individual naming contexts Aliases are being added in all cases, even though they may only be needed in the order by case.
visit(Select) - Method in class com.metamatrix.query.optimizer.relational.AliasGenerator
 
visit(Query) - Method in class com.metamatrix.query.optimizer.relational.AliasGenerator
visit the query in definition order
visit(SubqueryFromClause) - Method in class com.metamatrix.query.optimizer.relational.AliasGenerator
 
visit(UnaryFromClause) - Method in class com.metamatrix.query.optimizer.relational.AliasGenerator
 
visit(ScalarSubquery) - Method in class com.metamatrix.query.optimizer.relational.AliasGenerator
 
visit(SubqueryCompareCriteria) - Method in class com.metamatrix.query.optimizer.relational.AliasGenerator
 
visit(SubquerySetCriteria) - Method in class com.metamatrix.query.optimizer.relational.AliasGenerator
 
visit(ExistsCriteria) - Method in class com.metamatrix.query.optimizer.relational.AliasGenerator
 
visit(OrderBy) - Method in class com.metamatrix.query.optimizer.relational.AliasGenerator
 
visit(Reference) - Method in class com.metamatrix.query.optimizer.relational.AliasGenerator
 
visit(AggregateSymbol) - Method in class com.metamatrix.query.optimizer.relational.rules.CriteriaCapabilityValidatorVisitor
 
visit(CaseExpression) - Method in class com.metamatrix.query.optimizer.relational.rules.CriteriaCapabilityValidatorVisitor
 
visit(CompareCriteria) - Method in class com.metamatrix.query.optimizer.relational.rules.CriteriaCapabilityValidatorVisitor
 
visit(CompoundCriteria) - Method in class com.metamatrix.query.optimizer.relational.rules.CriteriaCapabilityValidatorVisitor
 
visit(Function) - Method in class com.metamatrix.query.optimizer.relational.rules.CriteriaCapabilityValidatorVisitor
 
visit(IsNullCriteria) - Method in class com.metamatrix.query.optimizer.relational.rules.CriteriaCapabilityValidatorVisitor
 
visit(MatchCriteria) - Method in class com.metamatrix.query.optimizer.relational.rules.CriteriaCapabilityValidatorVisitor
 
visit(NotCriteria) - Method in class com.metamatrix.query.optimizer.relational.rules.CriteriaCapabilityValidatorVisitor
 
visit(SearchedCaseExpression) - Method in class com.metamatrix.query.optimizer.relational.rules.CriteriaCapabilityValidatorVisitor
 
visit(SetCriteria) - Method in class com.metamatrix.query.optimizer.relational.rules.CriteriaCapabilityValidatorVisitor
 
visit(ExistsCriteria) - Method in class com.metamatrix.query.optimizer.relational.rules.CriteriaCapabilityValidatorVisitor
 
visit(SubqueryCompareCriteria) - Method in class com.metamatrix.query.optimizer.relational.rules.CriteriaCapabilityValidatorVisitor
 
visit(ScalarSubquery) - Method in class com.metamatrix.query.optimizer.relational.rules.CriteriaCapabilityValidatorVisitor
 
visit(SubquerySetCriteria) - Method in class com.metamatrix.query.optimizer.relational.rules.CriteriaCapabilityValidatorVisitor
 
visit(DependentSetCriteria) - Method in class com.metamatrix.query.optimizer.relational.rules.CriteriaCapabilityValidatorVisitor
 
visit(MappingElement) - Method in class com.metamatrix.query.optimizer.xml.HandleNillableVisitor
 
visit(MappingRecursiveElement) - Method in class com.metamatrix.query.optimizer.xml.HandleNillableVisitor
 
visit(MappingAllNode) - Method in class com.metamatrix.query.optimizer.xml.MarkExcludeVisitor
 
visit(MappingSourceNode) - Method in class com.metamatrix.query.optimizer.xml.MarkExcludeVisitor
 
visit(MappingChoiceNode) - Method in class com.metamatrix.query.optimizer.xml.MarkExcludeVisitor
 
visit(MappingRecursiveElement) - Method in class com.metamatrix.query.optimizer.xml.MarkExcludeVisitor
 
visit(MappingSequenceNode) - Method in class com.metamatrix.query.optimizer.xml.MarkExcludeVisitor
 
visit(MappingAttribute) - Method in class com.metamatrix.query.optimizer.xml.MarkExcludeVisitor
 
visit(MappingElement) - Method in class com.metamatrix.query.optimizer.xml.MarkExcludeVisitor
 
visit(MappingSourceNode) - Method in class com.metamatrix.query.optimizer.xml.NameInSourceResolverVisitor
 
visit(MappingAttribute) - Method in class com.metamatrix.query.optimizer.xml.NameInSourceResolverVisitor
 
visit(MappingElement) - Method in class com.metamatrix.query.optimizer.xml.NameInSourceResolverVisitor
 
visit(MappingBaseNode) - Method in class com.metamatrix.query.optimizer.xml.SourceNodeGenaratorVisitor
In this code since we are only traversing the child nodes after the modification the removal and addtion of the nodes to the current may not affect the underlying collection object.
visit(MappingSourceNode) - Method in class com.metamatrix.query.optimizer.xml.SourceNodePlannerVisitor
 
visit(MappingAttribute) - Method in class com.metamatrix.query.optimizer.xml.TagBuilderVisitor
 
visit(MappingCommentNode) - Method in class com.metamatrix.query.optimizer.xml.TagBuilderVisitor
 
visit(MappingElement) - Method in class com.metamatrix.query.optimizer.xml.TagBuilderVisitor
 
visit(MappingRecursiveElement) - Method in class com.metamatrix.query.optimizer.xml.TagBuilderVisitor
 
visit(MappingCriteriaNode) - Method in class com.metamatrix.query.optimizer.xml.ValidateMappedCriteriaVisitor
 
visit(MappingRecursiveElement) - Method in class com.metamatrix.query.optimizer.xml.ValidateMappedCriteriaVisitor
 
visit(Query) - Method in class com.metamatrix.query.resolver.command.SimpleQueryResolver.QueryResolverVisitor
Resolving a Query requires a special ordering Note that into is actually first to handle mat view logic
visit(GroupSymbol) - Method in class com.metamatrix.query.resolver.command.SimpleQueryResolver.QueryResolverVisitor
 
visit(AllSymbol) - Method in class com.metamatrix.query.resolver.command.SimpleQueryResolver.QueryResolverVisitor
 
visit(AllInGroupSymbol) - Method in class com.metamatrix.query.resolver.command.SimpleQueryResolver.QueryResolverVisitor
 
visit(ScalarSubquery) - Method in class com.metamatrix.query.resolver.command.SimpleQueryResolver.QueryResolverVisitor
 
visit(ExistsCriteria) - Method in class com.metamatrix.query.resolver.command.SimpleQueryResolver.QueryResolverVisitor
 
visit(SubqueryCompareCriteria) - Method in class com.metamatrix.query.resolver.command.SimpleQueryResolver.QueryResolverVisitor
 
visit(SubquerySetCriteria) - Method in class com.metamatrix.query.resolver.command.SimpleQueryResolver.QueryResolverVisitor
 
visit(SubqueryFromClause) - Method in class com.metamatrix.query.resolver.command.SimpleQueryResolver.QueryResolverVisitor
 
visit(UnaryFromClause) - Method in class com.metamatrix.query.resolver.command.SimpleQueryResolver.QueryResolverVisitor
 
visit(OrderBy) - Method in class com.metamatrix.query.resolver.command.SimpleQueryResolver.QueryResolverVisitor
 
visit(Into) - Method in class com.metamatrix.query.resolver.command.SimpleQueryResolver.QueryResolverVisitor
 
visit(JoinPredicate) - Method in class com.metamatrix.query.resolver.command.SimpleQueryResolver.QueryResolverVisitor
 
visit(From) - Method in class com.metamatrix.query.resolver.command.SimpleQueryResolver.QueryResolverVisitor
 
visit(Reference) - Method in class com.metamatrix.query.resolver.util.BindVariableVisitor
Visit a Reference object and bind it based on the bindings
visit(StoredProcedure) - Method in class com.metamatrix.query.resolver.util.BindVariableVisitor
 
visit(ElementSymbol) - Method in class com.metamatrix.query.resolver.util.ResolverVisitor
 
visit(BetweenCriteria) - Method in class com.metamatrix.query.resolver.util.ResolverVisitor
 
visit(CompareCriteria) - Method in class com.metamatrix.query.resolver.util.ResolverVisitor
 
visit(MatchCriteria) - Method in class com.metamatrix.query.resolver.util.ResolverVisitor
 
visit(SetCriteria) - Method in class com.metamatrix.query.resolver.util.ResolverVisitor
 
visit(SubqueryCompareCriteria) - Method in class com.metamatrix.query.resolver.util.ResolverVisitor
 
visit(SubquerySetCriteria) - Method in class com.metamatrix.query.resolver.util.ResolverVisitor
 
visit(IsNullCriteria) - Method in class com.metamatrix.query.resolver.util.ResolverVisitor
 
visit(Function) - Method in class com.metamatrix.query.resolver.util.ResolverVisitor
 
visit(CaseExpression) - Method in class com.metamatrix.query.resolver.util.ResolverVisitor
 
visit(SearchedCaseExpression) - Method in class com.metamatrix.query.resolver.util.ResolverVisitor
 
visit(SetClause) - Method in class com.metamatrix.query.resolver.util.ResolverVisitor
 
visit(TranslateCriteria) - Method in class com.metamatrix.query.resolver.util.ResolveVirtualGroupCriteriaVisitor
 
visit(CriteriaSelector) - Method in class com.metamatrix.query.resolver.util.ResolveVirtualGroupCriteriaVisitor
 
visit(XQuery) - Method in class com.metamatrix.query.rewriter.VariableSubstitutionVisitor
 
visit(Update) - Method in class com.metamatrix.query.rewriter.VariableSubstitutionVisitor
 
visit(BatchedUpdateCommand) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(BetweenCriteria) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(CaseExpression) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(CompareCriteria) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(CompoundCriteria) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(Delete) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(ExistsCriteria) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(From) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(GroupBy) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(Insert) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(IsNullCriteria) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(JoinPredicate) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(JoinType) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(Limit) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(MatchCriteria) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(NotCriteria) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(Option) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(OrderBy) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(Query) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(SearchedCaseExpression) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(Select) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(SetCriteria) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(SetQuery) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(StoredProcedure) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(SubqueryCompareCriteria) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(SubqueryFromClause) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(SubquerySetCriteria) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(UnaryFromClause) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(Update) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(Into) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(XQuery) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(DependentSetCriteria) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(Create) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(Drop) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(AggregateSymbol) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(AliasSymbol) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(AllInGroupSymbol) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(AllSymbol) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(Constant) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(ElementSymbol) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(ExpressionSymbol) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(Function) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(GroupSymbol) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(Reference) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(ScalarSubquery) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(AssignmentStatement) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(Block) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(CommandStatement) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(CreateUpdateProcedureCommand) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(CriteriaSelector) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(DeclareStatement) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(HasCriteria) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(IfStatement) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(RaiseErrorStatement) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(TranslateCriteria) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(BreakStatement) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(ContinueStatement) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(WhileStatement) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(LoopStatement) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(DynamicCommand) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(ProcedureContainer) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(SetClauseList) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(SetClause) - Method in class com.metamatrix.query.sql.LanguageVisitor
 
visit(ExistsCriteria) - Method in class com.metamatrix.query.sql.navigator.DeepPostOrderNavigator
 
visit(ScalarSubquery) - Method in class com.metamatrix.query.sql.navigator.DeepPostOrderNavigator
 
visit(SubqueryCompareCriteria) - Method in class com.metamatrix.query.sql.navigator.DeepPostOrderNavigator
 
visit(SubqueryFromClause) - Method in class com.metamatrix.query.sql.navigator.DeepPostOrderNavigator
 
visit(SubquerySetCriteria) - Method in class com.metamatrix.query.sql.navigator.DeepPostOrderNavigator
 
visit(ExistsCriteria) - Method in class com.metamatrix.query.sql.navigator.DeepPreOrderNavigator
 
visit(ScalarSubquery) - Method in class com.metamatrix.query.sql.navigator.DeepPreOrderNavigator
 
visit(SubqueryCompareCriteria) - Method in class com.metamatrix.query.sql.navigator.DeepPreOrderNavigator
 
visit(SubqueryFromClause) - Method in class com.metamatrix.query.sql.navigator.DeepPreOrderNavigator
 
visit(SubquerySetCriteria) - Method in class com.metamatrix.query.sql.navigator.DeepPreOrderNavigator
 
visit(AggregateSymbol) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(AliasSymbol) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(AllInGroupSymbol) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(AllSymbol) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(AssignmentStatement) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(BatchedUpdateCommand) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(BetweenCriteria) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(Block) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(BreakStatement) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(CaseExpression) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(CommandStatement) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(CompareCriteria) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(CompoundCriteria) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(Constant) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(ContinueStatement) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(CreateUpdateProcedureCommand) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(CriteriaSelector) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(DeclareStatement) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(Delete) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(DependentSetCriteria) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(ElementSymbol) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(ExistsCriteria) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(ExpressionSymbol) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(From) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(Function) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(GroupBy) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(GroupSymbol) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(HasCriteria) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(IfStatement) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(Insert) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(Create) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(Drop) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(Into) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(IsNullCriteria) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(JoinPredicate) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(JoinType) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(Limit) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(LoopStatement) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(MatchCriteria) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(NotCriteria) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(Option) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(OrderBy) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(Query) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(RaiseErrorStatement) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(Reference) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(ScalarSubquery) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(SearchedCaseExpression) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(Select) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(SetCriteria) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(SetQuery) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(StoredProcedure) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(SubqueryCompareCriteria) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(SubqueryFromClause) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(SubquerySetCriteria) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(TranslateCriteria) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(UnaryFromClause) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(Update) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(WhileStatement) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(XQuery) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(DynamicCommand) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
NOTE: we specifically don't need to visit the as columns or the using identifiers.
visit(SetClauseList) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(SetClause) - Method in class com.metamatrix.query.sql.navigator.PreOrPostOrderNavigator
 
visit(Insert) - Method in class com.metamatrix.query.sql.visitor.AbstractSymbolMappingVisitor
This method updates the Insert object it receives as an argument by replacing the virtual groups/elements with their physical counterparts.
visit(Delete) - Method in class com.metamatrix.query.sql.visitor.AbstractSymbolMappingVisitor
This method updates the Delete object it receives as an argument by replacing the virtual groups/elements with their physical counterparts.
visit(Update) - Method in class com.metamatrix.query.sql.visitor.AbstractSymbolMappingVisitor
This method updates the Update object it receives as an argument by replacing the virtual groups/elements with their physical counterparts.
visit(SetClause) - Method in class com.metamatrix.query.sql.visitor.AbstractSymbolMappingVisitor
 
visit(AllInGroupSymbol) - Method in class com.metamatrix.query.sql.visitor.AbstractSymbolMappingVisitor
Swap each ElementSymbol referenced by AllInGroupSymbol
visit(AllSymbol) - Method in class com.metamatrix.query.sql.visitor.AbstractSymbolMappingVisitor
Swap each ElementSymbol referenced by AllSymbol
visit(UnaryFromClause) - Method in class com.metamatrix.query.sql.visitor.AbstractSymbolMappingVisitor
Swap group in unary from clause.
visit(StoredProcedure) - Method in class com.metamatrix.query.sql.visitor.AbstractSymbolMappingVisitor
Swap name of stored proc and elements in stored procedure parameter expressions
visit(CriteriaSelector) - Method in class com.metamatrix.query.sql.visitor.AbstractSymbolMappingVisitor
Swap elements in CriteriaSelector
visit(AggregateSymbol) - Method in class com.metamatrix.query.sql.visitor.AggregateSymbolCollectorVisitor.AggregateStopNavigator
 
visit(ExpressionSymbol) - Method in class com.metamatrix.query.sql.visitor.AggregateSymbolCollectorVisitor.AggregateStopNavigator
 
visit(AggregateSymbol) - Method in class com.metamatrix.query.sql.visitor.AggregateSymbolCollectorVisitor
 
visit(ExpressionSymbol) - Method in class com.metamatrix.query.sql.visitor.AggregateSymbolCollectorVisitor
 
visit(ElementSymbol) - Method in class com.metamatrix.query.sql.visitor.AggregateSymbolCollectorVisitor
 
visit(ExistsCriteria) - Method in class com.metamatrix.query.sql.visitor.CommandCollectorVisitor
 
visit(ScalarSubquery) - Method in class com.metamatrix.query.sql.visitor.CommandCollectorVisitor
 
visit(SubqueryCompareCriteria) - Method in class com.metamatrix.query.sql.visitor.CommandCollectorVisitor
 
visit(SubqueryFromClause) - Method in class com.metamatrix.query.sql.visitor.CommandCollectorVisitor
Visit a language object and collect symbols.
visit(SubquerySetCriteria) - Method in class com.metamatrix.query.sql.visitor.CommandCollectorVisitor
Visit a language object and collect symbols.
visit(CommandStatement) - Method in class com.metamatrix.query.sql.visitor.CommandCollectorVisitor
Visit a language object and collect symbols.
visit(AssignmentStatement) - Method in class com.metamatrix.query.sql.visitor.CommandCollectorVisitor
Visit a language object and collect symbols.
visit(LoopStatement) - Method in class com.metamatrix.query.sql.visitor.CommandCollectorVisitor
Visit a language object and collect symbols.
visit(UnaryFromClause) - Method in class com.metamatrix.query.sql.visitor.CommandCollectorVisitor
 
visit(BatchedUpdateCommand) - Method in class com.metamatrix.query.sql.visitor.CommandCollectorVisitor
 
visit(ProcedureContainer) - Method in class com.metamatrix.query.sql.visitor.CommandCollectorVisitor
 
visit(Reference) - Method in class com.metamatrix.query.sql.visitor.CorrelatedReferenceCollectorVisitor
Visit a language object and collect symbols.
visit(BetweenCriteria) - Method in class com.metamatrix.query.sql.visitor.CriteriaTranslatorVisitor
This method updates the BetweenCriteria object it receives as an argument by replacing the virtual elements present in the expressions in the function with translated expressions.
visit(CaseExpression) - Method in class com.metamatrix.query.sql.visitor.CriteriaTranslatorVisitor
This method updates the CaseExpression object it receives as an argument by replacing the virtual elements present in the expressions in the function with translated expressions.
visit(CompareCriteria) - Method in class com.metamatrix.query.sql.visitor.CriteriaTranslatorVisitor
This method updates the CompareCriteria object it receives as an argument by replacing the virtual elements present in the expressions in the function with translated expressions.
visit(IsNullCriteria) - Method in class com.metamatrix.query.sql.visitor.CriteriaTranslatorVisitor
This method updates the IsNullCriteria object it receives as an argument by replacing the virtual elements present in the expressions in the function with translated expressions.
visit(MatchCriteria) - Method in class com.metamatrix.query.sql.visitor.CriteriaTranslatorVisitor
This method updates the MatchCriteria object it receives as an argument by replacing the virtual elements present in the expressions in the function with translated expressions
visit(SearchedCaseExpression) - Method in class com.metamatrix.query.sql.visitor.CriteriaTranslatorVisitor
This method updates the SearchedCaseExpression object it receives as an argument by replacing the virtual elements present in the expressions in the function with translated expressions.
visit(SetCriteria) - Method in class com.metamatrix.query.sql.visitor.CriteriaTranslatorVisitor
This method updates the SetCriteria object it receives as an argument by replacing the virtual elements present in the expressions in the function with translated expressions
visit(DependentSetCriteria) - Method in class com.metamatrix.query.sql.visitor.CriteriaTranslatorVisitor
This method updates the SetCriteria object it receives as an argument by replacing the virtual elements present in the expressions in the function with translated expressions
visit(Function) - Method in class com.metamatrix.query.sql.visitor.CriteriaTranslatorVisitor
This method updates the Function object it receives as an argument by replacing the virtual elements present in the expressions in the function with translated expressions
visit(ElementSymbol) - Method in class com.metamatrix.query.sql.visitor.ElementCollectorVisitor
Visit a language object and collect symbols.
visit(AllInGroupSymbol) - Method in class com.metamatrix.query.sql.visitor.ElementCollectorVisitor
Visit a language object and collect symbols.
visit(AllSymbol) - Method in class com.metamatrix.query.sql.visitor.ElementCollectorVisitor
Visit a language object and collect symbols.
visit(Function) - Method in class com.metamatrix.query.sql.visitor.EvaluatableVisitor
 
visit(Constant) - Method in class com.metamatrix.query.sql.visitor.EvaluatableVisitor
 
visit(ElementSymbol) - Method in class com.metamatrix.query.sql.visitor.EvaluatableVisitor
 
visit(ExpressionSymbol) - Method in class com.metamatrix.query.sql.visitor.EvaluatableVisitor
 
visit(AggregateSymbol) - Method in class com.metamatrix.query.sql.visitor.EvaluatableVisitor
 
visit(Reference) - Method in class com.metamatrix.query.sql.visitor.EvaluatableVisitor
We assume the non-push down for correlation variables, then make specific checks when correlated variables are allowed.
visit(StoredProcedure) - Method in class com.metamatrix.query.sql.visitor.EvaluatableVisitor
 
visit(ScalarSubquery) - Method in class com.metamatrix.query.sql.visitor.EvaluatableVisitor
 
visit(DependentSetCriteria) - Method in class com.metamatrix.query.sql.visitor.EvaluatableVisitor
 
visit(ExistsCriteria) - Method in class com.metamatrix.query.sql.visitor.EvaluatableVisitor
 
visit(SubquerySetCriteria) - Method in class com.metamatrix.query.sql.visitor.EvaluatableVisitor
 
visit(SubqueryCompareCriteria) - Method in class com.metamatrix.query.sql.visitor.EvaluatableVisitor
 
visit(Select) - Method in class com.metamatrix.query.sql.visitor.ExpressionMappingVisitor
 
visit(AliasSymbol) - Method in class com.metamatrix.query.sql.visitor.ExpressionMappingVisitor
 
visit(ExpressionSymbol) - Method in class com.metamatrix.query.sql.visitor.ExpressionMappingVisitor
 
visit(BetweenCriteria) - Method in class com.metamatrix.query.sql.visitor.ExpressionMappingVisitor
 
visit(CaseExpression) - Method in class com.metamatrix.query.sql.visitor.ExpressionMappingVisitor
 
visit(CompareCriteria) - Method in class com.metamatrix.query.sql.visitor.ExpressionMappingVisitor
 
visit(Function) - Method in class com.metamatrix.query.sql.visitor.ExpressionMappingVisitor
 
visit(IsNullCriteria) - Method in class com.metamatrix.query.sql.visitor.ExpressionMappingVisitor
 
visit(MatchCriteria) - Method in class com.metamatrix.query.sql.visitor.ExpressionMappingVisitor
 
visit(SearchedCaseExpression) - Method in class com.metamatrix.query.sql.visitor.ExpressionMappingVisitor
 
visit(SetCriteria) - Method in class com.metamatrix.query.sql.visitor.ExpressionMappingVisitor
 
visit(DependentSetCriteria) - Method in class com.metamatrix.query.sql.visitor.ExpressionMappingVisitor
 
visit(SubqueryCompareCriteria) - Method in class com.metamatrix.query.sql.visitor.ExpressionMappingVisitor
 
visit(SubquerySetCriteria) - Method in class com.metamatrix.query.sql.visitor.ExpressionMappingVisitor
 
visit(StoredProcedure) - Method in class com.metamatrix.query.sql.visitor.ExpressionMappingVisitor
 
visit(AggregateSymbol) - Method in class com.metamatrix.query.sql.visitor.ExpressionMappingVisitor
 
visit(GroupBy) - Method in class com.metamatrix.query.sql.visitor.ExpressionMappingVisitor
Swap each ElementSymbol in GroupBy (other symbols are ignored).
visit(OrderBy) - Method in class com.metamatrix.query.sql.visitor.ExpressionMappingVisitor
Swap each SingleElementSymbol in OrderBy (other symbols are ignored).
visit(Limit) - Method in class com.metamatrix.query.sql.visitor.ExpressionMappingVisitor
 
visit(DynamicCommand) - Method in class com.metamatrix.query.sql.visitor.ExpressionMappingVisitor
 
visit(SetClause) - Method in class com.metamatrix.query.sql.visitor.ExpressionMappingVisitor
 
visit(AssignmentStatement) - Method in class com.metamatrix.query.sql.visitor.ExpressionMappingVisitor
 
visit(Insert) - Method in class com.metamatrix.query.sql.visitor.ExpressionMappingVisitor
 
visit(ExpressionSymbol) - Method in class com.metamatrix.query.sql.visitor.ExpressionSymbolCollector
Visit a language object and collect symbols.
visit(AggregateSymbol) - Method in class com.metamatrix.query.sql.visitor.ExpressionSymbolCollector
Visit a language object and collect symbols.
visit(Function) - Method in class com.metamatrix.query.sql.visitor.FunctionCollectorVisitor
Visit a language object and collect symbols.
visit(GroupSymbol) - Method in class com.metamatrix.query.sql.visitor.GroupCollectorVisitor
Visit a language object and collect symbols.
visit(StoredProcedure) - Method in class com.metamatrix.query.sql.visitor.GroupCollectorVisitor
Visit a language object and collect symbols.
visit(Into) - Method in class com.metamatrix.query.sql.visitor.GroupCollectorVisitor
 
visit(SubqueryFromClause) - Method in class com.metamatrix.query.sql.visitor.GroupCollectorVisitor
 
visit(BetweenCriteria) - Method in class com.metamatrix.query.sql.visitor.PredicateCollectorVisitor
Visit a language object and collect criteria.
visit(CompareCriteria) - Method in class com.metamatrix.query.sql.visitor.PredicateCollectorVisitor
Visit a language object and collect criteria.
visit(IsNullCriteria) - Method in class com.metamatrix.query.sql.visitor.PredicateCollectorVisitor
Visit a language object and collect criteria.
visit(MatchCriteria) - Method in class com.metamatrix.query.sql.visitor.PredicateCollectorVisitor
Visit a language object and collect criteria.
visit(SetCriteria) - Method in class com.metamatrix.query.sql.visitor.PredicateCollectorVisitor
Visit a language object and collect criteria.
visit(DependentSetCriteria) - Method in class com.metamatrix.query.sql.visitor.PredicateCollectorVisitor
Visit a language object and collect criteria.
visit(ExistsCriteria) - Method in class com.metamatrix.query.sql.visitor.PredicateCollectorVisitor
 
visit(SubqueryCompareCriteria) - Method in class com.metamatrix.query.sql.visitor.PredicateCollectorVisitor
 
visit(SubquerySetCriteria) - Method in class com.metamatrix.query.sql.visitor.PredicateCollectorVisitor
Visit a language object and collect criteria.
visit(Reference) - Method in class com.metamatrix.query.sql.visitor.ReferenceCollectorVisitor
Visit a language object and collect symbols.
visit(BetweenCriteria) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(CaseExpression) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(CompareCriteria) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(CompoundCriteria) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(Delete) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(DependentSetCriteria) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(From) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(GroupBy) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(Insert) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(Create) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(Drop) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(IsNullCriteria) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(JoinPredicate) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(JoinType) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(MatchCriteria) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(NotCriteria) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(Option) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(OrderBy) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(DynamicCommand) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(SetClauseList) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(SetClause) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(Query) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(SearchedCaseExpression) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(Select) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(SetCriteria) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(SetQuery) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(XQuery) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(StoredProcedure) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(SubqueryFromClause) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(SubquerySetCriteria) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(UnaryFromClause) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(Update) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(Into) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(AggregateSymbol) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(AliasSymbol) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(AllInGroupSymbol) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(AllSymbol) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(Constant) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(ElementSymbol) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(ExpressionSymbol) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(Function) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(GroupSymbol) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(Reference) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(Block) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(CommandStatement) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(CreateUpdateProcedureCommand) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(DeclareStatement) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(IfStatement) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(AssignmentStatement) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(HasCriteria) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(TranslateCriteria) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(CriteriaSelector) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(RaiseErrorStatement) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(BreakStatement) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(ContinueStatement) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(LoopStatement) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(WhileStatement) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(ExistsCriteria) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(SubqueryCompareCriteria) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(ScalarSubquery) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(Limit) - Method in class com.metamatrix.query.sql.visitor.SQLStringVisitor
 
visit(SubquerySetCriteria) - Method in class com.metamatrix.query.sql.visitor.ValueIteratorProviderCollectorVisitor
Visit a language object and collect symbols.
visit(SubqueryCompareCriteria) - Method in class com.metamatrix.query.sql.visitor.ValueIteratorProviderCollectorVisitor
Visit a language object and collect symbols.
visit(ExistsCriteria) - Method in class com.metamatrix.query.sql.visitor.ValueIteratorProviderCollectorVisitor
Visit a language object and collect symbols.
visit(ScalarSubquery) - Method in class com.metamatrix.query.sql.visitor.ValueIteratorProviderCollectorVisitor
Visit a language object and collect symbols.
visit(ElementSymbol) - Method in class com.metamatrix.query.sql.visitor.VariableCollectorVisitor
Visit a language object and collect symbols.
visit(AggregateSymbol) - Method in class com.metamatrix.query.validator.AggregateValidationVisitor
 
visit(ElementSymbol) - Method in class com.metamatrix.query.validator.AggregateValidationVisitor
 
visit(ExpressionSymbol) - Method in class com.metamatrix.query.validator.AggregateValidationVisitor
 
visit(CaseExpression) - Method in class com.metamatrix.query.validator.AggregateValidationVisitor
 
visit(SearchedCaseExpression) - Method in class com.metamatrix.query.validator.AggregateValidationVisitor
 
visit(Function) - Method in class com.metamatrix.query.validator.AggregateValidationVisitor
 
visit(SetQuery) - Method in class com.metamatrix.query.validator.UpdateValidationVisitor
The command being visited should never be a SetQuery object, this method reports a validation error if this mehod is visited.
visit(StoredProcedure) - Method in class com.metamatrix.query.validator.UpdateValidationVisitor
The command being visited should never be a StoredProcedure object, this method reports a validation error if this mehod is visited.
visit(Insert) - Method in class com.metamatrix.query.validator.UpdateValidationVisitor
The command being visited should never be a Insert object, this method reports a validation error if this mehod is visited.
visit(Update) - Method in class com.metamatrix.query.validator.UpdateValidationVisitor
The command being visited should never be a Update object, this method reports a validation error if this mehod is visited.
visit(Delete) - Method in class com.metamatrix.query.validator.UpdateValidationVisitor
The command being visited should never be a Delete object, this method reports a validation error if this mehod is visited.
visit(Query) - Method in class com.metamatrix.query.validator.UpdateValidationVisitor
This method visits the Query object and verifies that it has only a Select and From clause.
visit(Select) - Method in class com.metamatrix.query.validator.UpdateValidationVisitor
This method visits the Select and verifies that the expressions defined on it are all ElementSymbols or aliased ElementSymbols
visit(From) - Method in class com.metamatrix.query.validator.UpdateValidationVisitor
This method visits the From object to validate that it has only one physical group in it.
visit(BatchedUpdateCommand) - Method in class com.metamatrix.query.validator.ValidationVisitor
 
visit(Delete) - Method in class com.metamatrix.query.validator.ValidationVisitor
 
visit(GroupBy) - Method in class com.metamatrix.query.validator.ValidationVisitor
 
visit(GroupSymbol) - Method in class com.metamatrix.query.validator.ValidationVisitor
 
visit(Insert) - Method in class com.metamatrix.query.validator.ValidationVisitor
 
visit(OrderBy) - Method in class com.metamatrix.query.validator.ValidationVisitor
 
visit(Query) - Method in class com.metamatrix.query.validator.ValidationVisitor
 
visit(Select) - Method in class com.metamatrix.query.validator.ValidationVisitor
 
visit(SubquerySetCriteria) - Method in class com.metamatrix.query.validator.ValidationVisitor
 
visit(DependentSetCriteria) - Method in class com.metamatrix.query.validator.ValidationVisitor
 
visit(SetQuery) - Method in class com.metamatrix.query.validator.ValidationVisitor
 
visit(Update) - Method in class com.metamatrix.query.validator.ValidationVisitor
 
visit(Into) - Method in class com.metamatrix.query.validator.ValidationVisitor
 
visit(Function) - Method in class com.metamatrix.query.validator.ValidationVisitor
 
visit(AssignmentStatement) - Method in class com.metamatrix.query.validator.ValidationVisitor
 
visit(CreateUpdateProcedureCommand) - Method in class com.metamatrix.query.validator.ValidationVisitor
 
visit(DeclareStatement) - Method in class com.metamatrix.query.validator.ValidationVisitor
 
visit(IfStatement) - Method in class com.metamatrix.query.validator.ValidationVisitor
 
visit(WhileStatement) - Method in class com.metamatrix.query.validator.ValidationVisitor
 
visit(TranslateCriteria) - Method in class com.metamatrix.query.validator.ValidationVisitor
 
visit(CompoundCriteria) - Method in class com.metamatrix.query.validator.ValidationVisitor
 
visit(BetweenCriteria) - Method in class com.metamatrix.query.validator.ValidationVisitor
 
visit(IsNullCriteria) - Method in class com.metamatrix.query.validator.ValidationVisitor
 
visit(MatchCriteria) - Method in class com.metamatrix.query.validator.ValidationVisitor
 
visit(NotCriteria) - Method in class com.metamatrix.query.validator.ValidationVisitor
 
visit(SetCriteria) - Method in class com.metamatrix.query.validator.ValidationVisitor
 
visit(SubqueryCompareCriteria) - Method in class com.metamatrix.query.validator.ValidationVisitor
 
visit(Option) - Method in class com.metamatrix.query.validator.ValidationVisitor
 
visit(DynamicCommand) - Method in class com.metamatrix.query.validator.ValidationVisitor
 
visit(Drop) - Method in class com.metamatrix.query.validator.ValidationVisitor
 
visit(CompareCriteria) - Method in class com.metamatrix.query.validator.ValidationVisitor
 
visit(CompareCriteria) - Method in class com.metamatrix.query.validator.ValueValidationVisitor
 
visit(Limit) - Method in class com.metamatrix.query.validator.ValueValidationVisitor
 
visit(IAggregate) - Method in class org.teiid.connector.jdbc.translator.ReplacementVisitor
 
visit(IInlineView) - Method in class org.teiid.connector.jdbc.translator.ReplacementVisitor
 
visit(ICompareCriteria) - Method in class org.teiid.connector.jdbc.translator.ReplacementVisitor
 
visit(IFunction) - Method in class org.teiid.connector.jdbc.translator.ReplacementVisitor
 
visit(IGroupBy) - Method in class org.teiid.connector.jdbc.translator.ReplacementVisitor
 
visit(IInCriteria) - Method in class org.teiid.connector.jdbc.translator.ReplacementVisitor
 
visit(IInsertExpressionValueSource) - Method in class org.teiid.connector.jdbc.translator.ReplacementVisitor
 
visit(IIsNullCriteria) - Method in class org.teiid.connector.jdbc.translator.ReplacementVisitor
 
visit(ILikeCriteria) - Method in class org.teiid.connector.jdbc.translator.ReplacementVisitor
 
visit(ISearchedCaseExpression) - Method in class org.teiid.connector.jdbc.translator.ReplacementVisitor
 
visit(ISelectSymbol) - Method in class org.teiid.connector.jdbc.translator.ReplacementVisitor
 
visit(ISubqueryCompareCriteria) - Method in class org.teiid.connector.jdbc.translator.ReplacementVisitor
 
visit(IScalarSubquery) - Method in class org.teiid.connector.jdbc.translator.ReplacementVisitor
 
visit(ISubqueryInCriteria) - Method in class org.teiid.connector.jdbc.translator.ReplacementVisitor
 
visit(IProcedure) - Method in class org.teiid.connector.jdbc.translator.SQLConversionVisitor
 
visit(ILiteral) - Method in class org.teiid.connector.jdbc.translator.SQLConversionVisitor
 
visit(IAggregate) - Method in class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
 
visit(IBatchedUpdates) - Method in class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
 
visit(ICompareCriteria) - Method in class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
 
visit(ICompoundCriteria) - Method in class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
 
visit(IDelete) - Method in class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
 
visit(IElement) - Method in class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
 
visit(IProcedure) - Method in class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
 
visit(IExistsCriteria) - Method in class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
 
visit(IFrom) - Method in class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
 
visit(IFunction) - Method in class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
 
visit(IGroup) - Method in class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
 
visit(IGroupBy) - Method in class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
 
visit(IInCriteria) - Method in class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
 
visit(IInlineView) - Method in class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
 
visit(IInsert) - Method in class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
 
visit(IInsertExpressionValueSource) - Method in class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
 
visit(IIsNullCriteria) - Method in class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
 
visit(IJoin) - Method in class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
 
visit(ILikeCriteria) - Method in class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
 
visit(ILimit) - Method in class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
 
visit(ILiteral) - Method in class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
 
visit(INotCriteria) - Method in class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
 
visit(IOrderBy) - Method in class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
 
visit(IOrderByItem) - Method in class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
 
visit(IParameter) - Method in class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
 
visit(IQuery) - Method in class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
 
visit(IScalarSubquery) - Method in class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
 
visit(ISearchedCaseExpression) - Method in class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
 
visit(ISelect) - Method in class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
 
visit(ISelectSymbol) - Method in class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
 
visit(ISubqueryCompareCriteria) - Method in class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
 
visit(ISubqueryInCriteria) - Method in class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
 
visit(IUpdate) - Method in class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
 
visit(ISetQuery) - Method in class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
 
visit(ISetClauseList) - Method in class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
 
visit(ISetClause) - Method in class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
 
visit(IAggregate) - Method in class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
 
visit(IBatchedUpdates) - Method in class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
 
visit(ICompareCriteria) - Method in class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
 
visit(ICompoundCriteria) - Method in class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
 
visit(IDelete) - Method in class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
 
visit(IElement) - Method in class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
 
visit(IProcedure) - Method in class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
 
visit(IExistsCriteria) - Method in class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
 
visit(IFrom) - Method in class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
 
visit(IFunction) - Method in class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
 
visit(IGroup) - Method in class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
 
visit(IGroupBy) - Method in class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
 
visit(IInCriteria) - Method in class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
 
visit(IInlineView) - Method in class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
 
visit(IInsert) - Method in class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
 
visit(IIsNullCriteria) - Method in class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
 
visit(IJoin) - Method in class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
 
visit(ILikeCriteria) - Method in class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
 
visit(ILimit) - Method in class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
 
visit(ILiteral) - Method in class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
 
visit(INotCriteria) - Method in class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
 
visit(IOrderBy) - Method in class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
 
visit(IOrderByItem) - Method in class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
 
visit(IParameter) - Method in class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
 
visit(IQuery) - Method in class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
 
visit(IScalarSubquery) - Method in class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
 
visit(ISearchedCaseExpression) - Method in class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
 
visit(ISelect) - Method in class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
 
visit(ISelectSymbol) - Method in class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
 
visit(ISubqueryCompareCriteria) - Method in class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
 
visit(ISubqueryInCriteria) - Method in class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
 
visit(ISetQuery) - Method in class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
 
visit(IUpdate) - Method in class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
 
visit(ISetClauseList) - Method in class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
 
visit(ISetClause) - Method in class org.teiid.connector.visitor.framework.DelegatingHierarchyVisitor
 
visit(IAggregate) - Method in class org.teiid.connector.visitor.framework.HierarchyVisitor
 
visit(IBatchedUpdates) - Method in class org.teiid.connector.visitor.framework.HierarchyVisitor
 
visit(ICompareCriteria) - Method in class org.teiid.connector.visitor.framework.HierarchyVisitor
 
visit(ICompoundCriteria) - Method in class org.teiid.connector.visitor.framework.HierarchyVisitor
 
visit(IDelete) - Method in class org.teiid.connector.visitor.framework.HierarchyVisitor
 
visit(IProcedure) - Method in class org.teiid.connector.visitor.framework.HierarchyVisitor
 
visit(IExistsCriteria) - Method in class org.teiid.connector.visitor.framework.HierarchyVisitor
 
visit(IFrom) - Method in class org.teiid.connector.visitor.framework.HierarchyVisitor
 
visit(IFunction) - Method in class org.teiid.connector.visitor.framework.HierarchyVisitor
 
visit(IGroupBy) - Method in class org.teiid.connector.visitor.framework.HierarchyVisitor
 
visit(IInCriteria) - Method in class org.teiid.connector.visitor.framework.HierarchyVisitor
 
visit(IInsert) - Method in class org.teiid.connector.visitor.framework.HierarchyVisitor
 
visit(IInsertExpressionValueSource) - Method in class org.teiid.connector.visitor.framework.HierarchyVisitor
 
visit(IIsNullCriteria) - Method in class org.teiid.connector.visitor.framework.HierarchyVisitor
 
visit(IJoin) - Method in class org.teiid.connector.visitor.framework.HierarchyVisitor
 
visit(ILikeCriteria) - Method in class org.teiid.connector.visitor.framework.HierarchyVisitor
 
visit(INotCriteria) - Method in class org.teiid.connector.visitor.framework.HierarchyVisitor
 
visit(IOrderBy) - Method in class org.teiid.connector.visitor.framework.HierarchyVisitor
 
visit(IQuery) - Method in class org.teiid.connector.visitor.framework.HierarchyVisitor
 
visit(IScalarSubquery) - Method in class org.teiid.connector.visitor.framework.HierarchyVisitor
 
visit(ISearchedCaseExpression) - Method in class org.teiid.connector.visitor.framework.HierarchyVisitor
 
visit(ISelect) - Method in class org.teiid.connector.visitor.framework.HierarchyVisitor
 
visit(ISelectSymbol) - Method in class org.teiid.connector.visitor.framework.HierarchyVisitor
 
visit(ISubqueryCompareCriteria) - Method in class org.teiid.connector.visitor.framework.HierarchyVisitor
 
visit(ISubqueryInCriteria) - Method in class org.teiid.connector.visitor.framework.HierarchyVisitor
 
visit(ISetQuery) - Method in class org.teiid.connector.visitor.framework.HierarchyVisitor
 
visit(IUpdate) - Method in class org.teiid.connector.visitor.framework.HierarchyVisitor
 
visit(IInlineView) - Method in class org.teiid.connector.visitor.framework.HierarchyVisitor
 
visit(ISetClauseList) - Method in class org.teiid.connector.visitor.framework.HierarchyVisitor
 
visit(ISetClause) - Method in class org.teiid.connector.visitor.framework.HierarchyVisitor
 
visit(IAggregate) - Method in interface org.teiid.connector.visitor.framework.LanguageObjectVisitor
 
visit(IBatchedUpdates) - Method in interface org.teiid.connector.visitor.framework.LanguageObjectVisitor
 
visit(IInsertExpressionValueSource) - Method in interface org.teiid.connector.visitor.framework.LanguageObjectVisitor
 
visit(ICompareCriteria) - Method in interface org.teiid.connector.visitor.framework.LanguageObjectVisitor
 
visit(ICompoundCriteria) - Method in interface org.teiid.connector.visitor.framework.LanguageObjectVisitor
 
visit(IDelete) - Method in interface org.teiid.connector.visitor.framework.LanguageObjectVisitor
 
visit(IElement) - Method in interface org.teiid.connector.visitor.framework.LanguageObjectVisitor
 
visit(IProcedure) - Method in interface org.teiid.connector.visitor.framework.LanguageObjectVisitor
 
visit(IExistsCriteria) - Method in interface org.teiid.connector.visitor.framework.LanguageObjectVisitor
 
visit(IFrom) - Method in interface org.teiid.connector.visitor.framework.LanguageObjectVisitor
 
visit(IFunction) - Method in interface org.teiid.connector.visitor.framework.LanguageObjectVisitor
 
visit(IGroup) - Method in interface org.teiid.connector.visitor.framework.LanguageObjectVisitor
 
visit(IGroupBy) - Method in interface org.teiid.connector.visitor.framework.LanguageObjectVisitor
 
visit(IInCriteria) - Method in interface org.teiid.connector.visitor.framework.LanguageObjectVisitor
 
visit(IInlineView) - Method in interface org.teiid.connector.visitor.framework.LanguageObjectVisitor
 
visit(IInsert) - Method in interface org.teiid.connector.visitor.framework.LanguageObjectVisitor
 
visit(IIsNullCriteria) - Method in interface org.teiid.connector.visitor.framework.LanguageObjectVisitor
 
visit(IJoin) - Method in interface org.teiid.connector.visitor.framework.LanguageObjectVisitor
 
visit(ILikeCriteria) - Method in interface org.teiid.connector.visitor.framework.LanguageObjectVisitor
 
visit(ILimit) - Method in interface org.teiid.connector.visitor.framework.LanguageObjectVisitor
 
visit(ILiteral) - Method in interface org.teiid.connector.visitor.framework.LanguageObjectVisitor
 
visit(INotCriteria) - Method in interface org.teiid.connector.visitor.framework.LanguageObjectVisitor
 
visit(IOrderBy) - Method in interface org.teiid.connector.visitor.framework.LanguageObjectVisitor
 
visit(IOrderByItem) - Method in interface org.teiid.connector.visitor.framework.LanguageObjectVisitor
 
visit(IParameter) - Method in interface org.teiid.connector.visitor.framework.LanguageObjectVisitor
 
visit(IQuery) - Method in interface org.teiid.connector.visitor.framework.LanguageObjectVisitor
 
visit(IScalarSubquery) - Method in interface org.teiid.connector.visitor.framework.LanguageObjectVisitor
 
visit(ISearchedCaseExpression) - Method in interface org.teiid.connector.visitor.framework.LanguageObjectVisitor
 
visit(ISelect) - Method in interface org.teiid.connector.visitor.framework.LanguageObjectVisitor
 
visit(ISelectSymbol) - Method in interface org.teiid.connector.visitor.framework.LanguageObjectVisitor
 
visit(ISubqueryCompareCriteria) - Method in interface org.teiid.connector.visitor.framework.LanguageObjectVisitor
 
visit(ISubqueryInCriteria) - Method in interface org.teiid.connector.visitor.framework.LanguageObjectVisitor
 
visit(IUpdate) - Method in interface org.teiid.connector.visitor.framework.LanguageObjectVisitor
 
visit(ISetQuery) - Method in interface org.teiid.connector.visitor.framework.LanguageObjectVisitor
 
visit(ISetClauseList) - Method in interface org.teiid.connector.visitor.framework.LanguageObjectVisitor
 
visit(ISetClause) - Method in interface org.teiid.connector.visitor.framework.LanguageObjectVisitor
 
visit(IAggregate) - Method in class org.teiid.connector.visitor.util.CollectorVisitor
 
visit(IBatchedUpdates) - Method in class org.teiid.connector.visitor.util.CollectorVisitor
 
visit(ICompareCriteria) - Method in class org.teiid.connector.visitor.util.CollectorVisitor
 
visit(ICompoundCriteria) - Method in class org.teiid.connector.visitor.util.CollectorVisitor
 
visit(IDelete) - Method in class org.teiid.connector.visitor.util.CollectorVisitor
 
visit(IElement) - Method in class org.teiid.connector.visitor.util.CollectorVisitor
 
visit(IExistsCriteria) - Method in class org.teiid.connector.visitor.util.CollectorVisitor
 
visit(IFrom) - Method in class org.teiid.connector.visitor.util.CollectorVisitor
 
visit(IFunction) - Method in class org.teiid.connector.visitor.util.CollectorVisitor
 
visit(IGroup) - Method in class org.teiid.connector.visitor.util.CollectorVisitor
 
visit(IGroupBy) - Method in class org.teiid.connector.visitor.util.CollectorVisitor
 
visit(IInCriteria) - Method in class org.teiid.connector.visitor.util.CollectorVisitor
 
visit(IInlineView) - Method in class org.teiid.connector.visitor.util.CollectorVisitor
 
visit(IInsert) - Method in class org.teiid.connector.visitor.util.CollectorVisitor
 
visit(IInsertExpressionValueSource) - Method in class org.teiid.connector.visitor.util.CollectorVisitor
 
visit(IIsNullCriteria) - Method in class org.teiid.connector.visitor.util.CollectorVisitor
 
visit(IJoin) - Method in class org.teiid.connector.visitor.util.CollectorVisitor
 
visit(ILikeCriteria) - Method in class org.teiid.connector.visitor.util.CollectorVisitor
 
visit(ILimit) - Method in class org.teiid.connector.visitor.util.CollectorVisitor
 
visit(ILiteral) - Method in class org.teiid.connector.visitor.util.CollectorVisitor
 
visit(INotCriteria) - Method in class org.teiid.connector.visitor.util.CollectorVisitor
 
visit(IOrderBy) - Method in class org.teiid.connector.visitor.util.CollectorVisitor
 
visit(IOrderByItem) - Method in class org.teiid.connector.visitor.util.CollectorVisitor
 
visit(IParameter) - Method in class org.teiid.connector.visitor.util.CollectorVisitor
 
visit(IProcedure) - Method in class org.teiid.connector.visitor.util.CollectorVisitor
 
visit(IQuery) - Method in class org.teiid.connector.visitor.util.CollectorVisitor
 
visit(IScalarSubquery) - Method in class org.teiid.connector.visitor.util.CollectorVisitor
 
visit(ISearchedCaseExpression) - Method in class org.teiid.connector.visitor.util.CollectorVisitor
 
visit(ISelect) - Method in class org.teiid.connector.visitor.util.CollectorVisitor
 
visit(ISelectSymbol) - Method in class org.teiid.connector.visitor.util.CollectorVisitor
 
visit(ISubqueryCompareCriteria) - Method in class org.teiid.connector.visitor.util.CollectorVisitor
 
visit(ISubqueryInCriteria) - Method in class org.teiid.connector.visitor.util.CollectorVisitor
 
visit(IUpdate) - Method in class org.teiid.connector.visitor.util.CollectorVisitor
 
visit(ISetQuery) - Method in class org.teiid.connector.visitor.util.CollectorVisitor
 
visit(ISetClauseList) - Method in class org.teiid.connector.visitor.util.CollectorVisitor
 
visit(ISetClause) - Method in class org.teiid.connector.visitor.util.CollectorVisitor
 
visit(IAggregate) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
visit(ICompareCriteria) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
visit(ICompoundCriteria) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
visit(IDelete) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
visit(IElement) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
visit(IProcedure) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
visit(IExistsCriteria) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
visit(IFrom) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
visit(IFunction) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
visit(IGroup) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
visit(IGroupBy) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
visit(IInCriteria) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
visit(IInlineView) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
visit(IInsert) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
visit(IInsertExpressionValueSource) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
visit(IIsNullCriteria) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
visit(IJoin) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
visit(ILikeCriteria) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
visit(ILimit) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
visit(ILiteral) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
visit(INotCriteria) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
visit(IOrderBy) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
visit(IOrderByItem) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
visit(IParameter) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
visit(IQuery) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
visit(ISearchedCaseExpression) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
visit(ISelect) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
visit(IScalarSubquery) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
visit(ISelectSymbol) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
visit(ISubqueryCompareCriteria) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
visit(ISubqueryInCriteria) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
visit(IUpdate) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
visit(ISetClauseList) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
visit(ISetClause) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
visit(ISetQuery) - Method in class org.teiid.connector.visitor.util.SQLStringVisitor
 
visitContainerProperty(PlanNode, String, Collection) - Method in class com.metamatrix.jdbc.api.PlanVisitor
Visit a container property - the container property will be visited, then each particular value of the container will be visited.
visitContainerProperty(PlanNode, String, Collection) - Method in class com.metamatrix.jdbc.api.TextOutputVisitor
 
visitNode(PlanNode) - Method in class com.metamatrix.jdbc.api.PlanVisitor
Visit a node.
visitNode(PlanNode) - Method in class com.metamatrix.jdbc.api.TextOutputVisitor
 
visitNode(LanguageObject) - Method in class com.metamatrix.query.sql.navigator.AbstractNavigator
 
visitNode(ILanguageObject) - Method in class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
Visit the ILanguageObject instance to perform the Visitor's operation on that instance.
visitNodes(Collection) - Method in class com.metamatrix.query.sql.navigator.AbstractNavigator
 
visitNodes(Collection<? extends ILanguageObject>) - Method in class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
Visits a Collection of ILanguageObjects in iteration order.
visitNodes(ILanguageObject[]) - Method in class org.teiid.connector.visitor.framework.AbstractLanguageVisitor
Visits an array of ILanguageObjects in order.
visitPropertyValue(PlanNode, String, Object) - Method in class com.metamatrix.jdbc.api.PlanVisitor
Visit a property value.
visitPropertyValue(PlanNode, String, Object) - Method in class com.metamatrix.jdbc.api.TextOutputVisitor
 
visitVisitor(LanguageObject) - Method in class com.metamatrix.query.sql.navigator.AbstractNavigator
 
VM - Static variable in class com.metamatrix.common.log.DbLogWriter.ColumnName
 
VM - Static variable in class com.metamatrix.common.log.reader.LogEntryPropertyNames.ColumnName
 
VM - Static variable in class com.metamatrix.platform.security.audit.destination.DatabaseAuditDestination.ColumnName
 
VM_0001 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
vm.controller package (010)
VM_0001 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
vm.controller package (010)
VM_0002 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0003 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
VM_0003 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0004 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
VM_0004 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0005 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0006 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0007 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0008 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0009 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0010 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0011 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0012 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0013 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0014 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0015 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0016 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0017 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0018 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0019 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0020 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0021 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0022 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0023 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0024 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0025 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0026 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0027 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0028 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0029 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0030 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0031 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0032 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0033 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0034 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0035 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0036 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0037 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0038 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0040 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0041 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0042 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0043 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0044 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0045 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0046 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0047 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0048 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0049 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0050 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0051 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0052 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0053 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_0054 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
VM_BIND_ADDRESS - Static variable in interface com.metamatrix.common.config.api.VMComponentDefnType
When specified, indicates what address the vm will be bound to.
VM_COMPONENT_CODE - Static variable in interface com.metamatrix.common.config.api.ComponentDefn
 
VM_COMPONENT_TYPE_CODE - Static variable in interface com.metamatrix.common.config.api.ComponentType
 
VM_COMPONENT_TYPE_ID - Static variable in interface com.metamatrix.common.config.api.VMComponentDefn
 
VM_MAXIMUM_HEAP_SIZE_PROPERTY_NAME - Static variable in interface com.metamatrix.admin.api.objects.ProcessObject
Proces Max Heap Size Property Name
VM_MAXIMUM_HEAP_SIZE_PROPERTY_NAME - Static variable in interface com.metamatrix.common.config.api.VMComponentDefnType
 
VM_MINIMUM_HEAP_SIZE_PROPERTY_NAME - Static variable in interface com.metamatrix.admin.api.objects.ProcessObject
Proces Min Heap Size Property Name
VM_MINIMUM_HEAP_SIZE_PROPERTY_NAME - Static variable in interface com.metamatrix.common.config.api.VMComponentDefnType
 
VM_NAME_TOKEN - Static variable in class com.metamatrix.platform.security.audit.destination.SingleFileAuditDestination
The token that is used in the filename and that is replaced with the name of the property that specifies whether the file should be appened or overwritten.
VMComponentDefn - Interface in com.metamatrix.common.config.api
 
VMComponentDefnID - Class in com.metamatrix.common.config.api
 
VMComponentDefnID(ConfigurationID, HostID, String) - Constructor for class com.metamatrix.common.config.api.VMComponentDefnID
 
VMComponentDefnID(String) - Constructor for class com.metamatrix.common.config.api.VMComponentDefnID
 
VMComponentDefnType - Interface in com.metamatrix.common.config.api
The ConnectorComponentType represents the connector ComponentType.
VMNAME - Static variable in interface com.metamatrix.dqp.service.TransactionService
 
VMStatisticsDisplayHandler - Class in com.metamatrix.console.ui.views.runtime
 
VMStatisticsDisplayHandler(QueueStatisticsRefreshRequestHandler) - Constructor for class com.metamatrix.console.ui.views.runtime.VMStatisticsDisplayHandler
 
VMStatisticsPanel - Class in com.metamatrix.console.ui.views.runtime
 
VMStatisticsPanel(QueueStatisticsRefreshRequestHandler, ProcessData, ProcessStatistics) - Constructor for class com.metamatrix.console.ui.views.runtime.VMStatisticsPanel
 

W

WAIT_TIME - Static variable in interface com.metamatrix.connector.loopback.LoopbackProperties
 
WAIT_TIME_FOR_RESOURCE - Static variable in class com.metamatrix.common.jdbc.SimplePooledConnectionSource
 
WAIT_TO_DIE_TIME - Static variable in interface com.metamatrix.platform.service.api.ServiceInterface
Time to wait for queues to clear before giving up (1 min)
waitForServicesToStart(Collection) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
waitForServicesToStop(Collection) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
waitForServiceToClear() - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
Wait until the service has completed all outstanding work.
waitForServiceToClear() - Method in class com.metamatrix.platform.security.authorization.service.AuthorizationServiceImpl
Wait until the service has completed all outstanding work.
waitForServiceToClear() - Method in class com.metamatrix.platform.security.membership.service.MembershipServiceImpl
Wait until the service has completed all outstanding work.
waitForServiceToClear() - Method in class com.metamatrix.platform.security.session.service.SessionServiceImpl
Wait until the service has completed all outstanding work.
waitForServiceToClear() - Method in class com.metamatrix.platform.service.controller.AbstractService
Wait until the service has completed all outstanding work.
waitForServiceToClear() - Method in class com.metamatrix.server.connector.service.ConnectorService
 
waitForServiceToClear() - Method in class com.metamatrix.server.query.service.QueryService
 
waitToCompleteShutdown() - Method in class com.metamatrix.core.event.AbstractEventBroker
 
waitToCompleteShutdown() - Method in class com.metamatrix.core.event.AsynchEventBroker
 
waitWhileProcessing() - Method in class com.metamatrix.toolbox.ui.widget.event.WidgetActionEvent
 
walkAttributes(MappingElement) - Method in class com.metamatrix.query.mapping.xml.MappingVisitor
 
walkBack(String, int, short) - Static method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataHelper
Given a VDB, get its previous version of a given state.

Note: The stateFlag paremeter is currently meaningless and has no effect on the algorithm.
walkChildNodes(MappingNode) - Method in class com.metamatrix.query.mapping.xml.MappingVisitor
 
WARNING - Static variable in interface com.metamatrix.admin.api.embedded.EmbeddedLogger
Message level value that specifies that warning, error and critical messages are to be recorded.
WARNING - Static variable in interface com.metamatrix.admin.api.objects.LogConfiguration
Message level value that specifies that warning, error and critical messages are to be recorded.
WARNING - Static variable in class com.metamatrix.cdk.api.SysLogger
 
WARNING - Static variable in class com.metamatrix.core.log.MessageLevel.DisplayNames
 
WARNING - Static variable in class com.metamatrix.core.log.MessageLevel.Labels
 
WARNING - Static variable in class com.metamatrix.core.log.MessageLevel
Message level value that specifies that warning, error and critical messages are to be recorded.
WARNING_ICON - Static variable in class com.metamatrix.console.ui.util.property.Icons
 
WARNING_ICON_PROPERTY - Static variable in interface com.metamatrix.toolbox.ui.IconConstants
 
WARNING_MESSAGE - Static variable in interface com.metamatrix.api.core.message.MessageTypes
Type for warning messages
WARNING_MESSAGE - Static variable in class com.metamatrix.common.callback.CallbackChoices
Used for warning messages.
WARNING_TAG - Static variable in class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS
 
WARNING_THRESHOLD_VALUE - Static variable in class com.metamatrix.console.ui.views.syslog.SysLogPanel
 
WARNING_TITLE - Static variable in class com.metamatrix.toolbox.ui.widget.MessagePanel
 
WARNINGS_TAG - Static variable in class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS
 
wasCanceled() - Method in class com.metamatrix.console.ui.views.vdb.VDBMultiConnectorBindingAssignmentDlg
 
wasMigrateEntitlementsRequested() - Method in class com.metamatrix.console.ui.views.vdb.VdbWizardConfirmPanel
 
wasNull() - Method in class com.metamatrix.jdbc.MMCallableStatement
Indicates whether the last OUT parameter read was a return null.
wasNull() - Method in class com.metamatrix.jdbc.MMResultSet
This will return a boolean value if the last column that was read had a value equal to null.
WEBLINK_SIZE_LIMIT_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
WEBSERVICE_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
WebServicesPanel - Class in com.metamatrix.console.ui.views.vdb
 
WebServicesPanel(ConnectionInfo) - Constructor for class com.metamatrix.console.ui.views.vdb.WebServicesPanel
Constructor
WebServiceUtil - Class in com.metamatrix.soap.util
This class contains utility methods for MetaMatrix Web Services.
WebServiceUtil() - Constructor for class com.metamatrix.soap.util.WebServiceUtil
 
WEDNESDAY - Static variable in class com.metamatrix.console.util.QCDate
 
week(Date) - Static method in class com.metamatrix.query.function.FunctionMethods
 
WEEK - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
weekdayNumber(int, int, int) - Static method in class com.metamatrix.console.util.QCDate
 
weekdayNumber(QCDate) - Static method in class com.metamatrix.console.util.QCDate
 
weekNumber(int, int, int) - Static method in class com.metamatrix.console.util.QCDate
 
weekNumber(QCDate) - Static method in class com.metamatrix.console.util.QCDate
 
WEIGHT_PROPERTY - Static variable in class com.metamatrix.toolbox.ui.widget.Splitter
 
WHEN - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
WHEN - Static variable in class com.metamatrix.query.sql.ReservedWords
 
WHEN - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
WHERE - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
WHERE - Static variable in class com.metamatrix.connector.salesforce.execution.visitors.CriteriaVisitor
 
where(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse a WHERE clause.
WHERE - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
WHERE - Static variable in class com.metamatrix.query.sql.ReservedWords
 
WHERE - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
WHILE - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
WHILE - Static variable in class com.metamatrix.query.sql.ReservedWords
 
WHILE - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
WhileInstruction - Class in com.metamatrix.query.processor.proc
 
WhileInstruction(Program, Criteria) - Constructor for class com.metamatrix.query.processor.proc.WhileInstruction
 
WhileInstruction - Class in com.metamatrix.query.processor.xml
Loop instruction on the result set execute before this instruction.
WhileInstruction(String) - Constructor for class com.metamatrix.query.processor.xml.WhileInstruction
Constructor for WhileInstruction.
whileStatement(ParseInfo) - Method in class com.metamatrix.query.parser.SQLParser
Parse while statement
WhileStatement - Class in com.metamatrix.query.sql.proc
This class represents a while statement in the storedprocedure language.
WhileStatement(Criteria, Block) - Constructor for class com.metamatrix.query.sql.proc.WhileStatement
Constructor for IfStatement.
WHITE_SPACE - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES.DATA_TYPE_FACETS.CONSTRAINING
 
WHITE_SPACE_TYPE_NAMES - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES
 
WidgetActionEvent - Class in com.metamatrix.toolbox.ui.widget.event
 
WidgetActionEvent(Object, String) - Constructor for class com.metamatrix.toolbox.ui.widget.event.WidgetActionEvent
 
WidgetActionEvent(Object, String, int) - Constructor for class com.metamatrix.toolbox.ui.widget.event.WidgetActionEvent
 
WidgetFactory - Class in com.metamatrix.toolbox.ui.widget
 
WidgetFactory() - Constructor for class com.metamatrix.toolbox.ui.widget.WidgetFactory
 
WidgetUtilities - Class in com.metamatrix.toolbox.ui.widget.util
 
WidgetUtilities() - Constructor for class com.metamatrix.toolbox.ui.widget.util.WidgetUtilities
 
width - Variable in class com.metamatrix.toolbox.ui.widget.IntegerSpinner
The length of a string representation of the maximum value.
WILDCARD - Static variable in interface com.metamatrix.admin.api.objects.AdminObject
The wildcard character (as a String) that can be used in may identifier patterns to indicate "anything" or, more specifically, replace "zero or more" identifier components.
WILDCARD - Static variable in class com.metamatrix.common.namedobject.BaseID
The wildcard character.
WILDCARD - Static variable in class com.metamatrix.metadata.runtime.model.BasicMetadataID
The wildcard character.
WILDCARD - Static variable in class com.metamatrix.toolbox.ui.widget.util.StringFilter
 
WILDCARD_CHAR - Static variable in class com.metamatrix.query.sql.lang.MatchCriteria
The default wildcard character - '%'
willBecomeConstant(LanguageObject, boolean) - Static method in class com.metamatrix.query.sql.visitor.EvaluatableVisitor
 
willBecomeConstant(LanguageObject) - Static method in class com.metamatrix.query.sql.visitor.EvaluateExpressionVisitor
Will return true if the expression can be deterministically evaluated at runtime, but it may not be evaluatable during planning
willDropAboveTarget() - Method in interface com.metamatrix.toolbox.ui.widget.transfer.TreeNodeDragAndDropController
Returns whether a drop at the current mouse position will occur above the current drop target.
willDropBelowTarget() - Method in interface com.metamatrix.toolbox.ui.widget.transfer.TreeNodeDragAndDropController
Returns whether a drop at the current mouse position will occur below the current drop target.
willDropOnTarget() - Method in interface com.metamatrix.toolbox.ui.widget.transfer.TreeNodeDragAndDropController
Returns whether a drop at the current mouse position will occur on the current drop target.
willGetPermissionsForTreeNode(TreePath, TreeNode) - Method in interface com.metamatrix.console.ui.views.entitlements.PermissionsUpdater
 
willPropagateToTreeNode(TreePath, TreeNode) - Method in interface com.metamatrix.console.ui.views.entitlements.PermissionsUpdater
 
willRecordMMCmd() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedTrackingService
 
willRecordMMCmd() - Method in class com.metamatrix.dqp.service.CustomizableTrackingService
 
willRecordMMCmd() - Method in interface com.metamatrix.dqp.service.TrackingService
Returns whether the tracker will record MM commands.
willRecordSrcCmd() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedTrackingService
 
willRecordSrcCmd() - Method in class com.metamatrix.dqp.service.CustomizableTrackingService
 
willRecordSrcCmd() - Method in interface com.metamatrix.dqp.service.TrackingService
Returns whether the tracker will record source commands.
willRecordTxn() - Method in class com.metamatrix.dqp.embedded.services.EmbeddedTrackingService
 
WINDOW_BORDER_PROPERTY - Static variable in interface com.metamatrix.toolbox.ui.UIConstants
 
windowActivated() - Method in class com.metamatrix.toolbox.ui.widget.DialogPanel
To be overridden by subclasses, allowing you to refresh your dialog panel when the focus on the parent window is lost and then reactivated.
windowAdded() - Method in class com.metamatrix.toolbox.ui.widget.DialogPanel
To be overridden by subclasses, allowing you to refresh your dialog panel when the focus on the parent window is added.
windowAdded() - Method in class com.metamatrix.toolbox.ui.widget.MessagePanel
 
windowAdded() - Method in class com.metamatrix.toolbox.ui.widget.WizardPanel
 
WITH - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
WITH - Static variable in class com.metamatrix.query.sql.ReservedWords
 
WITH - Static variable in interface org.teiid.connector.visitor.util.SQLReservedWords
 
WithinDistanceFunctionModifier - Class in com.metamatrix.connector.jdbc.oracle.spatial
 
WithinDistanceFunctionModifier() - Constructor for class com.metamatrix.connector.jdbc.oracle.spatial.WithinDistanceFunctionModifier
 
withinDistanceFunctions - Static variable in class com.metamatrix.connector.jdbc.oracle.spatial.OracleSpatialFunctions
 
WizardClient - Interface in com.metamatrix.console.ui.util.wizard
 
WizardClientPanel - Interface in com.metamatrix.console.ui.util.wizard
 
WizardInterface - Interface in com.metamatrix.console.ui.util
 
WizardInterfaceImpl - Class in com.metamatrix.console.ui.util
 
WizardInterfaceImpl() - Constructor for class com.metamatrix.console.ui.util.WizardInterfaceImpl
 
WizardPane - Class in com.metamatrix.console.ui.util.wizard
WizardPane
WizardPane(Window, WizardClient) - Constructor for class com.metamatrix.console.ui.util.wizard.WizardPane
Create
WizardPane(WizardClient) - Constructor for class com.metamatrix.console.ui.util.wizard.WizardPane
 
WizardPaneDialog - Class in com.metamatrix.console.ui.util.wizard
WizardPaneDialog: Wraps WizardPane with a real dialog as a convenience.
WizardPaneDialog(JFrame, AbstractWizardClient) - Constructor for class com.metamatrix.console.ui.util.wizard.WizardPaneDialog
Create
WizardPanel - Class in com.metamatrix.toolbox.ui.widget
This class is intended to be used everywhere within the application that a wizard panel needs to be displayed.
WizardPanel() - Constructor for class com.metamatrix.toolbox.ui.widget.WizardPanel
Creates a panel with a BorderLayout and a navigation bar in the SOUTH region.
WizardPanel(Component) - Constructor for class com.metamatrix.toolbox.ui.widget.WizardPanel
Creates a panel with a BorderLayout, a navigation bar in the SOUTH region, and the specified initial page in the CENTER region.
WizardPanel(Collection) - Constructor for class com.metamatrix.toolbox.ui.widget.WizardPanel
Creates a panel with a BorderLayout, a navigation bar in the SOUTH region, and the specified ordered list of pages, initially displaying the first in the CENTER region.
WizardStepTextPanel - Class in com.metamatrix.console.ui.util
 
WizardStepTextPanel(int, boolean, String, String[]) - Constructor for class com.metamatrix.console.ui.util.WizardStepTextPanel
 
WorkerPool - Interface in com.metamatrix.common.queue
 
WorkerPoolFactory - Class in com.metamatrix.common.queue
Creates named, queued, daemon Thread pools.
WorkerPoolFactory() - Constructor for class com.metamatrix.common.queue.WorkerPoolFactory
 
WorkerPoolStats - Class in com.metamatrix.common.queue
This class is a holder for all the statistics gathered about a worker pool.
WorkerPoolStats() - Constructor for class com.metamatrix.common.queue.WorkerPoolStats
 
Workspace - Class in com.metamatrix.console.ui.layout
 
WorkspaceController - Class in com.metamatrix.console.ui.layout
 
WorkspaceControllerWorkItem - Class in com.metamatrix.console.ui.layout
WorkerItem used for changing panels in the WorkspaceController
WorkspaceControllerWorkItem(Class, boolean, ConnectionInfo) - Constructor for class com.metamatrix.console.ui.layout.WorkspaceControllerWorkItem
 
WorkspacePanel - Interface in com.metamatrix.console.ui.layout
 
wrap(String, int) - Static method in class com.metamatrix.core.util.StringUtil
Simple utility method to wrap a string by inserting line separators creating multiple lines each with length no greater than the user specified maximum.
wrap - Variable in class com.metamatrix.toolbox.ui.widget.IntegerSpinner
Indicates if the spinner should wrap from max to min (and vice versa) values.
WrapperImpl - Class in com.metamatrix.jdbc
 
WrapperImpl() - Constructor for class com.metamatrix.jdbc.WrapperImpl
 
WRITABLE - Static variable in interface com.metamatrix.dqp.metadata.ResultsMetadataConstants
 
write(Object) - Method in interface com.metamatrix.common.comm.platform.socket.ObjectChannel
 
write(Object) - Method in class com.metamatrix.common.comm.platform.socket.SSLAwareChannelHandler.ObjectChannelImpl
 
WRITE - Static variable in class com.metamatrix.common.protocol.MMURLConnection
 
write(OutputStream, BasicVDBDefn, Properties) - Method in class com.metamatrix.common.vdb.api.DEFReaderWriter
Write the DEF contents into given output stream
write(OutputStream) - Method in class com.metamatrix.common.vdb.api.VDBArchive
Write the VDBArchive to the given output stream
write(int) - Method in class com.metamatrix.connector.xml.cache.CachingOutputStream
 
write(String) - Method in class com.metamatrix.core.commandshell.CommandShell
 
write(String) - Method in class com.metamatrix.core.util.FileUtil
 
write(InputStream, String) - Static method in class com.metamatrix.core.util.FileUtils
Write an InputStream to a file.
write(InputStream, File) - Static method in class com.metamatrix.core.util.FileUtils
Write an InputStream to a file.
write(InputStream, File, int) - Static method in class com.metamatrix.core.util.FileUtils
Write an InputStream to a file.
write(File, OutputStream) - Static method in class com.metamatrix.core.util.FileUtils
Write an File to an OutputStream Note: this will not close the outputStream;
write(File, OutputStream, int) - Static method in class com.metamatrix.core.util.FileUtils
Write an File to an OutputStream Note: this will not close the outputStream;
write(InputStream, OutputStream, int) - Static method in class com.metamatrix.core.util.FileUtils
Write the given input stream to outputstream Note: this will not close in/out streams
write(byte[], String) - Static method in class com.metamatrix.core.util.FileUtils
Write a byte array to a file.
write(byte[], File) - Static method in class com.metamatrix.core.util.FileUtils
Write a byte array to a file.
write(InputStream, String) - Static method in class com.metamatrix.core.util.ObjectConverterUtil
 
write(byte[], String) - Static method in class com.metamatrix.core.util.ObjectConverterUtil
 
write(char[], String) - Static method in class com.metamatrix.core.util.ObjectConverterUtil
 
write(ExtensionModule, URL[]) - Static method in class com.metamatrix.dqp.embedded.configuration.ExtensionModuleWriter
 
write(ConfigurationModelContainer, URL) - Static method in class com.metamatrix.dqp.embedded.configuration.ServerConfigFileWriter
Write the Server Configuration into supplied file, in the known Server Configuration format as in config.xml
write(VDBArchive, URL) - Static method in class com.metamatrix.dqp.embedded.configuration.VDBConfigurationWriter
Convert the supplied VDBDefn object into a VDB archive where the DEF file and VDB file are inside single file.
write(ConfigurationModelContainer, String) - Method in class com.metamatrix.platform.config.persistence.api.ExtensionModuleConnection
 
write(ConfigurationModelContainer, String) - Method in interface com.metamatrix.platform.config.persistence.api.PersistentConnection
Writes the model to its persistent store based on the implementation of the persistent connection.
write(ConfigurationModelContainer, String) - Method in class com.metamatrix.platform.config.persistence.impl.file.FilePersistentConnection
 
write(ConfigurationModelContainer, String, String) - Method in class com.metamatrix.platform.config.persistence.impl.file.FilePersistentConnection
 
write(MappingDocument, PrintWriter) - Method in class com.metamatrix.query.mapping.xml.MappingOutputter
Ouput the current JDOM Document to the output stream.
write(MappingDocument, PrintWriter, boolean, boolean) - Method in class com.metamatrix.query.mapping.xml.MappingOutputter
Ouput the current JDOM Document to the output stream.
write(int) - Method in class com.metamatrix.script.shell.FilePrintStream
 
write(byte[], int, int) - Method in class com.metamatrix.script.shell.FilePrintStream
 
writeArray(ObjectOutput, Object[]) - Static method in class com.metamatrix.core.util.ExternalizeUtil
Writes an array to the output.
writeBatch(ObjectOutput, String[], List[]) - Static method in class com.metamatrix.common.batch.BatchSerializer
 
writeBytes(byte[]) - Method in class com.metamatrix.core.util.FileUtil
 
writeCollection(ObjectOutput, Collection) - Static method in class com.metamatrix.core.util.ExternalizeUtil
Writes a Collection to the output using its Iterator.
writeConfigurationModel(String, ConfigurationModelContainer, String) - Method in class com.metamatrix.common.config.model.ConfigurationModelContainerAdapter
 
writeConfigurationModel(OutputStream, ConfigurationModelContainer, String) - Method in class com.metamatrix.common.config.model.ConfigurationModelContainerAdapter
 
writeDetails(QName, SerializationContext) - Method in exception com.sforce.soap.partner.fault.ApiFault
Writes the exception data to the faultDetails
writeDetails(QName, SerializationContext) - Method in exception com.sforce.soap.partner.fault.ApiQueryFault
Writes the exception data to the faultDetails
writeDetails(QName, SerializationContext) - Method in exception com.sforce.soap.partner.fault.InvalidFieldFault
Writes the exception data to the faultDetails
writeDetails(QName, SerializationContext) - Method in exception com.sforce.soap.partner.fault.InvalidIdFault
Writes the exception data to the faultDetails
writeDetails(QName, SerializationContext) - Method in exception com.sforce.soap.partner.fault.InvalidNewPasswordFault
Writes the exception data to the faultDetails
writeDetails(QName, SerializationContext) - Method in exception com.sforce.soap.partner.fault.InvalidQueryLocatorFault
Writes the exception data to the faultDetails
writeDetails(QName, SerializationContext) - Method in exception com.sforce.soap.partner.fault.InvalidSObjectFault
Writes the exception data to the faultDetails
writeDetails(QName, SerializationContext) - Method in exception com.sforce.soap.partner.fault.LoginFault
Writes the exception data to the faultDetails
writeDetails(QName, SerializationContext) - Method in exception com.sforce.soap.partner.fault.MalformedQueryFault
Writes the exception data to the faultDetails
writeDetails(QName, SerializationContext) - Method in exception com.sforce.soap.partner.fault.MalformedSearchFault
Writes the exception data to the faultDetails
writeDetails(QName, SerializationContext) - Method in exception com.sforce.soap.partner.fault.UnexpectedErrorFault
Writes the exception data to the faultDetails
writeDocument(Document, OutputStream) - Method in interface com.metamatrix.common.xml.XMLReaderWriter
This method will write a JDOM Document to an OutputStream.
writeDocument(Document, OutputStream) - Method in class com.metamatrix.common.xml.XMLReaderWriterImpl
This method will write a JDOM Document to an OutputStream.
writeExternal(ObjectOutput) - Method in class com.metamatrix.api.exception.ExceptionHolder
 
writeExternal(ObjectOutput) - Method in exception com.metamatrix.api.exception.MultipleException
 
writeExternal(ObjectOutput) - Method in class com.metamatrix.common.buffer.TupleBatch
 
writeExternal(ObjectOutput) - Method in class com.metamatrix.common.comm.api.Message
 
writeExternal(ObjectOutput) - Method in class com.metamatrix.common.comm.platform.socket.client.ServiceInvocationStruct
 
writeExternal(ObjectOutput) - Method in class com.metamatrix.dqp.message.AtomicRequestID
 
writeExternal(ObjectOutput) - Method in class com.metamatrix.dqp.message.AtomicResultsMessage
 
writeExternal(ObjectOutput) - Method in class com.metamatrix.dqp.message.ParameterInfo
 
writeExternal(ObjectOutput) - Method in class com.metamatrix.dqp.message.RequestID
 
writeExternal(ObjectOutput) - Method in class com.metamatrix.dqp.message.ResultsMessage
 
writeExternal(ObjectOutput) - Method in class com.metamatrix.platform.security.audit.AuditMessage
 
writeExternal(ObjectOutput) - Method in class com.metamatrix.server.dqp.service.RemoteResultsReceiver
 
writeList(ObjectOutput, List) - Static method in class com.metamatrix.core.util.ExternalizeUtil
Writes a List to the output using its indexes.
writeln(String) - Method in class com.metamatrix.core.commandshell.CommandShell
 
writeMap(ObjectOutput, Map) - Static method in class com.metamatrix.core.util.ExternalizeUtil
Writes the key-value pairs of the given map to the output.
writeModel(String, String, ConfigurationModelContainer, String) - Static method in class com.metamatrix.platform.config.persistence.impl.file.FilePersistentUtil
 
writeObjectOverride(Object) - Method in class org.teiid.netty.handler.codec.serialization.ObjectEncoderOutputStream
 
writePreview(Writer, boolean) - Method in class com.metamatrix.common.tree.directory.PreviewableDirectoryEntry
Writes the preview to the specified writer.
writeReport(String) - Method in class com.metamatrix.platform.admin.api.EntitlementMigrationReport
 
writeThrowable(ObjectOutput, Throwable) - Static method in class com.metamatrix.core.util.ExternalizeUtil
 
writeToByteArray(VDBArchive) - Static method in class com.metamatrix.common.vdb.api.VDBArchive
 
writeToByteArray(ConnectorArchive) - Static method in class com.metamatrix.dqp.embedded.configuration.ConnectorConfigurationWriter
Convert the Connector type supplied into known CDK (XML) format
writeToCharArray(ConnectorBinding[], ConnectorBindingType[]) - Static method in class com.metamatrix.dqp.embedded.configuration.ConnectorConfigurationWriter
Convert the Connector binding supplied into known CDK (XML) format
writeToCharArray(ConnectorBindingType[]) - Static method in class com.metamatrix.dqp.embedded.configuration.ConnectorConfigurationWriter
Convert the Connector type supplied into known CDK (XML) format
writeToCharArray(ConfigurationModelContainer) - Static method in class com.metamatrix.dqp.embedded.configuration.ServerConfigFileWriter
Write the Server Configuration into supplied file, in the known Server Configuration format as in config.xml (This is clearly a hack without Mr.Halbert's help)
WRONG_CONTROLLER_TYPE - Static variable in class com.sforce.soap.partner.StatusCode
 
WrongNumberOfArgumentsException - Exception in com.metamatrix.core.commandshell
Exception indicating the number of arguments provided do no match the number of arguments in the method signature.
WrongNumberOfArgumentsException(String) - Constructor for exception com.metamatrix.core.commandshell.WrongNumberOfArgumentsException
 
WS_SECURITY - Static variable in class com.metamatrix.connector.xmlsource.soap.SecurityToken
 
WS_SECURITY_TYPE - Static variable in class com.metamatrix.connector.xmlsource.soap.SoapConnectorProperties
 
WSDL - Static variable in class com.metamatrix.connector.xmlsource.soap.SoapConnectorProperties
 
WSDL1_1_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
WSDL_DEFINED - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.VirtualDatabases.ColumnName
 
WSDL_ERROR - Static variable in class com.metamatrix.soap.servlet.MMGetVDBResourceServlet
 
WSDL_FILE_EXTENSION - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
WSDL_FILENAME - Static variable in interface com.metamatrix.core.vdb.VdbConstants
 
WSDLOperationsDescription - Class in com.metamatrix.console.ui.views.vdb
Object that will eventually serve as a container for the operations in a WSDL.
WSDLOperationsDescription(VirtualDatabase) - Constructor for class com.metamatrix.console.ui.views.vdb.WSDLOperationsDescription
 
WSDLPASSWORD - Static variable in class com.metamatrix.soap.util.WebServiceUtil
 
WSDLServletUtil - Class in com.metamatrix.common.util
Constants pertaining to WSDL servlet execution.
WSDLServletUtil() - Constructor for class com.metamatrix.common.util.WSDLServletUtil
 
WSDLSOAP_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
WSDLUrl - Class in com.metamatrix.soap.object
This class maintains MM WSDL Url information.
WSDLUrl(String, String, String, String, String, String) - Constructor for class com.metamatrix.soap.object.WSDLUrl
 
WSDLURLGenerator - Class in com.metamatrix.soap.servlet
Servlet to build the WSDL URL for the specified VDB
WSDLURLGenerator() - Constructor for class com.metamatrix.soap.servlet.WSDLURLGenerator
 
WSDLUSER - Static variable in class com.metamatrix.soap.util.WebServiceUtil
 
WSDLWizardRunner - Class in com.metamatrix.console.ui.views.vdb
 
WSDLWizardRunner(String, String, Configuration, ConfigurationManager, boolean) - Constructor for class com.metamatrix.console.ui.views.vdb.WSDLWizardRunner
 
wsSecLabel - Static variable in class com.metamatrix.connector.xml.soap.SOAPDocBuilder
 
wsSecNS - Static variable in class com.metamatrix.connector.xml.soap.SOAPDocBuilder
 
wsSecNSObj - Static variable in class com.metamatrix.connector.xml.soap.SOAPDocBuilder
 
wsSecUtilLabel - Static variable in class com.metamatrix.connector.xml.soap.SOAPDocBuilder
 
wsSecUtilNS - Static variable in class com.metamatrix.connector.xml.soap.SOAPDocBuilder
 
wsSecUtilNSObj - Static variable in class com.metamatrix.connector.xml.soap.SOAPDocBuilder
 
WWW_AUTHENTICATE_HEADER - Static variable in class com.metamatrix.soap.servlet.filter.BasicAuthInterceptor
 

X

XA_POOL_TYPE - Static variable in class com.metamatrix.common.stats.ConnectionPoolStats
 
XA_TRANSACTION_MANAGER - Static variable in interface com.metamatrix.common.config.ResourceNames
 
XAArjunaPlugin - Class in com.metamatrix.xa.arjuna
The main plugin class to be used in the desktop.
XAArjunaPlugin() - Constructor for class com.metamatrix.xa.arjuna.XAArjunaPlugin
 
XAConnection - Interface in org.teiid.connector.xa.api
 
XAConnector - Interface in org.teiid.connector.xa.api
 
XAConnectorRecovery - Class in com.metamatrix.xa.arjuna
Recovery module responsible for finding and supplying the all XAResources in the MetaMatrix system for recovery use.
XAConnectorRecovery() - Constructor for class com.metamatrix.xa.arjuna.XAConnectorRecovery
 
XAJDBCPropertyNames - Class in org.teiid.connector.jdbc
XAJDBCPropertyNames.
XAJDBCPropertyNames() - Constructor for class org.teiid.connector.jdbc.XAJDBCPropertyNames
 
XATransactionException - Exception in com.metamatrix.common.xa
Exception which occurs if an error occurs within the server that is XA transaction-related.
XATransactionException() - Constructor for exception com.metamatrix.common.xa.XATransactionException
No-Arg Constructor
XATransactionException(String) - Constructor for exception com.metamatrix.common.xa.XATransactionException
Construct an instance with the message specified.
XATransactionException(Throwable) - Constructor for exception com.metamatrix.common.xa.XATransactionException
Construct an instance with a linked exception specified.
XATransactionException(int, String) - Constructor for exception com.metamatrix.common.xa.XATransactionException
Construct an instance with the message and error code specified.
XATransactionException(Throwable, String) - Constructor for exception com.metamatrix.common.xa.XATransactionException
Construct an instance from a message and an exception to chain to this one.
XATransactionException(Throwable, int, String) - Constructor for exception com.metamatrix.common.xa.XATransactionException
Construct an instance from a message and a code and an exception to chain to this one.
XATransactionException(Throwable, int) - Constructor for exception com.metamatrix.common.xa.XATransactionException
 
XID_INDEX - Static variable in class com.metamatrix.console.ui.views.transactions.TransactionTableModel
 
XMI - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.ElementName
Static constant that represents the name of the "XMI" (root) element.
XMI_CONTENT - Static variable in class com.metamatrix.common.xml.xmi.XMIContentHandler
 
XMI_CONTENT_HANDLER - Static variable in class com.metamatrix.common.xml.xmi.XMIContentHandler
 
XMI_DTC_FILE_EXTENSION - Static variable in class com.metamatrix.toolbox.ui.widget.util.FileResourceConstants
 
XMI_EXTENDER - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.AttributeName
Static constant that represents the name of the "xmi.extender" attribute.
XMI_EXTENDER_ID - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.AttributeName
Static constant that represents the name of the "xmi.extenderID" attribute.
XMI_FILE_EXTENSION - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
XMI_FILE_EXTENSION - Static variable in class com.metamatrix.toolbox.ui.widget.util.FileResourceConstants
 
XMI_ID - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.AttributeName
Static constant that represents the name of the "xmi.id" attribute.
XMI_ID - Static variable in class com.metamatrix.common.xml.xmi.XMIContentHandler
 
XMI_ID_REF - Static variable in class com.metamatrix.common.xml.xmi.XMIContentHandler
 
XMI_IDREF - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.AttributeName
Static constant that represents the name of the "xmi.idref" attribute.
XMI_LABEL - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.AttributeName
Static constant that represents the name of the "xmi.label" attribute.
XMI_LABEL - Static variable in class com.metamatrix.common.xml.xmi.XMIContentHandler
 
XMI_METAMETAMODEL_FILE_EXTENSION - Static variable in class com.metamatrix.toolbox.ui.widget.util.FileResourceConstants
 
XMI_METAMODEL_FILE_EXTENSION - Static variable in class com.metamatrix.toolbox.ui.widget.util.FileResourceConstants
 
XMI_MODEL_FILE_EXTENSION - Static variable in class com.metamatrix.toolbox.ui.widget.util.FileResourceConstants
 
XMI_NAME - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.AttributeName
Static constant that represents the name of the "xmi.name" attribute.
XMI_POSITION - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.AttributeName
Static constant that represents the name of the "xmi.position" attribute.
XMI_PROJECT_FILE_EXTENSION - Static variable in class com.metamatrix.toolbox.ui.widget.util.FileResourceConstants
 
XMI_TC_DIGITS - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.AttributeName
Static constant that represents the name of the "xmi.tcScale" attribute.
XMI_TC_ID - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.AttributeName
Static constant that represents the name of the "xmi.tcScale" attribute.
XMI_TC_LENGTH - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.AttributeName
Static constant that represents the name of the "xmi.tcScale" attribute.
XMI_TC_NAME - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.AttributeName
Static constant that represents the name of the "xmi.tcName" attribute.
XMI_TC_SCALE - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.AttributeName
Static constant that represents the name of the "xmi.tcScale" attribute.
XMI_TYPE - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.AttributeName
Static constant that represents the name of the "xmi.type" attribute.
XMI_UUID - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.AttributeName
Static constant that represents the name of the "xmi.uuid" attribute.
XMI_UUID - Static variable in class com.metamatrix.common.xml.xmi.XMIContentHandler
 
XMI_VALUE - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.AttributeName
Static constant that represents the name of the "xmi.value" attribute.
XMI_VERSION - Static variable in class com.metamatrix.api.core.xmi.XMIConstants.AttributeName
Static constant that represents the name of the "xmi.version" attribute.
XMIConstants - Class in com.metamatrix.api.core.xmi
This comment is specified in template 'typecomment'.
XMIConstants() - Constructor for class com.metamatrix.api.core.xmi.XMIConstants
 
XMIConstants.AttributeName - Class in com.metamatrix.api.core.xmi
Static class that defines constants for various attributes names used in XMI.
XMIConstants.AttributeName() - Constructor for class com.metamatrix.api.core.xmi.XMIConstants.AttributeName
 
XMIConstants.ElementName - Class in com.metamatrix.api.core.xmi
Static class that defines constants for various element names used in XMI.
XMIConstants.ElementName() - Constructor for class com.metamatrix.api.core.xmi.XMIConstants.ElementName
 
XMIConstants.Values - Class in com.metamatrix.api.core.xmi
Static class that defines constants for various values used in XMI.
XMIConstants.Values() - Constructor for class com.metamatrix.api.core.xmi.XMIConstants.Values
 
XMIConstants.Values.Direction - Class in com.metamatrix.api.core.xmi
Static class that defines constants for various values specifying parameter direction.
XMIConstants.Values.Direction() - Constructor for class com.metamatrix.api.core.xmi.XMIConstants.Values.Direction
 
XMIConstants.Values.EvaluationPolicy - Class in com.metamatrix.api.core.xmi
Static class that defines constants for various modes of evaluation.
XMIConstants.Values.EvaluationPolicy() - Constructor for class com.metamatrix.api.core.xmi.XMIConstants.Values.EvaluationPolicy
 
XMIConstants.Values.Scope - Class in com.metamatrix.api.core.xmi
Static class that defines constants for various values of scope.
XMIConstants.Values.Scope() - Constructor for class com.metamatrix.api.core.xmi.XMIConstants.Values.Scope
 
XMIConstants.Values.Visibility - Class in com.metamatrix.api.core.xmi
Static class that defines constants for various values of visibility.
XMIConstants.Values.Visibility() - Constructor for class com.metamatrix.api.core.xmi.XMIConstants.Values.Visibility
 
XMIContentHandler - Class in com.metamatrix.common.xml.xmi
 
XMIContentHandler(XMIReaderAdapter) - Constructor for class com.metamatrix.common.xml.xmi.XMIContentHandler
Constructor: initializes two inner classes
XMIContentHandler.BodyHandler - Class in com.metamatrix.common.xml.xmi
Inner class to handle the XMI Body
XMIContentHandler.BodyHandler(XMIReaderAdapter) - Constructor for class com.metamatrix.common.xml.xmi.XMIContentHandler.BodyHandler
 
XMIHeader - Class in com.metamatrix.api.core.xmi
Class that represents the content of an XMI file's header.
XMIHeader() - Constructor for class com.metamatrix.api.core.xmi.XMIHeader
Constructor for XMIHeader.
XMIHeader.Documentation - Class in com.metamatrix.api.core.xmi
Class that represents the "xmi.document" portion of the header
XMIHeader.Import - Class in com.metamatrix.api.core.xmi
Class that represents the "xmi.import" tag in the header.
XMIHeader.MetaMetaModel - Class in com.metamatrix.api.core.xmi
Class that represents the "xmi.metametamodel" tag in the header.
XMIHeader.MetaModel - Class in com.metamatrix.api.core.xmi
Class that represents the "xmi.metamodel" tag in the header.
XMIHeader.Model - Class in com.metamatrix.api.core.xmi
Class that represents the "xmi.model" tag in the header
XMIHeaderContentHandler - Class in com.metamatrix.common.xml.xmi
 
XMIHeaderContentHandler() - Constructor for class com.metamatrix.common.xml.xmi.XMIHeaderContentHandler
 
XMIReaderAdapter - Interface in com.metamatrix.api.core.xmi
Interface through which metadata defined via XMI is processed.
XML - Static variable in class com.metamatrix.common.types.DataTypeManager.DefaultDataClasses
 
XML - Static variable in class com.metamatrix.common.types.DataTypeManager.DefaultDataTypes
 
XML - Static variable in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
 
XML - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.RuntimeTypeNames
 
XML - Static variable in interface com.metamatrix.query.function.metadata.FunctionCategoryConstants
"XML" functions are for manipulating XML documents.
XML - Static variable in interface com.metamatrix.query.parser.SQLParserConstants
 
XML - Static variable in class com.metamatrix.query.sql.ReservedWords
 
XML - Static variable in class org.teiid.connector.api.TypeFacility.RUNTIME_NAMES
 
XML - Static variable in interface org.teiid.connector.api.TypeFacility.RUNTIME_TYPES
 
XML - Static variable in class org.teiid.connector.jdbc.translator.BasicFunctionModifier
 
xml_0001 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
xml (011)
xml_0002 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
xml_0003 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
xml_0004 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
xml_0005 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
xml_0006 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
xml_0007 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
xml_0008 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
xml_0009 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
xml_0010 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
xml_0011 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
xml_0012 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
xml_0013 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
xml_0014 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
xml_0015 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
xml_0016 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
xml_0017 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
xml_0018 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
xml_0019 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
xml_0020 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
xml_0021 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
xml_0022 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
xml_0023 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
xml_0024 - Static variable in class com.metamatrix.soap.util.ErrorMessageKeys
 
XML_CLASS - Static variable in class com.metamatrix.common.types.MMJDBCSQLTypeInfo
 
XML_COLUMN_LENGTH - Static variable in class com.metamatrix.dqp.metadata.ResultsMetadataDefaults
 
XML_COLUMN_NAME - Static variable in class com.metamatrix.dqp.metadata.ResultsMetadataDefaults
 
XML_COMPACT_FORMAT - Static variable in interface com.metamatrix.jdbc.api.ExecutionProperties
XML results format: XML results displayed in compact form
XML_COMPACT_FORMAT - Static variable in interface com.metamatrix.query.util.XMLFormatConstants
XML results format: XML results displayed in compact form
XML_CONTENT_TYPE - Static variable in class com.metamatrix.common.util.WSDLServletUtil
XML content type for the VDBResourceServlet
XML_DOCUMENT - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLDocument.Class
 
XML_DOCUMENT_CHOICE_DEFAULT_OBJ_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
XML_DOCUMENT_CHOICE_SQL_CRITERIA_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
XML_DOCUMENT_COMMENT_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
XML_DOCUMENT_CRITERIA_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
XML_DOCUMENT_CRITERIA_DEFAULT_ERROR_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
XML_DOCUMENT_ENCODING_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
XML_DOCUMENT_EXCLUDE_OBJ_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
XML_DOCUMENT_FIXED_OR_DEFAULT_CONSTRAINT_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
XML_DOCUMENT_FIXED_OR_DEFAULT_CONSTRAINT_VALUE_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
XML_DOCUMENT_FORMATTING_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
XML_DOCUMENT_ICON - Static variable in class com.metamatrix.console.ui.util.ConsoleCellRenderer
 
XML_DOCUMENT_MAPPING_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
XML_DOCUMENT_NAMESPACE_PREFIX_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
XML_DOCUMENT_NAMESPACE_URI_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
XML_DOCUMENT_REFERENCE_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
XML_ERR_0001 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
xml (032)
XML_ERR_0002 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
XML_ERR_0003 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
XML_ERR_0004 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
XML_ERR_0005 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
XML_ERR_0006 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
XML_ERR_0007 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
XML_ERR_0008 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
XML_ERR_0009 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
XML_ERR_0010 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
XML_ERR_0011 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
XML_ERR_0012 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
XML_ERR_0013 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
XML_ERR_0014 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
XML_ERR_0015 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
XML_ERR_0016 - Static variable in interface com.metamatrix.common.util.ErrorMessageKeys
 
XML_FILE_EXTENSION - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
XML_FORM_RESULTS_PROPERTY - Static variable in class com.metamatrix.query.optimizer.xml.XMLPlannerEnvironment
Property key to indicate what form the XML result documents should be in, either String (default) or JDOM document.
XML_LITERAL - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.BuiltInNames
 
XML_LITERAL - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants.MetaMatrixExtendedBuiltInNames
 
XML_MAGIC_SCHEMA_UUID_1999 - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants
 
XML_MAGIC_SCHEMA_UUID_2000_10 - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants
 
XML_MAGIC_SCHEMA_UUID_2001 - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants
 
XML_MAPPING_CLASS_TYPE - Static variable in class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants.TABLE_TYPES
 
XML_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
XML_PARAMETER_NAME - Static variable in class com.metamatrix.connector.xml.http.HTTPConnectorState
 
XML_SCHEMA_INSTANCE_UUID_1999 - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants
 
XML_SCHEMA_INSTANCE_UUID_2000_10 - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants
 
XML_SCHEMA_INSTANCE_UUID_2001 - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants
 
XML_SCHEMA_OBJ_REF_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
 
XML_SCHEMA_REF - Static variable in interface com.metamatrix.metadata.runtime.model.MetaModelConstants.XMLDocument.Class
 
XML_SCHEMA_REF_ATTRIBUTE - Static variable in class com.metamatrix.metadata.runtime.model.MetaModelConstants
Property names associated with XML Document metamodel components
XML_SCHEMA_UUID_1999 - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants
UUIDs of the XMLSchema.xsd, MagicXMLSchema.xsd, and xml.xsd http://www.w3.org/1999/XMLSchema".
XML_SCHEMA_UUID_2000_10 - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants
UUIDs of the XMLSchema.xsd, MagicXMLSchema.xsd, and xml.xsd "http://www.w3.org/2000/10/XMLSchema" schema.
XML_SCHEMA_UUID_2001 - Static variable in class com.metamatrix.modeler.core.types.DatatypeConstants
UUIDs of the XMLSchema.xsd, MagicXMLSchema.xsd, and XMLSchema-instance.xsd "http://www.w3.org/2001/XMLSchema" schema.
XML_STAGING_TABLE_TYPE - Static variable in class com.metamatrix.modeler.core.metadata.runtime.MetadataConstants.TABLE_TYPES
 
XML_TAG - Static variable in class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS
 
XML_TEMP_TABLE_TYPE - Static variable in class com.metamatrix.metadata.runtime.api.MetadataConstants.TABLE_TYPES
 
XML_TREE_FORMAT - Static variable in interface com.metamatrix.jdbc.api.ExecutionProperties
XML results format: XML results displayed as a formatted tree
XML_TREE_FORMAT - Static variable in interface com.metamatrix.query.util.XMLFormatConstants
XML results format: XML results displayed as a tree
XMLActionUpdateStrategy - Class in com.metamatrix.platform.config.spi.xml
 
XMLActionUpdateStrategy() - Constructor for class com.metamatrix.platform.config.spi.xml.XMLActionUpdateStrategy
 
XMLCapabilities - Class in com.metamatrix.connector.xml.base
 
XMLCapabilities() - Constructor for class com.metamatrix.connector.xml.base.XMLCapabilities
 
XMLConfig_ElementNames - Interface in com.metamatrix.common.config.xml
This class structure mimics the structure of a Configuration XML document and defines all of the element and attribute names for that document type.
XMLConfig_ElementNames.ChangeHistory - Class in com.metamatrix.common.config.xml
This is the class that represents the ChangeHistory Properties Element which contains all of the XML elements that represent the change information for the object.
XMLConfig_ElementNames.ChangeHistory() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ChangeHistory
 
XMLConfig_ElementNames.ChangeHistory.Property - Class in com.metamatrix.common.config.xml
This is the class that represents the Property Element which contains all of the XML elements that represent a Property object.
XMLConfig_ElementNames.ChangeHistory.Property() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ChangeHistory.Property
 
XMLConfig_ElementNames.ChangeHistory.Property.Attributes - Class in com.metamatrix.common.config.xml
This class defines the Attributes of the Element class that contains it.
XMLConfig_ElementNames.ChangeHistory.Property.Attributes() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ChangeHistory.Property.Attributes
 
XMLConfig_ElementNames.ChangeHistory.Property.NAMES - Class in com.metamatrix.common.config.xml
 
XMLConfig_ElementNames.ChangeHistory.Property.NAMES() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ChangeHistory.Property.NAMES
 
XMLConfig_ElementNames.ComponentObject - Class in com.metamatrix.common.config.xml
This is the class that represents the ComponentObject Element which contains all of the XML elements that represent a ComponentObject object.
XMLConfig_ElementNames.ComponentObject() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentObject
 
XMLConfig_ElementNames.ComponentObject.Attributes - Class in com.metamatrix.common.config.xml
 
XMLConfig_ElementNames.ComponentObject.Attributes() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentObject.Attributes
 
XMLConfig_ElementNames.ComponentTypes - Class in com.metamatrix.common.config.xml
This is the class that represents the ComponentTypes Element which contains all of the XML elements that represent a ComponentTypes object.
XMLConfig_ElementNames.ComponentTypes() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentTypes
 
XMLConfig_ElementNames.ComponentTypes.ComponentType - Class in com.metamatrix.common.config.xml
This is the class that represents the ComponentType Element which contains all of the XML elements that represent a ComponentType object.
XMLConfig_ElementNames.ComponentTypes.ComponentType() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentTypes.ComponentType
 
XMLConfig_ElementNames.ComponentTypes.ComponentType.Attributes - Class in com.metamatrix.common.config.xml
This class defines the Attributes of the Element class that contains it.
XMLConfig_ElementNames.ComponentTypes.ComponentType.Attributes() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentTypes.ComponentType.Attributes
 
XMLConfig_ElementNames.ComponentTypes.ComponentType.ComponentTypeDefn - Class in com.metamatrix.common.config.xml
This is the class that represents the ComponentTypeDefn Element which contains all of the XML elements that represent a ComponentTypeDefn object.
XMLConfig_ElementNames.ComponentTypes.ComponentType.ComponentTypeDefn() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentTypes.ComponentType.ComponentTypeDefn
 
XMLConfig_ElementNames.ComponentTypes.ComponentType.ComponentTypeDefn.Attributes - Class in com.metamatrix.common.config.xml
This class defines the Attributes of the Element class that contains it.
XMLConfig_ElementNames.ComponentTypes.ComponentType.ComponentTypeDefn.Attributes() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentTypes.ComponentType.ComponentTypeDefn.Attributes
 
XMLConfig_ElementNames.ComponentTypes.ComponentType.ComponentTypeDefn.PropertyDefinition - Class in com.metamatrix.common.config.xml
This is the class that represents the PropertyDefinition Element which contains all of the XML elements that represent a PropertyDefinition object.
XMLConfig_ElementNames.ComponentTypes.ComponentType.ComponentTypeDefn.PropertyDefinition() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentTypes.ComponentType.ComponentTypeDefn.PropertyDefinition
 
XMLConfig_ElementNames.ComponentTypes.ComponentType.ComponentTypeDefn.PropertyDefinition.AllowedValue - Class in com.metamatrix.common.config.xml
This is the class that represents the AllowedValue Element which contains all of the XML elements that represent a AllowedValue object.
XMLConfig_ElementNames.ComponentTypes.ComponentType.ComponentTypeDefn.PropertyDefinition.AllowedValue() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentTypes.ComponentType.ComponentTypeDefn.PropertyDefinition.AllowedValue
 
XMLConfig_ElementNames.ComponentTypes.ComponentType.ComponentTypeDefn.PropertyDefinition.Attributes - Class in com.metamatrix.common.config.xml
This class defines the Attributes of the Element class that contains it.
XMLConfig_ElementNames.ComponentTypes.ComponentType.ComponentTypeDefn.PropertyDefinition.Attributes() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentTypes.ComponentType.ComponentTypeDefn.PropertyDefinition.Attributes
 
XMLConfig_ElementNames.Configuration - Class in com.metamatrix.common.config.xml
This is the class that represents the Configuration Element which contains all of the XML elements that represent a Configuration object.
XMLConfig_ElementNames.Configuration() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Configuration
 
XMLConfig_ElementNames.Configuration.Attributes - Class in com.metamatrix.common.config.xml
 
XMLConfig_ElementNames.Configuration.Attributes() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Configuration.Attributes
 
XMLConfig_ElementNames.Configuration.AuthenticationProviders - Class in com.metamatrix.common.config.xml
This is the class that represents the ProductServiceConfigs Element which contains all of the XML elements that represent a ProductServiceConfigs object.
XMLConfig_ElementNames.Configuration.AuthenticationProviders() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Configuration.AuthenticationProviders
 
XMLConfig_ElementNames.Configuration.AuthenticationProviders.Provider - Class in com.metamatrix.common.config.xml
This is the class that represents the ProductServiceConfig Element which contains all of the XML elements that represent a ProductServiceConfig object.
XMLConfig_ElementNames.Configuration.AuthenticationProviders.Provider() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Configuration.AuthenticationProviders.Provider
 
XMLConfig_ElementNames.Configuration.AuthenticationProviders.Provider.Attributes - Class in com.metamatrix.common.config.xml
 
XMLConfig_ElementNames.Configuration.AuthenticationProviders.Provider.Attributes() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Configuration.AuthenticationProviders.Provider.Attributes
 
XMLConfig_ElementNames.Configuration.ConnectorComponents - Class in com.metamatrix.common.config.xml
This is the class that represents the ServiceComponentDefns Element which contains all of the XML elements that represent a ServiceComponentDefns object.
XMLConfig_ElementNames.Configuration.ConnectorComponents() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Configuration.ConnectorComponents
 
XMLConfig_ElementNames.Configuration.ConnectorComponents.ConnectorComponent - Class in com.metamatrix.common.config.xml
This is the class that represents the ConnectorBinding Element which contains all of the XML elements that represent a ConnectorBinding object.
XMLConfig_ElementNames.Configuration.ConnectorComponents.ConnectorComponent() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Configuration.ConnectorComponents.ConnectorComponent
 
XMLConfig_ElementNames.Configuration.ConnectorComponents.ConnectorComponent.Attributes - Class in com.metamatrix.common.config.xml
 
XMLConfig_ElementNames.Configuration.ConnectorComponents.ConnectorComponent.Attributes() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Configuration.ConnectorComponents.ConnectorComponent.Attributes
 
XMLConfig_ElementNames.Configuration.DeployedService - Class in com.metamatrix.common.config.xml
This is the class that represents the HostID Element which contains all of the XML elements that represent a HostID object.
XMLConfig_ElementNames.Configuration.DeployedService() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Configuration.DeployedService
 
XMLConfig_ElementNames.Configuration.DeployedService.Attributes - Class in com.metamatrix.common.config.xml
 
XMLConfig_ElementNames.Configuration.DeployedService.Attributes() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Configuration.DeployedService.Attributes
 
XMLConfig_ElementNames.Configuration.Host - Class in com.metamatrix.common.config.xml
This is the class that represents the Host Element which contains all of the XML elements that represent a Host object.
XMLConfig_ElementNames.Configuration.Host() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Configuration.Host
 
XMLConfig_ElementNames.Configuration.Host.Attributes - Class in com.metamatrix.common.config.xml
 
XMLConfig_ElementNames.Configuration.Host.Attributes() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Configuration.Host.Attributes
 
XMLConfig_ElementNames.Configuration.Process - Class in com.metamatrix.common.config.xml
This is the class that represents the VMComponentDefns Element which contains all of the XML elements that represent a VMComponentDefns object.
XMLConfig_ElementNames.Configuration.Process() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Configuration.Process
 
XMLConfig_ElementNames.Configuration.Process.Attributes - Class in com.metamatrix.common.config.xml
This class defines the Attributes of the Element class that contains it.
XMLConfig_ElementNames.Configuration.Process.Attributes() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Configuration.Process.Attributes
 
XMLConfig_ElementNames.Configuration.Resources - Class in com.metamatrix.common.config.xml
This is the class that represents the Resources Element which contains all of the XML elements that represent a Resource object.
XMLConfig_ElementNames.Configuration.Resources() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Configuration.Resources
 
XMLConfig_ElementNames.Configuration.Resources.Resource - Class in com.metamatrix.common.config.xml
This is the class that represents the Resource Element which contains all of the XML elements that represent a Resource object.
XMLConfig_ElementNames.Configuration.Resources.Resource() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Configuration.Resources.Resource
 
XMLConfig_ElementNames.Configuration.Resources.Resource.Attributes - Class in com.metamatrix.common.config.xml
This class defines the Attributes of the Element class that contains it.
XMLConfig_ElementNames.Configuration.Resources.Resource.Attributes() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Configuration.Resources.Resource.Attributes
 
XMLConfig_ElementNames.Configuration.Services - Class in com.metamatrix.common.config.xml
This is the class that represents the ServiceComponentDefns Element which contains all of the XML elements that represent a ServiceComponentDefns object.
XMLConfig_ElementNames.Configuration.Services() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Configuration.Services
 
XMLConfig_ElementNames.Configuration.Services.Service - Class in com.metamatrix.common.config.xml
This is the class that represents the ServiceComponentDefn Element which contains all of the XML elements that represent a ServiceComponentDefn object.
XMLConfig_ElementNames.Configuration.Services.Service() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Configuration.Services.Service
 
XMLConfig_ElementNames.Configuration.Services.Service.Attributes - Class in com.metamatrix.common.config.xml
 
XMLConfig_ElementNames.Configuration.Services.Service.Attributes() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Configuration.Services.Service.Attributes
 
XMLConfig_ElementNames.Header - Class in com.metamatrix.common.config.xml
 
XMLConfig_ElementNames.Header() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Header
 
XMLConfig_ElementNames.Header.ApplicationCreatedBy - Class in com.metamatrix.common.config.xml
This is the class that represents the ApplicationCreatedDate Element which contains all of the XML elements that represent a ApplicationCreatedDate object.
XMLConfig_ElementNames.Header.ApplicationCreatedBy() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Header.ApplicationCreatedBy
 
XMLConfig_ElementNames.Header.ApplicationVersionCreatedBy - Class in com.metamatrix.common.config.xml
This is the class that represents the ApplicationVersionCreatedBy Element which contains all of the XML elements that represent a ApplicationVersionCreatedBy object.
XMLConfig_ElementNames.Header.ApplicationVersionCreatedBy() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Header.ApplicationVersionCreatedBy
 
XMLConfig_ElementNames.Header.ConfigurationVersion - Class in com.metamatrix.common.config.xml
This is the class that represents the DocumentTypeVersion Element which contains all of the XML elements that represent a DocumentTypeVersion object.
XMLConfig_ElementNames.Header.ConfigurationVersion() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Header.ConfigurationVersion
 
XMLConfig_ElementNames.Header.MetaMatrixSystemVersion - Class in com.metamatrix.common.config.xml
This is the class that represents the MetaMatrixServerVersion Element which contains all of the XML elements that represent a ProductServiceConfigs object.
XMLConfig_ElementNames.Header.MetaMatrixSystemVersion() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Header.MetaMatrixSystemVersion
 
XMLConfig_ElementNames.Header.Time - Class in com.metamatrix.common.config.xml
This is the class that represents the Time Element which contains all of the XML elements that represent a Time object.
XMLConfig_ElementNames.Header.Time() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Header.Time
 
XMLConfig_ElementNames.Header.UserCreatedBy - Class in com.metamatrix.common.config.xml
This is the class that represents the UserName Element which contains all of the XML elements that represent a UserName object.
XMLConfig_ElementNames.Header.UserCreatedBy() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Header.UserCreatedBy
 
XMLConfig_ElementNames.ID - Class in com.metamatrix.common.config.xml
This is the class that represents the ID Element which contains all of the XML elements that represent a ID object.
XMLConfig_ElementNames.ID() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ID
 
XMLConfig_ElementNames.ID.Attributes - Class in com.metamatrix.common.config.xml
This class defines the Attributes of the Element class that contains it.
XMLConfig_ElementNames.ID.Attributes() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.ID.Attributes
 
XMLConfig_ElementNames.Properties - Class in com.metamatrix.common.config.xml
This is the class that represents the Properties Element which contains all of the XML elements that represent a Properties object.
XMLConfig_ElementNames.Properties() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Properties
 
XMLConfig_ElementNames.Properties.Property - Class in com.metamatrix.common.config.xml
This is the class that represents the Property Element which contains all of the XML elements that represent a Property object.
XMLConfig_ElementNames.Properties.Property() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Properties.Property
 
XMLConfig_ElementNames.Properties.Property.Attributes - Class in com.metamatrix.common.config.xml
This class defines the Attributes of the Element class that contains it.
XMLConfig_ElementNames.Properties.Property.Attributes() - Constructor for class com.metamatrix.common.config.xml.XMLConfig_ElementNames.Properties.Property.Attributes
 
XMLConfigReaderWriter - Class in com.metamatrix.cdk.file
 
XMLConfigReaderWriter() - Constructor for class com.metamatrix.cdk.file.XMLConfigReaderWriter
 
XMLConfigurationConnector - Class in com.metamatrix.platform.config.spi.xml
Acts as a scoped unit of work configuration service layer.
XMLConfigurationImportExportUtility - Class in com.metamatrix.common.config.xml
This implementation is used to import/export configuration objects to/from XML files.
XMLConfigurationImportExportUtility() - Constructor for class com.metamatrix.common.config.xml.XMLConfigurationImportExportUtility
 
XMLConfigurationMgr - Class in com.metamatrix.platform.config.spi.xml
Created on Aug 27, 2002 The Mgr operates under the singleton pattern.
XMLConfigurationMgr() - Constructor for class com.metamatrix.platform.config.spi.xml.XMLConfigurationMgr
 
XMLConnection - Interface in com.metamatrix.connector.xml
 
XMLConnectionFacory - Class in com.metamatrix.connector.xmlsource
This Connection facory which will handle the different connection semantics the supported type will be - File Based XML Document - SOAP Based XML Document - REST Based XML Document
XMLConnectionFacory(ConnectorEnvironment) - Constructor for class com.metamatrix.connector.xmlsource.XMLConnectionFacory
 
XMLConnectionImpl - Class in com.metamatrix.connector.xml.base
 
XMLConnectionImpl(CachingConnector, ExecutionContext, ConnectorEnvironment) - Constructor for class com.metamatrix.connector.xml.base.XMLConnectionImpl
 
XMLConnector - Class in com.metamatrix.connector.xml.base
 
XMLConnector() - Constructor for class com.metamatrix.connector.xml.base.XMLConnector
 
XMLConnectorState - Interface in com.metamatrix.connector.xml
 
XMLConnectorStateImpl - Class in com.metamatrix.connector.xml.base
 
XMLConnectorStateImpl() - Constructor for class com.metamatrix.connector.xml.base.XMLConnectorStateImpl
 
XMLCurrentConfigurationReader - Class in com.metamatrix.platform.config.spi.xml
 
XMLCurrentConfigurationReader() - Constructor for class com.metamatrix.platform.config.spi.xml.XMLCurrentConfigurationReader
 
XMLDOCUMENTS_RESULTS_TAG - Static variable in class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS
 
XMLDOCUMENTS_TAG - Static variable in class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.XMLDOCUMENTS
 
XMLDomSourceTranslator - Class in com.metamatrix.common.types
This class converts the DOMSource input documents into other types of XML documents.
XMLDomSourceTranslator(DOMSource, Properties) - Constructor for class com.metamatrix.common.types.XMLDomSourceTranslator
 
XMLExecution - Interface in com.metamatrix.connector.xml
 
xmlFormat - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.RequestInfo
 
XMLFormatConstants - Interface in com.metamatrix.query.util
 
XMLHelperImpl - Class in com.metamatrix.common.config.xml
This helper class is used to create JDOM XML Elements from configuration objects and to create Configuration objects from JDOM XML Elements.
XMLHelperImpl() - Constructor for class com.metamatrix.common.config.xml.XMLHelperImpl
 
XMLHelperUtil - Class in com.metamatrix.common.config.xml
 
XMLHelperUtil() - Constructor for class com.metamatrix.common.config.xml.XMLHelperUtil
 
XMLNodeMappingVisitor - Class in com.metamatrix.query.optimizer.xml
This visitor is able to map symbols based on the XML document model: given a symbol representing one of the nodes of the document which is mapped, this object will find the Symbol representing the relational element it is mapped to.
XMLNodeMappingVisitor(MappingDocument, QueryMetadataInterface) - Constructor for class com.metamatrix.query.optimizer.xml.XMLNodeMappingVisitor
Constructor for XMLNodeMappingVisitor.
XMLOutputVisitor - Class in com.metamatrix.jdbc.api
This visitor class can be used to output an XML representation of the plan.
XMLOutputVisitor(DisplayHelper) - Constructor for class com.metamatrix.jdbc.api.XMLOutputVisitor
 
XMLOutputVisitor(DisplayHelper, int, boolean) - Constructor for class com.metamatrix.jdbc.api.XMLOutputVisitor
 
XMLPlan - Class in com.metamatrix.query.processor.xml
 
XMLPlan(XMLProcessorEnvironment) - Constructor for class com.metamatrix.query.processor.xml.XMLPlan
Constructor for XMLPlan.
XMLPlanner - Class in com.metamatrix.query.optimizer.xml
This prepares an XMLPlan from a Mapping Document structure of MappingNodes.
XMLPlanner() - Constructor for class com.metamatrix.query.optimizer.xml.XMLPlanner
Default constructor.
XMLPlannerEnvironment - Class in com.metamatrix.query.optimizer.xml
This handy little class simply holds data that is sent recursively throughout the XMLPlanner.
XMLPlannerEnvironment(QueryMetadataInterface) - Constructor for class com.metamatrix.query.optimizer.xml.XMLPlannerEnvironment
 
XMLPlanToProcessVisitor - Class in com.metamatrix.query.optimizer.xml
This class converts the MappingDocument to a Program which can be executed using the Query Processor
XMLPlanToProcessVisitor(XMLPlannerEnvironment) - Constructor for class com.metamatrix.query.optimizer.xml.XMLPlanToProcessVisitor
 
XMLProcessorEnvironment - Class in com.metamatrix.query.processor.xml
 
XMLProcessorEnvironment() - Constructor for class com.metamatrix.query.processor.xml.XMLProcessorEnvironment
 
XMLProcessorEnvironment(Program) - Constructor for class com.metamatrix.query.processor.xml.XMLProcessorEnvironment
 
XMLQueryPlanner - Class in com.metamatrix.query.optimizer.xml
 
XMLQueryPlanner() - Constructor for class com.metamatrix.query.optimizer.xml.XMLQueryPlanner
 
XMLQueryResolver - Class in com.metamatrix.query.resolver.command
 
XMLQueryResolver() - Constructor for class com.metamatrix.query.resolver.command.XMLQueryResolver
 
XMLReaderFactory - Interface in com.metamatrix.common.types
A factory interface for generating the readers
XMLReaderWriter - Interface in com.metamatrix.common.xml
This interface is used to read and write JDOM compliant XML files.
XMLReaderWriterImpl - Class in com.metamatrix.common.xml
This implementation will use the JDOMhelper to read in XML files and will use the JDOM utility to write out JDOM XML files.
XMLReaderWriterImpl() - Constructor for class com.metamatrix.common.xml.XMLReaderWriterImpl
 
XMLSAXSourceTranslator - Class in com.metamatrix.common.types
This class converts the DOMSource input documents into other types of XML documents.
XMLSAXSourceTranslator(SAXSource, Properties) - Constructor for class com.metamatrix.common.types.XMLSAXSourceTranslator
 
XMLSCHEMA_INSTANCE_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
XMLSCHEMA_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
XMLSCHEMA_TAG - Static variable in class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.XMLSCHEMA
 
XMLSource - Class in com.metamatrix.query.processor.dynamic
This class will be a reader class for reading data from the XML Source realated connectors.
XMLSource() - Constructor for class com.metamatrix.query.processor.dynamic.XMLSource
 
XMLSourceCapabilities - Class in com.metamatrix.connector.xmlsource
 
XMLSourceCapabilities() - Constructor for class com.metamatrix.connector.xmlsource.XMLSourceCapabilities
 
XMLSourceConnection - Class in com.metamatrix.connector.xmlsource
A Base XML Connection to an XML Source
XMLSourceConnection(ConnectorEnvironment) - Constructor for class com.metamatrix.connector.xmlsource.XMLSourceConnection
Constructor.
XMLSourceConnector - Class in com.metamatrix.connector.xmlsource
XML Source connector
XMLSourceConnector() - Constructor for class com.metamatrix.connector.xmlsource.XMLSourceConnector
 
XMLSourceExecution - Class in com.metamatrix.connector.xmlsource
This is main class which will execute request in the XML Source
XMLSourceExecution(ConnectorEnvironment) - Constructor for class com.metamatrix.connector.xmlsource.XMLSourceExecution
ctor
XMLSourcePlugin - Class in com.metamatrix.connector.xmlsource
For logging purposes
XMLSourcePlugin() - Constructor for class com.metamatrix.connector.xmlsource.XMLSourcePlugin
 
XMLStagaingQueryPlanner - Class in com.metamatrix.query.optimizer.xml
This class has code to with planning the automatic XML staging queries.
XMLStagaingQueryPlanner() - Constructor for class com.metamatrix.query.optimizer.xml.XMLStagaingQueryPlanner
 
XMLStreamSourceTranslator - Class in com.metamatrix.common.types
This class converts the Stream Source XML feed into other types of XML Sources.
XMLStreamSourceTranslator(String, Properties) - Constructor for class com.metamatrix.common.types.XMLStreamSourceTranslator
 
XMLStreamSourceTranslator(char[], Properties) - Constructor for class com.metamatrix.common.types.XMLStreamSourceTranslator
 
XMLStreamSourceTranslator(StreamSource, Properties) - Constructor for class com.metamatrix.common.types.XMLStreamSourceTranslator
 
XMLStreamSourceTranslator(XMLReaderFactory, Properties) - Constructor for class com.metamatrix.common.types.XMLStreamSourceTranslator
 
xmlStyleSheet - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.RequestInfo
 
XMLSystemFunctions - Class in com.metamatrix.query.function.source
This class contains scalar system functions supporting for XML manipulation.
XMLSystemFunctions() - Constructor for class com.metamatrix.query.function.source.XMLSystemFunctions
 
XMLTranslationException - Exception in com.metamatrix.soap.util
 
XMLTranslationException() - Constructor for exception com.metamatrix.soap.util.XMLTranslationException
No-arg constructor required by Externalizable semantics.
XMLTranslationException(String) - Constructor for exception com.metamatrix.soap.util.XMLTranslationException
Constructor for XMLTranslationException.
XMLTranslationException(String, String) - Constructor for exception com.metamatrix.soap.util.XMLTranslationException
Constructor for XMLTranslationException.
XMLTranslationException(Throwable, String) - Constructor for exception com.metamatrix.soap.util.XMLTranslationException
Constructor for XMLTranslationException.
XMLTranslationException(Throwable, String, String) - Constructor for exception com.metamatrix.soap.util.XMLTranslationException
Constructor for XMLTranslationException.
XMLTranslator - Interface in com.metamatrix.common.types
This an interface defined to convert the various kinds of the XML sources defined into another source kinds.
XMLTranslator - Class in com.metamatrix.soap.util
ResultDocuments is an organized way of structuring XML documents The following illustrates an example of an XML document XMLTranslator() - Constructor for class com.metamatrix.soap.util.XMLTranslator
Constructor for XMLTranslator.
XMLTranslator.Constant_TAGS - Class in com.metamatrix.soap.util
This class contains the Constant tag names used in construction of the XML results
XMLTranslator.Constant_TAGS() - Constructor for class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS
 
XMLTranslator.Constant_TAGS.Column - Class in com.metamatrix.soap.util
 
XMLTranslator.Constant_TAGS.Column() - Constructor for class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.Column
 
XMLTranslator.Constant_TAGS.Column.COLUMN_ATTRIBUTE_TAGS - Class in com.metamatrix.soap.util
The following class contains the tag names for the metadata information that will be in the Tabular Results
XMLTranslator.Constant_TAGS.Column.COLUMN_ATTRIBUTE_TAGS() - Constructor for class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.Column.COLUMN_ATTRIBUTE_TAGS
 
XMLTranslator.Constant_TAGS.Data - Class in com.metamatrix.soap.util
 
XMLTranslator.Constant_TAGS.Data() - Constructor for class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.Data
 
XMLTranslator.Constant_TAGS.Data.Row - Class in com.metamatrix.soap.util
 
XMLTranslator.Constant_TAGS.Data.Row() - Constructor for class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.Data.Row
 
XMLTranslator.Constant_TAGS.Data.Row.Cell - Class in com.metamatrix.soap.util
 
XMLTranslator.Constant_TAGS.Data.Row.Cell() - Constructor for class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.Data.Row.Cell
 
XMLTranslator.Constant_TAGS.Metadata - Class in com.metamatrix.soap.util
 
XMLTranslator.Constant_TAGS.Metadata() - Constructor for class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.Metadata
 
XMLTranslator.Constant_TAGS.Metadata.Attributes - Class in com.metamatrix.soap.util
 
XMLTranslator.Constant_TAGS.Metadata.Attributes() - Constructor for class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.Metadata.Attributes
 
XMLTranslator.Constant_TAGS.MetadataParameter - Class in com.metamatrix.soap.util
 
XMLTranslator.Constant_TAGS.MetadataParameter() - Constructor for class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.MetadataParameter
 
XMLTranslator.Constant_TAGS.MetadataParameter.Attributes - Class in com.metamatrix.soap.util
 
XMLTranslator.Constant_TAGS.MetadataParameter.Attributes() - Constructor for class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.MetadataParameter.Attributes
 
XMLTranslator.Constant_TAGS.StoredProcedureParameters - Class in com.metamatrix.soap.util
 
XMLTranslator.Constant_TAGS.StoredProcedureParameters() - Constructor for class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.StoredProcedureParameters
 
XMLTranslator.Constant_TAGS.StoredProcedureParameters.Param - Class in com.metamatrix.soap.util
 
XMLTranslator.Constant_TAGS.StoredProcedureParameters.Param() - Constructor for class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.StoredProcedureParameters.Param
 
XMLTranslator.Constant_TAGS.StoredProcedureParameters.Param.Attributes - Class in com.metamatrix.soap.util
 
XMLTranslator.Constant_TAGS.StoredProcedureParameters.Param.Attributes() - Constructor for class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.StoredProcedureParameters.Param.Attributes
 
XMLTranslator.Constant_TAGS.XMLDOCUMENTS - Class in com.metamatrix.soap.util
 
XMLTranslator.Constant_TAGS.XMLDOCUMENTS() - Constructor for class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.XMLDOCUMENTS
 
XMLTranslator.Constant_TAGS.XMLSCHEMA - Class in com.metamatrix.soap.util
 
XMLTranslator.Constant_TAGS.XMLSCHEMA() - Constructor for class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.XMLSCHEMA
 
XMLTranslator.Constant_TAGS.XMLSCHEMA.Attributes - Class in com.metamatrix.soap.util
 
XMLTranslator.Constant_TAGS.XMLSCHEMA.Attributes() - Constructor for class com.metamatrix.soap.util.XMLTranslator.Constant_TAGS.XMLSCHEMA.Attributes
 
XMLType - Class in com.metamatrix.common.types
This class represents the SQLXML object along with the Streamable interface.
XMLType() - Constructor for class com.metamatrix.common.types.XMLType
 
XMLType(SQLXML) - Constructor for class com.metamatrix.common.types.XMLType
 
XmlUtil - Class in com.metamatrix.common.xml
Utility class for XML documents and related items.
XMLUtil - Class in com.metamatrix.query.processor.xml
Utility methods to be used with the XML and XQuery processing.
XMLUtil() - Constructor for class com.metamatrix.query.processor.xml.XMLUtil
 
xmlValidationMode - Variable in class com.metamatrix.soap.sqlquerywebservice.helper.RequestInfo
 
xpaths - Variable in class com.metamatrix.connector.xml.streaming.BaseStreamingExecution
 
XPathSplitter - Class in com.metamatrix.connector.xml.streaming
 
XPathSplitter() - Constructor for class com.metamatrix.connector.xml.streaming.XPathSplitter
 
XPathUtil - Class in com.metamatrix.common.xml
 
XPathUtil() - Constructor for class com.metamatrix.common.xml.XPathUtil
 
XPathUtil.ExpressionToken - Class in com.metamatrix.common.xml
 
XPathUtil.ExpressionToken() - Constructor for class com.metamatrix.common.xml.XPathUtil.ExpressionToken
 
XPathUtil.Literal - Class in com.metamatrix.common.xml
 
XPathUtil.Literal() - Constructor for class com.metamatrix.common.xml.XPathUtil.Literal
 
XPathUtil.Operator - Class in com.metamatrix.common.xml
 
XPathUtil.Operator() - Constructor for class com.metamatrix.common.xml.XPathUtil.Operator
 
XPATHVALUE - Static variable in class com.metamatrix.query.function.FunctionLibrary
 
xpathValue(Object, Object) - Static method in class com.metamatrix.query.function.source.XMLSystemFunctions
 
XPATHVALUE - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
XQuery - Class in com.metamatrix.query.sql.lang
An XQuery command object
XQuery() - Constructor for class com.metamatrix.query.sql.lang.XQuery
 
XQuery(String, XQueryExpression) - Constructor for class com.metamatrix.query.sql.lang.XQuery
 
XQueryExpression - Interface in com.metamatrix.query.xquery
An XQueryExpression - the object representation of a compiled XQuery.
XQueryPlan - Class in com.metamatrix.query.processor.xquery
XQuery execution Plan
XQueryPlan(XQuery, String) - Constructor for class com.metamatrix.query.processor.xquery.XQueryPlan
Constructor
XQueryPlanner - Class in com.metamatrix.query.optimizer.xquery
Planner for XQuery execution plans
XQueryPlanner() - Constructor for class com.metamatrix.query.optimizer.xquery.XQueryPlanner
 
XQueryResolver - Class in com.metamatrix.query.resolver.command
Resolves XQueries, which in metamatrix currently involves taking the arguments to the doc() functions, adding them as the sub commands of the XQuery, which are then themselves resolved by the Resolver framework.
XQueryResolver() - Constructor for class com.metamatrix.query.resolver.command.XQueryResolver
 
XQuerySQLEvaluator - Interface in com.metamatrix.query.xquery
 
XSD_FILE_EXTENSION - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
XSD_NAME - Static variable in class com.metamatrix.core.util.ResourceNameUtil
 
xsdLabel - Static variable in class com.metamatrix.connector.xml.soap.SOAPDocBuilder
 
xsdNS - Static variable in class com.metamatrix.connector.xml.soap.SOAPDocBuilder
 
xsdNSObj - Static variable in class com.metamatrix.connector.xml.soap.SOAPDocBuilder
 
xsiLabel - Static variable in class com.metamatrix.connector.xml.soap.SOAPDocBuilder
 
xsiNS - Static variable in class com.metamatrix.connector.xml.soap.SOAPDocBuilder
 
xsiNSObj - Static variable in class com.metamatrix.connector.xml.soap.SOAPDocBuilder
 
xsLabel - Static variable in class com.metamatrix.connector.xml.soap.SOAPDocBuilder
 
xsNS - Static variable in class com.metamatrix.connector.xml.soap.SOAPDocBuilder
 
xsNSObj - Static variable in class com.metamatrix.connector.xml.soap.SOAPDocBuilder
 

Y

year(Date) - Static method in class com.metamatrix.query.function.FunctionMethods
 
YEAR - Static variable in class org.teiid.connector.api.SourceSystemFunctions
 
yearNumber(int) - Static method in class com.metamatrix.console.util.QCDate
 
yearNumber(QCDate) - Static method in class com.metamatrix.console.util.QCDate
 
YELLOW - Static variable in interface com.metamatrix.console.ui.views.summary.SummaryInfoProvider
 
YELLOW_LIGHT - Static variable in class com.metamatrix.console.ui.views.summary.SummaryPanel
 
YES - Static variable in class com.metamatrix.common.callback.CallbackChoices
Return value from class method if YES is chosen.
YES - Static variable in class com.metamatrix.console.ui.dialog.PendingChangesDialog
 
YES - Static variable in class com.metamatrix.console.util.DialogUtility
 
YES_BUTTON - Static variable in interface com.metamatrix.toolbox.ui.widget.ButtonConstants
 
YES_NO_CANCEL_OPTION - Static variable in class com.metamatrix.common.callback.CallbackChoices
Type used to provied Yes or No choice options.
YES_NO_OPTION - Static variable in class com.metamatrix.common.callback.CallbackChoices
Type used to provied Yes or No choice options.
yesNoDialog(Component, Object, String) - Static method in class com.metamatrix.console.util.DialogUtility
Generic implementation of a yes/no dialog box, used by other methods of this class (which simply supply the necessary text and title)

Z

ZERO_LENGTH_FULL_NAME - Static variable in class com.metamatrix.common.namedobject.IDVerifier
The result of a performCheck signifying that the full name was zero-length.
ZERO_SIZE - Static variable in class com.metamatrix.toolbox.ui.widget.SpacerWidget
 
ZeroLengthComponentIDException - Exception in com.metamatrix.common.config.api.exceptions
 
ZeroLengthComponentIDException() - Constructor for exception com.metamatrix.common.config.api.exceptions.ZeroLengthComponentIDException
No-Arg Constructor
ZeroLengthComponentIDException(String) - Constructor for exception com.metamatrix.common.config.api.exceptions.ZeroLengthComponentIDException
Constructs an instance of the exception with the specified detail message.
ZeroLengthComponentIDException(Throwable) - Constructor for exception com.metamatrix.common.config.api.exceptions.ZeroLengthComponentIDException
Constructs an instance of the exception with no detail message but with a single exception.
ZeroLengthComponentIDException(Throwable, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.ZeroLengthComponentIDException
Constructs an instance of the exception with the specified detail message and a single exception.
ZeroLengthComponentIDException(String, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.ZeroLengthComponentIDException
Construct an instance with an error code and message specified.
ZeroLengthComponentIDException(Throwable, String, String) - Constructor for exception com.metamatrix.common.config.api.exceptions.ZeroLengthComponentIDException
Construct an instance with a linked exception, and an error code and message, specified.
zeroOutSeconds() - Method in class com.metamatrix.console.util.QCTime
 
ZipFileUtil - Class in com.metamatrix.core.util
This class provides utilities to manipulate Zip files.

_

_ALREADY_IN_PROCESS - Static variable in class com.sforce.soap.partner.StatusCode
 
_API_CURRENTLY_DISABLED - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_API_DISABLED_FOR_ORG - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_ASSIGNEE_TYPE_REQUIRED - Static variable in class com.sforce.soap.partner.StatusCode
 
_BAD_CUSTOM_ENTITY_PARENT_DOMAIN - Static variable in class com.sforce.soap.partner.StatusCode
 
_BCC_NOT_ALLOWED_IF_BCC_COMPLIANCE_ENABLED - Static variable in class com.sforce.soap.partner.StatusCode
 
_CANNOT_CASCADE_PRODUCT_ACTIVE - Static variable in class com.sforce.soap.partner.StatusCode
 
_CANNOT_CHANGE_FIELD_TYPE_OF_APEX_REFERENCED_FIELD - Static variable in class com.sforce.soap.partner.StatusCode
 
_CANNOT_CREATE_ANOTHER_MANAGED_PACKAGE - Static variable in class com.sforce.soap.partner.StatusCode
 
_CANNOT_DEACTIVATE_DIVISION - Static variable in class com.sforce.soap.partner.StatusCode
 
_CANNOT_DELETE_LAST_DATED_CONVERSION_RATE - Static variable in class com.sforce.soap.partner.StatusCode
 
_CANNOT_DELETE_MANAGED_OBJECT - Static variable in class com.sforce.soap.partner.StatusCode
 
_CANNOT_DISABLE_LAST_ADMIN - Static variable in class com.sforce.soap.partner.StatusCode
 
_CANNOT_ENABLE_IP_RESTRICT_REQUESTS - Static variable in class com.sforce.soap.partner.StatusCode
 
_CANNOT_INSERT_UPDATE_ACTIVATE_ENTITY - Static variable in class com.sforce.soap.partner.StatusCode
 
_CANNOT_MODIFY_MANAGED_OBJECT - Static variable in class com.sforce.soap.partner.StatusCode
 
_CANNOT_RENAME_APEX_REFERENCED_FIELD - Static variable in class com.sforce.soap.partner.StatusCode
 
_CANNOT_RENAME_APEX_REFERENCED_OBJECT - Static variable in class com.sforce.soap.partner.StatusCode
 
_CANNOT_REPARENT_RECORD - Static variable in class com.sforce.soap.partner.StatusCode
 
_CANNOT_UPDATE_CONVERTED_LEAD - Static variable in class com.sforce.soap.partner.StatusCode
 
_CANT_ADD_STANDADRD_PORTAL_USER_TO_TERRITORY - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_CANT_ADD_STANDARD_PORTAL_USER_TO_TERRITORY - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_CANT_DISABLE_CORP_CURRENCY - Static variable in class com.sforce.soap.partner.StatusCode
 
_CANT_UNSET_CORP_CURRENCY - Static variable in class com.sforce.soap.partner.StatusCode
 
_CHILD_SHARE_FAILS_PARENT - Static variable in class com.sforce.soap.partner.StatusCode
 
_CIRCULAR_DEPENDENCY - Static variable in class com.sforce.soap.partner.StatusCode
 
_CIRCULAR_OBJECT_GRAPH - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_CLIENT_NOT_ACCESSIBLE_FOR_USER - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_CLIENT_REQUIRE_UPDATE_FOR_USER - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_CUSTOM_CLOB_FIELD_LIMIT_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
_CUSTOM_ENTITY_OR_FIELD_LIMIT - Static variable in class com.sforce.soap.partner.StatusCode
 
_CUSTOM_FIELD_INDEX_LIMIT_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
_CUSTOM_INDEX_EXISTS - Static variable in class com.sforce.soap.partner.StatusCode
 
_CUSTOM_LINK_LIMIT_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
_CUSTOM_METADATA_LIMIT_EXCEEDED - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_CUSTOM_TAB_LIMIT_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
_Db - Static variable in class com.sforce.soap.partner.DebugLevel
 
_DebugOnly - Static variable in class com.sforce.soap.partner.DebugLevel
 
_DELETE_FAILED - Static variable in class com.sforce.soap.partner.StatusCode
 
_DELETE_REQUIRED_ON_CASCADE - Static variable in class com.sforce.soap.partner.StatusCode
 
_DEPENDENCY_EXISTS - Static variable in class com.sforce.soap.partner.StatusCode
 
_DUPLICATE_CASE_SOLUTION - Static variable in class com.sforce.soap.partner.StatusCode
 
_DUPLICATE_COMM_NICKNAME - Static variable in class com.sforce.soap.partner.StatusCode
 
_DUPLICATE_CUSTOM_ENTITY_DEFINITION - Static variable in class com.sforce.soap.partner.StatusCode
 
_DUPLICATE_CUSTOM_TAB_MOTIF - Static variable in class com.sforce.soap.partner.StatusCode
 
_DUPLICATE_DEVELOPER_NAME - Static variable in class com.sforce.soap.partner.StatusCode
 
_DUPLICATE_EXTERNAL_ID - Static variable in class com.sforce.soap.partner.StatusCode
 
_DUPLICATE_MASTER_LABEL - Static variable in class com.sforce.soap.partner.StatusCode
 
_DUPLICATE_USERNAME - Static variable in class com.sforce.soap.partner.StatusCode
 
_DUPLICATE_VALUE - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_DUPLICATE_VALUE - Static variable in class com.sforce.soap.partner.StatusCode
 
_EMAIL_BATCH_SIZE_LIMIT_EXCEEDED - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_EMAIL_NOT_PROCESSED_DUE_TO_PRIOR_ERROR - Static variable in class com.sforce.soap.partner.StatusCode
 
_EMAIL_TO_CASE_INVALID_ROUTING - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_EMAIL_TO_CASE_LIMIT_EXCEEDED - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_EMAIL_TO_CASE_NOT_ENABLED - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_EMPTY_SCONTROL_FILE_NAME - Static variable in class com.sforce.soap.partner.StatusCode
 
_EmptySpace - Static variable in class com.sforce.soap.partner.LayoutComponentType
 
_ENTITY_FAILED_IFLASTMODIFIED_ON_UPDATE - Static variable in class com.sforce.soap.partner.StatusCode
 
_ENTITY_IS_ARCHIVED - Static variable in class com.sforce.soap.partner.StatusCode
 
_ENTITY_IS_DELETED - Static variable in class com.sforce.soap.partner.StatusCode
 
_ENTITY_IS_LOCKED - Static variable in class com.sforce.soap.partner.StatusCode
 
_ERROR_IN_MAILER - Static variable in class com.sforce.soap.partner.StatusCode
 
_EXCEEDED_ID_LIMIT - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_EXCEEDED_LEAD_CONVERT_LIMIT - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_EXCEEDED_MAX_SIZE_REQUEST - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_EXCEEDED_MAX_TYPES_LIMIT - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_EXCEEDED_QUOTA - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_FAILED_ACTIVATION - Static variable in class com.sforce.soap.partner.StatusCode
 
_Field - Static variable in class com.sforce.soap.partner.LayoutComponentType
 
_FIELD_CUSTOM_VALIDATION_EXCEPTION - Static variable in class com.sforce.soap.partner.StatusCode
 
_FIELD_INTEGRITY_EXCEPTION - Static variable in class com.sforce.soap.partner.StatusCode
 
_FUNCTIONALITY_NOT_ENABLED - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_High - Static variable in class com.sforce.soap.partner.EmailPriority
 
_Highest - Static variable in class com.sforce.soap.partner.EmailPriority
 
_HTML_FILE_UPLOAD_NOT_ALLOWED - Static variable in class com.sforce.soap.partner.StatusCode
 
_IMAGE_TOO_LARGE - Static variable in class com.sforce.soap.partner.StatusCode
 
_INACTIVE_OWNER_OR_USER - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_INACTIVE_OWNER_OR_USER - Static variable in class com.sforce.soap.partner.StatusCode
 
_INACTIVE_PORTAL - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_INSUFFICIENT_ACCESS - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_INSUFFICIENT_ACCESS_ON_CROSS_REFERENCE_ENTITY - Static variable in class com.sforce.soap.partner.StatusCode
 
_INSUFFICIENT_ACCESS_OR_READONLY - Static variable in class com.sforce.soap.partner.StatusCode
 
_INVALID_ACCESS_LEVEL - Static variable in class com.sforce.soap.partner.StatusCode
 
_INVALID_ARGUMENT_TYPE - Static variable in class com.sforce.soap.partner.StatusCode
 
_INVALID_ASSIGNEE_TYPE - Static variable in class com.sforce.soap.partner.StatusCode
 
_INVALID_ASSIGNMENT_RULE - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_INVALID_ASSIGNMENT_RULE - Static variable in class com.sforce.soap.partner.StatusCode
 
_INVALID_BATCH_OPERATION - Static variable in class com.sforce.soap.partner.StatusCode
 
_INVALID_BATCH_SIZE - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_INVALID_CLIENT - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_INVALID_CREDIT_CARD_INFO - Static variable in class com.sforce.soap.partner.StatusCode
 
_INVALID_CROSS_REFERENCE_KEY - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_INVALID_CROSS_REFERENCE_KEY - Static variable in class com.sforce.soap.partner.StatusCode
 
_INVALID_CROSS_REFERENCE_TYPE_FOR_FIELD - Static variable in class com.sforce.soap.partner.StatusCode
 
_INVALID_CURRENCY_CONV_RATE - Static variable in class com.sforce.soap.partner.StatusCode
 
_INVALID_CURRENCY_CORP_RATE - Static variable in class com.sforce.soap.partner.StatusCode
 
_INVALID_CURRENCY_ISO - Static variable in class com.sforce.soap.partner.StatusCode
 
_INVALID_EMAIL_ADDRESS - Static variable in class com.sforce.soap.partner.StatusCode
 
_INVALID_EMPTY_KEY_OWNER - Static variable in class com.sforce.soap.partner.StatusCode
 
_INVALID_FIELD - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_INVALID_FIELD - Static variable in class com.sforce.soap.partner.StatusCode
 
_INVALID_FIELD_FOR_INSERT_UPDATE - Static variable in class com.sforce.soap.partner.StatusCode
 
_INVALID_FIELD_WHEN_USING_TEMPLATE - Static variable in class com.sforce.soap.partner.StatusCode
 
_INVALID_FILTER_ACTION - Static variable in class com.sforce.soap.partner.StatusCode
 
_INVALID_FILTER_LANGUAGE - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_INVALID_FILTER_VALUE - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_INVALID_GOOGLE_DOCS_URL - Static variable in class com.sforce.soap.partner.StatusCode
 
_INVALID_ID_FIELD - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_INVALID_ID_FIELD - Static variable in class com.sforce.soap.partner.StatusCode
 
_INVALID_INET_ADDRESS - Static variable in class com.sforce.soap.partner.StatusCode
 
_INVALID_LINEITEM_CLONE_STATE - Static variable in class com.sforce.soap.partner.StatusCode
 
_INVALID_LOCALE_LANGUAGE - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_INVALID_LOCATOR - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_INVALID_LOGIN - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_INVALID_MASTER_OR_TRANSLATED_SOLUTION - Static variable in class com.sforce.soap.partner.StatusCode
 
_INVALID_NEW_PASSWORD - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_INVALID_OPERATION - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_INVALID_OPERATION - Static variable in class com.sforce.soap.partner.StatusCode
 
_INVALID_OPERATION_WITH_EXPIRED_PASSWORD - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_INVALID_OPERATOR - Static variable in class com.sforce.soap.partner.StatusCode
 
_INVALID_OR_NULL_FOR_RESTRICTED_PICKLIST - Static variable in class com.sforce.soap.partner.StatusCode
 
_INVALID_PARTNER_NETWORK_STATUS - Static variable in class com.sforce.soap.partner.StatusCode
 
_INVALID_PERSON_ACCOUNT_OPERATION - Static variable in class com.sforce.soap.partner.StatusCode
 
_INVALID_QUERY_FILTER_OPERATOR - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_INVALID_QUERY_LOCATOR - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_INVALID_QUERY_SCOPE - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_INVALID_REPLICATION_DATE - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_INVALID_SAVE_AS_ACTIVITY_FLAG - Static variable in class com.sforce.soap.partner.StatusCode
 
_INVALID_SEARCH - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_INVALID_SEARCH_SCOPE - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_INVALID_SESSION_ID - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_INVALID_SESSION_ID - Static variable in class com.sforce.soap.partner.StatusCode
 
_INVALID_SETUP_OWNER - Static variable in class com.sforce.soap.partner.StatusCode
 
_INVALID_SOAP_HEADER - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_INVALID_SSO_GATEWAY_URL - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_INVALID_STATUS - Static variable in class com.sforce.soap.partner.StatusCode
 
_INVALID_TYPE - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_INVALID_TYPE - Static variable in class com.sforce.soap.partner.StatusCode
 
_INVALID_TYPE_FOR_OPERATION - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_INVALID_TYPE_FOR_OPERATION - Static variable in class com.sforce.soap.partner.StatusCode
 
_INVALID_TYPE_ON_FIELD_IN_RECORD - Static variable in class com.sforce.soap.partner.StatusCode
 
_IP_RANGE_LIMIT_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
_LICENSE_LIMIT_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
_LIMIT_EXCEEDED - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_LIMIT_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
_LOGIN_CHALLENGE_ISSUED - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_LOGIN_CHALLENGE_PENDING - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_LOGIN_DURING_RESTRICTED_DOMAIN - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_LOGIN_DURING_RESTRICTED_TIME - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_LOGIN_MUST_USE_SECURITY_TOKEN - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_Low - Static variable in class com.sforce.soap.partner.EmailPriority
 
_Lowest - Static variable in class com.sforce.soap.partner.EmailPriority
 
_MALFORMED_ID - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_MALFORMED_ID - Static variable in class com.sforce.soap.partner.StatusCode
 
_MALFORMED_QUERY - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_MALFORMED_SEARCH - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_MANAGER_NOT_DEFINED - Static variable in class com.sforce.soap.partner.StatusCode
 
_MASS_MAIL_LIMIT_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
_MASSMAIL_RETRY_LIMIT_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
_MAX_ACTIONS_PER_RULE_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
_MAX_ACTIVE_RULES_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
_MAX_APPROVAL_STEPS_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
_MAX_FORMULAS_PER_RULE_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
_MAX_RULE_ENTRIES_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
_MAX_RULES_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
_MAX_TASK_DESCRIPTION_EXCEEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
_MAX_TM_RULE_ITEMS_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
_MAX_TM_RULES_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
_MAXIMUM_CCEMAILS_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
_MAXIMUM_DASHBOARD_COMPONENTS_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
_MAXIMUM_HIERARCHY_LEVELS_REACHED - Static variable in class com.sforce.soap.partner.StatusCode
 
_MAXIMUM_SIZE_OF_ATTACHMENT - Static variable in class com.sforce.soap.partner.StatusCode
 
_MAXIMUM_SIZE_OF_DOCUMENT - Static variable in class com.sforce.soap.partner.StatusCode
 
_MERGE_FAILED - Static variable in class com.sforce.soap.partner.StatusCode
 
_MISSING_ARGUMENT - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_MISSING_ARGUMENT - Static variable in class com.sforce.soap.partner.StatusCode
 
_MIXED_DML_OPERATION - Static variable in class com.sforce.soap.partner.StatusCode
 
_NO_APPLICABLE_PROCESS - Static variable in class com.sforce.soap.partner.StatusCode
 
_NO_ATTACHMENT_PERMISSION - Static variable in class com.sforce.soap.partner.StatusCode
 
_NO_MASS_MAIL_PERMISSION - Static variable in class com.sforce.soap.partner.StatusCode
 
_NO_SOFTPHONE_LAYOUT - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_None - Static variable in class com.sforce.soap.partner.DebugLevel
 
_NONUNIQUE_SHIPPING_ADDRESS - Static variable in class com.sforce.soap.partner.StatusCode
 
_Normal - Static variable in class com.sforce.soap.partner.EmailPriority
 
_NOT_MODIFIED - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_NUM_HISTORY_FIELDS_BY_SOBJECT_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
_NUMBER_OUTSIDE_VALID_RANGE - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_NUMBER_OUTSIDE_VALID_RANGE - Static variable in class com.sforce.soap.partner.StatusCode
 
_OPERATION_TOO_LARGE - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_OPTED_OUT_OF_MASS_MAIL - Static variable in class com.sforce.soap.partner.StatusCode
 
_ORG_LOCKED - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_ORG_NOT_OWNED_BY_INSTANCE - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_PACKAGE_LICENSE_REQUIRED - Static variable in class com.sforce.soap.partner.StatusCode
 
_PASSWORD_LOCKOUT - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_PORTAL_NO_ACCESS - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_PORTAL_USER_ALREADY_EXISTS_FOR_CONTACT - Static variable in class com.sforce.soap.partner.StatusCode
 
_PRIVATE_CONTACT_ON_ASSET - Static variable in class com.sforce.soap.partner.StatusCode
 
_QUERY_TIMEOUT - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_QUERY_TOO_COMPLICATED - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_RECORD_IN_USE_BY_WORKFLOW - Static variable in class com.sforce.soap.partner.StatusCode
 
_REQUEST_LIMIT_EXCEEDED - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_REQUEST_RUNNING_TOO_LONG - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_REQUEST_RUNNING_TOO_LONG - Static variable in class com.sforce.soap.partner.StatusCode
 
_REQUIRED_FIELD_MISSING - Static variable in class com.sforce.soap.partner.StatusCode
 
_SControl - Static variable in class com.sforce.soap.partner.LayoutComponentType
 
_SELF_REFERENCE_FROM_TRIGGER - Static variable in class com.sforce.soap.partner.StatusCode
 
_Separator - Static variable in class com.sforce.soap.partner.LayoutComponentType
 
_SERVER_UNAVAILABLE - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_SHARE_NEEDED_FOR_CHILD_OWNER - Static variable in class com.sforce.soap.partner.StatusCode
 
_SSO_SERVICE_DOWN - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_STANDARD_PRICE_NOT_DEFINED - Static variable in class com.sforce.soap.partner.StatusCode
 
_STORAGE_LIMIT_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
_STRING_TOO_LONG - Static variable in class com.sforce.soap.partner.StatusCode
 
_TABSET_LIMIT_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
_TEMPLATE_NOT_ACTIVE - Static variable in class com.sforce.soap.partner.StatusCode
 
_TERRITORY_REALIGN_IN_PROGRESS - Static variable in class com.sforce.soap.partner.StatusCode
 
_TEXT_DATA_OUTSIDE_SUPPORTED_CHARSET - Static variable in class com.sforce.soap.partner.StatusCode
 
_TOO_MANY_APEX_REQUESTS - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_TOO_MANY_APEX_REQUESTS - Static variable in class com.sforce.soap.partner.StatusCode
 
_TOO_MANY_ENUM_VALUE - Static variable in class com.sforce.soap.partner.StatusCode
 
_TRANSFER_REQUIRES_READ - Static variable in class com.sforce.soap.partner.StatusCode
 
_TRIAL_EXPIRED - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_UNABLE_TO_LOCK_ROW - Static variable in class com.sforce.soap.partner.StatusCode
 
_UNAVAILABLE_RECORDTYPE_EXCEPTION - Static variable in class com.sforce.soap.partner.StatusCode
 
_UNDELETE_FAILED - Static variable in class com.sforce.soap.partner.StatusCode
 
_UNKNOWN_EXCEPTION - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_UNKNOWN_EXCEPTION - Static variable in class com.sforce.soap.partner.StatusCode
 
_UNSPECIFIED_EMAIL_ADDRESS - Static variable in class com.sforce.soap.partner.StatusCode
 
_UNSUPPORTED_APEX_TRIGGER_OPERATON - Static variable in class com.sforce.soap.partner.StatusCode
 
_UNSUPPORTED_API_VERSION - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_UNSUPPORTED_CLIENT - Static variable in class com.sforce.soap.partner.fault.ExceptionCode
 
_value1 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value1 - Static variable in class com.sforce.soap.partner.FieldType
 
_value1 - Static variable in class com.sforce.soap.partner.SoapType
 
_value10 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value10 - Static variable in class com.sforce.soap.partner.FieldType
 
_value10 - Static variable in class com.sforce.soap.partner.SoapType
 
_value11 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value11 - Static variable in class com.sforce.soap.partner.FieldType
 
_value12 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value12 - Static variable in class com.sforce.soap.partner.FieldType
 
_value13 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value13 - Static variable in class com.sforce.soap.partner.FieldType
 
_value14 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value14 - Static variable in class com.sforce.soap.partner.FieldType
 
_value15 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value15 - Static variable in class com.sforce.soap.partner.FieldType
 
_value16 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value16 - Static variable in class com.sforce.soap.partner.FieldType
 
_value17 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value17 - Static variable in class com.sforce.soap.partner.FieldType
 
_value18 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value18 - Static variable in class com.sforce.soap.partner.FieldType
 
_value19 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value19 - Static variable in class com.sforce.soap.partner.FieldType
 
_value2 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value2 - Static variable in class com.sforce.soap.partner.FieldType
 
_value2 - Static variable in class com.sforce.soap.partner.SoapType
 
_value20 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value20 - Static variable in class com.sforce.soap.partner.FieldType
 
_value21 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value21 - Static variable in class com.sforce.soap.partner.FieldType
 
_value22 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value23 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value24 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value25 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value26 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value27 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value28 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value29 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value3 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value3 - Static variable in class com.sforce.soap.partner.FieldType
 
_value3 - Static variable in class com.sforce.soap.partner.SoapType
 
_value30 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value31 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value32 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value33 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value34 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value35 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value36 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value37 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value38 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value39 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value4 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value4 - Static variable in class com.sforce.soap.partner.FieldType
 
_value4 - Static variable in class com.sforce.soap.partner.SoapType
 
_value40 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value41 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value42 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value43 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value44 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value45 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value46 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value47 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value48 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value49 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value5 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value5 - Static variable in class com.sforce.soap.partner.FieldType
 
_value5 - Static variable in class com.sforce.soap.partner.SoapType
 
_value50 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value51 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value52 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value53 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value54 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value55 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value56 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value57 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value58 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value59 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value6 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value6 - Static variable in class com.sforce.soap.partner.FieldType
 
_value6 - Static variable in class com.sforce.soap.partner.SoapType
 
_value60 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value61 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value62 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value63 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value64 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value65 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value66 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value67 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value68 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value69 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value7 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value7 - Static variable in class com.sforce.soap.partner.FieldType
 
_value7 - Static variable in class com.sforce.soap.partner.SoapType
 
_value70 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value71 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value72 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value73 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value74 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value75 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value76 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value8 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value8 - Static variable in class com.sforce.soap.partner.FieldType
 
_value8 - Static variable in class com.sforce.soap.partner.SoapType
 
_value9 - Static variable in class com.sforce.soap.partner.fault.FaultCode
 
_value9 - Static variable in class com.sforce.soap.partner.FieldType
 
_value9 - Static variable in class com.sforce.soap.partner.SoapType
 
_WEBLINK_SIZE_LIMIT_EXCEEDED - Static variable in class com.sforce.soap.partner.StatusCode
 
_WRONG_CONTROLLER_TYPE - Static variable in class com.sforce.soap.partner.StatusCode
 

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 _

Copyright © 2009. All Rights Reserved.