lc.foundation 套件包含的實作與類別,可與工作階段、使用者、群組以及 Document 伺服器常見的偏好設定搭配使用。
介面
| 介面 | 說明 | |
|---|---|---|
| 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. |
類別
| 類別 | 說明 | |
|---|---|---|
| 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. |
Tue Jun 12 2018, 04:01 PM Z