com.arsdigita.cms.ui.templates
Class TemplatesListing.AbstractQueryBuilder

java.lang.Object
  extended bycom.arsdigita.util.LockableImpl
      extended bycom.arsdigita.cms.ui.templates.TemplatesListing.AbstractQueryBuilder
All Implemented Interfaces:
com.arsdigita.toolbox.ui.DataQueryBuilder, com.arsdigita.util.Lockable
Enclosing class:
com.arsdigita.cms.ui.templates.TemplatesListing

protected static class TemplatesListing.AbstractQueryBuilder
extends com.arsdigita.util.LockableImpl
implements com.arsdigita.toolbox.ui.DataQueryBuilder

Builds up a DataQuery from the collection


Field Summary
 
Fields inherited from interface com.arsdigita.toolbox.ui.DataQueryBuilder
versionId
 
Constructor Summary
TemplatesListing.AbstractQueryBuilder()
           
 
Method Summary
 String getKeyColumn()
           
 com.arsdigita.persistence.DataQuery makeDataQuery(com.arsdigita.toolbox.ui.DataTable t, com.arsdigita.bebop.PageState s)
           
 
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
 

Constructor Detail

TemplatesListing.AbstractQueryBuilder

public TemplatesListing.AbstractQueryBuilder()
Method Detail

makeDataQuery

public com.arsdigita.persistence.DataQuery makeDataQuery(com.arsdigita.toolbox.ui.DataTable t,
                                                         com.arsdigita.bebop.PageState s)
Specified by:
makeDataQuery in interface com.arsdigita.toolbox.ui.DataQueryBuilder

getKeyColumn

public String getKeyColumn()
Specified by:
getKeyColumn in interface com.arsdigita.toolbox.ui.DataQueryBuilder


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