| Package | Description |
|---|---|
| org.exoplatform.ecm.connector.platform | |
| org.exoplatform.ecms.upgrade.folksonomy | |
| org.exoplatform.services.cms.documents.impl | |
| org.exoplatform.services.cms.folksonomy.impl | |
| org.exoplatform.services.cms.link |
Handles links related to documents and files, including creating, updating and deleting.
|
| org.exoplatform.services.cms.link.impl | |
| org.exoplatform.services.cms.taxonomy.impl | |
| org.exoplatform.services.deployment.plugins | |
| org.exoplatform.services.wcm.category | |
| org.exoplatform.services.wcm.link | |
| org.exoplatform.services.wcm.utils | |
| org.exoplatform.wcm.connector | |
| org.exoplatform.wcm.connector.collaboration | |
| org.exoplatform.wcm.connector.handler |
| Constructor and Description |
|---|
ManageDocumentService(ManageDriveService manageDriveService,
LinkManager linkManager,
org.exoplatform.container.xml.InitParams params)
Instantiates a document service.
|
| Constructor and Description |
|---|
TagsUpgradePlugin(NewFolksonomyService folksonomyService,
org.exoplatform.services.jcr.ext.hierarchy.NodeHierarchyCreator nodeCreator,
LinkManager linkManager,
org.exoplatform.container.xml.InitParams initParams) |
| Constructor and Description |
|---|
DocumentServiceImpl(ManageDriveService manageDriveService,
org.gatein.api.Portal portal,
org.exoplatform.services.jcr.ext.app.SessionProviderService sessionProviderService,
org.exoplatform.services.jcr.RepositoryService repoService,
org.exoplatform.services.jcr.ext.hierarchy.NodeHierarchyCreator nodeHierarchyCreator,
LinkManager linkManager,
org.exoplatform.container.xml.PortalContainerInfo portalContainerInfo) |
FavoriteServiceImpl(org.exoplatform.services.jcr.ext.hierarchy.NodeHierarchyCreator nodeHierarchyCreator,
LinkManager linkManager,
org.exoplatform.services.jcr.ext.app.SessionProviderService sessionProviderService,
org.exoplatform.services.organization.OrganizationService organizationService) |
TrashServiceImpl(org.exoplatform.services.jcr.RepositoryService repositoryService,
LinkManager linkManager,
TaxonomyService taxonomyService,
org.exoplatform.container.xml.InitParams initParams) |
| Constructor and Description |
|---|
NewFolksonomyServiceImpl(org.exoplatform.container.xml.InitParams initParams,
org.exoplatform.services.jcr.ext.hierarchy.NodeHierarchyCreator nodeHierarchyCreator,
LinkManager linkManager,
org.exoplatform.services.jcr.ext.distribution.DataDistributionManager dataDistributionManager,
org.exoplatform.services.jcr.ext.app.SessionProviderService sessionProviderService,
org.exoplatform.services.cache.CacheService cacheService) |
| Modifier and Type | Method and Description |
|---|---|
static LinkManager |
LinkUtils.getLinkManager() |
| Modifier and Type | Class and Description |
|---|---|
class |
LinkManagerImpl
Created by The eXo Platform SARL
Author : Ly Dinh Quang
quang.ly@exoplatform.com
Mar 13, 2009
|
| Constructor and Description |
|---|
NodeFinderImpl(org.exoplatform.services.jcr.RepositoryService repositoryService,
LinkManager linkManager) |
| Constructor and Description |
|---|
TaxonomyServiceImpl(org.exoplatform.container.xml.InitParams initParams,
org.exoplatform.services.jcr.ext.app.SessionProviderService providerService,
org.exoplatform.services.jcr.ext.hierarchy.NodeHierarchyCreator nodeHierarchyCreator,
org.exoplatform.services.jcr.RepositoryService repoService,
LinkManager linkManager,
DMSConfiguration dmsConfiguration)
Constructor method
|
| Constructor and Description |
|---|
LinkDeploymentPlugin(org.exoplatform.container.xml.InitParams initParams,
org.exoplatform.services.jcr.RepositoryService repositoryService,
LinkManager linkManager,
TaxonomyService taxonomyService)
Instantiates a new xML deployment plugin.
|
| Constructor and Description |
|---|
CreateTaxonomyPlugin(org.exoplatform.container.xml.InitParams params,
org.exoplatform.container.configuration.ConfigurationManager configurationManager,
org.exoplatform.services.jcr.RepositoryService repositoryService,
org.exoplatform.services.jcr.ext.hierarchy.NodeHierarchyCreator nodeHierarchyCreator,
TaxonomyService taxonomyService,
ActionServiceContainer actionServiceContainer,
DMSConfiguration dmsConfiguration,
LinkManager linkManager)
Instantiates a new initial taxonomy plugin.
|
| Constructor and Description |
|---|
CreatePortalLinkPlugin(org.exoplatform.container.xml.InitParams initParams,
org.exoplatform.container.configuration.ConfigurationManager configurationManager,
org.exoplatform.services.jcr.RepositoryService repositoryService,
LinkManager linkManager,
TaxonomyService taxonomyService)
Instantiates a new xML deployment plugin.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
WCMCoreUtils.deployLinkToPortal(org.exoplatform.container.xml.InitParams initParams,
org.exoplatform.services.jcr.RepositoryService repositoryService,
LinkManager linkManager,
org.exoplatform.services.jcr.ext.common.SessionProvider sessionProvider,
String portalName) |
| Modifier and Type | Field and Description |
|---|---|
protected LinkManager |
BaseConnector.linkManager
The link manager.
|
| Constructor and Description |
|---|
OpenInOfficeConnector(NodeFinder nodeFinder,
LinkManager linkManager,
org.exoplatform.services.resources.ResourceBundleService resourceBundleService,
DocumentTypeService documentTypeService) |
ThumbnailRESTService(org.exoplatform.services.jcr.RepositoryService repositoryService,
ThumbnailService thumbnailService,
NodeFinder nodeFinder,
LinkManager linkManager) |
| Modifier and Type | Method and Description |
|---|---|
static Element |
FCKFileHandler.createFileElement(Document document,
String fileType,
javax.jcr.Node sourceNode,
javax.jcr.Node displayNode,
String currentPortal,
String childRelativePath,
LinkManager linkManager) |
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.