public interface ILock extends IProtocolSupport
Modifier and Type | Method and Description |
---|---|
Date |
getExpirationDate()
Get the lock expiration date
|
List<? extends IProperty> |
getLockProperties()
Get the locked properties
|
String |
getLockSession()
Get the lock sessionId
|
Long |
getResourceId()
Get the lock resource id
|
IUser |
getUser()
Gets the locks user
|
boolean |
isSDK()
Is SDK Lock
|
getProtocolURI, getProtocolURI
List<? extends IProperty> getLockProperties()
IProperty
object.String getLockSession()
Date getExpirationDate()
Long getResourceId()
boolean isSDK()
Copyright © 2021 Visiativ Software. All rights reserved.