public interface PostProcessor
| Modifier and Type | Method and Description |
|---|---|
TableBean<?> |
process(TableBean<?> in)
Processes the table bean and returns the same instance or possibly a
different instance.
|
TableBean<?> process(TableBean<?> in) throws TVCException
Returning null from this method indicates that the tablebean is not replaced with a different instance.
in - The table bean to processTVCExceptionCopyright ? Technia AB. All Rights Reserved.