Class VoucherConstants
- java.lang.Object
-
- de.hybris.platform.voucher.constants.GeneratedVoucherConstants
-
- de.hybris.platform.voucher.constants.VoucherConstants
-
public final class VoucherConstants extends GeneratedVoucherConstants
Global class for all Voucher constants.
This includes typecodes for new items, managers and JNDI names.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.voucher.constants.GeneratedVoucherConstants
GeneratedVoucherConstants.Attributes, GeneratedVoucherConstants.Relations, GeneratedVoucherConstants.TC
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringCODESstatic java.lang.StringVOUCHERCODES-
Fields inherited from class de.hybris.platform.voucher.constants.GeneratedVoucherConstants
EXTENSIONNAME
-
-
-
-
Field Detail
-
CODES
public static final java.lang.String CODES
- See Also:
- Constant Field Values
-
VOUCHERCODES
public static final java.lang.String VOUCHERCODES
- See Also:
- Constant Field Values
-
-