|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.softwareag.cis.plugin.extpt.util.AbstractExtensionImplementation
com.centrasite.control.extpt.AbstractTopicItems
public abstract class AbstractTopicItems
Field Summary | |
---|---|
static java.lang.String |
rcs_id
|
Constructor Summary | |
---|---|
AbstractTopicItems()
|
Method Summary | |
---|---|
boolean |
appliesTo(com.softwareag.cis.plugin.extpt.Topic topic)
Test whether this instance of implementation class contributes to the given topic |
Methods inherited from class com.softwareag.cis.plugin.extpt.util.AbstractExtensionImplementation |
---|
getExtension, getPlugIn, popContextClassLoader, pushContextClassLoader, setExtension |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.centrasite.control.extpt.TopicItems |
---|
getItems |
Methods inherited from interface com.softwareag.cis.plugin.registry.ExtensionImplementation |
---|
getExtension, getPlugIn, popContextClassLoader, pushContextClassLoader, setExtension |
Field Detail |
---|
public static final java.lang.String rcs_id
Constructor Detail |
---|
public AbstractTopicItems()
Method Detail |
---|
public boolean appliesTo(com.softwareag.cis.plugin.extpt.Topic topic)
appliesTo
in interface TopicItems
topic
- the topic
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |