|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BaseObject | |
---|---|
com.metamatrix.common.config.api | |
com.metamatrix.common.config.model | |
com.metamatrix.common.namedobject |
Uses of BaseObject in com.metamatrix.common.config.api |
---|
Subinterfaces of BaseObject in com.metamatrix.common.config.api | |
---|---|
interface |
AuthenticationProvider
Date Oct 21, 2002 An AuthenticationProvider represents an authentication provider definition that is a non-configuration based object. |
interface |
AuthenticationProviderType
The AuthorizationProviderType represents the authorization provider ComponentType. |
interface |
ComponentDefn
|
interface |
ComponentObject
A ComponentObject represents a physical piece of the configuration and deployment tree. |
interface |
ComponentType
|
interface |
ComponentTypeDefn
The ComponentTypeDefn is a definition defined for a specific ComponentType. |
interface |
Configuration
Configuration represents deployable components (e.g., service and vm components), components definitions, global properties, and additional information. |
interface |
ConfigurationInfo
|
interface |
ConnectorBinding
A ConnectorBinding represents a connector binding definition that is a non-configuration based object. |
interface |
ConnectorBindingType
The ConnectorBindingType represents the connector ComponentType. |
interface |
DeployedComponent
DeployedComponent is a wrapper for a ComponentDefn -
it represents a component that is declared deployed
to a specied machine. |
interface |
ExtensionModule
Defines an extension module as an object |
interface |
Host
|
interface |
HostType
The ConnectorComponentType represents the connector ComponentType. |
interface |
PropDefnAllowedValue
PropDefnAllowedValue is a wrapper for the allowed value that is associated with a PropertyDefn. |
interface |
ResourceComponentType
The ResourceComponentType indicates the type of resource |
interface |
ResourceDescriptor
|
interface |
ServiceComponentDefn
|
interface |
ServiceComponentType
The ServiceComponentType represents the service ComponentType. |
interface |
SharedResource
Date Oct 21, 2002 A SharedResource represents a definition of behavior for a non-configuration based object. |
interface |
VMComponentDefn
|
interface |
VMComponentDefnType
The ConnectorComponentType represents the connector ComponentType. |
Uses of BaseObject in com.metamatrix.common.config.model |
---|
Classes in com.metamatrix.common.config.model that implement BaseObject | |
---|---|
class |
BasicAuthenticationProvider
|
class |
BasicAuthenticationProviderType
|
class |
BasicComponentDefn
|
class |
BasicComponentObject
|
class |
BasicComponentType
|
class |
BasicComponentTypeDefn
|
class |
BasicConfiguration
Configuration represents a single named set of deployable components (e.g., service and system components), a deployed set of components, global properties, and additional information. |
class |
BasicConfigurationInfo
|
class |
BasicConnectorBinding
|
class |
BasicConnectorBindingType
|
class |
BasicDeployedComponent
DeployedComponent represents a Component that is declared deployed
to a specified machine. |
class |
BasicExtensionModule
|
class |
BasicHost
|
class |
BasicHostType
|
class |
BasicPropDefnAllowedValue
BasicPropDefnAllowedValue extends PropDefnAllowedValue so that the editor can utilize this class to obtain non-exposed methods |
class |
BasicResourceComponentType
|
class |
BasicResourceDescriptor
|
class |
BasicServiceComponentDefn
|
class |
BasicServiceComponentType
|
class |
BasicSharedResource
|
class |
BasicVMComponentDefn
|
class |
BasicVMComponentDefnType
|
Methods in com.metamatrix.common.config.model with parameters of type BaseObject | |
---|---|
static int |
BasicUtil.getComponentDefnType(BaseObject defn)
|
static int |
BasicUtil.getComponentType(BaseObject defn)
|
Configuration |
BasicConfigurationObjectEditor.undoAction(ActionDefinition action,
BaseObject target)
|
Uses of BaseObject in com.metamatrix.common.namedobject |
---|
Classes in com.metamatrix.common.namedobject that implement BaseObject | |
---|---|
class |
BasicObject
This class represents the basic implementation of MetadataObject, which is the foundation for all classes that are used to capture metadata. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |