| Package | Description |
|---|---|
| de.xima.fc.api.entity |
Package für den API-Zugriff auf Modellklassen
|
| de.xima.fc.dao.impl | |
| de.xima.fc.dao.interfaces | |
| de.xima.fc.entities |
Package für Datenbankentitäten
|
| de.xima.fc.gui.bean.resource | |
| de.xima.fc.gui.bean.workflow | |
| de.xima.fc.handler.entity | |
| de.xima.fc.handler.interfaces.entity |
| Modifier and Type | Method and Description |
|---|---|
MandantRessource |
MandantRessourcenAPI.create(UserContext uc,
String name,
byte[] daten,
String userName,
String fileName,
Mandant mandant) |
MandantRessource |
MandantRessourcenAPI.getByName(UserContext uc,
Mandant mandant,
String name) |
MandantRessource |
MandantRessourcenAPI.update(UserContext uc,
byte[] daten,
String userName,
String fileName,
MandantRessource res) |
| Modifier and Type | Method and Description |
|---|---|
List<MandantRessource> |
MandantRessourcenAPI.getAllByMandant(UserContext uc,
Mandant mandant) |
| Modifier and Type | Method and Description |
|---|---|
MandantRessource |
MandantRessourcenAPI.update(UserContext uc,
byte[] daten,
String userName,
String fileName,
MandantRessource res) |
| Modifier and Type | Method and Description |
|---|---|
MandantRessource |
MandantRessourceDao.create(IEntityContext ec,
String name,
byte[] daten,
String userName,
String fileName,
Mandant mandant) |
MandantRessource |
MandantRessourceDao.create(IEntityContext ec,
String name,
byte[] daten,
String userName,
String fileName,
String resourceDescription,
Mandant mandant) |
MandantRessource |
MandantRessourceDao.getByName(Mandant mandant,
String name,
IEntityContext ec) |
MandantRessource |
MandantRessourceDao.update(IEntityContext ec,
byte[] daten,
String userName,
String fileName,
MandantRessource res) |
| Modifier and Type | Method and Description |
|---|---|
List<MandantRessource> |
MandantRessourceDao.getAllByMandant(Mandant mandant,
IEntityContext ec) |
protected IFCDaoActionHook<MandantRessource> |
MandantRessourceDao.getPostActionHook() |
protected IFCDaoActionHook<MandantRessource> |
MandantRessourceDao.getPreActionHook() |
| Modifier and Type | Method and Description |
|---|---|
MandantRessource |
MandantRessourceDao.update(IEntityContext ec,
byte[] daten,
String userName,
String fileName,
MandantRessource res) |
| Modifier and Type | Method and Description |
|---|---|
MandantRessource |
IMandantRessourceDao.create(IEntityContext ec,
String name,
byte[] daten,
String userName,
String fileName,
Mandant mandant) |
MandantRessource |
IMandantRessourceDao.create(IEntityContext ec,
String name,
byte[] daten,
String userName,
String fileName,
String resourceDescription,
Mandant mandant) |
MandantRessource |
IMandantRessourceDao.getByName(Mandant mandant,
String name,
IEntityContext ec) |
MandantRessource |
IMandantRessourceDao.update(IEntityContext ec,
byte[] daten,
String userName,
String fileName,
MandantRessource res) |
| Modifier and Type | Method and Description |
|---|---|
List<MandantRessource> |
IMandantRessourceDao.getAllByMandant(Mandant mandant,
IEntityContext ec) |
| Modifier and Type | Method and Description |
|---|---|
MandantRessource |
IMandantRessourceDao.update(IEntityContext ec,
byte[] daten,
String userName,
String fileName,
MandantRessource res) |
| Modifier and Type | Method and Description |
|---|---|
MandantRessource |
MandantRessourceDatei.getMandantRessource() |
| Modifier and Type | Method and Description |
|---|---|
void |
MandantRessourceDatei.setMandantRessource(MandantRessource mandantRessource) |
| Modifier and Type | Method and Description |
|---|---|
void |
ClientResourceBean.EntityListModelImpl.setSelected(MandantRessource selected) |
| Modifier and Type | Method and Description |
|---|---|
MandantRessource |
ProcessingBean.getClientResource() |
| Modifier and Type | Method and Description |
|---|---|
MandantRessource |
MandantRessourceHandler.create(UserContext uc,
String name,
byte[] daten,
String userName,
String fileName,
Mandant mandant) |
MandantRessource |
MandantRessourceHandler.getByName(UserContext uc,
Mandant mandant,
String name) |
MandantRessource |
MandantRessourceHandler.update(UserContext uc,
byte[] daten,
String userName,
String fileName,
MandantRessource res) |
| Modifier and Type | Method and Description |
|---|---|
List<MandantRessource> |
MandantRessourceHandler.getAllByMandant(UserContext uc,
Mandant mandant) |
| Modifier and Type | Method and Description |
|---|---|
MandantRessource |
MandantRessourceHandler.update(UserContext uc,
byte[] daten,
String userName,
String fileName,
MandantRessource res) |
| Modifier and Type | Method and Description |
|---|---|
MandantRessource |
IMandantRessourcenHandler.create(UserContext uc,
String name,
byte[] daten,
String userName,
String fileName,
Mandant mandant) |
MandantRessource |
IMandantRessourcenHandler.getByName(UserContext uc,
Mandant mandant,
String name) |
MandantRessource |
IMandantRessourcenHandler.update(UserContext uc,
byte[] daten,
String userName,
String fileName,
MandantRessource res) |
| Modifier and Type | Method and Description |
|---|---|
List<MandantRessource> |
IMandantRessourcenHandler.getAllByMandant(UserContext uc,
Mandant mandant) |
| Modifier and Type | Method and Description |
|---|---|
MandantRessource |
IMandantRessourcenHandler.update(UserContext uc,
byte[] daten,
String userName,
String fileName,
MandantRessource res) |
Copyright © 2016. All rights reserved.