com.liferay.portal.kernel.jsonwebservice
Interface JSONWebServiceAction


public interface JSONWebServiceAction

Author:
Igor Spasic

Method Summary
 JSONWebServiceActionMapping getJSONWebServiceActionMapping()
           
 java.lang.Object invoke()
           
 

Method Detail

getJSONWebServiceActionMapping

JSONWebServiceActionMapping getJSONWebServiceActionMapping()

invoke

java.lang.Object invoke()
                        throws java.lang.Exception
Throws:
java.lang.Exception