| Modifier and Type | Method and Description |
|---|---|
BinaryResource |
BinaryResourceAction.Read.readProperty(String entityId,
Parameters parameters)
Retrieves a binary property by returning a BinaryResource object.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FileBinaryResource
A binary resource based on a File.
|
class |
NodeBinaryResource
A binary resource based on a Node reference.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractResourceWebScript.streamResponse(org.springframework.extensions.webscripts.WebScriptRequest req,
org.springframework.extensions.webscripts.WebScriptResponse res,
BinaryResource resource) |
| Modifier and Type | Method and Description |
|---|---|
BinaryResource |
ProcessDefinitions.getProcessDefinitionImage(String definitionId) |
BinaryResource |
Processes.getProcessImage(String processId) |
| Modifier and Type | Method and Description |
|---|---|
BinaryResource |
ProcessDefinitionsImpl.getProcessDefinitionImage(String definitionId) |
BinaryResource |
ProcessesImpl.getProcessImage(String processId) |
| 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–2014 Alfresco Software. All rights reserved.