Package | Description |
---|---|
de.espirit.firstspirit.access.store.templatestore | |
de.espirit.or.schema |
Modifier and Type | Method and Description |
---|---|
Attribute<?> |
TableTemplate.Mapping.getDBAttribute(String langAbbreviation) |
Attribute<?> |
TableTemplate.Mapping.getDBAttribute(String langAbbreviation,
EntityType entityType) |
Modifier and Type | Interface and Description |
---|---|
interface |
ComposedAttribute<T> |
Modifier and Type | Method and Description |
---|---|
Attribute<?> |
EntityType.getAttribute(String name)
Return the attribute with the given
name . |
<T> Attribute<T> |
EntityType.getAttribute(String name,
Class<T> type) |
Modifier and Type | Method and Description |
---|---|
Collection<? extends Attribute<?>> |
EntityType.getAttributes()
Return all declared attributes by this entity type.
|
Modifier and Type | Method and Description |
---|---|
<T> T |
Entity.getValue(Attribute<T> attribute)
Return the value of the given attribute or
null . |
<T> void |
Entity.setValue(Attribute<T> attribute,
T value)
Set the value of the attribute
attribute to value . |
Copyright © 2014 e-Spirit AG. All Rights Reserved. Build 5.0_BETA.500