org.hippoecm.hst.pagecomposer.jaxrs.model
Class ContainerItemRepresentation
java.lang.Object
org.hippoecm.hst.pagecomposer.jaxrs.model.ComponentRepresentation
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.
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 |
ContainerItemRepresentation
public ContainerItemRepresentation()
represent
public ContainerItemRepresentation represent(javax.jcr.Node node)
throws javax.jcr.RepositoryException
- Throws:
javax.jcr.RepositoryException
Copyright © 2008-2012 Hippo. All Rights Reserved.