WebCenter Interaction API  
 

PT_LOCKSTATES.PT_LOCKED Field

The object is locked, and it can be stored. Once an object is locked, other clients cannot access the object and store changes in it.

public const int PT_LOCKED = 1;

See Also

PT_LOCKSTATES Class | com.plumtree.server Namespace