com.ibm.commerce.promotion.uniquecode.generator

Class AlphabeticMixPattern

  • All Implemented Interfaces:
    Pattern


    public class AlphabeticMixPattern
    extends RandomPattern
    implements Pattern
    This class defines a pattern to generate the mixed lowercase and uppercase alphabetic random code.

    The mask character of this pattern is 'M'.

    • 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

      • AlphabeticMixPattern

        public AlphabeticMixPattern()
        Constructor of AlphabeticMixPattern

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