|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.jcr.item.JCRPath
public class JCRPath
JCR Path Helper
Nested Class Summary | |
---|---|
static class |
JCRPath.RootSimpleElement
Root Path Element |
static class |
JCRPath.SimpleElement
Simple Path Element used for building JCR Paths |
Constructor Summary | |
---|---|
JCRPath(org.alfresco.service.namespace.NamespacePrefixResolver resolver,
java.lang.String strPath)
Constuct path from string representation of path |
Method Summary | |
---|---|
org.alfresco.service.cmr.repository.Path |
getPath()
Get the Path |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public JCRPath(org.alfresco.service.namespace.NamespacePrefixResolver resolver, java.lang.String strPath)
strPath
- Method Detail |
---|
public org.alfresco.service.cmr.repository.Path getPath()
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |