|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.jcr.api.JCRNodeRef
public class JCRNodeRef
Helper to retrieve an Alfresco Node Reference from a JCR Node
Constructor Summary | |
---|---|
JCRNodeRef()
|
Method Summary | |
---|---|
static org.alfresco.service.cmr.repository.NodeRef |
getNodeRef(javax.jcr.Node node)
Gets the Node Reference for the specified Node |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JCRNodeRef()
Method Detail |
---|
public static org.alfresco.service.cmr.repository.NodeRef getNodeRef(javax.jcr.Node node) throws javax.jcr.RepositoryException
node
- JCR Node
javax.jcr.RepositoryException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |