Annotation Type View

    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      String pattern
      View pattern.
    • Element Detail

      • pattern

        String pattern
        View pattern. This is the view's url with additional placeholders.
      • name

        String name
        View name. If unset, a view name is generated from the method name.
        Default:
        ""
      • signature

        String[] signature
        View signature. If unset, the signature is automatically generated from the pattern placeholders.
        Default:
        {}
      • qualifier

        String qualifier
        View handler qualifier. If unset, the standard qualifier is used.
        Default:
        ""