test.org.benow.web.complete
Interface RecipeService

All Superinterfaces:
org.benow.java.spec.Markup, org.benow.service.Service
All Known Implementing Classes:
RecipeServiceImpl

public interface RecipeService
extends org.benow.service.Service


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.benow.java.spec.Markup
org.benow.java.spec.Markup.ParamName, org.benow.java.spec.Markup.ReturnDescription
 
Method Summary
 test.org.benow.web.complete.Recipe getRecipeByTitle(java.lang.String title)
           
 

Method Detail

getRecipeByTitle

test.org.benow.web.complete.Recipe getRecipeByTitle(java.lang.String title)
                                                    throws java.io.IOException
Throws:
java.io.IOException