Annotation Type Uri


  • @Target(METHOD)
    @Retention(RUNTIME)
    public @interface Uri
    • Element Detail

      • value

        java.lang.String[] value
        Default:
        {}
      • method

        HttpMethod method
        Default:
        com.github.dynamicextensionsalfresco.webscripts.annotations.HttpMethod.GET
      • formatStyle

        FormatStyle formatStyle
        Default:
        com.github.dynamicextensionsalfresco.webscripts.annotations.FormatStyle.ANY
      • defaultFormat

        java.lang.String defaultFormat
        Default:
        ""
      • multipartProcessing

        boolean multipartProcessing
        Default:
        false