|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ForumServiceLegacy
Created by The eXo Platform SARL.
| Method Summary | |
|---|---|
boolean |
addBanIPForum(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String ip,
java.lang.String forumId)
Deprecated. use ForumService.addBanIPForum(String ip, String forumId) |
void |
addTag(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.util.List<Tag> tags,
java.lang.String userName,
java.lang.String topicPath)
Deprecated. use ForumService#addTag(List |
void |
addWatch(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
int watchType,
java.lang.String path,
java.util.List<java.lang.String> values,
java.lang.String currentUser)
Deprecated. use ForumService#addWatch(int watchType, String path, List |
void |
createUserProfile(org.exoplatform.services.jcr.ext.common.SessionProvider sysSession,
org.exoplatform.services.organization.User user)
Deprecated. use (User user) |
void |
evaluateActiveUsers(org.exoplatform.services.jcr.ext.common.SessionProvider sysProvider,
java.lang.String query)
Deprecated. use ForumService.evaluateActiveUsers(String query) |
java.lang.Object |
exportXML(java.lang.String categoryId,
java.lang.String forumId,
java.util.List<java.lang.String> objectIds,
java.lang.String nodePath,
java.io.ByteArrayOutputStream bos,
boolean isExportAll,
org.exoplatform.services.jcr.ext.common.SessionProvider sessionProvider)
Deprecated. use ForumService#exportXML(String categoryId, String forumId, String nodePath, ByteArrayOutputStream bos) |
java.util.List<ForumSearch> |
getAdvancedSearch(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
ForumEventQuery eventQuery,
java.util.List<java.lang.String> listCateIds,
java.util.List<java.lang.String> listForumIds)
Deprecated. use ForumService#getAdvancedSearch(ForumEventQuery eventQuery, List |
java.util.List<ForumLinkData> |
getAllLink(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String strQueryCate,
java.lang.String strQueryForum)
Deprecated. use ForumService.getAllLink(String strQueryCate, String strQueryForum) |
java.util.List<PruneSetting> |
getAllPruneSetting(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider)
Deprecated. use ForumService.getAllPruneSetting() |
java.util.List<Tag> |
getAllTags(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider)
Deprecated. use ForumService.getAllTags() |
java.util.List<Topic> |
getAllTopicsOld(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
long date,
java.lang.String forumPatch)
Deprecated. use ForumService.getAllTopicsOld(long date, String forumPatch) |
long |
getAvailablePost(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String categoryId,
java.lang.String forumId,
java.lang.String topicId,
java.lang.String isApproved,
java.lang.String isHidden,
java.lang.String userLogin)
Deprecated. use ForumService.getAvailablePost(String categoryId, String forumId, String topicId, String isApproved, String isHidden, String userLogin) |
java.util.List<java.lang.String> |
getBookmarks(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String userName)
Deprecated. use ForumService.getBookmarks(String userName) |
java.util.List<Category> |
getCategories(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider)
Deprecated. use ForumService.getCategories() |
Category |
getCategory(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String categoryId)
Deprecated. use ForumService.getCategory(String categoryId) |
UserProfile |
getDefaultUserProfile(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String userName,
java.lang.String ip)
Deprecated. use ForumService.getDefaultUserProfile(String userName, String ip) |
Forum |
getForum(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String categoryId,
java.lang.String forumId)
Deprecated. use ForumService.getForum(String categoryId, String forumId) |
ForumAdministration |
getForumAdministration(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider)
Deprecated. use ForumService.getForumAdministration() |
java.lang.String |
getForumHomePath(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider)
Deprecated. use ForumService.getForumHomePath() |
java.util.List<Forum> |
getForums(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String categoryId,
java.lang.String strQuery)
Deprecated. use ForumService.getForums(String categoryId, String strQuery) |
ForumStatistic |
getForumStatistic(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider)
Deprecated. use ForumService.getForumStatistic() |
java.util.List<ForumSearch> |
getJobWattingForModerator(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String[] paths)
Deprecated. use ForumService.getJobWattingForModerator(String[] paths) |
int |
getJobWattingForModeratorByUser(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String userId)
Deprecated. use ForumService.getJobWattingForModeratorByUser(String userId) |
JCRPageList |
getListPostsByIP(java.lang.String ip,
java.lang.String strOrderBy,
org.exoplatform.services.jcr.ext.common.SessionProvider sessionProvider)
Deprecated. use ForumService.getListPostsByIP(String ip, String strOrderBy) |
java.util.List<Tag> |
getMyTagInTopic(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String[] tagIds)
Deprecated. use ForumService.getMyTagInTopic(String[] tagIds) |
long |
getNewPrivateMessage(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String userName)
Deprecated. use ForumService.getNewPrivateMessage(String userName) |
java.lang.Object |
getObjectNameById(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String id,
java.lang.String type)
Deprecated. use ForumService.getObjectNameById(String id, String type) |
java.lang.Object |
getObjectNameByPath(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String path)
Deprecated. use ForumService.getObjectNameByPath(String path) |
JCRPageList |
getPageListUserProfile(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider)
Deprecated. use ForumService.getPageListUserProfile() |
JCRPageList |
getPagePostByUser(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String userName,
java.lang.String userId,
boolean isMod,
java.lang.String strOrderBy)
Deprecated. use ForumService.getPagePostByUser(String userName, String userId, boolean isMod, String strOrderBy) |
JCRPageList |
getPageTopic(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String categoryId,
java.lang.String forumId,
java.lang.String strQuery,
java.lang.String strOrderBy)
Deprecated. use ForumService.getPageTopic(String categoryId, String forumId, String strQuery, String strOrderBy) |
JCRPageList |
getPageTopicByUser(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String userName,
boolean isMod,
java.lang.String strOrderBy)
Deprecated. use ForumService.getPageTopicByUser(String userName, boolean isMod, String strOrderBy) |
JCRPageList |
getPageTopicOld(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
long date,
java.lang.String forumPatch)
Deprecated. use ForumService.getPageTopicOld(long date, String forumPatch) |
Poll |
getPoll(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String categoryId,
java.lang.String forumId,
java.lang.String topicId)
Deprecated. use ForumService.getPoll(String categoryId, String forumId, String topicId) |
Post |
getPost(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String categoryId,
java.lang.String forumId,
java.lang.String topicId,
java.lang.String postId)
Deprecated. use ForumService.getPost(String categoryId, String forumId, String topicId, String postId) |
JCRPageList |
getPosts(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String categoryId,
java.lang.String forumId,
java.lang.String topicId,
java.lang.String isApproved,
java.lang.String isHidden,
java.lang.String strQuery,
java.lang.String userLogin)
Deprecated. use ForumService.getPosts(String categoryId, String forumId, String topicId, String isApproved, String isHidden, String strQuery, String userLogin) |
JCRPageList |
getPrivateMessage(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String userName,
java.lang.String type)
Deprecated. use ForumService.getPrivateMessage(String userName, String type) |
PruneSetting |
getPruneSetting(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String forumPath)
Deprecated. use ForumService.getPruneSetting(String forumPath) |
UserProfile |
getQuickProfile(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String userName)
Deprecated. use ForumService.getQuickProfile(String userName) |
java.util.List<UserProfile> |
getQuickProfiles(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.util.List<java.lang.String> userList)
Deprecated. use ForumService#getQuickProfiles(List |
java.util.List<ForumSearch> |
getQuickSearch(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String textQuery,
java.lang.String type,
java.lang.String pathQuery,
java.lang.String userId,
java.util.List<java.lang.String> listCateIds,
java.util.List<java.lang.String> listForumIds,
java.util.List<java.lang.String> forumIdsOfModerator)
Deprecated. use ForumService#getQuickSearch(String textQuery, String type, String pathQuery, String userId, List |
Tag |
getTag(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String tagId)
Deprecated. use ForumService.getTag(String tagId) |
Topic |
getTopic(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String categoryId,
java.lang.String forumId,
java.lang.String topicId,
java.lang.String userRead)
Deprecated. use ForumService.getTopic(String categoryId, String forumId, String topicId, String userRead) |
JCRPageList |
getTopicByMyTag(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String userIdAndtagId,
java.lang.String strOrderBy)
Deprecated. use ForumService.getTopicByMyTag(String userIdAndtagId, String strOrderBy) |
Topic |
getTopicByPath(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String topicPath,
boolean isLastPost)
Deprecated. use ForumService.getTopicByPath(String topicPath, boolean isLastPost) |
java.util.List<Topic> |
getTopics(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String categoryId,
java.lang.String forumId)
Deprecated. use ForumService.getTopics(String categoryId, String forumId) |
long |
getTotalTopicOld(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
long date,
java.lang.String forumPatch)
Deprecated. use ForumService.getTotalTopicOld(long date, String forumPatch) |
ForumAttachment |
getUserAvatar(java.lang.String userName,
org.exoplatform.services.jcr.ext.common.SessionProvider sessionProvider)
Deprecated. use ForumService.getUserAvatar(String userName) |
UserProfile |
getUserInfo(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String userName)
Deprecated. use ForumService.getUserInfo(String userName) |
UserProfile |
getUserInformations(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
UserProfile userProfile)
Deprecated. use ForumService.getUserInformations(UserProfile userProfile) |
UserProfile |
getUserProfileManagement(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String userName)
Deprecated. use ForumService.getUserProfileManagement(String userName) |
UserProfile |
getUserSettingProfile(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String userName)
Deprecated. use ForumService.getUserSettingProfile(String userName) |
java.util.List<Watch> |
getWatchByUser(java.lang.String userId,
org.exoplatform.services.jcr.ext.common.SessionProvider sessionProvider)
Deprecated. use ForumService.getWatchByUser(String userId) |
void |
importXML(java.lang.String nodePath,
java.io.InputStream is,
java.lang.String mimeType,
org.exoplatform.services.jcr.ext.common.SessionProvider sessionProvider)
Deprecated. use ForumService#importXML(String nodePath, ByteArrayInputStream bis,int typeImport) |
void |
modifyForum(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
Forum forum,
int type)
Deprecated. use ForumService.modifyForum(Forum forum, int type) |
void |
modifyPost(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.util.List<Post> posts,
int type)
Deprecated. use ForumService#modifyPost(List |
void |
modifyTopic(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.util.List<Topic> topics,
int type)
Deprecated. use ForumService#modifyTopic(List |
void |
moveForum(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.util.List<Forum> forums,
java.lang.String destCategoryPath)
Deprecated. use ForumService#moveForum(List |
void |
movePost(java.util.List<Post> posts,
java.lang.String destTopicPath,
boolean isCreatNewTopic,
java.lang.String mailContent,
java.lang.String link)
Deprecated. use ForumService.movePost(String[] postPaths, String destTopicPath, boolean isCreatNewTopic, String mailContent, String link) |
void |
movePost(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.util.List<Post> posts,
java.lang.String destTopicPath,
boolean isCreatNewTopic,
java.lang.String mailContent,
java.lang.String link)
Deprecated. use ForumService.movePost(String[] postPaths, String destTopicPath, boolean isCreatNewTopic, String mailContent, String link) |
void |
moveTopic(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.util.List<Topic> topics,
java.lang.String destForumPath,
java.lang.String mailContent,
java.lang.String link)
Deprecated. use ForumService#moveTopic(List |
void |
registerListenerForCategory(org.exoplatform.services.jcr.ext.common.SessionProvider sessionProvider,
java.lang.String categoryId)
Deprecated. use ForumService.registerListenerForCategory(String categoryId) |
void |
removeBanIPForum(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String ip,
java.lang.String forumId)
Deprecated. use ForumService.removeBanIPForum(String ip, String forumId) |
Category |
removeCategory(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String categoryId)
Deprecated. use ForumService.removeCategory(String categoryId) |
Forum |
removeForum(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String categoryId,
java.lang.String forumId)
Deprecated. use ForumService.removeForum(String categoryId, String forumId) |
Poll |
removePoll(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String categoryId,
java.lang.String forumId,
java.lang.String topicId)
Deprecated. use ForumService.removePoll(String categoryId, String forumId, String topicId) |
void |
removePrivateMessage(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String messageId,
java.lang.String userName,
java.lang.String type)
Deprecated. use ForumService.removePrivateMessage(String messageId, String userName, String type) |
Topic |
removeTopic(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String categoryId,
java.lang.String forumId,
java.lang.String topicId)
Deprecated. use ForumService.removeTopic(String categoryId, String forumId, String topicId) |
void |
removeWatch(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
int watchType,
java.lang.String path,
java.lang.String values)
Deprecated. use ForumService.removeWatch(int watchType, String path, String values) |
void |
saveCategory(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
Category category,
boolean isNew)
Deprecated. use ForumService.saveCategory(Category category, boolean isNew) |
void |
saveCollapsedCategories(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String userName,
java.lang.String categoryId,
boolean isAdd)
Deprecated. use ForumService.saveCollapsedCategories(String userName, String categoryId, boolean isAdd) |
void |
saveEmailUserProfile(java.lang.String userId,
java.lang.String email)
Deprecated. use ForumService#saveUserProfile(User user) |
void |
saveForum(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String categoryId,
Forum forum,
boolean isNew)
Deprecated. use ForumService.saveForum(String categoryId, Forum forum, boolean isNew) |
void |
saveForumAdministration(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
ForumAdministration forumAdministration)
Deprecated. use ForumService.saveForumAdministration(ForumAdministration forumAdministration) |
void |
saveForumStatistic(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
ForumStatistic forumStatistic)
Deprecated. use ForumService.saveForumStatistic(ForumStatistic forumStatistic) |
void |
saveModerateOfForums(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.util.List<java.lang.String> forumPaths,
java.lang.String userName,
boolean isDelete)
Deprecated. use ForumService#saveModerateOfForums(List |
void |
savePoll(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String categoryId,
java.lang.String forumId,
java.lang.String topicId,
Poll poll,
boolean isNew,
boolean isVote)
Deprecated. use ForumService.savePoll(String categoryId, String forumId,
String topicId, Poll poll, boolean isNew, boolean isVote) |
void |
savePost(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String categoryId,
java.lang.String forumId,
java.lang.String topicId,
Post post,
boolean isNew,
java.lang.String defaultEmailContent)
Deprecated. use ForumService.savePost(String categoryId, String forumId,
String topicId, Post post, boolean isNew, String defaultEmailContent) |
void |
savePrivateMessage(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
ForumPrivateMessage privateMessage)
Deprecated. use ForumService.savePrivateMessage(ForumPrivateMessage privateMessage) |
void |
savePruneSetting(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
PruneSetting pruneSetting)
Deprecated. use ForumService#savePruneSetting() |
void |
saveReadMessage(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String messageId,
java.lang.String userName,
java.lang.String type)
Deprecated. use ForumService.saveReadMessage(String messageId, String userName, String type) |
void |
saveTag(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
Tag newTag)
Deprecated. use ForumService.saveTag(Tag newTag) |
void |
saveTopic(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String categoryId,
java.lang.String forumId,
Topic topic,
boolean isNew,
boolean isMove,
java.lang.String defaultEmailContent)
Deprecated. use ForumService.saveTopic(String categoryId, String forumId, Topic topic, boolean isNew, boolean isMove, String defaultEmailContent) |
void |
saveUserAvatar(java.lang.String userId,
ForumAttachment fileAttachment,
org.exoplatform.services.jcr.ext.common.SessionProvider sessionProvider)
Deprecated. use ForumService.saveUserAvatar(String userId, ForumAttachment fileAttachment) |
void |
saveUserBookmark(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String userName,
java.lang.String bookMark,
boolean isNew)
Deprecated. use ForumService.saveUserBookmark(String userName, String bookMark, boolean isNew) |
void |
saveUserProfile(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
UserProfile userProfile,
boolean isOption,
boolean isBan)
Deprecated. use ForumService.saveUserProfile(UserProfile userProfile, boolean isOption, boolean isBan) |
void |
saveUserSettingProfile(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
UserProfile userProfile)
Deprecated. use ForumService.saveUserSettingProfile(UserProfile userProfile) |
javax.jcr.NodeIterator |
search(java.lang.String queryString,
org.exoplatform.services.jcr.ext.common.SessionProvider sessionProvider)
Deprecated. use ForumService.search(String queryString) |
JCRPageList |
searchUserProfile(org.exoplatform.services.jcr.ext.common.SessionProvider sessionProvider,
java.lang.String userSearch)
Deprecated. use ForumService.searchUserProfile(String userSearch) |
void |
setClosedPoll(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String categoryId,
java.lang.String forumId,
java.lang.String topicId,
Poll poll)
Deprecated. use setClosedPoll(SessionProvider sProvider, String categoryId, String forumId, String topicId, Poll poll) |
void |
setDefaultAvatar(java.lang.String userName,
org.exoplatform.services.jcr.ext.common.SessionProvider sessionProvider)
Deprecated. use ForumService.setDefaultAvatar(String userName) |
void |
unTag(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String tagId,
java.lang.String userName,
java.lang.String topicPath)
Deprecated. use ForumService.unTag(String tagId, String userName, String topicPath) |
void |
updateDataImported()
Deprecated. |
void |
updateEmailWatch(java.util.List<java.lang.String> listNodeId,
java.lang.String newEmailAdd,
java.lang.String userId,
org.exoplatform.services.jcr.ext.common.SessionProvider sessionProvider)
Deprecated. use ForumService#updateEmailWatch(List |
void |
updateForumStatistic(org.exoplatform.services.jcr.ext.common.SessionProvider systemSession)
Deprecated. use ForumService.updateForumStatistic() |
| Method Detail |
|---|
java.util.List<Category> getCategories(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider)
throws java.lang.Exception
ForumService.getCategories()
java.lang.Exception
Category getCategory(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String categoryId)
throws java.lang.Exception
ForumService.getCategory(String categoryId)
java.lang.Exception
void saveCategory(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
Category category,
boolean isNew)
throws java.lang.Exception
ForumService.saveCategory(Category category, boolean isNew)
java.lang.Exception
Category removeCategory(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String categoryId)
throws java.lang.Exception
ForumService.removeCategory(String categoryId)
java.lang.Exception
java.util.List<Forum> getForums(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String categoryId,
java.lang.String strQuery)
throws java.lang.Exception
ForumService.getForums(String categoryId, String strQuery)
java.lang.Exception
Forum getForum(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String categoryId,
java.lang.String forumId)
throws java.lang.Exception
ForumService.getForum(String categoryId, String forumId)
java.lang.Exception
void modifyForum(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
Forum forum,
int type)
throws java.lang.Exception
ForumService.modifyForum(Forum forum, int type)
java.lang.Exception
void saveForum(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String categoryId,
Forum forum,
boolean isNew)
throws java.lang.Exception
ForumService.saveForum(String categoryId, Forum forum, boolean isNew)
java.lang.Exception
void saveModerateOfForums(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.util.List<java.lang.String> forumPaths,
java.lang.String userName,
boolean isDelete)
throws java.lang.Exception
ForumService#saveModerateOfForums(List forumPaths, String userName, boolean isDelete)
java.lang.Exception
Forum removeForum(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String categoryId,
java.lang.String forumId)
throws java.lang.Exception
ForumService.removeForum(String categoryId, String forumId)
java.lang.Exception
void moveForum(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.util.List<Forum> forums,
java.lang.String destCategoryPath)
throws java.lang.Exception
ForumService#moveForum(List forums, String destCategoryPath)
java.lang.Exception
JCRPageList getPageTopic(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String categoryId,
java.lang.String forumId,
java.lang.String strQuery,
java.lang.String strOrderBy)
throws java.lang.Exception
ForumService.getPageTopic(String categoryId, String forumId, String strQuery, String strOrderBy)
java.lang.Exception
JCRPageList getPageTopicByUser(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String userName,
boolean isMod,
java.lang.String strOrderBy)
throws java.lang.Exception
ForumService.getPageTopicByUser(String userName, boolean isMod, String strOrderBy)
java.lang.Exception
JCRPageList getPageTopicOld(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
long date,
java.lang.String forumPatch)
throws java.lang.Exception
ForumService.getPageTopicOld(long date, String forumPatch)
forumPatch - Patch of forum Node
java.lang.Exception
java.util.List<Topic> getAllTopicsOld(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
long date,
java.lang.String forumPatch)
throws java.lang.Exception
ForumService.getAllTopicsOld(long date, String forumPatch)
forumPatch - Patch of forum Node
java.lang.Exception
long getTotalTopicOld(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
long date,
java.lang.String forumPatch)
throws java.lang.Exception
ForumService.getTotalTopicOld(long date, String forumPatch)
forumPatch - Patch of forum Node
java.lang.Exception
java.util.List<Topic> getTopics(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String categoryId,
java.lang.String forumId)
throws java.lang.Exception
ForumService.getTopics(String categoryId, String forumId)
java.lang.Exception
Topic getTopic(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String categoryId,
java.lang.String forumId,
java.lang.String topicId,
java.lang.String userRead)
throws java.lang.Exception
ForumService.getTopic(String categoryId, String forumId, String topicId, String userRead)
java.lang.Exception
Topic getTopicByPath(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String topicPath,
boolean isLastPost)
throws java.lang.Exception
ForumService.getTopicByPath(String topicPath, boolean isLastPost)
java.lang.Exception
void modifyTopic(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.util.List<Topic> topics,
int type)
throws java.lang.Exception
ForumService#modifyTopic(List topics, int type)
java.lang.Exception
void saveTopic(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String categoryId,
java.lang.String forumId,
Topic topic,
boolean isNew,
boolean isMove,
java.lang.String defaultEmailContent)
throws java.lang.Exception
ForumService.saveTopic(String categoryId, String forumId, Topic topic, boolean isNew, boolean isMove, String defaultEmailContent)
java.lang.Exception
Topic removeTopic(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String categoryId,
java.lang.String forumId,
java.lang.String topicId)
throws java.lang.Exception
ForumService.removeTopic(String categoryId, String forumId, String topicId)
java.lang.Exception
void moveTopic(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.util.List<Topic> topics,
java.lang.String destForumPath,
java.lang.String mailContent,
java.lang.String link)
throws java.lang.Exception
ForumService#moveTopic(List topics, String destForumPath, String mailContent, String link)
java.lang.Exception
JCRPageList getPosts(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String categoryId,
java.lang.String forumId,
java.lang.String topicId,
java.lang.String isApproved,
java.lang.String isHidden,
java.lang.String strQuery,
java.lang.String userLogin)
throws java.lang.Exception
ForumService.getPosts(String categoryId, String forumId, String topicId, String isApproved, String isHidden, String strQuery, String userLogin)
java.lang.Exception
long getAvailablePost(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String categoryId,
java.lang.String forumId,
java.lang.String topicId,
java.lang.String isApproved,
java.lang.String isHidden,
java.lang.String userLogin)
throws java.lang.Exception
ForumService.getAvailablePost(String categoryId, String forumId, String topicId, String isApproved, String isHidden, String userLogin)
java.lang.Exception
JCRPageList getPagePostByUser(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String userName,
java.lang.String userId,
boolean isMod,
java.lang.String strOrderBy)
throws java.lang.Exception
ForumService.getPagePostByUser(String userName, String userId, boolean isMod, String strOrderBy)
java.lang.Exception
Post getPost(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String categoryId,
java.lang.String forumId,
java.lang.String topicId,
java.lang.String postId)
throws java.lang.Exception
ForumService.getPost(String categoryId, String forumId, String topicId, String postId)
java.lang.Exception
void savePost(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String categoryId,
java.lang.String forumId,
java.lang.String topicId,
Post post,
boolean isNew,
java.lang.String defaultEmailContent)
throws java.lang.Exception
ForumService.savePost(String categoryId, String forumId,
String topicId, Post post, boolean isNew, String defaultEmailContent)
java.lang.Exception
void modifyPost(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.util.List<Post> posts,
int type)
throws java.lang.Exception
ForumService#modifyPost(List posts, int type)
java.lang.Exception
void movePost(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.util.List<Post> posts,
java.lang.String destTopicPath,
boolean isCreatNewTopic,
java.lang.String mailContent,
java.lang.String link)
throws java.lang.Exception
ForumService.movePost(String[] postPaths, String destTopicPath, boolean isCreatNewTopic, String mailContent, String link)
java.lang.Exception
void movePost(java.util.List<Post> posts,
java.lang.String destTopicPath,
boolean isCreatNewTopic,
java.lang.String mailContent,
java.lang.String link)
throws java.lang.Exception
ForumService.movePost(String[] postPaths, String destTopicPath, boolean isCreatNewTopic, String mailContent, String link)
java.lang.Exception
Poll getPoll(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String categoryId,
java.lang.String forumId,
java.lang.String topicId)
throws java.lang.Exception
ForumService.getPoll(String categoryId, String forumId, String topicId)
java.lang.Exception
void savePoll(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String categoryId,
java.lang.String forumId,
java.lang.String topicId,
Poll poll,
boolean isNew,
boolean isVote)
throws java.lang.Exception
ForumService.savePoll(String categoryId, String forumId,
String topicId, Poll poll, boolean isNew, boolean isVote)
java.lang.Exception
Poll removePoll(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String categoryId,
java.lang.String forumId,
java.lang.String topicId)
throws java.lang.Exception
ForumService.removePoll(String categoryId, String forumId, String topicId)
java.lang.Exception
void setClosedPoll(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String categoryId,
java.lang.String forumId,
java.lang.String topicId,
Poll poll)
throws java.lang.Exception
setClosedPoll(SessionProvider sProvider, String categoryId, String forumId, String topicId, Poll poll)
java.lang.Exception
java.lang.Object getObjectNameByPath(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String path)
throws java.lang.Exception
ForumService.getObjectNameByPath(String path)
java.lang.Exception
java.lang.Object getObjectNameById(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String id,
java.lang.String type)
throws java.lang.Exception
ForumService.getObjectNameById(String id, String type)
java.lang.Exception
java.util.List<ForumLinkData> getAllLink(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String strQueryCate,
java.lang.String strQueryForum)
throws java.lang.Exception
ForumService.getAllLink(String strQueryCate, String strQueryForum)
java.lang.Exception
java.lang.String getForumHomePath(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider)
throws java.lang.Exception
ForumService.getForumHomePath()
java.lang.Exception
void addTag(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.util.List<Tag> tags,
java.lang.String userName,
java.lang.String topicPath)
throws java.lang.Exception
ForumService#addTag(List tags, String userName, String topicPath)
java.lang.Exception
void unTag(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String tagId,
java.lang.String userName,
java.lang.String topicPath)
throws java.lang.Exception
ForumService.unTag(String tagId, String userName, String topicPath)
java.lang.Exception
Tag getTag(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String tagId)
throws java.lang.Exception
ForumService.getTag(String tagId)
java.lang.Exception
java.util.List<Tag> getAllTags(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider)
throws java.lang.Exception
ForumService.getAllTags()
java.lang.Exception
java.util.List<Tag> getMyTagInTopic(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String[] tagIds)
throws java.lang.Exception
ForumService.getMyTagInTopic(String[] tagIds)
java.lang.Exception
JCRPageList getTopicByMyTag(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String userIdAndtagId,
java.lang.String strOrderBy)
throws java.lang.Exception
ForumService.getTopicByMyTag(String userIdAndtagId, String strOrderBy)
java.lang.Exception
void saveTag(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
Tag newTag)
throws java.lang.Exception
ForumService.saveTag(Tag newTag)
java.lang.Exception
void saveUserProfile(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
UserProfile userProfile,
boolean isOption,
boolean isBan)
throws java.lang.Exception
ForumService.saveUserProfile(UserProfile userProfile, boolean isOption, boolean isBan)
java.lang.Exception
JCRPageList searchUserProfile(org.exoplatform.services.jcr.ext.common.SessionProvider sessionProvider,
java.lang.String userSearch)
throws java.lang.Exception
ForumService.searchUserProfile(String userSearch)
java.lang.Exception
UserProfile getUserInfo(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String userName)
throws java.lang.Exception
ForumService.getUserInfo(String userName)
java.lang.Exception
void saveUserBookmark(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String userName,
java.lang.String bookMark,
boolean isNew)
throws java.lang.Exception
ForumService.saveUserBookmark(String userName, String bookMark, boolean isNew)
java.lang.Exception
void saveCollapsedCategories(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String userName,
java.lang.String categoryId,
boolean isAdd)
throws java.lang.Exception
ForumService.saveCollapsedCategories(String userName, String categoryId, boolean isAdd)
java.lang.Exception
JCRPageList getPageListUserProfile(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider)
throws java.lang.Exception
ForumService.getPageListUserProfile()
java.lang.Exception
void saveForumStatistic(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
ForumStatistic forumStatistic)
throws java.lang.Exception
ForumService.saveForumStatistic(ForumStatistic forumStatistic)
java.lang.Exception
ForumStatistic getForumStatistic(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider)
throws java.lang.Exception
ForumService.getForumStatistic()
java.lang.Exception
java.util.List<ForumSearch> getQuickSearch(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String textQuery,
java.lang.String type,
java.lang.String pathQuery,
java.lang.String userId,
java.util.List<java.lang.String> listCateIds,
java.util.List<java.lang.String> listForumIds,
java.util.List<java.lang.String> forumIdsOfModerator)
throws java.lang.Exception
ForumService#getQuickSearch(String textQuery, String type, String pathQuery, String userId, List listCateIds, List listForumIds, List forumIdsOfModerator)
java.lang.Exception
java.util.List<ForumSearch> getAdvancedSearch(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
ForumEventQuery eventQuery,
java.util.List<java.lang.String> listCateIds,
java.util.List<java.lang.String> listForumIds)
throws java.lang.Exception
ForumService#getAdvancedSearch(ForumEventQuery eventQuery, List listCateIds, List listForumIds)
java.lang.Exception
void saveForumAdministration(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
ForumAdministration forumAdministration)
throws java.lang.Exception
ForumService.saveForumAdministration(ForumAdministration forumAdministration)
java.lang.Exception
ForumAdministration getForumAdministration(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider)
throws java.lang.Exception
ForumService.getForumAdministration()
java.lang.Exception
JCRPageList getPrivateMessage(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String userName,
java.lang.String type)
throws java.lang.Exception
ForumService.getPrivateMessage(String userName, String type)
java.lang.Exception
long getNewPrivateMessage(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String userName)
throws java.lang.Exception
ForumService.getNewPrivateMessage(String userName)
java.lang.Exception
void savePrivateMessage(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
ForumPrivateMessage privateMessage)
throws java.lang.Exception
ForumService.savePrivateMessage(ForumPrivateMessage privateMessage)
java.lang.Exception
void saveReadMessage(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String messageId,
java.lang.String userName,
java.lang.String type)
throws java.lang.Exception
ForumService.saveReadMessage(String messageId, String userName, String type)
java.lang.Exception
void removePrivateMessage(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String messageId,
java.lang.String userName,
java.lang.String type)
throws java.lang.Exception
ForumService.removePrivateMessage(String messageId, String userName, String type)
java.lang.Exception
void addWatch(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
int watchType,
java.lang.String path,
java.util.List<java.lang.String> values,
java.lang.String currentUser)
throws java.lang.Exception
ForumService#addWatch(int watchType, String path, List values, String currentUser)
java.lang.Exception
void removeWatch(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
int watchType,
java.lang.String path,
java.lang.String values)
throws java.lang.Exception
ForumService.removeWatch(int watchType, String path, String values)
java.lang.Exception
java.util.List<ForumSearch> getJobWattingForModerator(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String[] paths)
throws java.lang.Exception
ForumService.getJobWattingForModerator(String[] paths)
java.lang.Exception
int getJobWattingForModeratorByUser(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String userId)
throws java.lang.Exception
ForumService.getJobWattingForModeratorByUser(String userId)
java.lang.Exception
javax.jcr.NodeIterator search(java.lang.String queryString,
org.exoplatform.services.jcr.ext.common.SessionProvider sessionProvider)
throws java.lang.Exception
ForumService.search(String queryString)
java.lang.Exception
void updateForumStatistic(org.exoplatform.services.jcr.ext.common.SessionProvider systemSession)
throws java.lang.Exception
ForumService.updateForumStatistic()
java.lang.Exception
void evaluateActiveUsers(org.exoplatform.services.jcr.ext.common.SessionProvider sysProvider,
java.lang.String query)
throws java.lang.Exception
ForumService.evaluateActiveUsers(String query)
java.lang.Exception
void createUserProfile(org.exoplatform.services.jcr.ext.common.SessionProvider sysSession,
org.exoplatform.services.organization.User user)
throws java.lang.Exception
(User user)
java.lang.Exception
java.lang.Object exportXML(java.lang.String categoryId,
java.lang.String forumId,
java.util.List<java.lang.String> objectIds,
java.lang.String nodePath,
java.io.ByteArrayOutputStream bos,
boolean isExportAll,
org.exoplatform.services.jcr.ext.common.SessionProvider sessionProvider)
throws java.lang.Exception
ForumService#exportXML(String categoryId, String forumId, String nodePath, ByteArrayOutputStream bos)
java.lang.Exception
void importXML(java.lang.String nodePath,
java.io.InputStream is,
java.lang.String mimeType,
org.exoplatform.services.jcr.ext.common.SessionProvider sessionProvider)
throws java.lang.Exception
ForumService#importXML(String nodePath, ByteArrayInputStream bis,int typeImport)
java.lang.Exception
java.util.List<UserProfile> getQuickProfiles(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.util.List<java.lang.String> userList)
throws java.lang.Exception
ForumService#getQuickProfiles(List userList)
java.lang.Exception
UserProfile getQuickProfile(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String userName)
throws java.lang.Exception
ForumService.getQuickProfile(String userName)
java.lang.Exception
UserProfile getUserInformations(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
UserProfile userProfile)
throws java.lang.Exception
ForumService.getUserInformations(UserProfile userProfile)
java.lang.Exception
UserProfile getDefaultUserProfile(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String userName,
java.lang.String ip)
throws java.lang.Exception
ForumService.getDefaultUserProfile(String userName, String ip)
java.lang.Exception
java.util.List<java.lang.String> getBookmarks(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String userName)
throws java.lang.Exception
ForumService.getBookmarks(String userName)
java.lang.Exception
UserProfile getUserSettingProfile(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String userName)
throws java.lang.Exception
ForumService.getUserSettingProfile(String userName)
java.lang.Exception
UserProfile getUserProfileManagement(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String userName)
throws java.lang.Exception
ForumService.getUserProfileManagement(String userName)
java.lang.Exception
void saveUserSettingProfile(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
UserProfile userProfile)
throws java.lang.Exception
ForumService.saveUserSettingProfile(UserProfile userProfile)
java.lang.Exception
boolean addBanIPForum(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String ip,
java.lang.String forumId)
throws java.lang.Exception
ForumService.addBanIPForum(String ip, String forumId)
java.lang.Exception
void removeBanIPForum(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String ip,
java.lang.String forumId)
throws java.lang.Exception
ForumService.removeBanIPForum(String ip, String forumId)
java.lang.Exception
JCRPageList getListPostsByIP(java.lang.String ip,
java.lang.String strOrderBy,
org.exoplatform.services.jcr.ext.common.SessionProvider sessionProvider)
throws java.lang.Exception
ForumService.getListPostsByIP(String ip, String strOrderBy)
java.lang.Exception
void registerListenerForCategory(org.exoplatform.services.jcr.ext.common.SessionProvider sessionProvider,
java.lang.String categoryId)
throws java.lang.Exception
ForumService.registerListenerForCategory(String categoryId)
java.lang.Exception
ForumAttachment getUserAvatar(java.lang.String userName,
org.exoplatform.services.jcr.ext.common.SessionProvider sessionProvider)
throws java.lang.Exception
ForumService.getUserAvatar(String userName)
java.lang.Exception
void saveUserAvatar(java.lang.String userId,
ForumAttachment fileAttachment,
org.exoplatform.services.jcr.ext.common.SessionProvider sessionProvider)
throws java.lang.Exception
ForumService.saveUserAvatar(String userId, ForumAttachment fileAttachment)
java.lang.Exception
void setDefaultAvatar(java.lang.String userName,
org.exoplatform.services.jcr.ext.common.SessionProvider sessionProvider)
throws java.lang.Exception
ForumService.setDefaultAvatar(String userName)
java.lang.Exception
java.util.List<Watch> getWatchByUser(java.lang.String userId,
org.exoplatform.services.jcr.ext.common.SessionProvider sessionProvider)
throws java.lang.Exception
ForumService.getWatchByUser(String userId)
java.lang.Exception
void updateEmailWatch(java.util.List<java.lang.String> listNodeId,
java.lang.String newEmailAdd,
java.lang.String userId,
org.exoplatform.services.jcr.ext.common.SessionProvider sessionProvider)
throws java.lang.Exception
ForumService#updateEmailWatch(List listNodeId, String newEmailAdd, String userId)
java.lang.Exception
java.util.List<PruneSetting> getAllPruneSetting(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider)
throws java.lang.Exception
ForumService.getAllPruneSetting()
java.lang.Exception
PruneSetting getPruneSetting(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
java.lang.String forumPath)
throws java.lang.Exception
ForumService.getPruneSetting(String forumPath)
java.lang.Exception
void savePruneSetting(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider,
PruneSetting pruneSetting)
throws java.lang.Exception
ForumService#savePruneSetting()
java.lang.Exception
void saveEmailUserProfile(java.lang.String userId,
java.lang.String email)
throws java.lang.Exception
ForumService#saveUserProfile(User user)
java.lang.Exception
void updateDataImported()
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||