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
|
org.uberfire.client.mvp.PerspectiveActivity |
homePerspective()
The group's home perspective
|
String |
name()
The group name.
|
org.uberfire.security.authz.PermissionCollection |
permissions()
The group's permissions
|
edit, flush, getValue, setViolationsString name()
org.uberfire.security.authz.PermissionCollection permissions()
org.uberfire.client.mvp.PerspectiveActivity homePerspective()
int groupPriority()
Copyright © 2012–2016 JBoss by Red Hat. All rights reserved.