|
|
|
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.torweg.pulse.component.statistics.aggregator.AbstractBaseAggregator
org.torweg.pulse.component.statistics.aggregator.RefererTreeAggregator
public final class RefererTreeAggregator
Aggregates "referrer information" from the given Visit. The
information is evaluated on a per-visit basis and being stored to a RefererTreeAggregation.
| Constructor Summary | |
|---|---|
RefererTreeAggregator()
|
|
| Method Summary | |
|---|---|
void |
aggregate(Visit visit,
org.hibernate.Session s)
Does the actual aggregation. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RefererTreeAggregator()
| Method Detail |
|---|
public void aggregate(Visit visit,
org.hibernate.Session s)
aggregate in class AbstractBaseAggregatorvisit - the Visit to be processeds - the current hibernateTM-Session(org.torweg.pulse.component.statistics.model.Visit)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||