org.kuali.ole.docstore.repository
Class NodeCountManager
java.lang.Object
org.kuali.ole.docstore.repository.NodeCountManager
public class NodeCountManager
- extends Object
Created by IntelliJ IDEA.
User: SG7940
Date: 10/11/12
Time: 12:59 PM
To change this template use File | Settings | File Templates.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getNodeCountManager
public static NodeCountManager getNodeCountManager()
generateNodeCountMap
public Map generateNodeCountMap()
throws OleException,
javax.jcr.RepositoryException
- Throws:
OleException
javax.jcr.RepositoryException
isLastFolderNodeByName
public boolean isLastFolderNodeByName(javax.jcr.Node node)
throws javax.jcr.RepositoryException
- Throws:
javax.jcr.RepositoryException
updateNodeCount
public void updateNodeCount(javax.jcr.Node node,
long count)
throws javax.jcr.RepositoryException,
OleException
- Throws:
javax.jcr.RepositoryException
OleException
getNodeCountMap
public Map getNodeCountMap()
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.