Uses of Package
info.magnolia.module

Packages that use info.magnolia.module
info.magnolia.cms.filters   
info.magnolia.module   
info.magnolia.module.admininterface   
info.magnolia.module.admininterface.setup   
info.magnolia.module.admininterface.setup.for4_0   
info.magnolia.module.admininterface.setup.for4_3   
info.magnolia.module.admininterface.setup.for4_4   
info.magnolia.module.cache   
info.magnolia.module.cache.setup   
info.magnolia.module.delta   
info.magnolia.module.exchangesimple.setup   
info.magnolia.module.exchangesimple.setup.for3_5   
info.magnolia.module.fckeditor   
info.magnolia.module.mail   
info.magnolia.module.mail.setup   
info.magnolia.module.model   
info.magnolia.module.model.reader   
info.magnolia.module.samples   
info.magnolia.module.samples.setup   
info.magnolia.module.storeclient.setup   
info.magnolia.module.templating   
info.magnolia.module.templating.setup   
info.magnolia.module.templating.setup.for3_5   
info.magnolia.module.templating.setup.for4_0   
info.magnolia.module.templatingcomponents.setup   
info.magnolia.module.ui   
info.magnolia.module.webapp This package contains the necessary classes to determine if the web-app needs to be bootstrapped, and to do so. 
info.magnolia.module.workflow   
info.magnolia.module.workflow.setup   
info.magnolia.module.workflow.setup.for3_5   
info.magnolia.nodebuilder.task   
info.magnolia.setup This package contains the classes necessary to install and update Magnolia's core module. 
info.magnolia.setup.for3_5   
info.magnolia.setup.for3_6   
info.magnolia.setup.for3_6_2   
info.magnolia.setup.for4_3   
info.magnolia.setup.for4_4_3   
info.magnolia.setup.for4_4_5   
 

Classes in info.magnolia.module used by info.magnolia.cms.filters
ModuleManager
          ModuleManager is responsible for the lifecycle of modules.
 

Classes in info.magnolia.module used by info.magnolia.module
AbstractModuleVersionHandler
          Extend this and register your deltas in the constructor using the register method.
AbstractModuleVersionHandler.ModuleVersionToLatestTask
          The task which modifies the "version" property to the version being installed.
InstallContext
          The InstallContext provides Tasks and install/update UI with methods to log, get content and status.
InstallContext.Message
          Log messages kept in the InstallContext.
InstallContext.MessagePriority
          Priority for InstallContext.Messages.
InstallContextImpl
          Default implementation of InstallContext; provided by the ModuleManager.
InstallStatus
          An enum identifying the status/result of the install/update in InstallContext.
ModuleLifecycleContext
          This interface currently provides a hook allowing modules to register ObserverManager instances, which can observer other modules' nodes.
ModuleLifecycleContextImpl
          This default implementation of ModuleLifecycleContext allows the ModuleManager to set the current "phase" of installation; other ModuleLifecycleContext clients have read-only access to the phase.
ModuleManagementException
          Thrown by ModuleManager and ModuleDefinitionReader when module definitions can't be loaded.
ModuleManager
          ModuleManager is responsible for the lifecycle of modules.
ModuleManager.ModuleAndDeltas
          Represents what's to be done for each module.
ModuleManager.ModuleManagementState
          Represent what's to be done for all modules.
ModuleRegistry
          Holds instances and definitions of modules.
ModuleVersionHandler
          This class provides Delta's to be applied to install/update/uninstall modules.
 

Classes in info.magnolia.module used by info.magnolia.module.admininterface
ModuleLifecycle
          Manages the lifecyle of an installed instance of a Magnolia Module.
ModuleLifecycleContext
          This interface currently provides a hook allowing modules to register ObserverManager instances, which can observer other modules' nodes.
 

Classes in info.magnolia.module used by info.magnolia.module.admininterface.setup
AbstractModuleVersionHandler
          Extend this and register your deltas in the constructor using the register method.
DefaultModuleVersionHandler
          A version handler which provides the most common installation tasks: register repositories, nodetypes and workspaces as stated in the module definition, bootstrap the module's mgnl-bootstrap files, extract the module's mgnl-files files, register the module's servlets.
InstallContext
          The InstallContext provides Tasks and install/update UI with methods to log, get content and status.
ModuleVersionHandler
          This class provides Delta's to be applied to install/update/uninstall modules.
 

Classes in info.magnolia.module used by info.magnolia.module.admininterface.setup.for4_0
InstallContext
          The InstallContext provides Tasks and install/update UI with methods to log, get content and status.
 

Classes in info.magnolia.module used by info.magnolia.module.admininterface.setup.for4_3
InstallContext
          The InstallContext provides Tasks and install/update UI with methods to log, get content and status.
 

Classes in info.magnolia.module used by info.magnolia.module.admininterface.setup.for4_4
InstallContext
          The InstallContext provides Tasks and install/update UI with methods to log, get content and status.
 

Classes in info.magnolia.module used by info.magnolia.module.cache
InstallContext
          The InstallContext provides Tasks and install/update UI with methods to log, get content and status.
ModuleLifecycle
          Manages the lifecyle of an installed instance of a Magnolia Module.
ModuleLifecycleContext
          This interface currently provides a hook allowing modules to register ObserverManager instances, which can observer other modules' nodes.
 

Classes in info.magnolia.module used by info.magnolia.module.cache.setup
AbstractModuleVersionHandler
          Extend this and register your deltas in the constructor using the register method.
DefaultModuleVersionHandler
          A version handler which provides the most common installation tasks: register repositories, nodetypes and workspaces as stated in the module definition, bootstrap the module's mgnl-bootstrap files, extract the module's mgnl-files files, register the module's servlets.
InstallContext
          The InstallContext provides Tasks and install/update UI with methods to log, get content and status.
ModuleVersionHandler
          This class provides Delta's to be applied to install/update/uninstall modules.
 

Classes in info.magnolia.module used by info.magnolia.module.delta
InstallContext
          The InstallContext provides Tasks and install/update UI with methods to log, get content and status.
 

Classes in info.magnolia.module used by info.magnolia.module.exchangesimple.setup
AbstractModuleVersionHandler
          Extend this and register your deltas in the constructor using the register method.
DefaultModuleVersionHandler
          A version handler which provides the most common installation tasks: register repositories, nodetypes and workspaces as stated in the module definition, bootstrap the module's mgnl-bootstrap files, extract the module's mgnl-files files, register the module's servlets.
InstallContext
          The InstallContext provides Tasks and install/update UI with methods to log, get content and status.
ModuleVersionHandler
          This class provides Delta's to be applied to install/update/uninstall modules.
 

Classes in info.magnolia.module used by info.magnolia.module.exchangesimple.setup.for3_5
InstallContext
          The InstallContext provides Tasks and install/update UI with methods to log, get content and status.
 

Classes in info.magnolia.module used by info.magnolia.module.fckeditor
AbstractModuleVersionHandler
          Extend this and register your deltas in the constructor using the register method.
DefaultModuleVersionHandler
          A version handler which provides the most common installation tasks: register repositories, nodetypes and workspaces as stated in the module definition, bootstrap the module's mgnl-bootstrap files, extract the module's mgnl-files files, register the module's servlets.
InstallContext
          The InstallContext provides Tasks and install/update UI with methods to log, get content and status.
ModuleVersionHandler
          This class provides Delta's to be applied to install/update/uninstall modules.
 

Classes in info.magnolia.module used by info.magnolia.module.mail
ModuleLifecycle
          Manages the lifecyle of an installed instance of a Magnolia Module.
ModuleLifecycleContext
          This interface currently provides a hook allowing modules to register ObserverManager instances, which can observer other modules' nodes.
 

Classes in info.magnolia.module used by info.magnolia.module.mail.setup
AbstractModuleVersionHandler
          Extend this and register your deltas in the constructor using the register method.
DefaultModuleVersionHandler
          A version handler which provides the most common installation tasks: register repositories, nodetypes and workspaces as stated in the module definition, bootstrap the module's mgnl-bootstrap files, extract the module's mgnl-files files, register the module's servlets.
InstallContext
          The InstallContext provides Tasks and install/update UI with methods to log, get content and status.
ModuleVersionHandler
          This class provides Delta's to be applied to install/update/uninstall modules.
 

Classes in info.magnolia.module used by info.magnolia.module.model
ModuleVersionHandler
          This class provides Delta's to be applied to install/update/uninstall modules.
 

Classes in info.magnolia.module used by info.magnolia.module.model.reader
ModuleManagementException
          Thrown by ModuleManager and ModuleDefinitionReader when module definitions can't be loaded.
 

Classes in info.magnolia.module used by info.magnolia.module.samples
ModuleLifecycle
          Manages the lifecyle of an installed instance of a Magnolia Module.
ModuleLifecycleContext
          This interface currently provides a hook allowing modules to register ObserverManager instances, which can observer other modules' nodes.
 

Classes in info.magnolia.module used by info.magnolia.module.samples.setup
AbstractModuleVersionHandler
          Extend this and register your deltas in the constructor using the register method.
DefaultModuleVersionHandler
          A version handler which provides the most common installation tasks: register repositories, nodetypes and workspaces as stated in the module definition, bootstrap the module's mgnl-bootstrap files, extract the module's mgnl-files files, register the module's servlets.
InstallContext
          The InstallContext provides Tasks and install/update UI with methods to log, get content and status.
ModuleVersionHandler
          This class provides Delta's to be applied to install/update/uninstall modules.
 

Classes in info.magnolia.module used by info.magnolia.module.storeclient.setup
AbstractModuleVersionHandler
          Extend this and register your deltas in the constructor using the register method.
DefaultModuleVersionHandler
          A version handler which provides the most common installation tasks: register repositories, nodetypes and workspaces as stated in the module definition, bootstrap the module's mgnl-bootstrap files, extract the module's mgnl-files files, register the module's servlets.
ModuleVersionHandler
          This class provides Delta's to be applied to install/update/uninstall modules.
 

Classes in info.magnolia.module used by info.magnolia.module.templating
ModuleLifecycle
          Manages the lifecyle of an installed instance of a Magnolia Module.
ModuleLifecycleContext
          This interface currently provides a hook allowing modules to register ObserverManager instances, which can observer other modules' nodes.
 

Classes in info.magnolia.module used by info.magnolia.module.templating.setup
AbstractModuleVersionHandler
          Extend this and register your deltas in the constructor using the register method.
DefaultModuleVersionHandler
          A version handler which provides the most common installation tasks: register repositories, nodetypes and workspaces as stated in the module definition, bootstrap the module's mgnl-bootstrap files, extract the module's mgnl-files files, register the module's servlets.
InstallContext
          The InstallContext provides Tasks and install/update UI with methods to log, get content and status.
ModuleVersionHandler
          This class provides Delta's to be applied to install/update/uninstall modules.
 

Classes in info.magnolia.module used by info.magnolia.module.templating.setup.for3_5
InstallContext
          The InstallContext provides Tasks and install/update UI with methods to log, get content and status.
 

Classes in info.magnolia.module used by info.magnolia.module.templating.setup.for4_0
InstallContext
          The InstallContext provides Tasks and install/update UI with methods to log, get content and status.
 

Classes in info.magnolia.module used by info.magnolia.module.templatingcomponents.setup
AbstractModuleVersionHandler
          Extend this and register your deltas in the constructor using the register method.
DefaultModuleVersionHandler
          A version handler which provides the most common installation tasks: register repositories, nodetypes and workspaces as stated in the module definition, bootstrap the module's mgnl-bootstrap files, extract the module's mgnl-files files, register the module's servlets.
InstallContext
          The InstallContext provides Tasks and install/update UI with methods to log, get content and status.
ModuleVersionHandler
          This class provides Delta's to be applied to install/update/uninstall modules.
 

Classes in info.magnolia.module used by info.magnolia.module.ui
ModuleManagementException
          Thrown by ModuleManager and ModuleDefinitionReader when module definitions can't be loaded.
ModuleManager
          ModuleManager is responsible for the lifecycle of modules.
 

Classes in info.magnolia.module used by info.magnolia.module.webapp
InstallContext
          The InstallContext provides Tasks and install/update UI with methods to log, get content and status.
ModuleVersionHandler
          This class provides Delta's to be applied to install/update/uninstall modules.
 

Classes in info.magnolia.module used by info.magnolia.module.workflow
ModuleLifecycle
          Manages the lifecyle of an installed instance of a Magnolia Module.
ModuleLifecycleContext
          This interface currently provides a hook allowing modules to register ObserverManager instances, which can observer other modules' nodes.
 

Classes in info.magnolia.module used by info.magnolia.module.workflow.setup
AbstractModuleVersionHandler
          Extend this and register your deltas in the constructor using the register method.
DefaultModuleVersionHandler
          A version handler which provides the most common installation tasks: register repositories, nodetypes and workspaces as stated in the module definition, bootstrap the module's mgnl-bootstrap files, extract the module's mgnl-files files, register the module's servlets.
InstallContext
          The InstallContext provides Tasks and install/update UI with methods to log, get content and status.
ModuleVersionHandler
          This class provides Delta's to be applied to install/update/uninstall modules.
 

Classes in info.magnolia.module used by info.magnolia.module.workflow.setup.for3_5
InstallContext
          The InstallContext provides Tasks and install/update UI with methods to log, get content and status.
 

Classes in info.magnolia.module used by info.magnolia.nodebuilder.task
InstallContext
          The InstallContext provides Tasks and install/update UI with methods to log, get content and status.
 

Classes in info.magnolia.module used by info.magnolia.setup
AbstractModuleVersionHandler
          Extend this and register your deltas in the constructor using the register method.
InstallContext
          The InstallContext provides Tasks and install/update UI with methods to log, get content and status.
ModuleLifecycle
          Manages the lifecyle of an installed instance of a Magnolia Module.
ModuleLifecycleContext
          This interface currently provides a hook allowing modules to register ObserverManager instances, which can observer other modules' nodes.
ModuleVersionHandler
          This class provides Delta's to be applied to install/update/uninstall modules.
 

Classes in info.magnolia.module used by info.magnolia.setup.for3_5
InstallContext
          The InstallContext provides Tasks and install/update UI with methods to log, get content and status.
 

Classes in info.magnolia.module used by info.magnolia.setup.for3_6
InstallContext
          The InstallContext provides Tasks and install/update UI with methods to log, get content and status.
 

Classes in info.magnolia.module used by info.magnolia.setup.for3_6_2
InstallContext
          The InstallContext provides Tasks and install/update UI with methods to log, get content and status.
 

Classes in info.magnolia.module used by info.magnolia.setup.for4_3
InstallContext
          The InstallContext provides Tasks and install/update UI with methods to log, get content and status.
 

Classes in info.magnolia.module used by info.magnolia.setup.for4_4_3
InstallContext
          The InstallContext provides Tasks and install/update UI with methods to log, get content and status.
 

Classes in info.magnolia.module used by info.magnolia.setup.for4_4_5
InstallContext
          The InstallContext provides Tasks and install/update UI with methods to log, get content and status.
 



Copyright © 2003-2012 Magnolia International Ltd.. All Rights Reserved.