Aqualogic Interaction API  
 

IPTObjectLock Methods

The methods of the IPTObjectLock interface are listed below. For a complete list of IPTObjectLock interface members, see the IPTObjectLock Members topic.

Public Instance Methods

CheckLock Check to see if the object is locked.
GetAcquiredDate Returns the acquisition date of the lock.
GetClassID Returns the class ID of the object.
GetExpirationDate Returns the expiration date of the lock.
GetLockingMachine Returns the name of the locking machine.
GetLockingUserID Returns the user ID of the locking user.
GetObjectID Returns the object ID of the object.
RenewLock Renews the lock by resetting the expiration date to 24 hours after the current time.
UnlockObject Unlock the object. If the lock does not support unlocking or if the object has already been unlocked, then an exception is thrown.

See Also

IPTObjectLock Interface | com.plumtree.server Namespace