public static interface RelationshipResourceBinaryAction.ReadWithResponse extends ResourceAction
| Modifier and Type | Method and Description |
|---|---|
BinaryResource |
readProperty(String entityId,
String entityResourceId,
Parameters parameters,
WithResponse withResponse)
Retrieves a binary property by returning a BinaryResource object.
|
BinaryResource readProperty(String entityId, String entityResourceId, Parameters parameters, WithResponse withResponse) 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.