com.sap.workspaces.module
Class LockInfo
java.lang.Object
com.sap.workspaces.module.LockInfo
public class LockInfo
- extends Object
Represents the locking status of the module; includes information about the locking user, if the module is locked
- Since:
- 1.1
|
Nested Class Summary |
static class |
LockInfo.LockState
Represents the locking status of the module |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LockInfo
public LockInfo(LockInfo.LockState state,
String lockingUserId)
getState
public LockInfo.LockState getState()
getLockingUserId
public String getLockingUserId()
getLockingUserName
public String getLockingUserName()
Copyright 2011 SAP AG Complete Copyright Notice