Annotation Interface KeyBase


@Retention(RUNTIME) @Target(TYPE) public @interface KeyBase
Optionally annotate your class with this and all the rest of the annotations will have this key base prepended to their i18n keys. Created by carl.gould on 4/22/2015.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details