Make saveDocument protected and add a protected deleteDocument.
---------------------------------------------------------------
Key: XWIKI-1795
URL: http://jira.xwiki.org/jira/browse/XWIKI-1795
Project: XWiki Platform
Issue Type: Improvement
Components: APIs
Affects Versions: 1.2 M1, 1.1.1
Reporter: Thomas Mortagne
In a "customClass" extended Document it is difficult to make actions at save
and delete time. To be able to overwrite theses Document.saveDocument is made
protected and a protected Document.deleteDocument is created called by
Document.delete() and Document.deleteWithProgrammingRights().
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.xwiki.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
notifications mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/notifications