org.jboss.portal.cms.impl.jcr.util
Class ResourceUtil

java.lang.Object
  extended by org.jboss.portal.cms.impl.jcr.util.ResourceUtil

public class ResourceUtil
extends java.lang.Object

Author:
Sohil Shah

Constructor Summary
ResourceUtil()
           
 
Method Summary
static void createParentHierarchy(JCRCommandContext context, java.lang.String parentPath)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceUtil

public ResourceUtil()
Method Detail

createParentHierarchy

public static void createParentHierarchy(JCRCommandContext context,
                                         java.lang.String parentPath)
                                  throws CMSException
Parameters:
parentPath -
Throws:
CMSException