Class 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
    • Constructor Detail

      • 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)
    • Method Detail

      • getRepositoryName

        public String getRepositoryName()
      • getWorkspaceName

        public String getWorkspaceName()
      • getPath

        public String getPath()