|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.extensions.webscripts.AbstractWebScript
org.alfresco.repo.web.scripts.subscriptions.AbstractSubscriptionServiceWebScript
org.alfresco.repo.web.scripts.subscriptions.SubscriptionServiceFollowersGet
public class SubscriptionServiceFollowersGet
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.springframework.extensions.webscripts.AbstractWebScript |
|---|
org.springframework.extensions.webscripts.AbstractWebScript.ScriptDetails |
| Field Summary |
|---|
| Fields inherited from class org.alfresco.repo.web.scripts.subscriptions.AbstractSubscriptionServiceWebScript |
|---|
nodeService, personService, subscriptionService |
| Constructor Summary | |
|---|---|
SubscriptionServiceFollowersGet()
|
|
| Method Summary | |
|---|---|
org.json.simple.JSONObject |
executeImpl(java.lang.String userId,
org.springframework.extensions.webscripts.WebScriptRequest req,
org.springframework.extensions.webscripts.WebScriptResponse res)
|
| Methods inherited from class org.alfresco.repo.web.scripts.subscriptions.AbstractSubscriptionServiceWebScript |
|---|
createPagingRequest, execute, getUserArray, getUserDetails, parseNumber, setNodeService, setPersonService, setSubscriptionService |
| Methods inherited from class org.springframework.extensions.webscripts.AbstractWebScript |
|---|
createArgs, createArgsM, createHeaders, createHeadersM, createScriptParameters, createStatusException, createTemplateParameters, executeScript, getContainer, getDescription, getExecuteScript, getResources, getStatusTemplate, init, renderString, renderString, renderTemplate, sendStatus, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SubscriptionServiceFollowersGet()
| Method Detail |
|---|
public org.json.simple.JSONObject executeImpl(java.lang.String userId,
org.springframework.extensions.webscripts.WebScriptRequest req,
org.springframework.extensions.webscripts.WebScriptResponse res)
throws java.io.IOException
executeImpl in class AbstractSubscriptionServiceWebScriptjava.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||