public class OpLock extends Object
Contains oplock constants
| Modifier and Type | Field and Description |
|---|---|
static int |
TypeBatch |
static int |
TypeExclusive |
static int |
TypeLevelII |
static int |
TypeNone |
| Constructor and Description |
|---|
OpLock() |
public static final int TypeNone
public static final int TypeExclusive
public static final int TypeBatch
public static final int TypeLevelII
public static String getTypeAsString(int typ)
typ - intCopyright © 2005–2016 Alfresco Software. All rights reserved.