Package | Description |
---|---|
com.cumulocity.rest.representation.role.inventory |
Modifier and Type | Method and Description |
---|---|
InventoryPermissionRepresentation |
InventoryPermissionRepresentation.InventoryPermissionRepresentationBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<InventoryPermissionRepresentation> |
InventoryRoleRepresentation.getPermissions() |
Modifier and Type | Method and Description |
---|---|
InventoryRoleRepresentation.InventoryRoleRepresentationBuilder |
InventoryRoleRepresentation.InventoryRoleRepresentationBuilder.permission(InventoryPermissionRepresentation permission) |
Modifier and Type | Method and Description |
---|---|
InventoryRoleRepresentation.InventoryRoleRepresentationBuilder |
InventoryRoleRepresentation.InventoryRoleRepresentationBuilder.permissions(Collection<? extends InventoryPermissionRepresentation> permissions) |
void |
InventoryRoleRepresentation.setPermissions(List<InventoryPermissionRepresentation> permissions) |
Constructor and Description |
---|
InventoryRoleRepresentation(Long id,
String name,
String description,
List<InventoryPermissionRepresentation> permissions) |
Copyright © 2020 (C) Cumulocity GmbH. All rights reserved.