com.googlecode.fascinator.portal.api.impl
Class PublishedRecordsByTypeAPICallHandlerImpl

java.lang.Object
  extended by com.googlecode.fascinator.portal.api.impl.PublishedRecordsByTypeAPICallHandlerImpl
All Implemented Interfaces:
APICallHandler

public class PublishedRecordsByTypeAPICallHandlerImpl
extends Object
implements APICallHandler


Constructor Summary
PublishedRecordsByTypeAPICallHandlerImpl()
           
 
Method Summary
 String handleRequest(org.apache.tapestry5.services.Request request)
           
 void setScriptingServices(ScriptingServices scriptingServices)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PublishedRecordsByTypeAPICallHandlerImpl

public PublishedRecordsByTypeAPICallHandlerImpl()
Method Detail

handleRequest

public String handleRequest(org.apache.tapestry5.services.Request request)
                     throws Exception
Specified by:
handleRequest in interface APICallHandler
Throws:
Exception

setScriptingServices

public void setScriptingServices(ScriptingServices scriptingServices)
Specified by:
setScriptingServices in interface APICallHandler


Copyright © 2009-2013. All Rights Reserved.