Skip navigation links

Oracle® Fusion Middleware JCR Adapter Java API Reference
11g Release 1 (11.1)

E17351-01


oracle.stellent.jcr
Class IdcResourceNodePath

java.lang.Object
  extended by oracle.stellent.jcr.IdcResourceNodePath

All Implemented Interfaces:
oracle.jcr.spi.ResourceNodePath

public class IdcResourceNodePath
extends java.lang.Object
implements oracle.jcr.spi.ResourceNodePath

Constructor Summary
protected IdcResourceNodePath(java.lang.String uuid, oracle.jcr.spi.Resource resource, oracle.jcr.impl.Path nodePath, java.lang.Double score)
           

 

Method Summary
 oracle.jcr.impl.Path getNodePath()
          
 oracle.jcr.spi.Resource getResource()
          
 java.lang.String getResourceUUID()
          
 java.lang.Double getScore()
          

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

IdcResourceNodePath

protected IdcResourceNodePath(java.lang.String uuid,
                              oracle.jcr.spi.Resource resource,
                              oracle.jcr.impl.Path nodePath,
                              java.lang.Double score)

Method Detail

getNodePath

public oracle.jcr.impl.Path getNodePath()
Specified by:
getNodePath in interface oracle.jcr.spi.ResourceNodePath

getResource

public oracle.jcr.spi.Resource getResource()
Specified by:
getResource in interface oracle.jcr.spi.ResourceNodePath

getResourceUUID

public java.lang.String getResourceUUID()
Specified by:
getResourceUUID in interface oracle.jcr.spi.ResourceNodePath

getScore

public java.lang.Double getScore()
Specified by:
getScore in interface oracle.jcr.spi.ResourceNodePath

Skip navigation links

Oracle® Fusion Middleware JCR Adapter Java API Reference
11g Release 1 (11.1)

E17351-01


Copyright © 1996, 2010, Oracle and/or its affiliates. All rights reserved.