public abstract class ColumnLayout extends Object
Constructor and Description |
---|
ColumnLayout() |
Modifier and Type | Method and Description |
---|---|
abstract int |
getColumnCount(boolean in) |
String |
getExpectedMessageText(List<String> fullRow,
de.bsvrz.dav.daf.main.DataDescription dataDescription,
List<List<String>> header,
long timestamp) |
Collection<String> |
getIgnored() |
Collection<String> |
getIgnoredLines() |
long |
getIntervallLength() |
int |
getOutOffset() |
List<de.bsvrz.dav.daf.main.Data> |
getSubDatas(String type,
de.bsvrz.dav.daf.main.Data data) |
boolean |
groupingEnabled() |
abstract void |
setValues(de.bsvrz.dav.daf.main.config.SystemObject testObject,
de.bsvrz.dav.daf.main.Data item,
List<String> row,
int realCol,
String type,
boolean in) |
public abstract int getColumnCount(boolean in)
public abstract void setValues(de.bsvrz.dav.daf.main.config.SystemObject testObject, de.bsvrz.dav.daf.main.Data item, List<String> row, int realCol, String type, boolean in)
public List<de.bsvrz.dav.daf.main.Data> getSubDatas(String type, de.bsvrz.dav.daf.main.Data data)
public Collection<String> getIgnored()
public Collection<String> getIgnoredLines()
public String getExpectedMessageText(List<String> fullRow, de.bsvrz.dav.daf.main.DataDescription dataDescription, List<List<String>> header, long timestamp)
public int getOutOffset()
public long getIntervallLength()
public boolean groupingEnabled()
Copyright © 2017 Kappich Systemberatung. All rights reserved.