Package com.day.cq.personalization
Interface ProfileConstants
-
public interface ProfileConstants
-
-
Field Summary
Fields Modifier and Type Field Description static StringKEY_AUTHORIZABLE_IDstatic StringKEY_VISITOR_IDstatic StringSTORE_CLICKSTREAMCLOUDstatic StringSTORE_PROFILEDATA
-
-
-
Field Detail
-
STORE_PROFILEDATA
static final String STORE_PROFILEDATA
- See Also:
- Constant Field Values
-
STORE_CLICKSTREAMCLOUD
static final String STORE_CLICKSTREAMCLOUD
- See Also:
- Constant Field Values
-
KEY_AUTHORIZABLE_ID
static final String KEY_AUTHORIZABLE_ID
- See Also:
- Constant Field Values
-
KEY_VISITOR_ID
static final String KEY_VISITOR_ID
- See Also:
- Constant Field Values
-
-