@Service(value="dictionaryItemService") public class SimpleDictionaryItemService extends AbstractTreeSortService<DictionaryItemEntity,String> implements DictionaryItemService
entityFactory, entityType, logger, logicPrimaryKeyValidator, primaryKeyType, validator| 构造器和说明 |
|---|
SimpleDictionaryItemService() |
| 限定符和类型 | 方法和说明 |
|---|---|
DictionaryItemEntity |
deleteByPk(String id) |
DictionaryItemDao |
getDao() |
protected org.hswebframework.web.id.IDGenerator<String> |
getIDGenerator() |
String |
insert(DictionaryItemEntity entity) |
List<DictionaryItemEntity> |
selectByDictId(String dictId) |
int |
updateByPk(String id,
DictionaryItemEntity entity) |
applyPath, createParentIdOnExists, insertBatch, saveOrUpdateForSingle, selectAllChildNode, selectChildNode, selectParentNode, updateBatch, updateByPkdataExisted, init, physicalDeleteByPk, pushCreatedEvent, pushModifyEvent, saveOrUpdate, selectByPk, selectByPk, setEventPublisher, updateByPkassertNotNull, assertNotNull, createEntity, entityFactoryIsEnabled, getEntityInstanceType, getEntityType, getPrimaryKeyType, setEntityFactory, setLogicPrimaryKeyValidator, setValidator, tryValidate, tryValidate, tryValidate, tryValidateProperty, tryValidateProperty, tryValidatePropertyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinsertBatch, selectAllChildNode, selectChildNode, selectParentNode, updateBatchcount, select, selectPager, selectSinglesaveOrUpdate, updateByPkcreateEntity, getEntityInstanceTypecount, select, selectByPk, selectByPkcount, createQuery, createQuery, selectcount, select, selectPager, selectSinglecreateUpdate, createUpdate, createUpdate, createUpdatecreateDelete, createDelete, createDeleteprotected org.hswebframework.web.id.IDGenerator<String> getIDGenerator()
public DictionaryItemDao getDao()
getDao 在接口中 DefaultDSLDeleteService<DictionaryItemEntity,String>getDao 在接口中 DefaultDSLUpdateService<DictionaryItemEntity,String>getDao 在接口中 DefaultQueryByEntityService<DictionaryItemEntity>getDao 在接口中 GenericService<DictionaryItemEntity,String>public String insert(DictionaryItemEntity entity)
insert 在接口中 InsertService<DictionaryItemEntity,String>insert 在类中 AbstractTreeSortService<DictionaryItemEntity,String>public int updateByPk(String id, DictionaryItemEntity entity)
updateByPk 在接口中 UpdateService<DictionaryItemEntity,String>updateByPk 在类中 GenericEntityService<DictionaryItemEntity,String>public DictionaryItemEntity deleteByPk(String id)
deleteByPk 在接口中 DefaultDeleteService<DictionaryItemEntity,String>deleteByPk 在接口中 DeleteService<DictionaryItemEntity,String>deleteByPk 在类中 AbstractTreeSortService<DictionaryItemEntity,String>public List<DictionaryItemEntity> selectByDictId(String dictId)
selectByDictId 在接口中 DictionaryItemServiceCopyright © 2016–2019. All rights reserved.