org.fao.geonet.services.feedback
Class AddLimitations
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OPER_DOWNLOAD
public static final String OPER_DOWNLOAD
- See Also:
- Constant Field Values
AddLimitations
public AddLimitations()
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.