| Package | Description |
|---|---|
| org.alfresco.cmis.mapping | |
| org.alfresco.repo.action.constraint | |
| org.alfresco.repo.action.scheduled | |
| org.alfresco.repo.admin.patch.impl | |
| org.alfresco.repo.download | |
| org.alfresco.repo.invitation |
The implementation of the Invitation Service.
|
| org.alfresco.repo.invitation.site |
The implementation of the Invitation Service for Web Site resources.
|
| org.alfresco.repo.jscript | |
| org.alfresco.repo.node | |
| org.alfresco.repo.nodelocator | |
| org.alfresco.repo.notification | |
| org.alfresco.repo.remotecredentials | |
| org.alfresco.repo.rendition | |
| org.alfresco.repo.rendition.executer | |
| org.alfresco.repo.site |
Provides the implementation of the site service which is used to provide services used by the sites of the
Share interface.
|
| org.alfresco.repo.workflow.activiti |
| Modifier and Type | Method and Description |
|---|---|
void |
CMISServicesImpl.setRepository(Repository repository)
Sets the repository.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FolderContentsParameterConstraint.setRepository(Repository repository) |
| Modifier and Type | Method and Description |
|---|---|
void |
ScheduledPersistedActionServiceImpl.setRepositoryHelper(Repository repositoryHelper) |
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateFollowingEmailTemplatesPatch.setRepository(Repository repository) |
void |
AddDutchEmailTemplatesPatch.setRepository(Repository repository) |
void |
ActivitiesTemplatesUpdatePatch.setRepository(Repository repository) |
| Modifier and Type | Method and Description |
|---|---|
void |
DownloadStorage.setRepositoryHelper(Repository repositoryHelper) |
| Modifier and Type | Method and Description |
|---|---|
void |
InviteHelper.setRepositoryHelper(Repository repositoryHelper) |
| Constructor and Description |
|---|
InviteSender(ServiceRegistry services,
Repository repository,
MessageService messageService) |
| Modifier and Type | Field and Description |
|---|---|
protected Repository |
Search.repository
Repository helper
|
| Modifier and Type | Method and Description |
|---|---|
void |
Search.setRepositoryHelper(Repository repository)
Set the repository helper
|
void |
Imap.setRepositoryHelper(Repository repository)
Set the repository helper
|
| Modifier and Type | Method and Description |
|---|---|
static org.alfresco.util.Pair<org.alfresco.service.cmr.repository.NodeRef,Boolean> |
SystemNodeUtils.getOrCreateSystemChildContainer(org.alfresco.service.namespace.QName childName,
org.alfresco.service.cmr.repository.NodeService nodeService,
Repository repositoryHelper)
Returns the NodeRef of a given Child Container within the current Tenant's System Container,
creating the Container as System if required.
|
static org.alfresco.service.cmr.repository.NodeRef |
SystemNodeUtils.getSystemChildContainer(org.alfresco.service.namespace.QName childName,
org.alfresco.service.cmr.repository.NodeService nodeService,
Repository repositoryHelper)
Returns the NodeRef of a given Child Container within the current Tenant's
System Container, if found
|
static org.alfresco.service.cmr.repository.NodeRef |
SystemNodeUtils.getSystemContainer(org.alfresco.service.cmr.repository.NodeService nodeService,
Repository repositoryHelper)
Returns the System Container for the current tenant
|
| Modifier and Type | Method and Description |
|---|---|
void |
UserHomeNodeLocator.setRepositoryHelper(Repository repositoryHelper) |
void |
CompanyHomeNodeLocator.setRepositoryHelper(Repository repoHelper) |
| Modifier and Type | Method and Description |
|---|---|
void |
EMailNotificationProvider.setRepository(Repository repository) |
| Modifier and Type | Method and Description |
|---|---|
void |
RemoteCredentialsServiceImpl.setRepositoryHelper(Repository repositoryHelper) |
| Modifier and Type | Method and Description |
|---|---|
void |
StandardRenditionLocationResolverImpl.setRepositoryHelper(Repository repositoryHelper) |
| Modifier and Type | Method and Description |
|---|---|
void |
FreemarkerRenderingEngine.setRepositoryHelper(Repository repository) |
| Modifier and Type | Method and Description |
|---|---|
void |
DocLibNodeLocator.setRepositoryHelper(Repository repositoryHelper) |
| Modifier and Type | Method and Description |
|---|---|
void |
ActivitiWorkflowEngine.setRepositoryHelper(Repository repositoryHelper) |
void |
ActivitiWorkflowManagerFactory.setRepositoryHelper(Repository repositoryHelper) |
Copyright © 2005–2014 Alfresco Software. All rights reserved.