Uses of Class
org.exoplatform.forum.service.ForumPrivateMessage

Packages that use ForumPrivateMessage
org.exoplatform.forum.service   
org.exoplatform.forum.service.impl   
 

Uses of ForumPrivateMessage in org.exoplatform.forum.service
 

Methods in org.exoplatform.forum.service with parameters of type ForumPrivateMessage
 void ForumService.savePrivateMessage(ForumPrivateMessage privateMessage)
          Save private message.
 void ForumServiceLegacy.savePrivateMessage(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider, ForumPrivateMessage privateMessage)
          Deprecated. use ForumService.savePrivateMessage(ForumPrivateMessage privateMessage)
 

Uses of ForumPrivateMessage in org.exoplatform.forum.service.impl
 

Methods in org.exoplatform.forum.service.impl with parameters of type ForumPrivateMessage
 void ForumServiceImpl.savePrivateMessage(ForumPrivateMessage privateMessage)
           
 void JCRDataStorage.savePrivateMessage(ForumPrivateMessage privateMessage)
           
 void ForumServiceImpl.savePrivateMessage(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider, ForumPrivateMessage privateMessage)
           
 void DataStorage.savePrivateMessage(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider, ForumPrivateMessage privateMessage)
           
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.