Package | Description |
---|---|
de.xima.fc.gui.common.bean | |
de.xima.fc.gui.common.model | |
de.xima.fc.mdl.enums |
Enummerationen die unter anderem innerhalb von Modellklassen referenziert werden.
|
de.xima.fc.session |
Modifier and Type | Method and Description |
---|---|
void |
LoginBean.login(ELoginContext context) |
Modifier and Type | Method and Description |
---|---|
ELoginContext |
LoginModel.getLoginContext() |
Modifier and Type | Method and Description |
---|---|
void |
LoginModel.setLoginContext(ELoginContext loginContext) |
Modifier and Type | Method and Description |
---|---|
static ELoginContext |
ELoginContext.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ELoginContext[] |
ELoginContext.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ELoginContext |
XfcSession.getContext() |
Modifier and Type | Method and Description |
---|---|
void |
XfcSession.setContext(ELoginContext context) |
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.