Annotation Type Restricted


  • @Target(TYPE)
    @Retention(RUNTIME)
    public @interface Restricted
    an annotation to mark a model class as controlled by the restrictions service
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      String key