org.fao.geonet.services.feedback
Class AddLimitations

java.lang.Object
  extended by org.fao.geonet.services.feedback.AddLimitations
All Implemented Interfaces:
Service

public class AddLimitations
extends Object
implements Service

Adds Limitations/Constraints etc from Metadata record and prepares them for display


Field Summary
static String OPER_DOWNLOAD
           
 
Constructor Summary
AddLimitations()
           
 
Method Summary
protected static void addElement(org.jdom.Element root, String name, String value)
           
 org.jdom.Element exec(org.jdom.Element params, ServiceContext context)
           
 void init(String appPath, ServiceConfig params)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

OPER_DOWNLOAD

public static final String OPER_DOWNLOAD
See Also:
Constant Field Values
Constructor Detail

AddLimitations

public AddLimitations()
Method Detail

init

public void init(String appPath,
                 ServiceConfig params)
          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

addElement

protected static void addElement(org.jdom.Element root,
                                 String name,
                                 String value)


Copyright © 2003-2013. All Rights Reserved.