| Package | Description |
|---|---|
| org.alfresco.repo.avm | |
| org.alfresco.repo.avm.actions | |
| org.alfresco.repo.clt | |
| org.alfresco.repo.remote | |
| org.alfresco.repo.search.impl.lucene | |
| org.alfresco.repo.service | |
| org.alfresco.repo.workflow | |
| org.alfresco.service |
Provides the public facing interfaces of the Services of the Alfresco Repository.
|
| org.alfresco.wcm.sandbox | |
| org.alfresco.wcm.util |
| Modifier and Type | Class and Description |
|---|---|
class |
AVMSyncServiceImpl
This implements APIs that allow comparison and synchronization
of node trees as well as cumulative operations on layers to
support various content production models.
|
| Modifier and Type | Field and Description |
|---|---|
protected AVMSyncService |
AVMExpiredContentProcessor.avmSyncService |
| Modifier and Type | Method and Description |
|---|---|
void |
AVMSyncServiceTransportImpl.setAvmSyncService(AVMSyncService service) |
void |
AVMExpiredContentProcessor.setAvmSyncService(AVMSyncService avmSyncService) |
void |
AVMInterpreter.setAvmSyncService(AVMSyncService syncService)
Set the AVM sync service.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AVMRevertListAction.setAvmSyncService(AVMSyncService service)
Deprecated.
Set the sync service.
|
void |
SimpleAVMSubmitAction.setAvmSyncService(AVMSyncService avmSyncService)
Deprecated.
Set the AVMSyncService.
|
void |
SimpleAVMPromoteAction.setAvmSyncService(AVMSyncService avmSyncService)
Deprecated.
Set the AVMSyncService instance.
|
void |
AVMRevertStoreAction.setAvmSyncService(AVMSyncService service)
Deprecated.
Set the Sync Service.
|
| Modifier and Type | Field and Description |
|---|---|
protected AVMSyncService |
CltBase.fAVMSyncService
The instance of the remote sync service interface.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AVMSyncServiceRemote
Client side wrapper around the RMI based AVMSyncServiceTransport.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AVMLuceneIndexerAndSearcherFactory.setAvmSyncService(AVMSyncService avmSyncService)
Set the AVM sync service
|
void |
AVMLuceneIndexerImpl.setAvmSyncService(AVMSyncService avmSyncService)
Set the AVM sync service
|
| Modifier and Type | Method and Description |
|---|---|
AVMSyncService |
ServiceDescriptorRegistry.getAVMSyncService()
Get the AVM Sync Service.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WorkflowServiceImpl.setAvmSyncService(AVMSyncService avmSyncService)
Set the avm sync service
|
void |
WorkflowInterpreter.setAVMSyncService(AVMSyncService avmSyncService) |
| Modifier and Type | Method and Description |
|---|---|
AVMSyncService |
ServiceRegistry.getAVMSyncService()
Get the AVM Sync Service.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SandboxServiceImpl.setAvmSyncService(AVMSyncService avmSyncService) |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
WCMWorkflowUtil.getAssociatedPathsForSandbox(AVMSyncService avmSyncService,
WorkflowService workflowService,
String sandboxName) |
Copyright © 2005–2014 Alfresco Software. All rights reserved.