|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ca.aura.artefacts.reports.DefaultReport | +--ca.aura.artefacts.reports.ManagedReport | +--ca.aura.artefacts.reports.LRFUReport
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 |
public LRFUReport(History history)
public LRFUReport(History history, Vector results)
Method Detail |
protected UsageManager getUsageManager()
ManagedReport
getUsageManager
in class ManagedReport
ManagedReport.getUsageManager()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |