com.ibm.commerce.usermanagement.commands

Class PostAddressAddCmdImpl

  • All Implemented Interfaces:
    com.ibm.commerce.command.CacheableECCommand, ECCommand, ECTargetableCommand, TaskCommand, PostAddressAddCmd, com.ibm.websphere.cache.Sizeable, com.ibm.websphere.command.CacheableCommand, com.ibm.websphere.command.Command, com.ibm.websphere.command.CommandCaller, com.ibm.websphere.command.TargetableCommand, java.io.Serializable


    public class PostAddressAddCmdImpl
    extends TaskCommandImpl
    implements PostAddressAddCmd
    The default implementation of the PostAddressAdd command. The default implementation is to do nothing after the AddressAdd. For additional processing post completion of AddressAdd, over-write this command.
    See Also:
    Serialized Form