net.ontopia.topicmaps.utils.tmrap
Class TMRAPConfiguration

java.lang.Object
  extended by net.ontopia.topicmaps.utils.tmrap.TMRAPConfiguration

public class TMRAPConfiguration
extends java.lang.Object

INTERNAL: Used to hold the TMRAP configuration settings. Mainly used in order to pass the configuration settings from the adapters in to TMRAPImplementation.


Constructor Summary
TMRAPConfiguration(java.util.Map config)
           
TMRAPConfiguration(javax.servlet.ServletConfig config)
           
 
Method Summary
 java.lang.String getEditURI()
           
 java.lang.String getServerName()
           
 java.lang.String getViewURI()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TMRAPConfiguration

public TMRAPConfiguration(java.util.Map config)
                   throws javax.servlet.ServletException
Throws:
javax.servlet.ServletException

TMRAPConfiguration

public TMRAPConfiguration(javax.servlet.ServletConfig config)
                   throws javax.servlet.ServletException
Throws:
javax.servlet.ServletException
Method Detail

getServerName

public java.lang.String getServerName()

getEditURI

public java.lang.String getEditURI()

getViewURI

public java.lang.String getViewURI()


Copyright © 2000-2012 Ontopia.