| Package | Description |
|---|---|
| de.cismet.cids.server.cidslayer | |
| de.cismet.cids.utils | |
| Sirius.server.localserver._class | |
| Sirius.server.localserver.attribute | |
| Sirius.server.localserver.object |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultCidsLayer.handleCatalogue(MemberAttributeInfo attr,
MetaClass foreignClass,
List<String> sb,
List<String> columnNamesList,
List<String> columnPropertyNamesList,
List<String> sqlColumnNamesList,
List<String> primitiveColumnTypesList,
StringBuilder joins)
Adds the given catalogue.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
ClassloadingHelper.getClassNameByConfiguration(MemberAttributeInfo mai,
ClassloadingHelper.CLASS_TYPE classType)
Loads the candidate class name from configuration according to the cids extension points.
|
static String |
ClassloadingHelper.getClassNameByConfiguration(MetaClass metaClass,
MemberAttributeInfo mai,
ClassloadingHelper.CLASS_TYPE classType)
Deprecated.
support will most likely be dropped
|
static List<String> |
ClassloadingHelper.getClassNames(MetaClass metaClass,
MemberAttributeInfo mai,
ClassloadingHelper.CLASS_TYPE classType)
Deprecated.
support will most likely be dropped
|
static Class<?> |
ClassloadingHelper.getDynamicClass(MetaClass metaClass,
MemberAttributeInfo mai,
ClassloadingHelper.CLASS_TYPE classType)
Deprecated.
support will most likely be dropped
|
| Modifier and Type | Method and Description |
|---|---|
void |
Class.addMemberAttributeInfo(MemberAttributeInfo mai)
adds an AttributeinfoItem to the class.
|
| Modifier and Type | Field and Description |
|---|---|
protected MemberAttributeInfo |
ObjectAttribute.mai |
| Modifier and Type | Method and Description |
|---|---|
MemberAttributeInfo |
ObjectAttribute.getMai()
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ObjectAttribute.initFromString(MemberAttributeInfo mai)
muss total neu gemacht werden.
|
void |
ObjectAttribute.setMai(MemberAttributeInfo mai)
Deprecated.
MAI should not be changed after construction!
|
| Constructor and Description |
|---|
ObjectAttribute(MemberAttributeInfo mai,
int objectID,
Object value,
Policy policy)
Creates a new ObjectAttribute object.
|
ObjectAttribute(String id,
MemberAttributeInfo mai,
int objectID,
Object value,
Policy policy)
Creates a new ObjectAttribute object.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
ObjectFactory.getMetaObjectArray(String referenceKey,
MemberAttributeInfo mai,
int array_predicate)
DOCUMENT ME!
|
Object |
ObjectFactory.getMetaObjectArrayForOneToMany(String referenceKey,
MemberAttributeInfo mai,
int array_predicate)
DOCUMENT ME!
|
Copyright © 2012–2026 cismet GmbH. All rights reserved.