Alfresco policies
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2011 09:59 AM
Hello.
I'm wrote implementation of the OnDeleteNodePolicy interface. But i have a problem. My goal was to prohibit the removal of nodes with specific associations, but I can not prohibit removal of nodes. Maybe I'll figured out badly with Alfresco Police and behaviors concepts and they are not designed for this? Please, answer my question.
Thank you.
I'm wrote implementation of the OnDeleteNodePolicy interface. But i have a problem. My goal was to prohibit the removal of nodes with specific associations, but I can not prohibit removal of nodes. Maybe I'll figured out badly with Alfresco Police and behaviors concepts and they are not designed for this? Please, answer my question.
Thank you.
Labels:
- Labels:
-
Archive
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2011 09:24 AM
You probably want the "beforeDeleteNode" policy instead.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2011 07:05 AM
Hello.
Yes, i'm trying it to use before yoor post and it's work fine. Thank you.
Yes, i'm trying it to use before yoor post and it's work fine. Thank you.
