Class | Description |
---|---|
LCMAdminManagerImpl |
This implementation offers CRUD (Create, Read, Update, Delete) and searching
functionality for a LCModel.
|
LCModelImpl |
This implementation offers CRUD (Create, Read, Update, Delete) functionality
for LCState objects, and all the necessary operations for managing a LCmodel
object.
|
LCRegistryObjectStateImpl |
An implementation class which adds the get and set pending state
functionality to an existing LCState implementation.
|
LCStateImpl |
An implementation class able of managing all LCState operations.
|