Uses of Class
com.metamatrix.common.actions.AbstractObjectEditor

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

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

Subclasses of AbstractObjectEditor in com.metamatrix.common.config.model
 class BasicConfigurationObjectEditor
          BasicConfigurationObjectEditor provides the update capabiltiy to the implemented versions of the config.api package.
 

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

Subclasses of AbstractObjectEditor in com.metamatrix.platform.security.api
 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.