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.
-
-
-
Method Detail
-
lockList
void lockList(IList entities)
Locks the given items.
- Parameters:
entities
- Mandatory step.repository.alm.v16.otaclient.IList parameter.
-
-