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
- Parameters
FileBinaryResource
or NodeBinaryResource
EntityNotFoundException
Copyright © 2005–2017 Alfresco Software. All rights reserved.