com.ibm.commerce.member.facade.server.commands

Interface UserRegistrationAddCheckApprovalCmd

    • Field Detail

      • COPYRIGHT

        static final java.lang.String COPYRIGHT
        IBM Copyright notice field.
        See Also:
        Constant Field Values
      • defaultCommandClassName

        static final java.lang.String defaultCommandClassName
        Default implementation class for this command.
    • Method Detail

      • setAddedUserId

        void setAddedUserId(java.lang.String userId)
        Sets the registered user ID.
        Parameters:
        userId - The ID of the registered user.
      • getPendingReason

        java.lang.String getPendingReason()
        Returns the reason code specifying why the user is pending state.
        Returns:
        The reason code specifying why the user is pending state.