| Package | Description |
|---|---|
| org.alfresco.repo.avm |
| Modifier and Type | Method and Description |
|---|---|
org.alfresco.repo.avm.Lookup |
NOOPLookupCache.lookup(AVMStore store,
int version,
SimplePath path,
boolean write,
boolean includeDeleted)
Lookup a path.
|
org.alfresco.repo.avm.Lookup |
LookupCache.lookup(AVMStore store,
int version,
SimplePath path,
boolean write,
boolean includeDeleted) |
org.alfresco.repo.avm.Lookup |
TransactionalLookupCache.lookup(AVMStore store,
int version,
SimplePath path,
boolean write,
boolean includeDeleted)
Deprecated.
Lookup a path.
|
| Constructor and Description |
|---|
LookupKey(int version,
SimplePath path,
String storeName,
boolean write,
boolean includeDeleted)
Create one from whole cloth.
|
Copyright © 2005–2014 Alfresco Software. All rights reserved.