| Package | Description |
|---|---|
| org.geomajas.configuration | |
| org.geomajas.service |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractEditableAttributeInfo
Base information which is shared between all editable attributes.
|
class |
AbstractReadOnlyAttributeInfo
Base information which is shared between all read-only attributes.
|
class |
AssociationAttributeInfo
Linked attribute configuration information.
|
class |
PrimitiveAttributeInfo
Primitive attribute configuration information.
|
class |
SyntheticAttributeInfo
A synthetic attribute has its value calculated and not stored in the database.
|
| Modifier and Type | Method and Description |
|---|---|
List<AttributeInfo> |
FeatureInfo.getAttributes()
Get the attribute definitions.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FeatureInfo.setAttributes(List<AttributeInfo> attributes)
Set the list with attribute definitions.
|
| Modifier and Type | Method and Description |
|---|---|
Attribute<?> |
DtoConverterService.toDto(Object object,
AttributeInfo info)
|
Copyright © 2015 Geosparc. All Rights Reserved.