Interface IObjectLockingSupport3
-
- All Superinterfaces:
com4j.Com4jObject
public interface IObjectLockingSupport3 extends com4j.Com4jObject
For HP use. Services to support locking objects.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isLockedByOtherSession()
Returns true when object is locked by another user session.
-