A B C D G I L M N O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ACTIVITY_LINK - Static variable in class org.exoplatform.news.notification.plugin.PostNewsNotificationPlugin
- ACTIVITY_LINK - Static variable in class org.exoplatform.news.notification.utils.NotificationConstants
- ActivityNewsProcessor - Class in org.exoplatform.news.activity.processor
- ActivityNewsProcessor(NewsService, InitParams) - Constructor for class org.exoplatform.news.activity.processor.ActivityNewsProcessor
- 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
- AUTHOR_AVATAR_URL - Static variable in class org.exoplatform.news.notification.plugin.PostNewsNotificationPlugin
- AUTHOR_AVATAR_URL - Static variable in class org.exoplatform.news.notification.utils.NotificationConstants
B
- broadcastEvent(String, Object, Object) - Static method in class org.exoplatform.news.NewsUtils
- buildDigestMsg(List<NotificationInfo>, TemplateContext) - Method in class org.exoplatform.news.notification.provider.MailTemplateProvider.TemplateBuilder
- 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
- cancelScheduleNews(News) - Method in interface org.exoplatform.news.NewsService
- cancelScheduleNews(News) - Method in class org.exoplatform.news.NewsServiceImpl
- canCreateNews(HttpServletRequest, String) - Method in class org.exoplatform.news.rest.NewsRestResourcesV1
- canDeleteNews(String, String) - Method in interface org.exoplatform.news.NewsService
- canDeleteNews(String, String) - Method in class org.exoplatform.news.NewsServiceImpl
- 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(News, String) - Method in interface org.exoplatform.news.NewsService
- canEditNews(News, String) - Method in class org.exoplatform.news.NewsServiceImpl
- canPublishNews() - Method in interface org.exoplatform.news.NewsService
- canPublishNews() - Method in class org.exoplatform.news.NewsServiceImpl
-
Return a boolean that indicates if the current user can publish the news or not
- canPublishNews(HttpServletRequest) - Method in class org.exoplatform.news.rest.NewsRestResourcesV1
- canScheduleNews(HttpServletRequest, String) - Method in class org.exoplatform.news.rest.NewsRestResourcesV1
- canViewNews(News, String) - Method in interface org.exoplatform.news.NewsService
- canViewNews(News, String) - Method in class org.exoplatform.news.NewsServiceImpl
- clickOnNews(UriInfo, String, String) - Method in class org.exoplatform.news.rest.NewsRestResourcesV1
- 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.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.PostNewsNotificationPlugin
- CONTENT_TITLE - Static variable in class org.exoplatform.news.notification.utils.NotificationConstants
- CONTENT_URL - Static variable in class org.exoplatform.news.notification.utils.NotificationConstants
- CONTEXT - Static variable in class org.exoplatform.news.notification.plugin.MentionInNewsNotificationPlugin
- CONTEXT - Static variable in class org.exoplatform.news.notification.plugin.PostNewsNotificationPlugin
- CONTEXT - Static variable in class org.exoplatform.news.notification.utils.NotificationConstants
- convertNodeToNews(Node, boolean) - Method in interface org.exoplatform.news.NewsService
- convertNodeToNews(Node, boolean) - Method in class org.exoplatform.news.NewsServiceImpl
- convertNodeToNewsAttachment(Node) - Method in class org.exoplatform.news.NewsAttachmentsServiceImpl
- create(String) - Method in class org.exoplatform.news.search.NewsIndexingServiceConnector
- createNews(HttpServletRequest, News) - Method in class org.exoplatform.news.rest.NewsRestResourcesV1
- 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(News, Session) - Method in interface org.exoplatform.news.NewsService
- createNews(News, Session) - Method in class org.exoplatform.news.NewsServiceImpl
- 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.PostNewsNotificationPlugin
- CURRENT_USER - Static variable in class org.exoplatform.news.notification.utils.NotificationConstants
D
- deleteNews(String, boolean) - Method in interface org.exoplatform.news.NewsService
- deleteNews(String, boolean) - Method in class org.exoplatform.news.NewsServiceImpl
-
Delete news
- deleteNews(HttpServletRequest, String, boolean, long) - Method in class org.exoplatform.news.rest.NewsRestResourcesV1
G
- GAMIFICATION_GENERIC_EVENT - Static variable in class org.exoplatform.news.listener.NewsGamificationIntegrationListener
- GAMIFICATION_POST_NEWS_ARTICLE_RULE_TITLE - Static variable in class org.exoplatform.news.listener.NewsGamificationIntegrationListener
- GAMIFICATION_PUBLISH_NEWS_ARTICLE_RULE_TITLE - Static variable in class org.exoplatform.news.listener.NewsGamificationIntegrationListener
- getActivities() - Method in class org.exoplatform.news.model.News
- getActivityId() - Method in class org.exoplatform.news.model.News
- getAllIds(int, int) - Method in class org.exoplatform.news.search.NewsIndexingServiceConnector
- 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
- getAuthorAvatarUrl() - 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
- getBody() - Method in class org.exoplatform.news.rest.NewsSearchResultEntity
- getBody() - Method in class org.exoplatform.news.search.NewsESSearchResult
- getConnectorName() - Method in class org.exoplatform.news.search.NewsIndexingServiceConnector
- getContext() - Method in enum org.exoplatform.news.notification.utils.NotificationConstants.NOTIFICATION_CONTEXT
- getCreationDate() - Method in class org.exoplatform.news.model.News
- getDraftUpdateDate() - Method in class org.exoplatform.news.model.News
- getDraftUpdater() - Method in class org.exoplatform.news.model.News
- getDraftUpdaterDisplayName() - Method in class org.exoplatform.news.model.News
- getExcerpts() - Method in class org.exoplatform.news.rest.NewsSearchResultEntity
- getExcerpts() - Method in class org.exoplatform.news.search.NewsESSearchResult
- 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.MentionInNewsNotificationPlugin
- getId() - Method in class org.exoplatform.news.notification.plugin.PostNewsNotificationPlugin
- getId() - Method in class org.exoplatform.news.notification.plugin.PublishNewsNotificationPlugin
- getId() - Method in class org.exoplatform.news.search.NewsESSearchResult
- 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
- getLastUpdatedTime() - Method in class org.exoplatform.news.rest.NewsSearchResultEntity
- getLastUpdatedTime() - Method in class org.exoplatform.news.search.NewsESSearchResult
- 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() - Method in class org.exoplatform.news.rest.NewsEntity
- getNews(HttpServletRequest, String, String, String, String, int, int, boolean) - Method in class org.exoplatform.news.rest.NewsRestResourcesV1
- getNews(NewsFilter) - Method in interface org.exoplatform.news.NewsService
- getNews(NewsFilter) - Method in class org.exoplatform.news.NewsServiceImpl
-
Get all news
- 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
- getNewsByActivityId(String, String) - Method in interface org.exoplatform.news.NewsService
-
Retrives a news identified by originating Activity identifier or a shared activity identifier
- getNewsByActivityId(String, String) - Method in class org.exoplatform.news.NewsServiceImpl
- getNewsByActivityId(HttpServletRequest, String) - Method in class org.exoplatform.news.rest.NewsRestResourcesV1
- getNewsById(String, boolean) - Method in interface org.exoplatform.news.NewsService
-
Retrives a news identified by its technical identifier
- getNewsById(String, boolean) - Method in class org.exoplatform.news.NewsServiceImpl
- getNewsById(String, String, boolean) - Method in interface org.exoplatform.news.NewsService
-
Retrives a news identified by its technical identifier
- getNewsById(String, String, boolean) - Method in class org.exoplatform.news.NewsServiceImpl
- getNewsById(HttpServletRequest, String, String, boolean) - 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
- getNewsIllustration(Request, String) - Method in class org.exoplatform.news.rest.NewsRestResourcesV1
- getNewsIllustration(News, Session) - Static method in class org.exoplatform.news.notification.utils.NotificationUtils
- getNewsNodeById(String, SessionProvider) - Method in class org.exoplatform.news.NewsServiceImpl
- getNewsUrl() - Method in class org.exoplatform.news.rest.NewsSearchResultEntity
- getNewsUrl() - Method in class org.exoplatform.news.search.NewsESSearchResult
- 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
- getPath() - Method in class org.exoplatform.news.model.News
- getPostedTime() - Method in class org.exoplatform.news.rest.NewsSearchResultEntity
- getPostedTime() - Method in class org.exoplatform.news.search.NewsESSearchResult
- getPoster() - Method in class org.exoplatform.news.rest.NewsSearchResultEntity
- getPoster() - Method in class org.exoplatform.news.search.NewsESSearchResult
- getPublicationDate() - Method in class org.exoplatform.news.model.News
- getPublicationState() - Method in class org.exoplatform.news.model.News
- getRedactorOrManagerSpaces(String) - Static method in class org.exoplatform.news.NewsUtils
- getSchedulePostDate() - Method in class org.exoplatform.news.model.News
- getSearchText() - Method in class org.exoplatform.news.filter.NewsFilter
- getSession(SessionProvider) - Method in class org.exoplatform.news.NewsServiceImpl
- 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
- getSpaceDisplayName() - Method in class org.exoplatform.news.rest.NewsSearchResultEntity
- getSpaceDisplayName() - Method in class org.exoplatform.news.search.NewsESSearchResult
- getSpaceId() - Method in class org.exoplatform.news.model.News
- getSpaces() - Method in class org.exoplatform.news.filter.NewsFilter
- getSpaceUrl() - Method in class org.exoplatform.news.model.News
- getSummary() - Method in class org.exoplatform.news.model.News
- getTimeZoneId() - Method in class org.exoplatform.news.model.News
- getTitle() - Method in class org.exoplatform.news.model.News
- getTitle() - Method in class org.exoplatform.news.rest.NewsSearchResultEntity
- getTitle() - Method in class org.exoplatform.news.search.NewsESSearchResult
- getUpdateDate() - Method in class org.exoplatform.news.model.News
- getUpdater() - Method in class org.exoplatform.news.model.News
- getUpdaterFullName() - 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
- getUserIdentity(String) - Static method in class org.exoplatform.news.NewsUtils
- getViewsCount() - Method in class org.exoplatform.news.model.News
I
- ID - Static variable in class org.exoplatform.news.notification.plugin.MentionInNewsNotificationPlugin
- ID - Static variable in class org.exoplatform.news.notification.plugin.PostNewsNotificationPlugin
- ID - Static variable in class org.exoplatform.news.notification.plugin.PublishNewsNotificationPlugin
- ILLUSTRATION_URL - Static variable in class org.exoplatform.news.notification.plugin.PostNewsNotificationPlugin
- ILLUSTRATION_URL - Static variable in class org.exoplatform.news.notification.utils.NotificationConstants
- 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
- isCanDelete() - Method in class org.exoplatform.news.model.News
- isCanEdit() - Method in class org.exoplatform.news.model.News
- isDraftNews() - Method in class org.exoplatform.news.filter.NewsFilter
- 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
- isScheduledNews() - Method in class org.exoplatform.news.filter.NewsFilter
- isSpaceMember() - Method in class org.exoplatform.news.model.News
- isValid(NotificationContext) - Method in class org.exoplatform.news.notification.plugin.MentionInNewsNotificationPlugin
- isValid(NotificationContext) - Method in class org.exoplatform.news.notification.plugin.PostNewsNotificationPlugin
- isValid(NotificationContext) - Method in class org.exoplatform.news.notification.plugin.PublishNewsNotificationPlugin
L
- 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, SpaceService) - 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.MentionInNewsNotificationPlugin
- makeNotification(NotificationContext) - Method in class org.exoplatform.news.notification.plugin.PostNewsNotificationPlugin
- makeNotification(NotificationContext) - Method in class org.exoplatform.news.notification.plugin.PublishNewsNotificationPlugin
- 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
- MENTION_IN_NEWS - org.exoplatform.news.notification.utils.NotificationConstants.NOTIFICATION_CONTEXT
- MENTION_PATTERN - Static variable in class org.exoplatform.news.notification.plugin.MentionInNewsNotificationPlugin
- MENTIONED_IDS - Static variable in class org.exoplatform.news.notification.plugin.MentionInNewsNotificationPlugin
- MENTIONED_IDS - Static variable in class org.exoplatform.news.notification.utils.NotificationConstants
- MentionInNewsNotificationPlugin - Class in org.exoplatform.news.notification.plugin
- MentionInNewsNotificationPlugin(InitParams) - Constructor for class org.exoplatform.news.notification.plugin.MentionInNewsNotificationPlugin
- MIX_NEWS_MODIFIERS - Static variable in class org.exoplatform.news.NewsServiceImpl
- MIX_NEWS_MODIFIERS_PROP - Static variable in class org.exoplatform.news.NewsServiceImpl
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_ID - Static variable in class org.exoplatform.news.notification.plugin.PostNewsNotificationPlugin
- NEWS_ID - Static variable in class org.exoplatform.news.notification.utils.NotificationConstants
- NEWS_NODES_FOLDER - Static variable in class org.exoplatform.news.NewsServiceImpl
- NewsActivityListener - Class in org.exoplatform.news.listener
-
A triggered listener class about activity lifecyles.
- NewsActivityListener(ActivityManager, IdentityManager, SpaceService, NewsService) - Constructor for class org.exoplatform.news.listener.NewsActivityListener
- 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
- NewsESSearchConnector - Class in org.exoplatform.news.search
- NewsESSearchConnector(ConfigurationManager, IdentityManager, ActivityStorage, ElasticSearchingClient, InitParams) - Constructor for class org.exoplatform.news.search.NewsESSearchConnector
- NewsESSearchResult - Class in org.exoplatform.news.search
- NewsESSearchResult() - Constructor for class org.exoplatform.news.search.NewsESSearchResult
- NewsFilter - Class in org.exoplatform.news.filter
- NewsFilter() - Constructor for class org.exoplatform.news.filter.NewsFilter
- NewsGamificationIntegrationListener - Class in org.exoplatform.news.listener
- NewsGamificationIntegrationListener(PortalContainer, ListenerService, NewsService) - Constructor for class org.exoplatform.news.listener.NewsGamificationIntegrationListener
- NewsIndexingServiceConnector - Class in org.exoplatform.news.search
- NewsIndexingServiceConnector(IdentityManager, InitParams, NewsService, ActivityManager) - Constructor for class org.exoplatform.news.search.NewsIndexingServiceConnector
- NewsPublicationListener - Class in org.exoplatform.news.listener
- NewsPublicationListener() - Constructor for class org.exoplatform.news.listener.NewsPublicationListener
- 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, PortalContainer) - 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
- NewsSearchResultEntity - Class in org.exoplatform.news.rest
- NewsSearchResultEntity() - Constructor for class org.exoplatform.news.rest.NewsSearchResultEntity
- NewsSearchResultEntity(NewsESSearchResult) - Constructor for class org.exoplatform.news.rest.NewsSearchResultEntity
- 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, IndexingService, NewsESSearchConnector, UserACL) - Constructor for class org.exoplatform.news.NewsServiceImpl
- NewsUtils - Class in org.exoplatform.news
- NewsUtils() - Constructor for class org.exoplatform.news.NewsUtils
- 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
- onEvent(Event<String, String>) - Method in class org.exoplatform.news.listener.NewsGamificationIntegrationListener
- onEvent(Event<CmsService, Node>) - Method in class org.exoplatform.news.listener.NewsPublicationListener
- openNewsAttachmentById(HttpServletRequest, String) - Method in class org.exoplatform.news.rest.NewsRestResourcesV1
- org.exoplatform.news - package org.exoplatform.news
- org.exoplatform.news.activity.processor - package org.exoplatform.news.activity.processor
- org.exoplatform.news.connector - package org.exoplatform.news.connector
- org.exoplatform.news.filter - package org.exoplatform.news.filter
- org.exoplatform.news.listener - package org.exoplatform.news.listener
- 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
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
- POST_NEWS - org.exoplatform.news.notification.utils.NotificationConstants.NOTIFICATION_CONTEXT
- POST_NEWS - Static variable in class org.exoplatform.news.NewsUtils
- PostNewsNotificationPlugin - Class in org.exoplatform.news.notification.plugin
- PostNewsNotificationPlugin(InitParams, SpaceService, OrganizationService) - Constructor for class org.exoplatform.news.notification.plugin.PostNewsNotificationPlugin
- processActivity(ExoSocialActivity) - Method in class org.exoplatform.news.activity.processor.ActivityNewsProcessor
- processMentions(String) - Static method in class org.exoplatform.news.NewsUtils
-
Processes Mentioners who has been mentioned via the news body.
- PUBLISH_IN_NEWS - org.exoplatform.news.notification.utils.NotificationConstants.NOTIFICATION_CONTEXT
- PUBLISH_NEWS - Static variable in class org.exoplatform.news.NewsUtils
- PublishNewsNotificationPlugin - Class in org.exoplatform.news.notification.plugin
- PublishNewsNotificationPlugin(InitParams) - Constructor for class org.exoplatform.news.notification.plugin.PublishNewsNotificationPlugin
- PushTemplateProvider - Class in org.exoplatform.news.notification.provider
- PushTemplateProvider(InitParams, SpaceService) - 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
- scheduleNews(HttpServletRequest, News) - Method in class org.exoplatform.news.rest.NewsRestResourcesV1
- scheduleNews(News) - Method in interface org.exoplatform.news.NewsService
- scheduleNews(News) - Method in class org.exoplatform.news.NewsServiceImpl
- search(UriInfo, String, String, int, int) - Method in class org.exoplatform.news.rest.NewsRestResourcesV1
- 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
- search(Identity, String, int, int) - Method in interface org.exoplatform.news.NewsService
- search(Identity, String, int, int) - Method in class org.exoplatform.news.NewsServiceImpl
-
Search news by term
- search(Identity, String, long, long) - Method in class org.exoplatform.news.search.NewsESSearchConnector
- 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, Session) - 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.News
- 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
- setAuthorAvatarUrl(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
- setBody(String) - Method in class org.exoplatform.news.rest.NewsSearchResultEntity
- setBody(String) - Method in class org.exoplatform.news.search.NewsESSearchResult
- setCanArchive(boolean) - Method in class org.exoplatform.news.model.News
- setCanDelete(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
- setDraftNews(boolean) - Method in class org.exoplatform.news.filter.NewsFilter
- setDraftUpdateDate(Date) - Method in class org.exoplatform.news.model.News
- setDraftUpdater(String) - Method in class org.exoplatform.news.model.News
- setDraftUpdaterDisplayName(String) - Method in class org.exoplatform.news.model.News
- setExcerpts(List<String>) - Method in class org.exoplatform.news.rest.NewsSearchResultEntity
- setExcerpts(List<String>) - Method in class org.exoplatform.news.search.NewsESSearchResult
- 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
- setId(String) - Method in class org.exoplatform.news.search.NewsESSearchResult
- 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
- setLastUpdatedTime(long) - Method in class org.exoplatform.news.rest.NewsSearchResultEntity
- setLastUpdatedTime(long) - Method in class org.exoplatform.news.search.NewsESSearchResult
- 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
- setNewsUrl(String) - Method in class org.exoplatform.news.rest.NewsSearchResultEntity
- setNewsUrl(String) - Method in class org.exoplatform.news.search.NewsESSearchResult
- 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
- setPostedTime(long) - Method in class org.exoplatform.news.rest.NewsSearchResultEntity
- setPostedTime(long) - Method in class org.exoplatform.news.search.NewsESSearchResult
- setPoster(Identity) - Method in class org.exoplatform.news.search.NewsESSearchResult
- setPoster(IdentityEntity) - Method in class org.exoplatform.news.rest.NewsSearchResultEntity
- setPublicationDate(Date) - Method in class org.exoplatform.news.model.News
- setPublicationState(String) - Method in class org.exoplatform.news.model.News
- setScheduledNews(boolean) - Method in class org.exoplatform.news.filter.NewsFilter
- setSchedulePostDate(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
- setSpaceDisplayName(String) - Method in class org.exoplatform.news.rest.NewsSearchResultEntity
- setSpaceDisplayName(String) - Method in class org.exoplatform.news.search.NewsESSearchResult
- setSpaceId(String) - Method in class org.exoplatform.news.model.News
- setSpaceMember(boolean) - Method in class org.exoplatform.news.model.News
- setSpaces(List<String>) - Method in class org.exoplatform.news.filter.NewsFilter
- setSpaceUrl(String) - Method in class org.exoplatform.news.model.News
- setSummary(String) - Method in class org.exoplatform.news.model.News
- setTimeZoneId(String) - Method in class org.exoplatform.news.model.News
- setTitle(String) - Method in class org.exoplatform.news.model.News
- setTitle(String) - Method in class org.exoplatform.news.rest.NewsSearchResultEntity
- setTitle(String) - Method in class org.exoplatform.news.search.NewsESSearchResult
- setUpdateDate(Date) - Method in class org.exoplatform.news.model.News
- setUpdater(String) - Method in class org.exoplatform.news.model.News
- setUpdaterFullName(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
- SHARE_NEWS_PERMISSIONS - Static variable in class org.exoplatform.news.NewsServiceImpl
- shareActivity(ActivityLifeCycleEvent) - Method in class org.exoplatform.news.listener.NewsActivityListener
- shareNews(News, Space, Identity, String) - Method in interface org.exoplatform.news.NewsService
-
Shares a news into a dedicated space
- shareNews(News, Space, Identity, String) - Method in class org.exoplatform.news.NewsServiceImpl
- start() - Method in class org.exoplatform.news.rest.NewsRestResourcesV1
- stop() - Method in class org.exoplatform.news.rest.NewsRestResourcesV1
- substituteUsernames(String, String) - Method in class org.exoplatform.news.NewsServiceImpl
T
- TemplateBuilder() - Constructor for class org.exoplatform.news.notification.provider.MailTemplateProvider.TemplateBuilder
- TYPE - Static variable in class org.exoplatform.news.search.NewsIndexingServiceConnector
U
- unarchiveNews(String) - Method in interface org.exoplatform.news.NewsService
- unarchiveNews(String) - Method in class org.exoplatform.news.NewsServiceImpl
-
Unarchive a news
- undoDeleteNews(HttpServletRequest, String) - Method in class org.exoplatform.news.rest.NewsRestResourcesV1
- 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
- update(String) - Method in class org.exoplatform.news.search.NewsIndexingServiceConnector
- updateNews(HttpServletRequest, String, boolean, News) - Method in class org.exoplatform.news.rest.NewsRestResourcesV1
- 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.
- updateNewsActivities(ExoSocialActivity, News, Session) - Method in class org.exoplatform.news.NewsServiceImpl
- updateNewsActivity(News, boolean) - Method in interface org.exoplatform.news.NewsService
- updateNewsActivity(News, boolean) - 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.
W
- WebTemplateProvider - Class in org.exoplatform.news.notification.provider
- WebTemplateProvider(InitParams, SpaceService) - Constructor for class org.exoplatform.news.notification.provider.WebTemplateProvider
All Classes All Packages