| Package | Description |
|---|---|
| org.alfresco.repo.jscript |
| Modifier and Type | Method and Description |
|---|---|
AVMNode |
AVM.lookupNode(String path)
Return an AVM Node for the fully qualified path.
|
AVMNode |
AVMScriptStore.lookupNode(String path)
Lookup a node in the store, the path is assumed to be related to the webapps folder root.
|
AVMNode |
AVMScriptStore.lookupRoot() |
AVMNode |
AVM.lookupStoreRoot(String store)
Return an AVM Node representing the public store root folder.
|
| Modifier and Type | Method and Description |
|---|---|
List<AVMNode> |
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.
|
Copyright © 2005–2014 Alfresco Software. All rights reserved.