| Package | Description |
|---|---|
| umun.entity.service | |
| umun.entity.service.impl |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Map<String,EntityPrefValue<ENTITY,PREF>> |
TablePrefService.getRootKeys() |
protected abstract Map<String,EntityPrefValue<ENTITY,PREF>> |
EntityPrefService.getRootKeys() |
protected Map<String,EntityPrefValue<umun.iam.model.Meta,SystemDefaultPref>> |
SystemDefaultPrefService.getRootKeys() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract PREF |
EntityPrefService.createMissingRootPref(ENTITY entity,
EntityPrefCategory rootCategory,
String key,
EntityPrefValue<ENTITY,PREF> value,
Map<String,String> options,
String group) |
protected abstract PREF |
TablePrefService.createMissingRootPref(ENTITY entity,
EntityPrefCategory rootCategory,
String key,
EntityPrefValue<ENTITY,PREF> value,
Map<String,String> options,
String group,
SUB_ENTITY subEntity) |
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 PREF |
EntityPrefService.doPostFoundOperations(PREF pref,
EntityPrefValue<ENTITY,PREF> value,
ENTITY entity) |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,EntityPrefValue<NamedEntity,NamedEntityPref>> |
NamedEntityPrefService.getRootKeys() |
| Modifier and Type | Method and Description |
|---|---|
protected NamedEntityPref |
NamedEntityPrefService.createMissingRootPref(NamedEntity namedEntity,
EntityPrefCategory category,
String key,
EntityPrefValue<NamedEntity,NamedEntityPref> entityPrefValue,
Map<String,String> options,
String group) |
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.