|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICategory
A Category is a set of Data. Many Categories make up a knowledgebase.
Method Summary | |
---|---|
double |
getCalculatedScore()
Get the calculated score of the category |
java.lang.String |
getCategoryName()
Get the name of this Category |
double |
getCategoryScore()
Get the category scroe |
IDataExtractor |
getDataSource()
Get a Handle to the Datasource used when creating this Category ie where we got the original data from |
java.lang.String |
getLastUpdate()
Get the date of the last update for the category |
java.lang.String |
getLocation()
Get the location of the information |
java.lang.String |
getOriginalLocation()
Get the category location |
Method Detail |
---|
java.lang.String getOriginalLocation()
java.lang.String getCategoryName()
IDataExtractor getDataSource()
java.lang.String getLocation()
double getCategoryScore()
double getCalculatedScore()
java.lang.String getLastUpdate()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |