public interface ClassifyPluginIF
Modifier and Type | Method and Description |
---|---|
ClassifiableContentIF |
getClassifiableContent(TopicIF topic)
INTERNAL: Returns the classifiable content for the given topic.
|
boolean |
isClassifiable(TopicIF topic)
INTERNAL: Returns true if the plug-in is able to locate
classifiable content for the given topic.
|
boolean isClassifiable(TopicIF topic)
ClassifiableContentIF getClassifiableContent(TopicIF topic)