| Package | Description |
|---|---|
| umun.entity.repository | |
| umun.entity.service |
| Modifier and Type | Method and Description |
|---|---|
List<SystemDefaultPref> |
SystemDefaultPrefRepository.findByCategoryIdOrderByKey(Long id) |
| Modifier and Type | Method and Description |
|---|---|
protected SystemDefaultPref |
SystemDefaultPrefService.createCategoryAsPref(umun.iam.model.Meta entity,
EntityPrefCategory category) |
protected SystemDefaultPref |
SystemDefaultPrefService.createMissingRootPref(umun.iam.model.Meta entity,
EntityPrefCategory rootCategory,
String key,
EntityPrefValue<umun.iam.model.Meta,SystemDefaultPref> entityPrefValue,
Map<String,String> options,
String group) |
protected SystemDefaultPref |
SystemDefaultPrefService.createPref(umun.iam.model.Meta entity,
EntityPrefCategory category,
String key,
String value,
String remoteHideKey) |
| Modifier and Type | Method and Description |
|---|---|
protected List<SystemDefaultPref> |
SystemDefaultPrefService.findByEntityAndCategoryOrderByKey(umun.iam.model.Meta entity,
EntityPrefCategory rootCategory) |
protected Map<String,EntityPrefCategoryInterface<umun.iam.model.Meta,SystemDefaultPref,SystemDefaultPrefId,?>> |
SystemDefaultPrefService.getCategoryServicesMap() |
protected EntityPrefRepository<SystemDefaultPref,SystemDefaultPrefId> |
SystemDefaultPrefService.getRepository() |
protected Map<String,EntityPrefValue<umun.iam.model.Meta,SystemDefaultPref>> |
SystemDefaultPrefService.getRootKeys() |
| Modifier and Type | Method and Description |
|---|---|
protected SystemDefaultPref |
SystemDefaultPrefService.createMissingRootPref(umun.iam.model.Meta entity,
EntityPrefCategory rootCategory,
String key,
EntityPrefValue<umun.iam.model.Meta,SystemDefaultPref> entityPrefValue,
Map<String,String> options,
String group) |
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.