| 程序包 | 说明 |
|---|---|
| com.ptteng.carrots.home.model | |
| com.ptteng.carrots.home.service | |
| com.ptteng.carrots.home.vo | |
| com.ptteng.sca.carrots.home.client |
| 限定符和类型 | 方法和说明 |
|---|---|
List<CompanyIndustry> |
Company.getCompanyIndustryList() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
Company.setCompanyIndustryList(List<CompanyIndustry> companyIndustryList) |
| 限定符和类型 | 方法和说明 |
|---|---|
CompanyIndustry |
CompanyIndustryService.getObjectById(Long id) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<CompanyIndustry> |
CompanyIndustryService.getObjectsByIds(List<Long> ids) |
List<CompanyIndustry> |
CompanyIndustryService.insertList(List<CompanyIndustry> companyIndustryList) |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
CompanyIndustryService.insert(CompanyIndustry companyIndustry) |
boolean |
CompanyIndustryService.update(CompanyIndustry companyIndustry) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<CompanyIndustry> |
CompanyIndustryService.insertList(List<CompanyIndustry> companyIndustryList) |
boolean |
CompanyIndustryService.updateList(List<CompanyIndustry> companyIndustryList) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<CompanyIndustry> |
ProfessionAndTags.getIndustryList() |
List<CompanyIndustry> |
CompanyInfo.getIndustryList() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ProfessionAndTags.setIndustryList(List<CompanyIndustry> industryList) |
void |
CompanyInfo.setIndustryList(List<CompanyIndustry> industryList) |
| 限定符和类型 | 方法和说明 |
|---|---|
CompanyIndustry |
CompanyIndustrySCAClient.getObjectById(Long id) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<CompanyIndustry> |
CompanyIndustrySCAClient.getObjectsByIds(List<Long> ids) |
List<CompanyIndustry> |
CompanyIndustrySCAClient.insertList(List<CompanyIndustry> companyIndustryList) |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
CompanyIndustrySCAClient.insert(CompanyIndustry companyIndustry) |
boolean |
CompanyIndustrySCAClient.update(CompanyIndustry companyIndustry) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<CompanyIndustry> |
CompanyIndustrySCAClient.insertList(List<CompanyIndustry> companyIndustryList) |
boolean |
CompanyIndustrySCAClient.updateList(List<CompanyIndustry> companyIndustryList) |
Copyright © 2016. All rights reserved.