public final class Classification.Tag
extends java.lang.Object
| Constructor and Description |
|---|
Classification.Tag(CategoryNode categoryNode,
int frequency) |
| Modifier and Type | Method and Description |
|---|---|
CategoryNode |
getCategory() |
int |
getFrequency() |
public Classification.Tag(CategoryNode categoryNode, int frequency)
public CategoryNode getCategory()
public int getFrequency()
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.