Uses of Interface
javax.xml.registry.infomodel.Versionable
Packages that use Versionable
Package
Description
This package describes the information model for the Jakarta XML Registries
API.
-
Uses of Versionable in javax.xml.registry.infomodel
Subinterfaces of Versionable in javax.xml.registry.infomodelModifier and TypeInterfaceDescriptioninterfaceA ClassificationScheme instance represents a taxonomy that may be used to classify or categorize RegistryObject instances.interfaceExtrinsicObjects provide metadata that describes submitted content whose type is not intrinsically known to the registry and therefore must be described by means of additional attributes (e.g., mime type).interfaceThe RegistryEntry interface is a base interface for interfaces in the model that require additional metadata beyond what is provided by the RegistryObject interface.interfaceRegistryPackage instances are RegistryEntries that group logically related RegistryEntries together.interfaceService instances are RegistryObjects that provide information on services (for example, web services) offered by an Organization.