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

Interface ChangeWalletCmd

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


    public interface ChangeWalletCmd
    extends BusinessObjectDocumentCmd
    This is the interface for the Change Wallet 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