com.day.cq.compat.migration.impl.contentbus
Class ComponentHierarchy

java.lang.Object
  extended by com.day.cq.compat.migration.impl.contentbus.ComponentHierarchy

public class ComponentHierarchy
extends Object

The ComponentHierarchy class represents the component hierarchy stored for a template


Nested Class Summary
static class ComponentHierarchy.Cell
           
 
Method Summary
static String getComponentId(Session session, ContentElement content)
           
 String getComponentIdForContent(String contentQualident)
           
static ComponentHierarchy getInstance(Session session, Page page)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static ComponentHierarchy getInstance(Session session,
                                             Page page)

getComponentId

public static String getComponentId(Session session,
                                    ContentElement content)

getComponentIdForContent

public String getComponentIdForContent(String contentQualident)


Copyright © 2008 Day Management AG. All Rights Reserved.