org.hippoecm.hst.pagecomposer.jaxrs.model
Class ContainerItemRepresentation

java.lang.Object
  extended by org.hippoecm.hst.pagecomposer.jaxrs.model.ComponentRepresentation
      extended by org.hippoecm.hst.pagecomposer.jaxrs.model.ContainerItemRepresentation

public class ContainerItemRepresentation
extends ComponentRepresentation

This class can probably be removed once new items are added through the in-memory model instead of created through jcr.


Constructor Summary
ContainerItemRepresentation()
           
 
Method Summary
 ContainerItemRepresentation represent(javax.jcr.Node node)
           
 
Methods inherited from class org.hippoecm.hst.pagecomposer.jaxrs.model.ComponentRepresentation
getComponentClassName, getDropDownListDisplayValues, getDropDownListValues, getIconPath, getIconURL, getId, getLabel, getName, getParentId, getPath, getTemplate, getType, getTypeValue, getXtype, represent, setComponentClassName, setDropDownListDisplayValues, setDropDownListValues, setIconPath, setIconURL, setId, setLabel, setName, setParentId, setPath, setTemplate, setType, setXtype
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContainerItemRepresentation

public ContainerItemRepresentation()
Method Detail

represent

public ContainerItemRepresentation represent(javax.jcr.Node node)
                                      throws javax.jcr.RepositoryException
Throws:
javax.jcr.RepositoryException


Copyright © 2008-2012 Hippo. All Rights Reserved.