| Package | Description |
|---|---|
| org.alfresco.wcm.sandbox.script | |
| org.alfresco.wcm.webproject.script |
| Modifier and Type | Method and Description |
|---|---|
Sandbox |
Asset.getSandbox()
Get the parent sandbox which contains this asset
|
| Constructor and Description |
|---|
Asset(Sandbox sandbox,
AssetInfo asset) |
| Modifier and Type | Method and Description |
|---|---|
Sandbox |
WebProject.createSandbox(String userName)
Create a user sandbox, if the user already has a sandbox does nothing.
|
Sandbox |
WebProject.getSandbox(String sandboxRef)
Get a single sandbox by its unique reference
|
| Modifier and Type | Method and Description |
|---|---|
ScriptableHashMap<String,Sandbox> |
WebProject.getSandboxes()
getSandboxes for this web project
|
ScriptableHashMap<String,Sandbox> |
WebProject.getSandboxes(String userName)
getSandboxes
|
Copyright © 2005–2014 Alfresco Software. All rights reserved.