Uses of Class
com.arsdigita.cms.lifecycle.LifecycleEvent

Packages that use LifecycleEvent
com.arsdigita.cms.lifecycle Provides a set of classes to manage and apply lifecycles to content items
 

Uses of LifecycleEvent in com.arsdigita.cms.lifecycle
 

Methods in com.arsdigita.cms.lifecycle with parameters of type LifecycleEvent
 void PublishLifecycleListener.begin(LifecycleEvent event)
          Invoked when a lifecycle or phase ends.
 void PublishLifecycleListener.end(LifecycleEvent event)
          Invoked when a lifecycle or phase ends.
 void NotifyLifecycleListener.begin(LifecycleEvent event)
          Handle the begin event.
 void NotifyLifecycleListener.end(LifecycleEvent event)
          100% bug-free, empty method.
protected  com.arsdigita.messaging.Message NotifyLifecycleListener.createMessage(ContentItem item, LifecycleEvent lc)
          Create the message object.
 void LifecycleListener.begin(LifecycleEvent e)
          Invoked when an lifecycle or phase begins.
 void LifecycleListener.end(LifecycleEvent e)
          Invoked when an lifecycle or phase ends.
 



Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 19 2004:2352 UTC