| Interface | Description |
|---|---|
| CachedPersister |
Indicates that the persister implementation provides caching.
|
| Class | Description |
|---|---|
| AbstractCachedObjectPersister |
Extends the abstract implementation by offering the basics of a caching layer.
|
| AbstractObjectPersister |
Abstract implementation of a model object persister.
|
| AbstractStoreObjectPersister |
Provides a base implementation of a persister on-top of a Web Script store.
|
| MultiObjectPersister |
MultiModelObjectPersister class maintains the ModelObjectPersister contract
but redirects the retrieval of objects to a number of delegates. |
| PathStoreObjectPersister |
Provides an implementation of a persister on top of a Web Script Remote
style path based store.
|
| PersisterService |
Persistence Service
Responsible for managing the state and interaction with persisters in the Surf registry.
|
| ReadOnlyStoreObjectPersister |
A persister that provides read-only inter-operability with Web Script
Framework stores.
|
| StoreObjectPersister |
Provides an implementation of a persister on top of a Web Script style store.
|
Copyright © 2005–2016 Alfresco Software. All rights reserved.