org.dspace.app.xmlui.aspect.discovery
Class DiscoverySearchLoggerAction

java.lang.Object
  extended by org.apache.cocoon.util.AbstractLogEnabled
      extended by org.apache.cocoon.acting.AbstractAction
          extended by org.dspace.app.xmlui.cocoon.SearchLoggerAction
              extended by org.dspace.app.xmlui.aspect.discovery.DiscoverySearchLoggerAction
All Implemented Interfaces:
org.apache.cocoon.acting.Action

public class DiscoverySearchLoggerAction
extends SearchLoggerAction

Author:
Kevin Van de Velde (kevin at atmire dot com), Ben Bosman (ben at atmire dot com), Mark Diggory (markd at atmire dot com)

Field Summary
 
Fields inherited from class org.apache.cocoon.acting.AbstractAction
EMPTY_MAP
 
Fields inherited from interface org.apache.cocoon.acting.Action
ROLE
 
Constructor Summary
DiscoverySearchLoggerAction()
           
 
Method Summary
protected  List<String> getQueries(org.apache.cocoon.environment.Request request)
           
 
Methods inherited from class org.dspace.app.xmlui.cocoon.SearchLoggerAction
act, getScope
 
Methods inherited from class org.apache.cocoon.util.AbstractLogEnabled
getLogger, setLogger
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DiscoverySearchLoggerAction

public DiscoverySearchLoggerAction()
Method Detail

getQueries

protected List<String> getQueries(org.apache.cocoon.environment.Request request)
                           throws SQLException
Specified by:
getQueries in class SearchLoggerAction
Throws:
SQLException


Copyright © 2012 DuraSpace. All Rights Reserved.