com.ibm.commerce.usermanagement.commands
Interface UserRegistrationAddCheckApprovalCmd
- All Known Implementing Classes:
- UserRegistrationAddCheckApprovalCmdImpl
- public interface UserRegistrationAddCheckApprovalCmd
This command is a EntryAction command called by UBF to check if the user registration approval is required.
The current logic is:
If the profile type of the user is 'C' (non-business user), no approval is required.
If the profile type of the user is 'B' (business user), approval is required.
Field Summary |
static java.lang.String |
COPYRIGHT
|
static java.lang.String |
NAME
|
COPYRIGHT
public static final java.lang.String COPYRIGHT
NAME
public static final java.lang.String NAME