Interface _IFactorySupportBatchLock

  • All Superinterfaces:
    com4j.Com4jObject

    public interface _IFactorySupportBatchLock
    extends com4j.Com4jObject
    Extends IBaseFactory
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void lockList​(IList entities)
      Locks the given items.
      • Methods inherited from interface com4j.Com4jObject

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

      • lockList

        void lockList​(IList entities)

        Locks the given items.

        Parameters:
        entities - Mandatory step.repository.alm.v16.otaclient.IList parameter.