Het pakket lc.foundation bevat implementaties en klassen voor het werken met sessies, gebruikers, groepen en voorkeuren die gebruikelijk zijn in de Document-server.
Interfaces
Interface | Beschrijving | |
---|---|---|
IManager | The IManager interface is implemented to expose operations and properties related to the Document Server session. | |
IPreferencesManager | The IPreferencesManagerinterface is implemented to manage the various preferences that the user has access to. | |
ISessionManager | The ISessionManager interface is implemented to expose operations and properties related to the Document Server session. | |
IUserManager | The IUserManager interface contains methods for finding users and groups. |
Klassen
Klasse | Beschrijving | |
---|---|---|
PreferencesManager | The PreferencesManager class is the standard implementation of the ISessionManager interface. | |
SessionManager | The SessionManager class is the standard implementation of the ISessionManager interface. | |
UserManager | The UserManager class is the standard implementation of the IUserManager interface. |
Wed Jun 13 2018, 11:57 AM Z