|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LifecycleListener | |
com.arsdigita.cms.lifecycle | Provides a set of classes to manage and apply lifecycles to
content items . |
Uses of LifecycleListener in com.arsdigita.cms.lifecycle |
Classes in com.arsdigita.cms.lifecycle that implement LifecycleListener | |
class |
NotifyLifecycleListener
LifecycleListener implementation which sends out a notification that the item is about to expire. |
class |
PublishLifecycleListener
This class makes an item live while it is in a lifecycle. |
Methods in com.arsdigita.cms.lifecycle that return LifecycleListener | |
LifecycleListener |
Phase.getListener()
Get the lifecycle listener associated with this phase. |
LifecycleListener |
Lifecycle.getListener()
Get the lifecycle listener associated with this phase. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |