public interface OrganizationalUnit
extends org.uberfire.security.authz.RuntimeContentResource, org.uberfire.commons.data.Cacheable
| Modifier and Type | Field and Description |
|---|---|
static OrgUnitResourceType |
RESOURCE_TYPE |
| Modifier and Type | Method and Description |
|---|---|
String |
getDefaultGroupId() |
Collection<String> |
getGroups() |
String |
getName() |
String |
getOwner() |
Collection<Repository> |
getRepositories() |
static final OrgUnitResourceType RESOURCE_TYPE
String getName()
String getOwner()
String getDefaultGroupId()
Collection<Repository> getRepositories()
Collection<String> getGroups()
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.