public static interface FavouritesServiceImpl.OnRemoveFavouritePolicy extends ClassPolicy
Policy.Arg
Modifier and Type | Field and Description |
---|---|
static org.alfresco.service.namespace.QName |
QNAME |
Modifier and Type | Method and Description |
---|---|
void |
onRemoveFavourite(String userName,
org.alfresco.service.cmr.repository.NodeRef nodeRef)
Called after a favourite has been removed
|
void onRemoveFavourite(String userName, org.alfresco.service.cmr.repository.NodeRef nodeRef)
userName
- the username of the person who favourited the nodenodeRef
- the node that was un-favouritedCopyright © 2005–2017 Alfresco Software. All rights reserved.