com.ibm.commerce.component.giftregistry.commands

Interface CheckGiftRegistryCancelEligibilityCmd

  • 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:
    CheckGiftRegistryCancelEligibilityCmdImpl


    public interface CheckGiftRegistryCancelEligibilityCmd
    extends BusinessObjectDocumentCmd
    Checks to see if the registry is eligible for cancellation. The current implementation only validates that either an external id is included in each of the gift registry value objects.
    • Field Detail

      • COPYRIGHT

        static final java.lang.String COPYRIGHT
        The internal copyright field.
        See Also:
        Constant Field Values
      • defaultCommandClassName

        static final java.lang.String defaultCommandClassName
        The default implementation class
        See Also:
        Constant Field Values