com.ibm.commerce.usermanagement.commands

Interface OrgEntityRegistrationAddPostRejectCmd

  • All Superinterfaces:
    AccCommand, com.ibm.websphere.command.CacheableCommand, com.ibm.websphere.command.Command, com.ibm.websphere.command.CommandCaller, ControllerCommand, ECCommand, Protectable, java.io.Serializable, com.ibm.websphere.command.TargetableCommand
    All Known Implementing Classes:
    OrgEntityRegistrationAddPostRejectCmdImpl


    public interface OrgEntityRegistrationAddPostRejectCmd
    extends ControllerCommand
    This command is used to perform post rejection organization registration actions.

    Behavior

    • Sets the state of the organization to REJECTED.

    Exception Conditions

    • N/A
    • Field Detail

      • COPYRIGHT

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

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