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

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

public class HippoFolderRepresentationDataset
extends AbstractNodeRepresentationDataset

HippoFolderRepresentationDataset

Version:
$Id$
See Also:
Serialized Form

Constructor Summary
HippoFolderRepresentationDataset()
           
 
Method Summary
 List<HippoFolderRepresentation> getFolders()
           
 
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

HippoFolderRepresentationDataset

public HippoFolderRepresentationDataset()
Method Detail

getFolders

public List<HippoFolderRepresentation> getFolders()


Copyright © 2008-2012 Hippo. All Rights Reserved.