| Package | Description |
|---|---|
| org.alfresco.repo.template |
| Modifier and Type | Method and Description |
|---|---|
AVMTemplateNode |
AVMTemplateStore.getLookupRoot() |
AVMTemplateNode |
AVM.lookupNode(String path)
Look a node by the absolute path.
|
AVMTemplateNode |
AVMTemplateStore.lookupNode(String path)
Lookup a node in the store, the path is assumed to be related to the webapps folder root.
|
AVMTemplateNode |
AVM.lookupStoreRoot(String store)
Return the root node for a specified AVM store
|
| Modifier and Type | Method and Description |
|---|---|
List<AVMTemplateNode> |
AVM.getModifiedItems(String storeId,
String username,
String webapp)
Return the list of modified items for the specified user sandbox against staging store id
for a specific webapp.
|
List<AVMTemplateNode> |
AVMTemplateStore.luceneSearch(String query)
Perform a lucene query against this store.
|
Copyright © 2005–2014 Alfresco Software. All rights reserved.