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()
ClassifiableContentIFgetIdentifier in interface ClassifiableContentIFpublic byte[] getContent()
ClassifiableContentIFgetContent in interface ClassifiableContentIF