com.ibm.commerce.usermanagement.commands

Interface UserRegistrationAddCheckApprovalCmd

  • All Superinterfaces:
    com.ibm.websphere.command.CacheableCommand, com.ibm.commerce.command.CacheableECCommand, com.ibm.websphere.command.Command, com.ibm.websphere.command.CommandCaller, ECCommand, com.ibm.commerce.ubf.commands.EntryActionCmd, java.io.Serializable, com.ibm.websphere.command.TargetableCommand, TaskCommand
    All Known Implementing Classes:
    UserRegistrationAddCheckApprovalCmdImpl


    public interface UserRegistrationAddCheckApprovalCmd
    extends com.ibm.commerce.ubf.commands.EntryActionCmd
    This command is an EntryAction command called by UBF to check if the user registration approval is required.

    The current logic is:
    If the parameter parentMember is not specified, no approval is required.
    If the parameter parentMember is specified, approval is required.