org.dspace.app.xmlui.aspect.artifactbrowser
Class SimpleSearchLoggerAction

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.artifactbrowser.SimpleSearchLoggerAction
All Implemented Interfaces:
org.apache.cocoon.acting.Action

public class SimpleSearchLoggerAction
extends SearchLoggerAction

Returns the query for a simple search so our SearchLoggerAction can log this

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
SimpleSearchLoggerAction()
           
 
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

SimpleSearchLoggerAction

public SimpleSearchLoggerAction()
Method Detail

getQueries

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


Copyright © 2012 DuraSpace. All Rights Reserved.