| Package | Description |
|---|---|
| org.apache.jackrabbit.jcr2spi.state | |
| org.apache.jackrabbit.spi |
Defines the interfaces of the JCR SPI (Service Provider Interface).
|
| org.apache.jackrabbit.spi.commons | |
| org.apache.jackrabbit.spi.commons.logging | |
| org.apache.jackrabbit.spi2dav | |
| org.apache.jackrabbit.spi2jcr |
| Constructor and Description |
|---|
WorkspaceItemStateFactory(RepositoryService service,
SessionInfo sessionInfo,
ItemDefinitionProvider definitionProvider,
ItemInfoCache cache) |
| Modifier and Type | Method and Description |
|---|---|
ItemInfoCache |
RepositoryService.getItemInfoCache(SessionInfo sessionInfo)
Returns a
ItemInfoCache for the given SessionInfo. |
| Modifier and Type | Class and Description |
|---|---|
class |
ItemInfoCacheImpl
This implementation of
ItemInfoCache has a default size of 5000 items. |
| Modifier and Type | Method and Description |
|---|---|
ItemInfoCache |
AbstractReadableRepositoryService.getItemInfoCache(SessionInfo sessionInfo) |
| Modifier and Type | Method and Description |
|---|---|
ItemInfoCache |
RepositoryServiceLogger.getItemInfoCache(SessionInfo sessionInfo) |
| Modifier and Type | Method and Description |
|---|---|
ItemInfoCache |
RepositoryServiceImpl.getItemInfoCache(SessionInfo sessionInfo) |
| Modifier and Type | Method and Description |
|---|---|
ItemInfoCache |
RepositoryServiceImpl.getItemInfoCache(SessionInfo sessionInfo)
Returns a
ItemInfoCache for the given SessionInfo. |
Copyright © 2004–2022 The Apache Software Foundation. All rights reserved.