Modifier and Type | Method and Description |
---|---|
void |
ACLViewerView.init(ACLViewer presenter) |
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) |
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) |
Modifier and Type | Method and Description |
---|---|
ACLViewer |
UserEditor.getACLViewer() |
Modifier and Type | Method and Description |
---|---|
UserEditor.View |
UserEditorView.initWidgets(UserAttributesEditor.View userAttributesEditorView,
AssignedEntitiesExplorer userAssignedGroupsExplorerView,
AssignedEntitiesEditor userAssignedGroupsEditorView,
AssignedEntitiesExplorer userAssignedRolesExplorerView,
AssignedEntitiesEditor userAssignedRolesEditorView,
ACLViewer aclViewer) |
UserEditor.View |
UserEditor.View.initWidgets(UserAttributesEditor.View userAttributesEditorView,
AssignedEntitiesExplorer userAssignedGroupsExplorerView,
AssignedEntitiesEditor userAssignedGroupsEditorView,
AssignedEntitiesExplorer userAssignedRolesExplorerView,
AssignedEntitiesEditor userAssignedRolesEditorView,
ACLViewer aclViewer) |
Constructor and Description |
---|
UserEditor(ClientUserSystemManager userSystemManager,
UserAttributesEditor userAttributesEditor,
UserAssignedGroupsExplorer userAssignedGroupsExplorer,
UserAssignedGroupsEditor userAssignedGroupsEditor,
UserAssignedRolesExplorer userAssignedRolesExplorer,
UserAssignedRolesEditor userAssignedRolesEditor,
ACLViewer aclViewer,
javax.enterprise.event.Event<OnEditEvent> onEditEvent,
javax.enterprise.event.Event<OnShowEvent> onShowEvent,
javax.enterprise.event.Event<OnDeleteEvent> onDeleteEvent,
javax.enterprise.event.Event<OnChangePasswordEvent> onChangePasswordEvent,
UserEditor.View view) |
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.