@AlfrescoPublicApi
public final class LockType
extends java.lang.Enum
The lock owner or the administrator can release the lock.
| Modifier and Type | Field and Description |
|---|---|
static LockType |
NODE_LOCK
Deprecated.
Deprecated in 4.1.6. Will be replaced by a more descriptive name.
|
static LockType |
READ_ONLY_LOCK
Deprecated.
Deprecated in 4.1.6. Will be replaced by a more descriptive name.
|
static LockType |
WRITE_LOCK
Deprecated.
Deprecated in 4.1.6. Will be replaced by a more descriptive name.
|
@Deprecated public static final LockType READ_ONLY_LOCK
@Deprecated public static final LockType WRITE_LOCK
@Deprecated public static final LockType NODE_LOCK
Copyright © 2005 - 2013 Alfresco Software, Inc. All Rights Reserved.