|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.sun.j2ee.blueprints.petstore.personalize.profilemgr.model.ProfileMgrModel | +--com.sun.j2ee.blueprints.petstore.control.web.ProfileMgrWebImpl
This class is the web-tier representation of the ProfileMgr.
Constructor Summary | |
ProfileMgrWebImpl()
|
|
ProfileMgrWebImpl(ModelManager mm)
|
Method Summary | |
java.lang.String |
getBanner(java.lang.String favCategory)
|
void |
performUpdate()
|
Methods inherited from class com.sun.j2ee.blueprints.petstore.personalize.profilemgr.model.ProfileMgrModel |
copy,
getExplicitInformation,
getUserId |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public ProfileMgrWebImpl(ModelManager mm)
public ProfileMgrWebImpl()
Method Detail |
public void performUpdate()
public java.lang.String getBanner(java.lang.String favCategory) throws java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |