public static interface CaseRolesPresenter.NewRoleAssignmentView extends org.uberfire.client.mvp.UberElement<CaseRolesPresenter>
Modifier and Type | Method and Description |
---|---|
String |
getGroupName() |
String |
getRoleName() |
String |
getUserName() |
void |
hide() |
void |
show(Set<String> roles,
org.uberfire.mvp.Command okCommand) |
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.