| Package | Description |
|---|---|
| de.cismet.cidsx.server.api.types.legacy | |
| Sirius.server.middleware.types |
| Modifier and Type | Method and Description |
|---|---|
LightweightMetaObject |
CidsBeanFactory.lightweightMetaObjectFromCidsBean(CidsBean cidsBean,
int classId,
String domain,
User user,
String[] representationFields,
AbstractAttributeRepresentationFormater representationFormater,
ClassNameCache classNameCache)
Transforms a CidsBean into a LightweightMetaObject.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StringPatternFormater
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
void |
LightweightMetaObject.setFormater(AbstractAttributeRepresentationFormater formater)
DOCUMENT ME!
|
| Constructor and Description |
|---|
LightweightMetaObject(int classID,
int objectID,
String domain,
User user,
Map<String,Object> attributesMap,
AbstractAttributeRepresentationFormater formater)
Creates a new LightweightMetaObject object.
|
Copyright © 2012–2026 cismet GmbH. All rights reserved.