Class ConfigurableBundleServicesConstants
- java.lang.Object
-
- de.hybris.platform.configurablebundleservices.constants.GeneratedConfigurableBundleServicesConstants
-
- de.hybris.platform.configurablebundleservices.constants.ConfigurableBundleServicesConstants
-
public class ConfigurableBundleServicesConstants extends GeneratedConfigurableBundleServicesConstants
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.configurablebundleservices.constants.GeneratedConfigurableBundleServicesConstants
GeneratedConfigurableBundleServicesConstants.Attributes, GeneratedConfigurableBundleServicesConstants.Enumerations, GeneratedConfigurableBundleServicesConstants.Relations, GeneratedConfigurableBundleServicesConstants.TC
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringEXTENSIONNAMEstatic intNEW_BUNDLEstatic intNO_BUNDLE
-
-
-
Field Detail
-
EXTENSIONNAME
public static final java.lang.String EXTENSIONNAME
- See Also:
- Constant Field Values
-
NEW_BUNDLE
public static final int NEW_BUNDLE
- See Also:
- Constant Field Values
-
NO_BUNDLE
public static final int NO_BUNDLE
- See Also:
- Constant Field Values
-
-