- accept(ItemDataVisitor) - Method in interface org.exoplatform.services.jcr.datamodel.ItemData
-
Accept visitor
- acceptInvitation(Space, String) - Method in interface org.exoplatform.social.core.space.spi.SpaceService
-
- acceptInvitation(String, String) - Method in interface org.exoplatform.social.core.space.spi.SpaceService
-
- AccessControlEntry - Class in org.exoplatform.services.jcr.access
-
Created by The eXo Platform SAS
A data structure consisting of a user name, group and a permission granted to it.
- AccessControlEntry(String, String) - Constructor for class org.exoplatform.services.jcr.access.AccessControlEntry
-
- AccessControlList - Class in org.exoplatform.services.jcr.access
-
Created by The eXo Platform SAS
The AccessControlList represents a list of access control entries.
- AccessControlList() - Constructor for class org.exoplatform.services.jcr.access.AccessControlList
-
- AccessControlList(String, List<AccessControlEntry>) - Constructor for class org.exoplatform.services.jcr.access.AccessControlList
-
Create ACL from owner name and collection of permission entries.
- AccessControlPolicy - Interface in org.exoplatform.services.jcr.access
-
Created by The eXo Platform SAS
The AccessControlPolicy is an interface for all kind of access control policies.
- AccessManager - Class in org.exoplatform.services.jcr.access
-
Created by The eXo Platform SAS
The AccessManager can be queried to determine whether permission is granted
to perform a specific action on a specific item.
- AccessManager(RepositoryEntry, WorkspaceEntry) - Constructor for class org.exoplatform.services.jcr.access.AccessManager
-
- accessManager - Variable in class org.exoplatform.services.jcr.config.WorkspaceEntry
-
- ACL_BF_ELEMENTS_NUMBER - Static variable in interface org.exoplatform.services.jcr.storage.WorkspaceDataContainer
-
- ACL_BF_FALSE_PROPBABILITY - Static variable in interface org.exoplatform.services.jcr.storage.WorkspaceDataContainer
-
- Action - Interface in org.exoplatform.services.command.action
-
Created by The eXo Platform SAS
Action interface extends Command interface.
- ActionConfiguration - Class in org.exoplatform.services.jcr.impl.ext.action
-
Created by The eXo Platform SAS
The ActionConfiguration bean
- ActionConfiguration() - Constructor for class org.exoplatform.services.jcr.impl.ext.action.ActionConfiguration
-
- ActionConfiguration(String, String, String, boolean, String, String, Action) - Constructor for class org.exoplatform.services.jcr.impl.ext.action.ActionConfiguration
-
- activateApplication(Space, String) - Method in interface org.exoplatform.social.core.space.spi.SpaceService
-
Activates an installed application in a space.
- activateApplication(String, String) - Method in interface org.exoplatform.social.core.space.spi.SpaceService
-
Activates an installed application in a space.
- ActivityManager - Interface in org.exoplatform.social.core.manager
-
Provides APIs to manage activities.
- add(SearchEntry) - Method in class org.exoplatform.commons.api.indexing.IndexingService
-
Adds a search entry.
- add(ItemState) - Method in interface org.exoplatform.services.jcr.dataflow.PlainChangesLog
-
Adds an item state object to the bottom of this log.
- add(NodeData) - Method in interface org.exoplatform.services.jcr.storage.WorkspaceStorageConnection
-
Adds single NodeData
.
- add(PropertyData) - Method in interface org.exoplatform.services.jcr.storage.WorkspaceStorageConnection
-
Adds single PropertyData
.
- ADD_NODE - Static variable in interface org.exoplatform.services.jcr.access.PermissionType
-
Name of the permission needed to add node to a node
- AddActionsPlugin - Class in org.exoplatform.services.jcr.impl.ext.action
-
Created by The eXo Platform SAS
The AddActionsPlugin class provides the methods to manage configuration
of all the actions registered
- AddActionsPlugin(InitParams) - Constructor for class org.exoplatform.services.jcr.impl.ext.action.AddActionsPlugin
-
The default constructor of the plugin
- AddActionsPlugin.ActionsConfig - Class in org.exoplatform.services.jcr.impl.ext.action
-
- AddActionsPlugin.ActionsConfig() - Constructor for class org.exoplatform.services.jcr.impl.ext.action.AddActionsPlugin.ActionsConfig
-
- addActivityEventListener(ActivityListenerPlugin) - Method in interface org.exoplatform.social.core.manager.ActivityManager
-
- addActivityResourceBundlePlugin(ActivityResourceBundlePlugin) - Method in class org.exoplatform.social.core.processor.I18NActivityProcessor
-
Registers an activity resource bundle plugin.
- addAll(List<ItemState>) - Method in interface org.exoplatform.services.jcr.dataflow.PlainChangesLog
-
Adds list of states object to the bottom of this log.
- addBanIP(String) - Method in interface org.exoplatform.forum.service.ForumService
-
Adds an Ip to the list of banned Ips.
- addBanIPForum(String, String) - Method in interface org.exoplatform.forum.service.ForumService
-
Adds an Ip to the list of banned Ips in a forum.
- addCacheListener(CacheListener<? super K, ? super V>) - Method in interface org.exoplatform.services.cache.ExoCache
-
Add a listener.
- addCategories(Node, String, String[]) - Method in interface org.exoplatform.services.cms.taxonomy.TaxonomyService
-
Adds categories to a given node.
- addCategories(Node, String, String[], boolean) - Method in interface org.exoplatform.services.cms.taxonomy.TaxonomyService
-
Adds categories to a given node.
- addCategory(Node, String, String) - Method in interface org.exoplatform.services.cms.taxonomy.TaxonomyService
-
Adds a new category to a given node.
- addCategory(Node, String, String, boolean) - Method in interface org.exoplatform.services.cms.taxonomy.TaxonomyService
-
Adds a new category to a given node.
- addChild(Group, Group, boolean) - Method in interface org.exoplatform.services.organization.GroupHandler
-
Use this method to create a new group.
- addChildNodes(NodeData, List<NodeData>) - Method in interface org.exoplatform.services.jcr.dataflow.persistent.WorkspaceStorageCache
-
Adds (update should not be the case!) list of child nodes.
- addChildNodes(NodeData, QPathEntryFilter, List<NodeData>) - Method in interface org.exoplatform.services.jcr.dataflow.persistent.WorkspaceStorageCache
-
Adds (update should not be the case!) list of child nodes.
- addChildNodesByPage(NodeData, List<NodeData>, int) - Method in interface org.exoplatform.services.jcr.dataflow.persistent.WorkspaceStorageCache
-
Adds page of child nodes.
- addChildNodesCount(NodeData, int) - Method in interface org.exoplatform.services.jcr.dataflow.persistent.WorkspaceStorageCache
-
Adds the total amount of children nodes.
- addChildProperties(NodeData, List<PropertyData>) - Method in interface org.exoplatform.services.jcr.dataflow.persistent.WorkspaceStorageCache
-
Adds (update should not be the case!) list of child properties.
- addChildProperties(NodeData, QPathEntryFilter, List<PropertyData>) - Method in interface org.exoplatform.services.jcr.dataflow.persistent.WorkspaceStorageCache
-
Adds (update should not be the case!) list of child properties.
- addChildPropertiesList(NodeData, List<PropertyData>) - Method in interface org.exoplatform.services.jcr.dataflow.persistent.WorkspaceStorageCache
-
Adds (update should not be the case!) list of child properties with empty values.
- addComment(Node, String, String, String, String, String) - Method in interface org.exoplatform.services.cms.comments.CommentsService
-
Adds comment to a document.
- addComponentLifecylePlugin(ComponentLifecyclePlugin) - Method in class org.exoplatform.container.ExoContainer
-
- addComponentPlugin(ComponentPlugin) - Method in interface org.exoplatform.wiki.service.WikiService
-
Registers a component plugin into the Wiki service.
- addConfiguration(FriendlyPlugin) - Method in interface org.exoplatform.services.wcm.friendly.FriendlyService
-
Allows to add configuration to the Friendly Service.
- addConfigurationPath(String) - Static method in class org.exoplatform.container.StandaloneContainer
-
Add configuration path.
- addConfigurationURL(String) - Static method in class org.exoplatform.container.StandaloneContainer
-
Add configuration URL.
- addConnector(SearchServiceConnector) - Method in class org.exoplatform.commons.api.search.SearchService
-
Adds a connector which is implemented by the Search API.
- addContainerLifecylePlugin(ContainerLifecyclePlugin) - Method in class org.exoplatform.container.ExoContainer
-
- addContext(ComponentPlugin) - Method in interface org.exoplatform.services.wcm.extensions.publication.PublicationManager
-
Adds definitions of a context to the publication plugin.
- addEventListener(Listener<S, D>) - Method in interface org.exoplatform.commons.api.event.EventManager
-
Registers a listener into the event system.
- addEventListener(String, Listener<S, D>) - Method in interface org.exoplatform.commons.api.event.EventManager
-
Registers a listener for a given event group in the event system.
- addExcludeIncludeDataTypePlugin(ExcludeIncludeDataTypePlugin) - Method in interface org.exoplatform.services.wcm.search.SiteSearchService
-
Adds the exclude/include data type plugin.
- addExoCacheConfig(ExoCacheConfigPlugin) - Method in interface org.exoplatform.services.cache.CacheService
-
Adds a cache configuration plugin.
- addFavorite(Node, String) - Method in interface org.exoplatform.services.cms.documents.FavoriteService
-
Adds favorite to a node.
- addFriendly(String, String) - Method in interface org.exoplatform.services.wcm.friendly.FriendlyService
-
Adds a new {friendly, unfriendly} couple.
- addGroupEventListener(GroupEventListener) - Method in interface org.exoplatform.services.organization.GroupHandler
-
Use this method to register a group event listener
- addGroupsTag(String[], Node, String, String[]) - Method in interface org.exoplatform.services.cms.folksonomy.NewFolksonomyService
-
Adds a group tag to a document.
- addIdentityProvider(IdentityProvider<?>) - Method in interface org.exoplatform.social.core.manager.IdentityManager
-
Adds an identity provider to an identity manager.
- addInitialDataPlugin(ComponentPlugin) - Method in interface org.exoplatform.forum.service.ForumService
-
Adds a plugin which initializes data when Forums is started at first time.
- addInitialDefaultDataPlugin(ComponentPlugin) - Method in interface org.exoplatform.forum.service.ForumService
-
Adds a plugin which initializes the default data when Forums is started at first time.
- addInitialDefaultDataPlugin(ComponentPlugin) - Method in interface org.exoplatform.poll.service.PollService
-
Adds a plugin which initalizes the default data at first runtime.
- addInitTask(ServletContext, RootContainer.PortalContainerInitTask) - Static method in class org.exoplatform.container.PortalContainer
-
Add an init-task to all the portal container instances related to the given ServletContext
- addInitTask(ServletContext, RootContainer.PortalContainerInitTask, String) - Static method in class org.exoplatform.container.PortalContainer
-
Add an init-task to all the portal container instances related to the given ServletContext if the
given portal container name is null
other it will execute the task only of this
portal container if the ServletContext
is on of its dependencies
- addInitTask(ServletContext, RootContainer.PortalContainerInitTask) - Method in class org.exoplatform.container.RootContainer
-
Calls the other method addInitTask
with ServletContext.getServletContextName()
as portal container name
- addInitTask(ServletContext, RootContainer.PortalContainerInitTask, String) - Method in class org.exoplatform.container.RootContainer
-
First check if the related portal container has already been initialized.
- addInvitedUser(Space, String) - Method in interface org.exoplatform.social.core.space.spi.SpaceService
-
Adds a user to the list of users who are invited to join a space.
- addItemPersistenceListener(String, ItemsPersistenceListener) - Method in interface org.exoplatform.services.jcr.core.ManageableRepository
-
Add the items persistence listener to the named workspace.
- addLifecycle(ComponentPlugin) - Method in interface org.exoplatform.services.wcm.extensions.publication.PublicationManager
-
Adds definitions of a lifecycle to the publication plugin.
- addListener(NodeTypeManagerListener) - Method in interface org.exoplatform.services.jcr.core.nodetype.NodeTypeDataManager
-
- addListener(WorkspaceStorageCacheListener) - Method in interface org.exoplatform.services.jcr.dataflow.persistent.WorkspaceStorageCache
-
Adds a new listener
- addListener(Listener) - Method in class org.exoplatform.services.listener.ListenerService
-
This method is used to register a
Listener
to the events of the same
name.
- addListener(String, Listener) - Method in class org.exoplatform.services.listener.ListenerService
-
This method is used to register a new
Listener
.
- addListenerPlugin(ForumEventListener) - Method in interface org.exoplatform.forum.service.ForumService
-
Adds a listener plugin.
- addListenerPlugin(PollEventListener) - Method in interface org.exoplatform.poll.service.PollService
-
Adds a listener plugin.
- addLock(NodeImpl, boolean, boolean, long) - Method in interface org.exoplatform.services.jcr.impl.core.lock.SessionLockManager
-
Add lock for node.
- addLockToken(String) - Method in interface org.exoplatform.services.jcr.impl.core.lock.SessionLockManager
-
Invoked by a session to inform that a lock token has been added.
- addMember(User, UserProfile) - Method in interface org.exoplatform.forum.service.ForumService
-
Adds a new member to a forum.
- addMember(String) - Method in interface org.exoplatform.forum.service.ForumStatisticsService
-
Increases the count of users when a new member is added.
- addMember(Space, String) - Method in interface org.exoplatform.social.core.space.spi.SpaceService
-
Adds a user to a space.
- addMember(String, String) - Method in interface org.exoplatform.social.core.space.spi.SpaceService
-
- addMembershipEventListener(MembershipEventListener) - Method in interface org.exoplatform.services.organization.MembershipHandler
-
Use this method to register a membership event listener.
- addMembershipTypeEventListener(MembershipTypeEventListener) - Method in interface org.exoplatform.services.organization.MembershipTypeHandler
-
Use this method to register a membership type event listener.
- addNode(NodeData) - Method in interface org.exoplatform.services.jcr.impl.core.query.QueryHandler
-
Adds a Node
to the search index.
- addNodeType(NodeTypeData, Map<InternalQName, NodeTypeData>) - Method in interface org.exoplatform.services.jcr.impl.core.nodetype.NodeTypeRepository
-
Adds a new node type
- addOrModifyProfileProperties(Profile) - Method in interface org.exoplatform.social.core.manager.IdentityManager
-
Deprecated.
Will be removed by 4.0.x.
- addPageLink(WikiPageParams, WikiPageParams) - Method in interface org.exoplatform.wiki.rendering.cache.PageRenderingCacheService
-
Adds a link between two pages.
- addPendingUser(Space, String) - Method in interface org.exoplatform.social.core.space.spi.SpaceService
-
Adds a user to the list of pending requests for joining a space.
- addPermissions(String) - Method in class org.exoplatform.services.jcr.access.AccessControlList
-
Adds permissions
- addPermissions(String, String[]) - Method in class org.exoplatform.services.jcr.access.AccessControlList
-
Adds a set of permission types to a given identity
- addPlugin(ComponentPlugin) - Method in interface org.exoplatform.forum.service.ForumService
-
Adds a component plugin which keeps email configuration for Forums.
- addPlugin(PortletTemplatePlugin) - Method in interface org.exoplatform.services.cms.views.ApplicationTemplateManagerService
-
Adds a plugin.
- addPlugin(ComponentPlugin) - Method in class org.exoplatform.services.jcr.ext.registry.RegistryService
-
Defines the configuration of the service thanks to the provided plugin if and
only if the plugin is of type RegistryInitializationEntryPlugin
- addPlugin(ComponentPlugin) - Method in class org.exoplatform.services.jcr.impl.ext.action.SessionActionCatalog
-
- addPlugin(ComponentPlugin) - Method in class org.exoplatform.services.naming.InitialContextInitializer
-
- addPrivateTag(String[], Node, String, String) - Method in interface org.exoplatform.services.cms.folksonomy.NewFolksonomyService
-
Adds a private tag to a document.
- addProcessor(ActivityProcessor) - Method in interface org.exoplatform.social.core.manager.ActivityManager
-
Adds a new activity processor.
- addProcessorPlugin(BaseActivityProcessorPlugin) - Method in interface org.exoplatform.social.core.manager.ActivityManager
-
Adds a new activity processor plugin.
- addProfileListener(ProfileListenerPlugin) - Method in interface org.exoplatform.social.core.manager.IdentityManager
-
- addPublicTag(String, String[], Node, String) - Method in interface org.exoplatform.services.cms.folksonomy.NewFolksonomyService
-
Adds a public tag to a document.
- addReferencedProperties(String, List<PropertyData>) - Method in interface org.exoplatform.services.jcr.dataflow.persistent.WorkspaceStorageCache
-
Add referenced properties.
- addRegistryLocation(String, String) - Method in class org.exoplatform.services.jcr.ext.registry.RegistryService
-
Adds a new registry entry
- addRelatedPage(WikiPageParams, WikiPageParams) - Method in interface org.exoplatform.wiki.service.WikiService
-
Adds a related page to the current wiki page.
- addRolePlugin(ComponentPlugin) - Method in interface org.exoplatform.forum.service.ForumService
-
Adds a role plugin which defines role rules in Forums.
- addSiteTag(String, String[], Node, String) - Method in interface org.exoplatform.services.cms.folksonomy.NewFolksonomyService
-
Adds a site tag to a document.
- addTab(Node, String, String) - Method in interface org.exoplatform.services.cms.views.ManageViewService
-
Adds a new tab to the given view.
- addTag(List<Tag>, String, String) - Method in interface org.exoplatform.forum.service.ForumService
-
Adds a list of tags to a specific topic.
- addTagPermission(String) - Method in interface org.exoplatform.services.cms.folksonomy.NewFolksonomyService
-
Adds a given user or group to the list of tag permissions.
- addTagStyle(String, String, String, String) - Method in interface org.exoplatform.services.cms.folksonomy.NewFolksonomyService
-
Adds a tag style.
- addTaxonomyNode(String, String, String, String) - Method in interface org.exoplatform.services.cms.taxonomy.TaxonomyService
-
Adds a new taxonomy node at the given location.
- addTaxonomyPlugin(ComponentPlugin) - Method in interface org.exoplatform.services.cms.taxonomy.TaxonomyService
-
Adds a new taxonomy plugin to the Taxonomy Service.
- addTaxonomyTree(Node) - Method in interface org.exoplatform.services.cms.taxonomy.TaxonomyService
-
Creates a new taxonomy tree.
- addTemplate(Node, PortletTemplatePlugin.PortletTemplateConfig) - Method in interface org.exoplatform.services.cms.views.ApplicationTemplateManagerService
-
Adds a template to the portlet template home.
- addTemplate(String, String, String) - Method in interface org.exoplatform.services.cms.views.ManageViewService
-
Adds a new template to a place with the given path.
- addTemplate(String, String, String, SessionProvider) - Method in interface org.exoplatform.services.cms.views.ManageViewService
-
Adds a new template to a place with the given path.
- addUnCachedMacro(UnCachedMacroPlugin) - Method in interface org.exoplatform.wiki.rendering.cache.PageRenderingCacheService
-
adds plugin containing uncached macro list
- addUserEventListener(UserEventListener) - Method in interface org.exoplatform.services.organization.UserHandler
-
This method is used to register an user event listener
- addUserProfileEventListener(UserProfileEventListener) - Method in interface org.exoplatform.services.organization.UserProfileHandler
-
When a method save , remove are called , the will broadcast an event.
- addView(String, String, String, List<?>) - Method in interface org.exoplatform.services.cms.views.ManageViewService
-
Adds a new view to the system by giving the following params.
- addView(String, String, boolean, String, List<?>) - Method in interface org.exoplatform.services.cms.views.ManageViewService
-
Adds a new view to the system by giving the following params.
- addWatch(int, String, List<String>, String) - Method in interface org.exoplatform.forum.service.ForumService
-
Adds a watch.
- addWikiTemplatePagePlugin(WikiTemplatePagePlugin) - Method in interface org.exoplatform.wiki.service.WikiService
-
Adds a Wiki template as plugin.
- addWorkspace(WorkspaceEntry) - Method in class org.exoplatform.services.jcr.config.RepositoryEntry
-
adds workspace entry object
- ALL - Static variable in interface org.exoplatform.services.jcr.access.PermissionType
-
An array containing all the existing permission types.
- allowsSameNameSiblings - Variable in class org.exoplatform.services.jcr.core.nodetype.NodeDefinitionData
-
- alreadyExists(PortalContainer) - Method in interface org.exoplatform.container.RootContainer.PortalContainerInitTask
-
This method allows the implementation to define what the state "already exists"
means for a portal container
- alreadyExists(PortalContainer) - Method in class org.exoplatform.container.RootContainer.PortalContainerPostCreateTask
-
This method allows the implementation to define what the state "already exists"
means for a portal container
- alreadyExists(PortalContainer) - Method in class org.exoplatform.container.RootContainer.PortalContainerPostInitTask
-
This method allows the implementation to define what the state "already exists"
means for a portal container
- alreadyExists(PortalContainer) - Method in class org.exoplatform.container.RootContainer.PortalContainerPreInitTask
-
This method allows the implementation to define what the state "already exists"
means for a portal container
- ANY_TYPE - Static variable in class org.exoplatform.services.security.MembershipEntry
-
- ApplicationTemplateManagerService - Interface in org.exoplatform.services.cms.views
-
Manages dynamic Groovy templates for the WCM-based products.
- apply(ChangesHolder) - Method in interface org.exoplatform.services.jcr.impl.core.query.QueryHandler
-
Applies the given changes to the indes in an atomic operation
- authenticate(Credentials) - Method in interface org.exoplatform.services.jcr.access.AuthenticationPolicy
-
Authenticates getting credentials.
- authenticate() - Method in interface org.exoplatform.services.jcr.access.AuthenticationPolicy
-
Authenticates using some external mechanism.
- authenticate(String, String, PasswordEncrypter) - Method in interface org.exoplatform.services.organization.ExtendedUserHandler
-
Checks if user's credentials are valid.
- authenticate(String, String) - Method in interface org.exoplatform.services.organization.UserHandler
-
Check if the username and the password of an user is valid.
- AuthenticationPolicy - Interface in org.exoplatform.services.jcr.access
-
Created by The eXo Platform SAS
The AuthenticationPolicy interface defines methods to validate Credentials upon authentication.
- Authenticator - Interface in org.exoplatform.services.security
-
Created by The eXo Platform SAS
Component responsible for user authentication (session creation)
In JAAS LoginModule typically called in login() method
- autoCreated - Variable in class org.exoplatform.services.jcr.core.nodetype.ItemDefinitionData
-
- avoidValueReplication - Variable in class org.exoplatform.services.cache.ExoCacheConfig
-
Indicates whether or not the replication of the values should be avoided
- avoidValueReplication() - Method in class org.exoplatform.services.cache.ExoCacheConfig
-
- 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.
- get(Serializable) - Method in interface org.exoplatform.services.cache.ExoCache
-
Performs a lookup operation.
- get() - Method in interface org.exoplatform.services.cache.ObjectCacheInfo
-
Returns the entry value which may be null.
- get(String, QPathEntry, ItemType) - Method in interface org.exoplatform.services.jcr.dataflow.persistent.WorkspaceStorageCache
-
Get item by parent identifier and name +index of define type.
- get(String) - Method in interface org.exoplatform.services.jcr.dataflow.persistent.WorkspaceStorageCache
-
Get item by identifier.
- get(String) - Method in interface org.exoplatform.social.core.manager.RelationshipManager
-
Gets a relationship by its Id.
- get(Identity, Identity) - Method in interface org.exoplatform.social.core.manager.RelationshipManager
-
Gets a relationship between 2 identities.
- getAbsoluteProfileUrl(String, String, String, String) - Static method in class org.exoplatform.social.core.service.LinkProvider
-
Gets an absolute profile URL of a user.
- getAccessibleSpaces(String) - Method in interface org.exoplatform.social.core.space.spi.SpaceService
-
- getAccessibleSpacesByFilter(String, SpaceFilter) - Method in interface org.exoplatform.social.core.space.spi.SpaceService
-
Gets a list access containing all spaces that a user has the access permission.
- getAccessibleSpacesWithListAccess(String) - Method in interface org.exoplatform.social.core.space.spi.SpaceService
-
Gets a list access containing all spaces that a user has the access permission.
- getAccessManager() - Method in class org.exoplatform.services.jcr.config.WorkspaceEntry
-
- getACL() - Method in interface org.exoplatform.services.jcr.core.ExtendedNode
-
- getACLHolders() - Method in interface org.exoplatform.services.jcr.storage.WorkspaceStorageConnection
-
Returns all the nodes that hold some ACL info like owner or permissions
- getAction() - Method in class org.exoplatform.services.jcr.impl.ext.action.ActionConfiguration
-
- getActionClassName() - Method in class org.exoplatform.services.jcr.impl.ext.action.ActionConfiguration
-
- getActions() - Method in class org.exoplatform.services.jcr.impl.ext.action.AddActionsPlugin.ActionsConfig
-
- getActions() - Method in class org.exoplatform.services.jcr.impl.ext.action.AddActionsPlugin
-
- getActive() - Method in interface org.exoplatform.forum.bbcode.api.BBCodeService
-
Retrieves BBCode Ids that are active.
- getActivities(Identity) - Method in interface org.exoplatform.social.core.manager.ActivityManager
-
- getActivities(Identity, long, long) - Method in interface org.exoplatform.social.core.manager.ActivityManager
-
- getActivitiesByPoster(Identity) - Method in interface org.exoplatform.social.core.manager.ActivityManager
-
Gets activities of a given poster.
- getActivitiesByPoster(Identity, String...) - Method in interface org.exoplatform.social.core.manager.ActivityManager
-
Gets activities of a given poster that are specified by activity types.
- getActivitiesCount(Identity) - Method in interface org.exoplatform.social.core.manager.ActivityManager
-
Deprecated.
Will be removed by 4.0.x.
- getActivitiesOfConnections(Identity) - Method in interface org.exoplatform.social.core.manager.ActivityManager
-
- getActivitiesOfConnections(Identity, int, int) - Method in interface org.exoplatform.social.core.manager.ActivityManager
-
- getActivitiesOfConnectionsWithListAccess(Identity) - Method in interface org.exoplatform.social.core.manager.ActivityManager
-
Gets activities posted by all connections with a given identity.
- getActivitiesOfSpaceWithListAccess(Identity) - Method in interface org.exoplatform.social.core.manager.ActivityManager
-
Gets activities posted on a space by its Id.
- getActivitiesOfUserSpaces(Identity) - Method in interface org.exoplatform.social.core.manager.ActivityManager
-
- getActivitiesOfUserSpacesWithListAccess(Identity) - Method in interface org.exoplatform.social.core.manager.ActivityManager
-
Gets activities posted on all space activity streams in which an identity joins.
- getActivitiesWithListAccess(Identity) - Method in interface org.exoplatform.social.core.manager.ActivityManager
-
Gets activities posted on the provided activity stream owner.
- getActivitiesWithListAccess(Identity, Identity) - Method in interface org.exoplatform.social.core.manager.ActivityManager
-
Gets activities on the provided activity stream which is viewed by another.
- getActivity(String) - Method in interface org.exoplatform.social.core.manager.ActivityManager
-
Gets an activity by its Id.
- getActivityFeed(Identity) - Method in interface org.exoplatform.social.core.manager.ActivityManager
-
- getActivityFeedWithListAccess(Identity) - Method in interface org.exoplatform.social.core.manager.ActivityManager
-
Gets all activities accessible by a given identity.
- getActivityIdForOwner(String) - Method in interface org.exoplatform.poll.service.PollService
-
Gets information of a poll activity that is used for processing the activity streams.
- getActivityIdForOwnerId(String) - Method in interface org.exoplatform.forum.service.ForumService
-
Gets information of a forum activity by the owner Id that is used for processing the activity streams.
- getActivityIdForOwnerPath(String) - Method in interface org.exoplatform.forum.service.ForumService
-
Gets information of a forum activity by the owner path that is used for processing the activity streams.
- getActivityUri(String, String) - Static method in class org.exoplatform.social.core.service.LinkProvider
-
Gets URI to an activity stream of space or user.
- getActivityUriForSpace(String, String) - Static method in class org.exoplatform.social.core.service.LinkProvider
-
Gets an activity URI of the space.
- getAdvancedSearch(ForumEventQuery, List<String>, List<String>) - Method in interface org.exoplatform.forum.service.ForumService
-
Gets an advanced search.
- getAll() - Method in interface org.exoplatform.forum.bbcode.api.BBCodeService
-
Retrieves all BBCodes.
- getAll(Identity) - Method in interface org.exoplatform.social.core.manager.RelationshipManager
-
- getAll(Identity, List<Identity>) - Method in interface org.exoplatform.social.core.manager.RelationshipManager
-
- getAll(Identity, Relationship.Type, List<Identity>) - Method in interface org.exoplatform.social.core.manager.RelationshipManager
-
- getAllCacheInstances() - Method in interface org.exoplatform.services.cache.CacheService
-
Returns a collection of all the cache instances.
- getAllCategories(Node) - Method in interface org.exoplatform.services.cms.taxonomy.TaxonomyService
-
Gets all categories that contain a given node under all taxonomy trees.
- getAllCategories(Node, boolean) - Method in interface org.exoplatform.services.cms.taxonomy.TaxonomyService
-
Gets all categories that contain a given node under all taxonomy trees.
- getAllChildNodeDefinitions(InternalQName...) - Method in interface org.exoplatform.services.jcr.core.nodetype.NodeTypeDataManager
-
- getAllDocumentsByTag(String, String, SessionProvider) - Method in interface org.exoplatform.services.cms.folksonomy.NewFolksonomyService
-
Gets all documents which are marked with a given tag.
- getAllFavoriteNodesByUser(String, String, String) - Method in interface org.exoplatform.services.cms.documents.FavoriteService
-
Gets all favorite nodes by a given user.
- getAllGroups() - Method in interface org.exoplatform.services.organization.GroupHandler
-
Use this method to get all the groups.
- getAllGroupTags(String[], String) - Method in interface org.exoplatform.services.cms.folksonomy.NewFolksonomyService
-
Gets all tags of groups that a given user belongs to.
- getAllGroupTags(String, String) - Method in interface org.exoplatform.services.cms.folksonomy.NewFolksonomyService
-
Gets all tags of a group that a given user belongs to.
- getAllLink(String, String) - Method in interface org.exoplatform.forum.service.ForumService
-
Gets all links of a given forum.
- getAllLinks(Node, String) - Method in interface org.exoplatform.services.cms.link.LinkManager
-
Gets all links of a target node by a given link type.
- getAllLinks(Node, String, SessionProvider) - Method in interface org.exoplatform.services.cms.link.LinkManager
-
Gets all links of a target node by a given link type.
- getAllManagedPortletName(String) - Method in interface org.exoplatform.services.cms.views.ApplicationTemplateManagerService
-
Gets all portlet names that have dynamic Groovy templates managed by the service.
- getAllNodeTypes() - Method in interface org.exoplatform.services.jcr.core.nodetype.NodeTypeDataManager
-
Return all NodeTypes.
- getAllNodeTypes() - Method in interface org.exoplatform.services.jcr.impl.core.nodetype.NodeTypeRepository
-
Gives all the existing node types
- getAllowedStates(String) - Method in interface org.exoplatform.services.wcm.publication.WCMComposer
-
Gets the allowed states for a given mode.
- getAllPrivateTags(String) - Method in interface org.exoplatform.services.cms.folksonomy.NewFolksonomyService
-
Gets all private tags of a given user.
- getAllPropertyDefinitions(InternalQName...) - Method in interface org.exoplatform.services.jcr.core.nodetype.NodeTypeDataManager
-
- getAllPruneSetting() - Method in interface org.exoplatform.forum.service.ForumService
-
Gets settings of all prunes.
- getAllPublicTags(String, String) - Method in interface org.exoplatform.services.cms.folksonomy.NewFolksonomyService
-
Gets all public tags.
- getAllRelationships(Identity) - Method in interface org.exoplatform.social.core.manager.RelationshipManager
-
- getAllSiteTags(String, String) - Method in interface org.exoplatform.services.cms.folksonomy.NewFolksonomyService
-
Gets all site tags.
- getAllSpaces() - Method in interface org.exoplatform.social.core.space.spi.SpaceService
-
- getAllSpacesByFilter(SpaceFilter) - Method in interface org.exoplatform.social.core.space.spi.SpaceService
-
Gets a list access that contains all spaces matching with a filter.
- getAllSpacesWithListAccess() - Method in interface org.exoplatform.social.core.space.spi.SpaceService
-
Gets a list access that contains all spaces.
- getAllTagName(String, String) - Method in interface org.exoplatform.forum.service.ForumService
-
Gets all tag names by query statement and topic Id.
- getAllTagNames(String, int, String) - Method in interface org.exoplatform.services.cms.folksonomy.NewFolksonomyService
-
Gets names of all tags under a given scope.
- getAllTags() - Method in interface org.exoplatform.forum.service.ForumService
-
Gets all tags.
- getAllTagStyle(String) - Method in interface org.exoplatform.services.cms.folksonomy.NewFolksonomyService
-
Gets all tag styles of a folksonomy tree.
- getAllTaxonomyTrees(boolean) - Method in interface org.exoplatform.services.cms.taxonomy.TaxonomyService
-
Gets all taxonomy trees.
- getAllTaxonomyTrees() - Method in interface org.exoplatform.services.cms.taxonomy.TaxonomyService
-
Gets all taxonomy trees using the user session.
- getAllTemplates(String, SessionProvider) - Method in interface org.exoplatform.services.cms.views.ManageViewService
-
Gets all templates.
- getAllTopicsOld(long, String) - Method in interface org.exoplatform.forum.service.ForumService
-
Gets a list of topics which were created before a given date.
- getAllViews() - Method in interface org.exoplatform.services.cms.views.ManageViewService
-
Gets all views.
- getAllWithListAccess(Identity) - Method in interface org.exoplatform.social.core.manager.RelationshipManager
-
Gets a list access which contains all identities who were connected, were invited or invited a provided identity.
- getAnyDefinition() - Method in class org.exoplatform.services.jcr.core.nodetype.PropertyDefinitionDatas
-
- getApplicationTemplateHome(String, SessionProvider) - Method in interface org.exoplatform.services.cms.views.ApplicationTemplateManagerService
-
Gets the application template home.
- getAsString() - Method in class org.exoplatform.services.jcr.access.AccessControlEntry
-
- getAttachmentAsStream(String) - Method in interface org.exoplatform.wiki.service.WikiService
-
Gets a stream of a wiki attachment.
- getAttachmentCount(PageImpl) - Method in interface org.exoplatform.wiki.rendering.cache.PageRenderingCacheService
-
Get number of attachment of a wiki page
- getAttribute(String) - Method in interface org.exoplatform.services.organization.UserProfile
-
- getAttribute(String) - Method in class org.exoplatform.services.security.ConversationState
-
- getAttributeNames() - Method in class org.exoplatform.services.security.ConversationState
-
Returns unmodifiable set of attribute names.
- getAvailablePost(String, String, String, String, String, String) - Method in interface org.exoplatform.forum.service.ForumService
-
Gets the number of available posts which match with conditions, including "Approved", "Hidden" and query statement.
- getAvatarImageSource(PortalContainer, Profile) - Static method in class org.exoplatform.social.core.service.LinkProvider
-
Deprecated.
use Profile.getAvatarUrl()
. Will be removed by 4.0.x.
- getAvatarImageSource(Profile) - Static method in class org.exoplatform.social.core.service.LinkProvider
-
Deprecated.
use Profile.getAvatarUrl()
. Will be removed by 4.0.x.
- getBanList() - Method in interface org.exoplatform.forum.service.ForumService
-
Gets a list of banned Ips.
- getBBCodeActive() - Method in interface org.exoplatform.forum.bbcode.api.BBCodeService
-
Gets all active BBCodes.
- getBookmarks(String) - Method in interface org.exoplatform.forum.service.ForumService
-
Gets bookmarks of a user.
- getBoolean(String) - Method in class org.exoplatform.services.ext.action.InvocationContext
-
- getBreadcumb(String, String, String) - Method in interface org.exoplatform.wiki.service.WikiService
-
Gets a list of data which is used for composing the breadcrumb.
- getButtons() - Method in interface org.exoplatform.services.cms.views.ManageViewService
-
Gets all strings of buttons.
- getCache() - Method in class org.exoplatform.services.jcr.config.WorkspaceEntry
-
- getCachedObjects() - Method in interface org.exoplatform.services.cache.ExoCache
-
Returns a list of cached object that are considered as valid when the method is called.
- getCacheHit() - Method in interface org.exoplatform.services.cache.ExoCache
-
Returns the number of time the cache was queried and a valid entry was returned.
- getCacheInfo() - Method in interface org.exoplatform.services.cache.CacheListenerContext
-
Returns cache infos.
- getCacheInstance(String) - Method in interface org.exoplatform.services.cache.CacheService
-
Returns a specific cache instance.
- getCacheMiss() - Method in interface org.exoplatform.services.cache.ExoCache
-
Returns the number of time the cache was queried and no entry was returned.
- getCacheSize() - Method in interface org.exoplatform.services.cache.ExoCache
-
Returns the number of entries in the cache.
- getCategories() - Method in interface org.exoplatform.forum.service.ForumService
-
Gets categories in Forums.
- getCategories(Node, String) - Method in interface org.exoplatform.services.cms.taxonomy.TaxonomyService
-
Gets all categories that contain a given node under a taxonomy tree.
- getCategories(Node, String, boolean) - Method in interface org.exoplatform.services.cms.taxonomy.TaxonomyService
-
Gets all categories that contain a given node under a taxonomy tree.
- getCategory(String) - Method in interface org.exoplatform.forum.service.ForumService
-
Gets a category by its provided Id.
- getCategoryIncludedSpace() - Method in interface org.exoplatform.forum.service.ForumService
-
Gets a category which contains the forum spaces.
- getCategoryNameLength() - Method in interface org.exoplatform.services.cms.taxonomy.TaxonomyService
-
Gets the limited length of a category name.
- getChanges(Iterator<String>, Iterator<NodeData>) - Method in interface org.exoplatform.services.jcr.impl.core.query.QueryHandler
-
Extracts all the changes and returns them as a ChangesHolder
instance
- getChildNodeDefinition(InternalQName, InternalQName...) - Method in interface org.exoplatform.services.jcr.core.nodetype.NodeTypeDataManager
-
- getChildNodeDefinition(InternalQName, InternalQName, InternalQName[]) - Method in interface org.exoplatform.services.jcr.core.nodetype.NodeTypeDataManager
-
- getChildNodeDefinition(InternalQName, InternalQName, InternalQName, InternalQName[]) - Method in interface org.exoplatform.services.jcr.core.nodetype.NodeTypeDataManager
-
Found node definition based on node name and node type.
- getChildNodes(NodeData) - Method in interface org.exoplatform.services.jcr.dataflow.persistent.WorkspaceStorageCache
-
Get child nodes.
- getChildNodes(NodeData, QPathEntryFilter) - Method in interface org.exoplatform.services.jcr.dataflow.persistent.WorkspaceStorageCache
-
Get child nodes by pattern.
- getChildNodesByPage(NodeData, int) - Method in interface org.exoplatform.services.jcr.dataflow.persistent.WorkspaceStorageCache
-
Get page of child nodes.
- getChildNodesCount(NodeData) - Method in interface org.exoplatform.services.jcr.dataflow.persistent.WorkspaceStorageCache
-
Get child nodes count.
- getChildNodesCount(NodeData) - Method in interface org.exoplatform.services.jcr.storage.WorkspaceStorageConnection
-
Reads count of parent
child nodes.
- getChildNodesData(NodeData) - Method in interface org.exoplatform.services.jcr.storage.WorkspaceStorageConnection
-
Reads List
of NodeData
from the storage using item's parent location.
- getChildNodesData(NodeData, List<QPathEntryFilter>) - Method in interface org.exoplatform.services.jcr.storage.WorkspaceStorageConnection
-
Reads List
of NodeData
from the storage using item's parent location, and name filter.
- getChildNodesDataByPage(NodeData, int, int, List<NodeData>) - Method in interface org.exoplatform.services.jcr.storage.WorkspaceStorageConnection
-
Get child Nodes of the parent node.
- getChildProperties(NodeData) - Method in interface org.exoplatform.services.jcr.dataflow.persistent.WorkspaceStorageCache
-
Get node child properties.
- getChildProperties(NodeData, QPathEntryFilter) - Method in interface org.exoplatform.services.jcr.dataflow.persistent.WorkspaceStorageCache
-
Get node child properties by pattern.
- getChildPropertiesData(NodeData) - Method in interface org.exoplatform.services.jcr.storage.WorkspaceStorageConnection
-
Reads List
of PropertyData
from the storage using item's parent
location.
- getChildPropertiesData(NodeData, List<QPathEntryFilter>) - Method in interface org.exoplatform.services.jcr.storage.WorkspaceStorageConnection
-
Reads List
of PropertyData
from the storage using item's parent
location.
- getClosedChild(NodeData) - Method in interface org.exoplatform.services.jcr.impl.core.lock.cacheable.CacheableLockManager
-
Return Lock holding any nodes child.
- getCommentIdForOwnerId(String) - Method in interface org.exoplatform.forum.service.ForumService
-
Gets information of a comment by the owner Id.
- getCommentIdForOwnerPath(String) - Method in interface org.exoplatform.forum.service.ForumService
-
Gets information of a comment by the owner path.
- getComments(Node, String) - Method in interface org.exoplatform.services.cms.comments.CommentsService
-
Gets all comments of a specified document node.
- getComments(ExoSocialActivity) - Method in interface org.exoplatform.social.core.manager.ActivityManager
-
- getCommentsWithListAccess(ExoSocialActivity) - Method in interface org.exoplatform.social.core.manager.ActivityManager
-
Gets comments of a specific activity.
- getComponent(Class) - Static method in class org.exoplatform.container.PortalContainer
-
- getComponent(Class) - Static method in class org.exoplatform.container.RootContainer
-
- getComponentInstance(Object) - Method in class org.exoplatform.container.RootContainer
- getComponentManager() - Method in interface org.exoplatform.wiki.rendering.RenderingService
-
Gets the Component Manager which provides ways to access and modify components (service) in the system.
- getConfig() - Method in interface org.exoplatform.services.jcr.RepositoryService
-
Get repository service configuration.
- getConfigs() - Method in class org.exoplatform.services.cache.ExoCacheConfigPlugin
-
- getConfiguration() - Method in class org.exoplatform.container.ExoContainer
-
Gets the
ConfigurationManager
from the given
ExoContainer
if it exists,
then returns the nested
Configuration
otherwise it returns
null
- getConfiguration() - Method in interface org.exoplatform.services.jcr.core.ManageableRepository
-
- getConfigurationURL() - Method in class org.exoplatform.container.StandaloneContainer
-
Get configurationURL.
- getConfigurationXML() - Method in class org.exoplatform.container.PortalContainer
-
- getConfigurationXML() - Method in class org.exoplatform.container.RootContainer
-
- getConfigurationXML() - Method in class org.exoplatform.container.StandaloneContainer
-
- getConfigurationXML() - Method in class org.exoplatform.services.jcr.config.RepositoryServiceConfiguration
-
- getConfiguredAppTemplateMap(String) - Method in interface org.exoplatform.services.cms.views.ApplicationTemplateManagerService
-
Gets all configured templates of a given portlet.
- getConfiguredTemplates() - Method in interface org.exoplatform.services.cms.views.ManageViewService
-
Gets all configured templates.
- getConfiguredViews() - Method in interface org.exoplatform.services.cms.views.ManageViewService
-
Gets all configured views.
- getConfirmed(Identity) - Method in interface org.exoplatform.social.core.manager.RelationshipManager
-
- getConfirmed(Identity, List<Identity>) - Method in interface org.exoplatform.social.core.manager.RelationshipManager
-
- getConnections(Identity) - Method in interface org.exoplatform.social.core.manager.IdentityManager
-
- getConnections(Identity) - Method in interface org.exoplatform.social.core.manager.RelationshipManager
-
Gets a list access which contains all identities who are connected to a provided identity.
- getConnectionsByFilter(Identity, ProfileFilter) - Method in interface org.exoplatform.social.core.manager.RelationshipManager
-
Gets a list access which contains all identities who are connected to a provided identity
and filtered by a profile filter.
- getConnectionStatus(Identity, Identity) - Method in interface org.exoplatform.social.core.manager.RelationshipManager
-
- getConnectionsWithListAccess(Identity) - Method in interface org.exoplatform.social.core.manager.IdentityManager
-
Gets a list access which contains all identities connected to the provided identity.
- getConnectors() - Method in class org.exoplatform.commons.api.search.SearchService
-
Gets all current connectors.
- getContacts(Identity, List<Identity>) - Method in interface org.exoplatform.social.core.manager.RelationshipManager
-
- getContacts(Identity) - Method in interface org.exoplatform.social.core.manager.RelationshipManager
-
- getContainer() - Method in class org.exoplatform.services.ext.action.InvocationContext
-
- getContainer() - Method in class org.exoplatform.services.jcr.config.WorkspaceEntry
-
- getContent(String, String, HashMap<String, String>, SessionProvider) - Method in interface org.exoplatform.services.wcm.publication.WCMComposer
-
Gets a content node at a specified path based on given filters.
- getContentMetadata(ArrayList<String>, String) - Method in interface org.exoplatform.services.seo.SEOService
-
Gets metadata of a content page.
- getContentNode(String) - Method in interface org.exoplatform.services.seo.SEOService
-
Gets the content node by a given path.
- getContentOfSection(String, String, String) - Method in interface org.exoplatform.wiki.rendering.RenderingService
-
Gets content of a section.
- getContents(String, String, String, String, String, String) - Method in interface org.exoplatform.services.wcm.extensions.publication.PublicationManager
-
Gets all content nodes.
- getContents(String, String, HashMap<String, String>, SessionProvider) - Method in interface org.exoplatform.services.wcm.publication.WCMComposer
-
Gets content nodes at a specified path based on given filters.
- getContext() - Method in class org.exoplatform.commons.api.settings.data.SettingContext
-
Gets a context object associated with the SettingContext object.
- getContext() - Method in class org.exoplatform.container.ExoContainer
-
- getContext() - Method in interface org.exoplatform.services.jcr.impl.core.query.QueryHandler
-
- getContext(String) - Method in interface org.exoplatform.services.wcm.extensions.publication.PublicationManager
-
Gets a context by a given name.
- getContextPath() - Method in class org.exoplatform.commons.api.settings.data.SettingContext
-
Gets path of the SettingContext object.
- getContexts() - Method in interface org.exoplatform.services.wcm.extensions.publication.PublicationManager
-
Gets all contexts.
- getCreatedDate() - Method in interface org.exoplatform.commons.api.event.data.BaseObject
-
Gets the created date of the BaseObject.
- getCreatedDate() - Method in interface org.exoplatform.services.organization.MembershipType
-
- getCreatedDate() - Method in interface org.exoplatform.services.organization.User
-
- getCssURL() - Method in interface org.exoplatform.wiki.rendering.RenderingService
-
Gets a CSS URL.
- getCurrent() - Static method in class org.exoplatform.services.security.ConversationState
-
- getCurrentInstance(ServletContext) - Static method in class org.exoplatform.container.PortalContainer
-
We first try to get the ExoContainer that has been stored into the ThreadLocal
if the value is of type PortalContainer, we return it otherwise we get the
portal container corresponding the given servlet context
- getCurrentItem() - Method in class org.exoplatform.services.ext.action.InvocationContext
-
- getCurrentPortalContainerName() - Static method in class org.exoplatform.container.PortalContainer
-
Returns the name of the current portal container that has been stored into the ThreadLocal.
- getCurrentRealmName() - Static method in class org.exoplatform.container.PortalContainer
-
Returns the name of the current realm corresponding to the portal container
that has been stored into the ThreadLocal.
- getCurrentRepository() - Method in class org.exoplatform.services.jcr.ext.common.SessionProvider
-
- getCurrentRepository() - Method in interface org.exoplatform.services.jcr.RepositoryService
-
Get current repository.
- getCurrentRepositoryName() - Static method in class org.exoplatform.commons.api.settings.data.SettingContext
-
Gets the current repository name.
- getCurrentRestContextName() - Static method in class org.exoplatform.container.PortalContainer
-
Returns the name of the current rest context corresponding to the portal container
that has been stored into the ThreadLocal.
- getCurrentSetting(String) - Static method in class org.exoplatform.container.PortalContainer
-
Returns the current value of the setting corresponding to the portal container
that has been stored into the ThreadLocal.
- getCurrentTime() - Method in interface org.exoplatform.services.jcr.storage.WorkspaceDataContainer
-
[G.A] do we need it here or in WorkspaceDataManager better??
- getCurrentWorkspace() - Method in class org.exoplatform.services.jcr.ext.common.SessionProvider
-
- getData() - Method in interface org.exoplatform.commons.api.event.data.File
-
Gets the binary data of the File
instance.
- getDataDistributionType() - Method in interface org.exoplatform.services.cms.folksonomy.NewFolksonomyService
-
Gets a type of data distribution.
- 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.
- getDeclaredChildNodeDefinitions() - Method in interface org.exoplatform.services.jcr.core.nodetype.NodeTypeData
-
- getDeclaredChildNodeDefinitionValues() - Method in class org.exoplatform.services.jcr.core.nodetype.NodeTypeValue
-
- getDeclaredPropertyDefinitions() - Method in interface org.exoplatform.services.jcr.core.nodetype.NodeTypeData
-
- getDeclaredPropertyDefinitionValues() - Method in class org.exoplatform.services.jcr.core.nodetype.NodeTypeValue
-
- getDeclaredSubtypes(InternalQName) - Method in interface org.exoplatform.services.jcr.core.nodetype.NodeTypeDataManager
-
Returns the direct subtypes of this node type in the node type
inheritance hierarchy, that is, those which actually declared this node
type in their list of supertypes.
- getDeclaredSubtypes(InternalQName) - Method in interface org.exoplatform.services.jcr.impl.core.nodetype.NodeTypeRepository
-
Gives all the declared super types of the given node type name
- getDeclaredSupertypeNames() - Method in interface org.exoplatform.services.jcr.core.nodetype.NodeTypeData
-
- getDeclaredSupertypeNames() - Method in class org.exoplatform.services.jcr.core.nodetype.NodeTypeValue
-
- getDeclaringNodeType() - Method in class org.exoplatform.services.jcr.core.nodetype.ItemDefinitionData
-
- getDefaultChildNodeDefinition(InternalQName, InternalQName[]) - Method in interface org.exoplatform.services.jcr.impl.core.nodetype.NodeTypeRepository
-
Gives the default child node definition corresponding to the given property name
and node type names
- getDefaultContextFactory() - Method in class org.exoplatform.services.naming.InitialContextInitializer
-
- getDefaultLockTimeOut() - Method in interface org.exoplatform.services.jcr.impl.core.lock.cacheable.CacheableLockManager
-
Get default lock timeout.
- getDefaultNodeTypeName() - Method in class org.exoplatform.services.jcr.core.nodetype.NodeDefinitionValue
-
- getDefaultPrimaryType() - Method in class org.exoplatform.services.jcr.core.nodetype.NodeDefinitionData
-
- getDefaultRepository() - Method in interface org.exoplatform.services.jcr.RepositoryService
-
Get default repository.
- getDefaultUserProfile(String, String) - Method in interface org.exoplatform.forum.service.ForumService
-
Gets the default profile information of a user.
- getDefaultValues() - Method in class org.exoplatform.services.jcr.core.nodetype.PropertyDefinitionData
-
- getDefaultValueStrings() - Method in class org.exoplatform.services.jcr.core.nodetype.PropertyDefinitionValue
-
- getDefaultWikiSyntaxId() - Method in interface org.exoplatform.wiki.service.WikiService
-
Gets Id of a default Wiki syntax.
- getDefinition(boolean) - Method in class org.exoplatform.services.jcr.core.nodetype.PropertyDefinitionDatas
-
- getDeltas(Revision) - Method in class org.exoplatform.wiki.service.diff.DiffService
-
Gets a list of Delta objects by a wiki page revision.
- getDescription() - Method in class org.exoplatform.services.listener.ListenerService.AsynchronousListener
-
- getDescription() - Method in interface org.exoplatform.services.organization.Group
-
- getDescription() - Method in interface org.exoplatform.services.organization.MembershipType
-
- getDifferencesAsHTML(String, String, boolean) - Method in class org.exoplatform.wiki.service.diff.DiffService
-
Gets a Delta object containing line differences in the HTML format between text1 and text2.
- getDifferencesAsList(String, String) - Method in class org.exoplatform.wiki.service.diff.DiffService
-
Gets a list of Delta objects representing line differences between text1 and text2.
- getDisplayName() - Method in class org.exoplatform.commons.api.search.SearchServiceConnector
-
Gets a display name.
- getDisplayName() - Method in interface org.exoplatform.services.organization.User
-
- getDocumentsOfEarlierThisMonth(String, String, SessionProvider, String, boolean) - Method in interface org.exoplatform.services.cms.timeline.TimelineService
-
Gets all documents earlier this month.
- getDocumentsOfEarlierThisMonth(String, String, SessionProvider, String, boolean, boolean) - Method in interface org.exoplatform.services.cms.timeline.TimelineService
-
Gets all documents earlier this month.
- getDocumentsOfEarlierThisWeek(String, String, SessionProvider, String, boolean) - Method in interface org.exoplatform.services.cms.timeline.TimelineService
-
Gets all documents earlier this week.
- getDocumentsOfEarlierThisWeek(String, String, SessionProvider, String, boolean, boolean) - Method in interface org.exoplatform.services.cms.timeline.TimelineService
-
Gets all documents earlier this week.
- getDocumentsOfEarlierThisYear(String, String, SessionProvider, String, boolean) - Method in interface org.exoplatform.services.cms.timeline.TimelineService
-
Gets all documents earlier this year.
- getDocumentsOfEarlierThisYear(String, String, SessionProvider, String, boolean, boolean) - Method in interface org.exoplatform.services.cms.timeline.TimelineService
-
Gets all documents earlier this year.
- getDocumentsOfToday(String, String, SessionProvider, String, boolean) - Method in interface org.exoplatform.services.cms.timeline.TimelineService
-
Gets all documents of today.
- getDocumentsOfToday(String, String, SessionProvider, String, boolean, boolean) - Method in interface org.exoplatform.services.cms.timeline.TimelineService
-
Gets all documents of today.
- getDocumentsOfYesterday(String, String, SessionProvider, String, boolean) - Method in interface org.exoplatform.services.cms.timeline.TimelineService
-
Gets all documents of yesterday.
- getDocumentsOfYesterday(String, String, SessionProvider, String, boolean, boolean) - Method in interface org.exoplatform.services.cms.timeline.TimelineService
-
Gets all documents of yesterday.
- getDraft(WikiPageParams) - Method in interface org.exoplatform.wiki.service.WikiService
-
Gets a draft page of a wiki page which is specified by a given param object.
- getDraft(String) - Method in interface org.exoplatform.wiki.service.WikiService
-
Gets a draft page by its name.
- getDrafts(String) - Method in interface org.exoplatform.wiki.service.WikiService
-
Gets a list of draft pages belonging to a given user.
- getDropNodes(String, String) - Method in interface org.exoplatform.services.wcm.search.SiteSearchService
-
Gets map containing list of dropped nodes
- getDuplicatePages(PageImpl, Wiki, List<PageImpl>) - Method in interface org.exoplatform.wiki.service.WikiService
-
Checks if a page and its children are duplicated with ones in the target Wiki or not,
then gets a list of duplicated pages if any.
- getDynamicSession(String, Collection<MembershipEntry>) - Method in interface org.exoplatform.services.jcr.core.ManageableRepository
-
- getEditableSpaces(String) - Method in interface org.exoplatform.social.core.space.spi.SpaceService
-
- getEditPageLivingTime() - Method in interface org.exoplatform.wiki.service.WikiService
-
Get the living time of edited page
- getEmail() - Method in interface org.exoplatform.services.organization.User
-
- getEncoding() - Method in interface org.exoplatform.commons.api.event.data.File
-
Gets the encoding type of the File
instance.
- getEntityConfig(EntityReference, ResourceReference) - Method in interface org.exoplatform.wiki.service.wysiwyg.LinkService
-
Creates an EntityConfig (URL and reference) for a link with the specified origin and
destination.
- getEntry(SessionProvider, String) - Method in class org.exoplatform.services.jcr.ext.registry.RegistryService
-
Returns the corresponding registry entry which wraps a node of type "exo:registryEntry"
- 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.
- getEventType() - Method in class org.exoplatform.services.ext.action.InvocationContext
-
- getEventType() - Method in interface org.exoplatform.services.jcr.dataflow.PlainChangesLog
-
Return this log event type.
- getEventTypes() - Method in class org.exoplatform.services.jcr.impl.ext.action.ActionConfiguration
-
- getExactNodeOrCloseParentLock(NodeData) - Method in interface org.exoplatform.services.jcr.impl.core.lock.cacheable.CacheableLockManager
-
Return Lock holding node or its parent.
- getExecution() - Method in interface org.exoplatform.wiki.rendering.RenderingService
-
Gets the current execution instance.
- getExpireTime() - Method in interface org.exoplatform.services.cache.ObjectCacheInfo
-
Returns the expiration time of the entry in milli seconds.
- getExsitedOrNewDraftPageById(String, String, String) - Method in interface org.exoplatform.wiki.service.WikiService
-
Gets a wiki page or its draft if existing by its Id.
- getFirstName() - Method in interface org.exoplatform.services.organization.User
-
- getForceXMLConfigurationValue(InitParams) - Method in class org.exoplatform.services.jcr.ext.registry.RegistryService
-
Get value of force-xml-configuration param.
- getForum(String, String) - Method in interface org.exoplatform.forum.service.ForumService
-
Gets a forum by a specific category Id and forum Id.
- getForumAdministration() - Method in interface org.exoplatform.forum.service.ForumService
-
Gets the administration settings of Forums.
- getForumBanList(String) - Method in interface org.exoplatform.forum.service.ForumService
-
Gets a list of banned Ips in a forum.
- getForumHomePath() - Method in interface org.exoplatform.forum.service.ForumService
-
Gets the home path of a given forum.
- getForums(String, String) - Method in interface org.exoplatform.forum.service.ForumService
-
- getForums(ForumFilter) - Method in interface org.exoplatform.forum.service.ForumService
-
Gets a list forums by filter.
- getForumStatistic() - Method in interface org.exoplatform.forum.service.ForumService
-
Gets statistics of Forums.
- getForumSubscription(String) - Method in interface org.exoplatform.forum.service.ForumService
-
Gets information subscribed by a user.
- getForumSummaries(String, String) - Method in interface org.exoplatform.forum.service.ForumService
-
- getFoundNodes(String, String) - Method in interface org.exoplatform.services.wcm.search.SiteSearchService
-
Gets map containing list of found nodes
- getFrequencyOptions() - Method in interface org.exoplatform.services.seo.SEOService
-
Gets a list of options for frequency.
- getFriendlies() - Method in interface org.exoplatform.services.wcm.friendly.FriendlyService
-
Gets all {friendly, unfriendly} entries.
- getFriendlyUri(String) - Method in interface org.exoplatform.services.wcm.friendly.FriendlyService
-
Gets the friendly URI corresponding to an unfriendly URI.
- getFullName() - Method in interface org.exoplatform.services.organization.User
-
Deprecated.
This method call getDiplayName
- getGroup() - Method in class org.exoplatform.services.security.MembershipEntry
-
- getGroupId() - Method in interface org.exoplatform.services.organization.Membership
-
- getGroupListeners() - Method in interface org.exoplatform.services.organization.GroupEventListenerHandler
-
Return list of GroupEventListener.
- getGroupName() - Method in interface org.exoplatform.services.organization.Group
-
- getGroups() - Method in class org.exoplatform.services.security.Identity
-
- getHash(String) - Method in interface org.exoplatform.services.seo.SEOService
-
Creates a hash key from the page reference or the UUID of the node.
- getHelpSyntaxPage(String) - Method in interface org.exoplatform.wiki.service.WikiService
-
Gets a Help wiki page based on a given syntax Id.
- 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
-
- getId() - Method in interface org.exoplatform.services.jcr.core.ExtendedSession
-
- getId() - Method in interface org.exoplatform.services.organization.Group
-
- getId() - Method in interface org.exoplatform.services.organization.Membership
-
- getIdentifier() - Method in interface org.exoplatform.services.jcr.core.ExtendedNode
-
Get unique node identifier.
- getIdentifier() - Method in interface org.exoplatform.services.jcr.datamodel.ItemData
-
- getIdentities(String) - Method in interface org.exoplatform.social.core.manager.IdentityManager
-
- getIdentities(String, boolean) - Method in interface org.exoplatform.social.core.manager.IdentityManager
-
- getIdentities(Identity) - Method in interface org.exoplatform.social.core.manager.RelationshipManager
-
- getIdentitiesByProfileFilter(String, ProfileFilter, boolean) - Method in interface org.exoplatform.social.core.manager.IdentityManager
-
Gets a list access which contains all identities from a given provider.
- getIdentitiesByProfileFilter(String, ProfileFilter) - Method in interface org.exoplatform.social.core.manager.IdentityManager
-
- getIdentitiesByProfileFilter(String, ProfileFilter, long, long) - Method in interface org.exoplatform.social.core.manager.IdentityManager
-
- getIdentitiesByProfileFilter(ProfileFilter) - Method in interface org.exoplatform.social.core.manager.IdentityManager
-
- getIdentitiesByProfileFilter(ProfileFilter, long, long) - Method in interface org.exoplatform.social.core.manager.IdentityManager
-
- getIdentitiesCount(String) - Method in interface org.exoplatform.social.core.manager.IdentityManager
-
Deprecated.
Will be removed by 4.0.x.
- getIdentitiesFilterByAlphaBet(String, ProfileFilter) - Method in interface org.exoplatform.social.core.manager.IdentityManager
-
- getIdentitiesFilterByAlphaBet(String, ProfileFilter, long, long) - Method in interface org.exoplatform.social.core.manager.IdentityManager
-
- getIdentitiesFilterByAlphaBet(ProfileFilter) - Method in interface org.exoplatform.social.core.manager.IdentityManager
-
- getIdentitiesForUnifiedSearch(String, ProfileFilter) - Method in interface org.exoplatform.social.core.manager.IdentityManager
-
Gets a list access which contains identities matching with the Unified Search condition.
- getIdentity() - Method in class org.exoplatform.services.jcr.access.AccessControlEntry
-
- getIdentity() - Method in class org.exoplatform.services.security.ConversationState
-
- getIdentity(String, boolean) - Method in interface org.exoplatform.social.core.manager.IdentityManager
-
Gets an identity by a given Id.
- getIdentity(String) - Method in interface org.exoplatform.social.core.manager.IdentityManager
-
- getIdentity(String, String, boolean) - Method in interface org.exoplatform.social.core.manager.IdentityManager
-
- getIdentityStorage() - Method in interface org.exoplatform.social.core.manager.IdentityManager
-
Deprecated.
Will be removed by 4.0.x.
- getImplementation() - Method in class org.exoplatform.services.cache.ExoCacheConfig
-
Returns the full qualified name of the cache implementation to use.
- getIncoming(Identity) - Method in interface org.exoplatform.social.core.manager.RelationshipManager
-
- getIncoming(Identity, List<Identity>) - Method in interface org.exoplatform.social.core.manager.RelationshipManager
-
- getIncomingByFilter(Identity, ProfileFilter) - Method in interface org.exoplatform.social.core.manager.RelationshipManager
-
Gets a list access which contains all identities who invited to connect to a provided identity
and filtered by a profile filter.
- getIncomingWithListAccess(Identity) - Method in interface org.exoplatform.social.core.manager.RelationshipManager
-
Gets a list access which contains all identities who invited to connect to a provided identity.
- getIndexerIoModeHandler() - Method in interface org.exoplatform.services.jcr.impl.core.query.QueryHandler
-
- getIndexInfos() - Method in interface org.exoplatform.services.jcr.impl.core.query.QueryHandler
-
Returns IndexInfos
instance that was set into QueryHandler.
- getIndexUpdateMonitor() - Method in interface org.exoplatform.services.jcr.impl.core.query.QueryHandler
-
- getInfo() - Method in interface org.exoplatform.services.jcr.storage.DataContainer
-
- getInitialContext() - Method in class org.exoplatform.services.naming.InitialContextInitializer
-
- getInitialContextBinder() - Method in class org.exoplatform.services.naming.InitialContextInitializer
-
Returns InitialContextBinder.
- getInitializer() - Method in class org.exoplatform.services.jcr.config.WorkspaceEntry
-
- getInstance() - Static method in class org.exoplatform.container.PortalContainer
-
- getInstance(ServletContext) - Static method in class org.exoplatform.container.PortalContainer
-
Gives the first portal container instance related to the given ServletContext
- getInstance() - Static method in class org.exoplatform.container.RootContainer
-
Get the unique instance of the root container per VM.
- getInstance() - Static method in class org.exoplatform.container.StandaloneContainer
-
Shortcut for getInstance(null, null).
- getInstance(ClassLoader) - Static method in class org.exoplatform.container.StandaloneContainer
-
Shortcut for getInstance(configClassLoader, null).
- getInstance(Object[][]) - Static method in class org.exoplatform.container.StandaloneContainer
-
Shortcut for getInstance(null, components).
- getInstance(ClassLoader, Object[][]) - Static method in class org.exoplatform.container.StandaloneContainer
-
A way to inject externally instantiated objects to container before it
starts Object[][] components - an array of components in form: {{"name1",
component1}, {"name2", component2}, ...}.
- getInstanceIfPresent() - Static method in class org.exoplatform.container.PortalContainer
-
- getInvitedSpaces(String) - Method in interface org.exoplatform.social.core.space.spi.SpaceService
-
- getInvitedSpacesByFilter(String, SpaceFilter) - Method in interface org.exoplatform.social.core.space.spi.SpaceService
-
Gets a list access containing all spaces that a user is invited to join.
- getInvitedSpacesWithListAccess(String) - Method in interface org.exoplatform.social.core.space.spi.SpaceService
-
Gets a list access containing all spaces that a user is invited to join.
- getItem(String, String) - Method in interface org.exoplatform.services.cms.link.NodeFinder
-
Gets an item at the specified absolute path.
- getItem(String, String, boolean) - Method in interface org.exoplatform.services.cms.link.NodeFinder
-
Gets an item at the specified absolute path.
- getItem(Session, String) - Method in interface org.exoplatform.services.cms.link.NodeFinder
-
Gets an item at the specified absolute path.
- getItem(Session, String, boolean) - Method in interface org.exoplatform.services.cms.link.NodeFinder
-
Gets an item at the specified absolute path.
- getItemData(NodeData, QPathEntry, ItemType) - Method in interface org.exoplatform.services.jcr.storage.WorkspaceStorageConnection
-
Reads ItemData
from the storage using item's parent and name relative the parent
location of a given type.
- getItemData(String) - Method in interface org.exoplatform.services.jcr.storage.WorkspaceStorageConnection
-
Reads ItemData
from the storage by item identifier.
- getItemGiveTargetSys(String, String, boolean, boolean) - Method in interface org.exoplatform.services.cms.link.NodeFinder
-
Gets an item at the specified absolute path.
- getItemPerTimeline() - Method in interface org.exoplatform.services.cms.timeline.TimelineService
-
Gets the number of items per category displayed in the Timeline view.
- getItemSys(String, String, boolean) - Method in interface org.exoplatform.services.cms.link.NodeFinder
-
Gets an item at the specified absolute path.
- getItemTarget(Session, String, boolean, boolean) - Method in interface org.exoplatform.services.cms.link.NodeFinder
-
Gets an item at the specified absolute path.
- getJobWattingForModerator(String[]) - Method in interface org.exoplatform.forum.service.ForumService
-
Gets a waiting job which needs to be moderated by the current user.
- getJobWattingForModeratorByUser(String) - Method in interface org.exoplatform.forum.service.ForumService
-
Gets the number of waiting jobs which need to be moderated by the current user.
- getKey() - Method in class org.exoplatform.commons.api.settings.data.SettingKey
-
Gets a key value of the SettingKey object.
- getLabel() - Method in interface org.exoplatform.services.cache.ExoCache
-
Returns the cache label
- getLabel() - Method in class org.exoplatform.services.cache.ExoCacheConfig
-
Returns the cache label
- getLabel() - Method in interface org.exoplatform.services.organization.Group
-
- getLanguage() - Method in class org.exoplatform.services.jcr.impl.core.query.QueryImpl
- getLastAccessedSpace(String, String, int, int) - Method in interface org.exoplatform.social.core.space.spi.SpaceService
-
Gets a list of the most recently accessed spaces of a user.
- getLastAccessedSpace(String, String) - Method in interface org.exoplatform.social.core.space.spi.SpaceService
-
Gets a list of the most recently accessed spaces of a user.
- getLastConnections(Identity, int) - Method in interface org.exoplatform.social.core.manager.RelationshipManager
-
Get the list of identities who are most recently connected with given user
the limit number of results must be greater than 0 or an empty list will be returned
- getLastestDraft() - Method in interface org.exoplatform.wiki.service.WikiService
-
Gets the last created draft of a wiki page.
- getLastIdentities(int) - Method in interface org.exoplatform.social.core.manager.IdentityManager
-
Gets the last identities that have been created.
- getLastLogin() - Method in interface org.exoplatform.forum.service.ForumService
-
Gets the last login.
- getLastLoginTime() - Method in interface org.exoplatform.services.organization.User
-
- 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.
- getLastName() - Method in interface org.exoplatform.services.organization.User
-
- getLastOrderNumber(NodeData) - Method in interface org.exoplatform.services.jcr.storage.WorkspaceStorageConnection
-
Reads order number of last parent
child nodes.
- getLastPostOfForum(String) - Method in interface org.exoplatform.forum.service.ForumService
-
Gets the last post of a forum.
- getLastReadIndex(String, String, String, String) - Method in interface org.exoplatform.forum.service.ForumService
-
Gets an index of the last read post in a specific topic.
- getLastSpaces(int) - Method in interface org.exoplatform.social.core.space.spi.SpaceService
-
Gets the last spaces that have been created.
- getLazyReadThreshold() - Method in class org.exoplatform.services.jcr.config.WorkspaceEntry
-
- getLifecycle(String) - Method in interface org.exoplatform.services.wcm.extensions.publication.PublicationManager
-
Gets a lifecycle by a given name.
- getLifecycles() - Method in interface org.exoplatform.services.wcm.extensions.publication.PublicationManager
-
Gets all lifecycles.
- getLifecyclesFromUser(String, String) - Method in interface org.exoplatform.services.wcm.extensions.publication.PublicationManager
-
Gets all lifecycles of a user by a specified state.
- getLinkedTagsOfDocument(Node, String) - Method in interface org.exoplatform.services.cms.folksonomy.NewFolksonomyService
-
Gets all tags linked to a given document.
- getLinkedTagsOfDocumentByScope(int, String, Node, String) - Method in interface org.exoplatform.services.cms.folksonomy.NewFolksonomyService
-
Get all tags linked to a given document by scope.
- getListPostsByIP(String, String) - Method in interface org.exoplatform.forum.service.ForumService
-
Gets a list of posts by a given Ip.
- getLiveSessions() - Method in class org.exoplatform.container.PortalContainer
-
- getLiveSessions() - Method in class org.exoplatform.container.StandaloneContainer
- getLiveTime() - Method in interface org.exoplatform.services.cache.CacheInfo
-
Returns the cache entry life time in seconds.
- getLiveTime() - Method in interface org.exoplatform.services.cache.ExoCache
-
Returns the maximum life time of an entry in the cache.
- getLiveTime() - Method in class org.exoplatform.services.cache.ExoCacheConfig
-
Returns the amount of time (in seconds) a cache entry is not written
or read before it is evicted
- getLocationFactory() - Method in interface org.exoplatform.services.jcr.core.ExtendedSession
-
- getLock(NodeImpl) - Method in interface org.exoplatform.services.jcr.impl.core.lock.SessionLockManager
-
Returns the Lock object that applies to a node.
- getLockedNodesIds() - Method in interface org.exoplatform.services.jcr.impl.core.lock.LockTableHandler
-
Get a set of locked jcr nodes IDs contained in LockManagerEntry
persistent layer (database table).
- getLockManager() - Method in class org.exoplatform.services.jcr.config.WorkspaceEntry
-
- getLockTokenHash(String) - Method in interface org.exoplatform.services.jcr.impl.core.lock.cacheable.CacheableLockManager
-
Return hash for lock token.
- getLockTokens() - Method in interface org.exoplatform.services.jcr.impl.core.lock.SessionLockManager
-
Return lock tokens enshrined by session
- getManadatoryItemDefs(InternalQName, InternalQName[]) - Method in interface org.exoplatform.services.jcr.core.nodetype.NodeTypeDataManager
-
- getMaxSize() - Method in interface org.exoplatform.services.cache.CacheInfo
-
Returns the cache max size.
- getMaxSize() - Method in interface org.exoplatform.services.cache.ExoCache
-
Returns the maximum capacity of the cache.
- getMaxSize() - Method in class org.exoplatform.services.cache.ExoCacheConfig
-
Returns the maximum amount of entries allowed in the cache
- getMembers(Space) - Method in interface org.exoplatform.social.core.space.spi.SpaceService
-
Deprecated.
Use Space.getMembers()
instead.
Will be removed by 4.0.x.
- getMembers(String) - Method in interface org.exoplatform.social.core.space.spi.SpaceService
-
Deprecated.
Use Space.getMembers()
instead.
Will be removed by 4.0.x.
- getMembershipEntry() - Method in class org.exoplatform.services.jcr.access.AccessControlEntry
-
- getMembershipListeners() - Method in interface org.exoplatform.services.organization.MembershipEventListenerHandler
-
Return list of MembershipEventListener.
- getMemberships() - Method in class org.exoplatform.services.security.Identity
-
- getMembershipType() - Method in interface org.exoplatform.services.organization.Membership
-
the type of Membership allows distinction between 'hierarchical' and
'supportive' Memberships.
- getMembershipType() - Method in class org.exoplatform.services.security.MembershipEntry
-
- getMembershipTypeListeners() - Method in interface org.exoplatform.services.organization.MembershipTypeEventListenerHandler
-
Return list of MembershipTypeEventListener.
- getMemberSpaces(String) - Method in interface org.exoplatform.social.core.space.spi.SpaceService
-
Gets a list access containing all spaces that a user has the "member" role.
- getMemberSpacesByFilter(String, SpaceFilter) - Method in interface org.exoplatform.social.core.space.spi.SpaceService
-
Gets a list access containing all spaces that a user has the "member" role.
- getMessageInfo(String) - Method in interface org.exoplatform.forum.service.ForumService
-
Gets information to build a message.
- getMetadata(ArrayList<String>, String, String) - Method in interface org.exoplatform.services.seo.SEOService
-
Gets metadata of a portal or content page.
- getMetaDataPage(MetaDataPage) - Method in interface org.exoplatform.wiki.service.WikiService
-
Gets a wiki page of metadata.
- 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.
- getModifiedDate() - Method in interface org.exoplatform.services.organization.MembershipType
-
- getMyTagInTopic(String[]) - Method in interface org.exoplatform.forum.service.ForumService
-
Gets a list of tags by their Ids.
- getName() - Method in interface org.exoplatform.commons.api.event.data.BaseObject
-
Gets name of an object.
- getName() - Method in class org.exoplatform.container.PortalContainer
-
- getName() - Method in interface org.exoplatform.services.cache.CacheInfo
-
Returns the cache name.
- getName() - Method in interface org.exoplatform.services.cache.ExoCache
-
Returns the cache name
- getName() - Method in class org.exoplatform.services.cache.ExoCacheConfig
-
Returns the cache name
- getName() - Method in class org.exoplatform.services.jcr.config.WorkspaceEntry
-
- getName() - Method in class org.exoplatform.services.jcr.core.nodetype.ItemDefinitionData
-
- getName() - Method in interface org.exoplatform.services.jcr.core.nodetype.NodeTypeData
-
- getName() - Method in class org.exoplatform.services.jcr.core.nodetype.NodeTypeValue
-
- getName() - Method in interface org.exoplatform.services.jcr.storage.DataContainer
-
- getName() - Method in class org.exoplatform.services.listener.ListenerService.AsynchronousListener
-
- getName() - Method in interface org.exoplatform.services.organization.MembershipType
-
- getNamespaceRegistry() - Method in interface org.exoplatform.services.jcr.core.ManageableRepository
-
- getNewPosts(int) - Method in interface org.exoplatform.forum.service.ForumService
-
Gets a list of new public posts with a given limit.
- getNewPrivateMessage(String) - Method in interface org.exoplatform.forum.service.ForumService
-
Gets the count of new private messages.
- getNode(Node, String) - Method in interface org.exoplatform.services.cms.link.NodeFinder
-
Gets a node at the relative path related to the ancestor node.
- getNode(Node, String, boolean) - Method in interface org.exoplatform.services.cms.link.NodeFinder
-
Gets a node at the relative path related to the ancestor node.
- getNodeByIdentifier(String) - Method in interface org.exoplatform.services.jcr.core.ExtendedSession
-
Get node by unique identifier.
- getNodesCount() - Method in interface org.exoplatform.services.jcr.core.ExtendedNode
-
Returns the number of children nodes.
- getNodesCount() - Method in interface org.exoplatform.services.jcr.storage.WorkspaceStorageConnection
-
Reads count of nodes in workspace.
- getNodesLazily() - Method in interface org.exoplatform.services.jcr.core.ExtendedNode
-
Returns a NodeIterator
over all child Node
s of
this Node
.
- getNodesLazily(int) - Method in interface org.exoplatform.services.jcr.core.ExtendedNode
-
Returns a NodeIterator
over all child Node
s of
this Node
.
- getNodeType(InternalQName) - Method in interface org.exoplatform.services.jcr.core.nodetype.NodeTypeDataManager
-
- getNodeType(InternalQName) - Method in interface org.exoplatform.services.jcr.impl.core.nodetype.NodeTypeRepository
-
Gives the node type data corresponding to the given node type name
- getNodeTypeManager() - Method in interface org.exoplatform.services.jcr.core.ManageableRepository
-
- getNodeTypes() - Method in class org.exoplatform.services.jcr.impl.ext.action.ActionConfiguration
-
- getNodeTypesHolder() - Method in interface org.exoplatform.services.jcr.core.ExtendedWorkspace
-
- getNodeTypesHolder() - Method in interface org.exoplatform.services.jcr.core.nodetype.ExtendedNodeTypeManager
-
Gives the NodeTypeManager
- getNodeTypeValue(String) - Method in interface org.exoplatform.services.jcr.core.nodetype.ExtendedNodeTypeManager
-
Return NodeTypeValue
for a given nodetype name.
- getObjectNameById(String, String) - Method in interface org.exoplatform.forum.service.ForumService
-
Gets the object name by its path.
- getObjectNameByPath(String) - Method in interface org.exoplatform.forum.service.ForumService
-
Gets the object name by its path.
- getOnlineUsers() - Method in interface org.exoplatform.forum.service.ForumService
-
Gets users who are online.
- getOnParentVersion() - Method in class org.exoplatform.services.jcr.core.nodetype.ItemDefinitionData
-
- getOrCreateIdentity(String, String, boolean) - Method in interface org.exoplatform.social.core.manager.IdentityManager
-
Gets or creates an identity provided by an identity provider and an identity Id.
- getOrCreateIdentity(String, String) - Method in interface org.exoplatform.social.core.manager.IdentityManager
-
- getOrCreateUserWiki(String) - Method in interface org.exoplatform.wiki.service.WikiService
-
Gets a user Wiki.
- getOrganizationId() - Method in interface org.exoplatform.services.organization.User
-
- getOSEnvironment() - Method in class org.exoplatform.container.RootContainer
-
- getOutgoing(Identity) - Method in interface org.exoplatform.social.core.manager.RelationshipManager
-
Gets a list access which contains all identities who were invited to connect by a provided identity.
- getOutgoingByFilter(Identity, ProfileFilter) - Method in interface org.exoplatform.social.core.manager.RelationshipManager
-
Gets a list access which contains all identities who were invited by a provided identity to connect
and filtered by a profile filter.
- getOwner() - Method in interface org.exoplatform.commons.api.event.data.BaseObject
-
Gets name of the user who created the BaseObject.
- getOwner() - Method in class org.exoplatform.services.jcr.access.AccessControlList
-
Get owner.
- getOwner() - Method in interface org.exoplatform.services.organization.MembershipType
-
- getPageById(String, String, String) - Method in interface org.exoplatform.wiki.service.WikiService
-
Gets a wiki page by a given Id.
- getPageByIdJCRQuery(String, String, String) - Method in interface org.exoplatform.wiki.service.WikiService
-
Gets a wiki page by a given Id using JCR query
- getPageByParams(WikiPageParams) - Method in interface org.exoplatform.wiki.rendering.cache.PageRenderingCacheService
-
Gets the wiki page object by params
- getPageByRootPermission(String, String, String) - Method in interface org.exoplatform.wiki.service.WikiService
-
Gets a wiki page regardless of the current user's permission.
- getPageByUUID(String) - Method in interface org.exoplatform.wiki.service.WikiService
-
Gets a wiki page based on its UUID.
- getPageLinksMap() - Method in interface org.exoplatform.wiki.rendering.cache.PageRenderingCacheService
-
Returns a collection of connections of a wiki page.
- getPageListeners() - Method in interface org.exoplatform.wiki.service.WikiService
-
Gets listeners of all wiki pages that are registered into the Wiki service.
- getPageListUserProfile() - Method in interface org.exoplatform.forum.service.ForumService
-
- getPageMetadata(String, String) - Method in interface org.exoplatform.services.seo.SEOService
-
Gets metadata of a portal page.
- getPagePoll() - Method in interface org.exoplatform.poll.service.PollService
-
Gets a list of polls.
- getPagePostByUser(String, String, boolean, String) - Method in interface org.exoplatform.forum.service.ForumService
-
Gets a list of posts by a specific user.
- getPageTitleOfAttachment(String) - Method in interface org.exoplatform.wiki.service.WikiService
-
Gets title of a wiki attachment.
- getPageTopic(String, String, String, String) - Method in interface org.exoplatform.forum.service.ForumService
-
Gets a list of topics by a specific category Id, forum Id and query condition.
- getPageTopicByUser(String, boolean, String) - Method in interface org.exoplatform.forum.service.ForumService
-
- getPageTopicByUser(TopicFilter) - Method in interface org.exoplatform.forum.service.ForumService
-
Gets a list access of topics by a given userName returned as ListAccess.
- getPageTopicOld(long, String) - Method in interface org.exoplatform.forum.service.ForumService
-
- getPaginatedContents(NodeLocation, HashMap<String, String>, SessionProvider) - Method in interface org.exoplatform.services.wcm.publication.WCMComposer
-
Gets content nodes that are paginated at a specified path based on given filters.
- getPairId() - Method in interface org.exoplatform.services.jcr.dataflow.PlainChangesLog
-
Return pair Id of system and non-system logs.
- getParentActivity(ExoSocialActivity) - Method in interface org.exoplatform.social.core.manager.ActivityManager
-
Gets an activity by its comment.
- getParentId() - Method in interface org.exoplatform.services.organization.Group
-
- getParentIdentifier() - Method in interface org.exoplatform.services.jcr.datamodel.ItemData
-
- getPassword() - Method in interface org.exoplatform.services.organization.User
-
- getPath() - Method in interface org.exoplatform.commons.api.event.data.BaseObject
-
Gets the absolute path of the BaseObject.
- getPath() - Method in class org.exoplatform.services.jcr.impl.ext.action.ActionConfiguration
-
- getPending(Identity) - Method in interface org.exoplatform.social.core.manager.RelationshipManager
-
- getPending(Identity, List<Identity>) - Method in interface org.exoplatform.social.core.manager.RelationshipManager
-
- getPendingMessages() - Method in interface org.exoplatform.forum.service.ForumService
-
Gets messages which are pending (not sent).
- getPendingRelationships(Identity) - Method in interface org.exoplatform.social.core.manager.RelationshipManager
-
- getPendingRelationships(Identity, boolean) - Method in interface org.exoplatform.social.core.manager.RelationshipManager
-
- getPendingRelationships(Identity, List<Identity>, boolean) - Method in interface org.exoplatform.social.core.manager.RelationshipManager
-
- getPendingSpaces(String) - Method in interface org.exoplatform.social.core.space.spi.SpaceService
-
- getPendingSpacesByFilter(String, SpaceFilter) - Method in interface org.exoplatform.social.core.space.spi.SpaceService
-
Gets a list access containing all spaces that a user sent a request for joining a space.
- getPendingSpacesWithListAccess(String) - Method in interface org.exoplatform.social.core.space.spi.SpaceService
-
Gets a list access containing all spaces that a user sent a request for joining a space.
- getPermission() - Method in class org.exoplatform.services.jcr.access.AccessControlEntry
-
- getPermissionEntries() - Method in class org.exoplatform.services.jcr.access.AccessControlList
-
Gives all the permission entries
- getPermissions(String) - Method in class org.exoplatform.services.jcr.access.AccessControlList
-
- getPermissionsSize() - Method in class org.exoplatform.services.jcr.access.AccessControlList
-
Gives access to the size of existing permissions.
- getPermissionTopicByCategory(String, String) - Method in interface org.exoplatform.forum.service.ForumService
-
Gets users or groups who have permission to edit topics in a category.
- getPersistedVersion() - Method in interface org.exoplatform.services.jcr.datamodel.ItemData
-
- getPlugins() - Method in class org.exoplatform.services.naming.InitialContextInitializer
-
- getPoll(String) - Method in interface org.exoplatform.poll.service.PollService
-
Gets a poll by its Id.
- getPollSummary(List<String>) - Method in interface org.exoplatform.poll.service.PollService
-
Gets summary of a poll.
- getPortalClassLoader() - Method in class org.exoplatform.container.PortalContainer
-
- getPortalContainer(String) - Method in class org.exoplatform.container.RootContainer
-
- getPortalContainerInfo() - Method in class org.exoplatform.container.PortalContainer
-
- getPortalContext() - Method in class org.exoplatform.container.PortalContainer
-
- getPortalOwner() - Method in interface org.exoplatform.wiki.service.WikiService
-
Gets a portal owner.
- getPortletsPrefsRequired() - Method in interface org.exoplatform.social.core.space.spi.SpaceService
-
Deprecated.
Will be removed by 4.0.x.
- getPost(String, String, String, String) - Method in interface org.exoplatform.forum.service.ForumService
-
Gets a post based on category Id, forum Id, topic Id and post Id.
- getPostForSplitTopic(String) - Method in interface org.exoplatform.forum.service.ForumService
-
Gets a list of posts in a given topic.
- getPosts(String, String, String, String, String, String, String) - Method in interface org.exoplatform.forum.service.ForumService
-
Gets a list of posts in a given forum that match with conditions, including "Approved", "Hidden" and query statement.
- getPosts(PostFilter) - Method in interface org.exoplatform.forum.service.ForumService
-
Gets posts which are returned as ListAccess.
- getPreProperties() - Method in interface org.exoplatform.services.cms.CmsService
-
Gets all properties of a node.
- getPreviousItem() - Method in class org.exoplatform.services.ext.action.InvocationContext
-
- getPrimaryItemName() - Method in interface org.exoplatform.services.jcr.core.nodetype.NodeTypeData
-
- getPrimaryItemName() - Method in class org.exoplatform.services.jcr.core.nodetype.NodeTypeValue
-
- getPrimaryType() - Method in interface org.exoplatform.commons.api.event.data.BaseObject
-
Gets the primary type of the BaseObject.
- getPrivateMessage(String, String) - Method in interface org.exoplatform.forum.service.ForumService
-
Gets private messages of a user.
- getProfile(Identity) - Method in interface org.exoplatform.social.core.manager.IdentityManager
-
Gets a profile associated with a provided identity.
- getProfileLink(String) - Static method in class org.exoplatform.social.core.service.LinkProvider
-
Gets a link to the user profile.
- getProfileLink(String, String) - Static method in class org.exoplatform.social.core.service.LinkProvider
-
Gets a link to the user profile on a portal.
- getProfiles() - Static method in class org.exoplatform.container.ExoContainer
-
Returns an unmodifiable set of profiles defined by the value returned by invoking
PropertyManager.getProperty(String)
with the PropertyManager.RUNTIME_PROFILES
property.
- getProfileUri(String) - Static method in class org.exoplatform.social.core.service.LinkProvider
-
Gets URI to a user profile by username.
- getProfileUri(String, String) - Static method in class org.exoplatform.social.core.service.LinkProvider
-
Gets URI to a user profile by username and owner portal.
- getPropertyDefinitions(InternalQName, InternalQName...) - Method in interface org.exoplatform.services.jcr.core.nodetype.NodeTypeDataManager
-
- getPropertyDefinitions(InternalQName, InternalQName, InternalQName[]) - Method in interface org.exoplatform.services.jcr.core.nodetype.NodeTypeDataManager
-
- getPropertyDefinitions(InternalQName, InternalQName[]) - Method in interface org.exoplatform.services.jcr.impl.core.nodetype.NodeTypeRepository
-
Gets the property definition corresponding to the given property name and node type names
- getPruneSetting(String) - Method in interface org.exoplatform.forum.service.ForumService
-
Gets settings of a prune by a forum path.
- getPublicSpaces(String) - Method in interface org.exoplatform.social.core.space.spi.SpaceService
-
- getPublicSpacesByFilter(String, SpaceFilter) - Method in interface org.exoplatform.social.core.space.spi.SpaceService
-
Gets a list access containing all spaces that a user can request to join.
- getPublicSpacesWithListAccess(String) - Method in interface org.exoplatform.social.core.space.spi.SpaceService
-
Gets a list access containing all spaces that a user can request to join.
- getQPath() - Method in interface org.exoplatform.services.jcr.datamodel.ItemData
-
- getQueryClass() - Method in interface org.exoplatform.services.jcr.impl.core.query.QueryHandler
-
- getQueryHandler() - Method in class org.exoplatform.services.jcr.config.WorkspaceEntry
-
- getQuickProfile(String) - Method in interface org.exoplatform.forum.service.ForumService
-
Gets basic profiles of a user.
- getQuickProfiles(List<String>) - Method in interface org.exoplatform.forum.service.ForumService
-
Gets basic profiles of users.
- getQuickSearch(String, String, String, String, List<String>, List<String>, List<String>) - Method in interface org.exoplatform.forum.service.ForumService
-
Gets a quick search.
- getRating() - Method in interface org.exoplatform.commons.api.event.data.BaseObject
-
Gets the rating value for the BaseObject.
- getRealmName(String) - Static method in class org.exoplatform.container.PortalContainer
-
Returns the name of the realm corresponding to the given portal container name
- getRealmName() - Method in class org.exoplatform.container.PortalContainer
-
Returns the name of the realm corresponding to the current portal container
- getRecentPostsForUser(String, int) - Method in interface org.exoplatform.forum.service.ForumService
-
Gets a list of recent posts by a user with a given limit.
- getRedirectUri(String) - Static method in class org.exoplatform.social.core.service.LinkProvider
-
Gets the link of all spaces page
- getReferencedProperties(String) - Method in interface org.exoplatform.services.jcr.dataflow.persistent.WorkspaceStorageCache
-
Get referenced properties.
- getReferencesData(String) - Method in interface org.exoplatform.services.jcr.storage.WorkspaceStorageConnection
-
Reads List
of PropertyData
from the storage using item's parent
location.
- getRegistry(SessionProvider) - Method in class org.exoplatform.services.jcr.ext.registry.RegistryService
-
Returns the registry node which wraps a node of type "exo:registry" (the whole registry tree)
- getRelatedPage(String, String, String) - Method in interface org.exoplatform.wiki.service.WikiService
-
Gets a related page of a wiki page which is specified by a given Id.
- getRelatedPage(WikiPageParams) - Method in interface org.exoplatform.wiki.service.WikiService
-
Gets a list of related pages based on a given param.
- getRelationship(Identity, Identity) - Method in interface org.exoplatform.social.core.manager.RelationshipManager
-
- getRelationshipById(String) - Method in interface org.exoplatform.social.core.manager.RelationshipManager
-
- getRelationshipsByIdentityId(String) - Method in interface org.exoplatform.social.core.manager.RelationshipManager
-
- getRelationshipStatus(Relationship, Identity) - Method in interface org.exoplatform.social.core.manager.RelationshipManager
-
Deprecated.
Now we don't use this method to get relationship we get status of relationship object
and depend on sender and receiver, we can define pending relationship or incoming relationship.
But we still keep this method for build, call RelationshipManager.getStatus(Identity, Identity)
.
This method will be removed by 4.0.x.
- getRenderedContent(WikiPageParams, String) - Method in interface org.exoplatform.wiki.rendering.cache.PageRenderingCacheService
-
Gets the rendered content of a wiki page.
- getRenderer(String) - Method in class org.exoplatform.forum.rendering.MarkupRenderingService
-
Gets a render by its given syntax.
- getRenderingCache() - Method in interface org.exoplatform.wiki.rendering.cache.PageRenderingCacheService
-
Gets the rendering cache.
- getRepository(String) - Method in interface org.exoplatform.services.jcr.RepositoryService
-
Get repository by name.
- getRepositoryConfiguration(String) - Method in class org.exoplatform.services.jcr.config.RepositoryServiceConfiguration
-
- getRepositoryName() - Method in class org.exoplatform.commons.api.settings.data.SettingContext
-
Gets a repository name associated with the SettingContext object.
- getRepositoryService() - Method in class org.exoplatform.services.jcr.ext.registry.RegistryService
-
- getRequiredNodeTypeNames() - Method in class org.exoplatform.services.jcr.core.nodetype.NodeDefinitionValue
-
- getRequiredPrimaryTypes() - Method in class org.exoplatform.services.jcr.core.nodetype.NodeDefinitionData
-
- getRequiredType() - Method in class org.exoplatform.services.jcr.core.nodetype.PropertyDefinitionData
-
- getRequiredType() - Method in class org.exoplatform.services.jcr.core.nodetype.PropertyDefinitionValue
-
- getRestContextName(String) - Static method in class org.exoplatform.container.PortalContainer
-
Returns the name of the rest context corresponding to the given portal container name
- getRestContextName() - Method in class org.exoplatform.container.PortalContainer
-
Returns the name of the rest context corresponding to the current portal container
- getRobots(String) - Method in interface org.exoplatform.services.seo.SEOService
-
Gets robots content of a given site.
- getRobotsFollowOptions() - Method in interface org.exoplatform.services.seo.SEOService
-
Gets a list of options (FOLLOW and NOFOLLOW) for robots to follow.
- getRobotsIndexOptions() - Method in interface org.exoplatform.services.seo.SEOService
-
Gets a list of options (INDEX and NOINDEX) for robots to index.
- getRoles() - Method in class org.exoplatform.services.security.Identity
-
- getSaveDraftSequenceTime() - Method in interface org.exoplatform.wiki.service.WikiService
-
Gets an interval which specifies the periodical auto-saving for pages in Wiki.
- 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.
- getScreenName(String) - Method in interface org.exoplatform.forum.service.ForumService
-
Gets a screen name.
- getSearchType() - Method in class org.exoplatform.commons.api.search.SearchServiceConnector
-
Gets a search type.
- getSEOLanguages(String, String, boolean) - Method in interface org.exoplatform.services.seo.SEOService
-
Gets all SEO languages of a given page.
- getServerEnvironment() - Method in class org.exoplatform.container.RootContainer
-
- getServletName() - Method in interface org.exoplatform.services.wcm.friendly.FriendlyService
-
Uses a servlet in the portal app to forward the friendly URL to its corresponding unfriendly one.
- getSession() - Method in interface org.exoplatform.services.jcr.dataflow.PlainChangesLog
-
Returns session instance is present
- getSession(String, ManageableRepository) - Method in class org.exoplatform.services.jcr.ext.common.SessionProvider
-
Gets the session from an internal cache if a similar session has already been used
or creates a new session and puts it into the internal cache.
- getSessionId() - Method in interface org.exoplatform.services.jcr.dataflow.PlainChangesLog
-
Return Sesion Id.
- getSessionLockManager(String, SessionDataManager) - Method in interface org.exoplatform.services.jcr.impl.core.lock.WorkspaceLockManager
-
Returns session lock manager that interact with this LockManager.
- getSessionManager() - Method in class org.exoplatform.container.PortalContainer
-
- getSessionManager() - Method in class org.exoplatform.container.StandaloneContainer
- getSetting(String, String) - Static method in class org.exoplatform.container.PortalContainer
-
Returns the value of the setting corresponding to the given portal container name
and the given setting name
- getSetting(String) - Method in class org.exoplatform.container.PortalContainer
-
Returns the value of the setting corresponding to the current portal container
- getSettingabledSpacesByFilter(String, SpaceFilter) - Method in interface org.exoplatform.social.core.space.spi.SpaceService
-
Gets a list access containing all spaces that a user has the setting permission.
- getSettingableSpaces(String) - Method in interface org.exoplatform.social.core.space.spi.SpaceService
-
Gets a list access containing all spaces that a user has the setting permission.
- getSettingContext() - Method in class org.exoplatform.commons.api.settings.data.SettingData
-
Gets a setting context associated with the setting data.
- getSettingValue() - Method in class org.exoplatform.commons.api.settings.data.SettingData
-
Gets a setting value of setting property associated with the setting data.
- getSingleActivityUrl(String) - Static method in class org.exoplatform.social.core.service.LinkProvider
-
- getSitemap(String) - Method in interface org.exoplatform.services.seo.SEOService
-
Gets a sitemap of a given site.
- getSize() - Method in interface org.exoplatform.commons.utils.ListAccess
-
Returns the list size.
- getSize() - Method in interface org.exoplatform.services.cache.CacheInfo
-
Returns the cache size.
- getSize() - Method in interface org.exoplatform.services.jcr.dataflow.persistent.WorkspaceStorageCache
-
Cache size.
- getSpaceApplicationConfigPlugin() - Method in interface org.exoplatform.social.core.space.spi.SpaceService
-
Gets the space application config plugin.
- getSpaceByDisplayName(String) - Method in interface org.exoplatform.social.core.space.spi.SpaceService
-
Gets a space by its display name.
- getSpaceByGroupId(String) - Method in interface org.exoplatform.social.core.space.spi.SpaceService
-
Gets a space by its group Id.
- getSpaceById(String) - Method in interface org.exoplatform.social.core.space.spi.SpaceService
-
Gets a space by its Id.
- getSpaceByName(String) - Method in interface org.exoplatform.social.core.space.spi.SpaceService
-
- getSpaceByPrettyName(String) - Method in interface org.exoplatform.social.core.space.spi.SpaceService
-
Gets a space by its pretty name.
- getSpaceByUrl(String) - Method in interface org.exoplatform.social.core.space.spi.SpaceService
-
Gets a space by its URL.
- getSpaceIdentityByProfileFilter(Space, ProfileFilter, SpaceMemberFilterListAccess.Type, boolean) - Method in interface org.exoplatform.social.core.manager.IdentityManager
-
Gets space identities by filter information.
- getSpaceNameByGroupId(String) - Method in interface org.exoplatform.wiki.service.WikiService
-
Gets a space name by a given group Id.
- getSpaces(String) - Method in interface org.exoplatform.social.core.space.spi.SpaceService
-
- getSpacesByFirstCharacterOfName(String) - Method in interface org.exoplatform.social.core.space.spi.SpaceService
-
- getSpacesBySearchCondition(String) - Method in interface org.exoplatform.social.core.space.spi.SpaceService
-
- getSpaceUri(String) - Static method in class org.exoplatform.social.core.service.LinkProvider
-
Gets URI to a space profile by its pretty name.
- getState() - Method in interface org.exoplatform.services.jcr.core.ManageableRepository
-
Returns repository state.
- getState(String, String, boolean) - Method in interface org.exoplatform.services.seo.SEOService
-
Gets state of a page for its language of a given page.
- getStatement() - Method in class org.exoplatform.services.jcr.impl.core.query.QueryImpl
- getStateTitle() - Method in interface org.exoplatform.services.jcr.core.ManageableRepository
-
Returns the string representation of current repository state.
- getStatus(Identity, Identity) - Method in interface org.exoplatform.social.core.manager.RelationshipManager
-
Gets the relationship status between 2 identities.
- getStorage() - Method in interface org.exoplatform.social.core.manager.IdentityManager
-
Deprecated.
Will be removed by 4.0.x.
- getStorageVersion() - Method in interface org.exoplatform.services.jcr.storage.DataContainer
-
- getStoredQueryPath() - Method in class org.exoplatform.services.jcr.impl.core.query.QueryImpl
- getString(String) - Method in class org.exoplatform.services.ext.action.InvocationContext
-
- getSubject() - Method in class org.exoplatform.services.security.Identity
-
Deprecated.
Do not need store subject any more. It was used before to
perform logout, since tomcat 6.0.21 logout implemented in
web-container.
- getSubtypes(InternalQName) - Method in interface org.exoplatform.services.jcr.core.nodetype.NodeTypeDataManager
-
Returns all subtypes of this node type in the node type inheritance
hierarchy.
- getSubtypes(InternalQName) - Method in interface org.exoplatform.services.jcr.impl.core.nodetype.NodeTypeRepository
-
Gives a set of all the node types that has the given node type name
as super type
- getSuggestions(Identity, int, int, int) - Method in interface org.exoplatform.social.core.manager.RelationshipManager
-
Gets suggestions having common users with the provided identity.
- getSuggestions(Identity, int, int) - Method in interface org.exoplatform.social.core.manager.RelationshipManager
-
- getSupertypes(InternalQName) - Method in interface org.exoplatform.services.jcr.core.nodetype.NodeTypeDataManager
-
Returns all supertypes of this node type in the node type inheritance
hierarchy.
- getSupertypes(InternalQName) - Method in interface org.exoplatform.services.jcr.impl.core.nodetype.NodeTypeRepository
-
Gives a set of all the super node types of the given node type name
- getSystemSession(String) - Method in interface org.exoplatform.services.jcr.core.ManageableRepository
-
- getTag(String) - Method in interface org.exoplatform.forum.service.ForumService
-
Gets a tag by its Id.
- getTagNameInTopic(String) - Method in interface org.exoplatform.forum.service.ForumService
-
Gets all tag names in a given topic.
- getTagPermissionList() - Method in interface org.exoplatform.services.cms.folksonomy.NewFolksonomyService
-
Gets a list of users and groups who have the tag permission.
- getTags() - Method in interface org.exoplatform.commons.api.event.data.BaseObject
-
Gets a list of tag names which are added to the BaseObject.
- getTagStyle(String, String) - Method in interface org.exoplatform.services.cms.folksonomy.NewFolksonomyService
-
Gets a tag style.
- getTarget(Node, boolean) - Method in interface org.exoplatform.services.cms.link.LinkManager
-
Gets the target node of a given link.
- getTarget(Node) - Method in interface org.exoplatform.services.cms.link.LinkManager
-
Gets the target node of a given link using the user session.
- getTargetPrimaryNodeType(Node) - Method in interface org.exoplatform.services.cms.link.LinkManager
-
Gets the primary nodetype of a target node by a given link.
- getTaxonomyTree(String, boolean) - Method in interface org.exoplatform.services.cms.taxonomy.TaxonomyService
-
Gets a taxonomy tree.
- getTaxonomyTree(String) - Method in interface org.exoplatform.services.cms.taxonomy.TaxonomyService
-
Gets a taxonomy tree using the user session.
- getTaxonomyTreeDefaultUserPermission() - Method in interface org.exoplatform.services.cms.taxonomy.TaxonomyService
-
Gets default permissions of a taxonomy tree.
- getTemplate(String, SessionProvider) - Method in interface org.exoplatform.services.cms.views.ManageViewService
-
Gets a template by a given path.
- getTemplateByName(String, String, String, SessionProvider) - Method in interface org.exoplatform.services.cms.views.ApplicationTemplateManagerService
-
Gets a template by its name under a given category.
- getTemplateByPath(String, SessionProvider) - Method in interface org.exoplatform.services.cms.views.ApplicationTemplateManagerService
-
Gets a template by its path under a given category.
- getTemplateHome(String, SessionProvider) - Method in interface org.exoplatform.services.cms.views.ManageViewService
-
Gets the template home that contains all templates.
- getTemplatePage(WikiPageParams, String) - Method in interface org.exoplatform.wiki.service.WikiService
-
Gets a Wiki template.
- getTemplates(WikiPageParams) - Method in interface org.exoplatform.wiki.service.WikiService
-
Gets a map of wiki templates based on a given params object.
- getTemplatesByCategory(String, String, SessionProvider) - Method in interface org.exoplatform.services.cms.views.ApplicationTemplateManagerService
-
Gets templates under a given category.
- getTemplatesContainer(WikiPageParams) - Method in interface org.exoplatform.wiki.service.WikiService
-
Gets a container of templates based on a given params object.
- getThreadContext() - Method in class org.exoplatform.services.security.ConversationState
-
Gives the value corresponding to the context of the thread
- getTimeout() - Method in interface org.exoplatform.services.jcr.core.ExtendedSession
-
Gives the local timeout of the session
- getTimeToDeath() - Method in interface org.exoplatform.services.jcr.core.lock.ExtendedLock
-
- getTitle() - Method in interface org.exoplatform.commons.api.event.data.BaseObject
-
Gets title of the BaseObject.
- getTopic(String, String, String, String) - Method in interface org.exoplatform.forum.service.ForumService
-
Gets a topic by category Id, forum Id and topic Id.
- getTopicByMyTag(String, String) - Method in interface org.exoplatform.forum.service.ForumService
-
Gets topics by a given tag.
- getTopicByPath(String, boolean) - Method in interface org.exoplatform.forum.service.ForumService
-
Gets a topic by its path and post condition.
- getTopicList(String, String, String, String, int) - Method in interface org.exoplatform.forum.service.ForumService
-
Gets a list of topics.
- getTopics(String, String) - Method in interface org.exoplatform.forum.service.ForumService
-
Gets a list of topics by category Id and forum Id.
- getTopics(TopicFilter) - Method in interface org.exoplatform.forum.service.ForumService
-
Gets posts which are returned as ListAccess.
- getTopicsByDate(long, String) - Method in interface org.exoplatform.forum.service.ForumService
-
Gets a list access of topics which were created before a given date.
- getTopicSummary(String) - Method in interface org.exoplatform.forum.service.ForumService
-
Gets a topic by its path.
- getTopicUpdate(Topic, boolean) - Method in interface org.exoplatform.forum.service.ForumService
-
Gets more information about a given topic.
- getTotalTopicOld(long, String) - Method in interface org.exoplatform.forum.service.ForumService
-
Gets the total number of topics which were created before a given date.
- getType() - Method in interface org.exoplatform.container.RootContainer.PortalContainerInitTask
-
- getType() - Method in class org.exoplatform.container.RootContainer.PortalContainerPostCreateTask
- getType() - Method in class org.exoplatform.container.RootContainer.PortalContainerPostInitTask
- getType() - Method in class org.exoplatform.container.RootContainer.PortalContainerPreInitTask
- getUncachedMacroes() - Method in interface org.exoplatform.wiki.rendering.cache.PageRenderingCacheService
-
gets the list of uncached macroes
- getUnfriendlyUri(String) - Method in interface org.exoplatform.services.wcm.friendly.FriendlyService
-
Gets the unfriendly URI corresponding to a friendly URI.
- getUnifiedSearchSpacesWithListAccess(String, SpaceFilter) - Method in interface org.exoplatform.social.core.space.spi.SpaceService
-
Provides the Unified Search feature to get spaces that a user can see.
- getUniqueName() - Method in class org.exoplatform.services.jcr.config.WorkspaceEntry
-
- getUniqueName() - Method in interface org.exoplatform.services.jcr.storage.DataContainer
-
- getUserActivityUri(String) - Static method in class org.exoplatform.social.core.service.LinkProvider
-
Gets the activity URI of a user.
- getUserAvatar(String) - Method in interface org.exoplatform.forum.service.ForumService
-
Gets an avatar by a given username.
- getUserConnectionsUri(String) - Static method in class org.exoplatform.social.core.service.LinkProvider
-
Gets URI to connections of a user and all people.
- getUserConnectionsYoursUri(String) - Static method in class org.exoplatform.social.core.service.LinkProvider
-
Gets URI to connections of a user.
- getUserId() - Method in class org.exoplatform.services.security.Identity
-
- getUserInfo(String) - Method in interface org.exoplatform.forum.service.ForumService
-
Gets information about a user.
- getUserInfoMap() - Method in interface org.exoplatform.services.organization.UserProfile
-
- getUserInformations(UserProfile) - Method in interface org.exoplatform.forum.service.ForumService
-
Gets detailed profile information of a user.
- getUserListeners() - Method in interface org.exoplatform.services.organization.UserEventListenerHandler
-
Return list of UserEventListener.
- getUserModerator(String, boolean) - Method in interface org.exoplatform.forum.service.ForumService
-
Gets Ids of forums or categories where the user is moderator.
- getUserName() - Method in interface org.exoplatform.services.organization.Membership
-
- getUserName() - Method in interface org.exoplatform.services.organization.User
-
This method should return the username of the user.
- getUserName() - Method in interface org.exoplatform.services.organization.UserProfile
-
- getUserNotificationSettingUri(String) - Static method in class org.exoplatform.social.core.service.LinkProvider
-
Gets the link of notification settings page
- getUserPageList(int) - Method in interface org.exoplatform.services.organization.UserHandler
-
- getUserProfileListeners() - Method in interface org.exoplatform.services.organization.UserProfileEventListenerHandler
-
Return list of UserProfileEventListener.
- getUserProfileManagement(String) - Method in interface org.exoplatform.forum.service.ForumService
-
Gets the management information of a user profile.
- getUserProfileUri(String) - Static method in class org.exoplatform.social.core.service.LinkProvider
-
Gets URI to a user profile.
- getUserSettingProfile(String) - Method in interface org.exoplatform.forum.service.ForumService
-
Gets the profile settings by a user Id.
- 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.
- getValueConstraints() - Method in class org.exoplatform.services.jcr.core.nodetype.PropertyDefinitionData
-
- getValueConstraints() - Method in class org.exoplatform.services.jcr.core.nodetype.PropertyDefinitionValue
-
- getViewByName(String, SessionProvider) - Method in interface org.exoplatform.services.cms.views.ManageViewService
-
Gets a view by its name.
- getVisibleSpaces(String, SpaceFilter) - Method in interface org.exoplatform.social.core.space.spi.SpaceService
-
Gets spaces that a given user can see.
- getVisibleSpacesWithListAccess(String, SpaceFilter) - Method in interface org.exoplatform.social.core.space.spi.SpaceService
-
Gets spaces that a given user can see.
- getVisitedSpaces(String, String) - Method in interface org.exoplatform.social.core.space.spi.SpaceService
-
Gets the list of spaces which are visited by users
- getWatchByUser(String) - Method in interface org.exoplatform.forum.service.ForumService
-
Gets a list of watches by a user.
- getWebAppClassLoader(ServletContext) - Method in class org.exoplatform.container.PortalContainer
-
This gives the merged
ClassLoader
between the
PortalContainerClassLoader
and the
ClassLoader
of the web application.
- getWiki(String, String) - Method in interface org.exoplatform.wiki.service.WikiService
-
Gets a Wiki which is defined by its type and owner.
- getWikiById(String) - Method in interface org.exoplatform.wiki.service.WikiService
-
Gets a Wiki by its Id.
- getWikiDefaultPermissions(String, String) - Method in interface org.exoplatform.wiki.service.WikiService
-
Gets a list of Wiki default permissions.
- getWikiNameById(String) - Method in interface org.exoplatform.wiki.service.WikiService
-
Gets a Wiki name by its Id.
- getWikiPageByUUID(String) - Method in interface org.exoplatform.wiki.service.WikiService
-
Gets a wiki page by its UUID.
- getWikiPageParams(BreadcrumbData) - Method in interface org.exoplatform.wiki.service.WikiService
-
Gets parameters of a wiki page based on the data stored in the breadcrumb.
- getWikiPermission(String, String) - Method in interface org.exoplatform.wiki.service.WikiService
-
Gets a list of Wiki permissions based on its type and owner.
- getWikiWebappUri() - Method in interface org.exoplatform.wiki.service.WikiService
-
Gets a Wiki webapp URI.
- getWordDifferencesAsHTML(String, String) - Method in class org.exoplatform.wiki.service.diff.DiffService
-
Gets a Delta object containing word differences between text1 and text2.
- getWordDifferencesAsList(String, String) - Method in class org.exoplatform.wiki.service.diff.DiffService
-
Gets a list of Delta objects representing word differences between text1 and text2.
- getWorkspace() - Method in interface org.exoplatform.commons.api.event.data.BaseObject
-
Gets the workspace name where the BaseObject is stored.
- getWorkspace() - Method in class org.exoplatform.services.jcr.impl.ext.action.ActionConfiguration
-
- getWorkspaceContainer(String) - Method in interface org.exoplatform.services.jcr.core.ManageableRepository
-
Returns an entry point of workspace managing objects.
- getWorkspaceEntries() - Method in class org.exoplatform.services.jcr.config.RepositoryEntry
-
Get workspaces.
- getWorkspaceNames() - Method in interface org.exoplatform.services.jcr.core.ManageableRepository
-
- getXAResource() - Method in interface org.exoplatform.services.jcr.core.ExtendedSession
-
Gives the XA representation of the session
- GROUP - Static variable in interface org.exoplatform.services.cms.folksonomy.NewFolksonomyService
-
Property name GROUP
- Group - Interface in org.exoplatform.services.organization
-
Created by The eXo Platform SAS
This is the interface for the group data model.
- GroupEventListener - Class in org.exoplatform.services.organization
-
If the other service or a third party want to customize their code to handle
a group event, the event can be new , update or remove.
- GroupEventListener() - Constructor for class org.exoplatform.services.organization.GroupEventListener
-
- GroupEventListenerHandler - Interface in org.exoplatform.services.organization
-
- GroupHandler - Interface in org.exoplatform.services.organization
-
Created by The eXo Platform SAS
This interface is a sub part of the organization service.
- ObjectCacheInfo<V> - Interface in org.exoplatform.services.cache
-
Created by The eXo Platform SAS
Wraps a cache entry to provide meta information in addition of the entry value.
- OFFLINE - Static variable in interface org.exoplatform.services.jcr.core.ManageableRepository
-
Repository OFFLINE status.
- onAlreadyExists(ServletContext, PortalContainer) - Method in interface org.exoplatform.container.RootContainer.PortalContainerInitTask
-
This method is called if the related portal container has already been registered
- onAlreadyExists(ServletContext, PortalContainer) - Method in class org.exoplatform.container.RootContainer.PortalContainerPostCreateTask
-
This method is called if the related portal container has already been registered
- onAlreadyExists(ServletContext, PortalContainer) - Method in class org.exoplatform.container.RootContainer.PortalContainerPostInitTask
-
This method is called if the related portal container has already been registered
- onAlreadyExists(ServletContext, PortalContainer) - Method in class org.exoplatform.container.RootContainer.PortalContainerPreInitTask
-
This method is called if the related portal container has already been registered
- onCacheEntryAdded(ItemData) - Method in interface org.exoplatform.services.jcr.dataflow.persistent.WorkspaceStorageCacheListener
-
Called when a cache entry corresponding to the given item has been added
- onCacheEntryUpdated(ItemData) - Method in interface org.exoplatform.services.jcr.dataflow.persistent.WorkspaceStorageCacheListener
-
Called when a cache entry corresponding to the given item has been updated
- onCloseSession(ExtendedSession) - Method in interface org.exoplatform.services.jcr.core.SessionLifecycleListener
-
Called when a session is closed.
- onCloseSession(ExtendedSession) - Method in class org.exoplatform.services.jcr.ext.common.SessionProvider
-
- onEvent(Event<SettingService, SettingData>) - Method in class org.exoplatform.commons.api.settings.SettingListener
-
Calls back a function when the setting service dispatches an event.
- onEvent(WebAppEvent) - Method in class org.exoplatform.container.RootContainer
- onEvent(AuthenticationEvent) - Method in class org.exoplatform.container.RootContainer
- onEvent(Event<S, D>) - Method in class org.exoplatform.services.listener.Listener
-
This method should be invoked when an event with the same name is
broadcasted
- onEvent(Event<S, D>) - Method in class org.exoplatform.services.listener.ListenerService.AsynchronousListener
-
- ONLINE - Static variable in interface org.exoplatform.services.jcr.core.ManageableRepository
-
Repository ONLINE status.
- onParentVersion - Variable in class org.exoplatform.services.jcr.core.nodetype.ItemDefinitionData
-
- onRemoveContext(Event<SettingService, SettingData>) - Method in class org.exoplatform.commons.api.settings.SettingListener
-
Calls back a function when all setting properties in a context are removed.
- onRemoveKey(Event<SettingService, SettingData>) - Method in class org.exoplatform.commons.api.settings.SettingListener
-
Calls back a function when a setting property is removed with a specified composite key (context, scope, key).
- onRemoveScope(Event<SettingService, SettingData>) - Method in class org.exoplatform.commons.api.settings.SettingListener
-
Calls back a function when all setting properties in a scope are removed.
- onSaveItems(ItemStateChangesLog) - Method in interface org.exoplatform.services.jcr.dataflow.persistent.ItemsPersistenceListener
-
Will be called when data is permanently saved.
- onSelect(ExoCache<? extends K, ? extends V>, K, ObjectCacheInfo<? extends V>) - Method in interface org.exoplatform.services.cache.CachedObjectSelector
-
Action to perform on selected keys
- onSet(Event<SettingService, SettingData>) - Method in class org.exoplatform.commons.api.settings.SettingListener
-
Calls back a function when a new setting property is saved.
- openConnection() - Method in interface org.exoplatform.services.jcr.storage.WorkspaceDataContainer
-
- openConnection(boolean) - Method in interface org.exoplatform.services.jcr.storage.WorkspaceDataContainer
-
Open connection and marked it as READ-ONLY if readOnly
is true.
- OPTIONAL - Static variable in interface org.exoplatform.services.jcr.access.AccessControlPolicy
-
- orderableChild - Variable in class org.exoplatform.services.jcr.core.nodetype.NodeTypeValue
-
- org.exoplatform.commons.api.event - package org.exoplatform.commons.api.event
-
Provides the API for the event manager system.
- org.exoplatform.commons.api.event.data - package org.exoplatform.commons.api.event.data
-
Provides the API for data type in the event manager system.
- org.exoplatform.commons.api.indexing - package org.exoplatform.commons.api.indexing
-
Provides the API that connectors might implement for indexing business.
- org.exoplatform.commons.api.search - package org.exoplatform.commons.api.search
-
Provides the API that drivers and connectors might implement for searching business.
- org.exoplatform.commons.api.settings - package org.exoplatform.commons.api.settings
-
Provides the API for the Setting service.
- org.exoplatform.commons.api.settings.data - package org.exoplatform.commons.api.settings.data
-
Provides enum types and classes for key specifications in the Setting service.
- org.exoplatform.commons.utils - package org.exoplatform.commons.utils
-
This package provides the common utility classes.
- org.exoplatform.container - package org.exoplatform.container
-
This package provides container API.
- org.exoplatform.forum.bbcode.api - package org.exoplatform.forum.bbcode.api
-
Provides classes necessary to manipulate with BBCode.
- org.exoplatform.forum.common.image - package org.exoplatform.forum.common.image
-
Provides services to resize the dimension of images.
- org.exoplatform.forum.rendering - package org.exoplatform.forum.rendering
-
Provides classes to manage rendering forums.
- org.exoplatform.forum.service - package org.exoplatform.forum.service
-
Provides the classes necessary to manage Forums, including creating, getting, updating, deleting, moving forums.
- org.exoplatform.poll.service - package org.exoplatform.poll.service
-
Provides classes necessary to manage processes related to Poll.
- org.exoplatform.services.cache - package org.exoplatform.services.cache
-
This package provides an API used for data caching.
- org.exoplatform.services.cms - package org.exoplatform.services.cms
-
Provides the CMS Service that manages actions on documents and files.
- org.exoplatform.services.cms.comments - package org.exoplatform.services.cms.comments
-
Handles all comment-related actions on documents and files.
- org.exoplatform.services.cms.documents - package org.exoplatform.services.cms.documents
-
Handles actions related to documents.
- org.exoplatform.services.cms.folksonomy - package org.exoplatform.services.cms.folksonomy
-
Handles all the tag-related actions on documents and files.
- org.exoplatform.services.cms.jodconverter - package org.exoplatform.services.cms.jodconverter
-
Converts files into the expected output.
- org.exoplatform.services.cms.link - package org.exoplatform.services.cms.link
-
Handles links related to documents and files, including creating, updating and deleting.
- org.exoplatform.services.cms.taxonomy - package org.exoplatform.services.cms.taxonomy
-
Handles all the categories-related actions on documents and files.
- org.exoplatform.services.cms.timeline - package org.exoplatform.services.cms.timeline
-
Handles all views and actions for the Timeline view.
- org.exoplatform.services.cms.views - package org.exoplatform.services.cms.views
-
Handles all actions and configurations related to views.
- org.exoplatform.services.command.action - package org.exoplatform.services.command.action
-
This package provides classes to manage
Action
- org.exoplatform.services.ext.action - package org.exoplatform.services.ext.action
-
This package provides the implementation of Context
.
- org.exoplatform.services.jcr - package org.exoplatform.services.jcr
-
This package defines the EXO-JCR core.
- org.exoplatform.services.jcr.access - package org.exoplatform.services.jcr.access
-
This package provides access control API.
- org.exoplatform.services.jcr.config - package org.exoplatform.services.jcr.config
-
This package provides jcr configuration classes.
- org.exoplatform.services.jcr.core - package org.exoplatform.services.jcr.core
-
This package provides the JCR core classes.
- org.exoplatform.services.jcr.core.lock - package org.exoplatform.services.jcr.core.lock
-
This package provides extended Lock API.
- org.exoplatform.services.jcr.core.nodetype - package org.exoplatform.services.jcr.core.nodetype
-
This package provides the Node type API.
- org.exoplatform.services.jcr.dataflow - package org.exoplatform.services.jcr.dataflow
-
This package provides the classes necessary to manage changes log and data flow.
- org.exoplatform.services.jcr.dataflow.persistent - package org.exoplatform.services.jcr.dataflow.persistent
-
This package provides the classes necessary to persist data in the storage.
- org.exoplatform.services.jcr.datamodel - package org.exoplatform.services.jcr.datamodel
-
This package provides the API for jCR data model.
- org.exoplatform.services.jcr.ext.common - package org.exoplatform.services.jcr.ext.common
-
This package defines the common exo-jcr extension class.
- org.exoplatform.services.jcr.ext.registry - package org.exoplatform.services.jcr.ext.registry
-
This package defines the registry service.
- org.exoplatform.services.jcr.impl.core.lock - package org.exoplatform.services.jcr.impl.core.lock
-
This package provides the API for lock data.
- org.exoplatform.services.jcr.impl.core.lock.cacheable - package org.exoplatform.services.jcr.impl.core.lock.cacheable
-
This package provides the classes necessary to manage lock cache.
- org.exoplatform.services.jcr.impl.core.nodetype - package org.exoplatform.services.jcr.impl.core.nodetype
-
This package provides the API for Node type.
- org.exoplatform.services.jcr.impl.core.query - package org.exoplatform.services.jcr.impl.core.query
-
This package provides the classes necessary to manage query.
- org.exoplatform.services.jcr.impl.ext.action - package org.exoplatform.services.jcr.impl.ext.action
-
This package provides the classes necessary to manage JCR Action.
- org.exoplatform.services.jcr.storage - package org.exoplatform.services.jcr.storage
-
This package provides jcr data storage API.
- org.exoplatform.services.listener - package org.exoplatform.services.listener
-
This package provides classes to manage
Listener
.
- org.exoplatform.services.naming - package org.exoplatform.services.naming
-
This package manages the binding reference to JNDI naming context.
- org.exoplatform.services.organization - package org.exoplatform.services.organization
-
This package provides the organization API.
- org.exoplatform.services.security - package org.exoplatform.services.security
-
This package provides the security service.
- org.exoplatform.services.seo - package org.exoplatform.services.seo
-
Provides the SEO Service to manage SEO data of pages or content.
- org.exoplatform.services.wcm.extensions.publication - package org.exoplatform.services.wcm.extensions.publication
-
Provides the Publication Manager to handle all actions related to lifecycle and publication on content.
- org.exoplatform.services.wcm.friendly - package org.exoplatform.services.wcm.friendly
-
Provides Friendly Service to handle friendly URL.
- org.exoplatform.services.wcm.publication - package org.exoplatform.services.wcm.publication
-
Provides the WCMComposer, one of the core services of web content management.
- org.exoplatform.services.wcm.search - package org.exoplatform.services.wcm.search
-
Provides Search Service to handle search on a site with different criteria.
- org.exoplatform.social.core.manager - package org.exoplatform.social.core.manager
-
Provides classes that are necessary to manage all related entities on Social and all services that manage
each type in both separating and collaborating between them.
- org.exoplatform.social.core.processor - package org.exoplatform.social.core.processor
-
Provides classes that are necessary to process the activity content, such as HTML and localization.
- org.exoplatform.social.core.service - package org.exoplatform.social.core.service
-
Provides classes that are necessary to build common information, such as links in Social.
- org.exoplatform.social.core.space.spi - package org.exoplatform.social.core.space.spi
-
Provides classes that are necessary to control spaces and their lifecycles.
- org.exoplatform.wiki.rendering - package org.exoplatform.wiki.rendering
-
Handles the rendering from markup data into readable formats, such as HTML.
- org.exoplatform.wiki.rendering.cache - package org.exoplatform.wiki.rendering.cache
-
Handles different parts of the cache organization.
- org.exoplatform.wiki.service - package org.exoplatform.wiki.service
-
Handles all actions in Wiki.
- org.exoplatform.wiki.service.diff - package org.exoplatform.wiki.service.diff
-
Provides classes which are used for comparing and making a list of differences and results
between content.
- org.exoplatform.wiki.service.image - package org.exoplatform.wiki.service.image
-
Provides methods which handle
images with the right size ratio and optimize them.
- org.exoplatform.wiki.service.impl - package org.exoplatform.wiki.service.impl
-
Implements services of the Wiki application.
- org.exoplatform.wiki.service.wysiwyg - package org.exoplatform.wiki.service.wysiwyg
-
Handles all actions within the XWiki WYSIWYG and
related Wiki services.
- OrganizationServiceInitializer - Interface in org.exoplatform.services.organization
-
Created by The eXo Platform SAS
If the other service or a third party want to customize the initialization phase of the organization service.
- OTHER_KEYS - Static variable in interface org.exoplatform.services.organization.UserProfile
-
The predefine attributes of the exoplatform.
- OVERLOAD_CONTEXT_FACTORY - Static variable in class org.exoplatform.services.naming.InitialContextInitializer
-
This parameter is used to overload the default initial context factory in order to ensure that binded objects are shared
- READ - Static variable in interface org.exoplatform.services.jcr.access.PermissionType
-
Name of the permission needed to read an item
- read() - Method in interface org.exoplatform.services.jcr.config.ConfigurationPersister
-
Read config data.
- readExternal(ObjectInput) - Method in class org.exoplatform.services.jcr.access.AccessControlList
- recall() - Method in class org.exoplatform.services.naming.InitialContextInitializer
-
Deprecated.
- recordActivity(Identity, String, String) - Method in interface org.exoplatform.social.core.manager.ActivityManager
-
- recordActivity(Identity, ExoSocialActivity) - Method in interface org.exoplatform.social.core.manager.ActivityManager
-
- recordActivity(Identity, String, String, String) - Method in interface org.exoplatform.social.core.manager.ActivityManager
-
- recreateEntry(SessionProvider, String, RegistryEntry) - Method in class org.exoplatform.services.jcr.ext.registry.RegistryService
-
Re-creates an entry in the group.
- refreshLockData(LockData) - Method in interface org.exoplatform.services.jcr.impl.core.lock.cacheable.CacheableLockManager
-
Replace old lockData with new one.
- registerArray(Object[][]) - Method in class org.exoplatform.container.StandaloneContainer
-
- registerBBCodePlugin(BBCodePlugin) - Method in interface org.exoplatform.forum.bbcode.api.BBCodeService
-
Registers a new BBCode plugin.
- registerContext(ServletContext) - Method in class org.exoplatform.container.PortalContainer
-
Register a new servlet context that contains configuration files and potentially resource files
We assume that this method is called within the initialization context of the related web application
- registerIdentityProviders(IdentityProviderPlugin) - Method in interface org.exoplatform.social.core.manager.IdentityManager
-
Registers one or more identity providers through
IdentityProviderPlugin
.
- registerLifecycleListener(SessionLifecycleListener) - Method in interface org.exoplatform.services.jcr.core.ExtendedSession
-
Registers session listener.
- registerNodeType(NodeTypeValue, int) - Method in interface org.exoplatform.services.jcr.core.nodetype.ExtendedNodeTypeManager
-
Registers node type using value object.
- registerNodeType(List<NodeTypeData>, NodeTypeDataManager, String, int) - Method in interface org.exoplatform.services.jcr.impl.core.nodetype.NodeTypeRepository
-
Registers new node types
- registerNodeTypes(InputStream, int, String) - Method in interface org.exoplatform.services.jcr.core.nodetype.ExtendedNodeTypeManager
-
Registers all node types using XML binding value objects from xml stream.
- registerNodeTypes(List<NodeTypeValue>, int) - Method in interface org.exoplatform.services.jcr.core.nodetype.ExtendedNodeTypeManager
-
Registers or updates the specified Collection
of
NodeTypeValue
objects.
- registerNodeTypes(InputStream, int, String) - Method in interface org.exoplatform.services.jcr.core.nodetype.NodeTypeDataManager
-
- registerNodeTypes(List<NodeTypeValue>, int) - Method in interface org.exoplatform.services.jcr.core.nodetype.NodeTypeDataManager
-
- registerPortalContainer(ServletContext) - Method in class org.exoplatform.container.RootContainer
-
Register a new portal container.
- registerProfileListener(ProfileListenerPlugin) - Method in interface org.exoplatform.social.core.manager.IdentityManager
-
Registers a profile listener plugin by an external component plugin mechanism.
- registerProfileListener(ProfileListener) - Method in interface org.exoplatform.social.core.manager.IdentityManager
-
Deprecated.
Will be removed by 4.0.x.
- registerRenderer(RendererPlugin) - Method in class org.exoplatform.forum.rendering.MarkupRenderingService
-
- registerRenderer(Renderer) - Method in class org.exoplatform.forum.rendering.MarkupRenderingService
-
Registers a render.
- registerSpaceLifeCycleListener(SpaceLifeCycleListener) - Method in interface org.exoplatform.social.core.space.spi.SpaceService
-
Deprecated.
Will be removed by 4.0.x.
- registerSpaceListenerPlugin(SpaceListenerPlugin) - Method in interface org.exoplatform.social.core.space.spi.SpaceService
-
Registers a space listener plugin to listen to space lifecyle events: creating, updating, installing an application, and more.
- RegistryService - Class in org.exoplatform.services.jcr.ext.registry
-
Created by The eXo Platform SAS
Centralized collector for JCR based entities (services, apps, users) It contains info about the
whole system, i.e.
- RegistryService(InitParams, RepositoryService) - Constructor for class org.exoplatform.services.jcr.ext.registry.RegistryService
-
- regWorkspaces - Variable in class org.exoplatform.services.jcr.ext.registry.RegistryService
-
- RelationshipManager - Interface in org.exoplatform.social.core.manager
-
Controls connections between identities.
- reload() - Method in class org.exoplatform.container.RootContainer
-
Makes the RootContainer reloads itself and all the portal containers
- reload(String) - Method in class org.exoplatform.container.RootContainer
-
Makes the RootContainer reloads only a given portal container
- remove(Event<S, D>) - Method in interface org.exoplatform.commons.api.event.EventListener
-
Processes a dedicated work when the remove event is triggered.
- remove(Context, Scope, String) - Method in interface org.exoplatform.commons.api.settings.SettingService
-
Removes a value associated with a specified composite key.
- remove(Context, Scope) - Method in interface org.exoplatform.commons.api.settings.SettingService
-
Removes all values associated with a specified context and
scope from the database.
- remove(Context) - Method in interface org.exoplatform.commons.api.settings.SettingService
-
Removes all values associated with a specified context from the database.
- remove(Serializable) - Method in interface org.exoplatform.services.cache.ExoCache
-
Removes an entry from the cache.
- REMOVE - Static variable in interface org.exoplatform.services.jcr.access.PermissionType
-
Name of the permission needed to remove an item
- remove(ItemData) - Method in interface org.exoplatform.services.jcr.dataflow.persistent.WorkspaceStorageCache
-
Removes data and its children from cache.
- remove(String, ItemData) - Method in interface org.exoplatform.services.jcr.dataflow.persistent.WorkspaceStorageCache
-
Removes an item from the cache if and only if the current item for the provided
identifier is equals to the provided item.
- remove(Relationship) - Method in interface org.exoplatform.social.core.manager.RelationshipManager
-
- removeActivityResourceBundlePlugin(ActivityResourceBundlePlugin) - Method in class org.exoplatform.social.core.processor.I18NActivityProcessor
-
Unregisters an existing registered resource bundle plugin.
- removeApplication(Space, String, String) - Method in interface org.exoplatform.social.core.space.spi.SpaceService
-
Removes an installed application from a space.
- removeApplication(String, String, String) - Method in interface org.exoplatform.social.core.space.spi.SpaceService
-
Removes an installed application from a space.
- removeAttribute(String) - Method in class org.exoplatform.services.security.ConversationState
-
removes attribute.
- removeBan(String) - Method in interface org.exoplatform.forum.service.ForumService
-
Removes a banned Ip.
- removeBanIPForum(String, String) - Method in interface org.exoplatform.forum.service.ForumService
-
Removes an Ip from the list of banned Ips in a forum.
- removeCachedObjects() - Method in interface org.exoplatform.services.cache.ExoCache
-
Clears the cache and returns the list of cached object that are considered as valid when the method is called.
- removeCacheUserProfile(String) - Method in interface org.exoplatform.forum.service.ForumService
-
Removes data of user profile from cache of a user.
- removeCategory(String) - Method in interface org.exoplatform.forum.service.ForumService
-
Removes a category by its provided Id.
- removeCategory(Node, String, String) - Method in interface org.exoplatform.services.cms.taxonomy.TaxonomyService
-
Removes a category from a given node.
- removeCategory(Node, String, String, boolean) - Method in interface org.exoplatform.services.cms.taxonomy.TaxonomyService
-
Removes a category from a given node.
- removeContext(ComponentPlugin) - Method in interface org.exoplatform.services.wcm.extensions.publication.PublicationManager
-
Removes definitions of a context from the publication plugin.
- removeDraft(WikiPageParams) - Method in interface org.exoplatform.wiki.service.WikiService
-
Removes a draft page of a wiki page which is specified by the wiki page param.
- removeDraft(String) - Method in interface org.exoplatform.wiki.service.WikiService
-
Removes a draft page by its name.
- removeEntry(SessionProvider, String) - Method in class org.exoplatform.services.jcr.ext.registry.RegistryService
-
Removes the entry at the given absolute path (concatenation of group path / entry name)
- removeEventListener(Listener<S, D>) - Method in interface org.exoplatform.commons.api.event.EventManager
-
Unregisters a listener out of the event system.
- removeEventListener(String, Listener<S, D>) - Method in interface org.exoplatform.commons.api.event.EventManager
-
Unregisters a listener out of a given event group in the event system.
- removeExpired() - Method in interface org.exoplatform.services.jcr.impl.core.lock.WorkspaceLockManager
-
Remove expired locks.
- removeFavorite(Node, String) - Method in interface org.exoplatform.services.cms.documents.FavoriteService
-
Removes favorite from a node.
- removeForum(String, String) - Method in interface org.exoplatform.forum.service.ForumService
-
Removes a forum by its category Id and forum Id.
- removeFriendly(String) - Method in interface org.exoplatform.services.wcm.friendly.FriendlyService
-
Removes a friendly entry based on the friendly key.
- removeGroup(Group, boolean) - Method in interface org.exoplatform.services.organization.GroupHandler
-
Use this method to remove a group from the group database.
- removeGroupEventListener(GroupEventListener) - Method in interface org.exoplatform.services.organization.GroupHandler
-
Use this method to unregister a group event listener
- removeIdentityProvider(IdentityProvider<?>) - Method in interface org.exoplatform.social.core.manager.IdentityManager
-
Removes a specific identity provider.
- removeInvitedUser(Space, String) - Method in interface org.exoplatform.social.core.space.spi.SpaceService
-
Removes a user from the list of users who are invited to join a space.
- removeLifecycle(ComponentPlugin) - Method in interface org.exoplatform.services.wcm.extensions.publication.PublicationManager
-
Removes definitions of a lifecycle from the publication plugin.
- removeLike(ExoSocialActivity, Identity) - Method in interface org.exoplatform.social.core.manager.ActivityManager
-
- removeListener(NodeTypeManagerListener) - Method in interface org.exoplatform.services.jcr.core.nodetype.NodeTypeDataManager
-
- removeListener(WorkspaceStorageCacheListener) - Method in interface org.exoplatform.services.jcr.dataflow.persistent.WorkspaceStorageCache
-
Removes a listener
- removeListenerPlugin(PollEventListener) - Method in interface org.exoplatform.poll.service.PollService
-
Removes a listener plugin.
- removeLockedNode(String) - Method in interface org.exoplatform.services.jcr.impl.core.lock.LockTableHandler
-
Removes locked node directly from database.
- removeLockToken(String) - Method in interface org.exoplatform.services.jcr.impl.core.lock.SessionLockManager
-
Invoked by a session to inform that a lock token has been removed.
- removeMember(User) - Method in interface org.exoplatform.forum.service.ForumService
-
Removes an existing member from a forum.
- removeMember(String) - Method in interface org.exoplatform.forum.service.ForumStatisticsService
-
Decreases the count of users when a member is removed.
- removeMember(Space, String) - Method in interface org.exoplatform.social.core.space.spi.SpaceService
-
Removes a member from a space.
- removeMember(String, String) - Method in interface org.exoplatform.social.core.space.spi.SpaceService
-
- removeMembership(String, boolean) - Method in interface org.exoplatform.services.organization.MembershipHandler
-
Use this method to remove a membership.
- removeMembershipByUser(String, boolean) - Method in interface org.exoplatform.services.organization.MembershipHandler
-
Use this method to remove all user's membership.
- removeMembershipEventListener(MembershipEventListener) - Method in interface org.exoplatform.services.organization.MembershipHandler
-
Use this method to unregister a membership event listener.
- removeMembershipType(String, boolean) - Method in interface org.exoplatform.services.organization.MembershipTypeHandler
-
Use this method to remove a membership type.
- removeMembershipTypeEventListener(MembershipTypeEventListener) - Method in interface org.exoplatform.services.organization.MembershipTypeHandler
-
Use this method to unregister a membership type event listener.
- removeNodeType(NodeTypeData) - Method in interface org.exoplatform.services.jcr.impl.core.nodetype.NodeTypeRepository
-
Removes a node type from memory
- removePageMetadata(PageMetadataModel, String, boolean, String) - Method in interface org.exoplatform.services.seo.SEOService
-
Removes metadata from a given page.
- removePendingUser(Space, String) - Method in interface org.exoplatform.social.core.space.spi.SpaceService
-
Removes a user from a list of pending requests for joining a space.
- removePermission(String) - Method in interface org.exoplatform.services.jcr.core.ExtendedNode
-
Removes permissions for particular identity.
- removePermission(String, String) - Method in interface org.exoplatform.services.jcr.core.ExtendedNode
-
Removes specified permission for particular identity.
- removePermissions(String) - Method in class org.exoplatform.services.jcr.access.AccessControlList
-
Removes all the permissions of a given identity
- removePermissions(String, String) - Method in class org.exoplatform.services.jcr.access.AccessControlList
-
Removes the permission corresponding to the given identity and the given permission type
- removePlugin(String) - Method in class org.exoplatform.services.naming.InitialContextInitializer
-
- removePoll(String) - Method in interface org.exoplatform.poll.service.PollService
-
Removes a poll.
- removePortalContainer(ServletContext) - Method in class org.exoplatform.container.RootContainer
-
Removes the portal container
- removePost(String, String, String, String) - Method in interface org.exoplatform.forum.service.ForumService
-
Removes a post.
- removePrivateMessage(String, String, String) - Method in interface org.exoplatform.forum.service.ForumService
-
Removes a private message.
- removeRegistryLocation(String) - Method in class org.exoplatform.services.jcr.ext.registry.RegistryService
-
- removeRelatedPage(WikiPageParams, WikiPageParams) - Method in interface org.exoplatform.wiki.service.WikiService
-
Removes a related page of the current wiki page.
- removeRepository(String) - Method in interface org.exoplatform.services.jcr.RepositoryService
-
Remove repository with name repositoryName.
- removeRepository(String, boolean) - Method in interface org.exoplatform.services.jcr.RepositoryService
-
Remove repository with name repositoryName.
- removeSessionContainer(String) - Method in class org.exoplatform.container.PortalContainer
-
- removeSessionContainer(String) - Method in class org.exoplatform.container.StandaloneContainer
- removeTag(String, String) - Method in interface org.exoplatform.services.cms.folksonomy.NewFolksonomyService
-
Removes a tag.
- removeTagOfDocument(String, Node, String) - Method in interface org.exoplatform.services.cms.folksonomy.NewFolksonomyService
-
Removes tag from a given document.
- removeTagPermission(String) - Method in interface org.exoplatform.services.cms.folksonomy.NewFolksonomyService
-
Removes a given user or group from the list of tag permissions.
- removeTagsOfNodeRecursively(Node, String, String, String) - Method in interface org.exoplatform.services.cms.folksonomy.NewFolksonomyService
-
Removes all tags linked to the child nodes of a given node.
- removeTaxonomyNode(String, String) - Method in interface org.exoplatform.services.cms.taxonomy.TaxonomyService
-
Removes a taxonomy node located at the given absolute path.
- removeTaxonomyTree(String) - Method in interface org.exoplatform.services.cms.taxonomy.TaxonomyService
-
Removes a taxonomy tree.
- removeTemplate(String, String, String, SessionProvider) - Method in interface org.exoplatform.services.cms.views.ApplicationTemplateManagerService
-
Removes a template from a given portlet.
- removeTemplate(String) - Method in interface org.exoplatform.services.cms.views.ManageViewService
-
Removes a template by a given path.
- removeTemplate(String, SessionProvider) - Method in interface org.exoplatform.services.cms.views.ManageViewService
-
Removes a template by a given path.
- removeTopic(String, String, String) - Method in interface org.exoplatform.forum.service.ForumService
-
Removes a topic.
- removeUser(String, boolean) - Method in interface org.exoplatform.services.organization.UserHandler
-
Remove an user and broadcast the event to all the registerd listener.
- removeUserEventListener(UserEventListener) - Method in interface org.exoplatform.services.organization.UserHandler
-
This method is used to unregister an user event listener
- removeUserProfile(String, boolean) - Method in interface org.exoplatform.services.organization.UserProfileHandler
-
This method should remove the user profile record in the database.
- removeUserProfileEventListener(UserProfileEventListener) - Method in interface org.exoplatform.services.organization.UserProfileHandler
-
This method is used to unregister listener.
- removeView(String) - Method in interface org.exoplatform.services.cms.views.ManageViewService
-
Removes a view from the views list in the system.
- removeWatch(int, String, String) - Method in interface org.exoplatform.forum.service.ForumService
-
Removes a watch.
- removeWorkspace(String) - Method in interface org.exoplatform.services.jcr.core.ManageableRepository
-
Remove workspace with name workspaceName.
- rename(NodeData) - Method in interface org.exoplatform.services.jcr.storage.WorkspaceStorageConnection
-
Renames NodeData
using Node identifier and new name and index from the data.
- renamePage(String, String, String, String, String) - Method in interface org.exoplatform.wiki.service.WikiService
-
Renames a wiki page.
- renameSpace(Space, String) - Method in interface org.exoplatform.social.core.space.spi.SpaceService
-
Renames a space.
- renameSpace(String, Space, String) - Method in interface org.exoplatform.social.core.space.spi.SpaceService
-
Renames a space by an identity who has rights of super admin.
- render(String, String, String, boolean) - Method in interface org.exoplatform.wiki.rendering.RenderingService
-
Renders a wiki page from its markup to HTML by using the right syntax.
- rendererRegistry - Variable in class org.exoplatform.forum.rendering.MarkupRenderingService
-
- RenderingService - Interface in org.exoplatform.wiki.rendering
-
Renders a wiki page from its markup to something readable, such as HTML.
- REPLACE_IF_EXISTS - Static variable in interface org.exoplatform.services.jcr.core.nodetype.ExtendedNodeTypeManager
-
- RepositoryEntry - Class in org.exoplatform.services.jcr.config
-
Created by The eXo Platform SAS
The repository configuration bean
- RepositoryEntry() - Constructor for class org.exoplatform.services.jcr.config.RepositoryEntry
-
- repositoryName - Variable in class org.exoplatform.commons.api.settings.data.SettingContext
-
Name of the repository in JCR.
- repositoryService - Variable in class org.exoplatform.services.jcr.ext.registry.RegistryService
-
- RepositoryService - Interface in org.exoplatform.services.jcr
-
Created by The eXo Platform SAS
The repository service interface
- RepositoryServiceConfiguration - Class in org.exoplatform.services.jcr.config
-
Created by The eXo Platform SAS
Repository service configuration class is used to manage repository configuration.
- RepositoryServiceConfiguration() - Constructor for class org.exoplatform.services.jcr.config.RepositoryServiceConfiguration
-
- RepositoryServiceConfiguration(String, List<RepositoryEntry>) - Constructor for class org.exoplatform.services.jcr.config.RepositoryServiceConfiguration
-
- requestJoin(Space, String) - Method in interface org.exoplatform.social.core.space.spi.SpaceService
-
- requestJoin(String, String) - Method in interface org.exoplatform.social.core.space.spi.SpaceService
-
- requiredPrimaryTypes - Variable in class org.exoplatform.services.jcr.core.nodetype.NodeDefinitionData
-
- requiredType - Variable in class org.exoplatform.services.jcr.core.nodetype.PropertyDefinitionData
-
- residualSet - Variable in class org.exoplatform.services.jcr.core.nodetype.ItemDefinitionData
-
- resizeImage(String, InputStream, int, int, boolean) - Method in interface org.exoplatform.forum.common.image.ResizeImageService
-
Resizes an image to given dimensions.
- resizeImage(String, InputStream, int, int, boolean) - Method in interface org.exoplatform.wiki.service.image.ResizeImageService
-
Resizes a given image to the specified dimensions.
- resizeImageByHeight(String, InputStream, int) - Method in interface org.exoplatform.forum.common.image.ResizeImageService
-
Resizes an image to a given height.
- resizeImageByHeight(String, InputStream, int) - Method in interface org.exoplatform.wiki.service.image.ResizeImageService
-
Resizes a given image input stream to adapt with the desired height and keep
the aspect ratio.
- resizeImageByWidth(String, InputStream, int) - Method in interface org.exoplatform.forum.common.image.ResizeImageService
-
Resizes an image to a given width.
- resizeImageByWidth(String, InputStream, int) - Method in interface org.exoplatform.wiki.service.image.ResizeImageService
-
Resizes a given image to adapt with the desired width and keep
the aspect ratio.
- ResizeImageService - Interface in org.exoplatform.forum.common.image
-
Resizes the dimension of images.
- ResizeImageService - Interface in org.exoplatform.wiki.service.image
-
Provides different methods which handle images
with the right ratio and optimize them.
- RESOURCE_URL - Static variable in class org.exoplatform.social.core.service.LinkProvider
-
- retain() - Method in class org.exoplatform.services.jcr.config.RepositoryServiceConfiguration
-
Saves current configuration to persistent.
- reuseConnection(WorkspaceStorageConnection) - Method in interface org.exoplatform.services.jcr.storage.WorkspaceDataContainer
-
- revokeInvitation(Space, String) - Method in interface org.exoplatform.social.core.space.spi.SpaceService
-
- revokeInvitation(String, String) - Method in interface org.exoplatform.social.core.space.spi.SpaceService
-
- revokeRequestJoin(Space, String) - Method in interface org.exoplatform.social.core.space.spi.SpaceService
-
- revokeRequestJoin(String, String) - Method in interface org.exoplatform.social.core.space.spi.SpaceService
-
- RolesExtractor - Interface in org.exoplatform.services.security
-
Created by The eXo Platform SAS
Strategy of extraction J2EE roles from given group names
- rollback() - Method in interface org.exoplatform.services.jcr.storage.WorkspaceStorageConnection
-
Refuses persistent changes and closes connection.
- rollbackTransaction() - Method in interface org.exoplatform.services.jcr.dataflow.persistent.WorkspaceStorageCache
-
Forget about changes
- RootContainer - Class in org.exoplatform.container
-
Created by The eXo Platform SAS
A base container which plays an important role during the startup.
- RootContainer() - Constructor for class org.exoplatform.container.RootContainer
-
- RootContainer.PortalContainerInitTask - Interface in org.exoplatform.container
-
This interface is used to define a task that needs to be launched at a given state during the
initialization of a portal container
- RootContainer.PortalContainerPostCreateTask - Class in org.exoplatform.container
-
This class is used to define a task that needs to be launched after creating a portal container
Those type of tasks must be launched after all the "post-init" tasks.
- RootContainer.PortalContainerPostCreateTask() - Constructor for class org.exoplatform.container.RootContainer.PortalContainerPostCreateTask
-
- RootContainer.PortalContainerPostInitTask - Class in org.exoplatform.container
-
This class is used to define a task that needs to be launched after the initialization of a
portal container
- RootContainer.PortalContainerPostInitTask() - Constructor for class org.exoplatform.container.RootContainer.PortalContainerPostInitTask
-
- RootContainer.PortalContainerPreInitTask - Class in org.exoplatform.container
-
This class is used to define a task that needs to be launched before the initialization of a
portal container
- RootContainer.PortalContainerPreInitTask() - Constructor for class org.exoplatform.container.RootContainer.PortalContainerPreInitTask
-
- ROUTE_DELIMITER - Static variable in class org.exoplatform.social.core.service.LinkProvider
-
- run() - Method in class org.exoplatform.services.listener.ListenerService.RunListener
- runPrune(PruneSetting) - Method in interface org.exoplatform.forum.service.ForumService
-
Runs settings of a prune.
- runPrune(String) - Method in interface org.exoplatform.forum.service.ForumService
-
Runs settings of a prune by a forum path.
- save() - Method in interface org.exoplatform.commons.api.event.data.BaseObject
-
Stores all information to the database.
- save(List<BBCode>) - Method in interface org.exoplatform.forum.bbcode.api.BBCodeService
-
Saves a list of BBCodes.
- save(Relationship) - Method in interface org.exoplatform.social.core.manager.RelationshipManager
-
Deprecated.
Use actions (inviteToConnect, confirm) instead.
Will be removed by 4.0.x.
- saveActivity(Identity, String, String) - Method in interface org.exoplatform.social.core.manager.ActivityManager
-
Saves a new activity by indicating stream owner, activity type and title.
- saveActivity(Identity, ExoSocialActivity) - Method in interface org.exoplatform.social.core.manager.ActivityManager
-
- saveActivity(ExoSocialActivity) - Method in interface org.exoplatform.social.core.manager.ActivityManager
-
- saveActivityIdForOwner(String, String) - Method in interface org.exoplatform.poll.service.PollService
-
Saves information of a poll activity that is used for processing the activity streams.
- saveActivityIdForOwnerId(String, String) - Method in interface org.exoplatform.forum.service.ForumService
-
Saves information of a forum activity by the owner Id that is used for processing the activity streams.
- saveActivityIdForOwnerPath(String, String) - Method in interface org.exoplatform.forum.service.ForumService
-
Saves information of a forum activity by the owner path that is used for processing the activity streams.
- saveActivityNoReturn(Identity, ExoSocialActivity) - Method in interface org.exoplatform.social.core.manager.ActivityManager
-
Saves a newly created activity to a stream.
- saveActivityNoReturn(ExoSocialActivity) - Method in interface org.exoplatform.social.core.manager.ActivityManager
-
Saves a newly created activity to the stream.
- saveCategory(Category, boolean) - Method in interface org.exoplatform.forum.service.ForumService
-
Saves a category which is added or updated.
- saveCollapsedCategories(String, String, boolean) - Method in interface org.exoplatform.forum.service.ForumService
-
Saves a collapsed category.
- saveComment(ExoSocialActivity, ExoSocialActivity) - Method in interface org.exoplatform.social.core.manager.ActivityManager
-
Saves a new comment to a specific activity.
- saveCommentIdForOwnerId(String, String) - Method in interface org.exoplatform.forum.service.ForumService
-
Saves information of a comment by the owner Id.
- saveCommentIdForOwnerPath(String, String) - Method in interface org.exoplatform.forum.service.ForumService
-
Saves information of a comment by the owner path.
- saveForum(String, Forum, boolean) - Method in interface org.exoplatform.forum.service.ForumService
-
Saves a forum into a specific category.
- saveForumAdministration(ForumAdministration) - Method in interface org.exoplatform.forum.service.ForumService
-
Saves the administration settings of Forums.
- saveForumStatistic(ForumStatistic) - Method in interface org.exoplatform.forum.service.ForumService
-
Saves statistics of Forums.
- saveForumSubscription(ForumSubscription, String) - Method in interface org.exoplatform.forum.service.ForumService
-
Saves a subscription of a user.
- saveGroup(Group, boolean) - Method in interface org.exoplatform.services.organization.GroupHandler
-
Use this method to update the properties of an existed group.
- saveIdentity(Identity) - Method in interface org.exoplatform.social.core.manager.IdentityManager
-
- saveLastPostIdRead(String, String[], String[]) - Method in interface org.exoplatform.forum.service.ForumService
-
Saves Ids of the last read posts into a topic or forum.
- saveLike(ExoSocialActivity, Identity) - Method in interface org.exoplatform.social.core.manager.ActivityManager
-
Saves the like information of an identity to a specific activity.
- saveMembershipType(MembershipType, boolean) - Method in interface org.exoplatform.services.organization.MembershipTypeHandler
-
Use this method to update an existed MembershipType data.
- saveModerateOfForums(List<String>, String, boolean) - Method in interface org.exoplatform.forum.service.ForumService
-
Saves or removes a moderator to/from a list of forums.
- saveModOfCategory(List<String>, String, boolean) - Method in interface org.exoplatform.forum.service.ForumService
-
Sets a moderator for a category.
- savePoll(Poll, boolean, boolean) - Method in interface org.exoplatform.poll.service.PollService
-
Saves a poll.
- savePost(String, String, String, Post, boolean, MessageBuilder) - Method in interface org.exoplatform.forum.service.ForumService
-
Saves or updates a post.
- savePrivateMessage(ForumPrivateMessage) - Method in interface org.exoplatform.forum.service.ForumService
-
Saves a private message.
- saveProfile(Profile) - Method in interface org.exoplatform.social.core.manager.IdentityManager
-
- savePruneSetting(PruneSetting) - Method in interface org.exoplatform.forum.service.ForumService
-
Saves settings of a prune.
- saveReadMessage(String, String, String) - Method in interface org.exoplatform.forum.service.ForumService
-
Saves a read message.
- saveRelationship(Relationship) - Method in interface org.exoplatform.social.core.manager.RelationshipManager
-
- saveSpace(Space, boolean) - Method in interface org.exoplatform.social.core.space.spi.SpaceService
-
- saveTag(Tag) - Method in interface org.exoplatform.forum.service.ForumService
-
Saves a new tag.
- saveTopic(String, String, Topic, boolean, boolean, MessageBuilder) - Method in interface org.exoplatform.forum.service.ForumService
-
Saves or updates a topic by category Id and forum Id.
- saveUser(User, boolean) - Method in interface org.exoplatform.services.organization.UserHandler
-
This method is used to update an existing User object
- saveUserAvatar(String, ForumAttachment) - Method in interface org.exoplatform.forum.service.ForumService
-
Saves an avatar for a user.
- saveUserBookmark(String, String, boolean) - Method in interface org.exoplatform.forum.service.ForumService
-
Saves a user's bookmark.
- saveUserModerator(String, List<String>, boolean) - Method in interface org.exoplatform.forum.service.ForumService
-
Sets the moderator role to a user in a forum or a category.
- saveUserProfile(UserProfile, boolean, boolean) - Method in interface org.exoplatform.forum.service.ForumService
-
Saves the user profile.
- saveUserProfile(UserProfile, boolean) - Method in interface org.exoplatform.services.organization.UserProfileHandler
-
This method should persist the profile instance to the database.
- saveUserSettingProfile(UserProfile) - Method in interface org.exoplatform.forum.service.ForumService
-
Saves the settings information of a user profile.
- 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.
- search(String) - Method in interface org.exoplatform.forum.service.ForumService
-
Searches by a query statement.
- search(SearchContext, String, Collection<String>, int, int, String, String) - Method in class org.exoplatform.wiki.service.impl.WikiSearchServiceConnector
-
Implements the search method by given criteria.
- search(WikiSearchData) - Method in interface org.exoplatform.wiki.service.WikiService
-
Searches in all wiki pages.
- searchPageContents(SessionProvider, QueryCriteria, int, boolean) - Method in interface org.exoplatform.services.wcm.search.SiteSearchService
-
Searches for pages.
- searchRenamedPage(String, String, String) - Method in interface org.exoplatform.wiki.service.WikiService
-
Searches from a list of renamed pages to find the pages whose old Ids are equal to the given page Id.
- 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.
- searchSiteContents(SessionProvider, QueryCriteria, int, boolean) - Method in interface org.exoplatform.services.wcm.search.SiteSearchService
-
Searches for content nodes of a site.
- searchSpaces(String) - Method in interface org.exoplatform.wiki.service.WikiService
-
Searches for spaces by a given keyword.
- searchTemplate(TemplateSearchData) - Method in interface org.exoplatform.wiki.service.WikiService
-
Searches in all templates.
- searchUserProfile(String) - Method in interface org.exoplatform.forum.service.ForumService
-
- searchUserProfileByFilter(UserProfileFilter) - Method in interface org.exoplatform.forum.service.ForumService
-
Searches for user profiles return as ListAccess.
- select(K, ObjectCacheInfo<? extends V>) - Method in interface org.exoplatform.services.cache.CachedObjectSelector
-
Indicates whether or not a given key must be selected
- select(CachedObjectSelector<? super K, ? super V>) - Method in interface org.exoplatform.services.cache.ExoCache
-
Selects a subset of the cache.
- SEOService - Interface in org.exoplatform.services.seo
-
Supplies APIs to manage SEO data of pages or content.
- session - Variable in class org.exoplatform.services.jcr.impl.core.query.QueryImpl
-
The session of the user executing this query
- SESSION_PROVIDER - Static variable in class org.exoplatform.services.jcr.ext.common.SessionProvider
-
Constant for handlers.
- SESSION_TO_BE_INVALIDATED_ATTRIBUTE_NAME - Static variable in class org.exoplatform.container.RootContainer
-
The name of the attribute used to mark a session as to be invalidated
- SessionActionCatalog - Class in org.exoplatform.services.jcr.impl.ext.action
-
Created by The eXo Platform SAS
SessionActionCatalog service allows to register actions.
- SessionActionCatalog(RepositoryService) - Constructor for class org.exoplatform.services.jcr.impl.ext.action.SessionActionCatalog
-
- SessionLifecycleListener - Interface in org.exoplatform.services.jcr.core
-
Created by The eXo Platform SAS
A listener allowing to be notified when a session is closed
- SessionLockManager - Interface in org.exoplatform.services.jcr.impl.core.lock
-
Created by The eXo Platform SAS
This interface encapsulates methods for the management of locks by session.
- SessionProvider - Class in org.exoplatform.services.jcr.ext.common
-
Created by The eXo Platform SAS
Provides JCR Session for client program.
- SessionProvider(ConversationState) - Constructor for class org.exoplatform.services.jcr.ext.common.SessionProvider
-
Creates SessionProvider for certain identity.
- 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.
- SET_PROPERTY - Static variable in interface org.exoplatform.services.jcr.access.PermissionType
-
The name of the permission needed to set a property to a node
- setAccessManager(AccessManagerEntry) - Method in class org.exoplatform.services.jcr.config.WorkspaceEntry
-
- setAction(Action) - Method in class org.exoplatform.services.jcr.impl.ext.action.ActionConfiguration
-
- setActionClassName(String) - Method in class org.exoplatform.services.jcr.impl.ext.action.ActionConfiguration
-
- setActions(List<ActionConfiguration>) - Method in class org.exoplatform.services.jcr.impl.ext.action.AddActionsPlugin.ActionsConfig
-
- setAttribute(String, String) - Method in interface org.exoplatform.services.organization.UserProfile
-
Use this method to change or add a new attribute to the user info map.
- setAttribute(String, Object) - Method in class org.exoplatform.services.security.ConversationState
-
sets attribute.
- setAvoidValueReplication(boolean) - Method in class org.exoplatform.services.cache.ExoCacheConfig
-
- setCache(CacheEntry) - Method in class org.exoplatform.services.jcr.config.WorkspaceEntry
-
- setCaseInsensitiveOrder(boolean) - Method in class org.exoplatform.services.jcr.impl.core.query.QueryImpl
-
- setClosedPoll(Poll) - Method in interface org.exoplatform.poll.service.PollService
-
Sets a poll to "closed".
- setConfigurationPath(String) - Static method in class org.exoplatform.container.StandaloneContainer
-
Set configuration path.
- setConfigurationURL(String) - Static method in class org.exoplatform.container.StandaloneContainer
-
Set configuration URL.
- setContainer(ContainerEntry) - Method in class org.exoplatform.services.jcr.config.WorkspaceEntry
-
- setContext(InvocationContext) - Method in class org.exoplatform.services.jcr.access.AccessManager
-
- setContext(QueryHandlerContext) - Method in interface org.exoplatform.services.jcr.impl.core.query.QueryHandler
-
Sets QueryHandlerContext
- setCreatedDate(Date) - Method in interface org.exoplatform.services.organization.MembershipType
-
- setCreatedDate(Date) - Method in interface org.exoplatform.services.organization.User
-
Deprecated.
The third party should not used this method.
- setCssURL(String) - Method in interface org.exoplatform.wiki.rendering.RenderingService
-
Sets a CSS URL.
- setCurrent(ConversationState) - Static method in class org.exoplatform.services.security.ConversationState
-
Preset current ConversationState.
- setCurrentRepository(ManageableRepository) - Method in class org.exoplatform.services.jcr.ext.common.SessionProvider
-
Sets the current repository Repository.
- setCurrentRepositoryName(String) - Method in interface org.exoplatform.services.jcr.RepositoryService
-
Set current repository name.
- setCurrentWorkspace(String) - Method in class org.exoplatform.services.jcr.ext.common.SessionProvider
-
Sets the current Workspace
- setDeclaredChildNodeDefinitionValues(List<NodeDefinitionValue>) - Method in class org.exoplatform.services.jcr.core.nodetype.NodeTypeValue
-
- setDeclaredPropertyDefinitionValues(List<PropertyDefinitionValue>) - Method in class org.exoplatform.services.jcr.core.nodetype.NodeTypeValue
-
- setDeclaredSupertypeNames(List<String>) - Method in class org.exoplatform.services.jcr.core.nodetype.NodeTypeValue
-
- setDeep(boolean) - Method in class org.exoplatform.services.jcr.impl.ext.action.ActionConfiguration
-
Sets the flag indicating if the action must be applied to direct children of the
list of provided paths or to the the descendants too
- setDefaultAvatar(String) - Method in interface org.exoplatform.forum.service.ForumService
-
Sets a default avatar.
- setDefaultNodeTypeName(String) - Method in class org.exoplatform.services.jcr.core.nodetype.NodeDefinitionValue
-
- setDefaultValueStrings(List<String>) - Method in class org.exoplatform.services.jcr.core.nodetype.PropertyDefinitionValue
-
- setDefinition(PropertyDefinitionData) - Method in class org.exoplatform.services.jcr.core.nodetype.PropertyDefinitionDatas
-
- setDescription(String) - Method in class org.exoplatform.services.listener.ListenerService.AsynchronousListener
-
- setDescription(String) - Method in interface org.exoplatform.services.organization.Group
-
- setDescription(String) - Method in interface org.exoplatform.services.organization.MembershipType
-
- setDisplayName(String) - Method in class org.exoplatform.commons.api.search.SearchServiceConnector
-
Sets a display name.
- setDisplayName(String) - Method in interface org.exoplatform.services.organization.User
-
- setDistributed(boolean) - Method in class org.exoplatform.services.cache.ExoCacheConfig
-
Sets distributed state
- setEmail(String) - Method in interface org.exoplatform.services.organization.User
-
- setEventType(EventType) - Method in class org.exoplatform.commons.api.settings.data.SettingData
-
Sets an event type associated with the setting data.
- setEventTypes(String) - Method in class org.exoplatform.services.jcr.impl.ext.action.ActionConfiguration
-
- setFirstName(String) - Method in interface org.exoplatform.services.organization.User
-
- setFullName(String) - Method in interface org.exoplatform.services.organization.User
-
Deprecated.
This method call setDiplayName
- setGroupName(String) - Method in interface org.exoplatform.services.organization.Group
-
- setImplementation(String) - Method in class org.exoplatform.services.cache.ExoCacheConfig
-
Sets the full qualified name of the cache implementation to use.
- setIndexerIoModeHandler(IndexerIoModeHandler) - Method in interface org.exoplatform.services.jcr.impl.core.query.QueryHandler
-
- setIndexInfos(IndexInfos) - Method in interface org.exoplatform.services.jcr.impl.core.query.QueryHandler
-
Sets IndexInfos
instance into QueryHandler, which is later passed to MultiIndex
.
- setIndexUpdateMonitor(IndexUpdateMonitor) - Method in interface org.exoplatform.services.jcr.impl.core.query.QueryHandler
-
- setInitialized() - Method in class org.exoplatform.services.jcr.impl.core.query.QueryImpl
-
Sets the initialized flag.
- setInitializer(WorkspaceInitializerEntry) - Method in class org.exoplatform.services.jcr.config.WorkspaceEntry
-
- setInstance(PortalContainer) - Static method in class org.exoplatform.container.PortalContainer
-
- setInstance(RootContainer) - Static method in class org.exoplatform.container.RootContainer
-
Set the unique instance of the root container
- setKey(String) - Method in class org.exoplatform.commons.api.settings.data.SettingKey
-
Sets a key value of the SettingKey object.
- setLabel(String) - Method in interface org.exoplatform.services.cache.ExoCache
-
Sets the cache label
- setLabel(String) - Method in class org.exoplatform.services.cache.ExoCacheConfig
-
Sets the cache label
- setLabel(String) - Method in interface org.exoplatform.services.organization.Group
-
- setLastLoginTime(Date) - Method in interface org.exoplatform.services.organization.User
-
Deprecated.
The third party developer should not aware of this method
- setLastName(String) - Method in interface org.exoplatform.services.organization.User
-
- setLazyReadThreshold(int) - Method in class org.exoplatform.services.jcr.config.WorkspaceEntry
-
- setLeader(Space, String, boolean) - Method in interface org.exoplatform.social.core.space.spi.SpaceService
-
- setLeader(String, String, boolean) - Method in interface org.exoplatform.social.core.space.spi.SpaceService
-
- setLimit(long) - Method in class org.exoplatform.services.jcr.impl.core.query.QueryImpl
-
Sets the maximum size of the result set.
- setLiveTime(long) - Method in interface org.exoplatform.services.cache.ExoCache
-
Sets the maximum life time of an entry in the cache.
- setLiveTime(long) - Method in class org.exoplatform.services.cache.ExoCacheConfig
-
Sets the amount of time (in seconds) a cache entry is not written
or read before it is evicted
- setLockManager(LockManagerEntry) - Method in class org.exoplatform.services.jcr.config.WorkspaceEntry
-
- setLogEnabled(boolean) - Method in interface org.exoplatform.services.cache.ExoCache
-
- setLogEnabled(boolean) - Method in class org.exoplatform.services.cache.ExoCacheConfig
-
- setManager(Space, String, boolean) - Method in interface org.exoplatform.social.core.space.spi.SpaceService
-
Assigns the "manager" role to a user in a space.
- setMaxSize(int) - Method in interface org.exoplatform.services.cache.ExoCache
-
Sets the maximum capacity of the cache.
- setMaxSize(int) - Method in class org.exoplatform.services.cache.ExoCacheConfig
-
Sets the maximum amount of entries allowed in the cache
- setMemberships(Collection<MembershipEntry>) - Method in class org.exoplatform.services.security.Identity
-
Deprecated.
for back compatibility.
- setMembershipType(String) - Method in interface org.exoplatform.services.organization.Membership
-
- setMixin(boolean) - Method in class org.exoplatform.services.jcr.core.nodetype.NodeTypeValue
-
- setModifiedDate(Date) - Method in interface org.exoplatform.services.organization.MembershipType
-
- setMultiple(boolean) - Method in class org.exoplatform.services.jcr.core.nodetype.PropertyDefinitionValue
-
- setName(String) - Method in interface org.exoplatform.services.cache.ExoCache
-
Sets the cache name.
- setName(String) - Method in class org.exoplatform.services.cache.ExoCacheConfig
-
Sets the cache name
- setName(String) - Method in class org.exoplatform.services.jcr.config.WorkspaceEntry
-
- setName(String) - Method in class org.exoplatform.services.jcr.core.nodetype.NodeTypeValue
-
- setName(String) - Method in class org.exoplatform.services.listener.ListenerService.AsynchronousListener
-
- setName(String) - Method in interface org.exoplatform.services.organization.MembershipType
-
- setNodeTypes(String) - Method in class org.exoplatform.services.jcr.impl.ext.action.ActionConfiguration
-
- setOffset(long) - Method in class org.exoplatform.services.jcr.impl.core.query.QueryImpl
-
Sets the start offset of the result set.
- setOnline(boolean, boolean, boolean) - Method in interface org.exoplatform.services.jcr.impl.core.query.QueryHandler
-
Switches index into corresponding ONLINE or OFFLINE mode.
- setOrderableChild(boolean) - Method in class org.exoplatform.services.jcr.core.nodetype.NodeTypeValue
-
- setOrganizationId(String) - Method in interface org.exoplatform.services.organization.User
-
sets the organizationId
- setOwner(String) - Method in class org.exoplatform.services.jcr.access.AccessControlList
-
Sets owner.
- setOwner(String) - Method in interface org.exoplatform.services.organization.MembershipType
-
- setPassword(String) - Method in interface org.exoplatform.services.organization.User
-
This method is used to change the user account password.
- setPath(String) - Method in class org.exoplatform.services.jcr.impl.ext.action.ActionConfiguration
-
- setPermission(String, String[]) - Method in interface org.exoplatform.services.jcr.core.ExtendedNode
-
Sets permissions for particular identity.
- setPermissions(Map<String, String[]>) - Method in interface org.exoplatform.services.jcr.core.ExtendedNode
-
Sets permission.
- setPortletsPrefsRequired(PortletPreferenceRequiredPlugin) - Method in interface org.exoplatform.social.core.space.spi.SpaceService
-
Deprecated.
Use SpaceApplicationConfigPlugin
instead.
Will be removed by 4.0.x.
- setPrimaryItemName(String) - Method in class org.exoplatform.services.jcr.core.nodetype.NodeTypeValue
-
- setPrimaryType(NodeData, InternalQName) - Method in interface org.exoplatform.services.jcr.core.nodetype.NodeTypeDataManager
-
Changes the primary node type of this node to nodeTypeName.
- setQueryHandler(QueryHandlerEntry) - Method in class org.exoplatform.services.jcr.config.WorkspaceEntry
-
- setReplicated(boolean) - Method in class org.exoplatform.services.cache.ExoCacheConfig
-
Sets replicated state
- setRequiredNodeTypeNames(List<String>) - Method in class org.exoplatform.services.jcr.core.nodetype.NodeDefinitionValue
-
- setRequiredType(int) - Method in class org.exoplatform.services.jcr.core.nodetype.PropertyDefinitionValue
-
- setResourceBundleService(ResourceBundleService) - Method in class org.exoplatform.social.core.processor.I18NActivityProcessor
-
Sets the external resource bundle service.
- setRoles(Collection<String>) - Method in class org.exoplatform.services.security.Identity
-
Sets the roles for J2EE environment using.
- setSameNameSiblings(boolean) - Method in class org.exoplatform.services.jcr.core.nodetype.NodeDefinitionValue
-
- setSearchType(String) - Method in class org.exoplatform.commons.api.search.SearchServiceConnector
-
Sets a search type.
- 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.
- setSpaceApplicationConfigPlugin(SpaceApplicationConfigPlugin) - Method in interface org.exoplatform.social.core.space.spi.SpaceService
-
Sets a space application config plugin for configuring the home and space applications.
- setState(int) - Method in interface org.exoplatform.services.jcr.core.ManageableRepository
-
Set repository state.
- setSubject(Subject) - Method in class org.exoplatform.services.security.Identity
-
- setTimeout(long) - Method in interface org.exoplatform.services.jcr.core.ExtendedSession
-
Sets the local timeout of the session
- 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.
- setUniqueName(String) - Method in class org.exoplatform.services.jcr.config.WorkspaceEntry
-
- setUserInfoMap(Map<String, String>) - Method in interface org.exoplatform.services.organization.UserProfile
-
- setUserName(String) - Method in interface org.exoplatform.services.organization.User
-
Deprecated.
The third party developer should not used this method
- setUserName(String) - Method in interface org.exoplatform.services.organization.UserProfile
-
- setValueConstraints(List<String>) - Method in class org.exoplatform.services.jcr.core.nodetype.PropertyDefinitionValue
-
- setViewCountTopic(String, String) - Method in interface org.exoplatform.forum.service.ForumService
-
Counts the number of topic viewers.
- setWikiPermission(String, String, List<PermissionEntry>) - Method in interface org.exoplatform.wiki.service.WikiService
-
Adds a list of permissions to Wiki.
- setWorkspace(String) - Method in class org.exoplatform.services.jcr.impl.ext.action.ActionConfiguration
-
- setWorkspaceEntries(ArrayList<WorkspaceEntry>) - Method in class org.exoplatform.services.jcr.config.RepositoryEntry
-
Set workspaces.
- SITE - Static variable in interface org.exoplatform.services.cms.folksonomy.NewFolksonomyService
-
Property name SITE
- SiteSearchService - Interface in org.exoplatform.services.wcm.search
-
Is used in the Search portlet that allows
users to find all information matching with your given keyword.
- SPACE_DEFAULT_AVATAR_URL - Static variable in class org.exoplatform.social.core.service.LinkProvider
-
- SPACE_MANAGER_ICON - Static variable in class org.exoplatform.social.core.service.LinkProvider
-
- SPACE_MEMBER_ICON - Static variable in class org.exoplatform.social.core.service.LinkProvider
-
- SPACE_WAITING_CONFIRM_ICON - Static variable in class org.exoplatform.social.core.service.LinkProvider
-
- SPACES_APP_ID - Static variable in interface org.exoplatform.social.core.space.spi.SpaceService
-
Deprecated.
- SpaceService - Interface in org.exoplatform.social.core.space.spi
-
Provides methods to work with Space.
- splitTopic(Topic, Post, List<String>, String, String) - Method in interface org.exoplatform.forum.service.ForumService
-
Splits a topic into 2 ones.
- StandaloneContainer - Class in org.exoplatform.container
-
Created by The eXo Platform SAS
Singleton, context independent Exo Container with one configuration
entry point.
- start(boolean) - Method in class org.exoplatform.container.ExoContainer
-
Starts the container
- start() - Method in class org.exoplatform.container.ExoContainer
-
- start() - Method in class org.exoplatform.container.PortalContainer
-
- start() - Method in class org.exoplatform.services.jcr.ext.registry.RegistryService
- startContainer() - Method in class org.exoplatform.container.ExoContainer
-
Deprecated.
- started - Variable in class org.exoplatform.services.jcr.ext.registry.RegistryService
-
- STARTER_ACTIVITY_AVATAR - Static variable in class org.exoplatform.social.core.service.LinkProvider
-
- STARTER_ACTIVITY_IMAGE - Static variable in class org.exoplatform.social.core.service.LinkProvider
-
- statement - Variable in class org.exoplatform.services.jcr.impl.core.query.QueryImpl
-
The query statement
- stop() - Method in class org.exoplatform.container.ExoContainer
-
- stop() - Method in class org.exoplatform.container.PortalContainer
-
- stop() - Method in class org.exoplatform.container.RootContainer
-
- stop() - Method in class org.exoplatform.container.StandaloneContainer
-
Stop the components of this PicoContainer and all its logical child containers.
- stop() - Method in class org.exoplatform.services.jcr.ext.registry.RegistryService
- stopContainer() - Method in class org.exoplatform.container.ExoContainer
-
Deprecated.
- stopping - Variable in class org.exoplatform.container.ExoContainer
-
- storeAsNode(String) - Method in class org.exoplatform.services.jcr.impl.core.query.QueryImpl
- storeEditedNode(String, Node, Map, boolean) - Method in interface org.exoplatform.services.cms.CmsService
-
Stores the edited node in a given repository with given properties
used in case that user only has permission to access storeNode but
cannot access parent of storeNode (storeHomeNode).
- storeMetadata(PageMetadataModel, String, boolean, String) - Method in interface org.exoplatform.services.seo.SEOService
-
Stores metadata of a given page/content.
- storeNode(String, String, String, Map) - Method in interface org.exoplatform.services.cms.CmsService
-
Stores a node in a given workspace and repository with given properties.
- storeNode(String, Node, Map, boolean) - Method in interface org.exoplatform.services.cms.CmsService
-
Stores a node in a given repository with given properties.
- storeNodeByUUID(String, Node, Map, boolean) - Method in interface org.exoplatform.services.cms.CmsService
-
Stores a node in a repository with given properties.
- SUBJECT - Static variable in class org.exoplatform.services.security.ConversationState
-
"subject".
- SUSPENDED - Static variable in interface org.exoplatform.services.jcr.core.ManageableRepository
-
Repository SUSPENDED status.
- SWAPDIR_PROP - Static variable in interface org.exoplatform.services.jcr.storage.WorkspaceDataContainer
-