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

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.HippoDocumentRepresentationDataset
All Implemented Interfaces:
Serializable

public class HippoDocumentRepresentationDataset
extends AbstractNodeRepresentationDataset

HippoDocumentRepresentationDataset

Version:
$Id$
See Also:
Serialized Form

Constructor Summary
HippoDocumentRepresentationDataset()
           
 
Method Summary
 List<HippoDocumentRepresentation> getDocuments()
           
 
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

HippoDocumentRepresentationDataset

public HippoDocumentRepresentationDataset()
Method Detail

getDocuments

public List<HippoDocumentRepresentation> getDocuments()


Copyright © 2008-2012 Hippo. All Rights Reserved.