Class GroovyScript2RestLoaderPlugin
java.lang.Object
org.exoplatform.container.component.BaseComponentPlugin
org.exoplatform.services.jcr.ext.script.groovy.GroovyScript2RestLoaderPlugin
- All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin
public class GroovyScript2RestLoaderPlugin
extends org.exoplatform.container.component.BaseComponentPlugin
- Version:
- $Id: GroovyScript2RestLoaderPlugin.java 34445 2009-07-24 07:51:18Z dkatayev $
- Author:
- Andrey Parfonov
-
Field Summary
Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name -
Constructor Summary
ConstructorsConstructorDescriptionGroovyScript2RestLoaderPlugin(org.exoplatform.container.xml.InitParams params, org.exoplatform.services.jcr.RepositoryService repoServiceo) -
Method Summary
Methods inherited from class org.exoplatform.container.component.BaseComponentPlugin
getDescription, getName, setDescription, setName
-
Constructor Details
-
GroovyScript2RestLoaderPlugin
public GroovyScript2RestLoaderPlugin(org.exoplatform.container.xml.InitParams params, org.exoplatform.services.jcr.RepositoryService repoServiceo)
-
-
Method Details
-
getXMLConfigs
-
getRepository
Get working repository name. Returns the repository name from configuration if it previously configured and returns the name of current repository in other case.- Returns:
- String repository name
-
getWorkspace
- Returns:
- the workspace
-
getNode
- Returns:
- the node
-