org.exoplatform.social.extras.migration.rw
Class RemoveManager

java.lang.Object
  extended by org.exoplatform.social.extras.migration.rw.RemoveManager

public class RemoveManager
extends Object

Version:
$Revision$
Author:
Alain Defrance

Constructor Summary
RemoveManager(int size, javax.jcr.Session session)
           
 
Method Summary
 void complete()
           
 void remove(javax.jcr.Node node)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoveManager

public RemoveManager(int size,
                     javax.jcr.Session session)
Method Detail

remove

public void remove(javax.jcr.Node node)
            throws javax.jcr.RepositoryException
Throws:
javax.jcr.RepositoryException

complete

public void complete()
              throws javax.jcr.RepositoryException
Throws:
javax.jcr.RepositoryException


Copyright © 2013 eXo Platform SAS. All Rights Reserved.