public class OpLock
extends java.lang.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() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getTypeAsString(int typ)
Return the oplock type as a string
|
public static final int TypeNone
public static final int TypeExclusive
public static final int TypeBatch
public static final int TypeLevelII
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.