public interface UserRegistrationAddCheckApprovalCmd
extends com.ibm.commerce.ubf.commands.EntryActionCmd
The current logic is:
If the parameter parentMember is not specified, no approval is required.
If the parameter parentMember is specified, approval is required.
Modifier and Type | Field and Description |
---|---|
static java.lang.String | COPYRIGHT
IBM Copyright notice field.
|
static java.lang.String | NAME
The name of this command.
|
static final java.lang.String COPYRIGHT
static final java.lang.String NAME