WikittyQuery@Deprecated public class FacetTopic extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected int |
count
Deprecated.
|
protected String |
facetName
Deprecated.
|
protected String |
topicName
Deprecated.
|
| Constructor and Description |
|---|
FacetTopic(String facetName,
String topicName,
int count)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getCount()
Deprecated.
|
String |
getFacetName()
Deprecated.
|
String |
getTopicName()
Deprecated.
|
String |
toString()
Deprecated.
|
Copyright © 2009-2013 CodeLutin. All Rights Reserved.