Uses of Enum
de.xima.fc.mdl.enums.ELoginContext
Packages that use ELoginContext
Package
Description
Commonly used enumeration that are mainly used in model classes.
-
Uses of ELoginContext in de.xima.fc.mdl.enums
Methods in de.xima.fc.mdl.enums that return ELoginContextModifier and TypeMethodDescriptionstatic ELoginContext
Deprecated.Returns the enum constant of this type with the specified name.static ELoginContext[]
ELoginContext.values()
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of ELoginContext in de.xima.fc.session
Methods in de.xima.fc.session that return ELoginContextMethods in de.xima.fc.session with parameters of type ELoginContext