public static interface RoleAssignmentPresenter.MyView
extends com.gwtplatform.mvp.client.View
| Modifier and Type | Method and Description |
|---|---|
void |
setPresenter(RoleAssignmentPresenter presenter) |
void |
update(Principals principals,
RoleAssignments assignments,
Roles roles,
List<String> hosts,
List<String> serverGroups) |
void setPresenter(RoleAssignmentPresenter presenter)
void update(Principals principals, RoleAssignments assignments, Roles roles, List<String> hosts, List<String> serverGroups)
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.