|
CreditCardPack | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CreditCardLocal | |
| com.keyoti.creditCard.logic.ejb | Classes for CreditCardEJB. |
| Uses of CreditCardLocal in com.keyoti.creditCard.logic.ejb |
| Methods in com.keyoti.creditCard.logic.ejb that return CreditCardLocal | |
CreditCardLocal |
CreditCardLocalHome.create(String cardNumber)
Creates an instance of the CreditCardBean class on the server, and returns a reference with CreditCard interface to the client. |
CreditCardLocal |
CreditCardLocalHome.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 | |||||||||