Package de.xima.fc.bl.fdv.savedata
Class VorgangsDataHelper
java.lang.Object
de.xima.fc.bl.fdv.savedata.VorgangsDataHelper
Deprecated.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
insertEingabeWerteToProjektDataTables
(IEntityContext ec, Vorgang vorgang) Deprecated.static void
recreateDataTable
(IEntityContext ec, Projekt projekt, EProjectSpecificDBTable tableType) Deprecated.static void
reindexDataTable
(IEntityContext ec, Projekt projekt) Deprecated.static void
reindexPostfachTable
(IEntityContext ec, Projekt projekt) Deprecated.
-
Constructor Details
-
VorgangsDataHelper
public VorgangsDataHelper()Deprecated.
-
-
Method Details
-
reindexPostfachTable
@Deprecated public static void reindexPostfachTable(IEntityContext ec, Projekt projekt) throws Exception Deprecated.- Throws:
Exception
-
reindexDataTable
@Deprecated public static void reindexDataTable(IEntityContext ec, Projekt projekt) throws Exception Deprecated.- Throws:
Exception
-
recreateDataTable
@Deprecated public static void recreateDataTable(IEntityContext ec, Projekt projekt, EProjectSpecificDBTable tableType) throws Exception Deprecated.- Throws:
Exception
-
insertEingabeWerteToProjektDataTables
@Deprecated public static void insertEingabeWerteToProjektDataTables(IEntityContext ec, Vorgang vorgang) Deprecated.
-
DaoProvider.DATENTABELLE_DAO