com.ibm.commerce.usermanagement.commands

Class PreAddressAddCmdImpl

  • All Implemented Interfaces:
    com.ibm.commerce.command.CacheableECCommand, ECCommand, ECTargetableCommand, TaskCommand, PreAddressAddCmd, 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 PreAddressAddCmdImpl
    extends TaskCommandImpl
    implements PreAddressAddCmd
    The default implementation class for PreAddressAddCmd command. The default implementation does not perform any operations before the AddressAddCmd command is executed. For additional processing prior to execution of AddressAddCmd command, over-write this command.
    See Also:
    Serialized Form