org.dspace.app.xmlui.aspect.statistics
Class StatisticsAuthorizedMatcher

java.lang.Object
  extended by org.apache.avalon.framework.logger.AbstractLogEnabled
      extended by org.dspace.app.xmlui.aspect.statistics.StatisticsAuthorizedMatcher
All Implemented Interfaces:
org.apache.avalon.framework.logger.LogEnabled, org.apache.cocoon.matching.Matcher

public class StatisticsAuthorizedMatcher
extends org.apache.avalon.framework.logger.AbstractLogEnabled
implements org.apache.cocoon.matching.Matcher

User: @author kevinvandevelde (kevin at atmire.com) Date: 19-nov-2009 Time: 17:19:56


Field Summary
 
Fields inherited from interface org.apache.cocoon.matching.Matcher
ROLE
 
Constructor Summary
StatisticsAuthorizedMatcher()
           
 
Method Summary
 Map match(String pattern, Map objectModel, org.apache.avalon.framework.parameters.Parameters parameters)
           
 
Methods inherited from class org.apache.avalon.framework.logger.AbstractLogEnabled
enableLogging, getLogger, setupLogger, setupLogger, setupLogger
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StatisticsAuthorizedMatcher

public StatisticsAuthorizedMatcher()
Method Detail

match

public Map match(String pattern,
                 Map objectModel,
                 org.apache.avalon.framework.parameters.Parameters parameters)
          throws org.apache.cocoon.sitemap.PatternException
Specified by:
match in interface org.apache.cocoon.matching.Matcher
Throws:
org.apache.cocoon.sitemap.PatternException


Copyright © 2013 DuraSpace. All Rights Reserved.