Uses of Interface
org.exoplatform.wcm.ext.component.document.service.IShareDocumentService
-
Packages that use IShareDocumentService Package Description org.exoplatform.ecms.activity.listener org.exoplatform.wcm.ext.component.activity.listener org.exoplatform.wcm.ext.component.document.service -
-
Uses of IShareDocumentService in org.exoplatform.ecms.activity.listener
Constructors in org.exoplatform.ecms.activity.listener with parameters of type IShareDocumentService Constructor Description FileActivityListener(org.exoplatform.social.core.manager.ActivityManager activityManager, IShareDocumentService shareDocumentService) -
Uses of IShareDocumentService in org.exoplatform.wcm.ext.component.activity.listener
Constructors in org.exoplatform.wcm.ext.component.activity.listener with parameters of type IShareDocumentService Constructor Description ActivityListener(org.exoplatform.social.core.space.spi.SpaceService spaceService, org.exoplatform.services.jcr.ext.app.SessionProviderService sessionProviderService, org.exoplatform.services.jcr.RepositoryService repositoryService, IShareDocumentService shareDocumentService, org.exoplatform.services.organization.OrganizationService organizationService) -
Uses of IShareDocumentService in org.exoplatform.wcm.ext.component.document.service
Classes in org.exoplatform.wcm.ext.component.document.service that implement IShareDocumentService Modifier and Type Class Description classShareDocumentServiceCreated by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com Nov 19, 2014
-