Liferay 6.1.2-ce-ga3

com.liferay.portal.kernel.jsonwebservice
Interface JSONWebServiceAction


public interface JSONWebServiceAction


Method Summary
 JSONWebServiceActionMapping getJSONWebServiceActionMapping()
           
 Object invoke()
           
 

Method Detail

getJSONWebServiceActionMapping

JSONWebServiceActionMapping getJSONWebServiceActionMapping()

invoke

Object invoke()
              throws Exception
Throws:
Exception

Liferay 6.1.2-ce-ga3