org.fao.geonet.services.main
Class RemoteShow

java.lang.Object
  extended by org.fao.geonet.services.main.RemoteShow
All Implemented Interfaces:
Service

public class RemoteShow
extends Object
implements Service

remote.result service. Returns just one metadata formatted like the local search


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

Constructor Detail

RemoteShow

public RemoteShow()
Method Detail

init

public void init(String appPath,
                 ServiceConfig config)
          throws Exception
Specified by:
init in interface Service
Throws:
Exception

exec

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


Copyright © 2003-2013. All Rights Reserved.