com.arsdigita.cms.ui
Interface DataCollectionBuilder
- All Superinterfaces:
- com.arsdigita.util.Lockable
- public interface DataCollectionBuilder
- extends com.arsdigita.util.Lockable
This class is used by the DataTable class in order
to construct a DataCollection during each request
|
Method Summary |
com.arsdigita.persistence.DataCollection |
makeDataCollection(com.arsdigita.toolbox.ui.DataTable t,
com.arsdigita.bebop.PageState s)
Perform all neccessary database operations and return
a DataCollection for the DataTable to use |
| Methods inherited from interface com.arsdigita.util.Lockable |
isLocked, lock |
versionId
public static final String versionId
- See Also:
- Constant Field Values
makeDataCollection
public com.arsdigita.persistence.DataCollection makeDataCollection(com.arsdigita.toolbox.ui.DataTable t,
com.arsdigita.bebop.PageState s)
- Perform all neccessary database operations and return
a
DataCollection for the DataTable to use
- Parameters:
t - the parent DataTables - the page state
Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2352 UTC