com.googlecode.fascinator.portal.api
Interface APICallHandler

All Known Implementing Classes:
CountryLookupAPICallHandlerImpl, MintStatsAPICallHandlerImpl, PublishedRecordsByTypeAPICallHandlerImpl

public interface APICallHandler


Method Summary
 String handleRequest(org.apache.tapestry5.services.Request request)
           
 void setScriptingServices(ScriptingServices scriptingServices)
           
 

Method Detail

setScriptingServices

void setScriptingServices(ScriptingServices scriptingServices)

handleRequest

String handleRequest(org.apache.tapestry5.services.Request request)
                     throws Exception
Throws:
Exception


Copyright © 2009-2014. All Rights Reserved.