public static interface RelationshipResourceBinaryAction.Read extends ResourceAction
| Modifier and Type | Method and Description |
|---|---|
BinaryResource |
readProperty(String entityId,
String entityResourceId,
Parameters parameters)
Retrieves a binary property by returning a BinaryResource object.
|
BinaryResource readProperty(String entityId, String entityResourceId, Parameters parameters) throws EntityNotFoundException
Parameters object.
See Parameters.hasBinaryProperty(String) or Parameters.getBinaryProperty()entityId - unique identityResourceId - Entity resource context for this relationshipparameters - ParametersFileBinaryResource or NodeBinaryResourceEntityNotFoundExceptionCopyright © 2005–2018 Alfresco Software. All rights reserved.