@Service public class RoleExcelExportServiceImpl extends java.lang.Object implements ExcelWriteService
Title:
Description:
Copyright: 2015~2020
Company/Department: xforceplus
| 构造器和说明 |
|---|
RoleExcelExportServiceImpl(RoleService roleService) |
| 限定符和类型 | 方法和说明 |
|---|---|
BusinessType |
getBusinessType()
获取导入类型,用于Event事件调整导入方法
|
void |
write(Context context)
导出公共方法
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcalcSuccessSize, calcSuccessSizepublic RoleExcelExportServiceImpl(RoleService roleService)
public BusinessType getBusinessType()
getBusinessType 在接口中 ExcelWriteServicepublic void write(Context context)
write 在接口中 ExcelWriteServicecontext - 上下文