Modifier and Type | Class and Description |
---|---|
class |
DataSourcesBean.EntityListModelImpl |
class |
DBConnectionBean.EntityListModelImpl |
class |
DBQueryBean.EntityListModelImpl |
class |
LDAPConnectionBean.EntityListModelImpl |
class |
LDAPQueryBean.EntityListModelImpl |
Modifier and Type | Class and Description |
---|---|
class |
InboxBean.EntityListModelImpl |
Modifier and Type | Class and Description |
---|---|
class |
MandantFrontendServerBean.EntityListModelImpl |
Modifier and Type | Method and Description |
---|---|
IEntityListModel<MandantFrontendServer> |
MandantFrontendServerBean.getModel() |
Modifier and Type | Method and Description |
---|---|
void |
MandantFrontendServerBean.setModel(IEntityListModel<MandantFrontendServer> model) |
Modifier and Type | Class and Description |
---|---|
class |
FormVersionBean.EntityListModelImpl |
class |
ProjectBean.EntityListModelImpl |
Modifier and Type | Method and Description |
---|---|
IEntityListModel<Projekt> |
ProjectBean.getModel() |
IEntityListModel<FormVersion> |
FormVersionBean.getModel() |
IEntityListModel<Status> |
ProjectAccessBean.getStateModel() |
Modifier and Type | Method and Description |
---|---|
void |
FormVersionBean.setModel(IEntityListModel<FormVersion> model) |
void |
ProjectBean.setModel(IEntityListModel<Projekt> model) |
void |
ProjectAccessBean.setStateModel(IEntityListModel<Status> stateModel) |
Modifier and Type | Class and Description |
---|---|
class |
ClientResourceBean.EntityListModelImpl |
class |
ProjectResourceBean.EntityListModelImpl |
Modifier and Type | Field and Description |
---|---|
protected IEntityListModel<T> |
ABasicResourceBean.model |
Modifier and Type | Method and Description |
---|---|
IEntityListModel<T> |
ABasicResourceBean.getModel() |
protected IEntityListModel<ProjektRessource> |
ProjectResourceBean.getNewModel() |
protected IEntityListModel<MandantRessource> |
ClientResourceBean.getNewModel() |
protected abstract IEntityListModel<T> |
ABasicResourceBean.getNewModel() |
Modifier and Type | Method and Description |
---|---|
void |
ABasicResourceBean.setModel(IEntityListModel<T> model) |
Modifier and Type | Class and Description |
---|---|
class |
ClientBean.EntityListModelImpl |
class |
ExternalUserSystemBean.EntityListModelImpl<T extends ITransferableEntity> |
class |
FrontendServerBean.EntityListModelImpl |
class |
SystemMessagesBean.EntityListModelImpl |
Modifier and Type | Method and Description |
---|---|
IEntityListModel<SystemMessage> |
SystemMessagesBean.getModel() |
Modifier and Type | Method and Description |
---|---|
void |
SystemMessagesBean.setModel(IEntityListModel<SystemMessage> model) |
Modifier and Type | Class and Description |
---|---|
class |
TemplatesBean.EntityListModelImpl |
Modifier and Type | Class and Description |
---|---|
class |
ExternalUserClientBean.EntityListModelImpl<T extends ITransferableEntity> |
class |
LDAPGroupBean.EntityListModelImpl |
class |
UserBean.EntityListModelImpl |
class |
UserGroupBean.EntityListModelImpl |
class |
UserRoleBean.EntityListModelImpl |
Modifier and Type | Interface and Description |
---|---|
interface |
IEntityListModelSelectByView<T extends ITransferableEntity> |
Modifier and Type | Class and Description |
---|---|
class |
AppointmentTemplateListModel
The view model for the
AppointmentTemplate - the backend menu for configuring the appointments. |
Modifier and Type | Class and Description |
---|---|
class |
EntityListModel<T extends ITransferableEntity> |
class |
EntityListModelSelectByView<T extends ITransferableEntity>
Extends the
EntityListModel and adds functionality for memorizing the currently selected entity for the
duration of the current session. |
Copyright © 2021 XIMA MEDIA GmbH. All rights reserved.