com.ibm.commerce.usermanagement.commands
Interface UserRegistrationAddPostApprovalNotificationCmd

All Known Implementing Classes:
UserRegistrationAddPostApprovalNotificationCmdImpl

public interface UserRegistrationAddPostApprovalNotificationCmd

This command is used to perform post approval notification for user registration.

Behavior

Exception Conditions


Field Summary
static java.lang.String COPYRIGHT
IBM copyright notice field.
static java.lang.String NAME This the name of this interface.
Field Detail

COPYRIGHT

public static final java.lang.String COPYRIGHT
IBM copyright notice field.
See Also:
Constant Field Values

NAME

public static final java.lang.String NAME
This the name of this interface.
See Also:
Constant Field Values

Feedback