public class HippoResourceRepresentation extends NodeRepresentation
Constructor and Description |
---|
HippoResourceRepresentation() |
Modifier and Type | Method and Description |
---|---|
long |
getLength() |
String |
getMimeType() |
boolean |
isBlank() |
HippoResourceRepresentation |
represent(HippoResourceBean bean) |
void |
setBlank(boolean blank) |
void |
setLength(long length) |
void |
setMimeType(String mimeType) |
addLink, getDisplayName, getLinks, getLocalizedName, getName, getPath, getPrimaryNodeTypeName, getRequestContext, isLeaf, represent, setDisplayName, setLinks, setLocalizedName, setName, setPrimaryNodeTypeName
public HippoResourceRepresentation represent(HippoResourceBean bean) throws javax.jcr.RepositoryException
javax.jcr.RepositoryException
public String getMimeType()
public void setMimeType(String mimeType)
public long getLength()
public void setLength(long length)
public boolean isBlank()
public void setBlank(boolean blank)
Copyright © 2008–2016 Hippo B.V. (http://www.onehippo.com). All rights reserved.