Uses of Class
org.hippoecm.hst.jaxrs.model.content.NodeRepresentation

Packages that use NodeRepresentation
org.hippoecm.hst.jaxrs.model.content   
 

Uses of NodeRepresentation in org.hippoecm.hst.jaxrs.model.content
 

Subclasses of NodeRepresentation in org.hippoecm.hst.jaxrs.model.content
 class HippoDocumentRepresentation
          HippoDocumentRepresentation
 class HippoFacetChildNavigationRepresentation
          HippoFacetChildNavigationRepresentation
 class HippoFacetNavigationRepresentation
          HippoFacetNavigationRepresentation
 class HippoFacetResultSetRepresentation
          HippoFacetResultSetRepresentation
 class HippoFolderRepresentation
          HippoFolderRepresentation
 class HippoGalleryImageRepresentation
           
 class HippoGalleryImageSetRepresentation
           
 class HippoHtmlRepresentation
           
 class HippoResourceRepresentation
           
 

Methods in org.hippoecm.hst.jaxrs.model.content that return NodeRepresentation
 NodeRepresentation NodeRepresentation.represent(HippoBean hippoBean)
           
 

Methods in org.hippoecm.hst.jaxrs.model.content that return types with arguments of type NodeRepresentation
protected  List<? extends NodeRepresentation> AbstractNodeRepresentationDataset.getNodeRepresentations()
           
 List<? extends NodeRepresentation> NodeRepresentationDataset.getNodes()
           
 

Method parameters in org.hippoecm.hst.jaxrs.model.content with type arguments of type NodeRepresentation
 void AbstractNodeRepresentationDataset.setNodeRepresentations(List<? extends NodeRepresentation> nodeRepresentations)
           
 



Copyright © 2008-2012 Hippo. All Rights Reserved.