public class MultiScriptLoader extends Object implements ScriptLoader
| Constructor and Description |
|---|
MultiScriptLoader(ScriptLoader[] loaders)
Construct
|
| Modifier and Type | Method and Description |
|---|---|
ScriptContent |
getScript(String path)
Gets the script location for the script at the specified path
|
public MultiScriptLoader(ScriptLoader[] loaders)
loaders - ScriptLoader[]public ScriptContent getScript(String path)
ScriptLoadergetScript in interface ScriptLoaderpath - path within api storeCopyright © 2005–2019 Alfresco Software. All rights reserved.