de.twenty11.skysail.common.forms
Interface RestfulForms


public interface RestfulForms

Restful Http Service for forms.


Method Summary
 Response<List<FormDetails>> getForms()
          Returns a skysail Response containing the list of available forms.
 

Method Detail

getForms

@Get
Response<List<FormDetails>> getForms()
Returns a skysail Response containing the list of available forms.

Returns:
a skysail response.


Copyright © 2011-2012. All Rights Reserved.