Interface | Description |
---|---|
AnnotableSuperBean |
An Annotable Object is one which can hold annotations against it.
|
AnnotationSuperBean |
An Annotation is a piece of information that can be held against an Annotable Object.
|
ComponentSuperBean |
A component is something that can be conceptualised and where the values of the component
can also be taken from a Codelist, an example is a Dimension
|
Hierarchical<T> |
A Hierarchical object is one which can contain a single hierarchy of objects,
the type of which is defined by generics.
|
IdentifiableSuperBean |
An Identifiable Object is one which can be identified uniquely with a URN.
|
ItemSuperBean<T extends MaintainableSuperBean> |
An Item is an object which lives inside of an Item Scheme
|
MaintainableSuperBean |
A Maintainable Object is one that is maintainable by a maintenance agency
|
NameableSuperBean | |
SuperBean |