Package | Description |
---|---|
org.apache.manifoldcf.core.cachemanager | |
org.apache.manifoldcf.core.interfaces |
Modifier and Type | Class and Description |
---|---|
protected class |
BaseDescription.LocalCacheClass
This is a cache class implementation that gets expiration and LRU info
from .ini variables.
|
Modifier and Type | Field and Description |
---|---|
protected ICacheClass |
BaseDescription.cacheClass |
Modifier and Type | Method and Description |
---|---|
ICacheClass |
BaseDescription.getObjectClass()
Get the object class for an object.
|
Modifier and Type | Method and Description |
---|---|
ICacheClass |
ICacheDescription.getObjectClass()
Get the object class for an object.
|