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

java.lang.Object
  extended by org.gcube.data.fishfinder.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
 FishFinderRequest bind(Element e)
           
 Element bind(Object o)
           
 String toXML(FishFinderRequest 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 FishFinderRequest bind(Element e)
                       throws Exception
Throws:
Exception

bind

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

toXML

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


Copyright © 2013. All Rights Reserved.