com.ibm.commerce.giftregistry.commands

Class GiftRegistryMigrateUserEntriesCmdImpl

  • All Implemented Interfaces:
    com.ibm.commerce.command.CacheableECCommand, ECCommand, ECTargetableCommand, TaskCommand, MigrateUserEntriesCmd, 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 GiftRegistryMigrateUserEntriesCmdImpl
    extends MigrateUserEntriesCmdImpl
    implements MigrateUserEntriesCmd
    This class extends MigrateUserEntriesCmdImpl. It adds logic to the migrateOrders() method.

  • For each orderItem for an existing user, if the orderitem.address status is G, clear the orderitem.address.
See Also:
Serialized Form
    • Field Detail

      • COPYRIGHT

        public static final java.lang.String COPYRIGHT
        IBM copyright notice field.
        See Also:
        Constant Field Values
    • Constructor Detail

      • GiftRegistryMigrateUserEntriesCmdImpl

        public GiftRegistryMigrateUserEntriesCmdImpl()