public static interface RelationshipResourceAction.DeleteSet extends ResourceAction
| Modifier and Type | Method and Description |
|---|---|
void |
deleteSet(String entityResourceId,
Parameters params)
Deletes related entities from the collection
|
void deleteSet(String entityResourceId, Parameters params)
entityResourceId - Entity resource context for this relationshipparams - implementation may choose to restrict the set to be be deleted based on params (ie. not necessarily "all")Copyright © 2005–2018 Alfresco Software. All rights reserved.