com.arsdigita.cms.ui.lifecycle
Class LifecycleListModelBuilder

java.lang.Object
  extended bycom.arsdigita.util.LockableImpl
      extended bycom.arsdigita.cms.ui.lifecycle.LifecycleListModelBuilder
All Implemented Interfaces:
com.arsdigita.bebop.list.ListModelBuilder, com.arsdigita.util.Lockable

public final class LifecycleListModelBuilder
extends com.arsdigita.util.LockableImpl
implements com.arsdigita.bebop.list.ListModelBuilder

Loads all the current lifecycles from the database so that they may be displayed in a list.

Version:
$Revision: #5 $ $DateTime: 2004/04/07 16:07:11 $
Author:
Michael Pih (pihman@arsdigita.com), Jack Chung (flattop@arsdigita.com)

Field Summary
static String versionId
           
 
Constructor Summary
LifecycleListModelBuilder()
           
 
Method Summary
 com.arsdigita.bebop.list.ListModel makeModel(com.arsdigita.bebop.List l, com.arsdigita.bebop.PageState state)
           
 
Methods inherited from class com.arsdigita.util.LockableImpl
isLocked, lock
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.arsdigita.util.Lockable
isLocked, lock
 

Field Detail

versionId

public static final String versionId
See Also:
Constant Field Values
Constructor Detail

LifecycleListModelBuilder

public LifecycleListModelBuilder()
Method Detail

makeModel

public final com.arsdigita.bebop.list.ListModel makeModel(com.arsdigita.bebop.List l,
                                                          com.arsdigita.bebop.PageState state)
Specified by:
makeModel in interface com.arsdigita.bebop.list.ListModelBuilder


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