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

Class AbstractUserRegistrationAddCheckApprovalCmdImpl

    • Field Detail

      • COPYRIGHT

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

      • AbstractUserRegistrationAddCheckApprovalCmdImpl

        public AbstractUserRegistrationAddCheckApprovalCmdImpl()
    • Method Detail

      • setAddedUserId

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

        public 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.