public class ExportProjektData extends Object
Constructor and Description |
---|
ExportProjektData(Projekt projekt) |
Modifier and Type | Method and Description |
---|---|
void |
addBereitstellungGruppen(String gruppe) |
List<String> |
getBereitstellungGruppen() |
String |
getInitialPostfachName() |
Integer |
getStatusNachWiedervorlageId() |
void |
setBereitstellungGruppen(List<String> bereitstellungGruppen) |
void |
setInitialPostfachName(String initialPostfachName) |
void |
setStatusNachWiedervorlageId(Integer statusNachWiedervorlageId) |
public ExportProjektData(Projekt projekt)
public String getInitialPostfachName()
public void setInitialPostfachName(String initialPostfachName)
public void addBereitstellungGruppen(String gruppe)
public Integer getStatusNachWiedervorlageId()
public void setStatusNachWiedervorlageId(Integer statusNachWiedervorlageId)
Copyright © 2018 XIMA MEDIA GmbH. All rights reserved.