@Service public class DictionaryItemsServiceImpl extends VersionAwareResponseService<DictionaryItemDTO,DictionaryItem> implements DictionaryItemService
applicationContext, baseDAO, bcSpecificationHolder, linkSpecificationHolder, parentSpec, preActionConditionHolderAssoc, preActionConditionHolderDataResponse, securitySpecificationHolder, typeOfDTO, typeOfEntity| Constructor and Description |
|---|
DictionaryItemsServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected CreateResult<DictionaryItemDTO> |
doCreateEntity(DictionaryItem entity,
BusinessComponent bc) |
protected ActionResultDTO<DictionaryItemDTO> |
doUpdateEntity(DictionaryItem item,
DictionaryItemDTO data,
BusinessComponent bc) |
Actions<DictionaryItemDTO> |
getActions() |
protected org.springframework.data.jpa.domain.Specification<DictionaryItem> |
getParentSpecification(BusinessComponent bc) |
List<DictionaryItemDTO> |
reloadCache() |
create, createEntity, doPreview, getLockTimeout, loadEntity, preview, updateEntityassociate, cast, count, count, count, deleteEntity, doAssociate, doGetOne, dtoListToResultPage, entitiesToDtos, entityListToResultPage, entityToDto, getAssociatedSsNames, getAvailableActions, getBcSpecification, getFetchGraph, getFetchGraphName, getFieldMetaBuilder, getLinkSpecification, getList, getList, getList, getOne, getOneAsEntity, getPageEntities, getPreActionsForSave, getSecuritySpecification, getSpecification, getTypeOfDTO, getTypeOfEntity, hasPersister, invokeAction, isDeferredCreationSupported, isExist, onCancel, unwrap, validateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitassociate, count, createEntity, deleteEntity, getAvailableActions, getFieldMetaBuilder, getList, getOne, getOneAsEntity, getTypeOfDTO, getTypeOfEntity, hasPersister, invokeAction, isDeferredCreationSupported, onCancel, preview, unwrap, updateEntity, validateprotected org.springframework.data.jpa.domain.Specification<DictionaryItem> getParentSpecification(BusinessComponent bc)
getParentSpecification in class AbstractResponseService<DictionaryItemDTO,DictionaryItem>protected ActionResultDTO<DictionaryItemDTO> doUpdateEntity(DictionaryItem item, DictionaryItemDTO data, BusinessComponent bc)
doUpdateEntity in class VersionAwareResponseService<DictionaryItemDTO,DictionaryItem>protected CreateResult<DictionaryItemDTO> doCreateEntity(DictionaryItem entity, BusinessComponent bc)
doCreateEntity in class VersionAwareResponseService<DictionaryItemDTO,DictionaryItem>public Actions<DictionaryItemDTO> getActions()
getActions in class AbstractResponseService<DictionaryItemDTO,DictionaryItem>public List<DictionaryItemDTO> reloadCache()
reloadCache in interface DictionaryItemServiceCopyright © 2018–2020 Tesler. All rights reserved.