Skip navigation links
A B C D E F G H I K M N O P R S T U V 

A

additionaProperties - Variable in class umun.entity.model.EntityPrefValue
 
addPref(ENTITY) - Method in class umun.entity.templates.service.EntityService
 
addPrefs(List<ENTITY>) - Method in class umun.entity.templates.service.EntityCRUDService
 
addPrefs(List<ENTITY>) - Method in class umun.entity.templates.service.EntityService
 
addPrefs(Slice<ENTITY>) - Method in class umun.entity.templates.service.PaginatedEntityCRUDService
 
addRootKeys(String, String, String, PrefDataType, EntityPrefOptionsInterface, String, EntityPrefValidationInterface<ENTITY, PREF>, String, boolean, EntityPrefProp<ENTITY, PREF>) - Method in class umun.entity.service.EntityPrefService
 
addRootKeys() - Method in class umun.entity.service.impl.NamedEntityPrefService
 
addRootKeys(String, String, String, PrefDataType, EntityPrefOptionsInterface, String, EntityPrefValidationInterface<NamedEntity, NamedEntityPref>, String, boolean, EntityPrefProp<NamedEntity, NamedEntityPref>) - Method in class umun.entity.service.impl.NamedEntityPrefService
 
addRootKeys(String, String, String, String, PrefDataType, EntityPrefOptionsInterface, String, EntityPrefValidationInterface<NamedEntity, NamedEntityPref>, String, boolean, EntityPrefProp<NamedEntity, NamedEntityPref>) - Method in class umun.entity.service.impl.NamedEntityPrefService
 
addRootKeys(String, String, String, PrefDataType, EntityPrefOptionsInterface, String, EntityPrefValidationInterface<ENTITY, PREF>, String, boolean, EntityPrefProp<ENTITY, PREF>) - Method in class umun.entity.service.TablePrefService
 
addRootKeys(String, String, String, PrefDataType, EntityPrefOptionsInterface, String, EntityPrefValidationInterface<ENTITY, PREF>, String, boolean, EntityPrefProp) - Method in class umun.entity.templates.service.EntityService
 
addRootsPref() - Method in class umun.entity.templates.service.EntityService
 
addServiceReference(String, EntityPrefService<?, ?, ?>) - Static method in class umun.entity.controller.EntityPrefController
 
addServiceReference(String, String, TablePrefService<?, ?, ?, ?>) - Static method in class umun.entity.controller.TablePrefController
 
addServiceReference(String, EntityPrefCategoryInterface<ENTITY, PREF, ID, ?>) - Method in class umun.entity.service.EntityPrefService
 
addServiceReference(String, EntityPrefCategoryInterface<NamedEntity, NamedEntityPref, NamedEntityPrefId, ?>) - Method in class umun.entity.service.impl.NamedEntityPrefService
 
addSubEntity(String) - Method in class umun.entity.service.impl.NamedEntityCRUDService
 
afterCreate(ENTITY) - Method in class umun.entity.templates.service.EntityCRUDService
 

B

build() - Method in class umun.entity.model.EntityPrefPropBuilder
 

C

category - Variable in class umun.entity.model.impl.EntityPrefImpl
 
category - Variable in class umun.entity.model.impl.NamedEntityPref
 
category - Variable in class umun.entity.model.SystemDefaultPref
 
category - Variable in class umun.entity.service.EntityPrefCategoryInterface
 
categoryId - Variable in class umun.entity.model.impl.EntityPrefImpl
 
categoryId - Variable in class umun.entity.model.impl.NamedEntityPrefId
 
categoryId - Variable in class umun.entity.model.SystemDefaultPrefId
 
CategoryPref<ENTITY> - Class in umun.entity.model
 
CategoryPref(ENTITY, String, String, Map<String, String>, PrefDataType, String) - Constructor for class umun.entity.model.CategoryPref
 
categoryService - Variable in class umun.entity.service.EntityPrefService
 
color - Variable in class umun.entity.model.TablePrefSlotItem
 
component - Variable in class umun.entity.model.TablePrefSlotItem
 
create(String, ENTITY) - Method in class umun.entity.templates.controller.EntityController
 
create(Authentication, ENTITY) - Method in class umun.entity.templates.controller.EntityControllerV2
 
create(ENTITY, User) - Method in class umun.entity.templates.service.EntityCRUDService
 
createCategoryAsPref(ENTITY, EntityPrefCategory) - Method in class umun.entity.service.EntityPrefService
 
createCategoryAsPref(NamedEntity, EntityPrefCategory) - Method in class umun.entity.service.impl.NamedEntityPrefService
 
createCategoryAsPref(Meta, EntityPrefCategory) - Method in class umun.entity.service.SystemDefaultPrefService
 
createEntityPrefId(ENTITY, EntityPrefCategory, String) - Method in class umun.entity.service.EntityPrefService
 
createEntityPrefId(NamedEntity, EntityPrefCategory, String) - Method in class umun.entity.service.impl.NamedEntityPrefService
 
createEntityPrefId(Meta, EntityPrefCategory, String) - Method in class umun.entity.service.SystemDefaultPrefService
 
createEntityPrefId(ENTITY, EntityPrefCategory, String, SUB_ENTITY) - Method in class umun.entity.service.TablePrefService
 
createMissingRootPref(ENTITY, EntityPrefCategory, String, EntityPrefValue<ENTITY, PREF>, Map<String, String>, String) - Method in class umun.entity.service.EntityPrefService
 
createMissingRootPref(NamedEntity, EntityPrefCategory, String, EntityPrefValue<NamedEntity, NamedEntityPref>, Map<String, String>, String) - Method in class umun.entity.service.impl.NamedEntityPrefService
 
createMissingRootPref(Meta, EntityPrefCategory, String, EntityPrefValue<Meta, SystemDefaultPref>, Map<String, String>, String) - Method in class umun.entity.service.SystemDefaultPrefService
 
createMissingRootPref(ENTITY, EntityPrefCategory, String, EntityPrefValue<ENTITY, PREF>, Map<String, String>, String, SUB_ENTITY) - Method in class umun.entity.service.TablePrefService
 
createNewPref(CategoryPref<ENTITY>, EntityPrefCategory, ENTITY) - Method in class umun.entity.service.EntityPrefCategoryInterface
 
createOrUpdate(ENTITY, EntityPrefCategory, String, String, User) - Method in class umun.entity.service.EntityPrefService
 
createOrUpdate(ENTITY, EntityPrefCategory, String, String, User, SUB_ENTITY) - Method in class umun.entity.service.TablePrefService
 
createPref(ENTITY, EntityPrefCategory, String, String, String) - Method in class umun.entity.service.EntityPrefService
 
createPref(NamedEntity, EntityPrefCategory, String, String, String) - Method in class umun.entity.service.impl.NamedEntityPrefService
 
createPref(Meta, EntityPrefCategory, String, String, String) - Method in class umun.entity.service.SystemDefaultPrefService
 
createPref(ENTITY, EntityPrefCategory, String, String, String, SUB_ENTITY) - Method in class umun.entity.service.TablePrefService
 
createSubEntities(ENTITY, String, List<TablePref<EntityPref>>, User) - Method in class umun.entity.service.TablePrefService
 
createTablePrefs(String, String, long, long, String, String, List<TablePref<EntityPref>>) - Method in class umun.entity.controller.TablePrefController
 

D

dataType - Variable in class umun.entity.model.EntityPrefValue
 
delete(String, long) - Method in class umun.entity.templates.controller.EntityController
 
delete(Authentication, long) - Method in class umun.entity.templates.controller.EntityControllerV2
 
delete(long, User) - Method in class umun.entity.templates.service.EntityCRUDService
 
displayName - Variable in class umun.entity.model.EntityCreateOption
 
displayName - Variable in class umun.entity.model.EntityPrefValue
 
doPostCreationOperations(ENTITY, EntityPrefCategory, PREF, String, String, User) - Method in class umun.entity.service.EntityPrefService
 
doPostFoundOperations(PREF, EntityPrefValue<ENTITY, PREF>, ENTITY) - Method in class umun.entity.service.EntityPrefService
 

E

ENTITY_NAME - Static variable in class umun.entity.service.SystemDefaultPrefService
 
EntityController<ENTITY extends umun.iam.model.Meta> - Class in umun.entity.templates.controller
 
EntityController() - Constructor for class umun.entity.templates.controller.EntityController
 
EntityControllerV2<ENTITY extends umun.iam.model.Meta> - Class in umun.entity.templates.controller
 
EntityControllerV2() - Constructor for class umun.entity.templates.controller.EntityControllerV2
 
EntityCreateOption - Class in umun.entity.model
 
EntityCreateOption(String, String, String, String) - Constructor for class umun.entity.model.EntityCreateOption
 
EntityCRUDRepository<ENTITY> - Interface in umun.entity.templates.repository
 
EntityCRUDService<ENTITY extends umun.iam.model.Meta> - Class in umun.entity.templates.service
 
EntityCRUDService() - Constructor for class umun.entity.templates.service.EntityCRUDService
 
EntityFieldPrefMapping<ENTITY extends umun.iam.model.Meta,PREF extends EntityPref> - Interface in umun.entity.model
 
EntityFilterService<ENTITY extends umun.iam.model.Meta> - Class in umun.entity.templates.service
 
EntityFilterService() - Constructor for class umun.entity.templates.service.EntityFilterService
 
EntityModulePrefService - Class in umun.entity.service
 
EntityModulePrefService() - Constructor for class umun.entity.service.EntityModulePrefService
 
entityName - Variable in class umun.entity.model.EntityCreateOption
 
entityName - Variable in class umun.entity.model.impl.EntityPrefImpl
 
EntityPref - Class in umun.entity.model
 
EntityPref(String, PrefDataType, String, String) - Constructor for class umun.entity.model.EntityPref
 
EntityPref() - Constructor for class umun.entity.model.EntityPref
 
EntityPrefCategory - Class in umun.entity.model
 
EntityPrefCategory(String, String, String, String) - Constructor for class umun.entity.model.EntityPrefCategory
 
EntityPrefCategory() - Constructor for class umun.entity.model.EntityPrefCategory
 
EntityPrefCategoryInterface<ENTITY extends umun.iam.model.Meta,PREF extends EntityPref,ID extends EntityPrefId,MAPPED_ENTITY> - Class in umun.entity.service
 
EntityPrefCategoryInterface() - Constructor for class umun.entity.service.EntityPrefCategoryInterface
 
EntityPrefCategoryRepository - Interface in umun.entity.repository
 
EntityPrefCategoryService - Class in umun.entity.service
 
EntityPrefCategoryService() - Constructor for class umun.entity.service.EntityPrefCategoryService
 
EntityPrefController - Class in umun.entity.controller
 
EntityPrefController() - Constructor for class umun.entity.controller.EntityPrefController
 
EntityPrefFieldMapping<ENTITY extends umun.iam.model.Meta,PREF extends EntityPref> - Interface in umun.entity.model
 
EntityPrefId - Class in umun.entity.model
 
EntityPrefId() - Constructor for class umun.entity.model.EntityPrefId
 
EntityPrefImpl - Class in umun.entity.model.impl
 
EntityPrefImpl() - Constructor for class umun.entity.model.impl.EntityPrefImpl
 
EntityPrefOptionsInterface<ENTITY extends umun.iam.model.Meta> - Interface in umun.entity.service
 
EntityPrefProp<ENTITY extends umun.iam.model.Meta,PREF extends EntityPref> - Class in umun.entity.model
 
EntityPrefProp(EntityPrefFieldMapping<ENTITY, PREF>, boolean, boolean, long, TableEntityPrefFieldMapping<PREF>, EntityFieldPrefMapping<ENTITY, PREF>) - Constructor for class umun.entity.model.EntityPrefProp
 
EntityPrefPropBuilder<ENTITY extends umun.iam.model.Meta,PREF extends EntityPref> - Class in umun.entity.model
 
EntityPrefPropBuilder() - Constructor for class umun.entity.model.EntityPrefPropBuilder
 
EntityPrefRepository<PREF,ID extends Serializable> - Interface in umun.entity.repository
 
entityPrefService - Variable in class umun.entity.service.EntityPrefCategoryInterface
 
EntityPrefService<ENTITY extends umun.iam.model.Meta,PREF extends EntityPref,ID extends EntityPrefId> - Class in umun.entity.service
 
EntityPrefService() - Constructor for class umun.entity.service.EntityPrefService
 
entityPrefValidationInterface - Variable in class umun.entity.model.EntityPrefValue
 
EntityPrefValidationInterface<ENTITY extends umun.iam.model.Meta,PREF extends EntityPref> - Interface in umun.entity.service
 
EntityPrefValidationUtil - Class in umun.entity.util
 
EntityPrefValidationUtil() - Constructor for class umun.entity.util.EntityPrefValidationUtil
 
EntityPrefValue<ENTITY extends umun.iam.model.Meta,PREF extends EntityPref> - Class in umun.entity.model
 
EntityPrefValue(String, String, PrefDataType, EntityPrefOptionsInterface<ENTITY>, String, EntityPrefValidationInterface<ENTITY, PREF>, String, EntityPrefProp<ENTITY, PREF>) - Constructor for class umun.entity.model.EntityPrefValue
 
EntityPrefValue(String, String, PrefDataType, EntityPrefOptionsInterface<ENTITY>, String, EntityPrefValidationInterface<ENTITY, PREF>, String, EntityPrefProp<ENTITY, PREF>, String) - Constructor for class umun.entity.model.EntityPrefValue
 
EntityService<ENTITY extends umun.iam.model.Meta,PREF extends EntityPref,ID extends EntityPrefId> - Class in umun.entity.templates.service
 
EntityService() - Constructor for class umun.entity.templates.service.EntityService
 
equals(Object) - Method in class umun.entity.model.EntityPrefId
 
equals(Object) - Method in class umun.entity.model.impl.NamedEntityPrefId
 
equals(Object) - Method in class umun.entity.model.SystemDefaultPrefId
 

F

fieldPrefMapping(EntityFieldPrefMapping<ENTITY, PREF>) - Method in class umun.entity.model.EntityPrefPropBuilder
 
FilterPrefService - Class in umun.entity.service.impl
 
FilterPrefService() - Constructor for class umun.entity.service.impl.FilterPrefService
 
findByCategoryIdOrderByKey(Long) - Method in interface umun.entity.repository.SystemDefaultPrefRepository
 
findByDeletedAndEntityName(boolean, String) - Method in interface umun.entity.repository.EntityPrefCategoryRepository
 
findByDeletedAndIdInOrderByIdDesc(boolean, Set<Long>, Pageable) - Method in interface umun.entity.templates.repository.EntityCRUDRepository
 
findByDeletedAndIdInOrderByIdDesc(boolean, Set<Long>) - Method in interface umun.entity.templates.repository.EntityCRUDRepository
 
findByDeletedOrderByIdDesc(boolean, Pageable) - Method in interface umun.entity.templates.repository.EntityCRUDRepository
 
findByDeletedOrderByNameDesc(boolean) - Method in interface umun.entity.templates.repository.EntityCRUDRepository
 
findByEntityAndCategoryOrderByKey(ENTITY, EntityPrefCategory) - Method in class umun.entity.service.EntityPrefService
 
findByEntityAndCategoryOrderByKey(NamedEntity, EntityPrefCategory) - Method in class umun.entity.service.impl.NamedEntityPrefService
 
findByEntityAndCategoryOrderByKey(Meta, EntityPrefCategory) - Method in class umun.entity.service.SystemDefaultPrefService
 
findByEntityNameAndDeletedOrderByName(String, boolean) - Method in interface umun.entity.repository.impl.NamedEntityCRUDRepository
 
findByEntityNameAndIdAndDeletedOrderByName(String, long, boolean) - Method in interface umun.entity.repository.impl.NamedEntityCRUDRepository
 
findByNameAndAndEntityNameAndDeleted(String, String, boolean) - Method in interface umun.entity.repository.EntityPrefCategoryRepository
 
findByNamedEntityAndCategoryOrderByKey(NamedEntity, EntityPrefCategory) - Method in interface umun.entity.repository.impl.NamedEntityPrefRepository
 
findEntityOrFail(long, User) - Method in class umun.entity.service.EntityPrefService
 
findEntityOrFail(long, User) - Method in class umun.entity.service.impl.NamedEntityPrefService
 
findEntityOrFail(long, User) - Method in class umun.entity.service.SystemDefaultPrefService
 
findOne(long, User) - Method in class umun.entity.service.EntityPrefService
 
findRootCategory(String) - Method in class umun.entity.service.EntityPrefCategoryService
 
findSubEntityOrFail(long, User) - Method in class umun.entity.service.TablePrefService
 

G

getAdditionaProperties() - Method in class umun.entity.model.EntityPrefValue
 
getAllEntitiesToMap(ENTITY) - Method in class umun.entity.service.EntityPrefCategoryInterface
 
getCategory() - Method in class umun.entity.model.EntityPref
 
getCategory() - Method in class umun.entity.model.impl.EntityPrefImpl
 
getCategory() - Method in class umun.entity.model.impl.NamedEntityPref
 
getCategory() - Method in class umun.entity.model.impl.TemplatePref
 
getCategory() - Method in class umun.entity.model.SystemDefaultPref
 
getCategoryDisplayName() - Method in class umun.entity.model.EntityPref
 
getCategoryDisplayName() - Method in class umun.entity.service.EntityPrefCategoryInterface
 
getCategoryId() - Method in class umun.entity.model.EntityPref
 
getCategoryId() - Method in class umun.entity.model.EntityPrefId
 
getCategoryId() - Method in class umun.entity.model.impl.EntityPrefImpl
 
getCategoryId() - Method in class umun.entity.model.impl.NamedEntityPref
 
getCategoryId() - Method in class umun.entity.model.impl.NamedEntityPrefId
 
getCategoryId() - Method in class umun.entity.model.impl.TemplatePref
 
getCategoryId() - Method in class umun.entity.model.SystemDefaultPref
 
getCategoryId() - Method in class umun.entity.model.SystemDefaultPrefId
 
getCategoryName() - Method in class umun.entity.model.EntityPref
 
getCategoryName() - Method in class umun.entity.service.EntityPrefCategoryInterface
 
getCategoryServicesMap() - Method in class umun.entity.service.EntityPrefService
 
getCategoryServicesMap() - Method in class umun.entity.service.impl.NamedEntityPrefService
 
getCategoryServicesMap() - Method in class umun.entity.service.SystemDefaultPrefService
 
getCreateOptions() - Method in class umun.entity.templates.service.EntityCRUDService
 
getCreationTemplate(Map<String, String>) - Method in class umun.entity.service.EntityPrefService
 
getCRUDService() - Method in class umun.entity.controller.NamedEntityController
 
getCrudService() - Method in class umun.entity.service.EntityPrefService
 
getCrudService() - Method in class umun.entity.service.SystemDefaultPrefService
 
getCRUDService() - Method in class umun.entity.templates.controller.EntityController
 
getCRUDService() - Method in class umun.entity.templates.controller.EntityControllerV2
 
getCustomValidation() - Method in class umun.entity.service.EntityPrefCategoryInterface
 
getDataType() - Method in class umun.entity.model.CategoryPref
 
getDatatype() - Method in class umun.entity.model.EntityPref
 
getDataType() - Method in class umun.entity.service.EntityPrefCategoryInterface
 
getDataType(EntityPrefCategory, String) - Method in class umun.entity.service.EntityPrefService
 
getDisplayName() - Method in class umun.entity.model.CategoryPref
 
getDisplayName() - Method in class umun.entity.model.EntityPref
 
getDisplayName() - Method in class umun.entity.model.EntityPrefCategory
 
getDisplayName() - Method in class umun.entity.model.impl.EntityPrefImpl
 
getDisplayName(MAPPED_ENTITY) - Method in class umun.entity.service.EntityPrefCategoryInterface
 
getDisplayname(String) - Method in class umun.entity.service.EntityPrefService
 
getEntity() - Method in class umun.entity.model.CategoryPref
 
getEntityName() - Method in class umun.entity.model.EntityPrefCategory
 
getEntityName() - Method in class umun.entity.model.impl.EntityPrefImpl
 
getEntityName() - Method in class umun.entity.model.impl.NamedEntity
 
getEntityName() - Method in class umun.entity.model.impl.NamedEntityPref
 
getEntityName() - Method in class umun.entity.model.impl.TemplatePref
 
getEntityName() - Method in class umun.entity.model.SystemDefaultPref
 
getEntityName() - Method in class umun.entity.service.EntityPrefCategoryInterface
 
getEntityName() - Method in class umun.entity.service.EntityPrefService
 
getEntityName() - Method in class umun.entity.service.impl.NamedEntityCRUDService
 
getEntityName() - Method in class umun.entity.service.SystemDefaultPrefService
 
getEntityName() - Method in class umun.entity.templates.service.EntityCRUDService
 
getEntityService() - Method in class umun.entity.service.impl.NamedEntityCRUDService
 
getEntityService() - Method in class umun.entity.templates.service.EntityCRUDService
 
getFieldPrefMapping() - Method in class umun.entity.model.EntityPrefProp
 
getFilterService() - Method in class umun.entity.service.impl.NamedEntityCRUDService
 
getFilterService() - Method in class umun.entity.templates.service.EntityCRUDService
 
getGroup() - Method in class umun.entity.model.EntityPref
 
getGroup() - Method in class umun.entity.model.impl.EntityPrefImpl
 
getGroup() - Method in class umun.entity.service.EntityPrefCategoryInterface
 
getGroup(EntityPrefCategory, String) - Method in class umun.entity.service.EntityPrefService
 
getKey() - Method in class umun.entity.model.CategoryPref
 
getKey() - Method in class umun.entity.model.EntityPref
 
getKey() - Method in class umun.entity.model.EntityPrefId
 
getKey() - Method in class umun.entity.model.impl.EntityPrefImpl
 
getKey() - Method in class umun.entity.model.impl.NamedEntityPref
 
getKey() - Method in class umun.entity.model.impl.NamedEntityPrefId
 
getKey() - Method in class umun.entity.model.impl.TemplatePref
 
getKey() - Method in class umun.entity.model.SystemDefaultPref
 
getKey() - Method in class umun.entity.model.SystemDefaultPrefId
 
getKey(MAPPED_ENTITY) - Method in class umun.entity.service.EntityPrefCategoryInterface
 
getMappedField() - Method in class umun.entity.model.EntityPrefProp
 
getMultiInputValue(ENTITY, MAPPED_ENTITY, String, Object) - Method in class umun.entity.service.EntityPrefCategoryInterface
 
getName() - Method in class umun.entity.model.EntityPrefCategory
 
getName() - Method in class umun.entity.model.impl.NamedEntity
 
getNamedEntity() - Method in class umun.entity.model.impl.NamedEntityPref
 
getNamedEntityId() - Method in class umun.entity.model.impl.NamedEntityPref
 
getNamedEntityId() - Method in class umun.entity.model.impl.NamedEntityPrefId
 
getNotFoundDefaultValue(ENTITY, String, MAPPED_ENTITY) - Method in class umun.entity.service.EntityPrefCategoryInterface
 
getNumberOfOptionsAsList() - Method in class umun.entity.model.EntityPrefProp
 
getNumberOfOptionsAsList() - Method in class umun.entity.model.impl.TemplatePref
 
getOptions() - Method in class umun.entity.model.CategoryPref
 
getOptions() - Method in class umun.entity.model.EntityPref
 
getOptions(ENTITY) - Method in class umun.entity.model.EntityPrefValue
 
getOptions(ENTITY, Map<String, String>) - Method in class umun.entity.model.EntityPrefValue
 
getOptions() - Method in class umun.entity.service.EntityPrefCategoryInterface
 
getOptions(ENTITY, Map<String, String>) - Method in interface umun.entity.service.EntityPrefOptionsInterface
 
getOptions(EntityPrefCategory, String, ENTITY) - Method in class umun.entity.service.EntityPrefService
 
getPrefService() - Method in class umun.entity.templates.service.EntityService
 
getPrefService() - Method in class umun.entity.templates.service.TableEntityService
 
getRemoteHideDefault() - Method in class umun.entity.service.EntityPrefCategoryInterface
 
getRemoteHideKey() - Method in class umun.entity.model.EntityPref
 
getRemoteHideKey() - Method in class umun.entity.model.EntityPrefCategory
 
getRemoteHideKey() - Method in class umun.entity.service.EntityPrefCategoryInterface
 
getRemoteHideKey(EntityPrefCategory, String) - Method in class umun.entity.service.EntityPrefService
 
getRepository() - Method in class umun.entity.service.EntityPrefService
 
getRepository() - Method in class umun.entity.service.impl.NamedEntityCRUDService
 
getRepository() - Method in class umun.entity.service.impl.NamedEntityPrefService
 
getRepository() - Method in class umun.entity.service.SystemDefaultPrefService
 
getRepository() - Method in class umun.entity.templates.service.EntityCRUDService
 
getRootKeys() - Method in class umun.entity.service.EntityPrefService
 
getRootKeys() - Method in class umun.entity.service.impl.NamedEntityPrefService
 
getRootKeys() - Method in class umun.entity.service.SystemDefaultPrefService
 
getRootKeys() - Method in class umun.entity.service.TablePrefService
 
getSerialversionuid() - Static method in class umun.entity.model.impl.NamedEntityPrefId
 
getSerialversionuid() - Static method in class umun.entity.model.SystemDefaultPrefId
 
getServiceOrFail(String) - Static method in class umun.entity.controller.EntityPrefController
 
getServiceOrFail(String, String) - Static method in class umun.entity.controller.TablePrefController
 
getSlotItems(SUB_ENTITY) - Method in class umun.entity.service.TablePrefService
 
getSubEntityId() - Method in class umun.entity.model.TableEntityPref
 
getSubEntityMappedField() - Method in class umun.entity.model.EntityPrefProp
 
getTableName() - Method in class umun.entity.model.TableEntityPref
 
getTableName() - Method in class umun.entity.model.TableEntityPrefId
 
getTableName() - Method in class umun.entity.service.TablePrefService
 
getValue() - Method in class umun.entity.model.CategoryPref
 
getValue(ENTITY, PREF) - Method in interface umun.entity.model.EntityFieldPrefMapping
 
getValue() - Method in class umun.entity.model.EntityPref
 
getValue() - Method in class umun.entity.model.impl.EntityPrefImpl
 
group - Variable in class umun.entity.model.EntityCreateOption
 
group - Variable in class umun.entity.model.EntityPrefValue
 

H

hashCode() - Method in class umun.entity.model.EntityPrefId
 
hashCode() - Method in class umun.entity.model.impl.NamedEntityPrefId
 
hashCode() - Method in class umun.entity.model.SystemDefaultPrefId
 
hiddenInCreate(boolean) - Method in class umun.entity.model.EntityPrefPropBuilder
 

I

icon - Variable in class umun.entity.model.EntityCreateOption
 
icon - Variable in class umun.entity.model.TablePrefSlotItem
 
isDoNotAddIfMissing(String, ENTITY) - Method in class umun.entity.service.EntityPrefService
 
isDoNotAddIfMissing(String, NamedEntity) - Method in class umun.entity.service.impl.NamedEntityPrefService
 
isHiddenInCreateTemplate() - Method in class umun.entity.model.EntityPrefProp
 
isHiddenInCreateTemplate - Variable in class umun.entity.model.EntityPrefPropBuilder
 
isRequired() - Method in class umun.entity.model.impl.TemplatePref
 
isRequiredInCreateTemplate() - Method in class umun.entity.model.EntityPrefProp
 
isRequiredInCreateTemplate - Variable in class umun.entity.model.EntityPrefPropBuilder
 

K

key - Variable in class umun.entity.model.impl.EntityPrefImpl
 
key - Variable in class umun.entity.model.impl.NamedEntityPref
 
key - Variable in class umun.entity.model.impl.NamedEntityPrefId
 
key - Variable in class umun.entity.model.SystemDefaultPref
 
key - Variable in class umun.entity.model.SystemDefaultPrefId
 

M

map(ENTITY, PREF) - Method in interface umun.entity.model.EntityPrefFieldMapping
 
map(Object, PREF) - Method in interface umun.entity.model.TableEntityPrefFieldMapping
 
mappedField - Variable in class umun.entity.model.EntityPrefPropBuilder
 
mappedField(EntityPrefFieldMapping<ENTITY, PREF>) - Method in class umun.entity.model.EntityPrefPropBuilder
 

N

NamedEntity - Class in umun.entity.model.impl
 
NamedEntity(String, String) - Constructor for class umun.entity.model.impl.NamedEntity
 
NamedEntity() - Constructor for class umun.entity.model.impl.NamedEntity
 
namedEntity - Variable in class umun.entity.model.impl.NamedEntityPref
 
NamedEntityController - Class in umun.entity.controller
 
NamedEntityController() - Constructor for class umun.entity.controller.NamedEntityController
 
NamedEntityCRUDRepository - Interface in umun.entity.repository.impl
 
NamedEntityCRUDService - Class in umun.entity.service.impl
 
NamedEntityCRUDService() - Constructor for class umun.entity.service.impl.NamedEntityCRUDService
 
namedEntityCRUDService - Variable in class umun.entity.service.impl.NamedEntityPrefService
 
namedEntityId - Variable in class umun.entity.model.impl.NamedEntityPrefId
 
NamedEntityPref - Class in umun.entity.model.impl
 
NamedEntityPref() - Constructor for class umun.entity.model.impl.NamedEntityPref
 
NamedEntityPref(String, Long, EntityPrefCategory, String, PrefDataType, String, Long, NamedEntity, Map<String, String>, String, String) - Constructor for class umun.entity.model.impl.NamedEntityPref
 
NamedEntityPrefId - Class in umun.entity.model.impl
 
NamedEntityPrefId() - Constructor for class umun.entity.model.impl.NamedEntityPrefId
 
NamedEntityPrefId(Long, String, Long) - Constructor for class umun.entity.model.impl.NamedEntityPrefId
 
NamedEntityPrefRepository - Interface in umun.entity.repository.impl
 
NamedEntityPrefService - Class in umun.entity.service.impl
 
NamedEntityPrefService() - Constructor for class umun.entity.service.impl.NamedEntityPrefService
 
numberOfOptionsAsList - Variable in class umun.entity.model.EntityPrefPropBuilder
 

O

onApplicationEvent(ContextRefreshedEvent) - Method in class umun.entity.templates.service.EntityService
 
onStartup() - Method in class umun.entity.service.impl.FilterPrefService
 
onStartup() - Method in class umun.entity.service.impl.NamedEntityPrefService
 
onStartUp() - Method in class umun.entity.templates.service.EntityService
 
optionsInterface - Variable in class umun.entity.model.EntityPrefValue
 

P

PAGE_SIZE - Static variable in class umun.entity.templates.service.PaginatedEntityCRUDService
 
PaginatedEntityCRUDService<ENTITY extends umun.iam.model.Meta> - Class in umun.entity.templates.service
 
PaginatedEntityCRUDService() - Constructor for class umun.entity.templates.service.PaginatedEntityCRUDService
 
pref - Variable in class umun.entity.model.TablePrefValidationValue
 
PrefDataType - Enum in umun.entity.model
 
prefKey - Variable in class umun.entity.model.TablePrefSlotItem
 
prefs - Variable in class umun.entity.model.TablePref
 

R

read(String, String, long) - Method in class umun.entity.controller.EntityPrefController
 
read(String, String, long, long) - Method in class umun.entity.controller.EntityPrefController
 
read(String) - Method in class umun.entity.controller.NamedEntityController
 
read(String, String, long, String, int, String) - Method in class umun.entity.controller.TablePrefController
 
read(ENTITY) - Method in class umun.entity.service.EntityPrefCategoryInterface
 
read(boolean, String) - Method in class umun.entity.service.EntityPrefCategoryService
 
read(long, User) - Method in class umun.entity.service.EntityPrefService
 
read(User, long, long) - Method in class umun.entity.service.EntityPrefService
 
read(ENTITY, EntityPrefCategory) - Method in class umun.entity.service.EntityPrefService
 
read(ENTITY) - Method in class umun.entity.service.EntityPrefService
 
read(ID) - Method in class umun.entity.service.EntityPrefService
 
read(String) - Method in class umun.entity.service.impl.NamedEntityCRUDService
 
read(String, long, int, String, User) - Method in class umun.entity.service.TablePrefService
 
read() - Method in class umun.entity.templates.service.EntityCRUDService
 
read(boolean) - Method in class umun.entity.templates.service.EntityCRUDService
 
read(NamedEntity) - Method in class umun.entity.templates.service.EntityCRUDService
 
read(Set<Long>) - Method in class umun.entity.templates.service.EntityCRUDService
 
read(NamedEntity, int) - Method in class umun.entity.templates.service.EntityFilterService
 
read(NamedEntity) - Method in class umun.entity.templates.service.EntityFilterService
 
read(int) - Method in class umun.entity.templates.service.PaginatedEntityCRUDService
 
read(NamedEntity, int) - Method in class umun.entity.templates.service.PaginatedEntityCRUDService
 
read(Set<Long>, int) - Method in class umun.entity.templates.service.PaginatedEntityCRUDService
 
readAllPrefs(String, String, long) - Method in class umun.entity.controller.EntityPrefController
 
readAllPrefs(User, long) - Method in class umun.entity.service.EntityPrefService
 
readEntity(String, String, long) - Method in class umun.entity.controller.EntityPrefController
 
readForCreation(String, User, Map<String, String>) - Method in class umun.entity.service.TablePrefService
 
readForCreattion(String, String, String, Map<String, String>) - Method in class umun.entity.controller.TablePrefController
 
readOrFail(long) - Method in class umun.entity.service.EntityPrefCategoryService
 
readOrFail(ENTITY, EntityPrefCategory, String) - Method in class umun.entity.service.EntityPrefService
 
readOrFail(String, long) - Method in class umun.entity.service.impl.NamedEntityCRUDService
 
readOrFail(Long, User) - Method in class umun.entity.templates.service.EntityCRUDService
 
readSavedPrefs(ENTITY, Slice<SUB_ENTITY>, EntityPrefCategory) - Method in class umun.entity.service.TablePrefService
 
readSubEntities(ENTITY, int, String) - Method in class umun.entity.service.TablePrefService
 
readWithoutFail(ENTITY, MAPPED_ENTITY) - Method in class umun.entity.service.EntityPrefCategoryInterface
 
readWithoutFail(String, String, String, String) - Method in class umun.entity.service.EntityPrefCategoryService
 
readWithoutFail(ENTITY, EntityPrefCategory, String, String) - Method in class umun.entity.service.EntityPrefService
 
readWithoutFail(ENTITY, EntityPrefCategory, String, String, SUB_ENTITY) - Method in class umun.entity.service.TablePrefService
 
remoteHideKey - Variable in class umun.entity.model.EntityPrefValue
 
removeHidden(List<PREF>) - Method in class umun.entity.service.EntityPrefService
 
required - Variable in class umun.entity.model.TableEntityPref
 
requiredInCreate(boolean) - Method in class umun.entity.model.EntityPrefPropBuilder
 
rootCategory - Variable in class umun.entity.service.EntityPrefService
 

S

saveAndFlush(ENTITY, EntityPrefCategory, PREF, String, String, User, String) - Method in class umun.entity.service.EntityPrefService
 
setAdditionaProperties(EntityPrefProp<ENTITY, PREF>) - Method in class umun.entity.model.EntityPrefValue
 
setCategory(EntityPrefCategory) - Method in class umun.entity.model.EntityPref
 
setCategory(EntityPrefCategory) - Method in class umun.entity.model.impl.EntityPrefImpl
 
setCategory(EntityPrefCategory) - Method in class umun.entity.model.impl.NamedEntityPref
 
setCategory(EntityPrefCategory) - Method in class umun.entity.model.impl.TemplatePref
 
setCategory(EntityPrefCategory) - Method in class umun.entity.model.SystemDefaultPref
 
setCategoryId(Long) - Method in class umun.entity.model.EntityPref
 
setCategoryId(Long) - Method in class umun.entity.model.EntityPrefId
 
setCategoryId(Long) - Method in class umun.entity.model.impl.EntityPrefImpl
 
setCategoryId(Long) - Method in class umun.entity.model.impl.NamedEntityPref
 
setCategoryId(Long) - Method in class umun.entity.model.impl.NamedEntityPrefId
 
setCategoryId(Long) - Method in class umun.entity.model.impl.TemplatePref
 
setCategoryId(Long) - Method in class umun.entity.model.SystemDefaultPref
 
setCategoryId(Long) - Method in class umun.entity.model.SystemDefaultPrefId
 
setDataType(PrefDataType) - Method in class umun.entity.model.CategoryPref
 
setDatatype(PrefDataType) - Method in class umun.entity.model.EntityPref
 
setDisplayName(String) - Method in class umun.entity.model.CategoryPref
 
setDisplayName(String) - Method in class umun.entity.model.EntityPref
 
setDisplayName(String) - Method in class umun.entity.model.EntityPrefCategory
 
setDisplayName(String) - Method in class umun.entity.model.impl.EntityPrefImpl
 
setEntity(ENTITY) - Method in class umun.entity.model.CategoryPref
 
setEntityName(String) - Method in class umun.entity.model.EntityPrefCategory
 
setEntityName(String) - Method in class umun.entity.model.impl.EntityPrefImpl
 
setEntityName(String) - Method in class umun.entity.model.impl.NamedEntity
 
setEntityName(String) - Method in class umun.entity.model.impl.TemplatePref
 
setFieldPrefMapping(EntityFieldPrefMapping<ENTITY, PREF>) - Method in class umun.entity.model.EntityPrefProp
 
setGroup(String) - Method in class umun.entity.model.EntityPref
 
setGroup(String) - Method in class umun.entity.model.impl.EntityPrefImpl
 
setHiddenInCreateTemplate(boolean) - Method in class umun.entity.model.EntityPrefProp
 
setKey(String) - Method in class umun.entity.model.CategoryPref
 
setKey(String) - Method in class umun.entity.model.EntityPref
 
setKey(String) - Method in class umun.entity.model.EntityPrefId
 
setKey(String) - Method in class umun.entity.model.impl.EntityPrefImpl
 
setKey(String) - Method in class umun.entity.model.impl.NamedEntityPref
 
setKey(String) - Method in class umun.entity.model.impl.NamedEntityPrefId
 
setKey(String) - Method in class umun.entity.model.impl.TemplatePref
 
setKey(String) - Method in class umun.entity.model.SystemDefaultPref
 
setKey(String) - Method in class umun.entity.model.SystemDefaultPrefId
 
setMappedField(EntityPrefFieldMapping<ENTITY, PREF>) - Method in class umun.entity.model.EntityPrefProp
 
setName(String) - Method in class umun.entity.model.EntityPrefCategory
 
setName(String) - Method in class umun.entity.model.impl.NamedEntity
 
setNamedEntity(NamedEntity) - Method in class umun.entity.model.impl.NamedEntityPref
 
setNamedEntityId(Long) - Method in class umun.entity.model.impl.NamedEntityPref
 
setNamedEntityId(Long) - Method in class umun.entity.model.impl.NamedEntityPrefId
 
setNumberOfOptionsAsList(long) - Method in class umun.entity.model.EntityPrefProp
 
setNumberOfOptionsAsList(long) - Method in class umun.entity.model.EntityPrefPropBuilder
 
setNumberOfOptionsAsList(long) - Method in class umun.entity.model.impl.TemplatePref
 
setOptions(Map<String, String>) - Method in class umun.entity.model.CategoryPref
 
setOptions(Map<String, String>) - Method in class umun.entity.model.EntityPref
 
setRemoteHideKey(String) - Method in class umun.entity.model.EntityPref
 
setRemoteHideKey(String) - Method in class umun.entity.model.EntityPrefCategory
 
setRequired(boolean) - Method in class umun.entity.model.impl.TemplatePref
 
setRequiredInCreateTemplate(boolean) - Method in class umun.entity.model.EntityPrefProp
 
setSubEntityId(Long) - Method in class umun.entity.model.TableEntityPref
 
setSubEntityMappedField(TableEntityPrefFieldMapping<PREF>) - Method in class umun.entity.model.EntityPrefProp
 
setValue(String) - Method in class umun.entity.model.CategoryPref
 
setValue(String) - Method in class umun.entity.model.EntityPref
 
setValue(String) - Method in class umun.entity.model.impl.EntityPrefImpl
 
setValuesOnUpdate(NamedEntity, NamedEntity, User) - Method in class umun.entity.service.impl.NamedEntityCRUDService
 
setValuesOnUpdate(ENTITY, ENTITY, User) - Method in class umun.entity.templates.service.EntityCRUDService
 
setVariablesOnCreate(NamedEntity) - Method in class umun.entity.service.impl.NamedEntityCRUDService
 
setVariablesOnCreate(ENTITY) - Method in class umun.entity.templates.service.EntityCRUDService
 
slot - Variable in class umun.entity.model.TablePrefSlotItem
 
slotItems - Variable in class umun.entity.model.TablePref
 
startUp(ContextRefreshedEvent) - Method in class umun.entity.service.EntityModulePrefService
 
startUp(ContextRefreshedEvent) - Method in class umun.entity.service.EntityPrefCategoryInterface
 
startUp(ContextRefreshedEvent) - Method in class umun.entity.service.EntityPrefService
 
startUp(ContextRefreshedEvent) - Method in class umun.entity.service.impl.NamedEntityPrefService
 
startUp(ContextRefreshedEvent) - Method in class umun.entity.service.TablePrefService
 
subEntity - Variable in class umun.entity.model.TablePref
 
subEntityMappedField(TableEntityPrefFieldMapping<PREF>) - Method in class umun.entity.model.EntityPrefPropBuilder
 
SystemDefaultPref - Class in umun.entity.model
 
SystemDefaultPref() - Constructor for class umun.entity.model.SystemDefaultPref
 
SystemDefaultPref(String, Long, EntityPrefCategory, String, PrefDataType, String, Map<String, String>, String, String) - Constructor for class umun.entity.model.SystemDefaultPref
 
SystemDefaultPrefId - Class in umun.entity.model
 
SystemDefaultPrefId() - Constructor for class umun.entity.model.SystemDefaultPrefId
 
SystemDefaultPrefId(String, Long) - Constructor for class umun.entity.model.SystemDefaultPrefId
 
SystemDefaultPrefRepository - Interface in umun.entity.repository
 
SystemDefaultPrefService - Class in umun.entity.service
 
SystemDefaultPrefService() - Constructor for class umun.entity.service.SystemDefaultPrefService
 
systemPrefService - Variable in class umun.entity.service.EntityPrefService
 

T

TableEntityPref - Class in umun.entity.model
 
TableEntityPref(String, PrefDataType, String, String) - Constructor for class umun.entity.model.TableEntityPref
 
TableEntityPref() - Constructor for class umun.entity.model.TableEntityPref
 
TableEntityPrefFieldMapping<PREF extends EntityPref> - Interface in umun.entity.model
 
TableEntityPrefId - Class in umun.entity.model
 
TableEntityPrefId() - Constructor for class umun.entity.model.TableEntityPrefId
 
TableEntityService<ENTITY extends umun.iam.model.Meta,SUB_ENTITY extends umun.iam.model.Meta,PREF extends TableEntityPref,ID extends TableEntityPrefId> - Class in umun.entity.templates.service
 
TableEntityService() - Constructor for class umun.entity.templates.service.TableEntityService
 
tableName - Variable in class umun.entity.model.EntityPrefValue
 
TablePref<PREF extends EntityPref> - Class in umun.entity.model
 
TablePref(Meta, List<PREF>, TablePrefSlotItem...) - Constructor for class umun.entity.model.TablePref
 
TablePref() - Constructor for class umun.entity.model.TablePref
 
TablePrefController - Class in umun.entity.controller
 
TablePrefController() - Constructor for class umun.entity.controller.TablePrefController
 
tablePrefs - Variable in class umun.entity.model.TablePrefValidationValue
 
TablePrefService<ENTITY extends umun.iam.model.Meta,SUB_ENTITY extends umun.iam.model.Meta,PREF extends TableEntityPref,ID extends TableEntityPrefId> - Class in umun.entity.service
 
TablePrefService() - Constructor for class umun.entity.service.TablePrefService
 
TablePrefSlotItem - Class in umun.entity.model
 
TablePrefSlotItem(String, String, String, String, String, String) - Constructor for class umun.entity.model.TablePrefSlotItem
 
TablePrefSlotItem() - Constructor for class umun.entity.model.TablePrefSlotItem
 
TablePrefValidationValue - Class in umun.entity.model
 
TablePrefValidationValue() - Constructor for class umun.entity.model.TablePrefValidationValue
 
template(String, Map<String, String>) - Method in class umun.entity.controller.EntityPrefController
 
TemplatePref - Class in umun.entity.model.impl
 
TemplatePref() - Constructor for class umun.entity.model.impl.TemplatePref
 
TemplatePref(String, String, Long, EntityPrefCategory, String, PrefDataType, String, String) - Constructor for class umun.entity.model.impl.TemplatePref
 
tokenService - Variable in class umun.entity.controller.NamedEntityController
 
tokenService - Variable in class umun.entity.templates.controller.EntityController
 

U

umun.entity.controller - package umun.entity.controller
 
umun.entity.model - package umun.entity.model
 
umun.entity.model.impl - package umun.entity.model.impl
 
umun.entity.repository - package umun.entity.repository
 
umun.entity.repository.impl - package umun.entity.repository.impl
 
umun.entity.service - package umun.entity.service
 
umun.entity.service.impl - package umun.entity.service.impl
 
umun.entity.templates.controller - package umun.entity.templates.controller
 
umun.entity.templates.repository - package umun.entity.templates.repository
 
umun.entity.templates.service - package umun.entity.templates.service
 
umun.entity.util - package umun.entity.util
 
update(String, String, long, long, String, String) - Method in class umun.entity.controller.EntityPrefController
 
update(String, String, long, long, String, String, long, String) - Method in class umun.entity.controller.TablePrefController
 
update(long, long, String, String, User) - Method in class umun.entity.service.EntityPrefService
 
update(long, long, String, String, User, String, long, List<TablePref<EntityPref>>) - Method in class umun.entity.service.TablePrefService
 
update(String, long, ENTITY) - Method in class umun.entity.templates.controller.EntityController
 
update(Authentication, long, ENTITY) - Method in class umun.entity.templates.controller.EntityControllerV2
 
update(long, ENTITY, User) - Method in class umun.entity.templates.service.EntityCRUDService
 
userService - Variable in class umun.entity.templates.controller.EntityControllerV2
 

V

validate(String, String, EntityPref) - Method in class umun.entity.controller.EntityPrefController
 
validate(String, String, String, EntityPref) - Method in class umun.entity.controller.TablePrefController
 
validate(String, EntityPref) - Method in class umun.entity.service.EntityPrefService
 
validate(ENTITY, EntityPref) - Method in interface umun.entity.service.EntityPrefValidationInterface
 
validate(String, EntityPref) - Method in class umun.entity.service.TablePrefService
 
validate(EntityPref) - Static method in class umun.entity.util.EntityPrefValidationUtil
 
validateAll(String, String, String, TablePrefValidationValue) - Method in class umun.entity.controller.TablePrefController
 
validateAll(String, TablePrefValidationValue) - Method in class umun.entity.service.TablePrefService
 
validateCreate(NamedEntity, User) - Method in class umun.entity.service.impl.NamedEntityCRUDService
 
validateCreate(ENTITY, User) - Method in class umun.entity.templates.service.EntityCRUDService
 
validateCreateOrUpdate(ENTITY, EntityPrefCategory, String, String, User, PREF) - Method in class umun.entity.service.EntityPrefService
 
validateDelete(NamedEntity, User) - Method in class umun.entity.service.impl.NamedEntityCRUDService
 
validateDelete(ENTITY, User) - Method in class umun.entity.templates.service.EntityCRUDService
 
validateUpdate(NamedEntity, NamedEntity, User) - Method in class umun.entity.service.impl.NamedEntityCRUDService
 
validateUpdate(ENTITY, ENTITY, User) - Method in class umun.entity.templates.service.EntityCRUDService
 
value - Variable in class umun.entity.model.EntityPrefValue
 
value - Variable in class umun.entity.model.TablePrefSlotItem
 
valueOf(String) - Static method in enum umun.entity.model.PrefDataType
Returns the enum constant of this type with the specified name.
values() - Static method in enum umun.entity.model.PrefDataType
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E F G H I K M N O P R S T U V 
Skip navigation links

Copyright © 2022 Pivotal Software, Inc.. All rights reserved.