|
|||||||||||
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
Constructor Summary | |
ManagedReport(History history)
default |
|
ManagedReport(History history,
Vector results)
specify the search results to consider |
Method Summary | |
protected abstract UsageManager |
getUsageManager()
What type of usage manager shoudl we use? |
protected boolean |
isVisible(java.lang.String artefactId)
default |
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 ManagedReport(History history)
public ManagedReport(History history, Vector results)
Method Detail |
protected abstract UsageManager getUsageManager()
protected boolean isVisible(java.lang.String artefactId)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |