com.ibm.commerce.usermanagement.commands
Interface AddressUpdateCmd

All Known Implementing Classes:
AddressUpdateCmdImpl

public interface AddressUpdateCmd

This command update the address entry for a user, organization or organizational unit.

The information of the address is stored in the ADDRBOOK and ADDRESS tables.

Use this command with SSL (Secure Sockets Layer) to ensure that the information are encrypted. To do so type the command with the HTTPS secure protocol.

The parameters URL and addressId are mandatory. The rest of the parameters are all optional.

Behavior

Exception Conditions


Field Summary
static java.lang.String COPYRIGHT
           
static java.lang.String NAME
           
 
Method Summary
 void setAddressId(java.lang.String astrAddressId)
          Sets the address Id.
 

Field Detail

COPYRIGHT

public static final java.lang.String COPYRIGHT

NAME

public static final java.lang.String NAME
Method Detail

setAddressId

public void setAddressId(java.lang.String astrAddressId)
Sets the address Id.
Parameters:
astrAddressId - the address Id