org.alfresco.repo.jscript
Class Classification.Tag

java.lang.Object
  extended by org.alfresco.repo.jscript.Classification.Tag
Enclosing class:
Classification

public final class Classification.Tag
extends java.lang.Object

Tag class returned from getCategoryUsage().


Constructor Summary
Classification.Tag(CategoryNode categoryNode, int frequency)
           
 
Method Summary
 CategoryNode getCategory()
           
 int getFrequency()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Classification.Tag

public Classification.Tag(CategoryNode categoryNode,
                          int frequency)
Method Detail

getCategory

public CategoryNode getCategory()

getFrequency

public int getFrequency()


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.