ca.aura.artefacts.reports
Class LRFUReport

java.lang.Object
  |
  +--ca.aura.artefacts.reports.DefaultReport
        |
        +--ca.aura.artefacts.reports.ManagedReport
              |
              +--ca.aura.artefacts.reports.LRFUReport
All Implemented Interfaces:
Report

public class LRFUReport
extends ManagedReport

Author:
aforward

Constructor Summary
LRFUReport(History history)
          default
LRFUReport(History history, Vector results)
          specify the search results to consider
 
Method Summary
protected  UsageManager getUsageManager()
          What type of usage manager shoudl we use?
 
Methods inherited from class ca.aura.artefacts.reports.ManagedReport
isVisible
 
Methods inherited from class ca.aura.artefacts.reports.DefaultReport
add, add, getArtefacts, getDate, getLastUsage, getUsage, insertInto, isUsed
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LRFUReport

public LRFUReport(History history)
default


LRFUReport

public LRFUReport(History history,
                  Vector results)
specify the search results to consider

Method Detail

getUsageManager

protected UsageManager getUsageManager()
Description copied from class: ManagedReport
What type of usage manager shoudl we use?

Specified by:
getUsageManager in class ManagedReport
See Also:
ManagedReport.getUsageManager()


Copyright © 2002 University of Ottawa. All Rights Reserved.