Uses of Interface
org.scrashmeow.ojb.console.framework.dispatch.ViewerActionAware

Packages that use ViewerActionAware
org.scrashmeow.ojb.console.framework Provides the classes that define the base controller object layer for the web application. 
org.scrashmeow.ojb.console.framework.dispatch Provides a set of interfaces for subclasses of the DispatchAction
org.scrashmeow.ojb.console.ui.action   
org.scrashmeow.ojb.console.ui.action.repoeditor   
 

Uses of ViewerActionAware in org.scrashmeow.ojb.console.framework
 

Classes in org.scrashmeow.ojb.console.framework that implement ViewerActionAware
 class CommittingFormAction
          The base class for an action that has basic display, commit and cancel behavior.
 class ViewerAction
          Base class for an action that displays information
 

Uses of ViewerActionAware in org.scrashmeow.ojb.console.framework.dispatch
 

Subinterfaces of ViewerActionAware in org.scrashmeow.ojb.console.framework.dispatch
 interface CommitActionAware
          Defines the dispatch method for commiting an activity.
 

Uses of ViewerActionAware in org.scrashmeow.ojb.console.ui.action
 

Classes in org.scrashmeow.ojb.console.ui.action that implement ViewerActionAware
 class DescriptorConnectionPropertiesAction
           
 class DescriptorExportAction
           
 class DescriptorFieldPropertiesAction
           
 class DescriptorObjectPropertiesAction
           
 class DescriptorRepositoryPropertiesAction
           
 class HomeAction
           
 class ManageCacheAction
          Configure the User's PBKey settings.
 class ManageDatabaseKeyAction
          Configure the User's PBKey settings.
 class ManageUserSessionAction
          Configure the User's PBKey settings.
 class NestedObjectEditorAction
           
 class ObjectEditorAction
           
 class ObjectEmptyAction
           
 class ObjectReferenceEditorAction
           
 class ObjectSearchAction
           
 class RepositoryBrowseAction
           
 class RepositoryBuilderAction
           
 class RepositoryHomeAction
          Configure the User's PBKey settings.
 class RepositoryVerifyAction
           
 class SettingsHomeAction
          Configure the User's PBKey settings.
 class ViewHelpAction
           
 class ViewJavaSystemPropertiesAction
           
 class ViewJspRuntimePropertiesAction
           
 class ViewOjbPropertiesAction
           
 

Uses of ViewerActionAware in org.scrashmeow.ojb.console.ui.action.repoeditor
 

Classes in org.scrashmeow.ojb.console.ui.action.repoeditor that implement ViewerActionAware
 class InitRepositoryEditorAction
           
 class JdbcConnectionDescriptorEditorAction
           
 class RepositoryEditorAction
           
 



Copyright © 2003 Alexander Bibighaus et al. All Rights Reserved.