| Interface | Description |
|---|---|
| Lock |
Enables applications to perform specific operations on a lock.
|
| LockService |
Locking service applications use the Interface to get objects of different
types of Locks
LockType. |
| Class | Description |
|---|---|
| ApplicationId |
Place holder for application name detail
|
| LockName |
Place holder for Lock name.
|
| LockNameType |
Place holder for lock name and type of a lock.
|
| Enum | Description |
|---|---|
| LockState |
Different states of a Lock object
|
| LockType |
Type of the Lock
|
| Exception | Description |
|---|---|
| LockServiceException |
This class defines the exceptions thrown by LockService.
|
| LockServiceException.LockAlreadyCreatedException | |
| LockServiceException.LockListMismatchException | |
| LockServiceException.LockMaxCountExceededException | |
| LockServiceException.LockNotAquiredException |
Copyright © 2014. All Rights Reserved.