Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
M
N
O
P
R
S
T
V
W
A
addColumnNames(String[])
- Method in class dbutils.
RamTable
Die Spaltennamen in einem String-Array hinzufügen
addLookup(String, SortedMap)
- Method in class dbutils.
RamSchema
addRow(String[])
- Method in class dbutils.
RamTable
Eine Zeile hinzufügen
addTable(String, RamTable)
- Method in class dbutils.
RamSchema
asciidb
- package asciidb
C
Clock
- class mysystem.
Clock
.
Einfache Klasse zur Zeitmessung Clock zeit = new Clock(); zeit.start(); ....
Clock()
- Constructor for class mysystem.
Clock
close()
- Method in class asciidb.
TableCol
close()
- Method in class excel.
Workbook
Excel-Workbook schliessen
cls_palette
- Variable in class excel.
Workbook
cls_styleHeader
- Variable in class excel.
Workbook
cls_styleKeyFigure
- Variable in class excel.
Workbook
cls_styleRow
- Variable in class excel.
Workbook
cls_styleRowHeader
- Variable in class excel.
Workbook
cls_styleRowHeaderNum
- Variable in class excel.
Workbook
createExcelFiles(String, RamTable)
- Method in class mobile.
Export
createExcelIndexFile()
- Method in class mobile.
PreStepDay
CreateMeta
- class mobile.
CreateMeta
.
Metainformationen für ISIS-Mobile erstellen.
CreateMeta()
- Constructor for class mobile.
CreateMeta
createNamedRange(String, String, short, short, short, short)
- Method in class excel.
Workbook
Es wird ein Excel-Name erzeugt, der sich auf einen Excel-Bereich bezieht.
CreateOrReplaceDirectory(String)
- Static method in class mysystem.
OS
Ein Verzeichnis wird erstellt oder ersetzt, falls vorhanden.
createRow(short, Object[])
- Method in class excel.
Sheet
createSheet(String)
- Method in class excel.
Workbook
Excel-Sheet erzeugen
CSVSEPARATOR
- Static variable in class mobile.
CreateMeta
D
dbutils
- package dbutils
E
excel
- package excel
existsName(String)
- Method in class excel.
Workbook
existsSheet(String)
- Method in class excel.
Workbook
Export
- class mobile.
Export
.
Export()
- Constructor for class mobile.
Export
ExportDaily
- class mobile.
ExportDaily
.
ExportDaily()
- Constructor for class mobile.
ExportDaily
ExportMonthly
- class mobile.
ExportMonthly
.
ExportMonthly()
- Constructor for class mobile.
ExportMonthly
F
FEHLER_INITIALISIERUNG
- Static variable in class mobile.
Export
FEHLER_VERARBEITUNG
- Static variable in class mobile.
Export
G
getCell(int, int)
- Method in class dbutils.
RamTable
Gibt den Inhalt der Zelle in Zeile 'row' und Spalte 'col' zurück; (0,0) sind die Koordinaten der ersten Zelle.
getCellDisplaySize(int)
- Method in class asciidb.
TableCol
Bezogen auf die aktuelle Zeile, wird die Länge des aktuelle Wertes der Spalte (Zelle), als String formatiert, bestimmt
getCellDisplaySize(int)
- Method in class dbutils.
RamTableReader
Bezogen auf die aktuelle Zeile, wird die Länge des aktuelle Wertes der Spalte (Zelle), als String formatiert, bestimmt
getCellDisplaySize(int)
- Method in interface dbutils.
TableReader
Bezogen auf die aktuelle Zeile, wird die Länge des aktuelle Wertes der Spalte (Zelle), als String formatiert, bestimmt
getColDesc(String)
- Method in class mobile.
Schema
getColumnClass(int)
- Method in class dbutils.
SortFilterModel
getColumnCount()
- Method in class asciidb.
TableCol
Gibt die Anzahl der Spalten zurück;
getColumnCount()
- Method in class dbutils.
RamTableReader
Gibt die Anzahl der Spalten zurück;
getColumnCount()
- Method in class dbutils.
SortFilterModel
getColumnCount()
- Method in interface dbutils.
TableReader
Anzahl der Spalten
getColumnIndex(String)
- Method in class dbutils.
RamTable
Gibt den Index der Spalte mit dem Namen 'colName' zurück.
getColumnLabel(int)
- Method in class asciidb.
TableCol
Spaltenueberschrift; falls nicht definiert sollte hier der Name der Spalte zurückgegeben werden.
getColumnLabel(int)
- Method in class dbutils.
RamTableReader
Spaltenueberschrift; falls nicht definiert sollte hier der Name der Spalte zurückgegeben werden.
getColumnLabel(int)
- Method in interface dbutils.
TableReader
Spaltenueberschrift; falls nicht definiert sollte hier der Name der Spalte zurückgegeben werden.
getColumnName(int)
- Method in class asciidb.
TableCol
Name der Spalte.
getColumnName(int)
- Method in class dbutils.
RamTableReader
Name der Spalte.
getColumnName(int)
- Method in class dbutils.
SortFilterModel
getColumnName(int)
- Method in interface dbutils.
TableReader
Name der Spalte.
getColumnNames()
- Method in class dbutils.
RamTable
Gibt die Spaltennamen als Stringarray
getColumnSet(int)
- Method in class dbutils.
RamTable
getColumnSet(String)
- Method in class dbutils.
RamTable
getDouble(int)
- Method in class asciidb.
TableCol
Double-Wert der Spalte bezogen auf die aktuelle Zeile, also nach next().
getDouble(int)
- Method in class dbutils.
RamTableReader
Double-Wert der Spalte bezogen auf die aktuelle Zeile, also nach next().
getDouble(int)
- Method in interface dbutils.
TableReader
Double-Wert der Spalte bezogen auf die aktuelle Zeile, also nach next().
getEnv(String)
- Static method in class mysystem.
OS
Inhalt einer Umgebungsvariablen lesen.
getEnv(String, String)
- Static method in class mysystem.
OS
Inhalt einer Umgebungsvariablen lesen.
getFirstCell(String, String, String)
- Method in class dbutils.
RamTable
Gib den
Inhalt einer Zelle
mit der Spalte colName und der Zeileneinschränkung (Filter) whereColName und whereColValue.
getInfoMap()
- Method in class mobile.
Schema
getLookup(String)
- Method in class dbutils.
RamSchema
getLtColDesc(String)
- Method in class mobile.
ExportDaily
getLtColDesc(String)
- Method in class mobile.
Export
getLtColDesc(String)
- Method in class mobile.
ExportMonthly
getNumberOfNames()
- Method in class excel.
Workbook
getNumberOfSheets()
- Method in class excel.
Workbook
getOrderDaily()
- Method in class mobile.
Schema
getOrderMonthly()
- Method in class mobile.
Schema
getPathData(String, String)
- Method in class mobile.
ExportDaily
getPathData(String, String)
- Method in class mobile.
Export
getPathData(String, String)
- Method in class mobile.
ExportMonthly
getPathData(String, String)
- Method in class mobile.
MGlobal
Absoluter Pfad einer Vertreter-Datendatei
getPathExcelReport(String, String)
- Method in class mobile.
ExportDaily
getPathExcelReport(String, String)
- Method in class mobile.
Export
getPathExcelReport(String, String)
- Method in class mobile.
ExportMonthly
getPathExcelReportDaily(String, String)
- Method in class mobile.
MGlobal
Absoluter Pfad einer Excel-Berichtsdatei bezogen auf einen Vertreter
getPathExcelReportMonthly(String)
- Method in class mobile.
MGlobal
Zielverzeichnis von für die Excel-Berichte.
getPathExcelReportMonthly(String, String)
- Method in class mobile.
MGlobal
Absoluter Pfad einer Excel-Berichtsdatei bezogen auf einen Vertreter
getPathExcelReports(String)
- Method in class mobile.
ExportDaily
getPathExcelReports(String)
- Method in class mobile.
Export
getPathExcelReports(String)
- Method in class mobile.
ExportMonthly
getPathExcelReportsDaily()
- Method in class mobile.
MGlobal
Zielverzeichnis von für die Excel-Berichte.
getPathExcelReportsDaily(String)
- Method in class mobile.
MGlobal
Zielverzeichnis von für die Excel-Berichte.
getPathExcelReportsMonthly()
- Method in class mobile.
MGlobal
Zielverzeichnis von für die Excel-Berichte.
getPathMeta()
- Method in class mobile.
MGlobal
getPathProgExport()
- Method in class mobile.
MGlobal
Absoluter Pfad der generierten Export-Programme.
getPathSasProperties()
- Method in class mobile.
MGlobal
Pfad der SAS-Properties für der Connect-Aufbau.
getPathSchema()
- Method in class mobile.
MGlobal
Absoluter Pfad der serialisierten Schema-Klasse
getPathTemplate(String)
- Method in class mobile.
ExportDaily
getPathTemplate(String)
- Method in class mobile.
Export
getPathTemplate(String)
- Method in class mobile.
ExportMonthly
getPathTemplate(String)
- Method in class mobile.
MGlobal
Absoluter Pfad der Vorlage
getRow(int)
- Method in class dbutils.
RamTable
Gibt die Zeile 'row' zurück;
getRow(String, String)
- Method in class dbutils.
RamTable
Gib die erste Zeile der Tabelle, bei der in einer gegebenen Spalte ein bestimmter Wert enthalten ist.
getRowCount()
- Method in class dbutils.
SortFilterModel
getRowNumber()
- Method in class asciidb.
TableCol
getRowNumber()
- Method in class dbutils.
RamTableReader
getRowNumber()
- Method in interface dbutils.
TableReader
Aktuelle Zeilennummer
getSchema()
- Method in class mobile.
MGlobal
Aktuelles Schema: Die serialisierte Schema-Klasse wird eingelesen und instanziert.
getSheet(String)
- Method in class excel.
Workbook
Gib eine Referenz zu einem Excel-Sheet.
getString(int)
- Method in class asciidb.
TableCol
String-Wert der Spalte bezogen auf die aktuelle Zeile, also nach next().
getString(int)
- Method in class dbutils.
RamTableReader
String-Wert der Spalte bezogen auf die aktuelle Zeile, also nach next().
getString(int)
- Method in interface dbutils.
TableReader
String-Wert der Spalte bezogen auf die aktuelle Zeile, also nach next().
getTable(String)
- Method in class dbutils.
RamSchema
getTime()
- Method in class mysystem.
Clock
Anzahl der Millisekunden zwischen start() und stop().
getTimeInSeconds()
- Method in class mysystem.
Clock
Anzahl der Sekunden zwischen start() und stop().
getValueAt(int, int)
- Method in class dbutils.
SortFilterModel
I
importTable(TableReader)
- Method in class excel.
Sheet
isCellEditable(int, int)
- Method in class dbutils.
SortFilterModel
isEmpty()
- Method in class dbutils.
RamTable
Prüft, ob die Tabelle keine Zeilen hat
isKeyFigure(int)
- Method in class asciidb.
TableCol
isKeyFigure(int)
- Method in class dbutils.
RamTableReader
isKeyFigure(int)
- Method in interface dbutils.
TableReader
Ist diese Spalte eine Kennzahl?
isNumber(int)
- Method in class asciidb.
TableCol
Gibt an, ob diese Spalte numerisch ist.
isNumber(int)
- Method in class dbutils.
RamTableReader
Gibt an, ob diese Spalte numerisch ist.
isNumber(int)
- Method in interface dbutils.
TableReader
Ist diese Spalte eine numerisch ?
iterator()
- Method in class dbutils.
RamTable
Gibt einen Iterator ueber die Zeilenliste zurück.
M
main(String[])
- Static method in class mobile.
CreateMeta
main(String[])
- Static method in class mobile.
ExportDaily
main(String[])
- Static method in class mobile.
ExportMonthly
main(String[])
- Static method in class mobile.
PreStepDay
main(String[])
- Static method in class mobile.
ViewMeta
MGlobal
- class mobile.
MGlobal
.
Zusammenstellung globaler Funktionen, die Informationen über die ISIS-Verzeichnisstruktur geben.
MGlobal()
- Constructor for class mobile.
MGlobal
mobile
- package mobile
MyIo
- class dbutils.
MyIo
.
Häufig verwendete IO-Funktionen ohne "Standard-"Ballast.
MyIo()
- Constructor for class dbutils.
MyIo
mysystem
- package mysystem
N
next()
- Method in class asciidb.
TableCol
next()
- Method in class dbutils.
RamTableReader
next()
- Method in interface dbutils.
TableReader
Es wird auf den nächsten Satz positioniert.
O
open(String)
- Method in class asciidb.
TableCol
open(String)
- Method in class excel.
Workbook
Excel-Workbook OHNE Vorlage öffnen
open(String, String)
- Method in class excel.
Workbook
Excel-Workbook mit Vorlage öffnen
OS
- class mysystem.
OS
.
Zugriffe aufs Betriebssystem
OS()
- Constructor for class mysystem.
OS
P
PreStepDay
- class mobile.
PreStepDay
.
PreStepDay()
- Constructor for class mobile.
PreStepDay
R
RamSchema
- class dbutils.
RamSchema
.
RamSchema()
- Constructor for class dbutils.
RamSchema
RamTable
- class dbutils.
RamTable
.
Abbildung einer Datenbanktabelle in eine Java-String-Struktur.
RamTable(String)
- Constructor for class dbutils.
RamTable
RamTableReader
- class dbutils.
RamTableReader
.
RamTableReader(RamTable)
- Constructor for class dbutils.
RamTableReader
readClassAndLabels(String)
- Method in class mobile.
CreateMeta
readCSV(String)
- Method in class mobile.
CreateMeta
readObject(String)
- Static method in class dbutils.
MyIo
readProperties(String)
- Static method in class dbutils.
MyIo
removeName(String)
- Method in class excel.
Workbook
removeSheet(String)
- Method in class excel.
Workbook
rmDirectory(String)
- Static method in class mysystem.
OS
Verzeichnis unbedingt löschen.
S
Schema
- class mobile.
Schema
.
SCHEMA_VERSION
- Static variable in class mobile.
CreateMeta
Schema()
- Constructor for class mobile.
Schema
setColDesc(String, ColumnDesc[])
- Method in class mobile.
Schema
setHeader(String)
- Method in class excel.
Sheet
setInfoMap(SortedMap)
- Method in class mobile.
Schema
setOrderDaily(RamTable)
- Method in class mobile.
Schema
setOrderMonthly(RamTable)
- Method in class mobile.
Schema
setPalette()
- Method in class excel.
Workbook
setRangeName(String)
- Method in class excel.
Sheet
setStyles()
- Method in class excel.
Workbook
setValueAt(Object, int, int)
- Method in class dbutils.
SortFilterModel
Sheet
- class excel.
Sheet
.
Klasse Sheet
size()
- Method in class dbutils.
RamTable
Gibt die Anzahl der Zeilen zurück
sort(int)
- Method in class dbutils.
SortFilterModel
SortFilterModel
- class dbutils.
SortFilterModel
.
SortFilterModel(TableModel)
- Constructor for class dbutils.
SortFilterModel
start()
- Method in class mysystem.
Clock
Zeitmessung wird gestartet
stop()
- Method in class mysystem.
Clock
Zeitmessung wird beendet
T
TableCol
- class asciidb.
TableCol
.
TableCol(ColumnDesc[])
- Constructor for class asciidb.
TableCol
TableReader
- interface dbutils.
TableReader
.
Interface TableReader
toString()
- Method in class dbutils.
RamSchema
V
ViewMeta
- class mobile.
ViewMeta
.
ViewMeta()
- Constructor for class mobile.
ViewMeta
W
Workbook
- class excel.
Workbook
.
Klasse Workbook
Workbook()
- Constructor for class excel.
Workbook
write()
- Method in class excel.
Workbook
Excel-Workbook als Excel-Datei schreiben
writeObject(Object, String)
- Static method in class dbutils.
MyIo
A
C
D
E
F
G
I
M
N
O
P
R
S
T
V
W
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes