| Modifier and Type | Method and Description | 
|---|---|
java.util.Set<RolesCategory> | 
FileHostingRolesProvider.getCategories(java.util.Locale locale)  | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.Set<RolesCategory> | 
MonitoringRolesProvider.getCategories(java.util.Locale locale)  | 
| Modifier and Type | Method and Description | 
|---|---|
static RolesCategory | 
RolesCategory.create(java.lang.String id,
      java.lang.String label)  | 
static RolesCategory | 
RolesCategory.create(java.lang.String id,
      java.lang.String label,
      int priority)  | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.Set<RolesCategory> | 
IRoles.getRolesCategories()  | 
java.util.concurrent.CompletableFuture<java.util.Set<RolesCategory>> | 
IRolesPromise.getRolesCategories()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
IRolesAsync.getRolesCategories(AsyncHandler<java.util.Set<RolesCategory>> handler)  | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.Set<RolesCategory> | 
IRolesProvider.getCategories(java.util.Locale locale)  | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.Set<RolesCategory> | 
BaseRolesProvider.getCategories(java.util.Locale locale)  | 
java.util.Set<RolesCategory> | 
RolesService.getRolesCategories()  | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.Set<RolesCategory> | 
TestRolesProvider.getCategories(java.util.Locale locale)  | 
Copyright © 2021. All Rights Reserved.