net.ontopia.topicmaps.classify
Class WebChew

java.lang.Object
  extended by net.ontopia.topicmaps.classify.WebChew

public class WebChew
extends java.lang.Object

INTERNAL:


Nested Class Summary
 class WebChew.ExistingAssociation
           
 class WebChew.WebClassification
           
 class WebChew.WebTerm
           
 
Constructor Summary
WebChew(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 
Method Summary
 WebChew.WebClassification getClassification()
           
static ClassifyPluginIF getPlugin(javax.servlet.http.HttpServletRequest request)
          INTERNAL: Returns the plug-in class instance used by the ontopoly plugin.
 void processForm()
           
 void setRedirectURI(java.lang.String redirectURI)
           
 void setVisibleRows(int visibleRows)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebChew

public WebChew(javax.servlet.http.HttpServletRequest request,
               javax.servlet.http.HttpServletResponse response)
Method Detail

setVisibleRows

public void setVisibleRows(int visibleRows)

setRedirectURI

public void setRedirectURI(java.lang.String redirectURI)

processForm

public void processForm()

getClassification

public WebChew.WebClassification getClassification()

getPlugin

public static ClassifyPluginIF getPlugin(javax.servlet.http.HttpServletRequest request)
INTERNAL: Returns the plug-in class instance used by the ontopoly plugin. Used by classify/plugin.jsp.



Copyright © 2000-2012 Ontopia.