info.magnolia.importexport.postprocessors
Class ActivationStatusImportPostProcessor

java.lang.Object
  extended by info.magnolia.importexport.postprocessors.ActivationStatusImportPostProcessor
All Implemented Interfaces:
ImportPostProcessor

public class ActivationStatusImportPostProcessor
extends Object
implements ImportPostProcessor

Post-processes imported nodes and set activation status to false if needed.


Constructor Summary
ActivationStatusImportPostProcessor()
           
 
Method Summary
 void postProcessNode(javax.jcr.Node node)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActivationStatusImportPostProcessor

public ActivationStatusImportPostProcessor()
Method Detail

postProcessNode

public void postProcessNode(javax.jcr.Node node)
                     throws javax.jcr.RepositoryException
Specified by:
postProcessNode in interface ImportPostProcessor
Throws:
javax.jcr.RepositoryException


Copyright © 2003-2014 Magnolia International Ltd.. All Rights Reserved.