(Beta)
The lc.foundation package contains implementations and classes for working with sessions, users, groups, and preferences that are
common to LiveCycle ES2.
Interfaces
| Interface | Description |
---|
| IManager |
The IManager interface is implemented to expose operations and properties related
to the LiveCycle ES2 server session. |
| IMessage |
For internal use only. |
| IPreferencesManager |
The IPreferencesManagerinterface is implemented
to determine the various preferences properties that the user has set. |
| ISessionManager |
The ISessionManager interface is implemented to expose operations and properties related
to the LiveCycle ES server session. |
| IUserManager |
The IUserManager interface contains methods for finding users and groups. |
Classes
| Class | Description |
---|
| Manager |
For internal use only. |
| 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. |
© 2015 Adobe Systems Incorporated. All rights reserved.
Wed Nov 21 2018, 06:57 AM -08:00