com.ibm.commerce.promotion.uniquecode.generator

Class AlphabeticLowerPattern

  • All Implemented Interfaces:
    Pattern


    public class AlphabeticLowerPattern
    extends RandomPattern
    implements Pattern
    This class defines a pattern to generate the lowercase alphabetic random code.

    The mask character of this pattern is 'a'.

    • Field Detail

      • ALPHA_NUM_VALUES

        public static final java.lang.String ALPHA_NUM_VALUES
        The default value of the character set
        See Also:
        Constant Field Values
    • Constructor Detail

      • AlphabeticLowerPattern

        public AlphabeticLowerPattern()
        Constructor of AlphabeticLowerPattern

        This method will initialize the numeric character set and the mask character