| Interface | Description |
|---|---|
| ExcelMarkAppender<T extends ExcelAttribute> |
Allows to append special character to given input
|
| Class | Description |
|---|---|
| MandatoryExcelMarkAppender |
Adds a special character "*" to given
input, when the given attribute is mandatory
|
| MandatoryExcelMarkAppenderTest | |
| MultivalueExcelMarkAppender |
Adds a special mark when input is multivalue
|
| MultivalueExcelMarkAppenderTest | |
| ReadonlyExcelMarkAppender |
Adds a special mark if input is readonly
|
| ReadonlyExcelMarkAppenderTest | |
| UniqueExcelMarkAppender |
Adds a special character "^" to given
input, when the given attribute is unique
|
| UniqueExcelMarkAppenderTest |
Copyright © 2018 SAP SE. All Rights Reserved.