org.fao.geonet.guiservices.metadata
Class GetLatestUpdated

java.lang.Object
  extended by org.fao.geonet.guiservices.metadata.GetLatestUpdated
All Implemented Interfaces:
jeeves.interfaces.Service

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

Service used to return all categories in the system


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

Constructor Detail

GetLatestUpdated

public GetLatestUpdated()
Method Detail

init

public void init(java.lang.String appPath,
                 jeeves.server.ServiceConfig config)
          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