public static class ILockProjectService.LockOptions
extends java.lang.Object
| Constructor and Description |
|---|
LockOptions() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isLockRecursively() |
boolean |
isShowNotLockedElementsNotification() |
void |
setLockRecursively(boolean lockRecursively) |
void |
setShowNotLockedElementsNotification(boolean showNotLockedElementsNotification) |
public boolean isShowNotLockedElementsNotification()
public void setShowNotLockedElementsNotification(boolean showNotLockedElementsNotification)
public boolean isLockRecursively()
public void setLockRecursively(boolean lockRecursively)