|
Enterprise Workspaces 1.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LockInfo.LockState | |
|---|---|
| com.sap.workspaces.module | Provides access to the runtime data of a module. |
| Uses of LockInfo.LockState in com.sap.workspaces.module |
|---|
| Fields in com.sap.workspaces.module declared as LockInfo.LockState | |
|---|---|
static LockInfo.LockState |
LockInfo.LockState.EXISTING_LOCK
The lock on the module for the current user has been renewed |
static LockInfo.LockState |
LockInfo.LockState.MODULE_IS_LOCKED
The module is currently locked by another user |
static LockInfo.LockState |
LockInfo.LockState.NEW_LOCK
The module is locked by the current user for the first time |
static LockInfo.LockState |
LockInfo.LockState.NO_LOCK
The module is not locked |
| Methods in com.sap.workspaces.module that return LockInfo.LockState | |
|---|---|
LockInfo.LockState |
LockInfo.getState()
|
| Constructors in com.sap.workspaces.module with parameters of type LockInfo.LockState | |
|---|---|
LockInfo(LockInfo.LockState state,
String lockingUserId)
|
|
|
Enterprise Workspaces 1.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||