Uses of Interface
com.metamatrix.common.actions.ObjectEditor

Packages that use ObjectEditor
com.metamatrix.common.actions   
com.metamatrix.common.config.api   
com.metamatrix.common.config.model   
com.metamatrix.platform.security.api   
 

Uses of ObjectEditor in com.metamatrix.common.actions
 

Classes in com.metamatrix.common.actions that implement ObjectEditor
 class AbstractObjectEditor
           
 

Uses of ObjectEditor in com.metamatrix.common.config.api
 

Subinterfaces of ObjectEditor in com.metamatrix.common.config.api
 interface ConfigurationObjectEditor
           
 

Uses of ObjectEditor in com.metamatrix.common.config.model
 

Classes in com.metamatrix.common.config.model that implement ObjectEditor
 class BasicConfigurationObjectEditor
          BasicConfigurationObjectEditor provides the update capabiltiy to the implemented versions of the config.api package.
 

Uses of ObjectEditor in com.metamatrix.platform.security.api
 

Classes in com.metamatrix.platform.security.api that implement ObjectEditor
 class AbstractAuthorizationObjectEditor
           
 class AuthorizationObjectEditor
          Editor allows automatic creation of individual com.metamatrix.common.actions.Actions in an enforcable way when making modifications to Authorizations.

The actions can be submited to the Authorization Service to execute them in a transaction.
 



Copyright © 2009. All Rights Reserved.