|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.repo.web.scripts.blogs.RequestUtilsLibJs
public class RequestUtilsLibJs
This class is a port of a previous JavaScript library.
Constructor Summary | |
---|---|
RequestUtilsLibJs()
Deprecated. |
Method Summary | |
---|---|
static org.alfresco.service.cmr.repository.NodeRef |
getRequestNode(org.springframework.extensions.webscripts.WebScriptRequest req,
org.alfresco.service.ServiceRegistry services)
Deprecated. Gets the NodeRef requested based on the following templates: |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RequestUtilsLibJs()
Method Detail |
---|
public static org.alfresco.service.cmr.repository.NodeRef getRequestNode(org.springframework.extensions.webscripts.WebScriptRequest req, org.alfresco.service.ServiceRegistry services)
/api/blog/site/{site}/{container}/{path}/posts /api/blog/site/{site}/{container}/posts /api/blog/node/{store_type}/{store_id}/{id}/posts
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |