public static interface BinaryResourceAction.Delete extends ResourceAction
Modifier and Type | Method and Description |
---|---|
void |
deleteProperty(java.lang.String entityId,
Parameters parameters)
Deletes a binary property.
|
void deleteProperty(java.lang.String entityId, Parameters parameters)
Parameters
object.
See Parameters.hasBinaryProperty(String)
or Parameters.getBinaryProperty()
entityId
- unique idparameters
- Parameters
Copyright © 2005 - 2013 Alfresco Software, Inc. All Rights Reserved.