Uses of Interface
de.mid.innovator.srv2api.icw2meta.ADLock
-
Packages that use ADLock Package Description de.mid.innovator.srv2api.icw2meta Meta model and administration information. -
-
Uses of ADLock in de.mid.innovator.srv2api.icw2meta
Methods in de.mid.innovator.srv2api.icw2meta that return ADLock Modifier and Type Method Description ADLock
ADLockAble. getLock()
The lock of the current object.Methods in de.mid.innovator.srv2api.icw2meta that return types with arguments of type ADLock Modifier and Type Method Description java.util.List<ADLock>
ADLogin. getOwnedLock(K_CONTROL_OPTION... behaviourFlags)
The locks which are owned by the current object.
-