com.liferay.portal.kernel.jsonwebservice
Interface JSONWebServiceActionMapping
public interface JSONWebServiceActionMapping
- Author:
- Igor Spasic
getActionClass
java.lang.Class<?> getActionClass()
getActionMethod
java.lang.reflect.Method getActionMethod()
getActionObject
java.lang.Object getActionObject()
getContextPath
java.lang.String getContextPath()
getMethod
java.lang.String getMethod()
getMethodParameters
MethodParameter[] getMethodParameters()
getPath
java.lang.String getPath()
getSignature
java.lang.String getSignature()