|
void | addContextVar (int userId, string varName, string varValue) |
|
void | addUser (IGingaUser *newUser) |
|
void | saveUsersAccounts () |
|
void | saveUsersProfiles () |
|
void | addContextListener (IContextListener *listener) |
|
void | removeContextListener (IContextListener *listener) |
|
void | setGlobalVar (string varName, string varValue) |
|
void | setCurrentUserId (int userId) |
|
int | getCurrentUserId () |
|
IGingaUser * | getUser (int userId) |
|
map< string, string > * | getUserProfile (int userId) |
|
map< string, string > * | getUsersNames () |
|
ISystemInfo * | getSystemInfo () |
|
The documentation for this class was generated from the following files:
- gingacc-contextmanager/include/contextmanager/ContextManager.h
- gingacc-contextmanager/src/ContextManager.cpp