public static class TopicContentPlugin.TopicAsContent extends Object implements ClassifiableContentIF
Constructor and Description |
---|
TopicAsContent(TopicIF topic) |
Modifier and Type | Method and Description |
---|---|
byte[] |
getContent()
INTERNAL: Returns the actual bytes in the content of the
classiable content.
|
String |
getIdentifier()
INTERNAL: Returns an identifier that identifies the classifiable
content.
|
public TopicAsContent(TopicIF topic)
public String getIdentifier()
ClassifiableContentIF
getIdentifier
in interface ClassifiableContentIF
public byte[] getContent()
ClassifiableContentIF
getContent
in interface ClassifiableContentIF