org.exoplatform.services.jcr.ext.script.groovy
Class NodeScriptKey
java.lang.Object
org.exoplatform.services.rest.ext.groovy.BaseResourceId
org.exoplatform.services.jcr.ext.script.groovy.NodeScriptKey
- All Implemented Interfaces:
- org.exoplatform.services.rest.ext.groovy.ResourceId
public class NodeScriptKey
- extends org.exoplatform.services.rest.ext.groovy.BaseResourceId
- implements org.exoplatform.services.rest.ext.groovy.ResourceId
- Version:
- $Id: NodeScriptKey.java 34445 2009-07-24 07:51:18Z dkatayev $
- Author:
- Andrey Parfonov
| Fields inherited from class org.exoplatform.services.rest.ext.groovy.BaseResourceId |
id |
| Methods inherited from class org.exoplatform.services.rest.ext.groovy.BaseResourceId |
equals, getId, hashCode, toString |
| Methods inherited from interface org.exoplatform.services.rest.ext.groovy.ResourceId |
getId |
NodeScriptKey
public NodeScriptKey(String repositoryName,
String workspaceName,
javax.jcr.Node node)
throws javax.jcr.RepositoryException
- Throws:
javax.jcr.RepositoryException
NodeScriptKey
public NodeScriptKey(String repositoryName,
String workspaceName,
String path)
getRepositoryName
public String getRepositoryName()
getWorkspaceName
public String getWorkspaceName()
getPath
public String getPath()
Copyright © 2013 eXo Platform SAS. All Rights Reserved.