com.ibm.commerce.usermanagement.commands
Interface OrgEntityRegistrationAddPreApprovalCmd
- All Known Implementing Classes:
-
OrgEntityRegistrationAddPreApprovalCmdImpl
- public interface OrgEntityRegistrationAddPreApprovalCmd
This command is used to perform pre approval processing for organization
registration.
Behavior
- If the organization already exists, then it will be updated.
- If the organization does not exist, then it will be created, and its
approval state set.
Exception Conditions
Field Summary |
static java.lang.String |
COPYRIGHT
IBM copyright notice field. |
static java.lang.String |
NAME
This the name of this interface. |
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