public static interface BinaryResourceAction.ReadWithResponse extends ResourceAction
| Modifier and Type | Method and Description |
|---|---|
BinaryResource |
readProperty(String entityId,
Parameters parameters,
WithResponse withResponse)
Retrieves a binary property by returning a BinaryResource object.
|
BinaryResource readProperty(String entityId, Parameters parameters, WithResponse withResponse) throws EntityNotFoundException
Parameters object.
See Parameters.hasBinaryProperty(String) or Parameters.getBinaryProperty()entityId - unique idparameters - ParametersFileBinaryResource or NodeBinaryResourceEntityNotFoundExceptionCopyright © 2005–2018 Alfresco Software. All rights reserved.