| Package | Description |
|---|---|
| io.tesler.source.dto | |
| io.tesler.source.services.data.impl | |
| io.tesler.source.services.meta |
| Modifier and Type | Field and Description |
|---|---|
static io.tesler.constgen.DtoField<DictionaryTypeDescDTO,String> |
DictionaryTypeDescDTO_.type |
static io.tesler.constgen.DtoField<DictionaryTypeDescDTO,String> |
DictionaryTypeDescDTO_.typeDesc |
| Modifier and Type | Method and Description |
|---|---|
protected CreateResult<DictionaryTypeDescDTO> |
DictionaryTypeDescServiceImpl.doCreateEntity(DictionaryTypeDesc entity,
BusinessComponent bc) |
protected ActionResultDTO<DictionaryTypeDescDTO> |
DictionaryTypeDescServiceImpl.doUpdateEntity(DictionaryTypeDesc item,
DictionaryTypeDescDTO data,
BusinessComponent bc) |
Actions<DictionaryTypeDescDTO> |
DictionaryTypeDescServiceImpl.getActions() |
| Modifier and Type | Method and Description |
|---|---|
protected ActionResultDTO<DictionaryTypeDescDTO> |
DictionaryTypeDescServiceImpl.doUpdateEntity(DictionaryTypeDesc item,
DictionaryTypeDescDTO data,
BusinessComponent bc) |
| Modifier and Type | Method and Description |
|---|---|
void |
DictionaryTypeDescFieldMetaBuilder.buildIndependentMeta(FieldsMeta<DictionaryTypeDescDTO> fields,
InnerBcDescription bcDescription,
Long parRowId) |
void |
DictionaryTypeDescFieldMetaBuilder.buildRowDependentMeta(RowDependentFieldsMeta<DictionaryTypeDescDTO> fields,
InnerBcDescription bcDescription,
Long rowId,
Long parRowId) |
Copyright © 2018–2020 Tesler. All rights reserved.