com.ibm.commerce.usermanagement.commands
Interface BuyerRegistrationAddCmd

All Superinterfaces:
ResellerRegistrationAddCmd
All Known Implementing Classes:
BuyerRegistrationAddCmdImpl

public interface BuyerRegistrationAddCmd
extends ResellerRegistrationAddCmd

Interface for a command for adding a buyer organization.


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

Field Detail
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