|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ItemInfoCache | |
---|---|
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 |
Uses of ItemInfoCache in org.apache.jackrabbit.jcr2spi.state |
---|
Fields in org.apache.jackrabbit.jcr2spi.state declared as ItemInfoCache | |
---|---|
ItemInfoCache |
WorkspaceItemStateFactory.cache
|
Constructors in org.apache.jackrabbit.jcr2spi.state with parameters of type ItemInfoCache | |
---|---|
WorkspaceItemStateFactory(RepositoryService service,
SessionInfo sessionInfo,
ItemDefinitionProvider definitionProvider,
ItemInfoCache cache)
|
Uses of ItemInfoCache in org.apache.jackrabbit.spi |
---|
Methods in org.apache.jackrabbit.spi that return ItemInfoCache | |
---|---|
ItemInfoCache |
RepositoryService.getItemInfoCache(SessionInfo sessionInfo)
Returns a ItemInfoCache for the given SessionInfo . |
Uses of ItemInfoCache in org.apache.jackrabbit.spi.commons |
---|
Classes in org.apache.jackrabbit.spi.commons that implement ItemInfoCache | |
---|---|
class |
ItemInfoCacheImpl
This implementation of ItemInfoCache has a default size of 5000 items. |
Methods in org.apache.jackrabbit.spi.commons that return ItemInfoCache | |
---|---|
ItemInfoCache |
AbstractReadableRepositoryService.getItemInfoCache(SessionInfo sessionInfo)
|
Uses of ItemInfoCache in org.apache.jackrabbit.spi.commons.logging |
---|
Methods in org.apache.jackrabbit.spi.commons.logging that return ItemInfoCache | |
---|---|
ItemInfoCache |
RepositoryServiceLogger.getItemInfoCache(SessionInfo sessionInfo)
|
Uses of ItemInfoCache in org.apache.jackrabbit.spi2dav |
---|
Methods in org.apache.jackrabbit.spi2dav that return ItemInfoCache | |
---|---|
ItemInfoCache |
RepositoryServiceImpl.getItemInfoCache(SessionInfo sessionInfo)
|
Uses of ItemInfoCache in org.apache.jackrabbit.spi2jcr |
---|
Methods in org.apache.jackrabbit.spi2jcr that return ItemInfoCache | |
---|---|
ItemInfoCache |
RepositoryServiceImpl.getItemInfoCache(SessionInfo sessionInfo)
Returns a ItemInfoCache for the given SessionInfo . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |