| Package | Description |
|---|---|
| com.hframe.controller | |
| com.hframe.dao | |
| com.hframe.service.impl | |
| com.hframe.service.interfaces |
| Modifier and Type | Method and Description |
|---|---|
ResultData |
HfusEntityStoreController.batchCreate(HfusEntityStore[] hfusEntityStores) |
ResultData |
HfusEntityStoreController.create(HfusEntityStore hfusEntityStore) |
ResultData |
HfusEntityStoreController.delete(HfusEntityStore hfusEntityStore) |
ResultData |
HfusEntityStoreController.detail(HfusEntityStore hfusEntityStore) |
ResultData |
HfusEntityStoreController.list(HfusEntityStore hfusEntityStore,
HfusEntityStore_Example example,
Pagination pagination) |
ResultData |
HfusEntityStoreController.saveOrUpdate(HfusEntityStore hfusEntityStore) |
ResultData |
HfusEntityStoreController.search(HfusEntityStore hfusEntityStore) |
ResultData |
HfusEntityStoreController.update(HfusEntityStore hfusEntityStore) |
| Modifier and Type | Method and Description |
|---|---|
HfusEntityStore |
HfusEntityStoreMapper.selectByPrimaryKey(Long hfusEntityStoreId) |
| Modifier and Type | Method and Description |
|---|---|
List<HfusEntityStore> |
HfusEntityStoreMapper.selectByExample(HfusEntityStore_Example example) |
List<HfusEntityStore> |
HfusEntityStoreMapper.selectByExampleWithBLOBs(HfusEntityStore_Example example) |
| Modifier and Type | Method and Description |
|---|---|
int |
HfusEntityStoreMapper.insert(HfusEntityStore record) |
int |
HfusEntityStoreMapper.insertSelective(HfusEntityStore record) |
int |
HfusEntityStoreMapper.updateByExample(HfusEntityStore record,
HfusEntityStore_Example example) |
int |
HfusEntityStoreMapper.updateByExampleSelective(HfusEntityStore record,
HfusEntityStore_Example example) |
int |
HfusEntityStoreMapper.updateByExampleWithBLOBs(HfusEntityStore record,
HfusEntityStore_Example example) |
int |
HfusEntityStoreMapper.updateByPrimaryKey(HfusEntityStore record) |
int |
HfusEntityStoreMapper.updateByPrimaryKeySelective(HfusEntityStore record) |
int |
HfusEntityStoreMapper.updateByPrimaryKeyWithBLOBs(HfusEntityStore record) |
| Modifier and Type | Method and Description |
|---|---|
HfusEntityStore |
HfusEntityStoreSVImpl.getHfusEntityStoreByPK(long hfusEntityStoreId) |
| Modifier and Type | Method and Description |
|---|---|
List<HfusEntityStore> |
HfusEntityStoreSVImpl.getHfusEntityStoreAll() |
List<HfusEntityStore> |
HfusEntityStoreSVImpl.getHfusEntityStoreListByExample(HfusEntityStore_Example example) |
List<HfusEntityStore> |
HfusEntityStoreSVImpl.getHfusEntityStoreListByParam(Map<String,Object> params) |
| Modifier and Type | Method and Description |
|---|---|
int |
HfusEntityStoreSVImpl.batchOperate(HfusEntityStore[] hfusEntityStores) |
int |
HfusEntityStoreSVImpl.create(HfusEntityStore hfusEntityStore) |
int |
HfusEntityStoreSVImpl.delete(HfusEntityStore hfusEntityStore) |
int |
HfusEntityStoreSVImpl.update(HfusEntityStore hfusEntityStore) |
int |
HfusEntityStoreSVImpl.updateByExample(HfusEntityStore hfusEntityStore,
HfusEntityStore_Example example) |
| Modifier and Type | Method and Description |
|---|---|
HfusEntityStore |
IHfusEntityStoreSV.getHfusEntityStoreByPK(long hfusEntityStoreId) |
| Modifier and Type | Method and Description |
|---|---|
List<HfusEntityStore> |
IHfusEntityStoreSV.getHfusEntityStoreAll() |
List<HfusEntityStore> |
IHfusEntityStoreSV.getHfusEntityStoreListByExample(HfusEntityStore_Example example) |
List<HfusEntityStore> |
IHfusEntityStoreSV.getHfusEntityStoreListByParam(Map<String,Object> params) |
| Modifier and Type | Method and Description |
|---|---|
int |
IHfusEntityStoreSV.batchOperate(HfusEntityStore[] hfusEntityStores) |
int |
IHfusEntityStoreSV.create(HfusEntityStore hfusEntityStore) |
int |
IHfusEntityStoreSV.delete(HfusEntityStore hfusEntityStore) |
int |
IHfusEntityStoreSV.update(HfusEntityStore hfusEntityStore) |
int |
IHfusEntityStoreSV.updateByExample(HfusEntityStore hfusEntityStore,
HfusEntityStore_Example example) |
Copyright © 2018. All rights reserved.