| Package | Description |
|---|---|
| blue.hive.spring.web.view | |
| blue.hive.util |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,ExcelColumn> |
BHiveExcelCommand.anntationMap
Excel 출력 ExcelColumn Annotation 맵
|
| Modifier and Type | Method and Description |
|---|---|
static ExcelColumn |
BHiveVOUtil.getExcelColumnAnnotation(Class<?> voClass,
PropertyDescriptor descriptor)
VO클래스에서 PropertyDescriptor의 Name과 같은 Field나 getter의 ExcelColumn Annotaion 획득
|
| Modifier and Type | Method and Description |
|---|---|
static Map<String,ExcelColumn> |
BHiveVOUtil.getExcelColumnAnnotationMap(Class<?> voClass)
ExcelColumn Annotation의 필드-Annotation 맵을 획득
|
Copyright © 2018. All rights reserved.