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

Packages that use HippoDocumentRepresentation
org.hippoecm.hst.jaxrs.model.content   
org.hippoecm.hst.jaxrs.services.content   
 

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

Methods in org.hippoecm.hst.jaxrs.model.content that return HippoDocumentRepresentation
 HippoDocumentRepresentation HippoDocumentRepresentation.represent(HippoDocumentBean hippoBean)
           
 

Methods in org.hippoecm.hst.jaxrs.model.content that return types with arguments of type HippoDocumentRepresentation
 List<HippoDocumentRepresentation> HippoDocumentRepresentationDataset.getDocuments()
           
 

Uses of HippoDocumentRepresentation in org.hippoecm.hst.jaxrs.services.content
 

Methods in org.hippoecm.hst.jaxrs.services.content that return HippoDocumentRepresentation
 HippoDocumentRepresentation HippoDocumentContentResource.getDocumentResource(javax.servlet.http.HttpServletRequest servletRequest, javax.servlet.http.HttpServletResponse servletResponse, javax.ws.rs.core.UriInfo uriInfo)
           
 HippoDocumentRepresentation HippoFolderContentResource.getDocumentResource(javax.servlet.http.HttpServletRequest servletRequest, javax.servlet.http.HttpServletResponse servletResponse, javax.ws.rs.core.UriInfo uriInfo, String documentName)
           
 



Copyright © 2008-2012 Hippo. All Rights Reserved.