| Interface | Description |
|---|---|
| EntityLookupCache.EntityLookupCallbackDAO |
Interface to support lookups of the entities using keys and values.
|
| Class | Description |
|---|---|
| CacheRegionKey |
Key-wrapper used to separate cache regions, allowing a single cache to be used for different
purposes.
This class is distinct from the ID key so that ID-based lookups don't class with value-based lookups.
|
| CacheRegionValueKey |
Value-key-wrapper used to separate cache regions, allowing a single cache to be used for different
purposes.
This class is distinct from the region key so that ID-based lookups don't class with value-based lookups.
|
| EntityLookupCache |
A cache for two-way lookups of database entities.
|
| EntityLookupCache.EntityLookupCallbackDAOAdaptor |
Adaptor for implementations that support immutable entities.
|
Copyright © 2005 - 2013 Alfresco Software, Inc. All Rights Reserved.