info.aduna.gee.publication.servlets.util
Class CategoryCounter

java.lang.Object
  extended by info.aduna.gee.publication.servlets.util.CategoryCounter
Direct Known Subclasses:
SubscriptionCounter

public class CategoryCounter
extends Object


Field Summary
protected  WProperties _categoryCounters
           
static String TOTAL
           
 
Constructor Summary
CategoryCounter()
           
 
Method Summary
 int getTotalCount(String category)
           
 void hit(HashSet categories)
           
 void load(String countersInfo)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

TOTAL

public static String TOTAL

_categoryCounters

protected WProperties _categoryCounters
Constructor Detail

CategoryCounter

public CategoryCounter()
Method Detail

getTotalCount

public int getTotalCount(String category)

hit

public void hit(HashSet categories)

load

public void load(String countersInfo)

toString

public String toString()
Overrides:
toString in class Object


Copyright © 1997-2008 Aduna. All Rights Reserved.