public class ValidateUsersNotAdminsInWorkspacesResponseJson extends BaseJson
Constructor and Description |
---|
ValidateUsersNotAdminsInWorkspacesResponseJson() |
Modifier and Type | Method and Description |
---|---|
Boolean |
getAllowDeleteByMovePermissionsOnly()
True if deletions are only allowed by moving, false otherwise
|
void |
setAllowDeleteByMovePermissionsOnly(Boolean allowDeleteByMovePermissionsOnly)
True if deletions are only allowed by moving, false otherwise
|
getObjType, setObjType, toString
public ValidateUsersNotAdminsInWorkspacesResponseJson()
public Boolean getAllowDeleteByMovePermissionsOnly()
public void setAllowDeleteByMovePermissionsOnly(Boolean allowDeleteByMovePermissionsOnly)
allowDeleteByMovePermissionsOnly
- True if deletions are only
allowed by moving, false otherwiseCopyright © 2019. All rights reserved.