| Package | Description |
|---|---|
| de.cismet.cidsx.server.api.types.legacy |
| Modifier and Type | Method and Description |
|---|---|
protected LightweightMetaObject |
CidsBeanFactory.childLightweightMetaObjectFromCidsBean(CidsBean cidsBean,
String domain,
User user,
ClassNameCache classNameCache)
Helper Method for creating sub LightweightMetaObject.
|
List<com.fasterxml.jackson.databind.JsonNode> |
ServerSearchFactory.jsonNodesFromResultCollection(Collection searchResults,
de.cismet.cidsx.server.api.types.SearchInfo searchInfo,
ClassNameCache classNameCache)
Converts a java.lang.Object collection search result to JSON Objects (ObjectNodes).
|
LightweightMetaObject |
CidsBeanFactory.lightweightMetaObjectFromCidsBean(CidsBean cidsBean,
int classId,
String domain,
User user,
ClassNameCache classNameCache)
Deprecated.
not suitable to reliably determine representation fields!
|
LightweightMetaObject |
CidsBeanFactory.lightweightMetaObjectFromCidsBean(CidsBean cidsBean,
int classId,
String domain,
User user,
String[] representationFields,
AbstractAttributeRepresentationFormater representationFormater,
ClassNameCache classNameCache)
Transforms a CidsBean into a LightweightMetaObject.
|
Copyright © 2012–2026 cismet GmbH. All rights reserved.