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
Subclasses with type arguments of type ELoginContext in de.xima.fc.mdl.enumsMethods in de.xima.fc.mdl.enums that return ELoginContextModifier and TypeMethodDescriptionstatic ELoginContextDeprecated.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