Class Europe1Constants
- java.lang.Object
-
- de.hybris.platform.europe1.constants.GeneratedEurope1Constants
-
- de.hybris.platform.europe1.constants.Europe1Constants
-
public final class Europe1Constants extends GeneratedEurope1Constants
This class provides all constants used by the europe1 price factory extension.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classEurope1Constants.Attributesstatic classEurope1Constants.ImpExprice = (qualifier=)? amount ( N|G|B)? ([<start>-<end>])?
qualifier = (UID|PG_ID)? ( quantity (ISO|Unit.Name)?
amount = double (ISO|Currencyname)static classEurope1Constants.PARAMSAll parameter constants used by the europe1 price factory.static classEurope1Constants.PRICE_ACCURACY_PROPERTYConstants for price accuracy properties.static classEurope1Constants.Samplestatic classEurope1Constants.TYPESThe type constants.-
Nested classes/interfaces inherited from class de.hybris.platform.europe1.constants.GeneratedEurope1Constants
GeneratedEurope1Constants.Enumerations, GeneratedEurope1Constants.Relations, GeneratedEurope1Constants.TC
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringEurope1PriceFactory_EJBIMPL_CLASSNAMEstatic java.lang.StringEXTENSIONNAMEThe extension name.static java.lang.StringKEY_CACHE_TAXESstatic java.lang.StringPDTROW_MARK_PRODUCT_MODIFIEDConstant session attribute identifier allowing to disable setting modification time of products while creation of PDTRow's.
-
-
-
Field Detail
-
KEY_CACHE_TAXES
public static final java.lang.String KEY_CACHE_TAXES
- See Also:
- Constant Field Values
-
EXTENSIONNAME
public static final java.lang.String EXTENSIONNAME
The extension name. HerePriceFactoryis mandatory !- See Also:
- Constant Field Values
-
Europe1PriceFactory_EJBIMPL_CLASSNAME
public static final java.lang.String Europe1PriceFactory_EJBIMPL_CLASSNAME
- See Also:
- Constant Field Values
-
PDTROW_MARK_PRODUCT_MODIFIED
public static final java.lang.String PDTROW_MARK_PRODUCT_MODIFIED
Constant session attribute identifier allowing to disable setting modification time of products while creation of PDTRow's. Set this attribute at session context to false for disabling it.- See Also:
- Constant Field Values
-
-