Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
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(ActivityManager, NewsService, InitParams) - Constructor for class org.exoplatform.news.activity.processor.ActivityNewsProcessor
- addAttachmentFromExistingResource(Node, String) - Method in class org.exoplatform.news.storage.jcr.JcrNewsAttachmentsStorage
-
Add an existing resource with the given id to the given news node
- addAttachmentFromExistingResource(Node, String) - Method in interface org.exoplatform.news.storage.NewsAttachmentsStorage
- addAttachmentFromUploadedResource(Node, String) - Method in class org.exoplatform.news.storage.jcr.JcrNewsAttachmentsStorage
-
Add the resource with the given upload id to the given news node
- addAttachmentFromUploadedResource(Node, String) - Method in interface org.exoplatform.news.storage.NewsAttachmentsStorage
- addFuzzySyntaxAndOR(String) - Method in class org.exoplatform.news.queryBuilder.NewsQueryBuilder
- ALL_NEWS_AUDIENCE - Static variable in class org.exoplatform.news.utils.NewsUtils
- AnalyticsNewsListener - Class in org.exoplatform.news.listener
- AnalyticsNewsListener() - Constructor for class org.exoplatform.news.listener.AnalyticsNewsListener
- ARCHIVE_NEWS - Static variable in class org.exoplatform.news.utils.NewsUtils
- archiveNews(String) - Method in class org.exoplatform.news.storage.jcr.JcrNewsStorage
-
Archive a news
- archiveNews(String) - Method in interface org.exoplatform.news.storage.NewsStorage
- archiveNews(String, String) - Method in class org.exoplatform.news.service.impl.NewsServiceImpl
-
Archive a news
- archiveNews(String, String) - Method in interface org.exoplatform.news.service.NewsService
-
Archive a news
- ARTICLE_CONTENT - Static variable in class org.exoplatform.news.service.impl.NewsServiceImpl
- AttachedActivityCacheUpdater - Class in org.exoplatform.news.listener
-
A listener to clear cached news inside
ExoSocialActivity.getLinkedProcessedEntities()after any modification made onNews - AttachedActivityCacheUpdater(ActivityStorage) - Constructor for class org.exoplatform.news.listener.AttachedActivityCacheUpdater
- AUDIENCE - Static variable in class org.exoplatform.news.notification.plugin.PostNewsNotificationPlugin
- 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.utils.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(Identity, String) - Method in class org.exoplatform.news.service.impl.NewsServiceImpl
-
checks if the user can archive the news
- canArchiveNews(Identity, String) - Method in interface org.exoplatform.news.service.NewsService
-
checks if the user can archive the news
- canCreateNews(HttpServletRequest, String) - Method in class org.exoplatform.news.rest.NewsRestResourcesV1
- canCreateNews(Space, Identity) - Method in class org.exoplatform.news.service.impl.NewsServiceImpl
-
Checks if the user can create a News
- canCreateNews(Space, Identity) - Method in interface org.exoplatform.news.service.NewsService
-
Checks if the user can create a News
- canManageNewsPublishTargets(Identity) - Static method in class org.exoplatform.news.utils.NewsUtils
- canPublishNews(String) - Method in class org.exoplatform.news.rest.NewsRestResourcesV1
- canPublishNews(String, Identity) - Static method in class org.exoplatform.news.utils.NewsUtils
- canScheduleNews(String) - Method in class org.exoplatform.news.rest.NewsRestResourcesV1
- canScheduleNews(Space, Identity) - Method in class org.exoplatform.news.service.impl.NewsServiceImpl
-
Checks if the user can schedule publishinga News
- canScheduleNews(Space, Identity) - Method in interface org.exoplatform.news.service.NewsService
-
Checks if the user can schedule publishinga News
- canViewNews(News, String) - Method in class org.exoplatform.news.service.impl.NewsServiceImpl
-
Checks if the user can view the News
- canViewNews(News, String) - Method in interface org.exoplatform.news.service.NewsService
-
Checks if the user can view the News
- clickOnNews(UriInfo, String, String) - Method in class org.exoplatform.news.rest.NewsRestResourcesV1
- COMMENT_NEWS - Static variable in class org.exoplatform.news.utils.NewsUtils
- 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
- convertNodeToNewsAttachment(Node) - Method in class org.exoplatform.news.storage.jcr.JcrNewsAttachmentsStorage
- 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 class org.exoplatform.news.storage.jcr.JcrNewsStorage
-
Create the exo:news draft node in CMS
- createNews(News) - Method in interface org.exoplatform.news.storage.NewsStorage
- createNews(News, Identity) - Method in class org.exoplatform.news.service.impl.NewsServiceImpl
-
Create and publish a News A news is composed of an activity and a CMS node containing the data.
- createNews(News, Identity) - Method in interface org.exoplatform.news.service.NewsService
-
Create and publish a News A news is composed of an activity and a CMS node containing the data.
- createNewsTarget(HttpServletRequest, NewsTargetingEntity) - Method in class org.exoplatform.news.rest.NewsTargetingRestResourcesV1
- createNewsTarget(NewsTargetingEntity, Identity) - Method in class org.exoplatform.news.service.impl.NewsTargetingServiceImpl
- createNewsTarget(NewsTargetingEntity, Identity) - Method in interface org.exoplatform.news.service.NewsTargetingService
-
Create news target
- 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
- DELETE_NEWS - Static variable in class org.exoplatform.news.utils.NewsUtils
- deleteNews(String, boolean) - Method in class org.exoplatform.news.storage.jcr.JcrNewsStorage
- deleteNews(String, boolean) - Method in interface org.exoplatform.news.storage.NewsStorage
- deleteNews(String, Identity, boolean) - Method in class org.exoplatform.news.service.impl.NewsServiceImpl
-
Delete news
- deleteNews(String, Identity, boolean) - Method in interface org.exoplatform.news.service.NewsService
-
Delete news
- deleteNews(HttpServletRequest, String, boolean, long) - Method in class org.exoplatform.news.rest.NewsRestResourcesV1
- deleteNewsTargets(String) - Method in class org.exoplatform.news.service.impl.NewsTargetingServiceImpl
- deleteNewsTargets(String) - Method in interface org.exoplatform.news.service.NewsTargetingService
- deleteNewsTargets(News, String) - Method in class org.exoplatform.news.service.impl.NewsTargetingServiceImpl
- deleteNewsTargets(News, String) - Method in interface org.exoplatform.news.service.NewsTargetingService
- deleteTarget(HttpServletRequest, String, long) - Method in class org.exoplatform.news.rest.NewsTargetingRestResourcesV1
- deleteTargetByName(String, Identity) - Method in class org.exoplatform.news.service.impl.NewsTargetingServiceImpl
- deleteTargetByName(String, Identity) - Method in interface org.exoplatform.news.service.NewsTargetingService
- DISPLAYED_STATUS - Static variable in class org.exoplatform.news.utils.NewsUtils
E
- EntityBuilder - Class in org.exoplatform.news.utils
- EXO_NEWS_LAST_MODIFIER - Static variable in class org.exoplatform.news.storage.jcr.JcrNewsStorage
- EXO_PRIVILEGEABLE - Static variable in class org.exoplatform.news.storage.jcr.JcrNewsStorage
F
- fromNewsSearchResult(FavoriteService, NewsESSearchResult, Identity, UriInfo) - Static method in class org.exoplatform.news.utils.EntityBuilder
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
- getActivityId() - Method in class org.exoplatform.news.rest.NewsSearchResultEntity
- getActivityId() - Method in class org.exoplatform.news.search.NewsESSearchResult
- getAllIds(int, int) - Method in class org.exoplatform.news.search.NewsIndexingServiceConnector
- getAllowedDraftNewsSpaces(String) - Static method in class org.exoplatform.news.utils.NewsUtils
- getAllowedScheduledNewsSpaces(Identity) - Static method in class org.exoplatform.news.utils.NewsUtils
- getAllowedTargets(HttpServletRequest) - Method in class org.exoplatform.news.rest.NewsTargetingRestResourcesV1
- getAllowedTargets(Identity) - Method in class org.exoplatform.news.service.impl.NewsTargetingServiceImpl
- getAllowedTargets(Identity) - Method in interface org.exoplatform.news.service.NewsTargetingService
-
Gets the
Listof allowed targets for a given currentIdentity - getAllTargets() - Method in class org.exoplatform.news.service.impl.NewsTargetingServiceImpl
- getAllTargets() - Method in interface org.exoplatform.news.service.NewsTargetingService
-
Gets the
Listof all targets - getAllTargets(HttpServletRequest) - Method in class org.exoplatform.news.rest.NewsTargetingRestResourcesV1
- 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 class org.exoplatform.news.notification.utils.NotificationConstants.NOTIFICATION_CONTEXT
- 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.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
- getIdentityManager() - Method in class org.exoplatform.news.listener.AnalyticsNewsListener
- 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.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 class org.exoplatform.news.storage.jcr.JcrNewsStorage
-
Get all news
- getNews(NewsFilter) - Method in interface org.exoplatform.news.storage.NewsStorage
- getNews(NewsFilter, Identity) - Method in class org.exoplatform.news.service.impl.NewsServiceImpl
-
Get all news
- getNews(NewsFilter, Identity) - Method in interface org.exoplatform.news.service.NewsService
-
Get all news
- getNewsAttachment(String) - Method in class org.exoplatform.news.storage.jcr.JcrNewsAttachmentsStorage
-
Get the attachment with the given id
- getNewsAttachment(String) - Method in interface org.exoplatform.news.storage.NewsAttachmentsStorage
- 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 class org.exoplatform.news.storage.jcr.JcrNewsAttachmentsStorage
-
Get the URL to open the attachment with the given id
- getNewsAttachmentOpenUrl(String) - Method in interface org.exoplatform.news.storage.NewsAttachmentsStorage
- getNewsAttachments(Node) - Method in class org.exoplatform.news.storage.jcr.JcrNewsAttachmentsStorage
-
Get the list of attachments of the given news node
- getNewsAttachments(Node) - Method in interface org.exoplatform.news.storage.NewsAttachmentsStorage
- getNewsAttachmentStream(String) - Method in class org.exoplatform.news.storage.jcr.JcrNewsAttachmentsStorage
-
Get data stream of the attachment with the given id
- getNewsAttachmentStream(String) - Method in interface org.exoplatform.news.storage.NewsAttachmentsStorage
- getNewsByActivityId(String) - Method in class org.exoplatform.news.rest.NewsRestResourcesV1
- getNewsByActivityId(String, Identity) - Method in class org.exoplatform.news.service.impl.NewsServiceImpl
-
Retrieves a news item identified by originating Activity identifier or a shared activity identifier
- getNewsByActivityId(String, Identity) - Method in interface org.exoplatform.news.service.NewsService
-
Retrieves a news item identified by originating Activity identifier or a shared activity identifier
- getNewsById(String, boolean) - Method in class org.exoplatform.news.service.impl.NewsServiceImpl
-
Retrives a news identified by its technical identifier
- getNewsById(String, boolean) - Method in interface org.exoplatform.news.service.NewsService
-
Retrives a news identified by its technical identifier
- getNewsById(String, boolean) - Method in class org.exoplatform.news.storage.jcr.JcrNewsStorage
- getNewsById(String, boolean) - Method in interface org.exoplatform.news.storage.NewsStorage
- getNewsById(String, Identity, boolean) - Method in class org.exoplatform.news.service.impl.NewsServiceImpl
-
Retrives a news identified by its technical identifier
- getNewsById(String, Identity, boolean) - Method in interface org.exoplatform.news.service.NewsService
-
Retrives a news identified by its technical identifier
- getNewsById(HttpServletRequest, String, String, boolean) - Method in class org.exoplatform.news.rest.NewsRestResourcesV1
- getNewsByTarget(HttpServletRequest, String, int, int, boolean) - Method in class org.exoplatform.news.rest.NewsRestResourcesV1
- getNewsByTargetName(NewsFilter, String, Identity) - Method in class org.exoplatform.news.service.impl.NewsServiceImpl
-
Get list of news by a given target name
- getNewsByTargetName(NewsFilter, String, Identity) - Method in interface org.exoplatform.news.service.NewsService
-
Get list of news by a given target name
- getNewsCount(NewsFilter) - Method in class org.exoplatform.news.service.impl.NewsServiceImpl
-
get the count of News after applying a filter
- getNewsCount(NewsFilter) - Method in interface org.exoplatform.news.service.NewsService
-
get the count of News after applying a filter
- getNewsCount(NewsFilter) - Method in class org.exoplatform.news.storage.jcr.JcrNewsStorage
- getNewsCount(NewsFilter) - Method in interface org.exoplatform.news.storage.NewsStorage
- getNewsIllustration(Request, HttpServletRequest, String, long, String) - Method in class org.exoplatform.news.rest.NewsRestResourcesV1
- getNewsIllustration(News) - Method in class org.exoplatform.news.storage.jcr.JcrNewsStorage
- getNewsIllustration(News) - Method in interface org.exoplatform.news.storage.NewsStorage
- getNewsIllustration(News, Session) - Static method in class org.exoplatform.news.notification.utils.NotificationUtils
- getNewsTargetItemsByTargetName(String, long, long) - Method in class org.exoplatform.news.service.impl.NewsTargetingServiceImpl
- getNewsTargetItemsByTargetName(String, long, long) - Method in interface org.exoplatform.news.service.NewsTargetingService
- 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
- getNodeById(String, SessionProvider) - Method in class org.exoplatform.news.storage.jcr.JcrNewsStorage
- getNodeByPath(String, SessionProvider) - Method in class org.exoplatform.news.storage.jcr.JcrNewsStorage
- 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.rest.NewsEntity
- 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
- getSize() - Method in class org.exoplatform.news.model.NewsAttachment
- getSize() - Method in class org.exoplatform.news.rest.NewsEntity
- getSpaceApplicationItem(NotificationInfo) - Method in class org.exoplatform.news.notification.plugin.NewsSpaceWebNotificationPlugin
- getSpaceDisplayName() - Method in class org.exoplatform.news.rest.NewsSearchResultEntity
- getSpaceDisplayName() - Method in class org.exoplatform.news.search.NewsESSearchResult
- getSpaceService() - Method in class org.exoplatform.news.listener.AnalyticsNewsListener
- getTargetsByNewsId(String) - Method in class org.exoplatform.news.service.impl.NewsTargetingServiceImpl
- getTargetsByNewsId(String) - Method in interface org.exoplatform.news.service.NewsTargetingService
- getTitle() - Method in class org.exoplatform.news.rest.NewsSearchResultEntity
- getTitle() - Method in class org.exoplatform.news.search.NewsESSearchResult
- getUploadId() - Method in class org.exoplatform.news.model.NewsAttachment
- getUserFullName(String) - Static method in class org.exoplatform.news.notification.utils.NotificationUtils
- getUserIdentity(String) - Static method in class org.exoplatform.news.utils.NewsUtils
I
- ID - Static variable in class org.exoplatform.news.notification.plugin.MentionInNewsNotificationPlugin
- ID - Static variable in class org.exoplatform.news.notification.plugin.NewsSpaceWebNotificationPlugin
- 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
- isCurrentUserInNewsViewers(String, String) - Method in class org.exoplatform.news.storage.jcr.JcrNewsStorage
- isCurrentUserInNewsViewers(String, String) - Method in interface org.exoplatform.news.storage.NewsStorage
- isFavorite() - Method in class org.exoplatform.news.rest.NewsSearchResultEntity
- isNewsEvent(String) - Method in class org.exoplatform.news.listener.MetadataItemModified
- 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
J
- JcrNewsAttachmentsStorage - Class in org.exoplatform.news.storage.jcr
- JcrNewsAttachmentsStorage(SessionProviderService, RepositoryService, NodeHierarchyCreator, DataDistributionManager, SpaceService, UploadService, DocumentService) - Constructor for class org.exoplatform.news.storage.jcr.JcrNewsAttachmentsStorage
- JcrNewsStorage - Class in org.exoplatform.news.storage.jcr
- JcrNewsStorage(RepositoryService, SessionProviderService, NodeHierarchyCreator, DataDistributionManager, ActivityManager, SpaceService, UploadService, PublicationService, PublicationManager, NewsAttachmentsStorage, IdentityManager, LinkManager, NewsSearchConnector, WCMPublicationService) - Constructor for class org.exoplatform.news.storage.jcr.JcrNewsStorage
L
- LIKE_NEWS - Static variable in class org.exoplatform.news.utils.NewsUtils
- likeActivity(ActivityLifeCycleEvent) - Method in class org.exoplatform.news.listener.NewsActivityListener
- log - Static variable in class org.exoplatform.news.notification.provider.MailTemplateProvider
- log - Static variable in class org.exoplatform.news.notification.provider.PushTemplateProvider
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 class org.exoplatform.news.storage.jcr.JcrNewsAttachmentsStorage
- makeAttachmentsPublic(Node) - Method in interface org.exoplatform.news.storage.NewsAttachmentsStorage
- 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 class org.exoplatform.news.service.impl.NewsServiceImpl
-
Increment the number of views for a news
- markAsRead(News, String) - Method in interface org.exoplatform.news.service.NewsService
-
Increment the number of views for a news
- markAsRead(News, String) - Method in class org.exoplatform.news.storage.jcr.JcrNewsStorage
- markAsRead(News, String) - Method in interface org.exoplatform.news.storage.NewsStorage
- markNewsAsRead(HttpServletRequest, String) - Method in class org.exoplatform.news.rest.NewsRestResourcesV1
- MENTION_IN_NEWS - Enum constant in enum class 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
- METADATA_TYPE - Static variable in interface org.exoplatform.news.service.NewsTargetingService
- MetadataItemModified - Class in org.exoplatform.news.listener
- MetadataItemModified(NewsService, IndexingService, ActivityStorage) - Constructor for class org.exoplatform.news.listener.MetadataItemModified
- MIX_NEWS_MODIFIERS - Static variable in class org.exoplatform.news.storage.jcr.JcrNewsStorage
- MIX_NEWS_MODIFIERS_PROP - Static variable in class org.exoplatform.news.storage.jcr.JcrNewsStorage
N
- News - Class in org.exoplatform.news.model
- News() - Constructor for class org.exoplatform.news.model.News
- NEWS_ACTIVITY_POSTED_MIXIN_PROP - Static variable in class org.exoplatform.news.storage.jcr.JcrNewsStorage
- NEWS_ACTIVITY_POSTING_MIXIN_TYPE - Static variable in class org.exoplatform.news.storage.jcr.JcrNewsStorage
- NEWS_ATTACHMENTS_IDS - Static variable in class org.exoplatform.news.service.impl.NewsServiceImpl
- NEWS_ATTACHMENTS_NODES_FOLDER - Static variable in class org.exoplatform.news.storage.jcr.JcrNewsAttachmentsStorage
- NEWS_AUDIENCE - Static variable in class org.exoplatform.news.service.impl.NewsServiceImpl
- NEWS_AUDIENCE_PROP - Static variable in class org.exoplatform.news.storage.jcr.JcrNewsStorage
- NEWS_DRAFT_VISIBILE_MIXIN_PROP - Static variable in class org.exoplatform.news.storage.jcr.JcrNewsStorage
- NEWS_DRAFT_VISIBILITY_MIXIN_TYPE - Static variable in class org.exoplatform.news.storage.jcr.JcrNewsStorage
- 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_METADATA_OBJECT_TYPE - Static variable in class org.exoplatform.news.utils.NewsUtils
- NEWS_MODIFICATION_MIXIN - Static variable in class org.exoplatform.news.storage.jcr.JcrNewsStorage
- NEWS_NODES_FOLDER - Static variable in class org.exoplatform.news.storage.jcr.JcrNewsStorage
- 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
- NewsAttachmentsStorage - Interface in org.exoplatform.news.storage
- 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) - Constructor for class org.exoplatform.news.listener.NewsGamificationIntegrationListener
- NewsIndexingServiceConnector - Class in org.exoplatform.news.search
- NewsIndexingServiceConnector(IdentityManager, InitParams, NewsService, ActivityManager, MetadataService) - Constructor for class org.exoplatform.news.search.NewsIndexingServiceConnector
- NewsMetadataListener - Class in org.exoplatform.news.listener
- NewsMetadataListener(IndexingService, SpaceService, IdentityManager, TagService) - Constructor for class org.exoplatform.news.listener.NewsMetadataListener
- 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, NewsAttachmentsStorage, SpaceService, IdentityManager, PortalContainer, FavoriteService, ThumbnailService) - 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.service
- NewsServiceImpl - Class in org.exoplatform.news.service.impl
-
Service managing News and storing them in ECMS
- NewsServiceImpl(SpaceService, ActivityManager, IdentityManager, UploadService, NewsESSearchConnector, IndexingService, NewsStorage, UserACL, NewsTargetingService, MetadataService) - Constructor for class org.exoplatform.news.service.impl.NewsServiceImpl
- NewsSpaceWebNotificationPlugin - Class in org.exoplatform.news.notification.plugin
- NewsSpaceWebNotificationPlugin(ActivityManager, NewsService, IdentityManager, InitParams) - Constructor for class org.exoplatform.news.notification.plugin.NewsSpaceWebNotificationPlugin
- NewsStorage - Interface in org.exoplatform.news.storage
- NewsTargetingEntity - Class in org.exoplatform.news.rest
- NewsTargetingEntity() - Constructor for class org.exoplatform.news.rest.NewsTargetingEntity
- NewsTargetingPermissionsEntity - Class in org.exoplatform.news.rest
- NewsTargetingPermissionsEntity() - Constructor for class org.exoplatform.news.rest.NewsTargetingPermissionsEntity
- NewsTargetingRestResourcesV1 - Class in org.exoplatform.news.rest
- NewsTargetingRestResourcesV1(NewsTargetingService, PortalContainer) - Constructor for class org.exoplatform.news.rest.NewsTargetingRestResourcesV1
- NewsTargetingService - Interface in org.exoplatform.news.service
- NewsTargetingServiceImpl - Class in org.exoplatform.news.service.impl
-
Service managing News Targeting
- NewsTargetingServiceImpl(MetadataService, IdentityManager, SpaceService, OrganizationService) - Constructor for class org.exoplatform.news.service.impl.NewsTargetingServiceImpl
- NewsTargetObject - Class in org.exoplatform.news.model
- NewsTargetObject() - Constructor for class org.exoplatform.news.model.NewsTargetObject
- NewsTargetObject(String, String, String) - Constructor for class org.exoplatform.news.model.NewsTargetObject
- NewsUtils - Class in org.exoplatform.news.utils
- NewsUtils() - Constructor for class org.exoplatform.news.utils.NewsUtils
- NotificationConstants - Class in org.exoplatform.news.notification.utils
- NotificationConstants() - Constructor for class org.exoplatform.news.notification.utils.NotificationConstants
- NotificationConstants.NOTIFICATION_CONTEXT - Enum Class 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<Long, MetadataItem>) - Method in class org.exoplatform.news.listener.MetadataItemModified
- onEvent(Event<String, News>) - Method in class org.exoplatform.news.listener.AnalyticsNewsListener
- onEvent(Event<String, News>) - Method in class org.exoplatform.news.listener.AttachedActivityCacheUpdater
- onEvent(Event<String, News>) - Method in class org.exoplatform.news.listener.NewsGamificationIntegrationListener
- onEvent(Event<String, News>) - Method in class org.exoplatform.news.listener.NewsMetadataListener
- 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.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
- org.exoplatform.news.service - package org.exoplatform.news.service
- org.exoplatform.news.service.impl - package org.exoplatform.news.service.impl
- org.exoplatform.news.storage - package org.exoplatform.news.storage
- org.exoplatform.news.storage.jcr - package org.exoplatform.news.storage.jcr
- org.exoplatform.news.utils - package org.exoplatform.news.utils
P
- patchNews(HttpServletRequest, String, News) - Method in class org.exoplatform.news.rest.NewsRestResourcesV1
- POST_NEWS - Enum constant in enum class org.exoplatform.news.notification.utils.NotificationConstants.NOTIFICATION_CONTEXT
- POST_NEWS - Static variable in class org.exoplatform.news.utils.NewsUtils
- POST_NEWS_ARTICLE - Static variable in class org.exoplatform.news.utils.NewsUtils
- postNews(News, String) - Method in class org.exoplatform.news.service.impl.NewsServiceImpl
-
Create and publish a News A news is composed of an activity and a CMS node containing the data.
- postNews(News, String) - Method in interface org.exoplatform.news.service.NewsService
-
Create and publish a News A news is composed of an activity and a CMS node containing the data.
- PostNewsNotificationPlugin - Class in org.exoplatform.news.notification.plugin
- PostNewsNotificationPlugin(InitParams, SpaceService, OrganizationService, NewsService, ActivityManager) - 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.utils.NewsUtils
-
Processes Mentioners who has been mentioned via the news body.
- PUBLISH_NEWS - Enum constant in enum class org.exoplatform.news.notification.utils.NotificationConstants.NOTIFICATION_CONTEXT
- PUBLISH_NEWS - Static variable in class org.exoplatform.news.utils.NewsUtils
- publishNews(News) - Method in class org.exoplatform.news.storage.jcr.JcrNewsStorage
-
Publish a news
- publishNews(News) - Method in interface org.exoplatform.news.storage.NewsStorage
- publishNews(News, String) - Method in class org.exoplatform.news.service.impl.NewsServiceImpl
-
Publish a news
- publishNews(News, String) - Method in interface org.exoplatform.news.service.NewsService
-
Publish a news
- PublishNewsNotificationPlugin - Class in org.exoplatform.news.notification.plugin
- PublishNewsNotificationPlugin(InitParams, SpaceService) - 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 class org.exoplatform.news.storage.jcr.JcrNewsAttachmentsStorage
-
Remove the attachment with the given id from the given news node
- removeAttachment(Node, String) - Method in interface org.exoplatform.news.storage.NewsAttachmentsStorage
S
- saveComment(ActivityLifeCycleEvent) - Method in class org.exoplatform.news.listener.NewsActivityListener
- saveNewsTarget(News, boolean, List<String>, String) - Method in class org.exoplatform.news.service.impl.NewsTargetingServiceImpl
- saveNewsTarget(News, boolean, List<String>, String) - Method in interface org.exoplatform.news.service.NewsTargetingService
- SCHEDULE_NEWS - Static variable in class org.exoplatform.news.utils.NewsUtils
- scheduleNews(HttpServletRequest, News) - Method in class org.exoplatform.news.rest.NewsRestResourcesV1
- scheduleNews(News) - Method in class org.exoplatform.news.storage.jcr.JcrNewsStorage
- scheduleNews(News) - Method in interface org.exoplatform.news.storage.NewsStorage
- scheduleNews(News, Identity) - Method in class org.exoplatform.news.service.impl.NewsServiceImpl
-
Schedule publishing a News
- scheduleNews(News, Identity) - Method in interface org.exoplatform.news.service.NewsService
-
Schedule publishing a News
- search(UriInfo, HttpServletRequest, String, String, int, List<String>, int, boolean) - 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, NewsFilter) - Method in class org.exoplatform.news.search.NewsESSearchConnector
- search(Identity, NewsFilter) - Method in class org.exoplatform.news.service.impl.NewsServiceImpl
-
Search news by term
- search(Identity, NewsFilter) - Method in interface org.exoplatform.news.service.NewsService
-
Search news by term
- SEARCH_QUERY_TERM - Static variable in class org.exoplatform.news.search.NewsESSearchConnector
- searchNews(NewsFilter, String) - Method in class org.exoplatform.news.service.impl.NewsServiceImpl
-
Search news with the given text
- searchNews(NewsFilter, String) - Method in interface org.exoplatform.news.service.NewsService
-
Search news with the given text
- searchNews(NewsFilter, String) - Method in class org.exoplatform.news.storage.jcr.JcrNewsStorage
-
Search news with the given text
- searchNews(NewsFilter, String) - Method in interface org.exoplatform.news.storage.NewsStorage
- setActivityId(String) - Method in class org.exoplatform.news.rest.NewsSearchResultEntity
- setActivityId(String) - Method in class org.exoplatform.news.search.NewsESSearchResult
- setBody(String) - Method in class org.exoplatform.news.rest.NewsSearchResultEntity
- setBody(String) - Method in class org.exoplatform.news.search.NewsESSearchResult
- setExcerpts(List<String>) - Method in class org.exoplatform.news.rest.NewsSearchResultEntity
- setExcerpts(List<String>) - Method in class org.exoplatform.news.search.NewsESSearchResult
- setFavorite(boolean) - Method in class org.exoplatform.news.rest.NewsSearchResultEntity
- setId(String) - Method in class org.exoplatform.news.model.NewsAttachment
- setId(String) - Method in class org.exoplatform.news.search.NewsESSearchResult
- 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.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.rest.NewsEntity
- 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
- setSize(int) - Method in class org.exoplatform.news.model.NewsAttachment
- setSize(int) - Method in class org.exoplatform.news.rest.NewsEntity
- setSpaceDisplayName(String) - Method in class org.exoplatform.news.rest.NewsSearchResultEntity
- setSpaceDisplayName(String) - Method in class org.exoplatform.news.search.NewsESSearchResult
- setTitle(String) - Method in class org.exoplatform.news.rest.NewsSearchResultEntity
- setTitle(String) - Method in class org.exoplatform.news.search.NewsESSearchResult
- setUploadId(String) - Method in class org.exoplatform.news.model.NewsAttachment
- SHARE_NEWS - Static variable in class org.exoplatform.news.utils.NewsUtils
- SHARE_NEWS_PERMISSIONS - Static variable in class org.exoplatform.news.storage.jcr.JcrNewsStorage
- shareActivity(ActivityLifeCycleEvent) - Method in class org.exoplatform.news.listener.NewsActivityListener
- shareAttachmentFromOtherSpace(Node, String) - Method in class org.exoplatform.news.storage.jcr.JcrNewsAttachmentsStorage
- shareAttachments(Node, Space) - Method in class org.exoplatform.news.storage.jcr.JcrNewsAttachmentsStorage
- shareAttachments(Node, Space) - Method in interface org.exoplatform.news.storage.NewsAttachmentsStorage
- shareNews(News, Space, Identity, String) - Method in class org.exoplatform.news.service.impl.NewsServiceImpl
-
Shares a news item into a dedicated space
- shareNews(News, Space, Identity, String) - Method in interface org.exoplatform.news.service.NewsService
-
Shares a news item into a dedicated space
- shareNews(News, Space, Identity, String) - Method in class org.exoplatform.news.storage.jcr.JcrNewsStorage
- shareNews(News, Space, Identity, String) - Method in interface org.exoplatform.news.storage.NewsStorage
- SPACE_NEWS_AUDIENCE - Static variable in class org.exoplatform.news.utils.NewsUtils
- spaceService - Variable in class org.exoplatform.news.service.impl.NewsServiceImpl
- start() - Method in class org.exoplatform.news.rest.NewsRestResourcesV1
- start() - Method in class org.exoplatform.news.rest.NewsTargetingRestResourcesV1
- stop() - Method in class org.exoplatform.news.rest.NewsRestResourcesV1
- stop() - Method in class org.exoplatform.news.rest.NewsTargetingRestResourcesV1
- substituteUsernames(String, String) - Method in class org.exoplatform.news.storage.jcr.JcrNewsStorage
T
- TARGET_PERMISSIONS - Static variable in class org.exoplatform.news.utils.NewsUtils
- TemplateBuilder() - Constructor for class org.exoplatform.news.notification.provider.MailTemplateProvider.TemplateBuilder
- TYPE - Static variable in class org.exoplatform.news.search.NewsIndexingServiceConnector
U
- UNARCHIVE_NEWS - Static variable in class org.exoplatform.news.utils.NewsUtils
- unarchiveNews(String) - Method in class org.exoplatform.news.storage.jcr.JcrNewsStorage
-
Unarchive a news
- unarchiveNews(String) - Method in interface org.exoplatform.news.storage.NewsStorage
- unarchiveNews(String, String) - Method in class org.exoplatform.news.service.impl.NewsServiceImpl
-
Unarchive a news
- unarchiveNews(String, String) - Method in interface org.exoplatform.news.service.NewsService
-
Unarchive a news
- undoDeleteNews(HttpServletRequest, String) - Method in class org.exoplatform.news.rest.NewsRestResourcesV1
- undoDeleteTarget(HttpServletRequest, String) - Method in class org.exoplatform.news.rest.NewsTargetingRestResourcesV1
- unmakeAttachmentsPublic(Node) - Method in class org.exoplatform.news.storage.jcr.JcrNewsAttachmentsStorage
- unmakeAttachmentsPublic(Node) - Method in interface org.exoplatform.news.storage.NewsAttachmentsStorage
- unpublishNews(String) - Method in class org.exoplatform.news.storage.jcr.JcrNewsStorage
- unpublishNews(String) - Method in interface org.exoplatform.news.storage.NewsStorage
- unpublishNews(String, String) - Method in class org.exoplatform.news.service.impl.NewsServiceImpl
-
Unpublish a News
- unpublishNews(String, String) - Method in interface org.exoplatform.news.service.NewsService
-
Unpublish a News
- UNSCHEDULE_NEWS - Static variable in class org.exoplatform.news.utils.NewsUtils
- unScheduleNews(News) - Method in class org.exoplatform.news.storage.jcr.JcrNewsStorage
- unScheduleNews(News) - Method in interface org.exoplatform.news.storage.NewsStorage
- unScheduleNews(News, Identity) - Method in class org.exoplatform.news.service.impl.NewsServiceImpl
-
Un-schedule publishing a News
- unScheduleNews(News, Identity) - Method in interface org.exoplatform.news.service.NewsService
-
Un-schedule publishing a News
- update(String) - Method in class org.exoplatform.news.search.NewsIndexingServiceConnector
- UPDATE_CONTENT_PERMISSIONS - Static variable in class org.exoplatform.news.utils.NewsUtils
- UPDATE_NEWS - Static variable in class org.exoplatform.news.utils.NewsUtils
- updateNews(String, boolean, News) - Method in class org.exoplatform.news.rest.NewsRestResourcesV1
- updateNews(News, String) - Method in class org.exoplatform.news.storage.jcr.JcrNewsStorage
- updateNews(News, String) - Method in interface org.exoplatform.news.storage.NewsStorage
- updateNews(News, String, Boolean, boolean) - Method in class org.exoplatform.news.service.impl.NewsServiceImpl
-
Update a news If the uploadId of the news is null, the illustration is not updated.
- updateNews(News, String, Boolean, boolean) - Method in interface org.exoplatform.news.service.NewsService
-
Update a news If the uploadId of the news is null, the illustration is not updated.
- updateNewsActivities(String, News) - Method in class org.exoplatform.news.storage.jcr.JcrNewsStorage
- updateNewsActivities(String, News) - Method in interface org.exoplatform.news.storage.NewsStorage
- updateNewsAttachments(News, Node) - Method in class org.exoplatform.news.storage.jcr.JcrNewsAttachmentsStorage
-
Adds new attachments to the News and remove the attachments to remove.
- updateNewsAttachments(News, Node) - Method in interface org.exoplatform.news.storage.NewsAttachmentsStorage
- updateNewsTarget(NewsTargetingEntity, String) - Method in class org.exoplatform.news.rest.NewsTargetingRestResourcesV1
- updateNewsTargets(String, NewsTargetingEntity, Identity) - Method in class org.exoplatform.news.service.impl.NewsTargetingServiceImpl
- updateNewsTargets(String, NewsTargetingEntity, Identity) - Method in interface org.exoplatform.news.service.NewsTargetingService
-
Update news target
V
- valueOf(String) - Static method in enum class org.exoplatform.news.notification.utils.NotificationConstants.NOTIFICATION_CONTEXT
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.exoplatform.news.notification.utils.NotificationConstants.NOTIFICATION_CONTEXT
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VIEW_NEWS - Static variable in class org.exoplatform.news.utils.NewsUtils
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form