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
-
Field Summary
Fields inherited from class org.exoplatform.services.rest.ext.groovy.BaseResourceId
id -
Constructor Summary
ConstructorsConstructorDescriptionNodeScriptKey(String repositoryName, String workspaceName, String path) NodeScriptKey(String repositoryName, String workspaceName, javax.jcr.Node node) -
Method Summary
Methods inherited from class org.exoplatform.services.rest.ext.groovy.BaseResourceId
equals, getId, hashCode, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.exoplatform.services.rest.ext.groovy.ResourceId
getId