public interface TopicItems
extends com.softwareag.cis.plugin.registry.ExtensionImplementation
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
rcs_id |
Modifier and Type | Method and Description |
---|---|
boolean |
appliesTo(com.softwareag.cis.plugin.extpt.Topic topic)
Test whether this instance of implementation class contributes to the given topic
|
java.util.Collection |
getItems(Connector con)
Obtain collection of items to be appended to topic.
|
static final java.lang.String rcs_id
boolean appliesTo(com.softwareag.cis.plugin.extpt.Topic topic)
topic
- the topicjava.util.Collection getItems(Connector con)