Interface MemberImportConstants

    • Field Detail

      • ADMIN_USERS_MEMBER_ACL

        static final java.lang.String ADMIN_USERS_MEMBER_ACL
        See Also:
        Constant Field Values
      • MEMBER_IMPORT_PROCESS_ATTR

        static final java.lang.String MEMBER_IMPORT_PROCESS_ATTR
      • IS_IMPORT_ENABLED_PROP

        static final java.lang.String IS_IMPORT_ENABLED_PROP
        See Also:
        Constant Field Values
      • MEMBER_DC_SRC_COLUMNS_KEY

        static final java.lang.String MEMBER_DC_SRC_COLUMNS_KEY
        A DataController contextMap key, which stores the sources columns of the csv file, as a String[].
        See Also:
        Constant Field Values
      • MAX_MEMBER_PER_IMPORT_PROP

        static final java.lang.String MAX_MEMBER_PER_IMPORT_PROP
        Property key to indicate the max member per import.
        See Also:
        Constant Field Values
      • EMAIL_BATCH_DEFERR_SECONDS_PROP

        static final java.lang.String EMAIL_BATCH_DEFERR_SECONDS_PROP
        Property key to indicate the time to wait before sending Email. (in seconds)
        See Also:
        Constant Field Values
      • MAX_ERROR_PER_IMPORT_PROP

        static final java.lang.String MAX_ERROR_PER_IMPORT_PROP
        Property key to indicate the max number of errors to show per import.
        See Also:
        Constant Field Values
      • WORKSPACE_ROOT_CATEGORY_VID_PROP

        static final java.lang.String WORKSPACE_ROOT_CATEGORY_VID_PROP
        Property key to indicate the root Category's virtual id of the Workspace Category tree.
        The Workspaces under this Category will be proposed in the Workspaces step.
        See Also:
        Constant Field Values
      • COMMENT_CHARACTER

        static final java.lang.String COMMENT_CHARACTER
        A character to use at start of a line to comment.
        Since:
        jcms-8
        See Also:
        Constant Field Values
      • DEFAULT_AS_GUESTS

        static final boolean DEFAULT_AS_GUESTS
        Since:
        jcms-10.0.5
        See Also:
        Constant Field Values
      • DEFAULT_DBMEMBER

        static final boolean DEFAULT_DBMEMBER
        The default use of DBMember class.
        Since:
        jcms-8.0.1
        See Also:
        Constant Field Values