Class | Description |
---|---|
AnnotationBeanMapper<T extends RegistryBean> |
This is the default mapper in the framework.
|
AssociationMapper |
This is the mapper class for associations.
|
AssociationTargetMapper |
This is the mapper class for target objects in an association.
|
BaseBeanMapper<T extends RegistryBean> |
Base Mapper implementation.
|
BaseObjectFactory<T extends RegistryBean> |
Base implementation of the
ObjectFactory interface. |
ClassificationAttributePropertyMapper |
Property mapper class for handling classifications defined by the
ClassificationAttribute
property. |
ClassificationConceptMapper |
Property mapper class for handling concepts in a classficiation.
|
ClassificationMapper |
Property mapper class for handling classifications defined by the
Classification annotation. |
ClassifiedInstancePropertyMapper |
Property mapper class for handling classifications defined by the
Classification property. |
ClassifiedInstancesObjectFactory<T extends RegistryBean> |
Implementation of the
ObjectFactory interface for handing ClassifiedInstances annotations. |
DefaultBackedBeanMapper<T extends RegistryBean> |
Implementation of the
BackedBeanMapper interface. |
ExternalLinkMapper |
This is a mapper class for external link object.
|
FileAttributePropertyMapper |
Property mapper class for handling associations defined by the
FileAttribute
property. |
RegistryObjectPropertyMapper |
Mapper taking care of mapping properties using the
Property . |
RelationshipAttributePropertyMapper |
Property mapper class for handling associations defined by the
Relationship property. |
SlotMapper |
Property mapper for slots.
|
SlotsMapper |
Property mapper for all slots of a registry objects.
|
TelephoneNumbersMapper |
Mapper taking care of the mapping provided by the
TelephoneNumbers annotation. |