| Package | Description | 
|---|---|
| de.xima.fc.dao.hook | |
| de.xima.fc.form | |
| de.xima.fc.web.common.utils | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
DaoActionHookHelper.validateBedingung(de.xima.cmn.dao.interfaces.IBaseEntityContext ec,
                 Bedingung bedingung)  | 
| Modifier and Type | Method and Description | 
|---|---|
static Vorgang | 
FormProcessUtil.createVorgang(IFormRequestContext requestCtx)
Deprecated. 
 
 | 
static Vorgang | 
FormProcessUtil.processVorgang(IExtendedFormRequestContext requestCtx)
Deprecated. 
 
 | 
static Vorgang | 
FormProcessUtil.updateVorgang(IFormRequestContext requestCtx)
Deprecated. 
 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static ValueDescriptor | 
BeanUtils.correctlyTypedDescriptor(Object bean,
                        String propName,
                        Object propValue)  | 
static void | 
BeanUtils.setProp(UserContext uc,
       Object bean,
       String propName,
       Object propValue)
Setzt folgendes voraus, wenn es sich bei den zu setzenden Properties um eine oder mehrere Entitäten-IDs handelt:
 
 ein passendes DAO mit dem Namen "[großgeschriebener Property- oder Collection-Parametertyp]_DAO" existiert als
 statisches Feld in DaoProvider
  
propName muss dem Muster "[Name einfache Eigenschaft].id" oder "[Name Collection-basierte
 Eigenschaft].ids" entsprechen, z.B. | 
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.