Uses of Interface
org.uberfire.ext.security.management.client.editor.Editor
-
-
Uses of Editor in org.uberfire.ext.security.management.client.editor
Classes in org.uberfire.ext.security.management.client.editor with type parameters of type Editor Modifier and Type Interface Description interfaceDriver<T,E extends Editor<T,T>>A client side editor's driver. -
Uses of Editor in org.uberfire.ext.security.management.client.editor.group
Subinterfaces of Editor in org.uberfire.ext.security.management.client.editor.group Modifier and Type Interface Description interfaceGroupEditorA group editor -
Uses of Editor in org.uberfire.ext.security.management.client.editor.role
Subinterfaces of Editor in org.uberfire.ext.security.management.client.editor.role Modifier and Type Interface Description interfaceRoleEditorA role editor. -
Uses of Editor in org.uberfire.ext.security.management.client.editor.user
Subinterfaces of Editor in org.uberfire.ext.security.management.client.editor.user Modifier and Type Interface Description interfaceUserAssignedGroupsEditorA user groups editor contract.interfaceUserAssignedGroupsExplorerA user groups explorer contract.interfaceUserAssignedRolesEditorA user roles editor contract.interfaceUserAssignedRolesExplorerA user roles explorer contract.interfaceUserAttributesEditorA user attributes editor contract.interfaceUserEditorA user editor.
-