com.ibm.commerce.component.giftregistry.commands

Interface CheckGiftRegistryPurchaseRecordEligibilityCmd

  • All Superinterfaces:
    BusinessObjectDocumentCmd, com.ibm.websphere.command.CacheableCommand, com.ibm.commerce.command.CacheableECCommand, com.ibm.websphere.command.Command, com.ibm.websphere.command.CommandCaller, ECCommand, java.io.Serializable, com.ibm.websphere.command.TargetableCommand, TaskCommand
    All Known Implementing Classes:
    CheckGiftRegistryPurchaseRecordEligibilityCmdImpl


    public interface CheckGiftRegistryPurchaseRecordEligibilityCmd
    extends BusinessObjectDocumentCmd
    This command checks if a given gift registry purchase record is eligible to be updated or created. If a purchase record is not eligible to be updated or to be created, an ECException will be thrown.
    • Field Detail

      • COPYRIGHT

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

        static final java.lang.String CLASS_NAME
        Name of this command
      • DEFAULT_IMPL

        static final java.lang.String DEFAULT_IMPL
        Name of the default implementation of this command