- get(String) - Method in interface org.exoplatform.commons.api.notification.service.setting.UserSettingService
-
Gets the notification settings of a user by his remote Id.
- get(Context, Scope, String) - Method in interface org.exoplatform.commons.api.settings.SettingService
-
Gets values associated with a specified composite key (context, scope, key) in
the database.
- getActivePluginIds() - Method in interface org.exoplatform.commons.api.notification.service.setting.PluginSettingService
-
Gets all Ids of active plugins.
- getActivePlugins() - Method in interface org.exoplatform.commons.api.notification.service.setting.PluginSettingService
-
Gets information of all active plugins.
- getArrayOwnerParameter() - Method in class org.exoplatform.commons.api.notification.model.NotificationInfo
-
- getBody() - Method in class org.exoplatform.commons.api.notification.model.MessageInfo
-
- getBrandingPortalName() - Static method in class org.exoplatform.commons.api.notification.plugin.NotificationPluginUtils
-
Get branding Portal Name
- getBundlePath() - Method in class org.exoplatform.commons.api.notification.model.PluginInfo
-
- getBundlePath() - Method in class org.exoplatform.commons.api.notification.plugin.config.TemplateConfig
-
- getByUser(NotificationContext, UserSetting) - Method in interface org.exoplatform.commons.api.notification.service.storage.NotificationDataStorage
-
Gets information of all notifications of a user.
- getChildPluginKeys(NotificationKey) - Method in interface org.exoplatform.commons.api.notification.service.setting.PluginContainer
-
Gets all children plugin keys in plugin
- getCollection() - Method in class org.exoplatform.commons.api.indexing.data.SearchEntryId
-
Get collection
- getConnectors() - Method in class org.exoplatform.commons.api.search.SearchService
-
Gets all current connectors.
- getContent() - Method in class org.exoplatform.commons.api.indexing.data.SearchEntry
-
Get content
- getContext() - Method in class org.exoplatform.commons.api.settings.data.SettingContext
-
Gets a context object associated with the SettingContext object.
- getContextPath() - Method in class org.exoplatform.commons.api.settings.data.SettingContext
-
Gets path of the SettingContext object.
- getCreatedDate() - Method in interface org.exoplatform.commons.api.event.data.BaseObject
-
Gets the created date of the BaseObject.
- getCreateDigestCount() - Method in interface org.exoplatform.commons.api.notification.stat.PluginStatistics
-
- getCreatedTime() - Method in class org.exoplatform.commons.api.notification.model.MessageInfo
-
Gets time to create MessageInfo and use it as node name
- getCreateMessageInfoCount() - Method in interface org.exoplatform.commons.api.notification.stat.PluginStatistics
-
- getCreateNotificationInfoCount() - Method in interface org.exoplatform.commons.api.notification.stat.PluginStatistics
-
- getCreationAuthor() - Method in class org.exoplatform.commons.api.indexing.data.StandardEntry
-
Get creation author
- getCreationDate() - Method in class org.exoplatform.commons.api.indexing.data.StandardEntry
-
Get creation date
- getCurrentRepositoryName() - Static method in class org.exoplatform.commons.api.settings.data.SettingContext
-
Gets the current repository name.
- getDailyProviders() - Method in class org.exoplatform.commons.api.notification.model.UserSetting
-
- getData() - Method in interface org.exoplatform.commons.api.event.data.File
-
Gets the binary data of the File instance.
- getDate() - Method in class org.exoplatform.commons.api.search.data.SearchResult
-
Get date of result
- getDCContributor() - Method in interface org.exoplatform.commons.api.event.data.File
-
Gets the contributor of the File instance.
- getDCCreator() - Method in interface org.exoplatform.commons.api.event.data.File
-
Gets the creator of the File instance.
- getDCDate() - Method in interface org.exoplatform.commons.api.event.data.File
-
Gets the last updated date of the File instance.
- getDCDescription() - Method in interface org.exoplatform.commons.api.event.data.File
-
Gets the description of the File instance.
- getDCPublisher() - Method in interface org.exoplatform.commons.api.event.data.File
-
Gets the publisher of the File instance.
- getDCSubject() - Method in interface org.exoplatform.commons.api.event.data.File
-
Gets the subject of the File instance.
- getDefaultConfig() - Method in class org.exoplatform.commons.api.notification.model.PluginInfo
-
- getDefaultConfig() - Method in class org.exoplatform.commons.api.notification.plugin.config.PluginConfig
-
- getDefaultInstance() - Static method in class org.exoplatform.commons.api.notification.model.UserSetting
-
- getDeleteCount() - Method in interface org.exoplatform.commons.api.notification.stat.EntityStatistics
-
- getDetail() - Method in class org.exoplatform.commons.api.search.data.SearchResult
-
Get detail of result
- getDigestCreatedCount() - Method in interface org.exoplatform.commons.api.notification.stat.Statistics
-
Get global number of entity insert
- getDigestDefaultSettingForAllUser(int, int) - Method in interface org.exoplatform.commons.api.notification.service.setting.UserSettingService
-
Gets all settings of users registering for default daily notifications.
- getDigestSettingForAllUser(NotificationContext, int, int) - Method in interface org.exoplatform.commons.api.notification.service.setting.UserSettingService
-
Gets the list of user settings which has at least the plug-in to be configured by weekly or daily.
- getDigestSize() - Method in class org.exoplatform.commons.api.notification.service.template.TemplateContext
-
- getDisplayName() - Method in class org.exoplatform.commons.api.search.SearchServiceConnector
-
Gets a display name.
- getEmailFrom() - Static method in class org.exoplatform.commons.api.notification.plugin.NotificationPluginUtils
-
- getEncoding() - Method in interface org.exoplatform.commons.api.event.data.File
-
Gets the encoding type of the File instance.
- getEntityDeleteCount() - Method in interface org.exoplatform.commons.api.notification.stat.Statistics
-
Get global number of entity deletes
- getEntityInsertCount() - Method in interface org.exoplatform.commons.api.notification.stat.Statistics
-
Get global number of entity insert
- getEntityLoadCount() - Method in interface org.exoplatform.commons.api.notification.stat.Statistics
-
Get global number of entity load
- getEntityStatistics(String) - Method in interface org.exoplatform.commons.api.notification.stat.Statistics
-
Gets EntityStatistics by nodeType
- getEventListeners(String) - Method in interface org.exoplatform.commons.api.event.EventManager
-
Gets a list of listeners which are registered into the event system based on a given event group.
- getEventType() - Method in class org.exoplatform.commons.api.settings.data.SettingData
-
Gets an event type associated with the setting data.
- getException() - Method in interface org.exoplatform.commons.api.notification.NotificationContext
-
Gets the exception if have any when the done processing
- getException(Class<T>) - Method in interface org.exoplatform.commons.api.notification.NotificationContext
-
Gets the exception if have any when the done processing
- getException() - Method in class org.exoplatform.commons.api.notification.service.template.TemplateContext
-
- getExcerpt() - Method in class org.exoplatform.commons.api.indexing.data.SimpleEntry
-
Get excerpt
- getExcerpt() - Method in class org.exoplatform.commons.api.search.data.SearchResult
-
Get excerpt of result
- getExecutionAvgTime() - Method in interface org.exoplatform.commons.api.notification.stat.QueryStatistics
-
- getExecutionCount() - Method in interface org.exoplatform.commons.api.notification.stat.QueryStatistics
-
- getExecutionMaxTime() - Method in interface org.exoplatform.commons.api.notification.stat.QueryStatistics
-
- getExecutionMinTime() - Method in interface org.exoplatform.commons.api.notification.stat.QueryStatistics
-
- getExecutionRowCount() - Method in interface org.exoplatform.commons.api.notification.stat.QueryStatistics
-
- getFirstName(String) - Static method in class org.exoplatform.commons.api.notification.plugin.NotificationPluginUtils
-
- getFooter() - Method in class org.exoplatform.commons.api.notification.model.MessageInfo
-
- getFrequecy(String) - Static method in enum org.exoplatform.commons.api.notification.model.UserSetting.FREQUENCY
-
- getFrom() - Method in class org.exoplatform.commons.api.notification.model.MessageInfo
-
- getFrom() - Method in class org.exoplatform.commons.api.notification.model.NotificationInfo
-
- getFrom(String) - Static method in class org.exoplatform.commons.api.notification.plugin.NotificationPluginUtils
-
- getFullName(String) - Static method in class org.exoplatform.commons.api.notification.plugin.NotificationPluginUtils
-
- getGroupConfig() - Method in class org.exoplatform.commons.api.notification.plugin.config.PluginConfig
-
- getGroupId() - Method in class org.exoplatform.commons.api.notification.model.GroupProvider
-
- getGroupId() - Method in class org.exoplatform.commons.api.notification.plugin.config.PluginConfig
-
- getGroupPlugins() - Method in interface org.exoplatform.commons.api.notification.service.setting.PluginSettingService
-
Gets a list of groups containing plugins.
- getGroupProviders() - Method in class org.exoplatform.commons.api.notification.plugin.GroupProviderPlugin
-
- getId() - Method in class org.exoplatform.commons.api.indexing.data.SearchEntry
-
Get entry id
- getId() - Method in class org.exoplatform.commons.api.notification.model.MessageInfo
-
Gets the uuid of messageInfo node
- getId() - Method in class org.exoplatform.commons.api.notification.model.NotificationInfo
-
- getId() - Method in class org.exoplatform.commons.api.notification.model.NotificationKey
-
- getId() - Method in class org.exoplatform.commons.api.notification.plugin.AbstractNotificationPlugin
-
Gets Notification Plug in key
- getId() - Method in class org.exoplatform.commons.api.notification.plugin.config.GroupConfig
-
- getId() - Method in enum org.exoplatform.commons.api.settings.data.Context
-
Gets a context Id.
- getId() - Method in enum org.exoplatform.commons.api.settings.data.Scope
-
- getImageUrl() - Method in class org.exoplatform.commons.api.search.data.SearchResult
-
Get image url of avatar
- getInsertCount() - Method in interface org.exoplatform.commons.api.notification.stat.EntityStatistics
-
- getInstance() - Static method in class org.exoplatform.commons.api.notification.model.UserSetting
-
- getInstantlyProviders() - Method in class org.exoplatform.commons.api.notification.model.UserSetting
-
- getKey() - Method in class org.exoplatform.commons.api.notification.model.ArgumentLiteral
-
- getKey() - Method in class org.exoplatform.commons.api.notification.model.NotificationInfo
-
- getKey() - Method in class org.exoplatform.commons.api.notification.plugin.AbstractNotificationPlugin
-
Creates the key for NotificationPlugin
- getKey() - Method in class org.exoplatform.commons.api.settings.data.SettingKey
-
Gets a key value of the SettingKey object.
- getKeyMapping() - Method in class org.exoplatform.commons.api.notification.plugin.config.TemplateConfig
-
- getKeyValue(String, String) - Method in class org.exoplatform.commons.api.notification.plugin.config.TemplateConfig
-
- getLanguage(NotificationInfo) - Method in class org.exoplatform.commons.api.notification.plugin.AbstractNotificationPlugin
-
- getLanguage(String) - Static method in class org.exoplatform.commons.api.notification.plugin.NotificationPluginUtils
-
- getLanguage() - Method in class org.exoplatform.commons.api.notification.service.template.TemplateContext
-
- getLanguage() - Method in interface org.exoplatform.commons.api.notification.template.Element
-
Gets the language what belongs to the template
- getLastModified() - Method in interface org.exoplatform.commons.api.event.data.File
-
Gets the last modified date of the File instance.
- getLastModifiedDate() - Method in interface org.exoplatform.commons.api.event.data.BaseObject
-
Gets the last modified date of the BaseObject.
- getLastModifier() - Method in interface org.exoplatform.commons.api.event.data.BaseObject
-
Gets name of the user who did the last modification on the BaseObject.
- getLastUpdateAuthor() - Method in class org.exoplatform.commons.api.indexing.data.StandardEntry
-
Get last update author
- getLastUpdateDate() - Method in class org.exoplatform.commons.api.indexing.data.StandardEntry
-
Get last update date
- getLastUpdateTime() - Method in class org.exoplatform.commons.api.notification.model.UserSetting
-
- getLoadCount() - Method in interface org.exoplatform.commons.api.notification.stat.EntityStatistics
-
- getMessageCreatedCount() - Method in interface org.exoplatform.commons.api.notification.stat.Statistics
-
Get global number of entity deletes
- getMimeType() - Method in interface org.exoplatform.commons.api.event.data.File
-
Gets the MIMETYPE of the File instance.
- getMixinTypes() - Method in interface org.exoplatform.commons.api.event.data.BaseObject
-
Gets a list of node type names which are added to the BaseObject as mixin.
- getName() - Method in interface org.exoplatform.commons.api.event.data.BaseObject
-
Gets name of an object.
- getName() - Method in class org.exoplatform.commons.api.indexing.data.SearchEntryId
-
Get name
- getNotificationCreatedCount() - Method in interface org.exoplatform.commons.api.notification.stat.Statistics
-
Get global number of entity load
- getNotificationExecutor() - Method in interface org.exoplatform.commons.api.notification.NotificationContext
-
Gets the NotificationExceutor service
- getNotificationInfo() - Method in interface org.exoplatform.commons.api.notification.NotificationContext
-
Gets notification information
- getNotificationInfos() - Method in interface org.exoplatform.commons.api.notification.NotificationContext
-
Gets notification message list
- getNotificationKey() - Method in interface org.exoplatform.commons.api.notification.command.NotificationCommand
-
Gets a notification key associated with the notification command.
- getOrder() - Method in class org.exoplatform.commons.api.notification.model.GroupProvider
-
- getOrder() - Method in class org.exoplatform.commons.api.notification.model.NotificationInfo
-
- getOrder() - Method in class org.exoplatform.commons.api.notification.model.PluginInfo
-
- getOrder() - Method in class org.exoplatform.commons.api.notification.plugin.config.GroupConfig
-
- getOrder() - Method in class org.exoplatform.commons.api.notification.plugin.config.PluginConfig
-
- getOrganizationService() - Method in class org.exoplatform.commons.api.notification.plugin.AbstractNotificationPlugin
-
- getOrganizationService() - Static method in class org.exoplatform.commons.api.notification.plugin.NotificationPluginUtils
-
- getOwner() - Method in interface org.exoplatform.commons.api.event.data.BaseObject
-
Gets name of the user who created the BaseObject.
- getOwnerParameter() - Method in class org.exoplatform.commons.api.notification.model.NotificationInfo
-
- getParentPluginIds() - Method in class org.exoplatform.commons.api.notification.plugin.AbstractNotificationChildPlugin
-
Gets the parents's id
- getPath() - Method in interface org.exoplatform.commons.api.event.data.BaseObject
-
Gets the absolute path of the BaseObject.
- getPlugin() - Method in interface org.exoplatform.commons.api.notification.command.NotificationCommand
-
Gets a plugin associated with the notification command.
- getPlugin(NotificationKey) - Method in interface org.exoplatform.commons.api.notification.service.setting.PluginContainer
-
Gets plugin by NotificationKey
- getPluginConfig(String) - Method in interface org.exoplatform.commons.api.notification.service.setting.PluginSettingService
-
Gets configuration of a plugin from its Id.
- getPluginConfigs() - Method in class org.exoplatform.commons.api.notification.plugin.AbstractNotificationPlugin
-
- getPluginContainer() - Method in interface org.exoplatform.commons.api.notification.NotificationContext
-
Gets the plugin container what contains all plugins on Notification
- getPluginId() - Method in class org.exoplatform.commons.api.notification.model.MessageInfo
-
- getPluginId() - Method in class org.exoplatform.commons.api.notification.plugin.config.PluginConfig
-
- getPluginId() - Method in class org.exoplatform.commons.api.notification.service.template.TemplateContext
-
- getPluginNames() - Method in interface org.exoplatform.commons.api.notification.stat.Statistics
-
Get the names of all entities
- getPluginSettingService() - Method in interface org.exoplatform.commons.api.notification.NotificationContext
-
Gets the PluginSettingService service
- getPluginStatistics(String) - Method in interface org.exoplatform.commons.api.notification.stat.Statistics
-
Gets PluginStatistics by Id
- getPollCount() - Method in interface org.exoplatform.commons.api.notification.stat.QueueStatistics
-
- getPortalName() - Static method in class org.exoplatform.commons.api.notification.plugin.NotificationPluginUtils
-
- getPrimaryType() - Method in interface org.exoplatform.commons.api.event.data.BaseObject
-
Gets the primary type of the BaseObject.
- getProviderDatas() - Method in class org.exoplatform.commons.api.notification.model.GroupProvider
-
- getProviderId() - Method in class org.exoplatform.commons.api.notification.plugin.config.TemplateConfig
-
- getProviders() - Method in class org.exoplatform.commons.api.notification.plugin.config.GroupConfig
-
- getPutCount() - Method in interface org.exoplatform.commons.api.notification.stat.QueueStatistics
-
- getQueries() - Method in interface org.exoplatform.commons.api.notification.stat.Statistics
-
Get all executed query strings
- getQueryExecutionCount() - Method in interface org.exoplatform.commons.api.notification.stat.Statistics
-
Get global number of executed queries
- getQueryExecutionMaxTime() - Method in interface org.exoplatform.commons.api.notification.stat.Statistics
-
Get the time in milliseconds of the slowest query.
- getQueryExecutionMaxTimeQueryString() - Method in interface org.exoplatform.commons.api.notification.stat.Statistics
-
Get the query string for the slowest query.
- getQueryStatistics(String) - Method in interface org.exoplatform.commons.api.notification.stat.Statistics
-
Gets QueryStatistics by queryString
- getQueuePollCount() - Method in interface org.exoplatform.commons.api.notification.stat.Statistics
-
Get global number of poll queue
- getQueuePutCount() - Method in interface org.exoplatform.commons.api.notification.stat.Statistics
-
Get global number of put queue
- getQueueStatistics(String) - Method in interface org.exoplatform.commons.api.notification.stat.Statistics
-
Gets QueueStatistics by Id
- getRating() - Method in interface org.exoplatform.commons.api.event.data.BaseObject
-
Gets the rating value for the BaseObject.
- getRelevancy() - Method in class org.exoplatform.commons.api.search.data.SearchResult
-
Get relevancy of result
- getRepositoryName() - Method in class org.exoplatform.commons.api.settings.data.SettingContext
-
Gets a repository name associated with the SettingContext object.
- getResourceBundleKey() - Method in class org.exoplatform.commons.api.notification.model.GroupProvider
-
- getResourceBundleKey() - Method in class org.exoplatform.commons.api.notification.model.PluginInfo
-
- getResourceBundleKey() - Method in class org.exoplatform.commons.api.notification.plugin.config.GroupConfig
-
- getResourceBundleKey() - Method in class org.exoplatform.commons.api.notification.plugin.config.PluginConfig
-
- getRouter() - Method in class org.exoplatform.commons.api.search.data.SearchContext
-
Get router
- getScope() - Method in class org.exoplatform.commons.api.settings.data.SettingScope
-
Gets a scope value of the SettingScope object.
- getScopePath() - Method in class org.exoplatform.commons.api.settings.data.SettingScope
-
Gets a path to the SettingScope object.
- getSearchType() - Method in class org.exoplatform.commons.api.search.SearchServiceConnector
-
Gets a search type.
- getSenderName() - Static method in class org.exoplatform.commons.api.notification.plugin.NotificationPluginUtils
-
- getSendToDaily() - Method in class org.exoplatform.commons.api.notification.model.NotificationInfo
-
- getSendToUserIds() - Method in class org.exoplatform.commons.api.notification.model.NotificationInfo
-
- getSendToWeekly() - Method in class org.exoplatform.commons.api.notification.model.NotificationInfo
-
- getSettingContext() - Method in class org.exoplatform.commons.api.settings.data.SettingData
-
Gets a setting context associated with the setting data.
- getSettingService() - Static method in class org.exoplatform.commons.api.notification.plugin.NotificationPluginUtils
-
- getSettingValue() - Method in class org.exoplatform.commons.api.settings.data.SettingData
-
Gets a setting value of setting property associated with the setting data.
- getSiteName() - Method in class org.exoplatform.commons.api.search.data.SearchContext
-
Get site name, e.g.
- getStartTime() - Method in interface org.exoplatform.commons.api.notification.stat.Statistics
-
Gets the start time of statistics process
- getSubject() - Method in class org.exoplatform.commons.api.notification.model.MessageInfo
-
- getTags() - Method in interface org.exoplatform.commons.api.event.data.BaseObject
-
Gets a list of tag names which are added to the BaseObject.
- getTemplate() - Method in interface org.exoplatform.commons.api.notification.template.Element
-
Gets the template of specified element
- getTemplateConfig() - Method in class org.exoplatform.commons.api.notification.plugin.config.PluginConfig
-
- getTemplateConfig() - Method in interface org.exoplatform.commons.api.notification.template.Element
-
Gets template configure for the element
uses it in the case when we need to get the groovy template.
- getTemplateContext() - Method in interface org.exoplatform.commons.api.notification.template.ElementVisitor
-
Gets the template context
- getTemplateEngine() - Method in class org.exoplatform.commons.api.notification.plugin.AbstractNotificationPlugin
-
Get TemplateEngine of plugin
- getTemplatePath() - Method in class org.exoplatform.commons.api.notification.plugin.config.TemplateConfig
-
- getTitle() - Method in interface org.exoplatform.commons.api.event.data.BaseObject
-
Gets title of the BaseObject.
- getTitle() - Method in class org.exoplatform.commons.api.indexing.data.SimpleEntry
-
Get title
- getTitle() - Method in class org.exoplatform.commons.api.search.data.SearchResult
-
Get title of result
- getTo() - Method in class org.exoplatform.commons.api.notification.model.MessageInfo
-
- getTo() - Method in class org.exoplatform.commons.api.notification.model.NotificationInfo
-
- getTo(String) - Static method in class org.exoplatform.commons.api.notification.plugin.NotificationPluginUtils
-
- getType() - Method in class org.exoplatform.commons.api.indexing.data.SearchEntryId
-
Get type
- getType() - Method in class org.exoplatform.commons.api.notification.model.ArgumentLiteral
-
- getType() - Method in class org.exoplatform.commons.api.notification.model.PluginInfo
-
- getUpdateCount() - Method in interface org.exoplatform.commons.api.notification.stat.EntityStatistics
-
- getUrl() - Method in class org.exoplatform.commons.api.indexing.data.SimpleEntry
-
Get URL
- getUrl() - Method in class org.exoplatform.commons.api.search.data.SearchResult
-
Get url of result
- getUserId() - Method in class org.exoplatform.commons.api.notification.model.UserSetting
-
- getUserSettingByPlugin(String) - Method in interface org.exoplatform.commons.api.notification.service.setting.UserSettingService
-
Gets all Ids of users registering for notifications by a given plugin.
- getUserSettingWithDeactivate() - Method in interface org.exoplatform.commons.api.notification.service.setting.UserSettingService
-
Gets all settings of users who deactivated is FALSE
- getUUID() - Method in interface org.exoplatform.commons.api.event.data.BaseObject
-
Gets the UUID value of the BaseObject.
- getValue() - Method in class org.exoplatform.commons.api.settings.SettingValue
-
Gets the value of the setting object.
- getValueOwnerParameter(String) - Method in class org.exoplatform.commons.api.notification.model.NotificationInfo
-
- getWeeklyProviders() - Method in class org.exoplatform.commons.api.notification.model.UserSetting
-
- getWorkspace() - Method in interface org.exoplatform.commons.api.event.data.BaseObject
-
Gets the workspace name where the BaseObject is stored.
- getWriter() - Method in interface org.exoplatform.commons.api.notification.template.ElementVisitor
-
Gets the writer.
- GroupConfig - Class in org.exoplatform.commons.api.notification.plugin.config
-
- GroupConfig() - Constructor for class org.exoplatform.commons.api.notification.plugin.config.GroupConfig
-
- GroupProvider - Class in org.exoplatform.commons.api.notification.model
-
- GroupProvider(String) - Constructor for class org.exoplatform.commons.api.notification.model.GroupProvider
-
- GroupProviderPlugin - Class in org.exoplatform.commons.api.notification.plugin
-
- GroupProviderPlugin(InitParams) - Constructor for class org.exoplatform.commons.api.notification.plugin.GroupProviderPlugin
-
- save() - Method in interface org.exoplatform.commons.api.event.data.BaseObject
-
Stores all information to the database.
- save(UserSetting) - Method in interface org.exoplatform.commons.api.notification.service.setting.UserSettingService
-
Saves the notification settings of a user.
- save(NotificationInfo) - Method in interface org.exoplatform.commons.api.notification.service.storage.NotificationDataStorage
-
Saves information of a notification.
- saveActiveFeature(String, boolean) - Method in interface org.exoplatform.commons.api.settings.ExoFeatureService
-
Switch feature featureName on or off
- savePlugin(String, boolean) - Method in interface org.exoplatform.commons.api.notification.service.setting.PluginSettingService
-
Saves a plugin.
- Scope - Enum in org.exoplatform.commons.api.settings.data
-
Saves some settings linked to a scope.
- scope - Variable in class org.exoplatform.commons.api.settings.data.SettingScope
-
- scopePath - Variable in class org.exoplatform.commons.api.settings.data.SettingScope
-
- search(SearchContext, String, Collection<String>, Collection<String>, int, int, String, String) - Method in class org.exoplatform.commons.api.search.SearchService
-
Aggregates search results from all connectors.
- search(SearchContext, String, Collection<String>, int, int, String, String) - Method in class org.exoplatform.commons.api.search.SearchServiceConnector
-
Returns a collection of search results from the connectors.
- SearchContext - Class in org.exoplatform.commons.api.search.data
-
Search Context contains a set of data needed for SearchService and all connectors.
- SearchContext(Router, String) - Constructor for class org.exoplatform.commons.api.search.data.SearchContext
-
Contructor to create a context for search service
- SearchContext.RouterParams - Enum in org.exoplatform.commons.api.search.data
-
- SearchEntry - Class in org.exoplatform.commons.api.indexing.data
-
The class defines data structure of entry that is as input for indexing
- SearchEntry() - Constructor for class org.exoplatform.commons.api.indexing.data.SearchEntry
-
Default constructor
- SearchEntry(String, String, String, Map<String, Object>) - Constructor for class org.exoplatform.commons.api.indexing.data.SearchEntry
-
Constructor creates a entry with specified parameters
- SearchEntryId - Class in org.exoplatform.commons.api.indexing.data
-
The class defines structure of id that specifies a unique entry
- SearchEntryId(String, String, String) - Constructor for class org.exoplatform.commons.api.indexing.data.SearchEntryId
-
Constructor creates entry id
- SearchResult - Class in org.exoplatform.commons.api.search.data
-
Search result returned by SearchService and all of its connectors, for rendering their search results on UI in a unified format.
- SearchResult(String, String, String, String, String, long, long) - Constructor for class org.exoplatform.commons.api.search.data.SearchResult
-
Constructor that helps to create search result by the unique way
- SearchService - Class in org.exoplatform.commons.api.search
-
Defines a Search API that a driver can implement, and provides the add/get methods to the connector.
- SearchService() - Constructor for class org.exoplatform.commons.api.search.SearchService
-
- SearchServiceConnector - Class in org.exoplatform.commons.api.search
-
Is extended by all SearchService connectors, and allows to build configuration needed by a list of connectors that is used for the Unified Search.
- SearchServiceConnector(InitParams) - Constructor for class org.exoplatform.commons.api.search.SearchServiceConnector
-
Initializes a search service connector.
- send() - Method in interface org.exoplatform.commons.api.notification.service.QueueMessage
-
Peek the message from queue and send
- set(Context, Scope, String, SettingValue<?>) - Method in interface org.exoplatform.commons.api.settings.SettingService
-
Sets a value with the key that is composed by context, scope,
key.
- setActive(boolean) - Method in class org.exoplatform.commons.api.notification.model.PluginInfo
-
- setActive(boolean) - Method in class org.exoplatform.commons.api.notification.model.UserSetting
-
- setBundlePath(String) - Method in class org.exoplatform.commons.api.notification.model.PluginInfo
-
- setBundlePath(String) - Method in class org.exoplatform.commons.api.notification.plugin.config.TemplateConfig
-
- setContent(Map<String, Object>) - Method in class org.exoplatform.commons.api.indexing.data.SearchEntry
-
Set content
- setCreatedTime(long) - Method in class org.exoplatform.commons.api.notification.model.MessageInfo
-
- setCreationAuthor(String) - Method in class org.exoplatform.commons.api.indexing.data.StandardEntry
-
Set creation author
- setCreationDate(long) - Method in class org.exoplatform.commons.api.indexing.data.StandardEntry
-
Set creation Date
- setDailyProviders(List<String>) - Method in class org.exoplatform.commons.api.notification.model.UserSetting
-
- setDate(long) - Method in class org.exoplatform.commons.api.search.data.SearchResult
-
Set data for result
- setDefaultConfig(List<String>) - Method in class org.exoplatform.commons.api.notification.model.PluginInfo
-
- setDefaultConfig(List<String>) - Method in class org.exoplatform.commons.api.notification.plugin.config.PluginConfig
-
- setDetail(String) - Method in class org.exoplatform.commons.api.search.data.SearchResult
-
Set detail for result
- setDisplayName(String) - Method in class org.exoplatform.commons.api.search.SearchServiceConnector
-
Sets a display name.
- setEventType(EventType) - Method in class org.exoplatform.commons.api.settings.data.SettingData
-
Sets an event type associated with the setting data.
- setException(Throwable) - Method in interface org.exoplatform.commons.api.notification.NotificationContext
-
Sets the exception if have any when the done processing
- setException(Throwable) - Method in class org.exoplatform.commons.api.notification.service.template.TemplateContext
-
Holds the exception if have any on transform processing.
- setExcerpt(String) - Method in class org.exoplatform.commons.api.indexing.data.SimpleEntry
-
Set excerpt
- setExcerpt(String) - Method in class org.exoplatform.commons.api.search.data.SearchResult
-
Set excerpt for result
- setFrom(String) - Method in class org.exoplatform.commons.api.notification.model.NotificationInfo
-
- setGroupConfig(GroupConfig) - Method in class org.exoplatform.commons.api.notification.plugin.config.PluginConfig
-
- setGroupId(String) - Method in class org.exoplatform.commons.api.notification.model.GroupProvider
-
- setGroupId(String) - Method in class org.exoplatform.commons.api.notification.plugin.config.PluginConfig
-
- setId(SearchEntryId) - Method in class org.exoplatform.commons.api.indexing.data.SearchEntry
-
Set entry id
- setId(String) - Method in class org.exoplatform.commons.api.notification.model.MessageInfo
-
Sets the uuid of messageInfo node
- setId(String) - Method in class org.exoplatform.commons.api.notification.model.NotificationInfo
-
- setId(String) - Method in class org.exoplatform.commons.api.notification.plugin.config.GroupConfig
-
- setImageUrl(String) - Method in class org.exoplatform.commons.api.search.data.SearchResult
-
Set image url for avatar
- setInstantlyProviders(List<String>) - Method in class org.exoplatform.commons.api.notification.model.UserSetting
-
- setKey(String) - Method in class org.exoplatform.commons.api.settings.data.SettingKey
-
Sets a key value of the SettingKey object.
- setKeyMapping(Map<String, String>) - Method in class org.exoplatform.commons.api.notification.plugin.config.TemplateConfig
-
- setLastUpdateAuthor(String) - Method in class org.exoplatform.commons.api.indexing.data.StandardEntry
-
Set last update author
- setLastUpdateDate(long) - Method in class org.exoplatform.commons.api.indexing.data.StandardEntry
-
Set last update date
- setLastUpdateTime(Calendar) - Method in class org.exoplatform.commons.api.notification.model.UserSetting
-
- setNotificationInfo(NotificationInfo) - Method in interface org.exoplatform.commons.api.notification.NotificationContext
-
Sets notification infomation
- setNotificationInfos(List<NotificationInfo>) - Method in interface org.exoplatform.commons.api.notification.NotificationContext
-
Sets notification information list
- setOrder(int) - Method in class org.exoplatform.commons.api.notification.model.GroupProvider
-
- setOrder(int) - Method in class org.exoplatform.commons.api.notification.model.NotificationInfo
-
- setOrder(int) - Method in class org.exoplatform.commons.api.notification.model.PluginInfo
-
- setOrder(String) - Method in class org.exoplatform.commons.api.notification.plugin.config.GroupConfig
-
- setOrder(String) - Method in class org.exoplatform.commons.api.notification.plugin.config.PluginConfig
-
- setOwnerParameter(Map<String, String>) - Method in class org.exoplatform.commons.api.notification.model.NotificationInfo
-
- setOwnerParameter(Value[]) - Method in class org.exoplatform.commons.api.notification.model.NotificationInfo
-
- setPluginId(String) - Method in class org.exoplatform.commons.api.notification.plugin.config.PluginConfig
-
- setProviderDatas(List<PluginInfo>) - Method in class org.exoplatform.commons.api.notification.model.GroupProvider
-
- setProviderId(String) - Method in class org.exoplatform.commons.api.notification.plugin.config.TemplateConfig
-
- setProviders(List<String>) - Method in class org.exoplatform.commons.api.notification.plugin.config.GroupConfig
-
- setRelevancy(long) - Method in class org.exoplatform.commons.api.search.data.SearchResult
-
Set relevancy
- setResourceBundleKey(String) - Method in class org.exoplatform.commons.api.notification.model.GroupProvider
-
- setResourceBundleKey(String) - Method in class org.exoplatform.commons.api.notification.model.PluginInfo
-
- setResourceBundleKey(String) - Method in class org.exoplatform.commons.api.notification.plugin.config.GroupConfig
-
- setResourceBundleKey(String) - Method in class org.exoplatform.commons.api.notification.plugin.config.PluginConfig
-
- setRouter(Router) - Method in class org.exoplatform.commons.api.search.data.SearchContext
-
Set router
- setSearchType(String) - Method in class org.exoplatform.commons.api.search.SearchServiceConnector
-
Sets a search type.
- setSendAll(boolean) - Method in class org.exoplatform.commons.api.notification.model.NotificationInfo
-
- setSendToDaily(String[]) - Method in class org.exoplatform.commons.api.notification.model.NotificationInfo
-
- setSendToDaily(String) - Method in class org.exoplatform.commons.api.notification.model.NotificationInfo
-
- setSendToWeekly(String[]) - Method in class org.exoplatform.commons.api.notification.model.NotificationInfo
-
- setSendToWeekly(String) - Method in class org.exoplatform.commons.api.notification.model.NotificationInfo
-
- setSettingContext(SettingContext) - Method in class org.exoplatform.commons.api.settings.data.SettingData
-
Sets a setting context associated with the setting data.
- setSettingValue(SettingValue<?>) - Method in class org.exoplatform.commons.api.settings.data.SettingData
-
Sets a setting value of setting property (SettingKey) associated with the setting data.
- setStatisticsEnabled(boolean) - Method in interface org.exoplatform.commons.api.notification.stat.Statistics
-
Sets is running on statistic mode.
- setTemplateConfig(TemplateConfig) - Method in class org.exoplatform.commons.api.notification.plugin.config.PluginConfig
-
- setTemplateEngine(Template) - Method in class org.exoplatform.commons.api.notification.plugin.AbstractNotificationPlugin
-
Set TemplateEngine for plugin
- setTemplatePath(String) - Method in class org.exoplatform.commons.api.notification.plugin.config.TemplateConfig
-
- SettingContext - Class in org.exoplatform.commons.api.settings.data
-
Associates setting properties with a specified context (GLOBAL/USER).
- SettingContext(Context) - Constructor for class org.exoplatform.commons.api.settings.data.SettingContext
-
Creates a SettingContext object with a specified context type.
- SettingData - Class in org.exoplatform.commons.api.settings.data
-
Supports the setting event management that contains all information of event.
- SettingData(EventType, SettingContext) - Constructor for class org.exoplatform.commons.api.settings.data.SettingData
-
Creates the setting data with the specified event type and context.
- SettingData(EventType, SettingContext, SettingValue<?>) - Constructor for class org.exoplatform.commons.api.settings.data.SettingData
-
Creates the setting data with the specified event type and setting properties.
- SettingKey - Class in org.exoplatform.commons.api.settings.data
-
Associates setting properties with a specified key.
- SettingKey(Context, Scope, String) - Constructor for class org.exoplatform.commons.api.settings.data.SettingKey
-
Creates a SettingKey with a composite value [context, scope, key].
- SettingListener - Class in org.exoplatform.commons.api.settings
-
This class is registered with the SettingsService
and is invoked when an event with the same name is broadcasted.
- SettingListener() - Constructor for class org.exoplatform.commons.api.settings.SettingListener
-
- SettingScope - Class in org.exoplatform.commons.api.settings.data
-
Associates setting properties with a specified scope (for example, GLOBAL/PORTAL/APPLICATION).
- SettingScope(Context, Scope) - Constructor for class org.exoplatform.commons.api.settings.data.SettingScope
-
Creates a setting scope object with a composite key [context, scope].
- SettingService - Interface in org.exoplatform.commons.api.settings
-
Stores and removes a value associated with a key in JCR.
- SettingValue<T> - Class in org.exoplatform.commons.api.settings
-
All possible value types are stored in JCR.
- SettingValue(T) - Constructor for class org.exoplatform.commons.api.settings.SettingValue
-
Creates a setting value object with a specified value type.
- setTitle(String) - Method in class org.exoplatform.commons.api.indexing.data.SimpleEntry
-
Set title
- setTitle(String) - Method in class org.exoplatform.commons.api.search.data.SearchResult
-
Set title for result
- setTo(String) - Method in class org.exoplatform.commons.api.notification.model.NotificationInfo
-
- setType(String) - Method in class org.exoplatform.commons.api.notification.model.PluginInfo
-
- setUrl(String) - Method in class org.exoplatform.commons.api.indexing.data.SimpleEntry
-
Set URL
- setUrl(String) - Method in class org.exoplatform.commons.api.search.data.SearchResult
-
Set url for result
- setUserId(String) - Method in class org.exoplatform.commons.api.notification.model.UserSetting
-
- setWeeklyProviders(List<String>) - Method in class org.exoplatform.commons.api.notification.model.UserSetting
-
- SimpleEntry - Class in org.exoplatform.commons.api.indexing.data
-
The class defines a simple entry
- SimpleEntry() - Constructor for class org.exoplatform.commons.api.indexing.data.SimpleEntry
-
- siteName(String) - Method in class org.exoplatform.commons.api.search.data.SearchContext
-
Puts SiteType value into QualifiedName map
- siteType(String) - Method in class org.exoplatform.commons.api.search.data.SearchContext
-
Puts SiteType value into QualifiedName map
- StandardEntry - Class in org.exoplatform.commons.api.indexing.data
-
The class defines standard entry
- StandardEntry() - Constructor for class org.exoplatform.commons.api.indexing.data.StandardEntry
-
- start(NotificationContext) - Method in class org.exoplatform.commons.api.notification.plugin.AbstractNotificationPlugin
-
Start the plug in
- Statistics - Interface in org.exoplatform.commons.api.notification.stat
-
Created by The eXo Platform SAS
Author : eXoPlatform
thanhvc@exoplatform.com
Oct 10, 2013
- StatisticsCollector - Interface in org.exoplatform.commons.api.notification.stat
-
Created by The eXo Platform SAS
Author : eXoPlatform
thanhvc@exoplatform.com
Oct 10, 2013
- subject(String) - Method in class org.exoplatform.commons.api.notification.model.MessageInfo
-
- SUBJECT_KEY - Static variable in class org.exoplatform.commons.api.notification.plugin.config.TemplateConfig
-