com.ibm.commerce.usermanagement.commands
Class AddressUpdateCmdImpl

com.ibm.commerce.usermanagement.commands.AddressUpdateCmdImpl
All Implemented Interfaces:
AddressUpdateCmd

public class AddressUpdateCmdImpl
implements AddressUpdateCmd

The implementatoin class for the AddressUpdateCmd which updates an entry in 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.AddressUpdateCmd
NAME
 
Constructor Summary
AddressUpdateCmdImpl()
           
 
Method Summary
 void setRequestProperties(TypedProperty reqProperties)
           
 
Methods inherited from interface com.ibm.commerce.usermanagement.commands.AddressUpdateCmd
setAddressId
 

Field Detail

CLASSNAME

public static final java.lang.String CLASSNAME

COPYRIGHT

public static final java.lang.String COPYRIGHT
Constructor Detail

AddressUpdateCmdImpl

public AddressUpdateCmdImpl()
Method Detail

setRequestProperties

public void setRequestProperties(TypedProperty reqProperties)
                          throws ECApplicationException