public class ESGroupImpl extends ESOrgUnitImpl<ESGroup> implements ESGroup
ESGroup.| Constructor and Description |
|---|
ESGroupImpl(ACGroup acGroup)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends ESRole> |
getRoles()
Returns a collection of roles associated with the group.
|
equals, hashCode, toInternalAPIpublic ESGroupImpl(ACGroup acGroup)
acGroup - the internal representation of a grouppublic Collection<? extends ESRole> getRoles()
getRoles in interface ESGroupESGroup.getRoles()Copyright © 2017. All rights reserved.