org.hippoecm.hst.jaxrs.model.content
Class NodeRepresentationDataset

java.lang.Object
  extended by org.hippoecm.hst.jaxrs.model.content.AbstractDataset
      extended by org.hippoecm.hst.jaxrs.model.content.AbstractNodeRepresentationDataset
          extended by org.hippoecm.hst.jaxrs.model.content.NodeRepresentationDataset
All Implemented Interfaces:
Serializable

public class NodeRepresentationDataset
extends AbstractNodeRepresentationDataset

NodeRepresentationDataset

Version:
$Id$
See Also:
Serialized Form

Constructor Summary
NodeRepresentationDataset()
           
 
Method Summary
 List<? extends NodeRepresentation> getNodes()
           
 
Methods inherited from class org.hippoecm.hst.jaxrs.model.content.AbstractNodeRepresentationDataset
addLink, getLinks, getNodeRepresentations, setLinks, setNodeRepresentations
 
Methods inherited from class org.hippoecm.hst.jaxrs.model.content.AbstractDataset
getBeginIndex, getTotalSize, setBeginIndex, setTotalSize
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NodeRepresentationDataset

public NodeRepresentationDataset()
Method Detail

getNodes

public List<? extends NodeRepresentation> getNodes()


Copyright © 2008-2012 Hippo. All Rights Reserved.