@Primary @Service(value="dictionaryService") public class DictionaryServiceExtImpl extends com.diboot.core.service.impl.BaseServiceImpl<DictionaryMapper,com.diboot.core.entity.Dictionary> implements com.diboot.core.service.DictionaryService, com.diboot.core.service.DictionaryServiceExtProvider
| 限定符和类型 | 字段和说明 |
|---|---|
private static org.slf4j.Logger |
log |
| 构造器和说明 |
|---|
DictionaryServiceExtImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
bindItemLabel(List voList,
String setFieldName,
String getFieldName,
String type) |
private void |
buildSortId(List<com.diboot.core.entity.Dictionary> dictList)
构建排序编号
|
boolean |
createDictAndChildren(com.diboot.core.vo.DictionaryVO dictVO) |
boolean |
deleteDictAndChildren(Serializable id) |
boolean |
existsDictType(String dictType) |
List<com.diboot.core.entity.Dictionary> |
getDictDefinitionList() |
List<com.diboot.core.vo.DictionaryVO> |
getDictDefinitionVOList() |
Map<String,com.diboot.core.vo.LabelValue> |
getLabel2ItemMap(String type) |
List<com.diboot.core.vo.LabelValue> |
getLabelValueList(String type) |
Map<String,com.diboot.core.vo.LabelValue> |
getValue2ItemMap(String type) |
boolean |
updateDictAndChildren(com.diboot.core.vo.DictionaryVO dictVO) |
afterBatchCreate, afterCreate, afterDelete, afterUpdate, beforeBatchCreate, beforeCreate, beforeDelete, beforeUpdate, convertToIPage, createEntities, createEntity, createEntityAndRelatedEntities, createOrUpdateEntities, createOrUpdateEntity, createOrUpdateN2NRelations, createOrUpdateN2NRelations, deleteEntities, deleteEntities, deleteEntity, deleteEntity, deleteEntityAndRelatedEntities, exists, exists, getColumnByField, getEntity, getEntityList, getEntityList, getEntityListByIds, getEntityListCount, getEntityListLimit, getId2EntityMap, getId2NameMap, getLabelValueList, getMap, getMapList, getMapList, getMapper, getPrimaryKeyValue, getSingleEntity, getValueMapOfField, getValueOfField, getValueOfField, getValueOfField, getValuesOfField, getViewObject, getViewObject, getViewObjectList, getViewObjectTree, isValueUnique, isValueUnique, lambdaQuery, lambdaUpdate, query, save, saveBatch, sort, sort, update, updateById, updateEntities, updateEntity, updateEntity, updateEntity, updateEntityAndRelatedEntitiescloseSqlSession, currentMapperClass, currentModelClass, executeBatch, executeBatch, executeBatch, getBaseMapper, getEntityClass, getObj, getOne, getOneOpt, getSqlSessionFactory, getSqlStatement, removeBatchByIds, removeBatchByIds, removeById, removeById, removeByIds, retBool, saveOrUpdate, saveOrUpdateBatch, sqlSessionBatch, sqlStatement, updateBatchByIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateEntityAndRelatedEntities, createOrUpdateN2NRelations, createOrUpdateN2NRelations, deleteEntities, deleteEntities, deleteEntity, deleteEntity, deleteEntityAndRelatedEntities, exists, exists, getEntity, getEntityList, getEntityList, getEntityListByIds, getEntityListCount, getEntityListLimit, getId2EntityMap, getId2NameMap, getLabelValueList, getMap, getMapList, getMapList, getMapper, getSingleEntity, getValueMapOfField, getValueOfField, getValueOfField, getValueOfField, getValuesOfField, getViewObject, getViewObject, getViewObjectList, getViewObjectTree, isValueUnique, isValueUnique, lambdaQuery, lambdaUpdate, query, sort, sort, update, updateEntity, updateEntity, updateEntityAndRelatedEntitiescreateEntities, createEntity, createOrUpdateEntities, createOrUpdateEntity, updateEntities, updateEntitycount, count, getById, getOne, getOneOpt, getOptById, ktQuery, ktUpdate, lambdaQuery, list, list, list, list, listByIds, listByMap, listMaps, listMaps, listMaps, listMaps, listObjs, listObjs, listObjs, listObjs, page, page, pageMaps, pageMaps, remove, removeBatchByIds, removeBatchByIds, removeById, removeByIds, removeByMap, saveBatch, saveOrUpdate, saveOrUpdateBatch, update, update, updateBatchByIdpublic List<com.diboot.core.vo.LabelValue> getLabelValueList(String type)
getLabelValueList 在接口中 com.diboot.core.service.DictionaryServicegetLabelValueList 在接口中 com.diboot.core.service.DictionaryServiceExtProviderpublic Map<String,com.diboot.core.vo.LabelValue> getLabel2ItemMap(String type)
getLabel2ItemMap 在接口中 com.diboot.core.service.DictionaryServiceExtProviderpublic Map<String,com.diboot.core.vo.LabelValue> getValue2ItemMap(String type)
getValue2ItemMap 在接口中 com.diboot.core.service.DictionaryServiceExtProviderpublic boolean existsDictType(String dictType)
existsDictType 在接口中 com.diboot.core.service.DictionaryServiceExtProvider@Transactional(rollbackFor=java.lang.Exception.class) public boolean createDictAndChildren(com.diboot.core.vo.DictionaryVO dictVO)
createDictAndChildren 在接口中 com.diboot.core.service.DictionaryServicecreateDictAndChildren 在接口中 com.diboot.core.service.DictionaryServiceExtProviderpublic List<com.diboot.core.entity.Dictionary> getDictDefinitionList()
getDictDefinitionList 在接口中 com.diboot.core.service.DictionaryServiceExtProviderpublic List<com.diboot.core.vo.DictionaryVO> getDictDefinitionVOList()
getDictDefinitionVOList 在接口中 com.diboot.core.service.DictionaryServiceExtProvider@Transactional(rollbackFor=java.lang.Exception.class) public boolean updateDictAndChildren(com.diboot.core.vo.DictionaryVO dictVO)
updateDictAndChildren 在接口中 com.diboot.core.service.DictionaryServicepublic boolean deleteDictAndChildren(Serializable id)
deleteDictAndChildren 在接口中 com.diboot.core.service.DictionaryServicepublic void bindItemLabel(List voList, String setFieldName, String getFieldName, String type)
bindItemLabel 在接口中 com.diboot.core.service.DictionaryServiceExtProviderprivate void buildSortId(List<com.diboot.core.entity.Dictionary> dictList)
dictList - Copyright © 2023. All rights reserved.