| 程序包 | 说明 |
|---|---|
| org.hswebframework.web.dictionary.api | |
| org.hswebframework.web.dictionary.api.entity |
| 限定符和类型 | 方法和说明 |
|---|---|
List<DictionaryItemEntity> |
DictionaryItemService.selectByDictId(String dictId) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
SimpleDictionaryItemEntity
数据字典选项
|
| 限定符和类型 | 方法和说明 |
|---|---|
List<DictionaryItemEntity> |
DictionaryEntity.getItems() |
List<DictionaryItemEntity> |
SimpleDictionaryEntity.getItems() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
DictionaryItemEntity.setChildren(List<DictionaryItemEntity> children) |
void |
DictionaryEntity.setItems(List<DictionaryItemEntity> items) |
void |
SimpleDictionaryEntity.setItems(List<DictionaryItemEntity> items) |
Copyright © 2018. All rights reserved.