ALF-9153 Start on implementing the DiscussionService

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@29704 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Nick Burch
2011-08-11 21:14:48 +00:00
parent 753f154a92
commit 2f926fc967
6 changed files with 827 additions and 5 deletions

View File

@@ -76,7 +76,7 @@ public interface PostInfo extends Serializable, PermissionCheckValue {
String getCreator();
/**
* @return the modifier of the post
* @return the modifier of the wiki page
*/
String getModifier();