| Interface | Description | |
|---|---|---|
| IAMFEncodable | Enforces the contract for classes which must provide an API allowing users to explicitly get / set specific objectEncoding | |
| IFlexUISession | Defines the contract for managed persistence object instances which must persist session data | |
| IManagedPersistence | Defines the contract required for managing persisted data locally, remotely or sharing persisted data in real time across a network, typically via SharedObject |
| Class | Description | |
|---|---|---|
| SharedObjectIdValidator | Provides all static utility methods which manage SharedObject name validation |