|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.ontopia.topicmaps.classify.ConferencePlugin
public class ConferencePlugin
INTERNAL:
Constructor Summary | |
---|---|
ConferencePlugin()
|
Method Summary | |
---|---|
ClassifiableContentIF |
getClassifiableContent(TopicIF topic)
INTERNAL: Returns the classifiable content for the given topic. |
protected java.lang.String |
getResolvedPaperPath()
|
boolean |
isClassifiable(TopicIF topic)
INTERNAL: Returns true if the plug-in is able to locate classifiable content for the given topic. |
void |
setRequest(javax.servlet.http.HttpServletRequest request)
INTERNAL: Callback method handing over the current servlet request. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConferencePlugin()
Method Detail |
---|
public void setRequest(javax.servlet.http.HttpServletRequest request)
HttpServletRequestAwareIF
setRequest
in interface HttpServletRequestAwareIF
public boolean isClassifiable(TopicIF topic)
ClassifyPluginIF
isClassifiable
in interface ClassifyPluginIF
public ClassifiableContentIF getClassifiableContent(TopicIF topic)
ClassifyPluginIF
getClassifiableContent
in interface ClassifyPluginIF
protected java.lang.String getResolvedPaperPath()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |