Class SlingshotDocLibCustomResponseRegistrar

java.lang.Object
org.alfresco.repo.jscript.SlingshotDocLibCustomResponseRegistrar

public final class SlingshotDocLibCustomResponseRegistrar extends Object
Register an additional custom metadata output for the DocLib webscript response
Author:
Will Abson
  • Constructor Details

    • SlingshotDocLibCustomResponseRegistrar

      public SlingshotDocLibCustomResponseRegistrar()
  • Method Details

    • getKey

      public String getKey()
    • setKey

      public void setKey(String key)
    • getValue

      public Object getValue()
    • setValue

      public void setValue(Object value)
    • getResponsesMap

      public Map<String,Object> getResponsesMap()
    • setResponsesMap

      public void setResponsesMap(Map<String,Object> responsesMap)
    • addCustomResponse

      public void addCustomResponse()