* @throws ItemStateException if an error occurs
*/
protected SharedItemStateManager createItemStateManager(
PersistenceManager persistMgr, boolean usesReferences,
ISMLocking locking) throws ItemStateException {
return new SharedItemStateManager(
persistMgr,
context.getRootNodeId(),
context.getNodeTypeRegistry(),
true,
context.getItemStateCacheFactory(),