Annotation Types Summary |
Association |
Annotation for mapping the return value of a (getter) method to association. |
AssociationTarget |
This annotation specifies a bean property to be mapped to the target object
of the association represented by the bean containing the property. |
BooleanAttribute |
Annotation for mapping the return value of a (getter) method to
a Boolean attribute specified on type level. |
Classification |
Annotation for mapping the return value of a (getter) method to JAXR
Classification . |
ClassificationAttribute |
Annotation for mapping the return value of a (getter) method to
classification attribute specified on type level. |
ClassificationConcept |
This annotation specifies a bean property to be mapped to the concept
of the classification represented by the bean containing the property. |
ClassifiedInstance |
This annotation is used to specify the mapping between classification and
bean class. |
ClassifiedInstanceProperty |
This annotation is used in conjunction with any other property annotation and
marks the property as being obtained from the classification specified for
the classified instance containing the annotation. |
ClassifiedInstances |
This annotation is used to specify different bean instances to be used when
the corresponding registry object is classified with given concepts. |
DateAttribute |
Annotation for mapping the return value of a (getter) method to
a Date attribute specified on type level. |
DurationAttribute |
Annotation for mapping the return value of a (getter) method to
a Duration attribute specified on type level. |
EmailAddressAttribute |
Annotation for mapping the return value of a (getter) method to
a Email Address attribute specified on type level. |
ExternalLink |
Annotation for mapping the return value of a (getter) method to external
link. |
FileAttribute |
Annotation for mapping the return value of a (getter) method to
file attribute specified on type level. |
Property |
Annotation for mapping a property of a bean to a property of a
RegistryObject . |
RegistryObject |
Annotation for marking a bean to be mapped to a
RegistryObject . |
Relationship |
Annotation for mapping the return value of a (getter) method to attribute
specified on type level. |
Slot |
Annotation for mapping the return value of a (getter) method of a bean to
slot with a given name. |
SlotProperty |
Annotation for mapping a property of a bean to a property of a
Slot . |
Slots |
Annotation for mapping the return value of a (getter) method to the slots of
registry object. |
TelephoneNumbers |
Special type of annotation dealing with the TelephoneNumber objects. |
UrlAttribute |
Annotation for mapping the return value of a (getter) method to
a URL attribute specified on type level. |