| Modifier and Type | Method and Description |
|---|---|
void |
ACLSettingsView.init(ACLSettings presenter) |
| Modifier and Type | Method and Description |
|---|---|
ACLSettings |
GroupEditor.getAclSettings() |
| Constructor and Description |
|---|
GroupEditor(ClientUserSystemManager userSystemManager,
javax.enterprise.event.Event<OnEditEvent> onEditEvent,
javax.enterprise.event.Event<OnShowEvent> onShowEvent,
javax.enterprise.event.Event<OnDeleteEvent> onDeleteEvent,
ACLSettings aclSettings,
ACLViewer aclViewer,
ACLEditor aclEditor,
GroupEditor.View view) |
| Modifier and Type | Method and Description |
|---|---|
ACLSettings |
RoleEditor.getAclSettings() |
| Constructor and Description |
|---|
RoleEditor(ClientUserSystemManager userSystemManager,
ACLSettings aclSettings,
ACLViewer aclViewer,
ACLEditor aclEditor,
javax.enterprise.event.Event<OnEditEvent> onEditEvent,
javax.enterprise.event.Event<OnShowEvent> onShowEvent,
RoleEditor.View view) |
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.