|
CreditCardPack | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CreditCard | |
| com.keyoti.creditCard.logic.ejb | Classes for CreditCardEJB. |
| Uses of CreditCard in com.keyoti.creditCard.logic.ejb |
| Methods in com.keyoti.creditCard.logic.ejb that return CreditCard | |
CreditCard |
CreditCardHome.create(String cardNumber)
Creates an instance of the CreditCardBean class on the server, and returns a reference with CreditCard interface to the client. |
CreditCard |
CreditCardHome.findByPrimaryKey(String cardNumber)
Creates an instance of the CreditCardBean class on the server where the object primary key == cardNumber, and returns a reference with CreditCard interface to the client. |
|
CreditCardPack | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||