public interface GroupEditor extends Editor<org.jboss.errai.security.shared.api.Group,org.jboss.errai.security.shared.api.Group>
A group editor
Modifier and Type | Method and Description |
---|---|
int |
groupPriority()
The group's priority
|
PerspectiveActivity |
homePerspective()
The group's home perspective
|
String |
name()
The group name.
|
PermissionCollection |
permissions()
The group's permissions
|
edit, flush, getValue, setViolations
String name()
PermissionCollection permissions()
PerspectiveActivity homePerspective()
int groupPriority()
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.