public interface ExhibitApplicationIndustryExport
| 限定符和类型 | 方法和说明 |
|---|---|
SmebExhibitApplicationIndustry |
findById(Integer id)
根据Id查询
|
List<SmebExhibitApplicationIndustry> |
list(SmebExhibitApplicationIndustry exhibitApplicationIndustry)
查询所有展商行业记录
|
com.github.pagehelper.PageInfo<SmebExhibitApplicationIndustry> |
page(SmebExhibitApplicationIndustry exhibitApplicationIndustry)
展商行业分页查询
|
boolean |
save(SmebExhibitApplicationIndustry exhibitApplicationIndustry)
保存
|
boolean |
update(SmebExhibitApplicationIndustry exhibitApplicationIndustry)
更新
|
com.github.pagehelper.PageInfo<SmebExhibitApplicationIndustry> page(SmebExhibitApplicationIndustry exhibitApplicationIndustry)
exhibitApplicationIndustry - 查询条件boolean update(SmebExhibitApplicationIndustry exhibitApplicationIndustry)
exhibitApplicationIndustry - 展商行业对象boolean save(SmebExhibitApplicationIndustry exhibitApplicationIndustry)
exhibitApplicationIndustry - 展商行业对象SmebExhibitApplicationIndustry findById(Integer id)
id - idList<SmebExhibitApplicationIndustry> list(SmebExhibitApplicationIndustry exhibitApplicationIndustry)
exhibitApplicationIndustry - SmebExhibitApplicationIndustrySmebExhibitApplicationIndustryCopyright © 2024 Pivotal Software, Inc.. All rights reserved.