public interface IObjectLockInfo
Modifier and Type | Method and Description |
---|---|
UUID |
getConnectionId()
Gets the ID of the infobase connection that set the lock
|
String |
getLockDescr()
Gets additional information about the lock
|
Date |
getLockedAt()
Gets the time when the lock was set
|
UUID |
getObject()
Gets the ID of a locked infobase object
|
UUID |
getSid()
Gets the ID of the session that set the lock
|
UUID getConnectionId()
String getLockDescr()
Date getLockedAt()
UUID getObject()
UUID getSid()
Copyright © '1C' 1996-2012