com.ibm.commerce.giftcenter.facade.server.commands

Interface ChangeGiftListCmd

  • All Superinterfaces:
    BusinessObjectDocumentCmd, com.ibm.websphere.command.Command, java.io.Serializable
    All Known Implementing Classes:
    ChangeGiftListCmdImpl


    public interface ChangeGiftListCmd
    extends BusinessObjectDocumentCmd
    The interface for the Change GiftList web service command. This interface is to be implemented by the class that provides the GiftCenter change service.
    • Field Detail

      • COPYRIGHT

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