|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AccountModel in com.sun.j2ee.blueprints.customer.account.ejb |
Methods in com.sun.j2ee.blueprints.customer.account.ejb that return AccountModel | |
AccountModel |
Account.getDetails()
|
AccountModel |
AccountEJB.getDetails()
|
Uses of AccountModel in com.sun.j2ee.blueprints.customer.account.model |
Methods in com.sun.j2ee.blueprints.customer.account.model with parameters of type AccountModel | |
void |
AccountModel.copy(AccountModel other)
shallow copy |
Uses of AccountModel in com.sun.j2ee.blueprints.customer.customer.ejb |
Methods in com.sun.j2ee.blueprints.customer.customer.ejb that return AccountModel | |
AccountModel |
Customer.getAccountDetails()
|
AccountModel |
CustomerEJB.getAccountDetails()
|
Uses of AccountModel in com.sun.j2ee.blueprints.petstore.control.web |
Subclasses of AccountModel in com.sun.j2ee.blueprints.petstore.control.web | |
class |
AccountWebImpl
This class is the web-tier representation of the Account. |
Methods in com.sun.j2ee.blueprints.petstore.control.web that return AccountModel | |
AccountModel |
ModelManager.getAccountModel()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |