public static interface RelationshipResourceBinaryAction.DeleteWithResponse extends ResourceAction
| Modifier and Type | Method and Description |
|---|---|
void |
deleteProperty(String entityId,
String entityResourceId,
Parameters parameters,
WithResponse withResponse)
Deletes a binary property.
|
void deleteProperty(String entityId, String entityResourceId, Parameters parameters, WithResponse withResponse)
Parameters object.
See Parameters.hasBinaryProperty(String) or Parameters.getBinaryProperty()entityId - unique identityResourceId - Entity resource context for this relationshipparameters - ParametersCopyright © 2005–2018 Alfresco Software. All rights reserved.