Class | Description |
---|---|
DirtyStateAdapter |
A property change listener which may be added to several dto instances.
|
DtoUtils |
The Class DtoUtils.
|
PropertiesUtil |
The Class PropertiesUtil.
|
Enum | Description |
---|---|
CompareType |
The Enum CompareType.
|
Annotation Type | Description |
---|---|
Constraint |
This annotation adds a constraint on a relation.
|
Dirty |
This annotation marks fields in DTOs, that it is a dirty-indicator boolean
field.
|
Dispose |
This annotation marks fields in JPA entities and DTOs, that the field is the
"disposal" indicator.
|
DomainDescription |
This annotation marks fields in JPA entities and DTOs, that the content is a
human readable domain description.
|
DomainEmbedded |
This annotation marks fields in JPA entities and DTOs, that the content is
embedded.
|
DomainKey |
This annotation marks fields in JPA entities and DTOs, that the content is a
human readable domain key.
|
DomainReference |
This annotation marks fields in JPA entities and DTOs, that the content is
reference to another Bean.
|
Properties |
This annotation combines many
Property into a compound
one. |
Property |
This annotation adds a key value pair for further processing.
|
TargetEnumConstraint |
This annotation adds a constraint on a relation.
|
TargetEnumConstraints |
This annotation combines many
TargetEnumConstraint into a compound
one. |
Copyright © 2013-2016 Loetz GmbH&Co.KG - Heidelberg - Germany, Eclipse OSBP Project, OS.bee