public interface ContentEvent extends BasicNodeEvent
| Modifier and Type | Field and Description |
|---|---|
static String |
DOWNLOAD |
static String |
READ_RANGE |
| Modifier and Type | Method and Description |
|---|---|
String |
getEncoding() |
String |
getMimeType() |
long |
getSize() |
void |
setEncoding(String encoding) |
void |
setMimeType(String mimeType) |
void |
setSize(long size) |
getName, getNodeId, getNodeType, setName, setNodeId, setNodeType, setSiteIdgetTxnIdgetNetworkIdgetClientgetId, getTimestamp, getType, getUsernamestatic final String DOWNLOAD
static final String READ_RANGE
Copyright © 2005–2018 Alfresco Software. All rights reserved.