public class GEntryTabelle extends Tabelle<java.lang.Long,GEntry>
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COLLECTION_CLASS |
static java.lang.String |
COLLECTION_PARAM |
static java.lang.String |
ENTRY_CLASS |
static java.lang.String |
ENTRY_PARAM |
entries, firstEntry, tabId
Constructor and Description |
---|
GEntryTabelle() |
GEntryTabelle(java.lang.String tabId) |
Modifier and Type | Method and Description |
---|---|
protected ISpaltenInfo<GEntry> |
createSpaltenInfo(java.lang.Class<? extends AEntry> theClass)
Hier wird die fuer diese Tabelle relevante SpaltenInfo erzeugt.
|
static GEntryTabelle |
getTabelle(java.lang.String tabId)
Versucht aus einer normalen TabId eine Generische Tabelle zu Konstruieren
Geht nur falls die stored Procedure in der Konvention
entry = NAME_DES_ENTRY Collection = NAME_DER_TABELLE geschrieben ist. |
java.lang.String |
getTabName() |
protected java.lang.String |
guessTabName() |
void |
setTabName(java.lang.String tabName) |
add, containsKey, containsValue, equals, getContentRoot, getEntries, getEntry, getFirstEntry, getNO_TABID_PREFIX, getSpalte, getSpalteAsStringArray, getSpaltenNamen, getTabId, hashCode, hasTrivialTabId, inSeinenWertenGleich, iterator, setContentRoot, setEntries, setFirstEntry, setTabId, size
public static final java.lang.String ENTRY_PARAM
public static final java.lang.String ENTRY_CLASS
public static final java.lang.String COLLECTION_PARAM
public static final java.lang.String COLLECTION_CLASS
public GEntryTabelle(java.lang.String tabId)
public GEntryTabelle()
public static GEntryTabelle getTabelle(java.lang.String tabId)
public java.lang.String getTabName()
public void setTabName(java.lang.String tabName)
tabName
- the tabName to setprotected ISpaltenInfo<GEntry> createSpaltenInfo(java.lang.Class<? extends AEntry> theClass)
Tabelle
createSpaltenInfo
in class Tabelle<java.lang.Long,GEntry>
theClass
- typ der Entries der Tabelle oder falls leer nullprotected java.lang.String guessTabName()
13-September-2017 07:50 Deutsches Elektronen-Synchrotron DESY in der Helmholtz-Gemeinschaft