ModeShape Distribution 3.5.0.Final

org.modeshape.jcr.cache.document
Class SessionNode.FederatedSegmentChanges

java.lang.Object
  extended by org.modeshape.jcr.cache.document.SessionNode.FederatedSegmentChanges
Enclosing class:
SessionNode

@ThreadSafe
protected static class SessionNode.FederatedSegmentChanges
extends Object


Constructor Summary
protected SessionNode.FederatedSegmentChanges()
           
 
Method Summary
protected  void addSegment(String externalNodeKey, String name)
           
protected  Map<String,String> getAdditions()
           
protected  Set<String> getRemovals()
           
protected  void removeSegment(String externalNodeKey)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SessionNode.FederatedSegmentChanges

protected SessionNode.FederatedSegmentChanges()
Method Detail

addSegment

protected void addSegment(String externalNodeKey,
                          String name)

removeSegment

protected void removeSegment(String externalNodeKey)

getAdditions

protected Map<String,String> getAdditions()

getRemovals

protected Set<String> getRemovals()

ModeShape Distribution 3.5.0.Final

Copyright © 2008-2013 JBoss, a division of Red Hat. All Rights Reserved.