org.fao.geonet.services.thesaurus
Class Upload

java.lang.Object
  extended by org.fao.geonet.services.thesaurus.Upload
All Implemented Interfaces:
jeeves.interfaces.Service

public class Upload
extends java.lang.Object
implements jeeves.interfaces.Service

Upload one thesaurus file


Field Summary
static java.lang.String STYLESHEET_SKOS_FR
           
 
Constructor Summary
Upload()
           
 
Method Summary
 org.jdom.Element exec(org.jdom.Element params, jeeves.server.context.ServiceContext context)
           
 void init(java.lang.String appPath, jeeves.server.ServiceConfig params)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

STYLESHEET_SKOS_FR

public static final java.lang.String STYLESHEET_SKOS_FR
See Also:
Constant Field Values
Constructor Detail

Upload

public Upload()
Method Detail

init

public void init(java.lang.String appPath,
                 jeeves.server.ServiceConfig params)
          throws java.lang.Exception
Specified by:
init in interface jeeves.interfaces.Service
Throws:
java.lang.Exception

exec

public org.jdom.Element exec(org.jdom.Element params,
                             jeeves.server.context.ServiceContext context)
                      throws java.lang.Exception
Specified by:
exec in interface jeeves.interfaces.Service
Throws:
java.lang.Exception