Verwendungen von Enum-Klasse
org.teamapps.dto.ClosedSessionHandlingType
-
Verwendungen von ClosedSessionHandlingType in org.teamapps.dto
Felder in org.teamapps.dto, die deklariert sind als ClosedSessionHandlingTypeModifizierer und TypFeldBeschreibungprotected ClosedSessionHandlingTypeUiConfiguration.closedSessionHandlingMethoden in org.teamapps.dto, die ClosedSessionHandlingType zurückgebenModifizierer und TypMethodeBeschreibungUiConfiguration.getClosedSessionHandling()static ClosedSessionHandlingTypeGibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.static ClosedSessionHandlingType[]ClosedSessionHandlingType.values()Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.Methoden in org.teamapps.dto mit Parametern vom Typ ClosedSessionHandlingTypeModifizierer und TypMethodeBeschreibungUiConfiguration.setClosedSessionHandling(ClosedSessionHandlingType closedSessionHandling)