public abstract class StructureBeanLoader extends java.lang.Object implements TableBeanLoader
| Constructor and Description |
|---|
StructureBeanLoader() |
| Modifier and Type | Method and Description |
|---|---|
void |
load(TableBean<?> table,
TableBeanLoaderInput input) |
protected abstract void |
loadImpl(StructureBean bean,
TableBeanLoaderInput input) |
public final void load(TableBean<?> table, TableBeanLoaderInput input) throws TVCException
load in interface TableBeanLoadertable - The current table beaninput - The input to the loader.TVCExceptionprotected abstract void loadImpl(StructureBean bean, TableBeanLoaderInput input) throws TVCException
bean - input - TVCExceptionCopyright ? Technia AB. All Rights Reserved.