| Package | Description |
|---|---|
| io.tesler.source.dto | |
| io.tesler.source.services.data | |
| io.tesler.source.services.data.impl | |
| io.tesler.source.services.meta |
| Modifier and Type | Field and Description |
|---|---|
static io.tesler.constgen.DtoField<DictionaryItemDTO,Boolean> |
DictionaryItemDTO_.active |
static io.tesler.constgen.DtoField<DictionaryItemDTO,Boolean> |
DictionaryItemDTO_.additionFlg |
static io.tesler.constgen.DtoField<DictionaryItemDTO,String> |
DictionaryItemDTO_.description |
static io.tesler.constgen.DtoField<DictionaryItemDTO,Integer> |
DictionaryItemDTO_.displayOrder |
static io.tesler.constgen.DtoField<DictionaryItemDTO,String> |
DictionaryItemDTO_.key |
static io.tesler.constgen.DtoField<DictionaryItemDTO,String> |
DictionaryItemDTO_.type |
static io.tesler.constgen.DtoField<DictionaryItemDTO,String> |
DictionaryItemDTO_.value |
| Modifier and Type | Method and Description |
|---|---|
List<DictionaryItemDTO> |
DictionaryItemService.reloadCache() |
| Modifier and Type | Method and Description |
|---|---|
protected CreateResult<DictionaryItemDTO> |
DictionaryItemsServiceImpl.doCreateEntity(DictionaryItem entity,
BusinessComponent bc) |
protected ActionResultDTO<DictionaryItemDTO> |
DictionaryItemsServiceImpl.doUpdateEntity(DictionaryItem item,
DictionaryItemDTO data,
BusinessComponent bc) |
Actions<DictionaryItemDTO> |
DictionaryItemsServiceImpl.getActions() |
List<DictionaryItemDTO> |
DictionaryItemsServiceImpl.reloadCache() |
| Modifier and Type | Method and Description |
|---|---|
protected ActionResultDTO<DictionaryItemDTO> |
DictionaryItemsServiceImpl.doUpdateEntity(DictionaryItem item,
DictionaryItemDTO data,
BusinessComponent bc) |
| Modifier and Type | Method and Description |
|---|---|
void |
DictionaryItemsFieldMetaBuilder.buildIndependentMeta(FieldsMeta<DictionaryItemDTO> fields,
InnerBcDescription bcDescription,
Long parRowId) |
void |
DictionaryItemsFieldMetaBuilder.buildRowDependentMeta(RowDependentFieldsMeta<DictionaryItemDTO> fields,
InnerBcDescription bcDescription,
Long rowId,
Long parRowId) |
Copyright © 2018–2020 Tesler. All rights reserved.