org.gcube.data.speciesplugin.requests
Class RequestBinder

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

public class RequestBinder
extends Object
implements Serializable

Author:
"Federico De Faveri defaveri@isti.cnr.it", "Valentina Marioli valentina.marioli@isti.cnr.it"
See Also:
Serialized Form

Constructor Summary
RequestBinder()
           
 
Method Summary
 SpeciesRequest bind(Element e)
           
 Element bind(Object o)
           
 String toXML(SpeciesRequest 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 SpeciesRequest bind(Element e)
                    throws Exception
Throws:
Exception

bind

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

toXML

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


Copyright © 2014. All Rights Reserved.