com.ibm.commerce.wallet.facade.server.commands

Interface ChangeWalletItemCmd

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


    public interface ChangeWalletItemCmd
    extends BusinessObjectDocumentCmd
    This is the interface for the Change WalletItem web service command. This interface is to be implemented by the class that provides the Wallet change service.
    • Field Detail

      • COPYRIGHT

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