Provide the Controller Profile.
Public Methods
-
ControllerProfileManager()
- Default Constructor
-
IProfile* getControllerProfile(map<string, string>* request)
- Get cookies from request object and create an object of IProfile and return it.
Documentation
Provide the Controller Profile.
ControllerProfileManager()
-
Default Constructor
IProfile* getControllerProfile(map<string, string>* request)
-
Get cookies from request object and create an object of IProfile and return it.
- Parameters:
- request - an object of HttpServletRequest
- Returns:
- an object of IProfile
- This class has no child classes.
- Author:
- Parikshit Thakur & Team, Trace R&D Center
- Version:
- Revision: 1.1
Alphabetic index HTML hierarchy of classes or Java
This page was generated with the help of DOC++.