Interface _IFactorySupportBatchLock
- 
- All Superinterfaces:
- com4j.Com4jObject
 
 public interface _IFactorySupportBatchLock extends com4j.Com4jObjectExtends IBaseFactory
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description voidlockList(IList entities)Locks the given items.
 
- 
- 
- 
Method Detail- 
lockListvoid lockList(IList entities) Locks the given items. - Parameters:
- entities- Mandatory step.repository.alm.v16.otaclient.IList parameter.
 
 
- 
 
-