Uses of Class
de.xima.fc.export.model.ExportBedingungData
Packages that use ExportBedingungData
-
Uses of ExportBedingungData in de.xima.fc.export
Methods in de.xima.fc.export that return types with arguments of type ExportBedingungDataModifier and TypeMethodDescriptionprotected List<ExportBedingungData>
AProjektUtil.createBedingungenExportData
(List<ExportBedingungData> exportBedingungListe, Projekt project) Methods in de.xima.fc.export with parameters of type ExportBedingungDataModifier and TypeMethodDescriptionprotected Aktion
AProjektUtil.handleAction
(long oldActionId, Aktion newAction, Map<Long, Aktion> aktionMap, Map<Long, Status> statusMap, ExportBedingungData exportBedingungData) Deprecated.protected Bedingung
AProjektUtil.handleBedingungForImport
(Bedingung neueBedingung, Map<Long, Aktion> aktionMap, Map<Long, Status> statusMap, ExportBedingungData exportBedingungData) Deprecated.Method parameters in de.xima.fc.export with type arguments of type ExportBedingungDataModifier and TypeMethodDescriptionprotected List<ExportBedingungData>
AProjektUtil.createBedingungenExportData
(List<ExportBedingungData> exportBedingungListe, Projekt project)