| Package | Description | 
|---|---|
| de.xima.fc.servlet | |
| de.xima.fc.web.common.json | |
| de.xima.fc.web.common.utils | 
| Modifier and Type | Method and Description | 
|---|---|
protected List<ArrayList<ValueDescriptor>> | 
DatenabfrageLDAPServlet.convert2ValueDescrList(de.xima.cmn.db.model.SerializableResultSet rs)  | 
| Modifier and Type | Method and Description | 
|---|---|
static List<ArrayList<ValueDescriptor>> | 
JSONBuilder.convert2ValueDescrList(de.xima.cmn.db.model.SerializableResultSet rs)  | 
| Modifier and Type | Method and Description | 
|---|---|
static String | 
JSONBuilder.buildList(List<ArrayList<ValueDescriptor>> enumList,
         javax.servlet.http.HttpSession session)  | 
static String | 
JSONBuilder.buildList(List<ArrayList<ValueDescriptor>> enumList,
         javax.servlet.http.HttpSession session,
         boolean plain)  | 
static String | 
JSONBuilder.buildOtherList(List<ArrayList<ValueDescriptor>> valueList,
              javax.servlet.http.HttpSession session)  | 
static String | 
JSONBuilder.buildOtherSet(Set<ArrayList<ValueDescriptor>> valueList,
             javax.servlet.http.HttpSession session)
Stellt den Response-Inhalt im JSON-Format bereit, mit allen Enums welche übergeben wurden 
 | 
static String | 
JSONBuilder.buildSet(Set<ArrayList<ValueDescriptor>> enumList,
        javax.servlet.http.HttpSession session)  | 
| Modifier and Type | Method and Description | 
|---|---|
static ValueDescriptor | 
BeanUtils.correctlyTypedDescriptor(Object bean,
                        String propName,
                        Object propValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
static ArrayList<ValueDescriptor> | 
BeanUtils.vdList(Serializable bean,
      String[] propNames)
Baut eine Liste von  
ValueDescriptoren. | 
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.