com.orientechnologies.jdo.directory
Class oDirectoryManager
java.lang.Object
com.orientechnologies.jdo.directory.oDirectoryManager
- public class oDirectoryManager
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
oDirectoryManager
public oDirectoryManager()
addReference
public void addReference(oSysFolder iRoot,
java.lang.String iPath,
oOID iRef)
throws oDirectoryException
- Throws:
oDirectoryException
findReference
public oSysReference findReference(oSysFolder iRoot,
java.lang.String iPath)
throws oDirectoryException
- Throws:
oDirectoryException
findFolder
public oSysFolder findFolder(oSysFolder iRoot,
java.lang.String iPath)
throws oDirectoryException
- Throws:
oDirectoryException
splitPath
public java.lang.String[] splitPath(java.lang.String iPath)
throws oDirectoryException
- Throws:
oDirectoryException
getInstance
public static oDirectoryManager getInstance()