org.gcube.data.figis.tmplugin.requests
Class RequestBinder

java.lang.Object
  extended by org.gcube.data.figis.tmplugin.requests.RequestBinder
All Implemented Interfaces:
Serializable

public class RequestBinder
extends Object
implements Serializable

Author:
"Valentina Marioli valentina.marioli@isti.cnr.it"
See Also:
Serialized Form

Constructor Summary
RequestBinder()
           
 
Method Summary
 FigisRequest bind(Element e)
           
 Element bind(Object o)
           
 String toXML(FigisRequest request)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RequestBinder

public RequestBinder()
Method Detail

bind

public FigisRequest bind(Element e)
                  throws Exception
Throws:
Exception

bind

public Element bind(Object o)
             throws Exception
Throws:
Exception

toXML

public String toXML(FigisRequest request)
             throws Exception
Throws:
Exception


Copyright © 2013. All Rights Reserved.