Class PersonalizationyprofileConstants
- java.lang.Object
-
- de.hybris.platform.personalizationyprofile.constants.GeneratedPersonalizationyprofileConstants
-
- de.hybris.platform.personalizationyprofile.constants.PersonalizationyprofileConstants
-
public final class PersonalizationyprofileConstants extends GeneratedPersonalizationyprofileConstants
Global class for all Personalizationyprofile constants. You can add global constants for your extension into this class.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.personalizationyprofile.constants.GeneratedPersonalizationyprofileConstants
GeneratedPersonalizationyprofileConstants.Attributes
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringCONSENT_REFERENCE_SESSION_ATTR_KEYstatic java.lang.StringCONSUMPTION_LAYER_INTEGRATION_CONVERTER_NAMEstatic java.lang.StringCREATE_SEGMENT_PROPERTY_NAMEstatic java.lang.StringEXTENSIONNAMEstatic java.lang.StringIDENTITY_ORIGIN_USER_ACCOUNTstatic java.lang.StringIDENTITY_TYPE_EMAIL
-
-
-
Field Detail
-
EXTENSIONNAME
public static final java.lang.String EXTENSIONNAME
- See Also:
- Constant Field Values
-
CONSUMPTION_LAYER_INTEGRATION_CONVERTER_NAME
public static final java.lang.String CONSUMPTION_LAYER_INTEGRATION_CONVERTER_NAME
- See Also:
- Constant Field Values
-
CREATE_SEGMENT_PROPERTY_NAME
public static final java.lang.String CREATE_SEGMENT_PROPERTY_NAME
- See Also:
- Constant Field Values
-
IDENTITY_TYPE_EMAIL
public static final java.lang.String IDENTITY_TYPE_EMAIL
- See Also:
- Constant Field Values
-
IDENTITY_ORIGIN_USER_ACCOUNT
public static final java.lang.String IDENTITY_ORIGIN_USER_ACCOUNT
- See Also:
- Constant Field Values
-
CONSENT_REFERENCE_SESSION_ATTR_KEY
public static final java.lang.String CONSENT_REFERENCE_SESSION_ATTR_KEY
- See Also:
- Constant Field Values
-
-