Annotation Type ResourceMapping

    • Optional Element Summary

      Optional Elements 
      Modifier and TypeOptional ElementDescription
      Stringvalue
      The id of the resource to be handled.
    • Element Detail

      • value

        String value
        The id of the resource to be handled. This id uniquely identifies a resource within a portlet mode.

        If not specified, the handler method will be invoked for any resource request within its general mapping.

        See Also:
        ResourceRequest.getResourceID()
        Default:
        ""