com.ibm.commerce.usermanagement.commands

Interface ResellerOrgEntityRegistrationAddCmd

  • 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:
    ResellerOrgEntityRegistrationAddUBFCmdImpl


    public interface ResellerOrgEntityRegistrationAddCmd
    extends ControllerCommand
    This command is used to implement the organization registration portion of the ResellerRegistrationAddCmd business flow. The default implementation class used UBF to register a reseller organization.
    • 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