com.microstrategy.web.objects.admin.ObjectLock |
The interface ObjectLock
describes the information of an object lock.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract String |
getComment()
Returns the comments placed on the lock
| ||||||||||
abstract WebObjectInfo |
getGovernor()
Returns the governor of the locked object
| ||||||||||
abstract String |
getMachineName()
Returns the machine name where the locked object resides
| ||||||||||
abstract WebObjectInfo |
getOwner()
Returns the owner of the locked object
| ||||||||||
abstract int |
getState()
Returns the lock state, a value from
EnumDSSXMLLockState | ||||||||||
abstract Date |
getTime()
Returns the time stamp when the lock was placed on the object.
|
Returns the comments placed on the lock
Returns the governor of the locked object
Returns the machine name where the locked object resides
Returns the owner of the locked object
Returns the lock state, a value from EnumDSSXMLLockState
Returns the time stamp when the lock was placed on the object.