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

A

abs() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
AbstractAdminImpl - Class in com.metamatrix.admin.server
 
AbstractAdminImpl(ServerAdminImpl, ClusteredRegistryState) - Constructor for class com.metamatrix.admin.server.AbstractAdminImpl
 
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
 
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.
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
acos() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
ActionHistory - Class in com.metamatrix.platform.config.service
This class maintains a history of actions.
ActionHistory() - Constructor for class com.metamatrix.platform.config.service.ActionHistory
 
ACTIONS - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthPermissions.ColumnName
 
ACTIVITY - Static variable in class com.metamatrix.platform.security.audit.destination.DatabaseAuditDestination.ColumnName
 
add(Schema) - Method in class com.metamatrix.common.jdbc.metadata.Catalog
 
add(Table) - Method in class com.metamatrix.common.jdbc.metadata.Catalog
 
add(Index) - Method in class com.metamatrix.common.jdbc.metadata.Catalog
 
add(Procedure) - Method in class com.metamatrix.common.jdbc.metadata.Catalog
 
add(Column) - Method in class com.metamatrix.common.jdbc.metadata.ColumnSet
 
add(Table) - Method in class com.metamatrix.common.jdbc.metadata.Schema
 
add(Index) - Method in class com.metamatrix.common.jdbc.metadata.Schema
 
add(Procedure) - Method in class com.metamatrix.common.jdbc.metadata.Schema
 
add(Column) - Method in class com.metamatrix.common.jdbc.metadata.Table
 
add(UniqueKey) - Method in class com.metamatrix.common.jdbc.metadata.Table
 
add(ForeignKey) - Method in class com.metamatrix.common.jdbc.metadata.Table
 
add(Index) - Method in class com.metamatrix.common.jdbc.metadata.Table
Add a reference from this table to the specified Index.
ADD_VDB - Static variable in class com.metamatrix.metadata.runtime.event.RuntimeMetadataEvent
 
addActionsForTransaction(List) - Method in class com.metamatrix.platform.config.service.ActionHistory
 
addAll(Collection) - Method in class com.metamatrix.common.jdbc.metadata.ColumnSet
 
addAll(Collection) - Method in class com.metamatrix.common.jdbc.metadata.Table
 
addAuthorizationProvider(String, String, Properties) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
addAuthorizationProvider(String, String, Properties) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
addColumn(Column, boolean) - Method in class com.metamatrix.common.jdbc.metadata.ColumnSet
 
addConcurrentUser() - Method in class com.metamatrix.common.connection.ManagedConnection.ConnectionStatistics
 
addConfigurationObjects(ConfigurationModelContainer, ConnectorBinding, ComponentType, Map, XMLConfigurationConnector, BasicConfigurationObjectEditor) - 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
addConnectorArchive(byte[], AdminOptions) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
addConnectorArchive(byte[], AdminOptions) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
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
 
addConnectorType(String, char[]) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
addConnectorType(String, char[]) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
addContent(JDBCObject) - Method in class com.metamatrix.common.jdbc.metadata.JDBCNamespace
 
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
 
addFullName(StringBuffer, String) - Method in class com.metamatrix.common.jdbc.metadata.JDBCObject
 
addHost(String, Properties) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
addHost(String, Properties) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
addHost(String, Properties) - Method in class com.metamatrix.platform.admin.apiimpl.ConfigurationAdminAPIImpl
 
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
 
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.common.messaging.VMMessageBus
 
addListener(RegistryListener) - Method in class com.metamatrix.platform.registry.ClusteredRegistryState
Add a listener for the registry node
addMonths() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
addObjects(Object, Object) - Method in class com.metamatrix.platform.config.spi.xml.ConfigTransaction
Call to add an object to the set of objects that changed during this transaction.
addOperator(ExpressionOperator) - Method in class com.metamatrix.common.jdbc.JDBCPlatform
 
addOperator(ExpressionOperator) - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
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.
addPrincipalsToRole(Set, String) - Method in class com.metamatrix.platform.admin.apiimpl.AuthorizationAdminAPIImpl
Add the given set of principals to the given role.
addPrincipalToRoles(MetaMatrixPrincipalName, Collection) - Method in class com.metamatrix.platform.admin.apiimpl.AuthorizationAdminAPIImpl
Add the given principal to the given roles.
addPrivilege(String) - Method in class com.metamatrix.common.jdbc.metadata.Table
Adds the specified privilege to this table.
addProcess(String, Properties) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
addProcess(String, Properties) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
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
 
addProperty(Properties, String, Properties, String) - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
 
addSelector(String) - Method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
addServiceBinding(String, String, ServiceRegistryBinding) - Method in class com.metamatrix.platform.registry.ClusteredRegistryState
 
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 class com.metamatrix.platform.admin.apiimpl.ExtensionSourceAdminAPIImpl
Adds an extension source to the end of the list of sources
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.
addTypeToCache(String) - Method in class com.metamatrix.common.extensionmodule.spi.jdbc.FileCache
 
addUDF(byte[], String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
addUDF(byte[], String) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
addVDB(String, byte[], AdminOptions) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
addVDB(String, byte[], AdminOptions) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
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 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 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 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 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 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 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 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 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 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 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 class com.metamatrix.platform.util.ErrorMessageKeys
 
admin_0012 - Static variable in class com.metamatrix.server.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 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 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 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 class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0018 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
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 class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0020 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
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 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 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 class com.metamatrix.platform.util.ErrorMessageKeys
 
admin_0024 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
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 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 class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0027 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
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 class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0029 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
ADMIN_0030 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0031 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0032 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0033 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0034 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
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 class com.metamatrix.platform.util.ErrorMessageKeys
 
admin_0036 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
ADMIN_0037 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
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 class com.metamatrix.platform.util.ErrorMessageKeys
 
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 class com.metamatrix.platform.util.ErrorMessageKeys
 
admin_0041 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
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 class com.metamatrix.platform.util.ErrorMessageKeys
 
admin_0043 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
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 class com.metamatrix.platform.util.ErrorMessageKeys
 
admin_0045 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
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 class com.metamatrix.platform.util.ErrorMessageKeys
 
admin_0047 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
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 class com.metamatrix.platform.util.ErrorMessageKeys
 
admin_0049 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
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 class com.metamatrix.platform.util.ErrorMessageKeys
 
admin_0051 - Static variable in class com.metamatrix.server.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 class com.metamatrix.platform.util.ErrorMessageKeys
 
admin_0053 - Static variable in class com.metamatrix.server.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 class com.metamatrix.server.util.ErrorMessageKeys
 
ADMIN_0056 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0058 - Static variable in class com.metamatrix.platform.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_0067 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0068 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0069 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0070 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0073 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0074 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0076 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0083 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0084 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0086 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0094 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0095 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0096 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0097 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0099 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0100 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0101 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0102 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0103 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0104 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0105 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0106 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0107 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0108 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0109 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0110 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0111 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0112 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0113 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_0114 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
ADMIN_PASSWORD - Static variable in interface com.metamatrix.platform.security.api.service.MembershipServiceInterface
 
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
 
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(IAdminHelper, AdminMethodRoleResolver, ServerAdmin) - Constructor for class com.metamatrix.common.comm.platform.socket.server.AdminAuthorizationInterceptor
Ctor.
AdminHelper - Class in com.metamatrix.platform.admin.apiimpl
This class is used by all AdminAPIImpl to do general tasks such as session vlidation and authorization role checking.
AdminHelper() - Constructor for class com.metamatrix.platform.admin.apiimpl.AdminHelper
ctor
AdminMethodRoleResolver - Class in com.metamatrix.admin.util
Allows access to required role(s) for admin methods.
AdminMethodRoleResolver() - Constructor for class com.metamatrix.admin.util.AdminMethodRoleResolver
 
AdminServerPlugin - Class in com.metamatrix.admin.server
 
AdminServerPlugin() - Constructor for class com.metamatrix.admin.server.AdminServerPlugin
 
ALIAS - Static variable in interface com.metamatrix.common.jdbc.JDBCPlatform.TableTypes
 
ALL_COLS - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
allOperators - Static variable in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
AND - Static variable in class com.metamatrix.common.jdbc.JDBCPlatform
 
AND - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
and() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
ANONYMOUS - Static variable in class com.metamatrix.common.net.ServerSocketConfiguration
 
ANONYMOUS_ROLE - Static variable in class com.metamatrix.admin.util.AdminMethodRoleResolver
 
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
 
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
 
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
 
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.
applyTo(Object) - Method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
applyTransaction(ConfigTransaction) - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationMgr
Apply transaction is called when the Transaction is committed.
Ascending - Static variable in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
Ordering functions
ascending() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
ascii() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
asin() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
assertIdentity(MetaMatrixSessionID) - Method in class com.metamatrix.common.comm.platform.socket.server.LogonImpl
 
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 class com.metamatrix.admin.server.ServerAdminImpl
 
assignBindingToModel(String, String, String, String) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
assignRoleToGroup(String, String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
assignRoleToGroup(String, String) - Method in class com.metamatrix.admin.server.ServerSecurityAdminImpl
 
atan() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
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.
AuditManager() - Constructor for class com.metamatrix.platform.security.audit.AuditManager
 
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
 
authenticateUser(String, Credentials, Serializable, String) - Method in class com.metamatrix.platform.admin.apiimpl.MembershipAdminAPIImpl
Authenticate the given user / credentials as a valid system user using the given payload and application name
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.
AuthenticationToken - Interface in com.metamatrix.platform.security.membership.service
Interface AuthenticationToken.
AUTHORIZATION_SERVICE_PROXY_CLASS - Static variable in class com.metamatrix.platform.util.PlatformProxyHelper
 
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
 
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
 
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
 
Average - Static variable in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
average() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 

B

baselineCurrentConfiguration() - Method in class com.metamatrix.platform.admin.apiimpl.ConfigurationAdminAPIImpl
Baselines the realtime portion of the current (operational) configuration into the next-startup configuration.
baselineCurrentConfiguration(String) - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Baselines the realtime portion of the current (operational) configuration into the next-startup configuration.
baselineCurrentConfiguration(String) - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
Baselines the realtime portion of the current (operational) configuration into the next-startup configuration.
BaseTransaction - Class in com.metamatrix.common.connection
 
BaseTransaction(ManagedConnection, boolean) - Constructor for class com.metamatrix.common.connection.BaseTransaction
 
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
 
begin(String, int, boolean) - Method in class com.metamatrix.platform.config.spi.xml.ConfigTransaction
This method is implemented by this class so that the actual lock can be obtained prior to the transaction beginning.
begin() - Method in class com.metamatrix.platform.config.spi.xml.ConfigUserTransaction
 
beginSystemInitialization(boolean, ConfigTransaction) - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationWriter
 
beginTransaction() - Method in interface com.metamatrix.platform.config.persistence.api.PersistentConnection
 
beginTransaction() - Method in class com.metamatrix.platform.config.persistence.impl.file.FilePersistentConnection
 
beginTransaction() - Method in class com.metamatrix.platform.config.persistence.impl.jdbc.JDBCPersistentConnection
 
bePostfix() - Method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
bePrefix() - Method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
beRepeating() - Method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
between() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
binaryRelationOperators() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
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.platform.admin.apiimpl.RuntimeStateAdminAPIHelper
Shutdown server and restart.
bounceServer() - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIImpl
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 class com.metamatrix.admin.server.ServerAdminImpl
 
bounceSystem(boolean) - Method in class com.metamatrix.admin.server.ServerRuntimeStateAdminImpl
 
buildClassTypes() - Method in class com.metamatrix.common.jdbc.JDBCPlatform
 
buildCommaSeperatedColumns(Collection) - Method in class com.metamatrix.common.jdbc.JDBCPlatform
Takes a columns of Columns and returns a comma seperated string
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.
buildExpression(String) - Method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
buildExtensionDescriptor(ResultSet) - Static method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleReader
 
buildFieldTypes() - Method in class com.metamatrix.common.jdbc.db.DB2Platform
 
buildFieldTypes() - Method in class com.metamatrix.common.jdbc.db.DerbyPlatform
 
buildFieldTypes() - Method in class com.metamatrix.common.jdbc.db.MSSQLPlatform
 
buildFieldTypes() - Method in class com.metamatrix.common.jdbc.db.OraclePlatform
 
buildFieldTypes() - Method in class com.metamatrix.common.jdbc.JDBCPlatform
 
buildGroupObjects(Iterator) - Method in class com.metamatrix.metadata.runtime.model.MetadataCache
Bould groups to be displayed in the metadata tree.
buildPlatformOperators() - Method in class com.metamatrix.common.jdbc.db.DB2Platform
 
buildPlatformOperators() - Method in class com.metamatrix.common.jdbc.db.DerbyPlatform
 
buildPlatformOperators() - Method in class com.metamatrix.common.jdbc.db.MSSQLPlatform
 
buildPlatformOperators() - Method in class com.metamatrix.common.jdbc.db.OraclePlatform
 
buildPlatformOperators() - Method in class com.metamatrix.common.jdbc.db.SybasePlatform
 
buildPlatformOperators() - Method in class com.metamatrix.common.jdbc.JDBCPlatform
 
buildSetParmClause(Object[]) - Method in class com.metamatrix.common.jdbc.JDBCPlatform
 
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.
buildWhereParameterClause(Column[]) - Method in class com.metamatrix.common.jdbc.JDBCPlatform
 
buildWhereUsingUiqueKeys(Collection) - Method in class com.metamatrix.common.jdbc.JDBCPlatform
 

C

CACHE_CLASS_LOADERS - Static variable in class com.metamatrix.server.util.ServerPropertyNames
Whether ConnectorService should cache ClassLoaders.
CacheAdmin - Interface in com.metamatrix.platform.service.api
Interface for an object that allows the administration of caches.
cacheChanged() - Method in class com.metamatrix.platform.registry.ClusteredRegistryState
 
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.
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(RequestID, int) - Method in class com.metamatrix.server.query.service.QueryService
 
cancelQuery(RequestID, boolean) - Method in interface com.metamatrix.server.query.service.QueryServiceInterface
 
cancelQuery(RequestID, int) - Method in interface com.metamatrix.server.query.service.QueryServiceInterface
 
cancelRequest(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
cancelRequest(String) - Method in class com.metamatrix.admin.server.ServerRuntimeStateAdminImpl
 
cancelRequest(RequestID) - Method in class com.metamatrix.server.admin.apiimpl.QueryAdminAPIImpl
Cancel a single query for the user session.
cancelRequest(RequestID, int) - Method in class com.metamatrix.server.admin.apiimpl.QueryAdminAPIImpl
Cancel an atomic query for the user session.
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
 
cancelRequests(MetaMatrixSessionID) - Method in class com.metamatrix.server.admin.apiimpl.QueryAdminAPIImpl
Cancel all queries for the user session.
cancelSourceRequest(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
cancelSourceRequest(String) - Method in class com.metamatrix.admin.server.ServerRuntimeStateAdminImpl
 
Catalog - Class in com.metamatrix.common.jdbc.metadata
 
Catalog() - Constructor for class com.metamatrix.common.jdbc.metadata.Catalog
 
Catalog(String) - Constructor for class com.metamatrix.common.jdbc.metadata.Catalog
 
ceil() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
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.server.dqp.service.PlatformVDBService
 
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
 
CHECK_PASSWORD - Static variable in class com.metamatrix.platform.security.membership.spi.file.FileMembershipDomain
 
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.
checkForRequiredRole(SessionToken, String, String) - Static method in class com.metamatrix.platform.admin.apiimpl.AdminAPIHelper
Checks that user is in the necessary role, throws an exception if not.
checkForRequiredRole(SessionToken, String) - Method in class com.metamatrix.platform.admin.apiimpl.AdminHelper
Checks that user is in the necessary role, throws an exception if not.
checkForRequiredRole(SessionToken, String) - Method in interface com.metamatrix.platform.admin.apiimpl.IAdminHelper
Checks that user is in the necessary role, throws an exception if not.
checkingEntitlements() - Method in class com.metamatrix.server.dqp.service.PlatformAuthorizationService
Determine whether entitlements checking is enabled on the server.
checkPasswords() - Method in class com.metamatrix.platform.security.membership.spi.file.FileMembershipDomain
 
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(Properties, String) - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Check whether the given properties pertaining to the given component (name and type) contain at least one value that the server cannot decrypt with its current keystore.
checkPropertiesDecryptable(List) - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
Check whether the encrypted properties for the specified ComponentDefns can be decrypted.
checkPropertiesDecryptable(Properties, String) - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
 
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 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().
CHECKSUM - Static variable in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCNames.ExtensionFilesTable.ColumnName
 
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.
chr() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
classTypes - Variable in class com.metamatrix.common.jdbc.JDBCPlatform
 
cleanup(SessionToken) - Method in interface com.metamatrix.platform.security.api.service.SessionTerminationHandler
 
cleanup(SessionToken) - Method in class com.metamatrix.server.util.DataServerSessionTerminationHandler
 
CLEAR_CACHE_FOR_VDB - Static variable in class com.metamatrix.metadata.runtime.event.RuntimeMetadataEvent
 
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.metadata.runtime.RuntimeMetadataCatalog
clear the cache.
clearCache() - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationMgr
 
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).
clearConnectorBindingCache(String) - Method in class com.metamatrix.server.dqp.service.PlatformDataService
 
clearHistory() - Method in class com.metamatrix.platform.admin.apiimpl.ConfigurationAdminAPIImpl
Clear the history of all actions without undoing any of them.
clearHistory() - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Clear the history of all actions without undoing any of them.
clearHistory() - Method in class com.metamatrix.platform.config.service.ActionHistory
 
clearHistory() - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
Clear the history of all actions without undoing any of them.
clearPoliciesFromCache() - Method in class com.metamatrix.platform.security.authorization.cache.AuthorizationCache
Remove from the cache all policies.
clearPrincipalsFromCache() - Method in class com.metamatrix.platform.security.authorization.cache.AuthorizationCache
Remove from the cache all accounts and the policyIDs they reference.
ClientInstance - Interface in com.metamatrix.common.comm.platform.socket.server
Represents a ClientConnection from the server's point of view.
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
 
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
 
close() - Method in class com.metamatrix.admin.server.ServerAdminImpl
Do nothing: this is implemented in ServerAdminClientInterceptor on the client-side.
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(Connection) - Method in class com.metamatrix.common.log.reader.DBLogReader
 
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 class com.metamatrix.platform.config.persistence.impl.jdbc.JDBCPersistentConnection
 
close() - Method in class com.metamatrix.platform.config.spi.xml.XMLCurrentConfigurationReader
This method should close the connection to the repository that holds the current configuration.
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.server.dqp.service.tracker.DatabaseCommandLogger
 
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.
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
 
CLUSTERED - Static variable in class com.metamatrix.common.jdbc.metadata.IndexType
Identifies an index as a clustered index.
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
 
CNCTR_BNDNG_NM - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.VDBModels.ColumnName
 
CODE_TABLE_CACHE - Static variable in interface com.metamatrix.platform.service.api.CacheAdmin
 
Column - Class in com.metamatrix.common.jdbc.metadata
 
Column() - Constructor for class com.metamatrix.common.jdbc.metadata.Column
 
Column(String) - Constructor for class com.metamatrix.common.jdbc.metadata.Column
 
Column(String, int) - Constructor for class com.metamatrix.common.jdbc.metadata.Column
 
COLUMN_IN - Static variable in class com.metamatrix.common.jdbc.metadata.ProcedureColumnType
Column contains an IN Parameter
COLUMN_INOUT - Static variable in class com.metamatrix.common.jdbc.metadata.ProcedureColumnType
Column contains an INOUT Parameter
COLUMN_NOT_PSEUDO - Static variable in class com.metamatrix.common.jdbc.metadata.ColumnType
Column contains an INOUT Parameter
COLUMN_OUT - Static variable in class com.metamatrix.common.jdbc.metadata.ProcedureColumnType
Column contains an OUT Parameter
COLUMN_PSEUDO - Static variable in class com.metamatrix.common.jdbc.metadata.ColumnType
Column contains an IN Parameter
COLUMN_PSEUDO_UNKNOWN - Static variable in class com.metamatrix.common.jdbc.metadata.ColumnType
Column type is unknown
COLUMN_RESULT - Static variable in class com.metamatrix.common.jdbc.metadata.ProcedureColumnType
Column is a result column in a ResultSet object
COLUMN_RETURN - Static variable in class com.metamatrix.common.jdbc.metadata.ProcedureColumnType
Column contains the return value for the procedure
COLUMN_UNKNOWN - Static variable in class com.metamatrix.common.jdbc.metadata.ProcedureColumnType
Column type is unknown
ColumnSet - Class in com.metamatrix.common.jdbc.metadata
 
ColumnSet() - Constructor for class com.metamatrix.common.jdbc.metadata.ColumnSet
 
ColumnSet(String) - Constructor for class com.metamatrix.common.jdbc.metadata.ColumnSet
 
ColumnSet(String, String, String) - Constructor for class com.metamatrix.common.jdbc.metadata.ColumnSet
 
ColumnType - Class in com.metamatrix.common.jdbc.metadata
 
com.metamatrix.admin.server - package com.metamatrix.admin.server
 
com.metamatrix.admin.util - package com.metamatrix.admin.util
 
com.metamatrix.common.comm.platform.socket - package com.metamatrix.common.comm.platform.socket
 
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.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.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.jdbc.db - package com.metamatrix.common.jdbc.db
 
com.metamatrix.common.jdbc.metadata - package com.metamatrix.common.jdbc.metadata
 
com.metamatrix.common.jdbc.syntax - package com.metamatrix.common.jdbc.syntax
 
com.metamatrix.common.log - package com.metamatrix.common.log
 
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.net - package com.metamatrix.common.net
 
com.metamatrix.metadata.runtime - package com.metamatrix.metadata.runtime
 
com.metamatrix.metadata.runtime.event - package com.metamatrix.metadata.runtime.event
 
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.vdb.defn - package com.metamatrix.metadata.runtime.vdb.defn
 
com.metamatrix.platform - package com.metamatrix.platform
 
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.persistence.impl.jdbc - package com.metamatrix.platform.config.persistence.impl.jdbc
 
com.metamatrix.platform.config.service - package com.metamatrix.platform.config.service
 
com.metamatrix.platform.config.spi - package com.metamatrix.platform.config.spi
 
com.metamatrix.platform.config.spi.xml - package com.metamatrix.platform.config.spi.xml
 
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.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.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.util - package com.metamatrix.server.util
 
COMMA - Static variable in class com.metamatrix.common.jdbc.JDBCPlatform
 
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 interface com.metamatrix.metadata.runtime.spi.RuntimeBaseConnector
Make all changes made during this transaction's lifetime and release any data source locks currently held by the associated Connection.
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.persistence.impl.jdbc.JDBCPersistentConnection
 
commit() - Method in interface com.metamatrix.platform.config.spi.ConfigurationTransaction
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.platform.config.spi.xml.ConfigTransaction
Complete the transaction represented by this TransactionObject.
commit() - Method in class com.metamatrix.platform.config.spi.xml.ConfigUserTransaction
 
commit() - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationConnector
 
commit() - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationTransaction
Complete the transaction represented by this TransactionObject.
COMMON_EXTENSION_CLASPATH - Static variable in class com.metamatrix.server.util.ServerPropertyNames
 
compareTo(Object) - Method in class com.metamatrix.common.jdbc.metadata.ColumnType
Compares this object to another.
compareTo(Object) - Method in class com.metamatrix.common.jdbc.metadata.IndexType
Compares this object to another.
compareTo(Object) - Method in class com.metamatrix.common.jdbc.metadata.Nullability
Compares this object to another.
compareTo(Object) - Method in class com.metamatrix.common.jdbc.metadata.ProcedureColumnType
Compares this object to another.
compareTo(Object) - Method in class com.metamatrix.common.jdbc.metadata.ProcedureType
Compares this object to another.
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.
COMPONENT_TYPE_NAME - Static variable in interface com.metamatrix.platform.service.controller.ServicePropertyNames
 
concat() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
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.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.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.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.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.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.platform.config.ConfigMessages
 
CONFIG_0016 - Static variable in class com.metamatrix.platform.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.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_CONTENTS - Static variable in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCNames.ExtensionFilesTable.ColumnName
 
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_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
 
ConfigPlugin - Class in com.metamatrix.platform.config
 
ConfigPlugin() - Constructor for class com.metamatrix.platform.config.ConfigPlugin
 
ConfigTransaction - Class in com.metamatrix.platform.config.spi.xml
 
ConfigTransaction(TransactionID, long) - Constructor for class com.metamatrix.platform.config.spi.xml.ConfigTransaction
 
ConfigTransactionException - Exception in com.metamatrix.platform.config.spi.xml
Date Oct 10, 2002 TransactionException exception indicates that the request cannot be executed because of an error with the transaction.
ConfigTransactionException() - Constructor for exception com.metamatrix.platform.config.spi.xml.ConfigTransactionException
No-arg CTOR
ConfigTransactionException(String) - Constructor for exception com.metamatrix.platform.config.spi.xml.ConfigTransactionException
Construct an instance with the message specified.
ConfigTransactionException(String, String) - Constructor for exception com.metamatrix.platform.config.spi.xml.ConfigTransactionException
Construct an instance with the message and error code specified.
ConfigTransactionException(Exception, String) - Constructor for exception com.metamatrix.platform.config.spi.xml.ConfigTransactionException
Construct an instance from a message and an exception to chain to this one.
ConfigTransactionException(Exception, String, String) - Constructor for exception com.metamatrix.platform.config.spi.xml.ConfigTransactionException
Construct an instance from a message and a code and an exception to chain to this one.
Configuration - Interface in com.metamatrix.server
 
CONFIGURATION_MODEL_TYPE - Static variable in class com.metamatrix.common.extensionmodule.ExtensionModuleTypes
The name of the Configuration Model type of extension module.
CONFIGURATION_SERVICE_PROXY_CLASS - Static variable in class com.metamatrix.platform.util.PlatformProxyHelper
 
ConfigurationAdminAPIImpl - Class in com.metamatrix.platform.admin.apiimpl
 
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
 
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
 
ConfigurationServicePropertyNames - Class in com.metamatrix.platform.config.api.service
 
ConfigurationServicePropertyNames() - Constructor for class com.metamatrix.platform.config.api.service.ConfigurationServicePropertyNames
 
ConfigurationTransaction - Interface in com.metamatrix.platform.config.spi
 
ConfigurationTransaction.ComponentTypeSearch - Class in com.metamatrix.platform.config.spi
 
ConfigurationTransaction.ComponentTypeSearch() - Constructor for class com.metamatrix.platform.config.spi.ConfigurationTransaction.ComponentTypeSearch
 
ConfigUserTransaction - Class in com.metamatrix.platform.config.spi.xml
 
ConfigUserTransactionFactory - Class in com.metamatrix.platform.config.spi.xml
 
ConfigUserTransactionFactory() - Constructor for class com.metamatrix.platform.config.spi.xml.ConfigUserTransactionFactory
Construct a factory that can be used to create read or write transactions.
connect() - Method in class com.metamatrix.common.extensionmodule.protocol.extensionjar.ExtensionJarURLConnection
 
connect(Properties) - Method in class com.metamatrix.platform.config.spi.xml.XMLCurrentConfigurationReader
This method should connect to the repository that holds the current configuration, using the specified properties.
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.platform.config.api.service.ConfigurationServicePropertyNames
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.extensionmodule.ExtensionModulePropertyNames
The environment property name for the class of the driver.
CONNECTION_DRIVER - Static variable in class com.metamatrix.platform.config.api.service.ConfigurationServicePropertyNames
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_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.platform.config.api.service.ConfigurationServicePropertyNames
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.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.platform.config.api.service.ConfigurationServicePropertyNames
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_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.platform.config.api.service.ConfigurationServicePropertyNames
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.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.platform.config.api.service.ConfigurationServicePropertyNames
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_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.platform.config.api.service.ConfigurationServicePropertyNames
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_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.platform.config.api.service.ConfigurationServicePropertyNames
The environment property name for the username that is to be used for connecting to the metadata store.
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
 
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.
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.
contains(Schema) - Method in class com.metamatrix.common.jdbc.metadata.Catalog
 
contains(Table) - Method in class com.metamatrix.common.jdbc.metadata.Catalog
 
contains(Index) - Method in class com.metamatrix.common.jdbc.metadata.Catalog
 
contains(Procedure) - Method in class com.metamatrix.common.jdbc.metadata.Catalog
 
contains(Column) - Method in class com.metamatrix.common.jdbc.metadata.ColumnSet
 
contains(Table) - Method in class com.metamatrix.common.jdbc.metadata.Schema
 
contains(Index) - Method in class com.metamatrix.common.jdbc.metadata.Schema
 
contains(Procedure) - Method in class com.metamatrix.common.jdbc.metadata.Schema
 
contains(UniqueKey) - Method in class com.metamatrix.common.jdbc.metadata.Table
 
contains(ForeignKey) - Method in class com.metamatrix.common.jdbc.metadata.Table
 
contains(Index) - Method in class com.metamatrix.common.jdbc.metadata.Table
 
contains(Object) - Method in class com.metamatrix.platform.config.spi.xml.ConfigTransaction
 
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?
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.
CONTENT_MODIFIER - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthPermissions.ColumnName
 
CONTEXT - Static variable in class com.metamatrix.common.log.DbLogWriter.ColumnName
 
CONTEXT - Static variable in class com.metamatrix.platform.security.audit.destination.DatabaseAuditDestination.ColumnName
 
CONTEXT_DELIMETER - Static variable in class com.metamatrix.platform.security.audit.config.CurrentConfigAuditConfigurationFactory
 
convertClobToByteArray(ResultSet, String) - Method in class com.metamatrix.common.jdbc.db.MMOracleSecurePlatform
 
convertClobToByteArray(ResultSet, String) - Method in class com.metamatrix.common.jdbc.JDBCPlatform
 
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
 
convertToAdminVDB(VirtualDatabase) - Method in class com.metamatrix.admin.server.AbstractAdminImpl
Utility method the converts a VirtualDatabase into an admin VDB object.
convertToByteArray(Object) - Method in class com.metamatrix.common.jdbc.JDBCPlatform
 
convertToByteArray(Blob) - Method in class com.metamatrix.common.jdbc.JDBCPlatform
 
convertToByteArray(Clob) - Method in class com.metamatrix.common.jdbc.JDBCPlatform
 
cos() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
cosh() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
Count - Static variable in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
Aggregate functions
count() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
createChangeListener() - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationMgr
 
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
 
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(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.config.spi.xml.XMLConfigurationConnectorFactory
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.
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
 
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
 
createDeleteStatement(Table) - Method in class com.metamatrix.common.jdbc.JDBCPlatform
Obtain the statement that may be used to delete records from a table with the specified metadata.
createDeleteStatement(Table, String) - Method in class com.metamatrix.common.jdbc.JDBCPlatform
 
createDeleteStatement(Table, Column[], String) - Method in class com.metamatrix.common.jdbc.JDBCPlatform
 
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
 
createIDBlock(long, String, boolean) - Method in interface com.metamatrix.common.id.dbid.spi.DBIDSourceTransaction
Create and return a new ReservedIDBlock.
createIDBlock(long, String) - Method in class com.metamatrix.common.id.dbid.spi.InMemoryIDController
 
createIDBlock(long, String, boolean) - Method in class com.metamatrix.common.id.dbid.spi.jdbc.DBIDResourceTransaction
Create and return a new ReservedIDBlock.
createInsertStatement(Table) - Method in class com.metamatrix.common.jdbc.db.OraclePlatform
This will create an insert statement that can be used to insert rows using a PreparedStatement.
createInsertStatement(Table) - Method in class com.metamatrix.common.jdbc.JDBCPlatform
This will create an insert statement that can be used to insert rows using a PreparedStatement.
createInsertStatement(Table, String) - Method in class com.metamatrix.common.jdbc.JDBCPlatform
 
createInsertStatement(Table, String[]) - Method in class com.metamatrix.common.jdbc.JDBCPlatform
This will create an insert statement that will contain the actual values to be inserted into the table.
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
 
createPersistentConnection() - 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.
createPersistentConnection() - Method in class com.metamatrix.platform.config.persistence.impl.jdbc.JDBCPersistentConnectionFactory
Creates the the of PersistentConnection required to communicate to the configuration repository.
createPersistentConnectionFactory(Properties) - Static method in class com.metamatrix.platform.config.persistence.api.PersistentConnectionFactory
createPersistentConnectionFactory is used for bootstrapping the system.
createReadTransaction(String) - Method in class com.metamatrix.platform.config.spi.xml.ConfigUserTransactionFactory
Create a new instance of a UserTransaction that may be used to read information.
createSelectStatement(Table) - Method in class com.metamatrix.common.jdbc.JDBCPlatform
This will create an select statement that can be used to select rows.
createSelectStatement(Table, String) - Method in class com.metamatrix.common.jdbc.JDBCPlatform
 
createSelectStatement(Table, String, Column[]) - Method in class com.metamatrix.common.jdbc.JDBCPlatform
Create the select SQL string based on the table metadata.
createSession(String, Credentials, Serializable, String, 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, String, Properties) - Method in class com.metamatrix.platform.security.session.service.SessionServiceImpl
 
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.config.spi.xml.XMLConfigurationConnectorFactory
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.
createTruncateStatement(String) - Method in class com.metamatrix.common.jdbc.JDBCPlatform
 
createTruncateStatement(String, String) - Method in class com.metamatrix.common.jdbc.JDBCPlatform
 
createUpdateStatement(Table) - Method in class com.metamatrix.common.jdbc.JDBCPlatform
Obtain the statement that can be used to update records in a table using a PreparedStatement.
createUpdateStatement(Table, String[]) - Method in class com.metamatrix.common.jdbc.JDBCPlatform
Obtain the statement which will contain the actual data values to update records in a table.
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.
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
 
createWriteTransaction(String) - Method in class com.metamatrix.platform.config.spi.xml.ConfigUserTransactionFactory
Create a new instance of a UserTransaction that may be used to write and/or update information.
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
 
CTX_AUTHORIZATION - Static variable in interface com.metamatrix.platform.security.audit.SecurityAuditContexts
 
CTX_DELETE - Static variable in interface com.metamatrix.server.util.ServerAuditContexts
 
CTX_INSERT - Static variable in interface com.metamatrix.server.util.ServerAuditContexts
 
CTX_MEMBERSHIP - Static variable in interface com.metamatrix.platform.security.audit.SecurityAuditContexts
 
CTX_PROCEDURE - Static variable in interface com.metamatrix.server.util.ServerAuditContexts
 
CTX_QUERY - Static variable in interface com.metamatrix.server.util.ServerAuditContexts
 
CTX_QUERY_SERVICE - Static variable in interface com.metamatrix.server.util.LogConstants
 
CTX_REGISTRY - Static variable in interface com.metamatrix.platform.util.LogPlatformConstants
 
CTX_ROUTER - Static variable in interface com.metamatrix.server.util.LogConstants
 
CTX_RUNTIME_ADMIN - Static variable in interface com.metamatrix.platform.util.LogPlatformConstants
 
CTX_RUNTIME_METADATA_ADMIN_API - Static variable in interface com.metamatrix.server.admin.api.ServerAdminLogConstants
 
CTX_SERVICE_CONTROLLER - Static variable in interface com.metamatrix.platform.util.LogPlatformConstants
 
CTX_SESSION - Static variable in interface com.metamatrix.platform.security.audit.SecurityAuditContexts
 
CTX_UPDATE - Static variable in interface com.metamatrix.server.util.ServerAuditContexts
 
CTX_VM_CONTROLLER - Static variable in interface com.metamatrix.platform.util.LogPlatformConstants
 
CurrentConfigAuditConfigurationFactory - Class in com.metamatrix.platform.security.audit.config
 
CurrentConfigAuditConfigurationFactory() - Constructor for class com.metamatrix.platform.security.audit.config.CurrentConfigAuditConfigurationFactory
 

D

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
 
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.platform.config.persistence.impl.jdbc.JDBCPersistentConnectionFactory
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.
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
 
databaseStrings - Variable in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
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
 
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.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
 
dateToString() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
DB2 - Static variable in interface com.metamatrix.common.jdbc.JDBCPlatformFactory.PlatformClass
 
DB2 - Static variable in interface com.metamatrix.common.jdbc.JDBCPlatformFactory.Protocol
 
DB2 - Static variable in interface com.metamatrix.common.jdbc.JDBCPlatformFactory.Supported
 
DB2Platform - Class in com.metamatrix.common.jdbc.db
 
DB2Platform() - Constructor for class com.metamatrix.common.jdbc.db.DB2Platform
 
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.
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.
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 class com.metamatrix.admin.server.ServerAdminImpl
 
deassignBindingsFromModel(String[], String, String, String) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
deepClone() - Method in class com.metamatrix.platform.security.audit.config.UnmodifiableAuditConfiguration
 
DEFAULT - Static variable in interface com.metamatrix.common.jdbc.JDBCPlatformFactory.PlatformClass
 
DEFAULT - Static variable in interface com.metamatrix.common.jdbc.JDBCPlatformFactory.Supported
 
DEFAULT_ACTION_COUNT_LIMIT - Static variable in class com.metamatrix.platform.config.service.ActionHistory
 
DEFAULT_ADMIN_USERNAME - Static variable in interface com.metamatrix.platform.security.api.service.MembershipServiceInterface
 
DEFAULT_APPEND - Static variable in class com.metamatrix.platform.security.audit.destination.SingleFileAuditDestination
 
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_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_CONNECTION_FACTORY_CLASS - Static variable in class com.metamatrix.platform.config.api.service.ConfigurationServicePropertyNames
The default connection factory class to use when one is not specified.
DEFAULT_CONSOLE_AUDIT_FORMAT_PROPERTY_NAME - Static variable in class com.metamatrix.platform.security.audit.destination.ConsoleAuditDestination
 
DEFAULT_ESCAPE_CHARACTER - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
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_FILE_NAME - Static variable in class com.metamatrix.platform.security.audit.destination.SingleFileAuditDestination
 
DEFAULT_GROUPS_DISPLAY_NAME_ATTRIBUTE - Static variable in class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
DEFAULT_KEYSTORE_TYPE - Static variable in class com.metamatrix.common.net.ServerSocketConfiguration
 
DEFAULT_LOG_FORMAT_PROPERTY_NAME - Static variable in class com.metamatrix.platform.security.audit.destination.AbstractAuditDestination
 
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_RESOURCE_LENGTH - Static variable in class com.metamatrix.platform.security.audit.destination.DatabaseAuditDestination
 
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_RESOURCE_DELIMITER - Static variable in class com.metamatrix.platform.security.audit.destination.DatabaseAuditDestination
 
DEFAULT_SEARCH_FILTER - Static variable in class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
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_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_USERS_DISPLAY_NAME_ATTRIBUTE - Static variable in class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
DEFAULT_WSDL_USERNAME - Static variable in interface com.metamatrix.platform.security.api.service.MembershipServiceInterface
 
DELETE - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
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 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(ConfigurationID, String) - Method in class com.metamatrix.platform.config.persistence.impl.jdbc.JDBCPersistentConnection
Writes the collection of models to its persistent store based on the implementation of the persistent connection.
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_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_FROM - Static variable in class com.metamatrix.common.jdbc.JDBCPlatform
 
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_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_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_REALM - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
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.
deleteConnectorBinding(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
deleteConnectorBinding(String) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
deleteConnectorType(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
deleteConnectorType(String) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
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
deleteHost(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
deleteHost(String) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
deleteProcess(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
deleteProcess(String) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
deleteUDF() - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
deleteUDF() - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
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.
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
 
DELIMITER - Static variable in class com.metamatrix.common.jdbc.metadata.JDBCObject
 
DEPLOYABLE_COMPONENT_TYPE - Static variable in class com.metamatrix.platform.config.spi.ConfigurationTransaction.ComponentTypeSearch
 
DEPLOYMENT_ADMIN - Static variable in class com.metamatrix.server.util.SecurityRoles.Name
 
deployPSC(Host, VMComponentDefn, String, String) - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Deploys the ServiceComponentDefns indicated by the ProductServiceConfig, contained by the Configuration, onto the specified Host and VM.
deployPSC(Host, VMComponentDefn, String, String) - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
Deploys the ServiceComponentDefns indicated by the ProductServiceConfig, contained by the Configuration, onto the specified Host and VM.
DERBY - Static variable in interface com.metamatrix.common.jdbc.JDBCPlatformFactory.PlatformClass
 
DERBY - Static variable in interface com.metamatrix.common.jdbc.JDBCPlatformFactory.Protocol
 
DERBY - Static variable in interface com.metamatrix.common.jdbc.JDBCPlatformFactory.Supported
 
DerbyPlatform - Class in com.metamatrix.common.jdbc.db
 
DerbyPlatform() - Constructor for class com.metamatrix.common.jdbc.db.DerbyPlatform
 
deref() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
DESC - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
Descending - Static variable in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
descending() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
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.authorization.spi.jdbc.JDBCNames.AuthPolicies.ColumnName
 
DESCRIPTION - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthRealms.ColumnName
 
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
 
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.
disableHost(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
disableHost(String) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
disableProcess(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
disableProcess(String) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
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 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.
DISPLAY_NAME - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthPermTypes.ColumnName
 
DISTINCT - Static variable in class com.metamatrix.common.jdbc.JDBCPlatform
 
DISTINCT - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
doBounceService(String) - Method in class com.metamatrix.server.ServiceManager
 
doesConfigurationExist(String) - Method in interface com.metamatrix.platform.config.spi.ConfigurationTransaction
Returns a boolean indicating if the configuration already exist or not.
doesConfigurationExist(String) - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationConnector
Returns a boolean indicating if the configuration already exist or not.
doesResourceExist(String) - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationReader
 
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
 
DOMAIN_ACTIVE - Static variable in interface com.metamatrix.platform.security.api.service.MembershipServiceInterface
 
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_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
 
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
 
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.platform.config.persistence.impl.jdbc.JDBCPersistentConnectionFactory
The environment property name for the class of the driver.
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.
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.

E

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
 
EMPTY_CS_SYSTEM_PROPERTY_TABLE - Static variable in class com.metamatrix.platform.config.persistence.impl.jdbc.SQL_Translator
 
enableDBLogging(boolean) - Method in class com.metamatrix.common.log.DbLogListener
 
enableHost(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
enableHost(String) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
enableProcess(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
enableProcess(String) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
EQUAL - Static variable in class com.metamatrix.common.jdbc.JDBCPlatform
 
equalOuterJoin() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
equals(Object) - Method in class com.metamatrix.common.jdbc.metadata.ColumnType
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.common.jdbc.metadata.IndexType
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.common.jdbc.metadata.Nullability
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.common.jdbc.metadata.ProcedureColumnType
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.common.jdbc.metadata.ProcedureType
Returns true if the specified object is semantically equal to this instance.
equals(Object) - Method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
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.
ErrorMessageKeys - Class in com.metamatrix.platform.util
 
ErrorMessageKeys() - Constructor for class com.metamatrix.platform.util.ErrorMessageKeys
 
ErrorMessageKeys - Class in com.metamatrix.server.util
 
ErrorMessageKeys() - Constructor for class com.metamatrix.server.util.ErrorMessageKeys
 
ESCAPE - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
escapeLDAPSearchFilter(String) - Static method in class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
EXCEPTION - Static variable in class com.metamatrix.common.log.DbLogWriter.ColumnName
 
exceptionCaught(ChannelHandlerContext, ExceptionEvent) - Method in class com.metamatrix.common.comm.platform.socket.SSLAwareChannelHandler
 
exceptionOccurred(Throwable) - Method in interface com.metamatrix.common.comm.platform.socket.ChannelListener
 
exceptionOccurred(Throwable) - Method in class com.metamatrix.common.comm.platform.socket.server.SocketClientInstance
 
exceptionOccurred(Throwable) - Method in class com.metamatrix.server.dqp.service.RemoteResultsReceiver
 
executeActions(List, String) - Method in interface com.metamatrix.platform.config.spi.ConfigurationTransaction
Execute the specified actions.
executeActions(ConfigurationModelContainerImpl, AuthenticationProviderID, List, ConfigTransaction) - Method in class com.metamatrix.platform.config.spi.xml.XMLActionUpdateStrategy
 
executeActions(ConfigurationModelContainerImpl, DeployedComponentID, List, ConfigTransaction) - Method in class com.metamatrix.platform.config.spi.xml.XMLActionUpdateStrategy
 
executeActions(ConfigurationModelContainerImpl, ProductServiceConfigID, List, ConfigTransaction) - Method in class com.metamatrix.platform.config.spi.xml.XMLActionUpdateStrategy
 
executeActions(ConfigurationModelContainerImpl, ServiceComponentDefnID, List, ConfigTransaction) - Method in class com.metamatrix.platform.config.spi.xml.XMLActionUpdateStrategy
 
executeActions(ConfigurationModelContainerImpl, VMComponentDefnID, List, ConfigTransaction) - Method in class com.metamatrix.platform.config.spi.xml.XMLActionUpdateStrategy
 
executeActions(ConfigurationModelContainerImpl, ConnectorBindingID, List, ConfigTransaction) - Method in class com.metamatrix.platform.config.spi.xml.XMLActionUpdateStrategy
 
executeActions(ConfigurationID, List, ConfigTransaction) - Method in class com.metamatrix.platform.config.spi.xml.XMLActionUpdateStrategy
 
executeActions(ConfigurationModelContainerImpl, ComponentTypeID, List, ConfigTransaction) - Method in class com.metamatrix.platform.config.spi.xml.XMLActionUpdateStrategy
 
executeActions(ConfigurationModelContainerImpl, ComponentTypeDefnID, List, ConfigTransaction) - Method in class com.metamatrix.platform.config.spi.xml.XMLActionUpdateStrategy
 
executeActions(ConfigurationModelContainerImpl, PropDefnAllowedValueID, List, ConfigTransaction) - Method in class com.metamatrix.platform.config.spi.xml.XMLActionUpdateStrategy
 
executeActions(ConfigurationModelContainerImpl, HostID, List, ConfigTransaction) - Method in class com.metamatrix.platform.config.spi.xml.XMLActionUpdateStrategy
 
executeActions(ConfigurationModelContainerImpl, SharedResourceID, List, ConfigTransaction) - Method in class com.metamatrix.platform.config.spi.xml.XMLActionUpdateStrategy
Executes the specified component type actions and will update the list of component types with the changes.
executeActions(ConfigurationModelContainerImpl, ProductTypeID, List, ConfigTransaction) - Method in class com.metamatrix.platform.config.spi.xml.XMLActionUpdateStrategy
Executes the specified component type actions and will update the list of component types with the changes.
executeActions(List, String) - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationConnector
 
executeActions(boolean, List, String) - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationConnector
 
executeActions(List, ConfigTransaction) - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationWriter
Executes the list of actions, returns the Set of affected objects.
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.
executeActionsOnTarget(Object, List, ConfigTransaction) - Method in class com.metamatrix.platform.config.spi.xml.XMLActionUpdateStrategy
 
executeBatch(String, List) - Method in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCAuthorizationTransaction
 
executeInsertTransaction(ConfigurationID, List) - Method in class com.metamatrix.platform.admin.apiimpl.ConfigurationAdminAPIImpl
Execute a list of insert actions and for actions on objects of type ComponentDefn or DeployedComponent object, it will have its configuration id resassigned, and optionally return the set of objects or object IDs that were affected/modified by the action.
executeInsertTransaction(ConfigurationID, List, String) - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Execute a list of insert actions and for actions on objects of type ComponentDefn or DeployedComponent object, it will have its configuration id resassigned, and optionally return the set of objects or object IDs that were affected/modified by the action.
executeInsertTransaction(ConfigurationID, List, String) - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
Execute a list of insert actions and for actions on objects of type component object, it will have its configuration id resassigned, and optionally return the set of objects or object IDs that were affected/modified by the action.
executeIntFunctionSQL(String, Connection) - Static method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleReader
 
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.
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.
exp() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
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
 
export(Object, Class[]) - Method in class com.metamatrix.common.messaging.VMMessageBus
 
exportConfiguration() - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
exportConfiguration() - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
exportConnectorArchive(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
exportConnectorArchive(String) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
exportConnectorBinding(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
exportConnectorBinding(String) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
exportConnectorType(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
exportConnectorType(String) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
exportDataRoles(String, String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
exportDataRoles(String, String) - Method in class com.metamatrix.admin.server.ServerSecurityAdminImpl
 
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
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
 
exportVDB(String, String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
exportVDB(String, String) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
expression - Variable in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
ExpressionOperator - Class in com.metamatrix.common.jdbc.syntax
ADVANCED: The expression operator is used internally to define SQL operations and functions.
ExpressionOperator() - Constructor for class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
ExpressionOperator(List, List) - Constructor for class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
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
 
ExtensionModuleEvent - Class in com.metamatrix.common.extensionmodule
Simple event class for automated testing.
ExtensionModuleEvent(Object, int) - Constructor for class com.metamatrix.common.extensionmodule.ExtensionModuleEvent
 
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
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
 
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
 
ExtensionSourceAdminAPIImpl - Class in com.metamatrix.platform.admin.apiimpl
 

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
 
FailedAuthenticationToken - Class in com.metamatrix.platform.security.membership.service
FailedAuthenticationToken
FailedAuthenticationToken() - Constructor for class com.metamatrix.platform.security.membership.service.FailedAuthenticationToken
FailedAuthenticationToken
FALSE - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
FALSE_CHAR - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
FieldType - Class in com.metamatrix.common.jdbc.syntax
 
FieldType(String) - Constructor for class com.metamatrix.common.jdbc.syntax.FieldType
 
FieldType(String, boolean) - Constructor for class com.metamatrix.common.jdbc.syntax.FieldType
 
FieldType(String, int) - Constructor for class com.metamatrix.common.jdbc.syntax.FieldType
 
fieldTypes - Variable in class com.metamatrix.common.jdbc.JDBCPlatform
Holds a hashtable of values used to map JAVA types to database types for table creation
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_FACTORY_NAME - Static variable in class com.metamatrix.platform.config.persistence.api.PersistentConnectionFactory
 
FILE_NAME - Static variable in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCNames.ExtensionFilesTable.ColumnName
 
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_TYPE - Static variable in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCNames.ExtensionFilesTable.ColumnName
 
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
 
FileExtensionModuleFactory - Class in com.metamatrix.common.extensionmodule
 
FileExtensionModuleFactory() - Constructor for class com.metamatrix.common.extensionmodule.FileExtensionModuleFactory
 
FileLogListenerProvider - Class in com.metamatrix.server
 
FileLogListenerProvider() - Constructor for class com.metamatrix.server.FileLogListenerProvider
 
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
 
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
 
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).
finalize() - Method in class com.metamatrix.common.connection.BaseTransaction
 
finalize() - Method in class com.metamatrix.common.connection.ManagedConnection
 
finalize() - Method in class com.metamatrix.platform.config.persistence.impl.jdbc.JDBCPersistentConnection
 
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.
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.
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(Collection) - Method in class com.metamatrix.platform.admin.apiimpl.AuthorizationAdminAPIImpl
 
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.
finishSystemInitialization(ConfigTransaction) - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationWriter
Called by JDBCCurrentConfigurationReader#finishSystemInitialization
FIRST_VERSION - Static variable in class com.metamatrix.metadata.runtime.model.UpdateController
 
floor() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
ForeignKey - Class in com.metamatrix.common.jdbc.metadata
 
ForeignKey() - Constructor for class com.metamatrix.common.jdbc.metadata.ForeignKey
 
ForeignKey(String) - Constructor for class com.metamatrix.common.jdbc.metadata.ForeignKey
 
ForeignKey(String, String, String, String) - Constructor for class com.metamatrix.common.jdbc.metadata.ForeignKey
 
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.
FROM - Static variable in class com.metamatrix.common.jdbc.JDBCPlatform
 
FROM - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
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
 
function_0001 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
function_0002 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
function_0003 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
function_0005 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
function_0006 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
FUNCTION_DEFINITION_TYPE - Static variable in class com.metamatrix.common.extensionmodule.ExtensionModuleTypes
The name of the Function Definition type of extension module.

G

GENERAL_ADMIN - Static variable in class com.metamatrix.server.util.SecurityRoles.Name
 
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
 
generateName() - Method in class com.metamatrix.common.jdbc.metadata.ForeignKey
 
generateName() - Method in class com.metamatrix.common.jdbc.metadata.Index
 
generateName() - Method in class com.metamatrix.common.jdbc.metadata.UniqueKey
 
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.
getAction() - Method in class com.metamatrix.platform.config.spi.xml.ConfigTransaction
 
getActiveConnectionsCountForProduct(String) - Method in class com.metamatrix.platform.admin.apiimpl.SessionAdminAPIImpl
Get the count of all active connections to a product.
getActiveConnectionsCountForProduct(String) - Method in interface com.metamatrix.platform.security.api.service.SessionServiceInterface
Get the number of active connections for the product.
getActiveConnectionsCountForProduct(String) - Method in class com.metamatrix.platform.security.session.service.SessionServiceImpl
 
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
getActiveSessions() - Method in class com.metamatrix.platform.admin.apiimpl.SessionAdminAPIImpl
 
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 class com.metamatrix.platform.admin.apiimpl.SessionAdminAPIImpl
Get the count of active user sessions on the system.
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
 
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
 
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
 
getAdminObjects(String, String) - Method in class com.metamatrix.admin.server.AbstractAdminImpl
Get admin objects of the specified className that match the specified identifier.
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 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
 
getAllComponentTypes(boolean) - Method in interface com.metamatrix.platform.config.spi.ConfigurationTransaction
Returns a Map of type ComponentType keyed by ComponentTypeID.
getAllComponentTypes(boolean) - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationConnector
 
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.
getAllGlobalConfigObjects() - Method in class com.metamatrix.platform.admin.apiimpl.ConfigurationAdminAPIImpl
This method will return a Collection of objects that represent the set of global configuration objects currently represented in the configuration database.
getAllGlobalConfigObjects() - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
This method will return a Collection of objects that represent the set of global configuration objects currently represented in the configuration database.
getAllGlobalConfigObjects() - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
This method will return a Collection of objects that represent the set of global configuration objects currently represented in the configuration database.
getAllModelIDs(Connection) - Static method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCRuntimeMetadataReader
 
getAllModels() - Method in class com.metamatrix.metadata.runtime.model.MetadataCache
 
getAllObjectsForConfigurationModel(ConfigurationID) - Method in interface com.metamatrix.platform.config.spi.ConfigurationTransaction
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.
getAllObjectsForConfigurationModel(ConfigurationID) - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationConnector
 
getAllOperators() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
getAllProductTypes(boolean) - Method in class com.metamatrix.platform.admin.apiimpl.ConfigurationAdminAPIImpl
Returns a List of type ProductType that represents all the ProductTypes defined.
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.server.admin.apiimpl.QueryAdminAPIImpl
Return all queries that are in the system.
getAllTransactions() - Method in class com.metamatrix.server.admin.apiimpl.TransactionAdminAPIImpl
Return all transactions that are in the system.
getApplicationName() - Method in class com.metamatrix.server.dqp.service.tracker.TransactionLogMessage
 
getApproximation() - Method in class com.metamatrix.common.jdbc.metadata.Index
Obtain whether the values were allowed to be an approximation when originally requested.
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.
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
 
getAutoIncremented() - Method in class com.metamatrix.common.jdbc.metadata.Column
Gets the autoIncremented.
getAvailableVDBs() - Method in class com.metamatrix.server.dqp.service.PlatformVDBService
 
getBeginTime() - Method in class com.metamatrix.platform.config.spi.xml.ConfigTransaction
 
getBeginTimeStamp() - Method in class com.metamatrix.server.dqp.service.tracker.TransactionLogMessage
 
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.
getBootstrapProperties() - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getBootstrapProperties() - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
getBufferManager() - Method in class com.metamatrix.server.dqp.service.PlatformBufferService
 
getBytes(String) - Method in class com.metamatrix.common.extensionmodule.spi.jdbc.FileCache
 
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() - 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
 
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
 
getCardinality() - Method in class com.metamatrix.common.jdbc.metadata.Index
 
getCardinality() - Method in class com.metamatrix.common.jdbc.metadata.Table
This method obtains the cardinality (i.e., number of records as defined by the SQL standard) of the supplied Table instances.
getCatalogName() - Method in class com.metamatrix.common.jdbc.metadata.ColumnSet
 
getChangedIDs() - Method in class com.metamatrix.platform.config.event.ConfigurationChangeEvent
 
getCharOctetLength() - Method in class com.metamatrix.common.jdbc.metadata.Column
 
getChecksum(String) - Method in class com.metamatrix.common.extensionmodule.spi.jdbc.FileCache
 
getClassMapping() - Method in class com.metamatrix.common.jdbc.metadata.Column
 
getClassTypes() - Method in class com.metamatrix.common.jdbc.JDBCPlatform
 
getClusterKey() - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getClusterKey() - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
getColumnNames() - Method in class com.metamatrix.common.jdbc.metadata.ColumnSet
 
getColumns() - Method in class com.metamatrix.common.jdbc.metadata.ColumnSet
 
getColumns(GroupID) - Method in class com.metamatrix.metadata.runtime.model.MetadataCache
Returns all the columns for a group in the VDB
getColumnType() - Method in class com.metamatrix.common.jdbc.metadata.Column
Gets the columnType.
getComponentDefinition(ComponentDefnID, ConfigurationID) - Method in interface com.metamatrix.platform.config.spi.ConfigurationTransaction
Returns a ComponentDefn for the specified ComponentDefnID and ConfigurationID.
getComponentDefinition(ComponentDefnID, ConfigurationID) - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationConnector
Obtain the component definition
getComponentDefinition(ComponentDefnID) - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationReader
 
getComponentDefinition(ComponentDefnID, ConfigurationID) - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationReader
 
getComponentDefinitions(ConfigurationID) - Method in interface com.metamatrix.platform.config.spi.ConfigurationTransaction
Obtain the list of component definition instances that makeup the configuration.
getComponentDefinitions(ConfigurationID) - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationConnector
Obtain the list of component definition instances that makeup the configuration.
getComponentDefinitions(ConfigurationID) - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationReader
 
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.
getComponentDefns(Collection, ConfigurationID) - Method in class com.metamatrix.platform.admin.apiimpl.ConfigurationAdminAPIImpl
Returns a collection of ComponentDefns for the specified collection of ComponentDefnIDs and ConfigurationID.
getComponentDefns(Collection, ConfigurationID) - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Returns a collection of ComponentDefns for the specified collection of ComponentDefnIDs and ConfigurationID.
getComponentDefns(Collection, ConfigurationID) - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
 
getComponentPropertyValue(ComponentObjectID, ComponentTypeID, String) - Method in interface com.metamatrix.platform.config.spi.ConfigurationTransaction
Obtain the value for a specific property name
getComponentPropertyValue(ComponentObjectID, ComponentTypeID, String) - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationConnector
 
getComponentPropertyValue(ComponentObjectID, ComponentTypeID, String) - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationReader
 
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
 
getComponentType(ComponentTypeID) - Method in interface com.metamatrix.platform.config.spi.ConfigurationTransaction
Returns a ComponentType for the specified ComponentTypeID
getComponentType(ComponentTypeID) - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationConnector
 
getComponentType(ComponentTypeID) - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationReader
 
getComponentType() - Method in class com.metamatrix.platform.registry.ServiceRegistryBinding
 
getComponentTypeDefinitions(Collection) - Method in class com.metamatrix.platform.admin.apiimpl.ConfigurationAdminAPIImpl
Returns a Map of component type definitions for each ComponentTypeID that is contained in the passed Collection.
getComponentTypeDefinitions(ComponentTypeID) - Method in class com.metamatrix.platform.admin.apiimpl.ConfigurationAdminAPIImpl
Returns the component type definitions for the specified ComponentTypeID.
getComponentTypeDefinitions(Collection) - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Returns a Map of component type definitions for each ComponentTypeID that is contained in the passed Collection.
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(Collection) - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
 
getComponentTypeDefinitions(ComponentTypeID) - Method in interface com.metamatrix.platform.config.spi.ConfigurationTransaction
Returns a Map of component type definitions for the ComponentTypeID specified, keyed by the ComponentTypeDefnID
getComponentTypeDefinitions(ComponentTypeID) - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationConnector
 
getComponentTypes(boolean) - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationReader
 
getComponenTypeDefinitions(ComponentTypeID) - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationReader
Takes a ProductType, and puts into it the ComponentTypeID objects representing legal service types for that product type.
getConcurrentUserCount() - Method in class com.metamatrix.common.connection.ManagedConnection.ConnectionStatistics
 
getConfigHost() - Method in class com.metamatrix.platform.vm.controller.ProcessController
 
getConfiguration(String) - Method in class com.metamatrix.platform.admin.apiimpl.ConfigurationAdminAPIImpl
Returns the named Configuration.
getConfiguration(String) - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Returns the named Configuration.
getConfiguration(String) - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
 
getConfiguration(String) - Method in interface com.metamatrix.platform.config.spi.ConfigurationTransaction
Obtain a configuration that contains all its components and the deployed components.
getConfiguration(String) - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationConnector
Obtain a configuration that contains all its components and the deployed components.
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.
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.
getConfigurationInfo(String) - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationConnector
Obtain the configuration info for the specified configuration and version.
getConfigurationModel() - Method in class com.metamatrix.admin.server.AbstractAdminImpl
 
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(String) - Method in interface com.metamatrix.platform.config.spi.ConfigurationTransaction
Returns the configuration model that contains everything a server needs to start.
getConfigurationModel(String) - 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(ConfigurationID) - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationReader
 
getConfigurationModel() - Method in class com.metamatrix.platform.config.spi.xml.XMLCurrentConfigurationReader
Obtain the next startup configuration model.
getConfigurationProperties() - Method in class com.metamatrix.platform.config.spi.xml.XMLCurrentConfigurationReader
Obtain the properties for the current configuration.
getConfigurationReader() - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationConnector
 
getConfigurationReader() - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationWriter
 
getConfigurationReader() - Method in class com.metamatrix.platform.config.spi.xml.XMLCurrentConfigurationReader
 
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
 
getConfigurationWriter() - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationConnector
 
getConfigurationWriter() - Method in class com.metamatrix.platform.config.spi.xml.XMLCurrentConfigurationReader
 
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.log.reader.DBLogReader
 
getConnectionPools(ConfigurationID) - Method in interface com.metamatrix.platform.config.spi.ConfigurationTransaction
Returns a Collection of ResourceDescriptor for all resource pools defined to the system.
getConnectionPools(ConfigurationID) - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationConnector
Deprecated. 5.5.4
getConnectionPools(ConfigurationID) - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationReader
 
getConnectionURL() - Method in class com.metamatrix.common.jdbc.JDBCURL
 
getConnectorBinding(String) - Method in class com.metamatrix.server.dqp.service.PlatformDataService
 
getConnectorBindingName() - Method in class com.metamatrix.server.dqp.service.tracker.TransactionLogMessage
 
getConnectorBindingNameFromUUID(String) - Method in class com.metamatrix.admin.server.AbstractAdminImpl
 
getConnectorBindingNames(VirtualDatabaseID) - Method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataAdminAPIImpl
Get connector binding names for a given virtual database.
getConnectorBindingNames(String, String, String) - Method in class com.metamatrix.server.dqp.service.PlatformVDBService
 
getConnectorBindingNamesFromUUIDs(List, ConfigurationModelContainer) - Method in class com.metamatrix.admin.server.AbstractAdminImpl
 
getConnectorBindingNamesFromUUIDs(List) - Method in class com.metamatrix.admin.server.AbstractAdminImpl
 
getConnectorBindingNamesMapFromUUIDs(Collection) - Method in class com.metamatrix.admin.server.AbstractAdminImpl
 
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 class com.metamatrix.server.dqp.service.PlatformDataService
 
getConnectorBindingsByName(String[]) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
getConnectorBindingsInVDB(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getConnectorBindingsInVDB(String) - Method in class com.metamatrix.admin.server.ServerMonitoringAdminImpl
 
getConnectorBindingState(String) - Method in class com.metamatrix.server.dqp.service.PlatformDataService
 
getConnectorBindingStatistics(String) - Method in class com.metamatrix.server.dqp.service.PlatformDataService
 
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.
getConnectorName(String) - Method in class com.metamatrix.server.dqp.service.PlatformVDBService
 
getConnectorServiceProxy(String, String) - Static method in class com.metamatrix.platform.util.PlatformProxyHelper
 
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.
getContentLength() - Method in class com.metamatrix.common.extensionmodule.protocol.extensionjar.ExtensionJarURLConnection
 
getContents() - Method in class com.metamatrix.common.jdbc.metadata.JDBCNamespace
 
getContext() - Method in class com.metamatrix.common.id.dbid.ReservedIDBlock
Return the context for this ID block;
getContext() - Method in class com.metamatrix.platform.security.audit.AuditMessage
 
getCount(ResultSet) - Static method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
getCryptor() - Method in interface com.metamatrix.common.comm.platform.socket.server.ClientInstance
 
getCryptor() - Method in class com.metamatrix.common.comm.platform.socket.server.SocketClientInstance
 
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.
getCurrentConfiguration() - Method in interface com.metamatrix.platform.config.spi.ConfigurationTransaction
Deprecated. as of v 2.0 beta 1 use ConfigurationTransaction.getDesignatedConfiguration(java.lang.String)
getCurrentConfiguration() - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationConnector
Deprecated. as of v 2.0 beta 1 use XMLConfigurationConnector.getDesignatedConfiguration(java.lang.String)
getCurrentConfigurationID() - Method in class com.metamatrix.platform.admin.apiimpl.ConfigurationAdminAPIImpl
Returns the ConfigurationID for the current configuration.
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.
getCurrentConfigurationID() - Method in interface com.metamatrix.platform.config.spi.ConfigurationTransaction
Deprecated. as of v 2.0 beta 1 use ConfigurationTransaction.getDesignatedConfigurationID(java.lang.String)
getCurrentConfigurationID() - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationConnector
Deprecated. as of v 2.0 beta 1 use XMLConfigurationConnector.getDesignatedConfigurationID(java.lang.String)
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.
getDatabaseColumnSize(String, String, Connection) - Method in class com.metamatrix.common.jdbc.JDBCPlatform
 
getDatabaseStrings() - Method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
getDataConnectionInfo() - Method in class com.metamatrix.common.jdbc.JDBCURL
 
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 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.
getDataType() - Method in class com.metamatrix.common.jdbc.metadata.Column
Returns the JDBC sql data type
getDataTypeName() - Method in class com.metamatrix.common.jdbc.metadata.Column
 
getDecimalDigits() - Method in class com.metamatrix.common.jdbc.metadata.Column
 
getDefaultFormatClassName() - Method in class com.metamatrix.platform.security.audit.destination.AbstractAuditDestination
 
getDefaultFormatClassName() - Method in class com.metamatrix.platform.security.audit.destination.ConsoleAuditDestination
 
getDefaultServiceClasses() - Method in class com.metamatrix.server.dqp.config.PlatformConfigSource
 
getDefaultValue() - Method in class com.metamatrix.common.jdbc.metadata.Column
 
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.
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.
getDependentComponentTypeDefinitions(Collection) - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Returns a Map of all component type definitions for each ComponentTypeID that is contained in the passed Collection.
getDependentComponentTypeDefinitions(ComponentTypeID) - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Returns the component type definitions for the specified ComponentTypeID.
getDependentComponentTypeDefinitions(Collection) - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
 
getDependentComponentTypeDefinitions(ComponentTypeID) - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
 
getDeployedComponent(DeployedComponentID) - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationConnector
Obtain the deployed component
getDeployedComponent() - Method in class com.metamatrix.platform.registry.ProcessRegistryBinding
 
getDeployedComponent() - Method in class com.metamatrix.platform.registry.ServiceRegistryBinding
 
getDeployedComponentID() - Method in class com.metamatrix.platform.service.controller.AbstractService
Return DepoloyedComponentID of this service.
getDeployedComponents(ConfigurationID) - Method in interface com.metamatrix.platform.config.spi.ConfigurationTransaction
Obtain the list of deployed components that represent the configuration when deployed.
getDeployedComponents(ConfigurationID) - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationConnector
Obtain the list of deployed components that represent the configuration when deployed.
getDeployedComponents(ConfigurationID) - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationReader
Returns a UIDCollection of all the deployed components for the configuration.
getDeployedName() - Method in class com.metamatrix.platform.registry.ServiceRegistryBinding
 
getDeployedVMs() - Method in class com.metamatrix.server.ServiceManager
 
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
getDesignatedConfiguration(String) - Method in interface com.metamatrix.platform.config.spi.ConfigurationTransaction
Returns one of the well-known system configurations, either the operational configuration, the next startup configuration, or the startup configuration.
getDesignatedConfiguration(String) - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationConnector
Returns one of the well-known system configurations, either the operational configuration, the next startup configuration, or the startup configuration.
getDesignatedConfiguration(String) - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationReader
Returns the Configuration for the given name, or null if the ID is invalid.
getDesignatedConfiguration(ConfigurationID) - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationReader
Returns one of the well-known system configurations, either the operational configuration, the next startup configuration, or the startup configuration.
getDesignatedConfigurationID(String) - Method in interface com.metamatrix.platform.config.spi.ConfigurationTransaction
Returns the ID of one of the well-known system configurations, either the operational configuration, the next startup configuration, or the startup configuration.
getDesignatedConfigurationID(String) - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationConnector
 
getDesignatedConfigurationID(String) - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationReader
Returns ID of one of the well-known system configurations, either the operational configuration, the next startup configuration, or the startup configuration.
getDesignatedConfigurationProperties(String) - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationReader
used specifically by the CurrentConfiguration via JDBCCurrentConfigurationReader
getDestinationTable() - Method in class com.metamatrix.server.dqp.service.tracker.TransactionLogMessage
 
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.
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
getDisplayName() - Method in class com.metamatrix.common.jdbc.metadata.ColumnType
Return the display name for this type.
getDisplayName() - Method in class com.metamatrix.common.jdbc.metadata.IndexType
Return the display name for this type.
getDisplayName() - Method in class com.metamatrix.common.jdbc.metadata.Nullability
Return the display name for this type.
getDisplayName() - Method in class com.metamatrix.common.jdbc.metadata.ProcedureColumnType
Return the display name for this type.
getDisplayName() - Method in class com.metamatrix.common.jdbc.metadata.ProcedureType
Return the display name for this type.
getDisplayNameForLevel(int) - Static method in class com.metamatrix.platform.security.audit.AuditLevel
 
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.
getDomainName() - Method in class com.metamatrix.platform.security.membership.service.SuccessfulAuthenticationToken
 
getDomainNames() - Method in class com.metamatrix.platform.admin.apiimpl.MembershipAdminAPIImpl
 
getDomainNames() - Method in interface com.metamatrix.platform.security.api.service.MembershipServiceInterface
 
getDomainNames() - Method in class com.metamatrix.platform.security.membership.service.MembershipServiceImpl
 
getDomains() - Method in class com.metamatrix.platform.security.membership.service.MembershipServiceImpl
 
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).
getElementEntitlements(AuthorizationRealm, String) - Method in class com.metamatrix.platform.admin.apiimpl.AuthorizationAdminAPIImpl
Returns a List of entitlements to the given element pattern in the given realm.
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.
getElementName() - Method in class com.metamatrix.platform.security.api.UserEntitlementInfo
Get the element (column) of this entitlement.
getElementsInGroup(GroupID) - Method in class com.metamatrix.metadata.runtime.model.MetadataCache
 
getEndTimeStamp() - Method in class com.metamatrix.server.dqp.service.tracker.TransactionLogMessage
 
getEntitlementTree(String, String, AuthorizationPolicyID) - Method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataAdminAPIImpl
Returns the entitlement tree for a given VDB version.
getEnvironment() - Method in class com.metamatrix.common.connection.ManagedConnection
Obtain the environment properties for this metadata connection.
getExpression() - Method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
getExtensionModuleCount(Connection) - Static method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleReader
 
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.
getExtensionSourceManager() - Method in class com.metamatrix.admin.server.AbstractAdminImpl
 
getExtensionSourceManager() - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getFieldName() - Method in class com.metamatrix.common.jdbc.syntax.FieldType
 
getFieldTypes() - Method in class com.metamatrix.common.jdbc.JDBCPlatform
 
getFileName(String) - Static method in class com.metamatrix.common.extensionmodule.protocol.URLFactory
Utility method needed by extension module framework, should not be called directly.
getFileVisibility(String, String, String) - Method in class com.metamatrix.server.dqp.service.PlatformVDBService
 
getFilterCondition() - Method in class com.metamatrix.common.jdbc.metadata.Index
 
getForeignKeys() - Method in class com.metamatrix.common.jdbc.metadata.Table
 
getFormat() - Method in class com.metamatrix.platform.security.audit.destination.AbstractAuditDestination
Get the AuditMessageFormat.
getFullName() - Method in class com.metamatrix.common.jdbc.metadata.ColumnSet
 
getFullName() - Method in class com.metamatrix.common.jdbc.metadata.JDBCObject
 
getFullName(String) - Method in class com.metamatrix.common.jdbc.metadata.JDBCObject
 
getGrantees() - Method in class com.metamatrix.platform.security.api.UserEntitlementInfo
Get the collection of Grantee names possessing this entitlement.
getGroupEntitlements(AuthorizationRealm, String) - Method in class com.metamatrix.platform.admin.apiimpl.AuthorizationAdminAPIImpl
Returns a List of entitlements to the given fully qualified group name in the given realm.
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.
getGroupName() - Method in class com.metamatrix.platform.security.api.UserEntitlementInfo
Get the group (table) of this entitlement.
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.
getGroupPrincipalNames() - Method in class com.metamatrix.platform.admin.apiimpl.MembershipAdminAPIImpl
 
getGroupPrincipals(Collection) - Method in class com.metamatrix.platform.admin.apiimpl.MembershipAdminAPIImpl
Add the given set of principals to the given role.
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
 
getGroupsForDomain(String) - Method in class com.metamatrix.platform.admin.apiimpl.MembershipAdminAPIImpl
 
getGroupsForDomain(String) - Method in interface com.metamatrix.platform.security.api.service.MembershipServiceInterface
 
getGroupsForDomain(String) - Method in class com.metamatrix.platform.security.membership.service.MembershipServiceImpl
 
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.
getGroupsInModel(ModelID) - Method in class com.metamatrix.metadata.runtime.model.MetadataCache
 
getHistory() - Method in class com.metamatrix.platform.admin.apiimpl.ConfigurationAdminAPIImpl
Get the history of actions executed in transactions by this editor.
getHistory() - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Get the history of actions executed in transactions by this editor.
getHistory() - Method in class com.metamatrix.platform.config.service.ActionHistory
 
getHistory() - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
Get the history of actions executed in transactions by this editor.
getHistoryLimit() - Method in class com.metamatrix.platform.admin.apiimpl.ConfigurationAdminAPIImpl
Set the limit on the number of actions in the history.
getHistoryLimit() - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Set the limit on the number of actions in the history.
getHistoryLimit() - Method in class com.metamatrix.platform.config.service.ActionHistory
 
getHistoryLimit() - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
Set the limit on the number of actions in the history.
getHistorySize() - Method in class com.metamatrix.platform.admin.apiimpl.ConfigurationAdminAPIImpl
Get the number of actions that are currently in the history.
getHistorySize() - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Get the number of actions that are currently in the history.
getHistorySize() - Method in class com.metamatrix.platform.config.service.ActionHistory
 
getHistorySize() - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
Get the number of actions that are currently in the history.
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(HostID) - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationReader
 
getHost(String) - Method in class com.metamatrix.platform.registry.ClusteredRegistryState
 
getHostController() - Method in class com.metamatrix.platform.registry.HostControllerRegistryBinding
 
getHostName() - Method in class com.metamatrix.platform.registry.HostControllerRegistryBinding
 
getHostName() - Method in class com.metamatrix.platform.registry.ProcessRegistryBinding
 
getHostName() - Method in class com.metamatrix.platform.registry.ServiceRegistryBinding
 
getHostName() - Method in class com.metamatrix.platform.security.audit.AuditMessage
 
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.
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.platform.admin.apiimpl.ConfigurationAdminAPIImpl
Returns a Collection of currently defined hosts.
getHosts() - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIHelper
Return all hosts running in mm system.
getHosts() - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIImpl
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 interface com.metamatrix.platform.config.spi.ConfigurationTransaction
Obtain the list of registered host
getHosts() - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationConnector
Obtain the list of registered host
getHosts() - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationReader
 
getHosts() - Method in class com.metamatrix.platform.registry.ClusteredRegistryState
Returns the all the host that have been known to registry.
getID(String, boolean) - Method in class com.metamatrix.common.id.dbid.DBIDGenerator
call to get a unique id for the given context and pass true if the id numbers can be rolled over and reused.
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() - Method in interface com.metamatrix.platform.service.api.ServiceInterface
 
getID() - Method in class com.metamatrix.platform.service.controller.AbstractService
Return id of this service.
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
 
getIndexes() - Method in class com.metamatrix.common.jdbc.metadata.Table
 
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
 
getInputStream() - Method in class com.metamatrix.common.extensionmodule.protocol.extensionjar.ExtensionJarURLConnection
 
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(String) - Static method in class com.metamatrix.common.jdbc.metadata.ColumnType
 
getInstance(int) - Static method in class com.metamatrix.common.jdbc.metadata.ColumnType
 
getInstance(String) - Static method in class com.metamatrix.common.jdbc.metadata.IndexType
 
getInstance(int) - Static method in class com.metamatrix.common.jdbc.metadata.IndexType
 
getInstance(String) - Static method in class com.metamatrix.common.jdbc.metadata.Nullability
 
getInstance(int) - Static method in class com.metamatrix.common.jdbc.metadata.Nullability
 
getInstance(String) - Static method in class com.metamatrix.common.jdbc.metadata.ProcedureColumnType
 
getInstance(int) - Static method in class com.metamatrix.common.jdbc.metadata.ProcedureColumnType
 
getInstance(String) - Static method in class com.metamatrix.common.jdbc.metadata.ProcedureType
 
getInstance(int) - Static method in class com.metamatrix.common.jdbc.metadata.ProcedureType
 
getInstance() - Static method in class com.metamatrix.metadata.runtime.RuntimeMetadataCatalog
 
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() - Static method in class com.metamatrix.platform.admin.apiimpl.MembershipAdminAPIImpl
 
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.admin.apiimpl.SessionAdminAPIImpl
 
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.server.admin.apiimpl.QueryAdminAPIImpl
 
getInstance() - Static method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataAdminAPIImpl
 
getInstance() - Static method in class com.metamatrix.server.admin.apiimpl.TransactionAdminAPIImpl
 
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.
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.
getInverse(ExpressionOperator) - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
getInverses() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
getInvokeMethod() - Static method in class com.metamatrix.common.messaging.jgroups.RemoteProxy
 
getJDBCURL() - Method in class com.metamatrix.common.jdbc.JDBCURL
 
getLabel() - Method in class com.metamatrix.common.jdbc.metadata.Column
 
getLabelForLevel(int) - Static method in class com.metamatrix.platform.security.audit.AuditLevel
 
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.
getLast() - Method in class com.metamatrix.common.id.dbid.ReservedIDBlock
Return the last ID that will be used in the block;
getLastUsed() - Method in class com.metamatrix.common.connection.ManagedConnection.ConnectionStatistics
 
getLatestVirtualDatabase(String) - Method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataAdminAPIImpl
Returns the latestVirtualDatabase for the specified vdbName.
getLength() - Method in class com.metamatrix.common.jdbc.syntax.FieldType
 
getLevelForDisplayName(String) - Static method in class com.metamatrix.platform.security.audit.AuditLevel
 
getLevelForLabel(String) - Static method in class com.metamatrix.platform.security.audit.AuditLevel
 
getLockAcquiredBy() - Method in class com.metamatrix.platform.config.spi.xml.ConfigTransaction
Returns the name that holds the lock.
getLogConfiguration() - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getLogConfiguration() - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
getLogEntries(Date, Date, List, List, int) - Method in class com.metamatrix.common.log.reader.DBLogReader
 
getLogEntries(Date, Date, List, List, int) - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIImpl
 
getMaterializationScripts(ConnectorBinding, VDBDefn, String, String, String, String, String, String) - Method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataAdminAPIImpl
 
getMax() - Method in class com.metamatrix.common.id.dbid.ReservedIDBlock
Return the maximum number allowed for this context
getMaxConnectedChannels() - Method in class com.metamatrix.common.comm.platform.socket.SSLAwareChannelHandler
 
getMaxFieldNameSize() - Method in class com.metamatrix.common.jdbc.db.MSSQLPlatform
INTERNAL: returns the maximum number of characters that can be used in a field name on this platform.
getMaxFieldNameSize() - Method in class com.metamatrix.common.jdbc.db.OraclePlatform
INTERNAL: returns the maximum number of characters that can be used in a field name on this platform.
getMaxFieldNameSize() - Method in class com.metamatrix.common.jdbc.JDBCPlatform
 
getMaximumLevel() - Static method in class com.metamatrix.platform.security.audit.AuditLevel
 
getMaximumValue(Class) - Method in class com.metamatrix.common.jdbc.JDBCPlatform
Call to determine what is the maximum value allowed for the current database platform.
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
 
getMessageBus() - Static method in class com.metamatrix.server.ResourceFinder
 
getMinimumLevel() - Static method in class com.metamatrix.platform.security.audit.AuditLevel
 
getMinimumValue(Class) - Method in class com.metamatrix.common.jdbc.JDBCPlatform
Call to determine what is the minimum value allowed for the current database platform.
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
 
getModelIDs(ResultSet) - Static method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
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.server.dqp.service.tracker.TransactionLogMessage
 
getModels(VirtualDatabaseID) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
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
 
getModelsForVisibility(boolean) - Method in class com.metamatrix.metadata.runtime.model.MetadataCache
 
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.
getMonitoredComponentTypes(boolean) - Method in class com.metamatrix.platform.admin.apiimpl.ConfigurationAdminAPIImpl
Returns a List of type ComponentType .
getMonitoredComponentTypes(boolean) - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Returns a List of type ComponentType .
getMonitoredComponentTypes(boolean) - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
 
getMonitoredComponentTypes(boolean) - Method in interface com.metamatrix.platform.config.spi.ConfigurationTransaction
Returns a Map of type ComponentType keyed by ComponentTypeID that are flagged as being monitored.
getMonitoredComponentTypes(boolean) - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationConnector
 
getMonitoredComponentTypes(boolean) - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationReader
 
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(String) - Method in class com.metamatrix.admin.server.AbstractAdminImpl
Get the Node Name for this Identifier
getName() - Method in class com.metamatrix.common.jdbc.metadata.JDBCObject
 
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
 
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.
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).
getNextStartupConfiguration() - Method in class com.metamatrix.platform.config.spi.xml.XMLCurrentConfigurationReader
Obtain the next startup configuration.
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.
getNodeClass() - Method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
getNonExecutableDelimiters() - Method in class com.metamatrix.common.jdbc.JDBCPlatform
These nonexecutable delimiters are words or symbols that cannot be excuted via an execute statement.
getNullability() - Method in class com.metamatrix.common.jdbc.metadata.Column
 
getObject(Object) - Method in class com.metamatrix.platform.config.spi.xml.ConfigTransaction
Returns the objects that changed during this transaction.
getObjectQueryProcessor() - Method in class com.metamatrix.metadata.runtime.model.MetadataCache
 
getObjects() - Method in class com.metamatrix.platform.config.spi.xml.ConfigTransaction
Returns the objects that changed during this transaction
getObjectsRead() - Method in class com.metamatrix.common.comm.platform.socket.SSLAwareChannelHandler
 
getObjectsWritten() - Method in class com.metamatrix.common.comm.platform.socket.SSLAwareChannelHandler
 
getOperator(String) - Method in class com.metamatrix.common.jdbc.JDBCPlatform
 
getOperator(String) - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
getOriginalNameNull() - Method in class com.metamatrix.common.jdbc.metadata.JDBCObject
This method returns whether the object's original name was null.
getOwner() - Method in class com.metamatrix.common.jdbc.metadata.JDBCObject
 
getPages() - Method in class com.metamatrix.common.jdbc.metadata.Index
 
getParent(String) - Method in class com.metamatrix.admin.server.AbstractAdminImpl
Get the Parent Name for this Identifier
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
 
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.
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.
getPingInterval() - Method in interface com.metamatrix.platform.security.api.service.SessionServiceInterface
 
getPingInterval() - Method in class com.metamatrix.platform.security.session.service.SessionServiceImpl
 
getPipeline() - Method in class com.metamatrix.common.comm.platform.socket.SSLAwareChannelHandler
 
getPlatform(Connection) - Static method in class com.metamatrix.common.jdbc.JDBCPlatformFactory
 
getPlatform(String, String) - Static method in class com.metamatrix.common.jdbc.JDBCPlatformFactory
 
getPlatformName() - Method in class com.metamatrix.common.jdbc.JDBCPlatform
 
getPlatformOperators() - Method in class com.metamatrix.common.jdbc.JDBCPlatform
Return any platform-specific operators
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(Collection) - Method in class com.metamatrix.platform.admin.apiimpl.AuthorizationAdminAPIImpl
 
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(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.
getPolicyIDsForResourceInRealm(AuthorizationRealm, String) - Method in class com.metamatrix.platform.admin.apiimpl.AuthorizationAdminAPIImpl
Returns a Collection of AuthorizationPolicyIDs that have AuthorizationPermissions on the given resource that exists in the given AuthorizationRealm.
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(AuthorizationRealm) - Method in class com.metamatrix.platform.admin.apiimpl.AuthorizationAdminAPIImpl
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 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 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(AuthorizationRealm) - Method in class com.metamatrix.platform.admin.apiimpl.AuthorizationAdminAPIImpl
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 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.
getPort() - Method in class com.metamatrix.common.comm.platform.socket.server.SocketListener
 
getPort() - Method in class com.metamatrix.platform.registry.ProcessRegistryBinding
 
getPosition() - Method in class com.metamatrix.common.jdbc.metadata.Column
 
getPrecision() - Method in class com.metamatrix.common.jdbc.metadata.ProcedureColumn
 
getPrincipal(MetaMatrixSessionID) - Method in class com.metamatrix.platform.admin.apiimpl.SessionAdminAPIImpl
Get the information for the account to which the specified session has been authenticated.
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
 
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.
getProcedureColumnType() - Method in class com.metamatrix.common.jdbc.metadata.ProcedureColumn
 
getProcedures(ModelID) - Method in class com.metamatrix.metadata.runtime.model.MetadataCache
Returns all the procedures in the VDB
getProceduresInModel(ModelID) - Method in class com.metamatrix.metadata.runtime.model.MetadataCache
 
getProcessBinding(String, String) - Method in class com.metamatrix.platform.registry.ClusteredRegistryState
 
getProcessController() - Method in class com.metamatrix.platform.registry.ProcessRegistryBinding
Return reference for VMController.
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.
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 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
 
getProcessPoolStats() - Method in class com.metamatrix.common.comm.platform.socket.SocketVMController
 
getProcessPoolStats() - Method in class com.metamatrix.platform.vm.controller.ProcessController
 
getProcessStatistics(String, String) - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIImpl
Return VMStatistics object for Process.
getProductName() - Method in interface com.metamatrix.platform.security.api.service.SessionTerminationHandler
 
getProductName() - Method in class com.metamatrix.server.util.DataServerSessionTerminationHandler
 
getProductReleaseInfos() - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Obtain the List of ReleaseInfo objects which represent the products of the system.
getProductReleaseInfos() - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
Obtain the List of ReleaseInfo objects which represent the products of the system.
getProducts() - Method in class com.metamatrix.platform.admin.apiimpl.ConfigurationAdminAPIImpl
 
getProductTypes(boolean) - Method in interface com.metamatrix.platform.config.spi.ConfigurationTransaction
Returns a Map of type ProductType keyed by ProductTypeID.
getProductTypes(boolean) - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationConnector
 
getProductTypes(boolean) - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationReader
 
getProperties() - Method in class com.metamatrix.common.jdbc.metadata.JDBCObject
 
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.config.persistence.api.PersistentConnectionFactory
 
getProperties() - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationMgr
 
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.server.dqp.config.PlatformConfigSource
 
getProperty(String) - Method in class com.metamatrix.common.jdbc.metadata.JDBCObject
 
getPropertyDefinitions(String, String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getPropertyDefinitions(String, String) - Method in class com.metamatrix.admin.server.ServerMonitoringAdminImpl
 
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.
getProtocol() - Method in class com.metamatrix.common.jdbc.JDBCURL
 
getPscID() - Method in class com.metamatrix.platform.registry.ServiceRegistryBinding
 
getPscIDByName(String, String, String) - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIImpl
 
getQualifier() - Method in class com.metamatrix.common.jdbc.metadata.Index
 
getQueriesForSession(SessionToken) - Method in class com.metamatrix.server.query.service.QueryService
 
getQueriesForSession(SessionToken) - Method in interface com.metamatrix.server.query.service.QueryServiceInterface
 
getQueryMetadata(VirtualDatabaseID) - Method in class com.metamatrix.metadata.runtime.RuntimeMetadataCatalog
 
getQueryMetadataCache() - Method in class com.metamatrix.metadata.runtime.RuntimeMetadataCatalog
 
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
 
getQueueNames() - Method in class com.metamatrix.platform.registry.ServiceRegistryBinding
 
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.
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.
getRadix() - Method in class com.metamatrix.common.jdbc.metadata.Column
 
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.config.service.ConfigurationServiceImpl
 
getReadTransaction() - Method in class com.metamatrix.platform.security.authorization.service.AuthorizationServiceImpl
 
getRealmNames() - Method in class com.metamatrix.platform.admin.apiimpl.AuthorizationAdminAPIImpl
Obtain the names of all of the realms known to the system.
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
 
getReferencedColumn() - Method in class com.metamatrix.common.jdbc.metadata.IndexColumn
Returns the referencedColumn.
getRegistry() - Method in class com.metamatrix.server.connector.service.ClientServiceRegistryService
 
getRemarks() - Method in class com.metamatrix.common.jdbc.metadata.Column
 
getRemarks() - Method in class com.metamatrix.common.jdbc.metadata.Procedure
 
getRemarks() - Method in class com.metamatrix.common.jdbc.metadata.Table
 
getRemoteAddress() - Method in class com.metamatrix.common.comm.platform.socket.SSLAwareChannelHandler.ObjectChannelImpl
 
getRequestId() - Method in class com.metamatrix.server.dqp.service.tracker.TransactionLogMessage
 
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.
getRequestsForSession(MetaMatrixSessionID) - Method in class com.metamatrix.server.admin.apiimpl.QueryAdminAPIImpl
Return all queries that are currently being processed for the user session.
getResource(String) - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationReader
 
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.
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 class com.metamatrix.platform.admin.apiimpl.ConfigurationAdminAPIImpl
Returns a Collection of ResourceDescriptor for all internal resources defined to the system.
getResources(ComponentTypeID) - Method in class com.metamatrix.platform.admin.apiimpl.ConfigurationAdminAPIImpl
Returns a Collection of ResourceDescriptor that are of the specified resource type.
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(ComponentTypeID) - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Returns a Collection of ResourceDescriptor that are of the specified resource type.
getResources() - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
Returns a Collection of ResourceDescriptor for all internal resources defined to the system.
getResources(ComponentTypeID) - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
Returns a Collection of ResourceDescriptor that are of the specified resource type.
getResources() - Method in interface com.metamatrix.platform.config.spi.ConfigurationTransaction
Returns a Collection of ResourceDescriptor for all internal resources defined to the system.
getResources(ComponentTypeID) - Method in interface com.metamatrix.platform.config.spi.ConfigurationTransaction
Returns a Collection of ResourceDescriptor that are of the specified resource type.
getResources() - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationConnector
Returns a Collection of ResourceDescriptor for all internal resources defined to the system.
getResources(ComponentTypeID) - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationConnector
Returns a Collection of ResourceDescriptor that are of the specified resource type.
getResources() - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationReader
 
getResources() - Method in class com.metamatrix.platform.security.audit.AuditMessage
 
getRetryLimit() - Method in class com.metamatrix.platform.service.proxy.ServiceProxy
 
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.
getRoleNameForMethod(String) - Method in class com.metamatrix.admin.util.AdminMethodRoleResolver
Determines the admin role required to call the given method.
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
getRolesForGroup(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getRolesForGroup(String) - Method in class com.metamatrix.admin.server.ServerSecurityAdminImpl
 
getRolesForUser(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getRolesForUser(String) - Method in class com.metamatrix.admin.server.ServerSecurityAdminImpl
 
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.
getRowCount() - Method in class com.metamatrix.server.dqp.service.tracker.TransactionLogMessage
 
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
 
getRPCProxy(Object) - Method in class com.metamatrix.common.messaging.VMMessageBus
 
getRuntimeStateAdminAPIHelper() - Method in class com.metamatrix.admin.server.AbstractAdminImpl
 
getRuntimeStateAdminAPIHelper() - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
getSchemaName() - Method in class com.metamatrix.common.jdbc.metadata.ColumnSet
 
getSelectors() - Method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
getServerSSLEngine() - Method in class com.metamatrix.common.net.ServerSocketConfiguration
 
getServerStartTime() - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIImpl
Returns a Date object representing the time the server was started.
getServerStartupState() - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationConnector
 
getServerStartupState() - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationMgr
 
getServerStartupState() - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationReader
Returns the int startup state, use constants in StartupStateController to interpret the meaning
getServerStartupTime() - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Return the time the server was started.
getServerStartupTime() - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
Return the time the server was started.
getServerStartupTime() - Method in interface com.metamatrix.platform.config.spi.ConfigurationTransaction
Return the time the server was started.
getServerStartupTime() - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationConnector
Return the time the server was started.
getServerStartupTime() - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationMgr
 
getServerStartupTime() - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationReader
Obtain the Date that represents the time the server was started
getServerState() - Method in interface com.metamatrix.platform.config.persistence.api.PersistentConnection
Call to get the current state
getServerState() - Method in class com.metamatrix.platform.config.persistence.impl.file.FilePersistentConnection
Call to get the current state
getServerState() - Method in class com.metamatrix.platform.config.persistence.impl.jdbc.JDBCPersistentConnection
Returns the int startup state, use constants in StartupStateController to interpret the meaning
getService() - Method in class com.metamatrix.platform.registry.ServiceRegistryBinding
Return reference to service If service is local then return local reference Else return stub
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
 
getServiceEvent() - Method in class com.metamatrix.platform.service.api.event.ServiceEvent
 
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 class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIImpl
 
getServiceName() - Method in class com.metamatrix.platform.service.controller.AbstractService
Return name of service (instance name)
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() - 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.
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.proxy.ServiceProxy
Returns the service type that this proxy proxies for.
getSessionID() - Method in class com.metamatrix.admin.server.AbstractAdminImpl
Get The MetaMatrixSessionID for this Connection
getSessionID() - Method in class com.metamatrix.platform.admin.apiimpl.SubSystemAdminAPIImpl
Get The MetaMatrixSessionID for this Connection
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.
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
 
getSessionUid() - Method in class com.metamatrix.server.dqp.service.tracker.TransactionLogMessage
 
getSize() - Method in class com.metamatrix.common.jdbc.metadata.Column
 
getSocketListenerStats() - Method in class com.metamatrix.common.comm.platform.socket.SocketVMController
 
getSocketListenerStats() - Method in class com.metamatrix.platform.vm.controller.ProcessController
 
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(String) - Method in class com.metamatrix.platform.admin.apiimpl.ExtensionSourceAdminAPIImpl
Retrieves an extension source in byte[] form
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 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 class com.metamatrix.platform.admin.apiimpl.ExtensionSourceAdminAPIImpl
Returns List of ExtensionSourceDescriptor objects, in order of their search ordering
getSourceDescriptors(String) - Method in class com.metamatrix.platform.admin.apiimpl.ExtensionSourceAdminAPIImpl
Returns List of ExtensionSourceDescriptor objects of indicated type, in order of their search ordering
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 class com.metamatrix.platform.admin.apiimpl.ExtensionSourceAdminAPIImpl
Returns List (of Strings) of all extension source names, in order of their search ordering
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.
getSourceTypes() - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleManager
Returns List (of Strings) of all extension module types currently supported.
getSourceTypes() - Method in class com.metamatrix.platform.admin.apiimpl.ExtensionSourceAdminAPIImpl
Returns List (of Strings) of all extension source types currently supported.
getSql() - Method in class com.metamatrix.server.dqp.service.tracker.TransactionLogMessage
 
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 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.
getStartupConfiguration() - Method in class com.metamatrix.platform.admin.apiimpl.ConfigurationAdminAPIImpl
Returns the current deployed Configuration.
getStartupConfiguration() - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Returns the startup Configuration, the Configuration that the system booted up with.
getStartupConfiguration() - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
Returns the startup Configuration, the Configuration that the system booted up with.
getStartupConfigurationID() - Method in class com.metamatrix.platform.admin.apiimpl.ConfigurationAdminAPIImpl
Returns the ID of the startup Configuration, which should reflect the desired runtime state of the system.
getStartupConfigurationID() - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Returns the ID of the startup Configuration, which should reflect the desired runtime state of the system.
getStartupConfigurationID() - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
Returns the ID of the startup Configuration, which should reflect the desired runtime state of the system.
getStartupTime() - Method in interface com.metamatrix.platform.config.persistence.api.PersistentConnection
Call to get the startup time of the server.
getStartupTime() - Method in class com.metamatrix.platform.config.persistence.impl.file.FilePersistentConnection
Call to get the current state
getStartupTime() - Method in class com.metamatrix.platform.config.persistence.impl.jdbc.JDBCPersistentConnection
Call to get the current state
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.
getStats() - Method in class com.metamatrix.common.comm.platform.socket.server.SocketListener
 
getStats() - Method in class com.metamatrix.common.connection.ManagedConnection
 
getStatus() - Method in class com.metamatrix.platform.config.spi.xml.ConfigTransaction
Obtain the status of the transaction associated with this object.
getStatus() - Method in class com.metamatrix.server.dqp.service.tracker.TransactionLogMessage
 
getStickyFlag() - Method in class com.metamatrix.platform.service.proxy.ServiceProxy
 
getSubTxnUid() - Method in class com.metamatrix.server.dqp.service.tracker.TransactionLogMessage
 
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.
getSystemState() - Method in class com.metamatrix.platform.admin.api.runtime.SystemStateBuilder
 
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
 
getSystemVDBArchive() - Method in class com.metamatrix.metadata.runtime.RuntimeMetadataCatalog
Returns the System VDB Archive
getTableName() - Method in class com.metamatrix.common.jdbc.metadata.ForeignKey
 
getTableName() - Method in class com.metamatrix.common.jdbc.metadata.Index
 
getTableName() - Method in class com.metamatrix.common.jdbc.metadata.UniqueKey
 
getTableName(Properties) - Method in class com.metamatrix.common.log.DbLogWriter
 
getTableTypes() - Method in class com.metamatrix.common.jdbc.JDBCPlatform
 
getTargetClasses() - Method in class com.metamatrix.common.messaging.jgroups.RPCStruct
 
getText() - Method in class com.metamatrix.platform.security.audit.AuditMessage
 
getText(String) - Method in class com.metamatrix.platform.security.audit.AuditMessage
 
getTimestamp() - Method in class com.metamatrix.platform.security.audit.AuditMessage
 
getTransaction() - Method in class com.metamatrix.platform.config.spi.xml.ConfigUserTransaction
 
getTransaction(String) - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationReader
 
getTransaction(String) - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationWriter
 
getTransactionID() - Method in class com.metamatrix.platform.config.spi.xml.ConfigTransaction
Returns the transaction id that uniquely identifies this transaction
getTransactionServer() - Method in class com.metamatrix.server.dqp.service.PlatformTransactionService
 
getTransactionState() - Method in exception com.metamatrix.platform.config.spi.xml.ConfigTransactionException
 
getTxnUid() - Method in class com.metamatrix.server.dqp.service.tracker.TransactionLogMessage
 
getType() - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleEvent
 
getType() - Method in class com.metamatrix.common.jdbc.metadata.Index
 
getType() - Method in class com.metamatrix.common.jdbc.metadata.Procedure
 
getType() - Method in class com.metamatrix.common.jdbc.metadata.Table
 
getType() - Method in class com.metamatrix.server.dqp.service.tracker.TransactionLogMessage
 
getUniqueID(String) - Method in interface com.metamatrix.common.id.dbid.DBIDController
 
getUniqueID(String, boolean) - Method in interface com.metamatrix.common.id.dbid.DBIDController
 
getUniqueID(String, boolean) - Method in class com.metamatrix.common.id.dbid.spi.InMemoryIDController
 
getUniqueID(String) - Method in class com.metamatrix.common.id.dbid.spi.InMemoryIDController
 
getUniqueID(String) - Method in class com.metamatrix.common.id.dbid.spi.jdbc.PersistentIDController
 
getUniqueID(String, boolean) - Method in class com.metamatrix.common.id.dbid.spi.jdbc.PersistentIDController
 
getUniqueKey() - Method in class com.metamatrix.common.jdbc.metadata.ForeignKey
 
getUniqueKeys() - Method in class com.metamatrix.common.jdbc.metadata.Table
 
getUserGroups() - Method in class com.metamatrix.platform.security.membership.spi.file.FileMembershipDomain
 
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 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.
getUserPrincipal(String) - Method in class com.metamatrix.platform.admin.apiimpl.MembershipAdminAPIImpl
 
getUserPrincipals(Collection) - Method in class com.metamatrix.platform.admin.apiimpl.MembershipAdminAPIImpl
 
getUsers() - Method in class com.metamatrix.platform.security.membership.spi.file.FileMembershipDomain
 
getVDB(VirtualDatabaseID) - Method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataAdminAPIImpl
Call to export a VDB to the local file system
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.
getVDBID(String, String) - Static method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataHelper
 
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 class com.metamatrix.platform.security.api.UserEntitlementInfo
Get the name of the VDB this entitlement falls under.
getVdbName() - Method in class com.metamatrix.server.dqp.service.tracker.TransactionLogMessage
 
getVDBResource(String, String) - Method in class com.metamatrix.server.dqp.service.PlatformVDBService
 
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).
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.server.dqp.service.PlatformVDBService
 
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.server.dqp.service.tracker.TransactionLogMessage
 
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 class com.metamatrix.server.admin.apiimpl.RuntimeMetadataAdminAPIImpl
Returns the VirtualDatabase specified by the VirtualDatabaseID.
getVirtualDatabaseID() - Method in class com.metamatrix.metadata.runtime.event.RuntimeMetadataEvent
 
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.
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 class com.metamatrix.server.admin.apiimpl.RuntimeMetadataAdminAPIImpl
Returns a Collection of the VirtualDatabases in the system.
getVisibility(String) - Method in class com.metamatrix.metadata.runtime.vdb.defn.VDBCreation
 
getVMControllerBindings() - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIImpl
 
getVMControllerInterface(String, String) - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIHelper
 
getVMHostName(String, String) - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIHelper
 
getVMs(String) - Method in class com.metamatrix.platform.registry.ClusteredRegistryState
Gets all the VMs for a given Host.
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.
getWorkContext() - Method in interface com.metamatrix.common.comm.platform.socket.server.ClientInstance
 
getWorkContext() - Method in class com.metamatrix.common.comm.platform.socket.server.SocketClientInstance
 
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.config.service.ConfigurationServiceImpl
 
getWriteTransaction() - Method in class com.metamatrix.platform.config.spi.xml.XMLCurrentConfigurationReader
 
getWriteTransaction() - Method in class com.metamatrix.platform.security.authorization.service.AuthorizationServiceImpl
 
getWriteTransactionWithRetry(String, ConfigUserTransactionFactory) - Static method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationWriter
 
getXAServer() - Method in class com.metamatrix.server.dqp.service.PlatformTransactionService
 
GLOBAL_TEMPORARY - Static variable in interface com.metamatrix.common.jdbc.JDBCPlatform.TableTypes
 
GRANTOR - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthPrincipals.ColumnName
 
greatest() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
GROUP_BY - Static variable in class com.metamatrix.common.jdbc.JDBCPlatform
 
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
 

H

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
 
hasConcurrentUsers() - Method in class com.metamatrix.common.connection.ManagedConnection.ConnectionStatistics
 
hasContent(JDBCObject) - Method in class com.metamatrix.common.jdbc.metadata.JDBCNamespace
 
hasDefaultValue(String) - Method in class com.metamatrix.common.jdbc.metadata.Column
 
hasForeignKeys() - Method in class com.metamatrix.common.jdbc.metadata.Table
 
hashCode() - Method in class com.metamatrix.common.jdbc.metadata.ColumnType
Returns the hash code value for this object.
hashCode() - Method in class com.metamatrix.common.jdbc.metadata.IndexType
Returns the hash code value for this object.
hashCode() - Method in class com.metamatrix.common.jdbc.metadata.Nullability
Returns the hash code value for this object.
hashCode() - Method in class com.metamatrix.common.jdbc.metadata.ProcedureColumnType
Returns the hash code value for this object.
hashCode() - Method in class com.metamatrix.common.jdbc.metadata.ProcedureType
Returns the hash code value for this object.
HASHED - Static variable in class com.metamatrix.common.jdbc.metadata.IndexType
Identifies an index as a hashed index.
hasIndexes() - Method in class com.metamatrix.common.jdbc.metadata.Table
 
hasLength() - Method in class com.metamatrix.common.jdbc.syntax.FieldType
 
hasMatchingColumns(ColumnSet) - Method in class com.metamatrix.common.jdbc.metadata.ColumnSet
 
hasName() - Method in class com.metamatrix.common.jdbc.metadata.JDBCObject
 
hasOwner() - Method in class com.metamatrix.common.jdbc.metadata.JDBCObject
 
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
 
hasPrivilege(String) - Method in class com.metamatrix.common.jdbc.metadata.Table
 
hasPrivilege(String, boolean) - Method in class com.metamatrix.common.jdbc.metadata.Table
 
hasProperties() - Method in class com.metamatrix.common.jdbc.metadata.JDBCObject
 
hasRole(String, String, String) - Method in class com.metamatrix.server.dqp.service.PlatformAuthorizationService
 
hasUniqueKeys() - Method in class com.metamatrix.common.jdbc.metadata.Table
 
hexToRaw() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
HOST - Static variable in class com.metamatrix.common.log.DbLogWriter.ColumnName
 
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_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_NAME - Static variable in class com.metamatrix.platform.security.audit.AuditMessage
 
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
 
HostControllerRegistryBinding - Class in com.metamatrix.platform.registry
 
HostControllerRegistryBinding(String, Properties, HostManagement, MessageBus) - Constructor for class com.metamatrix.platform.registry.HostControllerRegistryBinding
 
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 interface com.metamatrix.server.Configuration
 
hostRemoved(String) - Method in class com.metamatrix.platform.registry.HostMonitor
 

I

I18nLogManager - Class in com.metamatrix.common.log
Deprecated. use LogManager
IAdminHelper - Interface in com.metamatrix.platform.admin.apiimpl
 
ID_CONTEXT - Static variable in class com.metamatrix.common.id.dbid.spi.jdbc.JDBCNames.IDTable.ColumnName
 
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.
importConfiguration(char[]) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
importConfiguration(char[]) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
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
 
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
 
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
 
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
 
importVDB(byte[]) - Method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataAdminAPIImpl
 
importVDBDefn(VDBArchive, String) - Static method in class com.metamatrix.metadata.runtime.vdb.defn.VDBDefnImport
 
importVDBDefn(VDBArchive, String, boolean) - Static method in class com.metamatrix.metadata.runtime.vdb.defn.VDBDefnImport
 
importVDBDefn(VDBArchive, String, boolean, List) - Static method in class com.metamatrix.metadata.runtime.vdb.defn.VDBDefnImport
 
IN - Static variable in class com.metamatrix.common.jdbc.JDBCPlatform
 
IN - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
in() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
Index - Class in com.metamatrix.common.jdbc.metadata
 
Index() - Constructor for class com.metamatrix.common.jdbc.metadata.Index
 
Index(String) - Constructor for class com.metamatrix.common.jdbc.metadata.Index
 
Index(String, String, String, String) - Constructor for class com.metamatrix.common.jdbc.metadata.Index
 
IndexColumn - Class in com.metamatrix.common.jdbc.metadata
 
IndexColumn() - Constructor for class com.metamatrix.common.jdbc.metadata.IndexColumn
 
IndexColumn(String) - Constructor for class com.metamatrix.common.jdbc.metadata.IndexColumn
 
IndexType - Class in com.metamatrix.common.jdbc.metadata
 
indicateSystemShutdown(ConfigTransaction) - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationWriter
Called by XMLCurrentConfigurationReader.indicateSystemShutdown()
indicateSystemShutdown() - Method in class com.metamatrix.platform.config.spi.xml.XMLCurrentConfigurationReader
 
INFORMIX - Static variable in interface com.metamatrix.common.jdbc.JDBCPlatformFactory.PlatformClass
 
INFORMIX - Static variable in interface com.metamatrix.common.jdbc.JDBCPlatformFactory.Protocol
 
INFORMIX - Static variable in interface com.metamatrix.common.jdbc.JDBCPlatformFactory.Supported
 
InformixPlatform - Class in com.metamatrix.common.jdbc.db
 
InformixPlatform() - Constructor for class com.metamatrix.common.jdbc.db.InformixPlatform
Constructor for InformixPlatform.
init() - Method in class com.metamatrix.admin.util.AdminMethodRoleResolver
Could hard-code as they are now - all over.
init() - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleManager
Initializes this object by assembling the necessary properties together - combines resource properties gotten from CurrentConfiguration with default Properties defined by this class.
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(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(Properties) - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationMgr
 
init(ServiceID, DeployedComponentID, Properties, ClientServiceRegistry) - 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) - Method in class com.metamatrix.platform.service.controller.AbstractService
Initialize a service using the properties specified.
init(ServiceID, DeployedComponentID, Properties, ClientServiceRegistry) - Method in class com.metamatrix.server.connector.service.ConnectorService
Initialize ConnectorService
init(ServiceID, DeployedComponentID, Properties, ClientServiceRegistry) - Method in class com.metamatrix.server.query.service.QueryService
 
initcap() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
initialize() - Method in class com.metamatrix.common.log.DbLogWriter
Initialize this destination with the specified properties.
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(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
 
initializeAggregateFunctionOperators() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
initializeForTesting(Properties) - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
 
initializeFunctionOperators() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
initializeLogicalOperators() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
initializeOperators() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
initializeRelationOperators() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
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.
InMemoryIDController - Class in com.metamatrix.common.id.dbid.spi
 
InMemoryIDController() - Constructor for class com.metamatrix.common.id.dbid.spi.InMemoryIDController
 
INNER_JOIN - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
INSERT - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
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_INTO - Static variable in class com.metamatrix.common.jdbc.JDBCPlatform
 
INSERT_INTO_CS_SYSTEM_PROPERTY_TABLE - Static variable in class com.metamatrix.platform.config.persistence.impl.jdbc.SQL_Translator
 
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_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_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_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
 
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.
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.
INSTALL_DATE - Static variable in class com.metamatrix.platform.config.spi.xml.XMLCurrentConfigurationReader
The date of installation of the MetaMatrix suite
INSTANCE_NAME - Static variable in interface com.metamatrix.platform.service.controller.ServicePropertyNames
 
instring() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
INTO - Static variable in class com.metamatrix.common.jdbc.JDBCPlatform
 
INTO - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
inverses - Static variable in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
invoke(Object, Method, Object[]) - Method in class com.metamatrix.common.comm.platform.socket.server.AdminAuthorizationInterceptor
 
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
 
invokeRemoteMethod(UUID, String, Class[], Object[]) - Method in class com.metamatrix.common.messaging.jgroups.RemoteProxy
 
IS - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
IS_ENABLED - Static variable in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCNames.ExtensionFilesTable.ColumnName
 
IS_PHYSICAL - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.Models.ColumnName
 
isActive() - Method in class com.metamatrix.platform.registry.ServiceRegistryBinding
 
isActiveVDB(String, String) - Method in class com.metamatrix.server.dqp.service.PlatformVDBService
 
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.
isAscending() - Method in class com.metamatrix.common.jdbc.metadata.IndexColumn
 
isAtMaximum() - Method in class com.metamatrix.common.id.dbid.ReservedIDBlock
 
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.
isCallable() - Method in class com.metamatrix.common.jdbc.metadata.Procedure
 
isCallerInRole(SessionToken, String) - Method in class com.metamatrix.platform.admin.apiimpl.AuthorizationAdminAPIImpl
Verify that caller is in the specified logical role.
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.
isClientEncryptionEnabled() - Method in class com.metamatrix.common.net.ServerSocketConfiguration
 
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(Connection) - Method in class com.metamatrix.common.jdbc.db.DB2Platform
 
isClosed(Connection) - Method in class com.metamatrix.common.jdbc.db.DerbyPlatform
 
isClosed(Connection) - Method in class com.metamatrix.common.jdbc.db.InformixPlatform
 
isClosed(Connection) - Method in class com.metamatrix.common.jdbc.db.MSSQLPlatform
 
isClosed(Connection) - Method in class com.metamatrix.common.jdbc.db.MySQLPlatform
 
isClosed(Connection) - Method in class com.metamatrix.common.jdbc.db.OraclePlatform
 
isClosed(Connection) - Method in class com.metamatrix.common.jdbc.db.PostgresPlatform
 
isClosed(Connection) - Method in class com.metamatrix.common.jdbc.db.SybasePlatform
 
isClosed(Connection) - Method in class com.metamatrix.common.jdbc.JDBCPlatform
 
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.config.persistence.impl.jdbc.JDBCPersistentConnection
 
isClosed() - Method in class com.metamatrix.platform.service.controller.AbstractService
Return true if service is closed.
isComplete() - Method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
isComponentTypeChange() - Method in class com.metamatrix.platform.config.event.ConfigurationChangeEvent
 
isConfigurationModel(String) - Static method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleUtil
 
isConnectorBindingChange() - Method in class com.metamatrix.platform.config.event.ConfigurationChangeEvent
 
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
 
isDB2() - Method in class com.metamatrix.common.jdbc.db.DB2Platform
 
isDB2() - Method in class com.metamatrix.common.jdbc.JDBCPlatform
 
isDefault() - Method in class com.metamatrix.common.jdbc.db.DB2Platform
 
isDefault() - Method in class com.metamatrix.common.jdbc.db.DerbyPlatform
 
isDefault() - Method in class com.metamatrix.common.jdbc.db.InformixPlatform
 
isDefault() - Method in class com.metamatrix.common.jdbc.db.MetaMatrixPlatform
 
isDefault() - Method in class com.metamatrix.common.jdbc.db.MSSQLPlatform
 
isDefault() - Method in class com.metamatrix.common.jdbc.db.MySQLPlatform
 
isDefault() - Method in class com.metamatrix.common.jdbc.db.OraclePlatform
 
isDefault() - Method in class com.metamatrix.common.jdbc.db.PostgresPlatform
 
isDefault() - Method in class com.metamatrix.common.jdbc.db.SybasePlatform
 
isDefault() - Method in class com.metamatrix.common.jdbc.JDBCPlatform
 
isDefinitionDeployable(ComponentDefnID) - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationReader
 
isDepleted() - Method in class com.metamatrix.common.id.dbid.ReservedIDBlock
Returns boolean indicating if block is all used up.
isDerby() - Method in class com.metamatrix.common.jdbc.db.DerbyPlatform
 
isDerby() - Method in class com.metamatrix.common.jdbc.JDBCPlatform
 
isDirty() - Method in class com.metamatrix.platform.registry.ServiceRegistryBinding
 
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
 
isEssential() - Method in class com.metamatrix.platform.registry.ServiceRegistryBinding
 
isGroupEntitlement() - Method in class com.metamatrix.platform.security.api.UserEntitlementInfo
Does this represent a group or an element entitlement?
isHostChange() - Method in class com.metamatrix.platform.config.event.ConfigurationChangeEvent
 
isInformix() - Method in class com.metamatrix.common.jdbc.db.InformixPlatform
 
isInformix() - Method in class com.metamatrix.common.jdbc.JDBCPlatform
 
isInitialized() - Method in class com.metamatrix.platform.service.controller.AbstractService
Return true if service has been initialized.
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
 
isMarked() - Method in class com.metamatrix.common.jdbc.metadata.JDBCObject
 
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.
isMetaMatrix() - Method in class com.metamatrix.common.jdbc.db.MetaMatrixPlatform
 
isMetaMatrix() - Method in class com.metamatrix.common.jdbc.db.MMOraclePlatform
 
isMetaMatrix() - Method in class com.metamatrix.common.jdbc.JDBCPlatform
 
isModelDetailsLoaded() - Method in class com.metamatrix.metadata.runtime.model.MetadataCache
Returns true if the metadata for the groups and elements have been loaded.
isMSSQL() - Method in class com.metamatrix.common.jdbc.db.MSSQLPlatform
 
isMSSQL() - Method in class com.metamatrix.common.jdbc.JDBCPlatform
 
isMYSQL() - Method in class com.metamatrix.common.jdbc.db.MySQLPlatform
 
isMYSQL() - Method in class com.metamatrix.common.jdbc.JDBCPlatform
 
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
 
isNull() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
isOpen() - Method in class com.metamatrix.common.comm.platform.socket.SSLAwareChannelHandler.ObjectChannelImpl
 
isOpen() - Method in class com.metamatrix.platform.service.controller.AbstractService
Return true if service is open
isOracle() - Method in class com.metamatrix.common.jdbc.db.OraclePlatform
 
isOracle() - Method in class com.metamatrix.common.jdbc.JDBCPlatform
 
isPostgres() - Method in class com.metamatrix.common.jdbc.db.PostgresPlatform
 
isPostgres() - Method in class com.metamatrix.common.jdbc.JDBCPlatform
 
isPrefix - Variable in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
isPrefix() - Method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
isPrimary() - Method in class com.metamatrix.common.jdbc.metadata.UniqueKey
 
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() - Method in class com.metamatrix.platform.config.spi.xml.ConfigTransaction
 
isReadTransaction() - Method in class com.metamatrix.platform.config.spi.xml.ConfigUserTransaction
 
isRepeating - Variable in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
isSecure - Variable in class com.metamatrix.common.jdbc.JDBCPlatform
 
isSecure() - Method in class com.metamatrix.common.jdbc.JDBCPlatform
 
isSecurityEnabled() - Method in interface com.metamatrix.platform.security.api.service.MembershipServiceInterface
 
isSecurityEnabled() - Method in class com.metamatrix.platform.security.membership.service.MembershipServiceImpl
 
isServerAvailable() - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationMgr
 
isServerSSLEnabled() - Method in class com.metamatrix.common.net.ServerSocketConfiguration
 
isServerStarting() - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationMgr
 
isServerStopped() - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationMgr
 
isServiceBad() - Method in class com.metamatrix.platform.registry.ServiceRegistryBinding
 
isServiceChange() - Method in class com.metamatrix.platform.config.event.ConfigurationChangeEvent
 
isSessionValid(MetaMatrixSessionID) - Method in class com.metamatrix.platform.admin.apiimpl.SessionAdminAPIImpl
 
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
 
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
isSSLEnabled() - Static method in class com.metamatrix.common.net.ServerSocketConfiguration
 
isStarted() - Method in class com.metamatrix.platform.vm.controller.ProcessController
Return TRUE if the system's services are started; i.e.
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.
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
 
isSybase() - Method in class com.metamatrix.common.jdbc.db.SybasePlatform
 
isSybase() - Method in class com.metamatrix.common.jdbc.JDBCPlatform
 
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.
isUnique() - Method in class com.metamatrix.common.jdbc.metadata.Index
 
isValidType(String) - Static method in class com.metamatrix.common.extensionmodule.ExtensionModuleTypes
Indicates whether the type name in question is a valid type
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
isWrappable() - Method in class com.metamatrix.common.id.dbid.ReservedIDBlock
Returns boolean indicating if the numbers can be reused when the maximum number is reached.
isWsdlUser(String) - Method in class com.metamatrix.platform.security.membership.service.MembershipServiceImpl
 
iterator() - Method in class com.metamatrix.platform.security.api.UserEntitlementInfo
Get an iterator over the Grantees possessing this entitlement.

J

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
JDBC_FACTORY_NAME - Static variable in class com.metamatrix.platform.config.persistence.api.PersistentConnectionFactory
 
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
 
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
 
JDBCConnectorFactory - Class in com.metamatrix.metadata.runtime.spi.jdbc
 
JDBCConnectorFactory() - Constructor for class com.metamatrix.metadata.runtime.spi.jdbc.JDBCConnectorFactory
 
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.
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
 
JDBCNamespace - Class in com.metamatrix.common.jdbc.metadata
 
JDBCNamespace() - Constructor for class com.metamatrix.common.jdbc.metadata.JDBCNamespace
 
JDBCNamespace(String) - Constructor for class com.metamatrix.common.jdbc.metadata.JDBCNamespace
 
JDBCObject - Class in com.metamatrix.common.jdbc.metadata
 
JDBCObject() - Constructor for class com.metamatrix.common.jdbc.metadata.JDBCObject
 
JDBCObject(String) - Constructor for class com.metamatrix.common.jdbc.metadata.JDBCObject
 
JDBCPersistentConnection - Class in com.metamatrix.platform.config.persistence.impl.jdbc
 
JDBCPersistentConnection(Connection, ConfigurationModelContainerAdapter, Properties) - Constructor for class com.metamatrix.platform.config.persistence.impl.jdbc.JDBCPersistentConnection
 
JDBCPersistentConnectionFactory - Class in com.metamatrix.platform.config.persistence.impl.jdbc
 
JDBCPersistentConnectionFactory(Properties) - Constructor for class com.metamatrix.platform.config.persistence.impl.jdbc.JDBCPersistentConnectionFactory
Constructor for JDBCPersistentConnectionFactory.
JDBCPlatform - Class in com.metamatrix.common.jdbc
The JDBCPlatform represents a single datasource connection.
JDBCPlatform() - Constructor for class com.metamatrix.common.jdbc.JDBCPlatform
 
JDBCPlatform.TableTypes - Interface in com.metamatrix.common.jdbc
 
JDBCPlatformFactory - Class in com.metamatrix.common.jdbc
DO NOT USE LogManager in this class Here's the matrix for determining which platform to use: PN = Product Name, which means the product name from the metadata will help determine the platform Protocol = means the Protocol (mmx:oracle, oracle, sequelink) will help determine the platform Driver | Oracle DB2 SQLServer Sybase Informix ------------------------------------------------------------------------------ Native PN PN PN PN PN MMX (DD) Protocol PN PN PN PN (mmx:oracle) MetaMatrix JDBC Protocol -->(SAME) -->(SAME) ----->(SAME) --> (SAME) ------------------------------------------------------------------------------ The process will look 1st at the protocol and then the product name to further deliniate the type of platform that should be used.
JDBCPlatformFactory() - Constructor for class com.metamatrix.common.jdbc.JDBCPlatformFactory
 
JDBCPlatformFactory.PlatformClass - Interface in com.metamatrix.common.jdbc
 
JDBCPlatformFactory.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
JDBCPlatformFactory.Supported - Interface in com.metamatrix.common.jdbc
These are the platforms supported
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
 
JDBCTranslator - Class in com.metamatrix.metadata.runtime.spi.jdbc
 
JDBCTranslator() - Constructor for class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
JDBCURL - Class in com.metamatrix.common.jdbc
 
JDBCURL(String) - Constructor for class com.metamatrix.common.jdbc.JDBCURL
 
JGroupsMessageBus - Class in com.metamatrix.common.messaging.jgroups
 
JGroupsMessageBus(ChannelProvider, EventBroker, String) - Constructor for class com.metamatrix.common.messaging.jgroups.JGroupsMessageBus
 
JGroupsMessageBus.FederateHeader - Class in com.metamatrix.common.messaging.jgroups
 
JGroupsMessageBus.FederateHeader(int) - Constructor for class com.metamatrix.common.messaging.jgroups.JGroupsMessageBus.FederateHeader
 
JGroupsProvider - Class in com.metamatrix.server
This class contains a collection of utilities for managing JGroups objects.
JGroupsProvider() - Constructor for class com.metamatrix.server.JGroupsProvider
 

K

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
 

L

LAST_CHANGED - Static variable in class com.metamatrix.platform.config.persistence.impl.jdbc.SQL_Translator.StartupStateTable.ColumnName
 
lastDay() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
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_AUTH_TYPE - Static variable in class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
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.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
LDAP_URL - Static variable in class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
LDAP_USER_OBJECT_TYPE - Static variable in class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
LDAPMembershipDomain - Class in com.metamatrix.platform.security.membership.spi.ldap
 
LDAPMembershipDomain() - Constructor for class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
least() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
LEFT_PAREN - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
leftPad() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
leftTrim() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
LENGTH - Static variable in class com.metamatrix.common.jdbc.JDBCPlatform
 
length() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
LEVEL - Static variable in class com.metamatrix.common.log.DbLogWriter.ColumnName
 
LIKE - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
like() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
LIKE_MATCH_CHARACTER - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
LIKE_WILDCARD_CHARACTER - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
listeners - Variable in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIImpl
 
LITERAL_ENCLOSING_CHARACTER - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
ln() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
loadFile(String, Class) - Static method in class com.metamatrix.platform.security.membership.service.MembershipServiceImpl
Loads the given file by searching multiple loading mechanisms
loadModelDetails() - Method in class com.metamatrix.metadata.runtime.model.MetadataCache
 
loadVDBDefn(VDBArchive, String) - Method in class com.metamatrix.metadata.runtime.vdb.defn.VDBCreation
 
LOCAL_TEMPORARY - Static variable in interface com.metamatrix.common.jdbc.JDBCPlatform.TableTypes
 
LOCK_CONFIG_CHANGING - Static variable in class com.metamatrix.platform.config.spi.xml.ConfigUserTransaction
 
LOCK_SERVER_STARTING - Static variable in class com.metamatrix.platform.config.spi.xml.ConfigUserTransaction
 
log() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
log(String) - Static method in class com.metamatrix.metadata.runtime.vdb.defn.VDBCreation
 
LogConstants - Interface in com.metamatrix.server.util
 
logDetail(String, Object[]) - Method in class com.metamatrix.admin.server.AbstractAdminImpl
Log a localized message.
LOGDIR - Static variable in interface com.metamatrix.server.Configuration
 
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.
logException(Throwable) - Method in class com.metamatrix.platform.service.proxy.ServiceProxy
Log an exception.
LOGFILE - Static variable in interface com.metamatrix.server.Configuration
 
logInfo(String, String, Object[]) - Static method in class com.metamatrix.common.log.I18nLogManager
Deprecated. Send a information message to the log.
logMessage(LogMessage) - Method in class com.metamatrix.common.log.DbLogListener
 
logMessage(LogMessage) - Method in class com.metamatrix.common.log.DbLogWriter
 
logMessage(String) - Method in class com.metamatrix.platform.vm.controller.ProcessController
 
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
 
logoff() - Method in class com.metamatrix.common.comm.platform.socket.server.LogonImpl
 
logon(Properties) - Method in class com.metamatrix.common.comm.platform.socket.server.LogonImpl
 
LogonImpl - Class in com.metamatrix.common.comm.platform.socket.server
 
LogonImpl(SessionServiceInterface, String) - Constructor for class com.metamatrix.common.comm.platform.socket.server.LogonImpl
 
LogPlatformConstants - Interface in com.metamatrix.platform.util
 
lookupColumn(String) - Method in class com.metamatrix.common.jdbc.metadata.ColumnSet
 
lookupContent(String, Class) - Method in class com.metamatrix.common.jdbc.metadata.JDBCNamespace
 
lookupForeignKey(String) - Method in class com.metamatrix.common.jdbc.metadata.Table
 
lookupForeignKey(ForeignKey) - Method in class com.metamatrix.common.jdbc.metadata.Table
 
lookupIndex(String) - Method in class com.metamatrix.common.jdbc.metadata.Catalog
 
lookupIndex(String) - Method in class com.metamatrix.common.jdbc.metadata.Schema
 
lookupIndex(String) - Method in class com.metamatrix.common.jdbc.metadata.Table
 
lookupJDBCObject(List, String, Class) - Static method in class com.metamatrix.common.jdbc.metadata.JDBCObject
 
lookupProcedure(String) - Method in class com.metamatrix.common.jdbc.metadata.Catalog
 
lookupProcedure(String) - Method in class com.metamatrix.common.jdbc.metadata.Schema
 
lookupSchema(String) - Method in class com.metamatrix.common.jdbc.metadata.Catalog
 
lookupTable(String) - Method in class com.metamatrix.common.jdbc.metadata.Catalog
 
lookupTable(String) - Method in class com.metamatrix.common.jdbc.metadata.Schema
 
lookupUniqueKey(String) - Method in class com.metamatrix.common.jdbc.metadata.Table
 
lookupUniqueKey(UniqueKey) - Method in class com.metamatrix.common.jdbc.metadata.Table
 

M

main(String[]) - Static method in class com.metamatrix.common.comm.platform.socket.SocketVMController
Deprecated. 
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
 
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.
mapVDBStates(short) - Static method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataHelper
 
markAsUsed() - Method in class com.metamatrix.common.connection.ManagedConnection.ConnectionStatistics
 
markServiceAsBad() - Method in class com.metamatrix.platform.registry.ServiceRegistryBinding
 
markVDBForDelete(VirtualDatabaseID) - Method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataAdminAPIImpl
Mark a VirtualDataBase (VDB) for deletion.
MAX_CODE_TABLE_RECORDS - Static variable in class com.metamatrix.server.query.service.QueryServicePropertyNames
 
MAX_CODE_TABLES - Static variable in class com.metamatrix.server.query.service.QueryServicePropertyNames
 
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_FETCH_SIZE - Static variable in class com.metamatrix.server.query.service.QueryServicePropertyNames
 
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_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_PLAN_CACHE_SIZE - Static variable in class com.metamatrix.server.query.service.QueryServicePropertyNames
 
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_RESULTSET_CACHE_AGE - Static variable in class com.metamatrix.server.query.service.QueryServicePropertyNames
 
MAX_RESULTSET_CACHE_SIZE - Static variable in class com.metamatrix.server.query.service.QueryServicePropertyNames
 
MAX_RETRY_DELAY_VAL - Static variable in class com.metamatrix.platform.service.proxy.ServiceProxy
 
Maximum - Static variable in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
maximum() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
maximumNumericValues() - Method in class com.metamatrix.common.jdbc.db.DB2Platform
Builds a table of maximum numeric values keyed on java class.
maximumNumericValues() - Method in class com.metamatrix.common.jdbc.db.DerbyPlatform
Builds a table of maximum numeric values keyed on java class.
maximumNumericValues() - Method in class com.metamatrix.common.jdbc.db.MSSQLPlatform
Builds a table of maximum numeric values keyed on java class.
maximumNumericValues() - Method in class com.metamatrix.common.jdbc.db.OraclePlatform
Builds a table of maximum numeric values keyed on java class.
maximumNumericValues() - Method in class com.metamatrix.common.jdbc.JDBCPlatform
Builds a table of maximum numeric values keyed on java class.
maximumValues - Variable in class com.metamatrix.common.jdbc.JDBCPlatform
 
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
 
MEMBERSHIP_SERVICE_PROXY_CLASS - Static variable in class com.metamatrix.platform.util.PlatformProxyHelper
 
MembershipAdminAPIImpl - Class in com.metamatrix.platform.admin.apiimpl
 
MembershipDomain - Interface in com.metamatrix.platform.security.membership.spi
Defines a Membership Domain for the Membership Service.
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.
MESSAGE - Static variable in class com.metamatrix.common.log.DbLogWriter.ColumnName
 
MESSAGE_BUS_TYPE - Static variable in interface com.metamatrix.common.messaging.MessageBusConstants
 
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
 
MessageBus - Interface in com.metamatrix.common.messaging
 
MessageBusConstants - Interface in com.metamatrix.common.messaging
 
messageReceived(ChannelHandlerContext, MessageEvent) - Method in class com.metamatrix.common.comm.platform.socket.SSLAwareChannelHandler
 
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_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_KEYWORD_TYPE - Static variable in class com.metamatrix.common.extensionmodule.ExtensionModuleTypes
The name of the Metadata Keyword type of extension module.
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.
METAMATRIX - Static variable in interface com.metamatrix.common.jdbc.JDBCPlatformFactory.PlatformClass
 
METAMATRIX - Static variable in interface com.metamatrix.common.jdbc.JDBCPlatformFactory.Protocol
 
METAMATRIX - Static variable in interface com.metamatrix.common.jdbc.JDBCPlatformFactory.Supported
 
MetaMatrixPlatform - Class in com.metamatrix.common.jdbc.db
 
MetaMatrixPlatform() - Constructor for class com.metamatrix.common.jdbc.db.MetaMatrixPlatform
Constructor for MetaMatrixPlatform.
METAMODEL_EXTENSION_TYPE - Static variable in class com.metamatrix.common.extensionmodule.ExtensionModuleTypes
The name of the Metamodel Extension type of extension module.
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.
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
 
MIN_FETCH_SIZE - Static variable in class com.metamatrix.server.query.service.QueryServicePropertyNames
 
Minimum - Static variable in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
minimum() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
minimumNumericValues() - Method in class com.metamatrix.common.jdbc.db.DB2Platform
Builds a table of minimum numeric values keyed on java class.
minimumNumericValues() - Method in class com.metamatrix.common.jdbc.db.DerbyPlatform
Builds a table of minimum numeric values keyed on java class.
minimumNumericValues() - Method in class com.metamatrix.common.jdbc.db.MSSQLPlatform
Builds a table of minimum numeric values keyed on java class.
minimumNumericValues() - Method in class com.metamatrix.common.jdbc.db.OraclePlatform
Builds a table of minimum numeric values keyed on java class.
minimumNumericValues() - Method in class com.metamatrix.common.jdbc.JDBCPlatform
Builds a table of minimum numeric values keyed on java class.
minimumValues - Variable in class com.metamatrix.common.jdbc.JDBCPlatform
 
MISC_FILE_TYPE - Static variable in class com.metamatrix.common.extensionmodule.ExtensionModuleTypes
The name of the miscellaneous File type of extension module.
MM_JAR_PROTOCOL - Static variable in class com.metamatrix.common.extensionmodule.protocol.URLFactory
The protocol of a MetaMatrix jar file extension module URL
MM_ORACLE - Static variable in interface com.metamatrix.common.jdbc.JDBCPlatformFactory.Protocol
 
MM_ORACLE - Static variable in interface com.metamatrix.common.jdbc.JDBCPlatformFactory.Supported
 
MMORACLE - Static variable in interface com.metamatrix.common.jdbc.JDBCPlatformFactory.PlatformClass
 
MMOraclePlatform - Class in com.metamatrix.common.jdbc.db
 
MMOraclePlatform() - Constructor for class com.metamatrix.common.jdbc.db.MMOraclePlatform
 
MMOracleSecurePlatform - Class in com.metamatrix.common.jdbc.db
 
MMOracleSecurePlatform() - Constructor for class com.metamatrix.common.jdbc.db.MMOracleSecurePlatform
 
MMX_COMMAND_LOG_STATEMENT - Static variable in class com.metamatrix.server.dqp.service.tracker.TransactionLogWriter
 
mod() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
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
 
MONITOR_ADMIN - Static variable in class com.metamatrix.server.util.SecurityRoles.Name
 
MONITORED_COMPONENT_TYPE - Static variable in class com.metamatrix.platform.config.spi.ConfigurationTransaction.ComponentTypeSearch
 
monthsBetween() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
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_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
 
MSSQL - Static variable in interface com.metamatrix.common.jdbc.JDBCPlatformFactory.PlatformClass
 
MSSQL - Static variable in interface com.metamatrix.common.jdbc.JDBCPlatformFactory.Protocol
 
MSSQL - Static variable in interface com.metamatrix.common.jdbc.JDBCPlatformFactory.Supported
 
MSSQLPlatform - Class in com.metamatrix.common.jdbc.db
 
MSSQLPlatform() - Constructor for class com.metamatrix.common.jdbc.db.MSSQLPlatform
 
MULTI_SOURCED - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.Models.ColumnName
 
MultipleInvokationProxy - Class in com.metamatrix.platform.service.proxy
Will attempt to invoke all services and collect the results
MYSQL - Static variable in interface com.metamatrix.common.jdbc.JDBCPlatformFactory.PlatformClass
 
MYSQL - Static variable in interface com.metamatrix.common.jdbc.JDBCPlatformFactory.Protocol
 
MYSQL - Static variable in interface com.metamatrix.common.jdbc.JDBCPlatformFactory.Supported
 
MySQLPlatform - Class in com.metamatrix.common.jdbc.db
 
MySQLPlatform() - Constructor for class com.metamatrix.common.jdbc.db.MySQLPlatform
 

N

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 - 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
 
needsRefresh() - Method in interface com.metamatrix.common.extensionmodule.spi.ExtensionModuleTransaction
Indicates that ExtensionModuleManager should clear its cache and refresh itself because the data this object fronts has changed (optional operation).
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).
NEXT_ID - Static variable in class com.metamatrix.common.id.dbid.spi.jdbc.JDBCNames.IDTable.ColumnName
 
NEXT_STARTUP - Static variable in interface com.metamatrix.platform.config.spi.SystemConfigurationNames
The name of the Next Startup system configuration, which is a model of how the system should next start up
NEXT_STARTUP_FILE_NAME - Static variable in class com.metamatrix.platform.config.persistence.impl.file.FilePersistentConnection
The actual name of the NextStart Configuration.
nextDay() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
NO_CARDINALITY - Static variable in class com.metamatrix.common.jdbc.metadata.Table
 
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_NULLS - Static variable in class com.metamatrix.common.jdbc.metadata.Nullability
Null values may not be allowed.
NO_RESULT - Static variable in class com.metamatrix.common.jdbc.metadata.ProcedureType
Null values may not be allowed.
NO_SERVER_INITIALIZATION_ACTION - Static variable in class com.metamatrix.platform.config.spi.xml.ConfigTransaction
 
nodeClass - Variable in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
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.
NoOpMessageBus - Class in com.metamatrix.common.messaging
A MessageBus implementation - all methods do nothing.
NoOpMessageBus() - Constructor for class com.metamatrix.common.messaging.NoOpMessageBus
 
NOT - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
not() - Method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
notEqual() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
notifyFileChanged() - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleManager
Notifies listeners when JDBCNames.ExtensionFilesTable.ColumnName.FILE_TYPE has changed.
notIn() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
notLike() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
notNull() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
notOperator() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
NULL - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
NULL_LITERAL - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
Nullability - Class in com.metamatrix.common.jdbc.metadata
 
NULLABLE - Static variable in class com.metamatrix.common.jdbc.metadata.Nullability
Null values are definitiely allowed.

O

OBJECT_SCOPE_VALUE - Static variable in class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
ON - Static variable in class com.metamatrix.common.jdbc.JDBCPlatform
 
ON - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
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.
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
 
OR - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
or() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
ORACLE - Static variable in interface com.metamatrix.common.jdbc.JDBCPlatformFactory.PlatformClass
 
ORACLE - Static variable in interface com.metamatrix.common.jdbc.JDBCPlatformFactory.Protocol
 
ORACLE - Static variable in interface com.metamatrix.common.jdbc.JDBCPlatformFactory.Supported
 
OraclePlatform - Class in com.metamatrix.common.jdbc.db
 
OraclePlatform() - Constructor for class com.metamatrix.common.jdbc.db.OraclePlatform
 
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_BY - Static variable in class com.metamatrix.common.jdbc.JDBCPlatform
 
ORDER_BY - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
OTHER - Static variable in class com.metamatrix.common.jdbc.metadata.IndexType
Identifies an index as some other style of index.
overwriteConfiguration(ConfigurationID, ConfigurationID, String) - Method in interface com.metamatrix.platform.config.spi.ConfigurationTransaction
Overwrite the specified configuration by copying another configuration over it.
overwriteConfiguration(ConfigurationID, ConfigurationID, String) - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationConnector
Overwrite the specified configuration by copying another configuration over it.
overwriteConfiguration(ConfigurationID, ConfigurationID, ConfigTransaction) - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationWriter
Overwrite the specified configuration by copying another configuration over it.

P

PARAM - Static variable in class com.metamatrix.common.jdbc.JDBCPlatform
 
parent - Variable in class com.metamatrix.admin.server.AbstractAdminImpl
 
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
 
parseToExecutableStatements(BufferedReader, String) - Method in class com.metamatrix.common.jdbc.JDBCPlatform
 
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) - Static method in class com.metamatrix.common.extensionmodule.protocol.URLFactory
Parse the url string into a URL object
parseURLs(List) - Static method in class com.metamatrix.common.extensionmodule.protocol.URLFactory
Parse the List of string urls into an array of URL objects
parseURLs(String, String) - Static method in class com.metamatrix.common.extensionmodule.protocol.URLFactory
Parse the single delimited String of URLs into an array of URL objects
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
 
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.platform.config.persistence.impl.jdbc.JDBCPersistentConnectionFactory
The environment property name for the password that is to be used for connecting to the metadata store.
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.
PATH_SEPERATOR_CHAR - Static variable in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataHelper
 
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.
performSystemInitialization(ConfigTransaction) - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationWriter
Called by XMLCurrentConfigurationReader.performSystemInitialization(boolean) NOTE - This is a self contained transaction, the calling class cannot control the transaction
performSystemInitialization(boolean) - Method in class com.metamatrix.platform.config.spi.xml.XMLCurrentConfigurationReader
 
PERIOD - Static variable in class com.metamatrix.common.jdbc.JDBCPlatform
 
PERM_TYPE_UID - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthPermTypes.ColumnName
 
PERMISSION_CODE - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthPermTypes.ColumnName
 
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
 
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
 
ping() - Method in class com.metamatrix.common.comm.platform.socket.server.LogonImpl
 
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
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.
PLATFORM_DEPENDENT_MARK - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
PlatformAuthorizationService - Class in com.metamatrix.server.dqp.service
 
PlatformAuthorizationService(AuthorizationServiceInterface) - Constructor for class com.metamatrix.server.dqp.service.PlatformAuthorizationService
 
PlatformBufferService - Class in com.metamatrix.server.dqp.service
 
PlatformBufferService(Host, String) - 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.
platformOperators - Variable in class com.metamatrix.common.jdbc.JDBCPlatform
Operators specific to this platform
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() - Constructor for class com.metamatrix.server.dqp.service.PlatformVDBService
 
PLUGIN_ID - Static variable in class com.metamatrix.admin.server.AdminServerPlugin
 
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.service.ServicePlugin
The plug-in identifier of this plugin (value "com.metamatrix.platform").
PLUGIN_ID - Static variable in class com.metamatrix.server.ServerPlugin
 
PLUGIN_PREFIX - Static variable in class com.metamatrix.common.log.DbLogWriter
 
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.
POOL_KEY - Static variable in class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
pop(int) - Method in class com.metamatrix.platform.config.service.ActionHistory
 
positionExtensionModule(String, String) - Method in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCExtensionModuleUtil
 
POSTGRES - Static variable in interface com.metamatrix.common.jdbc.JDBCPlatformFactory.PlatformClass
 
POSTGRES - Static variable in interface com.metamatrix.common.jdbc.JDBCPlatformFactory.Protocol
 
POSTGRES - Static variable in interface com.metamatrix.common.jdbc.JDBCPlatformFactory.Supported
 
PostgresPlatform - Class in com.metamatrix.common.jdbc.db
 
PostgresPlatform() - Constructor for class com.metamatrix.common.jdbc.db.PostgresPlatform
 
power() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
PREPARED_PLAN_CACHE - Static variable in interface com.metamatrix.platform.service.api.CacheAdmin
 
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.
PRINCIPAL - Static variable in class com.metamatrix.platform.security.audit.destination.DatabaseAuditDestination.ColumnName
 
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_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.
print(PrintStream) - Method in class com.metamatrix.common.jdbc.metadata.ForeignKey
 
print(PrintStream, String) - Method in class com.metamatrix.common.jdbc.metadata.ForeignKey
 
print(PrintStream) - Method in class com.metamatrix.common.jdbc.metadata.Index
 
print(PrintStream, String) - Method in class com.metamatrix.common.jdbc.metadata.Index
 
print(PrintStream) - Method in class com.metamatrix.common.jdbc.metadata.JDBCNamespace
 
print(PrintStream, String) - Method in class com.metamatrix.common.jdbc.metadata.JDBCNamespace
 
print(PrintStream) - Method in class com.metamatrix.common.jdbc.metadata.JDBCObject
 
print(PrintStream, String) - Method in class com.metamatrix.common.jdbc.metadata.JDBCObject
 
print(PrintStream) - Method in class com.metamatrix.common.jdbc.metadata.Table
 
print(PrintStream, String) - Method in class com.metamatrix.common.jdbc.metadata.Table
 
print(PrintStream) - Method in class com.metamatrix.common.jdbc.metadata.UniqueKey
 
print(PrintStream, String) - Method in class com.metamatrix.common.jdbc.metadata.UniqueKey
 
print(TransactionLogMessage) - Method in class com.metamatrix.server.dqp.service.tracker.TransactionLogWriter
 
printActions(List) - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
 
printsAs(String) - Method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
printsAs(List) - Method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
printTree(Map) - Static method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataHelper
 
PROC_DEBUG_ALLOWED - Static variable in class com.metamatrix.server.dqp.config.PlatformConfigSource
 
Procedure - Class in com.metamatrix.common.jdbc.metadata
 
Procedure() - Constructor for class com.metamatrix.common.jdbc.metadata.Procedure
 
Procedure(String) - Constructor for class com.metamatrix.common.jdbc.metadata.Procedure
 
Procedure(String, String, String) - Constructor for class com.metamatrix.common.jdbc.metadata.Procedure
 
PROCEDURE_NO_NULLS - Static variable in class com.metamatrix.common.jdbc.metadata.Nullability
Null values may not be allowed in procedure
PROCEDURE_NULLABLE - Static variable in class com.metamatrix.common.jdbc.metadata.Nullability
Null values are allowed in procedure
PROCEDURE_NULLABLE_UNKNOWN - Static variable in class com.metamatrix.common.jdbc.metadata.Nullability
Not known whether Null values are allowed in procedure
ProcedureColumn - Class in com.metamatrix.common.jdbc.metadata
 
ProcedureColumn() - Constructor for class com.metamatrix.common.jdbc.metadata.ProcedureColumn
 
ProcedureColumn(String) - Constructor for class com.metamatrix.common.jdbc.metadata.ProcedureColumn
 
ProcedureColumnType - Class in com.metamatrix.common.jdbc.metadata
 
ProcedureType - Class in com.metamatrix.common.jdbc.metadata
 
PROCESS_NAME - Static variable in class com.metamatrix.platform.security.audit.AuditMessage
 
PROCESS_POOL_MAX_THREADS - Static variable in class com.metamatrix.server.query.service.QueryServicePropertyNames
 
PROCESS_POOL_THREAD_TTL - 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
 
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.
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.common.messaging.VMMessageBus
 
processEvent(RuntimeMetadataEvent) - Method in interface com.metamatrix.metadata.runtime.event.RuntimeMetadataListener
 
processEvent(EventObject) - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationMgr.ConfigurationChangeListener
 
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
 
ProcessManagement - Interface in com.metamatrix.platform.vm.api.controller
 
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
 
PROCESSOR_TIMESLICE - Static variable in class com.metamatrix.server.query.service.QueryServicePropertyNames
 
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
 
processUpdated(ProcessRegistryBinding) - Method in class com.metamatrix.platform.registry.ProcessMonitor
 
processUpdated(ProcessRegistryBinding) - Method in interface com.metamatrix.platform.vm.controller.ServerEvents
 
PRODUCT_NAME - Static variable in class com.metamatrix.server.util.DataServerSessionTerminationHandler
 
PROJECT_GUID - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.VirtualDatabases.ColumnName
 
PROPERTY_NAME - Static variable in class com.metamatrix.platform.config.persistence.impl.jdbc.SQL_Translator.SystemProperties.ColumnName
 
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_VALUE - Static variable in class com.metamatrix.platform.config.persistence.impl.jdbc.SQL_Translator.SystemProperties.ColumnName
 
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.platform.config.persistence.impl.jdbc.JDBCPersistentConnectionFactory
The environment property name for the protocol that is to be used.
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.
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
 
pruneIfRequired() - Method in class com.metamatrix.platform.config.service.ActionHistory
 
put(String, long, byte[], String) - Method in class com.metamatrix.common.extensionmodule.spi.jdbc.FileCache
 

Q

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_SERVICE_PROXY_CLASS - Static variable in class com.metamatrix.platform.util.PlatformProxyHelper
 
QUERY_SERVICE_RESULT_SET_CACHE - Static variable in interface com.metamatrix.platform.service.api.CacheAdmin
 
QueryAdminAPIImpl - Class in com.metamatrix.server.admin.apiimpl
 
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
 

R

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
read() - Method in class com.metamatrix.common.comm.platform.socket.SSLAwareChannelHandler.ObjectChannelImpl
 
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(ConfigurationID) - Method in class com.metamatrix.platform.config.persistence.impl.jdbc.JDBCPersistentConnection
Returns an ConfigurationModelContainer based on how the implementation read configuation information
ReadableAuditMessageFormat - Class in com.metamatrix.platform.security.audit.format
 
ReadableAuditMessageFormat() - Constructor for class com.metamatrix.platform.security.audit.format.ReadableAuditMessageFormat
 
readExternal(ObjectInput) - Method in class com.metamatrix.common.messaging.jgroups.JGroupsMessageBus.FederateHeader
 
readExternal(ObjectInput) - Method in exception com.metamatrix.platform.config.spi.xml.ConfigTransactionException
 
readExternal(ObjectInput) - Method in class com.metamatrix.platform.security.audit.AuditMessage
 
readExternal(ObjectInput) - Method in class com.metamatrix.server.dqp.service.RemoteResultsReceiver
 
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
 
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
 
receivedMessage(Object) - Method in interface com.metamatrix.common.comm.platform.socket.ChannelListener
 
receivedMessage(Object) - Method in class com.metamatrix.common.comm.platform.socket.server.SocketClientInstance
 
receiveResults(AtomicResultsMessage) - Method in class com.metamatrix.server.dqp.service.RemoteResultsReceiver
 
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
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.
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 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.
recordMsg(AuditMessage) - Method in class com.metamatrix.platform.security.audit.destination.DatabaseAuditDestination
Print to the file writer
ref() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
REFRESH_MODELS - Static variable in class com.metamatrix.metadata.runtime.event.RuntimeMetadataEvent
 
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
 
refreshConfig() - Method in class com.metamatrix.platform.config.event.ConfigurationChangeEvent
 
refreshModels() - Method in class com.metamatrix.metadata.runtime.event.RuntimeMetadataEvent
 
refreshProperties() - Static method in class com.metamatrix.metadata.runtime.RuntimeMetadataCatalog
call to refresh the runtime metadata properties.
refreshVDB() - Method in class com.metamatrix.metadata.runtime.event.RuntimeMetadataEvent
 
refToHex() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
refToValue() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
registerForEvents() - Method in class com.metamatrix.platform.service.controller.AbstractService
Register for events.
registerRuntimeMetadataListener(RuntimeMetadataListener) - Method in class com.metamatrix.metadata.runtime.RuntimeMetadataCatalog
 
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
 
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
 
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(Schema) - Method in class com.metamatrix.common.jdbc.metadata.Catalog
 
remove(Table) - Method in class com.metamatrix.common.jdbc.metadata.Catalog
 
remove(Index) - Method in class com.metamatrix.common.jdbc.metadata.Catalog
 
remove(Procedure) - Method in class com.metamatrix.common.jdbc.metadata.Catalog
 
remove(Column) - Method in class com.metamatrix.common.jdbc.metadata.ColumnSet
 
remove(Table) - Method in class com.metamatrix.common.jdbc.metadata.Schema
 
remove(Index) - Method in class com.metamatrix.common.jdbc.metadata.Schema
 
remove(Procedure) - Method in class com.metamatrix.common.jdbc.metadata.Schema
 
remove(Column) - Method in class com.metamatrix.common.jdbc.metadata.Table
 
remove(UniqueKey) - Method in class com.metamatrix.common.jdbc.metadata.Table
 
remove(ForeignKey) - Method in class com.metamatrix.common.jdbc.metadata.Table
 
remove(Index) - Method in class com.metamatrix.common.jdbc.metadata.Table
 
removeColumn(Column, boolean) - Method in class com.metamatrix.common.jdbc.metadata.ColumnSet
 
removeConcurrentUser() - Method in class com.metamatrix.common.connection.ManagedConnection.ConnectionStatistics
 
removeContent(JDBCObject) - Method in class com.metamatrix.common.jdbc.metadata.JDBCNamespace
 
removeHost(String) - Method in class com.metamatrix.platform.registry.ClusteredRegistryState
 
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.common.messaging.VMMessageBus
 
removeListener(EventObjectListener) - Method in class com.metamatrix.common.messaging.VMMessageBus
 
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
removePolicy(AuthorizationPolicyID) - Method in class com.metamatrix.platform.admin.apiimpl.AuthorizationAdminAPIImpl
Remove the policy with the specified ID.
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.
removePrincipalFromAllPolicies(MetaMatrixPrincipalName) - Method in class com.metamatrix.platform.admin.apiimpl.AuthorizationAdminAPIImpl
 
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.
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(Set, String) - Method in class com.metamatrix.platform.admin.apiimpl.AuthorizationAdminAPIImpl
Remove the given set of principals from the given role.
removePrivilege(String) - Method in class com.metamatrix.common.jdbc.metadata.Table
 
removeProcess(String, String) - Method in class com.metamatrix.platform.registry.ClusteredRegistryState
 
removeProperty(String) - Method in class com.metamatrix.common.jdbc.metadata.JDBCObject
 
removeRealm(Number) - Method in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCAuthorizationTransaction
Remove the specified entry from AUTHREALM
removeRoleFromGroup(String, String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
removeRoleFromGroup(String, String) - Method in class com.metamatrix.admin.server.ServerSecurityAdminImpl
 
removeRuntimeMetadataListener(EventObjectListener) - Method in class com.metamatrix.metadata.runtime.RuntimeMetadataCatalog
 
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 class com.metamatrix.platform.admin.apiimpl.ExtensionSourceAdminAPIImpl
Deletes a source from the list of sources
replace() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
representsEqualToNull(Object) - Method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
representsEqualToNull(List) - Method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
representsNotEqualToNull(Object) - Method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
representsNotEqualToNull(List) - Method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
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
 
ReservedIDBlock - Class in com.metamatrix.common.id.dbid
Used by DBIDGenerator to reserve a block of uniqueIDs used to create ID objects.
ReservedIDBlock(String, long, long, long) - Constructor for class com.metamatrix.common.id.dbid.ReservedIDBlock
Construct a new instance with the first ID and last ID in the block.
resetOperators() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
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_NAME - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames.AuthPermissions.ColumnName
 
ResourceAlreadyBoundException - Exception in com.metamatrix.platform.registry
 
ResourceAlreadyBoundException(String) - Constructor for exception com.metamatrix.platform.registry.ResourceAlreadyBoundException
 
ResourceFinder - Class in com.metamatrix.server
 
ResourceFinder() - Constructor for class com.metamatrix.server.ResourceFinder
 
ResourceNotBoundException - Exception in com.metamatrix.platform.registry
 
ResourceNotBoundException(String) - Constructor for exception com.metamatrix.platform.registry.ResourceNotBoundException
 
RESOURCES - Static variable in class com.metamatrix.platform.security.audit.destination.DatabaseAuditDestination.ColumnName
 
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.
RESULT_UNKNOWN - Static variable in class com.metamatrix.common.jdbc.metadata.ProcedureType
Null values are definitiely allowed.
RESULTSET_CACHE_SCOPE - Static variable in class com.metamatrix.server.query.service.QueryServicePropertyNames
 
RETURNS_RESULT - Static variable in class com.metamatrix.common.jdbc.metadata.ProcedureType
Whether Null values are allowed is unknown.
RIGHT_PAREN - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
rightPad() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
rightTrim() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
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 interface com.metamatrix.metadata.runtime.spi.RuntimeBaseConnector
Drops all changes made during this transaction's lifetime and release any data source locks currently held by the associated Connection.
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.platform.config.persistence.impl.jdbc.JDBCPersistentConnection
 
rollback() - Method in interface com.metamatrix.platform.config.spi.ConfigurationTransaction
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.platform.config.spi.xml.ConfigTransaction
Roll back the transaction represented by this TransactionObject.
rollback() - Method in class com.metamatrix.platform.config.spi.xml.ConfigUserTransaction
 
rollback() - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationConnector
 
rollback() - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationTransaction
 
rollbackTransaction() - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationMgr
 
round() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
ROUND_ROBIN - Static variable in class com.metamatrix.platform.util.PlatformProxyHelper
 
ROUND_ROBIN_LOCAL - Static variable in class com.metamatrix.platform.util.PlatformProxyHelper
 
roundDate() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
RoundRobinSelectionPolicy - Class in com.metamatrix.platform.service.proxy
 
RoundRobinSelectionPolicy(boolean) - Constructor for class com.metamatrix.platform.service.proxy.RoundRobinSelectionPolicy
ctor
RPCStruct - Class in com.metamatrix.common.messaging.jgroups
 
RPCStruct(Address, UUID, Class[], Object) - Constructor for class com.metamatrix.common.messaging.jgroups.RPCStruct
 
run() - Method in class com.metamatrix.common.comm.platform.socket.server.ServerWorkItem
main entry point for remote method calls.
run(boolean) - Method in class com.metamatrix.server.HostController
 
run(String, boolean) - Method in class com.metamatrix.server.ServiceManager
 
RuntimeBaseConnector - Interface in com.metamatrix.metadata.runtime.spi
 
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
 
RuntimeMetadataListener - Interface in com.metamatrix.metadata.runtime.event
Implement the RuntimeMetadataListener when you wish to get notified when there are VDB changes.
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
 
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
 

S

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 interface com.metamatrix.platform.config.spi.ConfigurationTransaction
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.
Schema - Class in com.metamatrix.common.jdbc.metadata
 
Schema() - Constructor for class com.metamatrix.common.jdbc.metadata.Schema
 
Schema(String) - Constructor for class com.metamatrix.common.jdbc.metadata.Schema
 
SEARCH_POSITION - Static variable in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCNames.ExtensionFilesTable.ColumnName
 
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 class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0003 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0004 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0005 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0006 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0007 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0008 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0009 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0010 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0011 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0012 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0013 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0014 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0015 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0016 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0017 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0018 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0019 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0020 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0021 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0022 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0023 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0024 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0025 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0026 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0027 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0028 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0029 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0030 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0031 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0032 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0033 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0034 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0035 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0036 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0037 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0038 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0043 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0044 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0045 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0046 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0047 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0048 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0049 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0050 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0051 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0052 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0053 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0054 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0055 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0056 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0057 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0058 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0059 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0060 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0061 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0062 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0063 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0064 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0065 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0066 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0067 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0068 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0069 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0070 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0071 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0072 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0073 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
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.service.ServiceMessages
 
SEC_API_0075 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0076 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0077 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0078 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0079 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0080 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
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.service.ServiceMessages
 
SEC_API_0082 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
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 class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0085 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0086 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0087 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_API_0088 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
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 class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0014 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0015 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0016 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0017 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_MEMBERSHIP_0018 - Static variable in class com.metamatrix.platform.util.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 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 class com.metamatrix.platform.util.ErrorMessageKeys
 
SEC_UTIL_0003 - Static variable in class com.metamatrix.platform.util.ErrorMessageKeys
 
SECURITY_ENABLED - Static variable in interface com.metamatrix.platform.security.api.service.MembershipServiceInterface
 
SecurityAuditContexts - Interface in com.metamatrix.platform.security.audit
 
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
 
SELECT - Static variable in class com.metamatrix.common.jdbc.JDBCPlatform
 
SELECT - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
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_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_STARTUP_STATE - Static variable in class com.metamatrix.platform.config.persistence.impl.jdbc.SQL_Translator
 
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
 
selectConnector(String) - Method in class com.metamatrix.server.dqp.service.PlatformDataService
Select a connector to use for the given connector binding.
selectors - Variable in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
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
 
SEQUENCE_NUMBER - Static variable in class com.metamatrix.common.log.DbLogWriter.ColumnName
 
SERVER_FORCE_INITIALIZATION - Static variable in class com.metamatrix.platform.config.spi.xml.ConfigTransaction
 
SERVER_INITIALIZATION - Static variable in class com.metamatrix.platform.config.spi.xml.ConfigTransaction
 
SERVER_INSTALL_DATE - Static variable in class com.metamatrix.server.util.ServerPropertyNames
 
SERVER_PLATFORM - Static variable in class com.metamatrix.server.util.ServerPropertyNames
 
SERVER_SHUTDOWN - Static variable in class com.metamatrix.platform.config.spi.xml.ConfigTransaction
 
SERVER_SITE_ID - Static variable in class com.metamatrix.server.util.ServerPropertyNames
 
SERVER_STARTED - Static variable in class com.metamatrix.platform.config.spi.xml.ConfigTransaction
 
SERVER_URL - Static variable in interface com.metamatrix.platform.service.controller.ServicePropertyNames
 
SERVER_VERSION - Static variable in class com.metamatrix.server.util.ServerPropertyNames
 
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
 
ServerConfigAdminImpl - Class in com.metamatrix.admin.server
 
ServerConfigAdminImpl(ServerAdminImpl, ClusteredRegistryState) - Constructor for class com.metamatrix.admin.server.ServerConfigAdminImpl
 
ServerEvents - Interface in com.metamatrix.platform.vm.controller
 
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
 
ServerRuntimeStateAdminImpl - Class in com.metamatrix.admin.server
 
ServerRuntimeStateAdminImpl(ServerAdminImpl, ClusteredRegistryState) - Constructor for class com.metamatrix.admin.server.ServerRuntimeStateAdminImpl
 
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
 
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_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_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_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_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_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_0006 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0006 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SERVICE_0007 - Static variable in interface com.metamatrix.platform.service.ServiceMessages
 
SERVICE_0007 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
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_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_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_0011 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
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_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_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_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_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_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_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_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_0020 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SERVICE_0021 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SERVICE_0022 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SERVICE_0023 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
SERVICE_0024 - Static variable in class com.metamatrix.platform.util.LogMessageKeys
 
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_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_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_ESSENTIAL - Static variable in interface com.metamatrix.platform.service.controller.ServicePropertyNames
 
SERVICE_ID - Static variable in class com.metamatrix.common.id.dbid.DBIDGenerator
 
SERVICE_ID - Static variable in class com.metamatrix.common.id.dbid.spi.jdbc.PersistentIDController
 
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 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_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.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_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.
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.
ServiceInterface - Interface in com.metamatrix.platform.service.api
 
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
 
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.
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, ProductServiceConfigID, int, Date, boolean, MessageBus) - Constructor for class com.metamatrix.platform.registry.ServiceRegistryBinding
Create new ServiceRegistryInstance
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.
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
 
SESSION_MONITOR_ACTIVITY_INTERVAL - Static variable in class com.metamatrix.platform.security.session.service.SessionServiceImpl
 
SESSION_SERVICE_PROXY_CLASS - Static variable in class com.metamatrix.platform.util.PlatformProxyHelper
 
SessionAdminAPIImpl - Class in com.metamatrix.platform.admin.apiimpl
 
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.
SessionTerminationHandler - Interface in com.metamatrix.platform.security.api.service
 
SET - Static variable in class com.metamatrix.common.jdbc.JDBCPlatform
 
SET - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
setAction(int) - Method in class com.metamatrix.platform.config.spi.xml.ConfigTransaction
 
setActualReceiver(ResultsReceiver<AtomicResultsMessage>) - Method in class com.metamatrix.server.dqp.service.RemoteResultsReceiver
 
setAlive(boolean) - Method in class com.metamatrix.platform.registry.ProcessRegistryBinding
 
setApproximation(boolean) - Method in class com.metamatrix.common.jdbc.metadata.Index
Set whether the values were allowed to be an approximation when originally requested.
setAscending(boolean) - Method in class com.metamatrix.common.jdbc.metadata.IndexColumn
 
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.
setAutoIncremented(boolean) - Method in class com.metamatrix.common.jdbc.metadata.Column
Sets the autoIncremented.
setBlob(PreparedStatement, byte[], int) - Method in class com.metamatrix.common.jdbc.db.MMOracleSecurePlatform
 
setBlob(ResultSet, byte[], String) - Method in class com.metamatrix.common.jdbc.db.OraclePlatform
 
setBlob(ResultSet, byte[], String) - Method in class com.metamatrix.common.jdbc.JDBCPlatform
 
setBlob(PreparedStatement, byte[], int) - Method in class com.metamatrix.common.jdbc.JDBCPlatform
 
setCacheBlockSize(String, long) - Method in class com.metamatrix.common.id.dbid.DBIDGenerator
Call to set the incremental block size for a specific context.
setCallable(boolean) - Method in class com.metamatrix.common.jdbc.metadata.Procedure
 
setCardinality(int) - Method in class com.metamatrix.common.jdbc.metadata.Index
 
setCardinality(int) - Method in class com.metamatrix.common.jdbc.metadata.Table
 
setCharOctetLength(int) - Method in class com.metamatrix.common.jdbc.metadata.Column
 
setClassMapping(String) - Method in class com.metamatrix.common.jdbc.metadata.Column
 
setClob(Object, InputStream, String) - Method in class com.metamatrix.common.jdbc.db.MMOracleSecurePlatform
 
setClob(ResultSet, byte[], String) - Method in class com.metamatrix.common.jdbc.JDBCPlatform
 
setClob(ResultSet, InputStream, String) - Method in class com.metamatrix.common.jdbc.JDBCPlatform
 
setClob(PreparedStatement, byte[], int) - Method in class com.metamatrix.common.jdbc.JDBCPlatform
 
setColumnType(ColumnType) - Method in class com.metamatrix.common.jdbc.metadata.Column
Sets the columnType.
setColumnType(ProcedureColumnType) - Method in class com.metamatrix.common.jdbc.metadata.ProcedureColumn
 
setConnection(Connection) - Method in class com.metamatrix.common.jdbc.JDBCPlatform
 
setConnectorBindingNames(VirtualDatabaseID, Map) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
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 class com.metamatrix.server.admin.apiimpl.RuntimeMetadataAdminAPIImpl
Set connector binding names for models in a virtual database.
setContextBlockSize(String, long) - Method in interface com.metamatrix.common.id.dbid.DBIDController
 
setContextBlockSize(String, long) - Method in class com.metamatrix.common.id.dbid.spi.InMemoryIDController
 
setContextBlockSize(String, long) - Method in class com.metamatrix.common.id.dbid.spi.jdbc.PersistentIDController
 
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.
setDataType(int) - Method in class com.metamatrix.common.jdbc.metadata.Column
Sets the sqlType
setDataTypeName(String) - Method in class com.metamatrix.common.jdbc.metadata.Column
 
setDecimalDigits(int) - Method in class com.metamatrix.common.jdbc.metadata.Column
 
setDefaultValue(String) - Method in class com.metamatrix.common.jdbc.metadata.Column
 
setDirty(boolean) - Method in class com.metamatrix.platform.registry.ServiceRegistryBinding
 
setDomainName(String) - Method in class com.metamatrix.platform.security.membership.service.SuccessfulAuthenticationToken
 
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(Collection, boolean) - Method in class com.metamatrix.platform.admin.apiimpl.ExtensionSourceAdminAPIImpl
Sets the "enabled" (for searching) property of all of the indicated extension sources.
setExpression(String) - Method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
setFilterCondition(String) - Method in class com.metamatrix.common.jdbc.metadata.Index
 
setFormat(String) - Method in class com.metamatrix.platform.security.audit.destination.AbstractAuditDestination
Set properties and set up fileWriter.
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.
setHistoryLimit(int) - Method in class com.metamatrix.platform.admin.apiimpl.ConfigurationAdminAPIImpl
Set the limit on the number of actions in the history.
setHistoryLimit(int) - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Set the limit on the number of actions in the history.
setHistoryLimit(int) - Method in class com.metamatrix.platform.config.service.ActionHistory
 
setHistoryLimit(int) - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
Set the limit on the number of actions in the history.
setInitException(Throwable) - Method in class com.metamatrix.platform.registry.ServiceRegistryBinding
 
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
setIsSecure(boolean) - Method in class com.metamatrix.common.jdbc.JDBCPlatform
 
setIsWrappable(boolean) - Method in class com.metamatrix.common.id.dbid.ReservedIDBlock
Call to enable this context to reuse its numbers when the maximum number is reached.
setJDBCPlatform(JDBCPlatform) - Static method in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCRuntimeMetadataReader
 
setLabel(String) - Method in class com.metamatrix.common.jdbc.metadata.Column
 
setLimits(int, int, int) - Method in class com.metamatrix.common.jdbc.syntax.FieldType
 
setLogConfiguration(LogConfiguration) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
setLogConfiguration(LogConfiguration) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
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
setLoggingConfiguration(Configuration, LogConfiguration, List) - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIImpl
Sets the LogConfiguration on the given Configuration.
setLoggingConfiguration(LogConfiguration, String, String) - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIImpl
Sets the LogConfiguration on the LogManager running in the given VM.
setMarked(boolean) - Method in class com.metamatrix.common.jdbc.metadata.JDBCObject
 
setName(String) - Method in class com.metamatrix.common.jdbc.metadata.JDBCObject
Set the name of this object.
setNodeClass(Class) - Method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
setNullability(Nullability) - Method in class com.metamatrix.common.jdbc.metadata.Column
 
setOriginalNameNull(boolean) - Method in class com.metamatrix.common.jdbc.metadata.JDBCObject
 
setPages(int) - Method in class com.metamatrix.common.jdbc.metadata.Index
 
setPlatformName(String) - Method in class com.metamatrix.common.jdbc.JDBCPlatform
 
setPosition(int) - Method in class com.metamatrix.common.jdbc.metadata.Column
 
setPrecision(int) - Method in class com.metamatrix.common.jdbc.metadata.ProcedureColumn
 
setPrimary(boolean) - Method in class com.metamatrix.common.jdbc.metadata.UniqueKey
 
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.common.jdbc.metadata.JDBCObject
 
setQualifier(String) - Method in class com.metamatrix.common.jdbc.metadata.Index
 
setRadix(int) - Method in class com.metamatrix.common.jdbc.metadata.Column
 
setReferencedColumn(Column) - Method in class com.metamatrix.common.jdbc.metadata.IndexColumn
Sets the referencedColumn.
setRemarks(String) - Method in class com.metamatrix.common.jdbc.metadata.Column
 
setRemarks(String) - Method in class com.metamatrix.common.jdbc.metadata.Procedure
 
setRemarks(String) - Method in class com.metamatrix.common.jdbc.metadata.Table
 
setRetryLimit(int) - Method in class com.metamatrix.platform.service.proxy.ServiceProxy
 
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.platform.config.spi.xml.ConfigTransaction
Modify the transaction such that the only possible outcome of the transaction is to roll back the transaction.
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 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.
setServerStarted() - Method in interface com.metamatrix.platform.config.persistence.api.PersistentConnection
Call to set the startup state to @see {StartupStateController.STARTED Started}.
setServerStarted() - Method in class com.metamatrix.platform.config.persistence.impl.file.FilePersistentConnection
Call to set the startup state to @see {StartupStateController.STARTED Started}.
setServerStarted() - Method in class com.metamatrix.platform.config.persistence.impl.jdbc.JDBCPersistentConnection
Call to set the startup state to @see {StartupStateController.STARTED Started}.
setServerStarting() - Method in interface com.metamatrix.platform.config.persistence.api.PersistentConnection
Call to set the startup state to @see {StartupStateController.STARTING Starting}.
setServerStarting(boolean) - Method in interface com.metamatrix.platform.config.persistence.api.PersistentConnection
Call to forcibly set the startup state to @see {StartupStateController.STARTING Starting}, regardless of the current state of the server.
setServerStarting() - Method in class com.metamatrix.platform.config.persistence.impl.file.FilePersistentConnection
Call to set the startup state to @see {StartupStateController.STARTING Starting}.
setServerStarting(boolean) - Method in class com.metamatrix.platform.config.persistence.impl.file.FilePersistentConnection
Call to forcibly set the startup state to @see {StartupStateController.STARTING Starting}, regardless of the current state of the server.
setServerStarting() - Method in class com.metamatrix.platform.config.persistence.impl.jdbc.JDBCPersistentConnection
Call to set the startup state to @see {StartupStateController.STARTING Starting}.
setServerStarting(boolean) - Method in class com.metamatrix.platform.config.persistence.impl.jdbc.JDBCPersistentConnection
Call to forcibly set the startup state to @see {StartupStateController.STARTING Starting}, regardless of the current state of the server.
setServerStateToStarted() - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationMgr
 
setServerStateToStarting(boolean) - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationMgr
The setting of the server state is not part
setServerStateToStopped() - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationMgr
 
setServerStopped() - Method in interface com.metamatrix.platform.config.persistence.api.PersistentConnection
Call to set the startup state to @see {StartupStateController.STOPPED Stopped}.
setServerStopped() - Method in class com.metamatrix.platform.config.persistence.impl.file.FilePersistentConnection
Call to set the startup state to @see {StartupStateController.STOPPED Stopped}.
setServerStopped() - Method in class com.metamatrix.platform.config.persistence.impl.jdbc.JDBCPersistentConnection
Call to set the startup state to @see {StartupStateController.STOPPED Stopped}.
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.
setSize(int) - Method in class com.metamatrix.common.jdbc.metadata.Column
 
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(String, byte[]) - Method in class com.metamatrix.platform.admin.apiimpl.ExtensionSourceAdminAPIImpl
Updates the indicated extension source
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 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 class com.metamatrix.platform.admin.apiimpl.ExtensionSourceAdminAPIImpl
Updates the indicated extension source's source name
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.
setStickyFlag(boolean) - Method in class com.metamatrix.platform.service.proxy.ServiceProxy
 
setSystemProperty(String, String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
setSystemProperty(String, String) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
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
setTransactionManager(TransactionMgr) - Method in class com.metamatrix.metadata.runtime.RuntimeMetadataCatalog
 
setTransactionState(String) - Method in exception com.metamatrix.platform.config.spi.xml.ConfigTransactionException
 
setType(IndexType) - Method in class com.metamatrix.common.jdbc.metadata.Index
 
setType(ProcedureType) - Method in class com.metamatrix.common.jdbc.metadata.Procedure
 
setType(String) - Method in class com.metamatrix.common.jdbc.metadata.Table
 
setUnique(boolean) - Method in class com.metamatrix.common.jdbc.metadata.Index
 
setUniqueKey(UniqueKey) - Method in class com.metamatrix.common.jdbc.metadata.ForeignKey
 
setUpdateBindingProperties(boolean) - Method in class com.metamatrix.metadata.runtime.vdb.defn.VDBCreation
 
setUseMemoryIDGeneration() - Method in class com.metamatrix.common.id.dbid.DBIDGenerator
Call when the persistent storage of ID's is not to be used.
setUseMemoryIDGeneration(boolean) - Method in class com.metamatrix.common.id.dbid.DBIDGenerator
Call to switch whether persistent storage of ID's is to be used.
setUserName(String) - Method in class com.metamatrix.common.connection.ManagedConnection
This is a new method added as part of the ResourcePooling framework.
setVBDStatus(VirtualDatabaseID, short, String) - Method in class com.metamatrix.metadata.runtime.model.UpdateController
Updates the VirtualDatabase status.
setVDBInfo(VDBDefn, String) - Method in class com.metamatrix.metadata.runtime.vdb.defn.VDBCreation
 
setVDBState(VirtualDatabaseID, int) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
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.
setVMsToDeployBindings(List) - Method in class com.metamatrix.metadata.runtime.vdb.defn.VDBCreation
 
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 interface com.metamatrix.common.id.dbid.DBIDController
Call when the DBIDGenerator is no longer needed and the database connections can be closed.
shutDown() - Method in class com.metamatrix.common.id.dbid.DBIDGenerator
Call when the DBIDGenerator is no longer needed and the database connections can be closed.
shutDown() - Method in class com.metamatrix.common.id.dbid.spi.InMemoryIDController
Nothing to shutdown when inmemory is used.
shutDown() - Method in class com.metamatrix.common.id.dbid.spi.jdbc.PersistentIDController
 
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 class com.metamatrix.common.messaging.VMMessageBus
 
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.
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
 
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() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
simpleFunction(String) - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
simpleFunction(String, String) - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
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
 
simpleRelation(String) - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
simpleThreeArgumentFunction(String, String) - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
simpleTwoArgumentFunction(String, String) - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
sin() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
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
 
SingleInvokationProxy - Class in com.metamatrix.platform.service.proxy
Will attempt to invoke services until the first result is obtained
sinh() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
size() - Method in class com.metamatrix.common.extensionmodule.spi.jdbc.FileCache
 
size() - Method in class com.metamatrix.platform.security.api.UserEntitlementInfo
Get the number of Grantees in this entitlement.
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, WorkerPool, SSLEngine, boolean, SessionServiceInterface) - Constructor for class com.metamatrix.common.comm.platform.socket.server.SocketListener
 
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
 
soundex() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
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_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.
SPACE - Static variable in class com.metamatrix.common.jdbc.JDBCPlatform
 
SQL_LOG_STATEMENT - Static variable in class com.metamatrix.server.dqp.service.tracker.TransactionLogWriter
 
SQL_Translator - Class in com.metamatrix.platform.config.persistence.impl.jdbc
 
SQL_Translator() - Constructor for class com.metamatrix.platform.config.persistence.impl.jdbc.SQL_Translator
 
SQL_Translator.StartupStateTable - Class in com.metamatrix.platform.config.persistence.impl.jdbc
The table definition for system startup state
SQL_Translator.StartupStateTable() - Constructor for class com.metamatrix.platform.config.persistence.impl.jdbc.SQL_Translator.StartupStateTable
 
SQL_Translator.StartupStateTable.ColumnName - Class in com.metamatrix.platform.config.persistence.impl.jdbc
 
SQL_Translator.StartupStateTable.ColumnName() - Constructor for class com.metamatrix.platform.config.persistence.impl.jdbc.SQL_Translator.StartupStateTable.ColumnName
 
SQL_Translator.SystemProperties - Class in com.metamatrix.platform.config.persistence.impl.jdbc
 
SQL_Translator.SystemProperties() - Constructor for class com.metamatrix.platform.config.persistence.impl.jdbc.SQL_Translator.SystemProperties
 
SQL_Translator.SystemProperties.ColumnName - Class in com.metamatrix.platform.config.persistence.impl.jdbc
 
SQL_Translator.SystemProperties.ColumnName() - Constructor for class com.metamatrix.platform.config.persistence.impl.jdbc.SQL_Translator.SystemProperties.ColumnName
 
SQLSERVER - Static variable in interface com.metamatrix.common.jdbc.JDBCPlatformFactory.Protocol
 
sqrt() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
SRC_COMMAND_LOG_STATEMENT - Static variable in class com.metamatrix.server.dqp.service.tracker.TransactionLogWriter
 
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
 
STANDALONE_PLATFORM - Static variable in class com.metamatrix.server.util.ServerPropertyNames
 
standardDeviation() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
start() - Method in class com.metamatrix.common.comm.platform.socket.SocketVMController
 
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(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.PlatformTransactionService
 
start(ApplicationEnvironment) - Method in class com.metamatrix.server.dqp.service.PlatformVDBService
 
START_ID - Static variable in class com.metamatrix.common.id.dbid.spi.jdbc.JDBCNames
 
startAllServersInCluster() - Method in class com.metamatrix.server.HostController
 
startAllServersInCluster() - Method in interface com.metamatrix.server.HostManagement
Start all servers in the all the hosts
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.server.dqp.service.PlatformDataService
 
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
 
STARTER_MAX_THREADS - Static variable in class com.metamatrix.platform.vm.controller.ProcessController
 
STARTER_TIMETOLIVE - Static variable in class com.metamatrix.platform.vm.controller.ProcessController
Time-to-live for threads used to start services (ms)
startHost(String, boolean) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
startHost(String, boolean) - Method in class com.metamatrix.admin.server.ServerRuntimeStateAdminImpl
 
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.
startProcess(String, boolean) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
startProcess(String, boolean) - Method in class com.metamatrix.admin.server.ServerRuntimeStateAdminImpl
 
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.
startPSC(PscID) - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIImpl
Start up all services in psc.
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(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
 
STARTUP - Static variable in interface com.metamatrix.platform.config.spi.SystemConfigurationNames
The name of the Next Startup system configuration, which is a model of how the system started up
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
 
STATE - Static variable in class com.metamatrix.platform.config.persistence.impl.jdbc.SQL_Translator.StartupStateTable.ColumnName
 
STATISTIC - Static variable in class com.metamatrix.common.jdbc.metadata.IndexType
Identifies table statistics that are returned in conjunction with a table's index descriptions.
stop() - Method in class com.metamatrix.common.comm.platform.socket.server.SocketListener
 
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.PlatformTransactionService
 
stop() - Method in class com.metamatrix.server.dqp.service.PlatformVDBService
 
stopConnectorBinding(String, boolean) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
stopConnectorBinding(String, boolean) - Method in class com.metamatrix.admin.server.ServerRuntimeStateAdminImpl
 
stopConnectorBinding(String) - Method in class com.metamatrix.server.dqp.service.PlatformDataService
 
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(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(String) - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIImpl
Stop host processes/services now.
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(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.
stopPSC(PscID) - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIImpl
 
stopPSCNow(PscID) - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIImpl
 
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(ServiceID) - Method in class com.metamatrix.platform.admin.apiimpl.RuntimeStateAdminAPIImpl
Stop service now.
stopSystem() - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
stopSystem() - Method in class com.metamatrix.admin.server.ServerRuntimeStateAdminImpl
 
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
 
substring() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
SubSystemAdminAPIImpl - Class in com.metamatrix.platform.admin.apiimpl
Base class for subsystem administrative API implementations.
SubSystemAdminAPIImpl() - Constructor for class com.metamatrix.platform.admin.apiimpl.SubSystemAdminAPIImpl
 
SUBTREE_SCOPE_VALUE - Static variable in class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
SuccessfulAuthenticationToken - Class in com.metamatrix.platform.security.membership.service
SuccessfulAuthenticationToken.
SuccessfulAuthenticationToken(Serializable, String) - Constructor for class com.metamatrix.platform.security.membership.service.SuccessfulAuthenticationToken
SuccessfulAuthenticationToken
Sum - Static variable in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
sum() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
SUPER_ADMIN - Static variable in class com.metamatrix.server.util.SecurityRoles.Name
 
SYBASE - Static variable in interface com.metamatrix.common.jdbc.JDBCPlatformFactory.PlatformClass
 
SYBASE - Static variable in interface com.metamatrix.common.jdbc.JDBCPlatformFactory.Protocol
 
SYBASE - Static variable in interface com.metamatrix.common.jdbc.JDBCPlatformFactory.Supported
 
SybasePlatform - Class in com.metamatrix.common.jdbc.db
 
SybasePlatform() - Constructor for class com.metamatrix.common.jdbc.db.SybasePlatform
 
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.
synchronizeSystem(boolean) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
synchronizeSystem(boolean) - Method in class com.metamatrix.admin.server.ServerRuntimeStateAdminImpl
 
SYNONYM - Static variable in interface com.metamatrix.common.jdbc.JDBCPlatform.TableTypes
 
SYSTEM_ADMIN - Static variable in class com.metamatrix.server.util.SecurityRoles.Name
 
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_AUDIT_THREAD_TTL - Static variable in class com.metamatrix.platform.security.audit.AuditManager
The name of the configuration property that contains the time to live (in milliseconds) for threads in the AuditManager.
SYSTEM_TABLE - Static variable in interface com.metamatrix.common.jdbc.JDBCPlatform.TableTypes
 
SYSTEM_VDB_URL - Static variable in class com.metamatrix.server.util.ServerPropertyNames
 
SystemConfigurationNames - Interface in com.metamatrix.platform.config.spi
This interface has the labels of the three well-known system configurations: The #OPERATIONAL config The SystemConfigurationNames.NEXT_STARTUP config The SystemConfigurationNames.STARTUP config These three labels can be used by an service provider to designate any stored configurations as one of the three.
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.

T

TABLE - Static variable in interface com.metamatrix.common.jdbc.JDBCPlatform.TableTypes
 
Table - Class in com.metamatrix.common.jdbc.metadata
 
Table() - Constructor for class com.metamatrix.common.jdbc.metadata.Table
 
Table(String) - Constructor for class com.metamatrix.common.jdbc.metadata.Table
 
Table(String, String, String) - Constructor for class com.metamatrix.common.jdbc.metadata.Table
 
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.config.persistence.impl.jdbc.SQL_Translator.StartupStateTable
 
TABLE_NAME - Static variable in class com.metamatrix.platform.config.persistence.impl.jdbc.SQL_Translator.SystemProperties
 
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.
tableName - Variable in class com.metamatrix.common.log.reader.DBLogReader
 
tableTypes - Variable in class com.metamatrix.common.jdbc.JDBCPlatform
 
tan() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
tanh() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
terminateAllTransactions(MetaMatrixSessionID) - Method in class com.metamatrix.server.admin.apiimpl.TransactionAdminAPIImpl
Terminate all transactions for the user session.
terminateSession(String) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
terminateSession(String) - Method in class com.metamatrix.admin.server.ServerRuntimeStateAdminImpl
 
terminateSession(MetaMatrixSessionID) - Method in class com.metamatrix.platform.admin.apiimpl.SessionAdminAPIImpl
 
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(TransactionID) - Method in class com.metamatrix.server.admin.apiimpl.TransactionAdminAPIImpl
Terminate a transactions.
THREAD - Static variable in class com.metamatrix.common.log.DbLogWriter.ColumnName
 
throwProcessingException(String, Object[]) - Method in class com.metamatrix.admin.server.AbstractAdminImpl
Throw a processing exception with a localized message.
TIMEOUT_KEY - Static variable in class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
TIMESTAMP - Static variable in class com.metamatrix.common.log.DbLogWriter.ColumnName
 
TIMESTAMP - Static variable in class com.metamatrix.platform.security.audit.destination.DatabaseAuditDestination.ColumnName
 
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
 
toDate() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
today() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
ToLowerCase - Static variable in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
toLowerCase() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
toNumber() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
toString() - Method in class com.metamatrix.common.comm.platform.socket.SocketVMController
 
toString() - Method in class com.metamatrix.common.extensionmodule.ExtensionModuleEvent
 
toString() - Method in class com.metamatrix.common.id.dbid.ReservedIDBlock
Return String representation of this instance
toString() - Method in class com.metamatrix.common.jdbc.JDBCURL
 
toString() - Method in class com.metamatrix.common.jdbc.metadata.ColumnType
Returns a string representing the current state of the object.
toString() - Method in class com.metamatrix.common.jdbc.metadata.IndexType
Returns a string representing the current state of the object.
toString() - Method in class com.metamatrix.common.jdbc.metadata.JDBCObject
 
toString() - Method in class com.metamatrix.common.jdbc.metadata.Nullability
Returns a string representing the current state of the object.
toString() - Method in class com.metamatrix.common.jdbc.metadata.ProcedureColumnType
Returns a string representing the current state of the object.
toString() - Method in class com.metamatrix.common.jdbc.metadata.ProcedureType
Returns a string representing the current state of the object.
toString() - Method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
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.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.proxy.ProxyManager
Returns a string representing the current state of the object.
toString() - Method in class com.metamatrix.server.dqp.service.tracker.TransactionLogMessage
 
ToUpperCase - Static variable in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
Field functions
toUpperCase() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
TRANS_ALREADY_LOCKED - Static variable in exception com.metamatrix.platform.config.spi.xml.ConfigTransactionException
 
TRANS_NOT_LOCKED_BY_SAME_USER - Static variable in exception com.metamatrix.platform.config.spi.xml.ConfigTransactionException
 
TRANS_PROCESSING_ERROR - Static variable in exception com.metamatrix.platform.config.spi.xml.ConfigTransactionException
 
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_LOG_STATEMENT - Static variable in class com.metamatrix.server.dqp.service.tracker.TransactionLogWriter
 
TransactionAdminAPIImpl - Class in com.metamatrix.server.admin.apiimpl
 
TransactionFactory - Interface in com.metamatrix.common.connection
 
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.
TransactionMgr - Class in com.metamatrix.common.connection
 
TransactionMgr(Properties, String) - Constructor for class com.metamatrix.common.connection.TransactionMgr
 
translate() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
trim() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
trimString(String) - Static method in class com.metamatrix.admin.server.ServerMonitoringAdminImpl
 
TRUE - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
TRUE_CHAR - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
trunc() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
truncString(String, int) - Static method in class com.metamatrix.server.dqp.service.tracker.TransactionLogWriter
Simple static method to tuncate Strings to given length.
TWOWAY - Static variable in class com.metamatrix.common.net.ServerSocketConfiguration
 
TXN_TIMEOUT_IN_MILLIS - Static variable in class com.metamatrix.platform.security.membership.spi.ldap.LDAPMembershipDomain
 
TYPE_FILE_CHANGED - Static variable in class com.metamatrix.common.extensionmodule.ExtensionModuleEvent
Event type indicating that JDBCNames.ExtensionFilesTable.ColumnName.FILE_TYPE has changed.
TYPE_JGROUPS - Static variable in interface com.metamatrix.common.messaging.MessageBusConstants
 
TYPE_NOOP - Static variable in interface com.metamatrix.common.messaging.MessageBusConstants
 

U

UDF_SOURCE - Static variable in class com.metamatrix.server.query.service.QueryServicePropertyNames
 
UID - Static variable in class com.metamatrix.common.extensionmodule.spi.jdbc.JDBCNames.ExtensionFilesTable.ColumnName
 
undoActionsAsTransaction(int) - Method in class com.metamatrix.platform.admin.apiimpl.ConfigurationAdminAPIImpl
Undo the specified number of previously-committed transactions.
undoActionsAsTransaction(int, String) - Method in interface com.metamatrix.platform.config.api.service.ConfigurationServiceInterface
Undo the specified number of previously-committed transactions.
undoActionsAsTransaction(int, String) - Method in class com.metamatrix.platform.config.service.ConfigurationServiceImpl
Undo the specified number of previously-committed transactions.
UNENCRYPTED_CIPHER_SUITE - Static variable in class com.metamatrix.common.net.ServerSocketConfiguration
 
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
 
unExport(Object) - Method in class com.metamatrix.common.messaging.VMMessageBus
 
UniqueKey - Class in com.metamatrix.common.jdbc.metadata
 
UniqueKey() - Constructor for class com.metamatrix.common.jdbc.metadata.UniqueKey
 
UniqueKey(String) - Constructor for class com.metamatrix.common.jdbc.metadata.UniqueKey
 
UniqueKey(String, String, String, String) - Constructor for class com.metamatrix.common.jdbc.metadata.UniqueKey
 
UNKNOWN - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
UNKNOWN - Static variable in class com.metamatrix.common.jdbc.metadata.Nullability
Whether Null values are allowed is unknown.
UNKNOWN_CHECKSUM - Static variable in class com.metamatrix.common.extensionmodule.spi.jdbc.FileCache
 
UnmodifiableAuditConfiguration - Class in com.metamatrix.platform.security.audit.config
 
UnmodifiableAuditConfiguration(AuditConfiguration) - Constructor for class com.metamatrix.platform.security.audit.config.UnmodifiableAuditConfiguration
 
unregisterForEvents() - Method in class com.metamatrix.platform.service.controller.AbstractService
UnRegister for events.
UPDATE - Static variable in class com.metamatrix.common.jdbc.JDBCPlatform
 
UPDATE - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
UPDATE_AUTH_POLICY - Static variable in class com.metamatrix.platform.security.authorization.spi.jdbc.JDBCNames
 
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_SET_STATUS - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCTranslator
 
UPDATE_STARTUP_STATE_CONDITIONAL - Static variable in class com.metamatrix.platform.config.persistence.impl.jdbc.SQL_Translator
 
UPDATE_STARTUP_STATE_UNCONDITIONAL - Static variable in class com.metamatrix.platform.config.persistence.impl.jdbc.SQL_Translator
 
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
 
updateBindings(Binder) - Method in class com.metamatrix.server.dqp.config.PlatformConfigSource
 
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
 
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
 
updateProcess(String, String, ProcessRegistryBinding) - Method in class com.metamatrix.platform.registry.ClusteredRegistryState
 
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
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
 
updateSharedResource(SharedResource, ConfigTransaction) - Method in class com.metamatrix.platform.config.spi.xml.XMLActionUpdateStrategy
 
updateSharedResource(SharedResource, ConfigTransaction) - Method in class com.metamatrix.platform.config.spi.xml.XMLConfigurationWriter
 
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.
updateSystemProperties(Properties) - Method in class com.metamatrix.admin.server.ServerAdminImpl
 
updateSystemProperties(Properties) - Method in class com.metamatrix.admin.server.ServerConfigAdminImpl
 
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
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
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.
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 class com.metamatrix.server.admin.apiimpl.RuntimeMetadataAdminAPIImpl
Update a modified VirtualDataBase.
URLFactory - Class in com.metamatrix.common.extensionmodule.protocol
Factory to convert String urls into URL objects.
USE_RESULTSET_CACHE - Static variable in class com.metamatrix.server.query.service.QueryServicePropertyNames
 
USER_ADMIN - Static variable in class com.metamatrix.server.util.SecurityRoles.Name
 
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.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
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.platform.config.persistence.impl.jdbc.JDBCPersistentConnectionFactory
The environment property name for the username that is to be used for connecting to the metadata store.
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
 
usesStreamsForBlobBinding - Variable in class com.metamatrix.common.jdbc.JDBCPlatform
Indicates that streams will be used to store BLOB data.
usesStreamsForBlobBinding() - Method in class com.metamatrix.common.jdbc.JDBCPlatform
 
usesStreamsForClobBinding - Variable in class com.metamatrix.common.jdbc.JDBCPlatform
 
usesStreamsForClobBinding() - Method in class com.metamatrix.common.jdbc.JDBCPlatform
 
Util - Static variable in class com.metamatrix.admin.server.AdminServerPlugin
 
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.service.ServicePlugin
 
Util - Static variable in class com.metamatrix.server.ServerPlugin
 
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
 

V

validateConnectorBindingForMaterialization(ConnectorBinding) - Method in class com.metamatrix.server.admin.apiimpl.RuntimeMetadataAdminAPIImpl
 
validateProperty - Variable in class com.metamatrix.platform.config.spi.xml.XMLActionUpdateStrategy
 
validateSession() - Method in class com.metamatrix.admin.server.AbstractAdminImpl
 
validateSession(MetaMatrixSessionID) - 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 class com.metamatrix.platform.admin.apiimpl.AdminHelper
Deprecated. use DQPWorkContext instead
validateSession(MetaMatrixSessionID) - Method in interface com.metamatrix.platform.admin.apiimpl.IAdminHelper
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
 
valueOf(String) - Static method in enum com.metamatrix.server.ChannelProvider.ChannelID
Returns the enum constant of this type with the specified name.
VALUES - Static variable in class com.metamatrix.common.jdbc.JDBCPlatform
 
VALUES - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
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.
variance() - Static method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
 
VDB_FILE_NAME - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.VirtualDatabases.ColumnName
 
VDB_FILE_TYPE - Static variable in class com.metamatrix.common.extensionmodule.ExtensionModuleTypes
The name of the VDB File type of extension module.
VDB_NM - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.VirtualDatabases.ColumnName
 
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_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_VERSION - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.VirtualDatabases.ColumnName
 
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
 
VDBDefnFactory - Class in com.metamatrix.metadata.runtime.vdb.defn
 
VDBDefnFactory() - Constructor for class com.metamatrix.metadata.runtime.vdb.defn.VDBDefnFactory
 
VDBDefnImport - Class in com.metamatrix.metadata.runtime.vdb.defn
 
VDBDefnImport() - Constructor for class com.metamatrix.metadata.runtime.vdb.defn.VDBDefnImport
 
VDBDU_0001 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
VDBDU_0002 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
VDBDU_0003 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
VDBDU_0004 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
VDBDU_0005 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
VDBTREE_0001 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
VDB Tree Utility
VDBTREE_0002 - Static variable in class com.metamatrix.server.util.ErrorMessageKeys
 
VDBTreeUtility - Class in com.metamatrix.metadata.runtime
 
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.spi.jdbc.JDBCNames.VirtualDatabases.ColumnName
 
VIEW - Static variable in interface com.metamatrix.common.jdbc.JDBCPlatform.TableTypes
 
VISIBILITY - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.Models.ColumnName
 
VM - Static variable in class com.metamatrix.common.log.DbLogWriter.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_ID - Static variable in class com.metamatrix.common.id.dbid.DBIDGenerator
 
VM_ID - Static variable in class com.metamatrix.common.id.dbid.spi.jdbc.PersistentIDController
 
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.
VMMessageBus - Class in com.metamatrix.common.messaging
 
VMMessageBus(ChannelProvider, String) - Constructor for class com.metamatrix.common.messaging.VMMessageBus
 

W

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
 
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.
WHERE - Static variable in class com.metamatrix.common.jdbc.JDBCPlatform
 
WHERE - Static variable in interface com.metamatrix.common.jdbc.JDBCReservedWords
 
write(Object) - Method in class com.metamatrix.common.comm.platform.socket.SSLAwareChannelHandler.ObjectChannelImpl
 
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(ConfigurationModelContainer, String) - Method in class com.metamatrix.platform.config.persistence.impl.jdbc.JDBCPersistentConnection
Writes the model to its persistent store based on the implementation of the persistent connection.
writeExternal(ObjectOutput) - Method in class com.metamatrix.common.messaging.jgroups.JGroupsMessageBus.FederateHeader
 
writeExternal(ObjectOutput) - Method in exception com.metamatrix.platform.config.spi.xml.ConfigTransactionException
 
writeExternal(ObjectOutput) - Method in class com.metamatrix.platform.security.audit.AuditMessage
 
writeExternal(ObjectOutput) - Method in class com.metamatrix.server.dqp.service.RemoteResultsReceiver
 
writeField(StringWriter, String) - Method in class com.metamatrix.common.jdbc.syntax.ExpressionOperator
Called from FunctionExpression.writeField(StringWriter, String) so that function strings can also be added.
writeModel(String, String, ConfigurationModelContainer, String) - Static method in class com.metamatrix.platform.config.persistence.impl.file.FilePersistentUtil
 
WSDL_DEFINED - Static variable in class com.metamatrix.metadata.runtime.spi.jdbc.JDBCNames.VirtualDatabases.ColumnName
 

X

XMLActionUpdateStrategy - Class in com.metamatrix.platform.config.spi.xml
 
XMLActionUpdateStrategy() - Constructor for class com.metamatrix.platform.config.spi.xml.XMLActionUpdateStrategy
 
XMLConfigurationConnector - Class in com.metamatrix.platform.config.spi.xml
JDBCConfigurationTransaction is responsible for executing and managing transactions.
XMLConfigurationConnectorFactory - Class in com.metamatrix.platform.config.spi.xml
 
XMLConfigurationConnectorFactory() - Constructor for class com.metamatrix.platform.config.spi.xml.XMLConfigurationConnectorFactory
 
XMLConfigurationMgr - Class in com.metamatrix.platform.config.spi.xml
Created on Aug 27, 2002 The Mgr operates under the single pattern.
XMLConfigurationMgr.ConfigurationChangeListener - Class in com.metamatrix.platform.config.spi.xml
 
XMLConfigurationMgr.ConfigurationChangeListener(XMLConfigurationMgr) - Constructor for class com.metamatrix.platform.config.spi.xml.XMLConfigurationMgr.ConfigurationChangeListener
 
XMLConfigurationReader - Class in com.metamatrix.platform.config.spi.xml
 
XMLConfigurationReader(ManagedConnection) - Constructor for class com.metamatrix.platform.config.spi.xml.XMLConfigurationReader
 
XMLConfigurationTransaction - Class in com.metamatrix.platform.config.spi.xml
 
XMLConfigurationTransaction(XMLConfigurationMgr, TransactionID, long) - Constructor for class com.metamatrix.platform.config.spi.xml.XMLConfigurationTransaction
 
XMLConfigurationWriter - Class in com.metamatrix.platform.config.spi.xml
 
XMLConfigurationWriter(ManagedConnection) - Constructor for class com.metamatrix.platform.config.spi.xml.XMLConfigurationWriter
 
XMLCurrentConfigurationReader - Class in com.metamatrix.platform.config.spi.xml
 
XMLCurrentConfigurationReader() - Constructor for class com.metamatrix.platform.config.spi.xml.XMLCurrentConfigurationReader
 

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

Copyright © 2009. All Rights Reserved.