Annotation Type PluginTypeCategoriesOrder


  • @Retention(RUNTIME)
    @Target(TYPE)
    public @interface PluginTypeCategoriesOrder
    This annotation when applied to a PluginTypeInterface instance describes an ordered list of categories. The categories are internationalized when applied using the Messages located in the package where i18nPackageClass is located.
    Author:
    nbaker
    • Element Detail

      • i18nPackageClass

        Class<?> i18nPackageClass
      • getNaturalCategoriesOrder

        String[] getNaturalCategoriesOrder
        Default:
        {""}