| Package | Description |
|---|---|
| org.alfresco.repo.avm.locking | |
| org.alfresco.service.cmr.avm.locking |
| Modifier and Type | Method and Description |
|---|---|
AVMLockingService.LockState |
AVMLockingServiceImpl.getLockState(String avmStore,
String path,
String lockOwner)
Get the state of a lock with respect to a given AVM store, path and user
|
| Modifier and Type | Method and Description |
|---|---|
AVMLockingService.LockState |
AVMLockingService.getLockState(String avmStore,
String path,
String lockOwner)
Get the state of a lock with respect to a given AVM store, path and user
|
static AVMLockingService.LockState |
AVMLockingService.LockState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AVMLockingService.LockState[] |
AVMLockingService.LockState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2005–2014 Alfresco Software. All rights reserved.