|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.priha.path.PathManager
public class PathManager
PathManager stores all the Paths within a Session.
Constructor Summary | |
---|---|
PathManager()
|
Method Summary | |
---|---|
Path |
getPath(PathRef p)
|
PathRef |
getPathRef(Path path)
|
void |
move(Path oldPath,
Path newPath)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PathManager()
Method Detail |
---|
public Path getPath(PathRef p) throws javax.jcr.PathNotFoundException
javax.jcr.PathNotFoundException
public PathRef getPathRef(Path path)
public void move(Path oldPath, Path newPath)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |