WebCenter Interaction API  
 

IPTObjectLock Members

IPTObjectLock overview

Public Instance Methods

public methodCheckLock Check to see if the object is locked.
public methodGetAcquiredDate Returns the acquisition date of the lock.
public methodGetClassID Returns the class ID of the object.
public methodGetExpirationDate Returns the expiration date of the lock.
public methodGetLockingMachine Returns the name of the locking machine.
public methodGetLockingUserID Returns the user ID of the locking user.
public methodGetObjectID Returns the object ID of the object.
public methodRenewLock Renews the lock by resetting the expiration date to 24 hours after the current time.
public methodUnlockObject 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