| Package | Description |
|---|---|
| net.as_development.asdk.db_service.impl |
| Modifier and Type | Method and Description |
|---|---|
static AttributeMetaInfo |
EntityHelper.getAttributeForColumn(EntityMetaInfo aMeta,
String sColumn) |
static AttributeMetaInfo[] |
EntityHelper.getEntityAttributesStableOrdered(EntityMetaInfo aMeta) |
AttributeMetaInfo |
AttributeListMetaInfo.getForAttributeName(String sAttributeName) |
AttributeMetaInfo |
AttributeListMetaInfo.getForColumnName(String sColumnName) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<AttributeMetaInfo> |
AttributeListMetaInfo.iterator() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
EntityHelper.getAttributeValueFromEntity(Object aEntity,
AttributeMetaInfo aMeta) |
void |
AttributeListMetaInfo.put(String sAttributeName,
AttributeMetaInfo aMeta) |
static void |
EntityHelper.setAttributeValueOnEntity(Object aEntity,
AttributeMetaInfo aMeta,
Object aValue) |
Copyright © 2016 as-development.net. All rights reserved.