|
Liferay 6.2.0-ce-m3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JSONWebServiceActionsManager
| Method Summary | |
|---|---|
Set<String> |
getContextPaths()
|
JSONWebServiceAction |
getJSONWebServiceAction(javax.servlet.http.HttpServletRequest request)
|
JSONWebServiceAction |
getJSONWebServiceAction(javax.servlet.http.HttpServletRequest request,
String path,
String method,
Map<String,Object> parameters)
|
JSONWebServiceActionMapping |
getJSONWebServiceActionMapping(String signature)
|
List<JSONWebServiceActionMapping> |
getJSONWebServiceActionMappings(String servletContextPath)
|
void |
registerJSONWebServiceAction(String servletContextPath,
Class<?> actionClass,
Method actionMethod,
String path,
String method)
|
int |
unregisterJSONWebServiceActions(String servletContextPath)
|
| Method Detail |
|---|
Set<String> getContextPaths()
JSONWebServiceAction getJSONWebServiceAction(javax.servlet.http.HttpServletRequest request)
JSONWebServiceAction getJSONWebServiceAction(javax.servlet.http.HttpServletRequest request,
String path,
String method,
Map<String,Object> parameters)
JSONWebServiceActionMapping getJSONWebServiceActionMapping(String signature)
List<JSONWebServiceActionMapping> getJSONWebServiceActionMappings(String servletContextPath)
void registerJSONWebServiceAction(String servletContextPath,
Class<?> actionClass,
Method actionMethod,
String path,
String method)
int unregisterJSONWebServiceActions(String servletContextPath)
|
Liferay 6.2.0-ce-m3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||