Interface | Description |
---|---|
Property |
Container for a bean property information.
|
Relation |
Interface for
Property instances representing relation in the registry. |
Class | Description |
---|---|
Association |
Property representing JAXR association mapped using the
Association
annotation. |
AssociationMappedToAssociation |
This interface specifies associations which are mapped to other associations.
|
AssociationMappedToTarget |
This interface specifies associations which are mapped to target registry objects.
|
AssociationTarget |
Property representing association target and mapped using the
AssociationTarget annotation. |
BaseProperty |
Base implementation of the
Property interface. |
BeanType |
Container for bean type information.
|
BoolAttribute |
The implementation class of the
Slot . |
Classification |
Property representing JAXR classification. |
ClassificationAttribute |
Property representing classification attribute of a JAXR type and
mapped using the
ClassificationAttribute
annotation. |
ClassificationConcept |
Property representing classification concept and mapped using the
ClassificationConcept
annotation. |
ClassificationEnum |
This interface specifies classifications which are mapped to enumerations of a parent concept.
|
ClassificationMappedToClassification |
This interface specifies classifications which are mapped to other classifications.
|
ClassificationMappedToConcept |
This interface specifies classifications which are mapped to concepts of a classification.
|
ClassifiedInstanceBeanType |
BeanType marked as classified instance class. |
ClassifiedInstanceProperty |
Base implementation of the
Property interface. |
DateAttribute |
Base implementation of the
Slot interface. |
DurationAttribute |
Base implementation of the
Slot interface. |
ExternalLink |
Property representing JAXR external link and mapped using the
ExternalLink
annotation. |
FileAttribute |
Property representing file attribute of a JAXR type and
mapped using the
FileAttribute
annotation. |
MetaDataHolder |
TODO Merge it with the BeanType.
|
NestedProperty |
Property instance which contains another property. |
RegistryObjectModel |
Specification of a registry object model used by CSAF.
|
RegistryObjectProperty | |
Relationship |
Property representing relationship attribute of a JAXR type and
mapped using the
Relationship
annotation. |
Slot | |
Slots |
Base implementation of the
BaseProperty interface. |
SupportTypeUtils |
This is a utility class for SupportedType objects such as person name, email address, postal address, etc.,.
|
TelephoneNumbers |
This class represents telephone numbers in JAXR.
|
UrlAttribute |
This class represents slot attributes which contain URL values in JAXR.
|
Enum | Description |
---|---|
CascadeStyle |
A style of cascade that can be specified for a
Relation property. |