| Package | Description |
|---|---|
| org.openbase.bco.bcozy.permissions.model |
Contains the model used to display and edit unit-permissions.
|
| Modifier and Type | Field and Description |
|---|---|
static OwnerPermissions.Owner |
OwnerPermissions.NULL_OWNER |
OwnerPermissions.Owner |
OwnerPermissions.owner |
| Modifier and Type | Field and Description |
|---|---|
List<OwnerPermissions.Owner> |
OwnerPermissions.owners |
| Constructor and Description |
|---|
OwnerPermissions(OwnerPermissions.Owner owner,
List<OwnerPermissions.Owner> possibleOwners,
boolean read,
boolean write,
boolean access) |
| Constructor and Description |
|---|
OwnerPermissions(OwnerPermissions.Owner owner,
List<OwnerPermissions.Owner> possibleOwners,
boolean read,
boolean write,
boolean access) |
Copyright © 2015–2018 openbase.org. All rights reserved.