|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ProfileMgrModel in com.sun.j2ee.blueprints.petstore.control.web |
Subclasses of ProfileMgrModel in com.sun.j2ee.blueprints.petstore.control.web | |
class |
ProfileMgrWebImpl
This class is the web-tier representation of the ProfileMgr. |
Methods in com.sun.j2ee.blueprints.petstore.control.web that return ProfileMgrModel | |
ProfileMgrModel |
ShoppingClientControllerWebImpl.getProfileMgr()
|
ProfileMgrModel |
ModelManager.getProfileMgrModel()
|
Uses of ProfileMgrModel in com.sun.j2ee.blueprints.petstore.personalize.profilemgr.ejb |
Methods in com.sun.j2ee.blueprints.petstore.personalize.profilemgr.ejb that return ProfileMgrModel | |
ProfileMgrModel |
ProfileMgrEJB.getDetails()
|
ProfileMgrModel |
ProfileMgr.getDetails()
|
Uses of ProfileMgrModel in com.sun.j2ee.blueprints.petstore.personalize.profilemgr.model |
Methods in com.sun.j2ee.blueprints.petstore.personalize.profilemgr.model with parameters of type ProfileMgrModel | |
void |
ProfileMgrModel.copy(ProfileMgrModel other)
shallow copy |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |