|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.sun.j2ee.blueprints.customer.account.model.AccountModel | +--com.sun.j2ee.blueprints.petstore.control.web.AccountWebImpl
This class is the web-tier representation of the Account.
Constructor Summary | |
AccountWebImpl()
|
|
AccountWebImpl(ModelManager mm)
|
Method Summary | |
void |
performUpdate()
|
Methods inherited from class com.sun.j2ee.blueprints.customer.account.model.AccountModel |
copy,
getContactInformation,
getStatus,
getUserId,
isLoggedIn,
toString |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
Constructor Detail |
public AccountWebImpl()
public AccountWebImpl(ModelManager mm)
Method Detail |
public void performUpdate()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |