public interface OrganizationalUnit extends RuntimeContentResource, org.uberfire.commons.data.Cacheable
Modifier and Type | Field and Description |
---|---|
static OrgUnitResourceType |
RESOURCE_TYPE |
Modifier and Type | Method and Description |
---|---|
Collection<String> |
getContributors() |
String |
getDefaultGroupId() |
Collection<String> |
getGroups() |
String |
getName() |
String |
getOwner() |
Collection<Repository> |
getRepositories() |
Space |
getSpace() |
getDependencies, getIdentifier, getResourceType, isType
static final OrgUnitResourceType RESOURCE_TYPE
String getName()
Space getSpace()
String getOwner()
String getDefaultGroupId()
Collection<Repository> getRepositories()
Collection<String> getGroups()
Collection<String> getContributors()
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.