| Package | Description |
|---|---|
| org.alfresco.repo.avm | |
| org.alfresco.repo.avm.actions | |
| org.alfresco.repo.avm.locking | |
| org.alfresco.repo.service | |
| org.alfresco.service |
Provides the public facing interfaces of the Services of the Alfresco Repository.
|
| org.alfresco.wcm.asset | |
| org.alfresco.wcm.sandbox | |
| org.alfresco.wcm.webproject |
| Modifier and Type | Field and Description |
|---|---|
protected AVMLockingService |
AVMExpiredContentProcessor.avmLockingService |
| Modifier and Type | Method and Description |
|---|---|
void |
AVMExpiredContentProcessor.setAvmLockingService(AVMLockingService avmLockingService) |
void |
AVMInterpreter.setAvmLockingService(AVMLockingService lockService)
Set the AVM locking service.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AVMUndoSandboxListAction.setAvmLockingService(AVMLockingService service)
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AVMLockingServiceImpl
Implementation of the lock service.
|
| Modifier and Type | Method and Description |
|---|---|
AVMLockingService |
ServiceDescriptorRegistry.getAVMLockingService() |
| Modifier and Type | Method and Description |
|---|---|
AVMLockingService |
ServiceRegistry.getAVMLockingService()
Get the AVM locking service (or null if one is not provided)
|
| Modifier and Type | Method and Description |
|---|---|
void |
AssetServiceImpl.setAvmLockingService(AVMLockingService avmLockingService) |
| Modifier and Type | Method and Description |
|---|---|
void |
SandboxFactory.setAvmLockingService(AVMLockingService avmLockingService) |
void |
SandboxServiceImpl.setAvmLockingService(AVMLockingService avmLockingService) |
| Modifier and Type | Method and Description |
|---|---|
void |
WebProjectServiceImpl.setAvmLockingService(AVMLockingService avmLockingService) |
Copyright © 2005–2014 Alfresco Software. All rights reserved.