| Name | Description | Type | Package | Framework |
| Association | A RegistryObject instance may be associated with zero or more RegistryObject instances. | Interface | javax.xml.registry.infomodel | Java EE |
|
| AuditableEvent | AuditableEvent instances provide a long term record of events that effect a change of state in a RegistryObject. | Interface | javax.xml.registry.infomodel | Java EE |
|
| Classification | The Classification interface is used to classify RegistryObject instances. | Interface | javax.xml.registry.infomodel | Java EE |
|
| ClassificationScheme | A ClassificationScheme instance represents a taxonomy that may be used to classify or categorize RegistryObject instances. | Interface | javax.xml.registry.infomodel | Java EE |
|
| Concept | The Concept interface is used to represent taxonomy elements and their structural relationship with each other in order to describe an internal taxonomy. | Interface | javax.xml.registry.infomodel | Java EE |
|
| EmailAddress | Represents an email address. | Interface | javax.xml.registry.infomodel | Java EE |
|
| ExtensibleObject | An ExtensibleObject is one that allows itself to be extended by utilizing dynamically added Slots that add arbitrary attributes to the object on a | Interface | javax.xml.registry.infomodel | Java EE |
|
| ExternalIdentifier | ExternalIdentifier instances provide the additional identifier information to RegistryObjects such as DUNS number, Social Security Number, or an alias | Interface | javax.xml.registry.infomodel | Java EE |
|
| ExternalLink | ExternalLink instances model a named URI to content that may reside outside RegistryObject may be associated with any number of ExternalLinks to annotate | Interface | javax.xml.registry.infomodel | Java EE |
|
| ExtrinsicObject | ExtrinsicObjects provide metadata that describes submitted content whose type is not intrinsically known to the registry and therefore must be | Interface | javax.xml.registry.infomodel | Java EE |
|
| InternationalString | This interface represents a String that has been internationalized into several Locales. | Interface | javax.xml.registry.infomodel | Java EE |
|
| Key | Represents a unique key that identifies a RegistryObject. | Interface | javax.xml.registry.infomodel | Java EE |
|
| LocalizedString | This interface is used as a simple wrapper interface that associates a String with its Locale. | Interface | javax.xml.registry.infomodel | Java EE |
|
| Organization | Organization instances provide information on organizations such as a Submitting Organization. | Interface | javax.xml.registry.infomodel | Java EE |
|
| PersonName | Represents a person's name. | Interface | javax.xml.registry.infomodel | Java EE |
|
| PostalAddress | PostalAddress is a simple re-usable entity class that defines attributes of a postal Address. | Interface | javax.xml.registry.infomodel | Java EE |
|
| RegistryEntry | The RegistryEntry interface is a base interface for interfaces in the model that require additional metadata beyond what is provided by the RegistryObject interface. | Interface | javax.xml.registry.infomodel | Java EE |
|
| RegistryObject | The RegistryObject class is an abstract base class used by most classes in the model. | Interface | javax.xml.registry.infomodel | Java EE |
|
| RegistryPackage | RegistryPackage instances are RegistryEntries that group logically related RegistryEntries together. | Interface | javax.xml.registry.infomodel | Java EE |
|
| Service | Service instances are RegistryObjects that provide information on services (for example, web services) offered by an Organization. | Interface | javax.xml.registry.infomodel | Java EE |
|
| ServiceBinding | ServiceBinding instances are RegistryObjects that represent technical information on a specific way to access a specific interface offered by a Service instance. | Interface | javax.xml.registry.infomodel | Java EE |
|
| Slot | Slot instances provide a dynamic way to add arbitrary attributes to RegistryObject instances. | Interface | javax.xml.registry.infomodel | Java EE |
|
| SpecificationLink | A SpecificationLink provides the linkage between a ServiceBinding and one of its technical specifications that describes how to use the service using the ServiceBinding. | Interface | javax.xml.registry.infomodel | Java EE |
|
| TelephoneNumber | A simple re-usable entity class that defines attributes of a telephone number. | Interface | javax.xml.registry.infomodel | Java EE |
|
| URIValidator | Defines common behavior expected of any class that validates URIs. | Interface | javax.xml.registry.infomodel | Java EE |
|
| User | User instances are RegistryObjects that are used to provide information about registered users within the registry. | Interface | javax.xml.registry.infomodel | Java EE |
|
| Versionable | The Versionable interface defines the behavior common to classes that are capable of creating versions of their instances. | Interface | javax.xml.registry.infomodel | Java EE |