Interface UserSCCConstants
-
public interface UserSCCConstants
Helper for user directory.
-
-
Field Summary
Fields Modifier and Type Field Description static StringUSER_ATTRIBUTE_NAMEThe user attribute namestatic StringUSER_UNIQUE_ID_ATTRIBUTE_NAMEThe unique id attribute name for content type user
-
-
-
Field Detail
-
USER_UNIQUE_ID_ATTRIBUTE_NAME
static final String USER_UNIQUE_ID_ATTRIBUTE_NAME
The unique id attribute name for content type user- See Also:
- Constant Field Values
-
USER_ATTRIBUTE_NAME
static final String USER_ATTRIBUTE_NAME
The user attribute name- See Also:
- Constant Field Values
-
-