public class PrincipalDeleteSelection extends Object
| Constructor and Description |
|---|
PrincipalDeleteSelection() |
PrincipalDeleteSelection(List<String> principals,
List<String> tenants) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getPrincipals() |
List<String> |
getTenants() |
void |
setPrincipals(List<String> users) |
void |
setTenants(List<String> customers) |
List<PrincipalTenantPair> |
toPairs() |
Copyright © 2018. All Rights Reserved.