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

java.lang.Object
  extended by info.aduna.gee.publication.servlets.util.CategoryCounter
      extended by info.aduna.gee.publication.servlets.util.SubscriptionCounter

public class SubscriptionCounter
extends CategoryCounter


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

ALL

public static String ALL

_clabelCounters

protected HashMap _clabelCounters
Constructor Detail

SubscriptionCounter

public SubscriptionCounter()
Method Detail

getCLabels

public List getCLabels()

getCLabelCount

public int getCLabelCount(String clabel,
                          String category)

hitCLabels

public void hitCLabels(HashSet categories,
                       String clabels)

load

public void load(String countersInfo)
Overrides:
load in class CategoryCounter

toString

public String toString()
Overrides:
toString in class CategoryCounter


Copyright © 1997-2008 Aduna. All Rights Reserved.