Annotation Type ActionUris


  • @Retention(RUNTIME)
    public @interface ActionUris
    URI or URIs pointing to the given action. Used to find action implementation for given URI.
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      String[] value