JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
G
I
L
M
N
O
P
R
S
T
U
V
W
A
ACTIVITY_LINK
- Static variable in class org.exoplatform.news.notification.plugin.
CommentNewsNotificationPlugin
ACTIVITY_LINK
- Static variable in class org.exoplatform.news.notification.plugin.
LikeNewsNotificationPlugin
ACTIVITY_LINK
- Static variable in class org.exoplatform.news.notification.plugin.
PostNewsNotificationPlugin
ACTIVITY_LINK
- Static variable in class org.exoplatform.news.notification.utils.
NotificationConstants
ACTIVITY_TYPE
- Static variable in class org.exoplatform.news.webui.activity.
UINewsActivity
ACTIVITY_TYPE
- Static variable in class org.exoplatform.news.webui.activity.
UISharedNewsActivity
addAttachmentFromExistingResource(Node, String)
- Method in interface org.exoplatform.news.
NewsAttachmentsService
addAttachmentFromExistingResource(Node, String)
- Method in class org.exoplatform.news.
NewsAttachmentsServiceImpl
Add an existing resource with the given id to the given news node
addAttachmentFromUploadedResource(Node, String)
- Method in interface org.exoplatform.news.
NewsAttachmentsService
addAttachmentFromUploadedResource(Node, String)
- Method in class org.exoplatform.news.
NewsAttachmentsServiceImpl
Add the resource with the given upload id to the given news node
addFuzzySyntaxAndOR(String)
- Method in class org.exoplatform.news.connector.
NewsSearchConnector
APPLICATION_DATA_PATH
- Static variable in class org.exoplatform.news.
NewsServiceImpl
archiveNews(String)
- Method in interface org.exoplatform.news.
NewsService
archiveNews(String)
- Method in class org.exoplatform.news.
NewsServiceImpl
Archive a news
B
buildQuery(NewsFilter)
- Method in class org.exoplatform.news.queryBuilder.
NewsQueryBuilder
builds query for news actions
C
canArchiveNews(String)
- Method in interface org.exoplatform.news.
NewsService
canArchiveNews(String)
- Method in class org.exoplatform.news.
NewsServiceImpl
canCreateNews(HttpServletRequest, String)
- Method in class org.exoplatform.news.rest.
NewsRestResourcesV1
canEditNews(String, String)
- Method in interface org.exoplatform.news.
NewsService
canEditNews(String, String)
- Method in class org.exoplatform.news.
NewsServiceImpl
Return a boolean that indicates if the current user can edit the news or not
canEditNews(ExoSocialActivity)
- Method in class org.exoplatform.news.webui.activity.
UINewsActivity
canPinNews()
- Method in interface org.exoplatform.news.
NewsService
canPinNews()
- Method in class org.exoplatform.news.
NewsServiceImpl
Return a boolean that indicates if the current user can pin the news or not
canPinNews(ExoSocialActivity)
- Method in class org.exoplatform.news.webui.activity.
UINewsActivity
clickOnNews(UriInfo, String, String)
- Method in class org.exoplatform.news.rest.
NewsRestResourcesV1
CommentNewsNotificationPlugin
- Class in
org.exoplatform.news.notification.plugin
CommentNewsNotificationPlugin(InitParams)
- Constructor for class org.exoplatform.news.notification.plugin.
CommentNewsNotificationPlugin
CommentSharedNewsNotificationPlugin
- Class in
org.exoplatform.news.notification.plugin
CommentSharedNewsNotificationPlugin(InitParams)
- Constructor for class org.exoplatform.news.notification.plugin.
CommentSharedNewsNotificationPlugin
CONTENT_AUTHOR
- Static variable in class org.exoplatform.news.notification.plugin.
CommentNewsNotificationPlugin
CONTENT_AUTHOR
- Static variable in class org.exoplatform.news.notification.plugin.
LikeNewsNotificationPlugin
CONTENT_AUTHOR
- Static variable in class org.exoplatform.news.notification.plugin.
PostNewsNotificationPlugin
CONTENT_AUTHOR
- Static variable in class org.exoplatform.news.notification.utils.
NotificationConstants
CONTENT_SPACE
- Static variable in class org.exoplatform.news.notification.plugin.
CommentNewsNotificationPlugin
CONTENT_SPACE
- Static variable in class org.exoplatform.news.notification.plugin.
LikeNewsNotificationPlugin
CONTENT_SPACE
- Static variable in class org.exoplatform.news.notification.plugin.
PostNewsNotificationPlugin
CONTENT_SPACE
- Static variable in class org.exoplatform.news.notification.utils.
NotificationConstants
CONTENT_SPACE_ID
- Static variable in class org.exoplatform.news.notification.plugin.
PostNewsNotificationPlugin
CONTENT_SPACE_ID
- Static variable in class org.exoplatform.news.notification.utils.
NotificationConstants
CONTENT_TITLE
- Static variable in class org.exoplatform.news.notification.plugin.
CommentNewsNotificationPlugin
CONTENT_TITLE
- Static variable in class org.exoplatform.news.notification.plugin.
LikeNewsNotificationPlugin
CONTENT_TITLE
- Static variable in class org.exoplatform.news.notification.plugin.
PostNewsNotificationPlugin
CONTENT_TITLE
- Static variable in class org.exoplatform.news.notification.utils.
NotificationConstants
CONTENT_UPDATER
- Static variable in class org.exoplatform.news.notification.plugin.
PostNewsNotificationPlugin
CONTENT_URL
- Static variable in class org.exoplatform.news.notification.utils.
NotificationConstants
CONTEXT
- Static variable in class org.exoplatform.news.notification.plugin.
CommentNewsNotificationPlugin
CONTEXT
- Static variable in class org.exoplatform.news.notification.plugin.
LikeNewsNotificationPlugin
CONTEXT
- Static variable in class org.exoplatform.news.notification.plugin.
PostNewsNotificationPlugin
CONTEXT
- Static variable in class org.exoplatform.news.notification.utils.
NotificationConstants
convertNodeToNews(Node)
- Method in interface org.exoplatform.news.
NewsService
convertNodeToNews(Node)
- Method in class org.exoplatform.news.
NewsServiceImpl
convertNodeToNewsAttachment(Node)
- Method in class org.exoplatform.news.
NewsAttachmentsServiceImpl
createNews(News)
- Method in interface org.exoplatform.news.
NewsService
createNews(News)
- Method in class org.exoplatform.news.
NewsServiceImpl
Create and publish a News A news is composed of an activity and a CMS node containing the data.
createNews(HttpServletRequest, News)
- Method in class org.exoplatform.news.rest.
NewsRestResourcesV1
createNewsDraft(News)
- Method in interface org.exoplatform.news.
NewsService
createNewsDraft(News)
- Method in class org.exoplatform.news.
NewsServiceImpl
Create the exo:news draft node in CMS
CURRENT_USER
- Static variable in class org.exoplatform.news.notification.plugin.
CommentNewsNotificationPlugin
CURRENT_USER
- Static variable in class org.exoplatform.news.notification.plugin.
LikeNewsNotificationPlugin
CURRENT_USER
- Static variable in class org.exoplatform.news.notification.plugin.
PostNewsNotificationPlugin
CURRENT_USER
- Static variable in class org.exoplatform.news.notification.utils.
NotificationConstants
D
deleteNews(String)
- Method in interface org.exoplatform.news.
NewsService
deleteNews(String)
- Method in class org.exoplatform.news.
NewsServiceImpl
Delete news
deleteNews(HttpServletRequest, String)
- Method in class org.exoplatform.news.rest.
NewsRestResourcesV1
E
execute(Event<BaseUIActivity>)
- Method in class org.exoplatform.news.webui.activity.
UINewsActivity.LikeActivityActionListener
execute(Event<BaseUIActivity>)
- Method in class org.exoplatform.news.webui.activity.
UINewsActivity.PostCommentActionListener
extendUIActivity(BaseUIActivity, ExoSocialActivity)
- Method in class org.exoplatform.news.webui.activity.
UINewsActivityBuilder
G
getActivities()
- Method in class org.exoplatform.news.model.
News
getActivityId()
- Method in class org.exoplatform.news.model.
SharedNews
getActivityType()
- Method in class org.exoplatform.news.search.
NewsActivitySearchPlugin
getAttachments()
- Method in class org.exoplatform.news.model.
News
getAuthor()
- Method in class org.exoplatform.news.filter.
NewsFilter
getAuthor()
- Method in class org.exoplatform.news.model.
News
getAuthorDisplayName()
- Method in class org.exoplatform.news.model.
News
getBody()
- Method in class org.exoplatform.news.model.
News
getCanEdit()
- Method in class org.exoplatform.news.model.
News
getContext()
- Method in enum org.exoplatform.news.notification.utils.
NotificationConstants.NOTIFICATION_CONTEXT
getCreationDate()
- Method in class org.exoplatform.news.model.
News
getDescription()
- Method in class org.exoplatform.news.model.
SharedNews
getId()
- Method in class org.exoplatform.news.model.
News
getId()
- Method in class org.exoplatform.news.model.
NewsAttachment
getId()
- Method in class org.exoplatform.news.notification.plugin.
CommentNewsNotificationPlugin
getId()
- Method in class org.exoplatform.news.notification.plugin.
CommentSharedNewsNotificationPlugin
getId()
- Method in class org.exoplatform.news.notification.plugin.
LikeNewsNotificationPlugin
getId()
- Method in class org.exoplatform.news.notification.plugin.
LikeSharedNewsNotificationPlugin
getId()
- Method in class org.exoplatform.news.notification.plugin.
PostNewsNotificationPlugin
getId()
- Method in class org.exoplatform.news.notification.plugin.
ShareMyNewsNotificationPlugin
getId()
- Method in class org.exoplatform.news.notification.plugin.
ShareNewsNotificationPlugin
getIllustration()
- Method in class org.exoplatform.news.model.
News
getIllustrationUpdateDate()
- Method in class org.exoplatform.news.model.
News
getIllustrationURL()
- Method in class org.exoplatform.news.model.
News
getLimit()
- Method in class org.exoplatform.news.filter.
NewsFilter
getLimit()
- Method in class org.exoplatform.news.rest.
NewsEntity
getMimetype()
- Method in class org.exoplatform.news.model.
NewsAttachment
getName()
- Method in class org.exoplatform.news.model.
NewsAttachment
getNews(NewsFilter)
- Method in interface org.exoplatform.news.
NewsService
getNews(NewsFilter)
- Method in class org.exoplatform.news.
NewsServiceImpl
Get all news
getNews()
- Method in class org.exoplatform.news.rest.
NewsEntity
getNews(HttpServletRequest, String, String, String, String, String, int, int, boolean)
- Method in class org.exoplatform.news.rest.
NewsRestResourcesV1
getNews()
- Method in class org.exoplatform.news.webui.activity.
UINewsActivity
getNewsAttachment(String)
- Method in interface org.exoplatform.news.
NewsAttachmentsService
getNewsAttachment(String)
- Method in class org.exoplatform.news.
NewsAttachmentsServiceImpl
Get the attachment with the given id
getNewsAttachmentBinaryById(HttpServletRequest, String)
- Method in class org.exoplatform.news.rest.
NewsRestResourcesV1
getNewsAttachmentById(HttpServletRequest, String)
- Method in class org.exoplatform.news.rest.
NewsRestResourcesV1
getNewsAttachmentOpenUrl(String)
- Method in interface org.exoplatform.news.
NewsAttachmentsService
getNewsAttachmentOpenUrl(String)
- Method in class org.exoplatform.news.
NewsAttachmentsServiceImpl
Get the URL to open the attachment with the given id
getNewsAttachments(Node)
- Method in interface org.exoplatform.news.
NewsAttachmentsService
getNewsAttachments(Node)
- Method in class org.exoplatform.news.
NewsAttachmentsServiceImpl
Get the list of attachments of the given news node
getNewsAttachmentStream(String)
- Method in interface org.exoplatform.news.
NewsAttachmentsService
getNewsAttachmentStream(String)
- Method in class org.exoplatform.news.
NewsAttachmentsServiceImpl
Get data stream of the attachment with the given id
getNewsById(String)
- Method in interface org.exoplatform.news.
NewsService
getNewsById(String)
- Method in class org.exoplatform.news.
NewsServiceImpl
Get a news by id
getNewsById(HttpServletRequest, String, String)
- Method in class org.exoplatform.news.rest.
NewsRestResourcesV1
getNewsCount(NewsFilter)
- Method in interface org.exoplatform.news.
NewsService
getNewsCount(NewsFilter)
- Method in class org.exoplatform.news.
NewsServiceImpl
getNewsDrafts(String, String)
- Method in interface org.exoplatform.news.
NewsService
getNewsDrafts(String, String)
- Method in class org.exoplatform.news.
NewsServiceImpl
Get news drafts
getNewsId()
- Method in class org.exoplatform.news.model.
SharedNews
getNewsIllustration(News)
- Static method in class org.exoplatform.news.notification.utils.
NotificationUtils
getNewsIllustration(Request, String)
- Method in class org.exoplatform.news.rest.
NewsRestResourcesV1
getNode()
- Method in class org.exoplatform.news.connector.
NewsSearchResult
getNotificationActivityLink(Space, String, boolean)
- Static method in class org.exoplatform.news.notification.utils.
NotificationUtils
getNotificationActivityLinkForNotSpaceMembers(Space)
- Static method in class org.exoplatform.news.notification.utils.
NotificationUtils
getOffset()
- Method in class org.exoplatform.news.filter.
NewsFilter
getOffset()
- Method in class org.exoplatform.news.rest.
NewsEntity
getOrder()
- Method in class org.exoplatform.news.filter.
NewsFilter
getOriginalNewsSpace()
- Method in class org.exoplatform.news.webui.activity.
UISharedNewsActivity
getPath()
- Method in class org.exoplatform.news.model.
News
getPoster()
- Method in class org.exoplatform.news.model.
SharedNews
getPosterFullName()
- Method in class org.exoplatform.news.webui.activity.
UISharedNewsActivity
getPosterUrl()
- Method in class org.exoplatform.news.webui.activity.
UISharedNewsActivity
getPosterUserName()
- Method in class org.exoplatform.news.webui.activity.
UISharedNewsActivity
getPublicationDate()
- Method in class org.exoplatform.news.model.
News
getPublicationState()
- Method in class org.exoplatform.news.model.
News
getSearchText()
- Method in class org.exoplatform.news.filter.
NewsFilter
getSharedActivityId()
- Method in class org.exoplatform.news.webui.activity.
UISharedNewsActivity
getSharedInSpacesList()
- Method in class org.exoplatform.news.model.
News
getSize()
- Method in class org.exoplatform.news.model.
NewsAttachment
getSize()
- Method in class org.exoplatform.news.rest.
NewsEntity
getSpaceAvatarUrl()
- Method in class org.exoplatform.news.model.
News
getSpaceDisplayName()
- Method in class org.exoplatform.news.model.
News
getSpaceId()
- Method in class org.exoplatform.news.model.
News
getSpaces()
- Method in class org.exoplatform.news.filter.
NewsFilter
getSpacesNames()
- Method in class org.exoplatform.news.model.
SharedNews
getSpaceUrl()
- Method in class org.exoplatform.news.model.
News
getSummary()
- Method in class org.exoplatform.news.model.
News
getTitle()
- Method in class org.exoplatform.news.model.
News
getUpdateDate()
- Method in class org.exoplatform.news.model.
News
getUpdater()
- Method in class org.exoplatform.news.model.
News
getUploadId()
- Method in class org.exoplatform.news.model.
News
getUploadId()
- Method in class org.exoplatform.news.model.
NewsAttachment
getUrl()
- Method in class org.exoplatform.news.model.
News
getUserFullName(String)
- Static method in class org.exoplatform.news.notification.utils.
NotificationUtils
getUserFullName(String)
- Method in class org.exoplatform.news.webui.activity.
UINewsActivity
getUserProfileURL(String)
- Method in class org.exoplatform.news.webui.activity.
UINewsActivity
getViewsCount()
- Method in class org.exoplatform.news.model.
News
I
ID
- Static variable in class org.exoplatform.news.notification.plugin.
CommentNewsNotificationPlugin
ID
- Static variable in class org.exoplatform.news.notification.plugin.
CommentSharedNewsNotificationPlugin
ID
- Static variable in class org.exoplatform.news.notification.plugin.
LikeNewsNotificationPlugin
ID
- Static variable in class org.exoplatform.news.notification.plugin.
LikeSharedNewsNotificationPlugin
ID
- Static variable in class org.exoplatform.news.notification.plugin.
PostNewsNotificationPlugin
ID
- Static variable in class org.exoplatform.news.notification.plugin.
ShareMyNewsNotificationPlugin
ID
- Static variable in class org.exoplatform.news.notification.plugin.
ShareNewsNotificationPlugin
ILLUSTRATION_URL
- Static variable in class org.exoplatform.news.notification.plugin.
CommentNewsNotificationPlugin
ILLUSTRATION_URL
- Static variable in class org.exoplatform.news.notification.plugin.
LikeNewsNotificationPlugin
ILLUSTRATION_URL
- Static variable in class org.exoplatform.news.notification.plugin.
PostNewsNotificationPlugin
ILLUSTRATION_URL
- Static variable in class org.exoplatform.news.notification.utils.
NotificationConstants
index(ExoSocialActivity, Document)
- Method in class org.exoplatform.news.search.
NewsActivitySearchPlugin
isArchived()
- Method in class org.exoplatform.news.model.
News
isArchivedNews()
- Method in class org.exoplatform.news.filter.
NewsFilter
isCanArchive()
- Method in class org.exoplatform.news.model.
News
isHiddenSpace()
- Method in class org.exoplatform.news.model.
News
isPinned()
- Method in class org.exoplatform.news.model.
News
isPinnedNews()
- Method in class org.exoplatform.news.filter.
NewsFilter
isValid(NotificationContext)
- Method in class org.exoplatform.news.notification.plugin.
CommentNewsNotificationPlugin
isValid(NotificationContext)
- Method in class org.exoplatform.news.notification.plugin.
CommentSharedNewsNotificationPlugin
isValid(NotificationContext)
- Method in class org.exoplatform.news.notification.plugin.
LikeNewsNotificationPlugin
isValid(NotificationContext)
- Method in class org.exoplatform.news.notification.plugin.
LikeSharedNewsNotificationPlugin
isValid(NotificationContext)
- Method in class org.exoplatform.news.notification.plugin.
PostNewsNotificationPlugin
isValid(NotificationContext)
- Method in class org.exoplatform.news.notification.plugin.
ShareMyNewsNotificationPlugin
isValid(NotificationContext)
- Method in class org.exoplatform.news.notification.plugin.
ShareNewsNotificationPlugin
L
LikeActivityActionListener()
- Constructor for class org.exoplatform.news.webui.activity.
UINewsActivity.LikeActivityActionListener
LikeNewsNotificationPlugin
- Class in
org.exoplatform.news.notification.plugin
LikeNewsNotificationPlugin(InitParams)
- Constructor for class org.exoplatform.news.notification.plugin.
LikeNewsNotificationPlugin
LikeSharedNewsNotificationPlugin
- Class in
org.exoplatform.news.notification.plugin
LikeSharedNewsNotificationPlugin(InitParams)
- Constructor for class org.exoplatform.news.notification.plugin.
LikeSharedNewsNotificationPlugin
log
- Static variable in class org.exoplatform.news.notification.provider.
MailTemplateProvider
log
- Static variable in class org.exoplatform.news.notification.provider.
PushTemplateProvider
log
- Static variable in class org.exoplatform.news.notification.provider.
WebTemplateProvider
M
MailTemplateProvider
- Class in
org.exoplatform.news.notification.provider
MailTemplateProvider(InitParams, IdentityManager)
- Constructor for class org.exoplatform.news.notification.provider.
MailTemplateProvider
MailTemplateProvider.TemplateBuilder
- Class in
org.exoplatform.news.notification.provider
makeAttachmentsPublic(Node)
- Method in interface org.exoplatform.news.
NewsAttachmentsService
makeAttachmentsPublic(Node)
- Method in class org.exoplatform.news.
NewsAttachmentsServiceImpl
makeDigest(NotificationContext, Writer)
- Method in class org.exoplatform.news.notification.provider.
MailTemplateProvider.TemplateBuilder
makeMessage(NotificationContext)
- Method in class org.exoplatform.news.notification.provider.
MailTemplateProvider.TemplateBuilder
makeNotification(NotificationContext)
- Method in class org.exoplatform.news.notification.plugin.
CommentNewsNotificationPlugin
makeNotification(NotificationContext)
- Method in class org.exoplatform.news.notification.plugin.
LikeNewsNotificationPlugin
makeNotification(NotificationContext)
- Method in class org.exoplatform.news.notification.plugin.
PostNewsNotificationPlugin
markAsRead(News, String)
- Method in interface org.exoplatform.news.
NewsService
markAsRead(News, String)
- Method in class org.exoplatform.news.
NewsServiceImpl
Increment the number of views for a news
N
News
- Class in
org.exoplatform.news.model
News()
- Constructor for class org.exoplatform.news.model.
News
NEWS_ATTACHMENTS_NODES_FOLDER
- Static variable in class org.exoplatform.news.
NewsAttachmentsServiceImpl
NEWS_NODES_FOLDER
- Static variable in class org.exoplatform.news.
NewsServiceImpl
NewsActivitySearchPlugin
- Class in
org.exoplatform.news.search
A search plugin to index news content in generated activity index
NewsActivitySearchPlugin()
- Constructor for class org.exoplatform.news.search.
NewsActivitySearchPlugin
NewsAttachment
- Class in
org.exoplatform.news.model
NewsAttachment()
- Constructor for class org.exoplatform.news.model.
NewsAttachment
NewsAttachment(String, String, String, String, int)
- Constructor for class org.exoplatform.news.model.
NewsAttachment
NewsAttachmentsService
- Interface in
org.exoplatform.news
NewsAttachmentsServiceImpl
- Class in
org.exoplatform.news
NewsAttachmentsServiceImpl(SessionProviderService, RepositoryService, NodeHierarchyCreator, DataDistributionManager, SpaceService, UploadService, DocumentService)
- Constructor for class org.exoplatform.news.
NewsAttachmentsServiceImpl
NewsEntity
- Class in
org.exoplatform.news.rest
NewsEntity()
- Constructor for class org.exoplatform.news.rest.
NewsEntity
NewsFilter
- Class in
org.exoplatform.news.filter
NewsFilter()
- Constructor for class org.exoplatform.news.filter.
NewsFilter
NewsQueryBuilder
- Class in
org.exoplatform.news.queryBuilder
NewsQueryBuilder()
- Constructor for class org.exoplatform.news.queryBuilder.
NewsQueryBuilder
NewsRestResourcesV1
- Class in
org.exoplatform.news.rest
NewsRestResourcesV1(NewsService, NewsAttachmentsService, SpaceService, IdentityManager)
- Constructor for class org.exoplatform.news.rest.
NewsRestResourcesV1
NewsSearchConnector
- Class in
org.exoplatform.news.connector
NewsSearchConnector(InitParams, SessionProviderService, RepositoryService)
- Constructor for class org.exoplatform.news.connector.
NewsSearchConnector
NewsSearchResult
- Class in
org.exoplatform.news.connector
NewsSearchResult(String, String, String, String, String, long, long, Node)
- Constructor for class org.exoplatform.news.connector.
NewsSearchResult
NewsService
- Interface in
org.exoplatform.news
NewsServiceImpl
- Class in
org.exoplatform.news
Service managing News and storing them in ECMS
NewsServiceImpl(RepositoryService, SessionProviderService, NodeHierarchyCreator, DataDistributionManager, SpaceService, ActivityManager, IdentityManager, UploadService, HTMLUploadImageProcessor, LinkManager, PublicationService, PublicationManager, WCMPublicationService, NewsSearchConnector, NewsAttachmentsService)
- Constructor for class org.exoplatform.news.
NewsServiceImpl
NotificationConstants
- Class in
org.exoplatform.news.notification.utils
NotificationConstants()
- Constructor for class org.exoplatform.news.notification.utils.
NotificationConstants
NotificationConstants.NOTIFICATION_CONTEXT
- Enum in
org.exoplatform.news.notification.utils
NotificationUtils
- Class in
org.exoplatform.news.notification.utils
NotificationUtils()
- Constructor for class org.exoplatform.news.notification.utils.
NotificationUtils
O
openNewsAttachmentById(HttpServletRequest, String)
- Method in class org.exoplatform.news.rest.
NewsRestResourcesV1
org.exoplatform.news
- package org.exoplatform.news
org.exoplatform.news.connector
- package org.exoplatform.news.connector
org.exoplatform.news.filter
- package org.exoplatform.news.filter
org.exoplatform.news.model
- package org.exoplatform.news.model
org.exoplatform.news.notification.plugin
- package org.exoplatform.news.notification.plugin
org.exoplatform.news.notification.provider
- package org.exoplatform.news.notification.provider
org.exoplatform.news.notification.utils
- package org.exoplatform.news.notification.utils
org.exoplatform.news.queryBuilder
- package org.exoplatform.news.queryBuilder
org.exoplatform.news.rest
- package org.exoplatform.news.rest
org.exoplatform.news.search
- package org.exoplatform.news.search
org.exoplatform.news.webui.activity
- package org.exoplatform.news.webui.activity
P
patchNews(HttpServletRequest, String, News)
- Method in class org.exoplatform.news.rest.
NewsRestResourcesV1
PINNED_NEWS_NODES_FOLDER
- Static variable in class org.exoplatform.news.
NewsServiceImpl
pinNews(String)
- Method in interface org.exoplatform.news.
NewsService
pinNews(String)
- Method in class org.exoplatform.news.
NewsServiceImpl
Pin a news
PostCommentActionListener()
- Constructor for class org.exoplatform.news.webui.activity.
UINewsActivity.PostCommentActionListener
POSTER_ACTIVITY_USER_NAME
- Static variable in class org.exoplatform.news.notification.plugin.
CommentNewsNotificationPlugin
POSTER_ACTIVITY_USER_NAME
- Static variable in class org.exoplatform.news.notification.plugin.
LikeNewsNotificationPlugin
PostNewsNotificationPlugin
- Class in
org.exoplatform.news.notification.plugin
PostNewsNotificationPlugin(InitParams, SpaceService, OrganizationService)
- Constructor for class org.exoplatform.news.notification.plugin.
PostNewsNotificationPlugin
PushTemplateProvider
- Class in
org.exoplatform.news.notification.provider
PushTemplateProvider(InitParams)
- Constructor for class org.exoplatform.news.notification.provider.
PushTemplateProvider
R
removeAttachment(Node, String)
- Method in interface org.exoplatform.news.
NewsAttachmentsService
removeAttachment(Node, String)
- Method in class org.exoplatform.news.
NewsAttachmentsServiceImpl
Remove the attachment with the given id from the given news node
S
search(SearchContext, String, Collection<String>, int, int, String, String)
- Method in class org.exoplatform.news.connector.
NewsSearchConnector
search(NewsFilter, int, int, String, String)
- Method in class org.exoplatform.news.connector.
NewsSearchConnector
searchNews(NewsFilter, String)
- Method in interface org.exoplatform.news.
NewsService
searchNews(NewsFilter, String)
- Method in class org.exoplatform.news.
NewsServiceImpl
Search news with the given text
sendNotification(News, NotificationConstants.NOTIFICATION_CONTEXT)
- Method in class org.exoplatform.news.
NewsServiceImpl
setActivities(String)
- Method in class org.exoplatform.news.model.
News
setActivityId(String)
- Method in class org.exoplatform.news.model.
SharedNews
setArchived(boolean)
- Method in class org.exoplatform.news.model.
News
setArchivedNews(boolean)
- Method in class org.exoplatform.news.filter.
NewsFilter
setAttachments(List<NewsAttachment>)
- Method in class org.exoplatform.news.model.
News
setAuthor(String)
- Method in class org.exoplatform.news.filter.
NewsFilter
setAuthor(String)
- Method in class org.exoplatform.news.model.
News
setAuthorDisplayName(String)
- Method in class org.exoplatform.news.model.
News
setBody(String)
- Method in class org.exoplatform.news.model.
News
setCanArchive(boolean)
- Method in class org.exoplatform.news.model.
News
setCanEdit(Boolean)
- Method in class org.exoplatform.news.model.
News
setCreationDate(Date)
- Method in class org.exoplatform.news.model.
News
setDescription(String)
- Method in class org.exoplatform.news.model.
SharedNews
setHiddenSpace(boolean)
- Method in class org.exoplatform.news.model.
News
setId(String)
- Method in class org.exoplatform.news.model.
News
setId(String)
- Method in class org.exoplatform.news.model.
NewsAttachment
setIllustration(byte[])
- Method in class org.exoplatform.news.model.
News
setIllustrationUpdateDate(Date)
- Method in class org.exoplatform.news.model.
News
setIllustrationURL(String)
- Method in class org.exoplatform.news.model.
News
setLimit(int)
- Method in class org.exoplatform.news.filter.
NewsFilter
setLimit(int)
- Method in class org.exoplatform.news.rest.
NewsEntity
setMimetype(String)
- Method in class org.exoplatform.news.model.
NewsAttachment
setName(String)
- Method in class org.exoplatform.news.model.
NewsAttachment
setNews(List<News>)
- Method in class org.exoplatform.news.rest.
NewsEntity
setNews(News)
- Method in class org.exoplatform.news.webui.activity.
UINewsActivity
setNewsId(String)
- Method in class org.exoplatform.news.model.
SharedNews
setOffset(int)
- Method in class org.exoplatform.news.filter.
NewsFilter
setOffset(int)
- Method in class org.exoplatform.news.rest.
NewsEntity
setOrder(String)
- Method in class org.exoplatform.news.filter.
NewsFilter
setPath(String)
- Method in class org.exoplatform.news.model.
News
setPinned(boolean)
- Method in class org.exoplatform.news.model.
News
setPinnedNews(boolean)
- Method in class org.exoplatform.news.filter.
NewsFilter
setPoster(String)
- Method in class org.exoplatform.news.model.
SharedNews
setPublicationDate(Date)
- Method in class org.exoplatform.news.model.
News
setPublicationState(String)
- Method in class org.exoplatform.news.model.
News
setSearchText(String)
- Method in class org.exoplatform.news.filter.
NewsFilter
setSharedInSpacesList(Set<Space>)
- Method in class org.exoplatform.news.model.
News
setSize(int)
- Method in class org.exoplatform.news.model.
NewsAttachment
setSize(int)
- Method in class org.exoplatform.news.rest.
NewsEntity
setSpaceAvatarUrl(String)
- Method in class org.exoplatform.news.model.
News
setSpaceDisplayName(String)
- Method in class org.exoplatform.news.model.
News
setSpaceId(String)
- Method in class org.exoplatform.news.model.
News
setSpaces(List<String>)
- Method in class org.exoplatform.news.filter.
NewsFilter
setSpacesNames(List<String>)
- Method in class org.exoplatform.news.model.
SharedNews
setSpaceUrl(String)
- Method in class org.exoplatform.news.model.
News
setSummary(String)
- Method in class org.exoplatform.news.model.
News
setTitle(String)
- Method in class org.exoplatform.news.model.
News
setUpdateDate(Date)
- Method in class org.exoplatform.news.model.
News
setUpdater(String)
- Method in class org.exoplatform.news.model.
News
setUploadId(String)
- Method in class org.exoplatform.news.model.
News
setUploadId(String)
- Method in class org.exoplatform.news.model.
NewsAttachment
setUrl(String)
- Method in class org.exoplatform.news.model.
News
setViewsCount(Long)
- Method in class org.exoplatform.news.model.
News
SharedNews
- Class in
org.exoplatform.news.model
SharedNews()
- Constructor for class org.exoplatform.news.model.
SharedNews
ShareMyNewsNotificationPlugin
- Class in
org.exoplatform.news.notification.plugin
ShareMyNewsNotificationPlugin(InitParams, SpaceService, OrganizationService)
- Constructor for class org.exoplatform.news.notification.plugin.
ShareMyNewsNotificationPlugin
shareNews(SharedNews, List<Space>)
- Method in interface org.exoplatform.news.
NewsService
shareNews(SharedNews, List<Space>)
- Method in class org.exoplatform.news.
NewsServiceImpl
Share a news to a list of spaces
shareNews(HttpServletRequest, String, SharedNews)
- Method in class org.exoplatform.news.rest.
NewsRestResourcesV1
ShareNewsNotificationPlugin
- Class in
org.exoplatform.news.notification.plugin
ShareNewsNotificationPlugin(InitParams, SpaceService, OrganizationService)
- Constructor for class org.exoplatform.news.notification.plugin.
ShareNewsNotificationPlugin
T
TemplateBuilder()
- Constructor for class org.exoplatform.news.notification.provider.
MailTemplateProvider.TemplateBuilder
U
UINewsActivity
- Class in
org.exoplatform.news.webui.activity
UINewsActivity()
- Constructor for class org.exoplatform.news.webui.activity.
UINewsActivity
UINewsActivity.LikeActivityActionListener
- Class in
org.exoplatform.news.webui.activity
UINewsActivity.PostCommentActionListener
- Class in
org.exoplatform.news.webui.activity
UINewsActivityBuilder
- Class in
org.exoplatform.news.webui.activity
UINewsActivityBuilder()
- Constructor for class org.exoplatform.news.webui.activity.
UINewsActivityBuilder
UISharedNewsActivity
- Class in
org.exoplatform.news.webui.activity
UISharedNewsActivity()
- Constructor for class org.exoplatform.news.webui.activity.
UISharedNewsActivity
unarchiveNews(String)
- Method in interface org.exoplatform.news.
NewsService
unarchiveNews(String)
- Method in class org.exoplatform.news.
NewsServiceImpl
Unarchive a news
unmakeAttachmentsPublic(Node)
- Method in interface org.exoplatform.news.
NewsAttachmentsService
unmakeAttachmentsPublic(Node)
- Method in class org.exoplatform.news.
NewsAttachmentsServiceImpl
unpinNews(String)
- Method in interface org.exoplatform.news.
NewsService
unpinNews(String)
- Method in class org.exoplatform.news.
NewsServiceImpl
updateNews(News)
- Method in interface org.exoplatform.news.
NewsService
updateNews(News)
- Method in class org.exoplatform.news.
NewsServiceImpl
Update a news If the uploadId of the news is null, the illustration is not updated.
updateNews(HttpServletRequest, String, News)
- Method in class org.exoplatform.news.rest.
NewsRestResourcesV1
updateNewsActivities(ExoSocialActivity, News)
- Method in class org.exoplatform.news.
NewsServiceImpl
updateNewsAttachments(News, Node)
- Method in interface org.exoplatform.news.
NewsAttachmentsService
updateNewsAttachments(News, Node)
- Method in class org.exoplatform.news.
NewsAttachmentsServiceImpl
Adds new attachments to the News and remove the attachments to remove.
V
valueOf(String)
- Static method in enum org.exoplatform.news.notification.utils.
NotificationConstants.NOTIFICATION_CONTEXT
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.exoplatform.news.notification.utils.
NotificationConstants.NOTIFICATION_CONTEXT
Returns an array containing the constants of this enum type, in the order they are declared.
viewNews(HttpServletRequest, String)
- Method in class org.exoplatform.news.rest.
NewsRestResourcesV1
W
WebTemplateProvider
- Class in
org.exoplatform.news.notification.provider
WebTemplateProvider(InitParams)
- Constructor for class org.exoplatform.news.notification.provider.
WebTemplateProvider
A
B
C
D
E
G
I
L
M
N
O
P
R
S
T
U
V
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2003–2020
eXo Platform SAS
. All rights reserved.