com.ibm.commerce.usermanagement.commands
Class AddressAddCmdImpl

com.ibm.commerce.usermanagement.commands.AddressAddCmdImpl
All Implemented Interfaces:
AddressAddCmd

public class AddressAddCmdImpl
implements AddressAddCmd

The implementation class for the AddressAddCmd which adds a new address entry to the member's address book.


Field Summary
static java.lang.String CLASSNAME
           
static java.lang.String COPYRIGHT
           
 
Fields inherited from interface com.ibm.commerce.usermanagement.commands.AddressAddCmd
NAME
 
Constructor Summary
AddressAddCmdImpl()
           
 
Method Summary
 void setRequestProperties(TypedProperty reqProperties)
           
 
Methods inherited from interface com.ibm.commerce.usermanagement.commands.AddressAddCmd
setMemberId
 

Field Detail

CLASSNAME

public static final java.lang.String CLASSNAME

COPYRIGHT

public static final java.lang.String COPYRIGHT
Constructor Detail

AddressAddCmdImpl

public AddressAddCmdImpl()
Method Detail

setRequestProperties

public void setRequestProperties(TypedProperty reqProperties)
                          throws ECApplicationException