Locks the object. Typically the sequence of actions will be to call this method, perform some updates to the object, call IPTServerContext.Store(), and finally call IPTServerContext.UnlockObject() to unlock.
true if the object was successfully locked, false if it has been already locked by another user.
IPTServerContext Interface | com.plumtree.server Namespace