Uses of Interface
de.fhdw.hfw417.dokumentenpostfach.model.benutzer.LebenszyklusStatus
-
Packages that use LebenszyklusStatus Package Description de.fhdw.hfw417.dokumentenpostfach.model.benutzer Modell-Objekte bezüglich des Benutzers, die im Postfach verwendet werden. -
-
Uses of LebenszyklusStatus in de.fhdw.hfw417.dokumentenpostfach.model.benutzer
Classes in de.fhdw.hfw417.dokumentenpostfach.model.benutzer that implement LebenszyklusStatus Modifier and Type Class Description classAktivStatusKlasse für den Status "Aktiv".classInaktivStatusKlasse für den Status "Inaktiv".Methods in de.fhdw.hfw417.dokumentenpostfach.model.benutzer that return LebenszyklusStatus Modifier and Type Method Description LebenszyklusStatusMandant. getMeinStatus()Methods in de.fhdw.hfw417.dokumentenpostfach.model.benutzer with parameters of type LebenszyklusStatus Modifier and Type Method Description voidMandant. setMeinStatus(LebenszyklusStatus myState)
-