com.arsdigita.cms.ui
Class DataQueryOptionPrintListener
java.lang.Object
com.arsdigita.cms.ui.DataQueryOptionPrintListener
- All Implemented Interfaces:
- EventListener, com.arsdigita.bebop.event.PrintListener
- public abstract class DataQueryOptionPrintListener
- extends Object
- implements com.arsdigita.bebop.event.PrintListener
Method Summary |
protected abstract com.arsdigita.persistence.DataQuery |
getDataQuery(com.arsdigita.bebop.PageState s)
|
abstract String |
getKey(com.arsdigita.persistence.DataQuery d)
|
String |
getValue(com.arsdigita.persistence.DataQuery d)
|
void |
prepare(com.arsdigita.bebop.event.PrintEvent e)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
versionId
public static final String versionId
- See Also:
- Constant Field Values
DataQueryOptionPrintListener
public DataQueryOptionPrintListener()
getDataQuery
protected abstract com.arsdigita.persistence.DataQuery getDataQuery(com.arsdigita.bebop.PageState s)
prepare
public void prepare(com.arsdigita.bebop.event.PrintEvent e)
- Specified by:
prepare
in interface com.arsdigita.bebop.event.PrintListener
getKey
public abstract String getKey(com.arsdigita.persistence.DataQuery d)
getValue
public String getValue(com.arsdigita.persistence.DataQuery d)
Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 19 2004:2352 UTC