org.acme.sample.tmplugin.data
Class DataBinder
java.lang.Object
org.acme.sample.tmplugin.data.DataBinder
- All Implemented Interfaces:
- Serializable
public class DataBinder
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DataBinder
public DataBinder()
bind
public SampleRequest bind(Element e)
throws org.gcube.data.tml.exceptions.InvalidRequestException
- Throws:
org.gcube.data.tml.exceptions.InvalidRequestException
bind
public org.gcube.data.trees.data.Tree bind(SampleData data)
throws Exception
- Throws:
Exception
bind
public SampleData bind(org.gcube.data.trees.data.Tree tree)
throws Exception
- Throws:
Exception
bind
public Element bind(Object o)
throws Exception
- Throws:
Exception
Copyright © 2012. All Rights Reserved.