org.gcube.data.tr.requests
Interface Request

All Known Implementing Classes:
AbstractRequest, BindSource

public interface Request

Common interface for binding requests to the plugin via T-Binder services.

Author:
Fabio Simeoni

Method Summary
 Element toElement()
          Converts the request to an Element.
 

Method Detail

toElement

Element toElement()
Converts the request to an Element.

Returns:
the element.


Copyright © 2013. All Rights Reserved.