info.magnolia.cms.core.version
Class CopyUtil

java.lang.Object
  extended by info.magnolia.cms.core.version.CopyUtil

public final class CopyUtil
extends java.lang.Object

Author:
Sameer Charles $Id: CopyUtil.java 32667 2010-03-13 00:37:06Z gjoseph $ Utility class to copy nodes using specified Roles to the magnolia specific version store

Method Summary
 void clone(Content node, Content parent, Content.ContentFilter filter, boolean removeExisting)
          clone
static CopyUtil getInstance()
          get instance
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static CopyUtil getInstance()
get instance


clone

public void clone(Content node,
                  Content parent,
                  Content.ContentFilter filter,
                  boolean removeExisting)
           throws javax.jcr.RepositoryException
clone

Parameters:
node -
parent -
filter -
removeExisting -
Throws:
javax.jcr.RepositoryException


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