FileDocCategorySizeDatePackage
ProcessPaymentRemote.javaAPI DocExample757Wed May 15 00:30:10 BST 2002com.titan.processpayment

ProcessPaymentRemote

public interface ProcessPaymentRemote implements javax.ejb.EJBObject

Fields Summary
Constructors Summary
Methods Summary
public booleanbyCash(com.titan.customer.CustomerRemote customer, double amount)

public booleanbyCheck(com.titan.customer.CustomerRemote customer, CheckDO check, double amount)

public booleanbyCredit(com.titan.customer.CustomerRemote customer, CreditCardDO card, double amount)

public voiddropDbTable()

public voidmakeDbTable()