public static interface BinaryResourceAction.Read extends ResourceAction
| Modifier and Type | Method and Description |
|---|---|
BinaryResource |
readProperty(java.lang.String entityId,
Parameters parameters)
Retrieves a binary property by returning a BinaryResource object.
|
BinaryResource readProperty(java.lang.String entityId, Parameters parameters) throws EntityNotFoundException
Parameters object.
See Parameters.hasBinaryProperty(String) or Parameters.getBinaryProperty()entityId - unique idparameters - ParametersFileBinaryResource or NodeBinaryResourceEntityNotFoundExceptionCopyright © 2005 - 2013 Alfresco Software, Inc. All Rights Reserved.