Uses of Package
com.metamatrix.admin.api.objects

Packages that use com.metamatrix.admin.api.objects
com.metamatrix.admin.api.core   
com.metamatrix.admin.api.objects   
com.metamatrix.admin.api.server   
com.metamatrix.admin.objects   
com.metamatrix.admin.server   
com.metamatrix.dqp.embedded.admin   
com.metamatrix.platform.security.api.service   
com.metamatrix.platform.security.authorization.service   
 

Classes in com.metamatrix.admin.api.objects used by com.metamatrix.admin.api.core
AdminOptions
          Creates, collects and stores option values for evaluation when executing methods where decisions should be made based on user preferences.
ConnectorBinding
          Represents a connector binding (the instance of a connector type) in the MetaMatrix system.
LogConfiguration
          The LogConfiguration describes the current configuration of the system logger.
SystemObject
           
VDB
          Represents a Virtual Database in the MetaMatrix system.
 

Classes in com.metamatrix.admin.api.objects used by com.metamatrix.admin.api.objects
AdminObject
          Base interface of client side admin objects.
AdminOptions
          Creates, collects and stores option values for evaluation when executing methods where decisions should be made based on user preferences.
Principal
          A Principal may participate in entitlements (authorization).
QueueWorkerPool
          All the metamatrix server modules use queue based processing inside them.
Request
          when user submits a SQL command to the system for processing, usally that represents a single request to a MetaMatrix system.
 

Classes in com.metamatrix.admin.api.objects used by com.metamatrix.admin.api.server
AdminOptions
          Creates, collects and stores option values for evaluation when executing methods where decisions should be made based on user preferences.
ScriptsContainer
          Contains all information nessecary to save the scripts that will be run by a MetaMatrix utility to load or refresh the data resident in a Materialized View.
 

Classes in com.metamatrix.admin.api.objects used by com.metamatrix.admin.objects
AdminObject
          Base interface of client side admin objects.
AdminOptions
          Creates, collects and stores option values for evaluation when executing methods where decisions should be made based on user preferences.
AdminStatus
          Base interface of admin status objects.
ConnectorBinding
          Represents a connector binding (the instance of a connector type) in the MetaMatrix system.
ConnectorType
          Represents a connector type in the MetaMatrix system.
DQP
          The distributed query processor, which is the internal query engine component used by MetaMatrix products.
ExtensionModule
          An extension module is a library (usually in jar format) that extends the MetaMatrix system in some way.
Group
          A Group is a MetaMatrix principal that can contain other Principals as members.
Host
          Represents a host in the MetaMatrix system.
LogConfiguration
          The LogConfiguration describes the current configuration of the system logger.
Model
          Represents a metadata model in the MetaMatrix system.
Principal
          A Principal may participate in entitlements (authorization).
ProcessObject
          A Process in the MetaMatrix system.
PropertyDefinition
          Information about a property of an AdminObject
QueueWorkerPool
          All the metamatrix server modules use queue based processing inside them.
Request
          when user submits a SQL command to the system for processing, usally that represents a single request to a MetaMatrix system.
Resource
           
Role
           
ScriptsContainer
          Contains all information nessecary to save the scripts that will be run by a MetaMatrix utility to load or refresh the data resident in a Materialized View.
Session
          A Session is a lasting connection between a client and a MetaMatrix System.
SourceRequest
           
SystemObject
           
User
          A user of the MetaMatrix system may a participant or an administrator of the MetaMatrix system.
VDB
          Represents a Virtual Database in the MetaMatrix system.
 

Classes in com.metamatrix.admin.api.objects used by com.metamatrix.admin.server
AdminOptions
          Creates, collects and stores option values for evaluation when executing methods where decisions should be made based on user preferences.
ConnectorBinding
          Represents a connector binding (the instance of a connector type) in the MetaMatrix system.
LogConfiguration
          The LogConfiguration describes the current configuration of the system logger.
ScriptsContainer
          Contains all information nessecary to save the scripts that will be run by a MetaMatrix utility to load or refresh the data resident in a Materialized View.
SystemObject
           
VDB
          Represents a Virtual Database in the MetaMatrix system.
 

Classes in com.metamatrix.admin.api.objects used by com.metamatrix.dqp.embedded.admin
AdminOptions
          Creates, collects and stores option values for evaluation when executing methods where decisions should be made based on user preferences.
ConnectorBinding
          Represents a connector binding (the instance of a connector type) in the MetaMatrix system.
LogConfiguration
          The LogConfiguration describes the current configuration of the system logger.
SystemObject
           
VDB
          Represents a Virtual Database in the MetaMatrix system.
 

Classes in com.metamatrix.admin.api.objects used by com.metamatrix.platform.security.api.service
AdminOptions
          Creates, collects and stores option values for evaluation when executing methods where decisions should be made based on user preferences.
 

Classes in com.metamatrix.admin.api.objects used by com.metamatrix.platform.security.authorization.service
AdminOptions
          Creates, collects and stores option values for evaluation when executing methods where decisions should be made based on user preferences.
 



Copyright © 2009. All Rights Reserved.