Package com.hybris.yprofile.constants
Class ProfileservicesConstants
java.lang.Object
com.hybris.yprofile.constants.GeneratedProfileservicesConstants
com.hybris.yprofile.constants.ProfileservicesConstants
Global class for all Profileservices constants. You can add global constants for your extension into this class.
-
Nested Class Summary
Nested classes/interfaces inherited from class com.hybris.yprofile.constants.GeneratedProfileservicesConstants
GeneratedProfileservicesConstants.Attributes, GeneratedProfileservicesConstants.Enumerations -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringCookie for anonymous userstatic final StringHeader for anonymous userstatic final StringExpected consent valuestatic final StringConsent reference header name propertystatic final StringExpected consent valuestatic final StringProfile tag debug header name propertystatic final Stringstatic final Stringstatic final StringConsent code for Profilestatic final StringSession attribute keystatic final StringProfile tag configuration url identifierstatic final StringProfile tag url identifierstatic final StringCookie and Session attribute keystatic final StringSession attribute for logged in users -
Method Summary
-
Field Details
-
EXTENSIONNAME
- See Also:
-
USER_CONSENTS
Session attribute for logged in users- See Also:
-
ANONYMOUS_CONSENTS_COOKIE_NAME
Cookie for anonymous user- See Also:
-
ANONYMOUS_CONSENTS_HEADER
Header for anonymous user- See Also:
-
PROFILE_CONSENT
Consent code for Profile- See Also:
-
CONSENT_GIVEN
Expected consent value- See Also:
-
CONSENT_WITHDRAWN
Expected consent value- See Also:
-
PROFILE_CONSENT_GIVEN
Session attribute key- See Also:
-
PROFILE_TRACKING_PAUSE
Cookie and Session attribute key- See Also:
-
PROFILE_TAG_URL
Profile tag url identifier- See Also:
-
PROFILE_TAG_CONFIG_URL
Profile tag configuration url identifier- See Also:
-
DEBUG_HEADER_NAME
Profile tag debug header name property- See Also:
-
CONSENT_REFERENCE_HEADER_NAME
Consent reference header name property- See Also:
-
PLATFORM_LOGO_CODE
- See Also:
-