public abstract class SubGroupLocation extends Object
| Constructor and Description |
|---|
SubGroupLocation() |
| Modifier and Type | Method and Description |
|---|---|
abstract SubGroup |
createSubGroup() |
abstract String |
getId() |
abstract String |
getName() |
abstract String |
getPath() |
abstract Map<String,SubGroup> |
getSubGroup() |
SubGroup |
getSubGroup(String name) |
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.