Uses of Class
com.metamatrix.common.object.ObjectDefinitionImpl

Packages that use ObjectDefinitionImpl
com.metamatrix.common.callback   
com.metamatrix.common.object   
com.metamatrix.common.tree.directory   
com.metamatrix.console.ui.layout   
com.metamatrix.platform.admin.apiimpl   
 

Uses of ObjectDefinitionImpl in com.metamatrix.common.callback
 

Subclasses of ObjectDefinitionImpl in com.metamatrix.common.callback
 class CallbackImpl
          Implementations of this interface are passed to a CallbackHandler, allowing underlying services the ability to interact with a calling application to retrieve specific authentication data such as usernames and passwords, or to display certain information, such as error and warning messages.
 

Uses of ObjectDefinitionImpl in com.metamatrix.common.object
 

Subclasses of ObjectDefinitionImpl in com.metamatrix.common.object
 class PropertyDefinitionGroup
          PropertyDefinitionGroup is a nestable list of PropertyDefinitions that are defined to be used together.
 class PropertyDefinitionImpl
          Prototype implementation of PropertyDefinition
 

Uses of ObjectDefinitionImpl in com.metamatrix.common.tree.directory
 

Subclasses of ObjectDefinitionImpl in com.metamatrix.common.tree.directory
 class FileDefinitionImpl
           
 class FolderDefinitionImpl
           
 

Uses of ObjectDefinitionImpl in com.metamatrix.console.ui.layout
 

Subclasses of ObjectDefinitionImpl in com.metamatrix.console.ui.layout
 class UserPreferenceCallback
          UserPreferenceCallback is a temporary Callback object constructed to generate the UserPreferences dialog.
 

Uses of ObjectDefinitionImpl in com.metamatrix.platform.admin.apiimpl
 

Subclasses of ObjectDefinitionImpl in com.metamatrix.platform.admin.apiimpl
 class PermissionDataNodeDefinitionImpl
           
 



Copyright © 2009. All Rights Reserved.