Class SlingshotDocLibCustomResponseRegistrar


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

      • SlingshotDocLibCustomResponseRegistrar

        public SlingshotDocLibCustomResponseRegistrar()
    • Method Detail

      • getKey

        public String getKey()
      • setKey

        public void setKey​(String key)
      • getValue

        public Object getValue()
      • setValue

        public void setValue​(Object value)
      • setResponsesMap

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

        public void addCustomResponse()