| Package | Description |
|---|---|
| org.alfresco.filesys.repo |
The Alfesco filesystem to repository translation layer
|
| org.alfresco.opencmis | |
| org.alfresco.repo.action.executer | |
| org.alfresco.repo.coci | |
| org.alfresco.repo.forum | |
| org.alfresco.repo.jscript.app | |
| org.alfresco.repo.lock | |
| org.alfresco.repo.lock.mem | |
| org.alfresco.repo.lock.traitextender | |
| org.alfresco.repo.security.permissions.dynamic | |
| org.alfresco.repo.service | |
| org.alfresco.repo.thumbnail | |
| org.alfresco.repo.version | |
| org.alfresco.repo.virtual.bundle | |
| org.alfresco.service |
Provides the public facing interfaces of the Services of the Alfresco Repository.
|
| Modifier and Type | Method and Description |
|---|---|
LockService |
ContentDiskDriver2.getLockService()
Return the lock service
|
LockService |
ContentDiskDriver.getLockService()
Return the lock service
|
LockService |
LockKeeperImpl.getLockService() |
LockService |
CifsHelper.getLockService() |
| Modifier and Type | Method and Description |
|---|---|
void |
ContentDiskDriver2.setLockService(LockService lockService)
Set the lock service
|
void |
ContentDiskDriver.setLockService(LockService lockService)
Set the lock service
|
void |
LockKeeperImpl.setLockService(LockService lockService) |
void |
CifsHelper.setLockService(LockService lockService) |
| Modifier and Type | Method and Description |
|---|---|
LockService |
CMISConnector.getLockService()
Sets the lock service.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CMISConnector.setLockService(LockService lockService) |
| Modifier and Type | Method and Description |
|---|---|
void |
ActionExecuterAbstractBase.setLockService(LockService lockService) |
| Modifier and Type | Method and Description |
|---|---|
void |
WorkingCopyAspect.setLockService(LockService lockService)
Set the lock service
|
void |
CheckOutCheckInServiceImpl.setLockService(LockService lockService)
Sets the lock service
|
| Modifier and Type | Method and Description |
|---|---|
void |
CommentServiceImpl.setLockService(LockService lockService) |
| Modifier and Type | Field and Description |
|---|---|
protected LockService |
JSONConversionComponent.lockService |
| Modifier and Type | Method and Description |
|---|---|
void |
JSONConversionComponent.setLockService(LockService lockService) |
| Modifier and Type | Class and Description |
|---|---|
class |
LockServiceImpl
Simple Lock service implementation
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
LockUtils.isLockedAndReadOnly(org.alfresco.service.cmr.repository.NodeRef nodeRef,
LockService lockService)
Deprecated.
use LockService.isLockedAndReadOnly
|
| Modifier and Type | Method and Description |
|---|---|
void |
LockableAspectInterceptor.setLockService(LockService lockService) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
LockServiceExtension |
interface |
LockServiceTrait |
| Modifier and Type | Method and Description |
|---|---|
void |
LockOwnerDynamicAuthority.setLockService(LockService lockService)
Set the lock service
|
| Modifier and Type | Method and Description |
|---|---|
LockService |
ServiceDescriptorRegistry.getLockService() |
| Modifier and Type | Method and Description |
|---|---|
void |
FailedThumbnailSourceAspect.setLockService(LockService lockService) |
| Modifier and Type | Method and Description |
|---|---|
void |
VersionableAspect.setLockService(LockService lockService)
Set the lock service
|
| Modifier and Type | Class and Description |
|---|---|
class |
VirtualLockServiceExtension |
| Modifier and Type | Method and Description |
|---|---|
LockService |
ServiceRegistry.getLockService() |
Copyright © 2005–2018 Alfresco Software. All rights reserved.