Package org.hippoecm.hst.pagecomposer.jaxrs.model

Interface Summary
ComponentWrapper.ParameterType Deprecated. From HST version 2.23.01, the type of a parameter is determined from the return type of the annotated getter method and (possibly) additional annotations in the package org.hippoecm.hst.core.parameters
 

Class Summary
ComponentRepresentation  
ComponentWrapper Component node wrapper that will be mapped automatically by the JAXRS (Jettison or JAXB) for generating the JSON/XML
ComponentWrapper.Property Deprecated. will be replaced soon
ContainerItemRepresentation This class can probably be removed once new items are added through the in-memory model instead of created through jcr.
ContainerRepresentation A ContainerRepresentation extends ComponentRepresentation with a computed list of it's child items by their id.
DocumentRepresentation  
ExtResponseRepresentation This model represents that response that Ext expects to wrap the actual data.
PageModelRepresentation Representation of an entire in-memory pageModel for a given pageUUID
PersonaRepresentation Represents a persona.
PersonasRepresentation Represents a list of personas.
PostRepresentation<T extends ComponentRepresentation> Temporary helper class that is used to load an object (an instance of ComponentRepresentation) from an EXT json post.
ToolkitRepresentation The Toolkit represents all unique container items found in the provided Mount
 



Copyright © 2008-2012 Hippo. All Rights Reserved.