|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.alfresco.repo.processor.BaseProcessorExtension
org.alfresco.repo.jscript.BaseScopableProcessorExtension
org.alfresco.repo.jscript.SlingshotDocLibCustomResponse
public final class SlingshotDocLibCustomResponse
Populates DocLib webscript response with custom metadata output
| Constructor Summary | |
|---|---|
SlingshotDocLibCustomResponse()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getJSON()
Returns a JSON string to be added to the DocLib webscript response. |
protected java.lang.Object |
getJSONObj()
Returns a JSON object to be added to the DocLib webscript response. |
void |
setCustomResponses(java.util.Map customResponses)
Set the custom response beans |
| Methods inherited from class org.alfresco.repo.jscript.BaseScopableProcessorExtension |
|---|
getScope, setScope |
| Methods inherited from class org.alfresco.repo.processor.BaseProcessorExtension |
|---|
getExtensionName, register, setExtensionName, setProcessor |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SlingshotDocLibCustomResponse()
| Method Detail |
|---|
public void setCustomResponses(java.util.Map customResponses)
customResponses - public java.lang.String getJSON()
protected java.lang.Object getJSONObj()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||