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

Class SyncWalletCmdImpl

    • Field Detail

      • COPYRIGHT

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

      • SyncWalletCmdImpl

        public SyncWalletCmdImpl()
        Constructor for SyncWalletCmdImpl
    • Method Detail

      • getConfirmBOD

        public ConfirmBODType getConfirmBOD()
        Provide a get method for the result (ConfirmBOD)
        Specified by:
        getConfirmBOD in interface SyncWalletCmd
        Returns:
        ConfirmBOD the Confirm BOD would return to the client
      • setSyncWallet

        public void setSyncWallet(com.ibm.commerce.wallet.facade.datatypes.SyncWalletType syncWallet)
        A set method for SyncWalletn
        Specified by:
        setSyncWallet in interface SyncWalletCmd
        Parameters:
        syncWallet - the SyncWallet BOD that SyncWalletCmd would execute