class ControllerProfileManager

Provide the Controller Profile.

Public Methods

[more] ControllerProfileManager()
Default Constructor
[more]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.

o ControllerProfileManager()
Default Constructor

oIProfile* 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++.