info.magnolia.importexport.postprocessors
Interface ImportPostProcessor

All Known Implementing Classes:
MetaDataImportPostProcessor

public interface ImportPostProcessor

Post processor used to transform nodes following an import operation. Commonly used for migration.

See Also:
DataTransporter

Method Summary
 void postProcessNode(javax.jcr.Node node)
           
 

Method Detail

postProcessNode

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


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