org.hippoecm.hst.jaxrs.model.content
Class HippoResourceRepresentation
java.lang.Object
org.hippoecm.hst.jaxrs.model.content.NodeRepresentation
org.hippoecm.hst.jaxrs.model.content.HippoResourceRepresentation
- Direct Known Subclasses:
- HippoGalleryImageRepresentation
public class HippoResourceRepresentation
- extends NodeRepresentation
- Version:
- $Id$
Methods inherited from class org.hippoecm.hst.jaxrs.model.content.NodeRepresentation |
addLink, getLinks, getLocalizedName, getName, getPath, getPrimaryNodeTypeName, getRequestContext, isLeaf, represent, setLinks, setLocalizedName, setName, setPrimaryNodeTypeName |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HippoResourceRepresentation
public HippoResourceRepresentation()
represent
public HippoResourceRepresentation represent(HippoResourceBean bean)
throws javax.jcr.RepositoryException
- Throws:
javax.jcr.RepositoryException
getMimeType
public String getMimeType()
setMimeType
public void setMimeType(String mimeType)
getLength
public long getLength()
setLength
public void setLength(long length)
Copyright © 2008-2012 Hippo. All Rights Reserved.