Modifier and Type | Class and Description |
---|---|
class |
DataSourcesBean.EntityListModelImpl |
class |
DBConnectionBean.EntityListModelImpl |
class |
DBQueryBean.EntityListModelImpl |
class |
LDAPConnectionBean.EntityListModelImpl |
class |
LDAPQueryBean.EntityListModelImpl |
Modifier and Type | Method and Description |
---|---|
IEntityListModel<Datenquelle> |
DataSourcesBean.getModel() |
IEntityListModel<Datenquelle> |
DBQueryBean.getModel() |
IEntityListModel<DatenbankZugriff> |
DBConnectionBean.getModel() |
IEntityListModel<LDAPZugriff> |
LDAPConnectionBean.getModel() |
IEntityListModel<LDAPAbfrage> |
LDAPQueryBean.getModel() |
Modifier and Type | Method and Description |
---|---|
void |
DBConnectionBean.setModel(IEntityListModel<DatenbankZugriff> model) |
void |
DataSourcesBean.setModel(IEntityListModel<Datenquelle> model) |
void |
DBQueryBean.setModel(IEntityListModel<Datenquelle> model) |
void |
LDAPQueryBean.setModel(IEntityListModel<LDAPAbfrage> model) |
void |
LDAPConnectionBean.setModel(IEntityListModel<LDAPZugriff> model) |
Modifier and Type | Class and Description |
---|---|
class |
InboxBean.EntityListModelImpl |
Modifier and Type | Method and Description |
---|---|
IEntityListModel<Postfach> |
InboxBean.getModel() |
Modifier and Type | Method and Description |
---|---|
void |
InboxBean.setModel(IEntityListModel<Postfach> model) |
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<FormVersion> |
FormVersionBean.getModel() |
IEntityListModel<Projekt> |
ProjectBean.getModel() |
Modifier and Type | Method and Description |
---|---|
void |
FormVersionBean.setModel(IEntityListModel<FormVersion> model) |
void |
ProjectBean.setModel(IEntityListModel<Projekt> model) |
Modifier and Type | Class and Description |
---|---|
class |
ClientResourceBean.EntityListModelImpl |
class |
ProjectResourceBean.EntityListModelImpl |
Modifier and Type | Field and Description |
---|---|
protected IEntityListModel<T> |
BasicResourceBean.model |
Modifier and Type | Method and Description |
---|---|
IEntityListModel<T> |
BasicResourceBean.getModel() |
Modifier and Type | Method and Description |
---|---|
void |
BasicResourceBean.setModel(IEntityListModel<T> model) |
Modifier and Type | Class and Description |
---|---|
class |
ClientBean.EntityListModelImpl |
class |
FrontendServerBean.EntityListModelImpl |
Modifier and Type | Method and Description |
---|---|
IEntityListModel<Mandant> |
ClientBean.getModel() |
IEntityListModel<FrontendServer> |
FrontendServerBean.getModel() |
Modifier and Type | Method and Description |
---|---|
void |
FrontendServerBean.setModel(IEntityListModel<FrontendServer> model) |
void |
ClientBean.setModel(IEntityListModel<Mandant> model) |
Modifier and Type | Class and Description |
---|---|
class |
TemplatesBean.EntityListModelImpl |
Modifier and Type | Method and Description |
---|---|
IEntityListModel<Textbaustein> |
TemplatesBean.getModel() |
Modifier and Type | Method and Description |
---|---|
void |
TemplatesBean.setModel(IEntityListModel<Textbaustein> model) |
Modifier and Type | Class and Description |
---|---|
class |
LDAPGroupBean.EntityListModelImpl |
class |
UserBean.EntityListModelImpl |
class |
UserGroupBean.EntityListModelImpl |
class |
UserRoleBean.EntityListModelImpl |
Modifier and Type | Method and Description |
---|---|
IEntityListModel<LDAPGruppe> |
LDAPGroupBean.getModel() |
IEntityListModel<Rolle> |
UserRoleBean.getModel() |
IEntityListModel<Benutzer> |
UserBean.getModel() |
IEntityListModel<BenutzerGruppe> |
UserGroupBean.getModel() |
Modifier and Type | Method and Description |
---|---|
void |
UserBean.setModel(IEntityListModel<Benutzer> model) |
void |
UserGroupBean.setModel(IEntityListModel<BenutzerGruppe> model) |
void |
LDAPGroupBean.setModel(IEntityListModel<LDAPGruppe> model) |
void |
UserRoleBean.setModel(IEntityListModel<Rolle> model) |
Modifier and Type | Class and Description |
---|---|
class |
EntityListModel<T extends ITransferableEntity> |
Copyright © 2018 XIMA MEDIA GmbH. All rights reserved.