|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectinfo.aduna.gee.publication.servlets.util.CategoryCounter
info.aduna.gee.publication.servlets.util.SubscriptionCounter
public class SubscriptionCounter
| Field Summary | |
|---|---|
protected HashMap |
_clabelCounters
|
static String |
ALL
|
| Fields inherited from class info.aduna.gee.publication.servlets.util.CategoryCounter |
|---|
_categoryCounters, TOTAL |
| Constructor Summary | |
|---|---|
SubscriptionCounter()
|
|
| Method Summary | |
|---|---|
int |
getCLabelCount(String clabel,
String category)
|
List |
getCLabels()
|
void |
hitCLabels(HashSet categories,
String clabels)
|
void |
load(String countersInfo)
|
String |
toString()
|
| Methods inherited from class info.aduna.gee.publication.servlets.util.CategoryCounter |
|---|
getTotalCount, hit |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static String ALL
protected HashMap _clabelCounters
| Constructor Detail |
|---|
public SubscriptionCounter()
| Method Detail |
|---|
public List getCLabels()
public int getCLabelCount(String clabel,
String category)
public void hitCLabels(HashSet categories,
String clabels)
public void load(String countersInfo)
load in class CategoryCounterpublic String toString()
toString in class CategoryCounter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||