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.
      • Methods inherited from interface com4j.Com4jObject

        advise, dispose, equals, getComThread, getIUnknownPointer, getPointer, getPtr, hashCode, is, queryInterface, setName, toString
    • Method Detail

      • isLockedByOtherSession

        boolean isLockedByOtherSession()

        Returns true when object is locked by another user session.

        Getter method for the COM property "IsLockedByOtherSession"

        Returns:
        Returns a value of type boolean