Modifier and Type | Method and Description |
---|---|
BinaryResource |
NodesEntityResource.readProperty(String fileNodeId,
Parameters parameters)
Download content
|
BinaryResource |
NodeVersionsRelation.readProperty(String nodeId,
String versionId,
Parameters parameters) |
BinaryResource |
NodeRenditionsRelation.readProperty(String nodeId,
String renditionId,
Parameters parameters) |
Node |
NodesEntityResource.updateProperty(String fileNodeId,
BasicContentInfo contentInfo,
InputStream stream,
Parameters parameters)
Upload new version of content
This allow binary content update of an existing file/content node.
|
Modifier and Type | Method and Description |
---|---|
void |
PeopleEntityResource.deleteProperty(String personId,
Parameters parameters)
Delete avatar image content
|
BinaryResource |
PeopleEntityResource.readProperty(String personId,
Parameters parameters)
Download avatar image content
|
Person |
PeopleEntityResource.updateProperty(String personId,
BasicContentInfo contentInfo,
InputStream stream,
Parameters parameters)
Upload avatar image content
|
Modifier and Type | Method and Description |
---|---|
BinaryResource |
QuickShareLinkEntityResource.readProperty(String sharedId,
Parameters parameters)
Download content via shared link.
|
BinaryResource |
QuickShareLinkRenditionsRelation.readProperty(String sharedId,
String renditionId,
Parameters parameters) |
Modifier and Type | Method and Description |
---|---|
BinaryResource |
ProcessDefinitionsRestEntityResource.readProperty(String id,
Parameters parameters) |
Modifier and Type | Method and Description |
---|---|
BinaryResource |
ProcessesRestEntityResource.readProperty(String entityId,
Parameters parameters) |
Copyright © 2005–2017 Alfresco Software. All rights reserved.