Class CheckLocaleRule

  • All Implemented Interfaces:
    Referenceable

    public final class CheckLocaleRule
    extends Rule
    Checks if the locale chosen by the end user at installation time satisfies one of the evaluated locales.
    • Constructor Detail

      • CheckLocaleRule

        public CheckLocaleRule()
    • Method Detail

      • setLocales

        public void setLocales​(java.util.Vector<java.lang.String> locales)
        To set the locales for the rules to evaluate as true.
      • getLocales

        public java.util.Vector<java.lang.String> getLocales()
        To get the locales for the rules to evaluate as true.