Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Javax.xml.registry Classes and Interfaces - 49 results found.
NameDescriptionTypePackageFramework
AssociationA RegistryObject instance may be associated with zero or more RegistryObject instances.Interfacejavax.xml.registry.infomodelJava EE
AuditableEventAuditableEvent instances provide a long term record of events that effect a change of state in a RegistryObject.Interfacejavax.xml.registry.infomodelJava EE
BulkResponseContains the response of a method in the API that performs a bulk operation and returns a bulk response.Interfacejavax.xml.registryJava EE
BusinessLifeCycleManagerThe BusinessLifeCycleManager interface, which is exposed by the Registry Service, implements the life cycle management functionality of the Registry as part of a business level API.Interfacejavax.xml.registryJava EE
BusinessQueryManagerThe BusinessQueryManager interface, which is exposed by the Registry Service, implements the business style query interface.Interfacejavax.xml.registryJava EE
CapabilityProfileProvides information about the capabilities of a JAXR provider.Interfacejavax.xml.registryJava EE
ClassificationThe Classification interface is used to classify RegistryObject instances.Interfacejavax.xml.registry.infomodelJava EE
ClassificationSchemeA ClassificationScheme instance represents a taxonomy that may be used to classify or categorize RegistryObject instances.Interfacejavax.xml.registry.infomodelJava EE
ConceptThe Concept interface is used to represent taxonomy elements and their structural relationship with each other in order to describe an internal taxonomy.Interfacejavax.xml.registry.infomodelJava EE
ConnectionThis class represents a connection between a JAXR client and aAuthor:Farrukh S.Interfacejavax.xml.registryJava EE
ConnectionFactoryThis is the abstract base class for factory classes for creating a JAXR connection.Classjavax.xml.registryJava EE
DeclarativeQueryManagerThis interface provides the ability to execute declarative queries (e.Interfacejavax.xml.registryJava EE
DeleteExceptionA RegistryException that occurs during a delete action.Classjavax.xml.registryJava EE
EmailAddressRepresents an email address.Interfacejavax.xml.registry.infomodelJava EE
ExtensibleObjectAn ExtensibleObject is one that allows itself to be extended by utilizing dynamically added Slots that add arbitrary attributes to the object on a Interfacejavax.xml.registry.infomodelJava EE
ExternalIdentifierExternalIdentifier instances provide the additional identifier information to RegistryObjects such as DUNS number, Social Security Number, or an alias Interfacejavax.xml.registry.infomodelJava EE
ExternalLinkExternalLink instances model a named URI to content that may reside outside RegistryObject may be associated with any number of ExternalLinks to annotate Interfacejavax.xml.registry.infomodelJava EE
ExtrinsicObjectExtrinsicObjects provide metadata that describes submitted content whose type is not intrinsically known to the registry and therefore must be Interfacejavax.xml.registry.infomodelJava EE
FederatedConnectionRepresents a single logical connection to a federation or group of registry providers.Interfacejavax.xml.registryJava EE
FindExceptionA RegistryException that occurs during a find action.Classjavax.xml.registryJava EE
FindQualifierFindQualifier provides various constants that identify options that effect find method behavior.Interfacejavax.xml.registryJava EE
InternationalStringThis interface represents a String that has been internationalized into several Locales.Interfacejavax.xml.registry.infomodelJava EE
InvalidRequestExceptionThis exception is thrown when a JAXR client attempts to invoke an API method that is not valid for some reason.Classjavax.xml.registryJava EE
JAXRExceptionSignals that a JAXR exception has occurred.Classjavax.xml.registryJava EE
JAXRResponseA JAXR requests' response.Interfacejavax.xml.registryJava EE
KeyRepresents a unique key that identifies a RegistryObject.Interfacejavax.xml.registry.infomodelJava EE
LifeCycleManagerThe LifeCycleManager interface is the main interface in the API for managing life cycle operations on objects defined by the information model.Interfacejavax.xml.registryJava EE
LocalizedStringThis interface is used as a simple wrapper interface that associates a String with its Locale.Interfacejavax.xml.registry.infomodelJava EE
OrganizationOrganization instances provide information on organizations such as a Submitting Organization.Interfacejavax.xml.registry.infomodelJava EE
PersonNameRepresents a person's name.Interfacejavax.xml.registry.infomodelJava EE
PostalAddressPostalAddress is a simple re-usable entity class that defines attributes of a postal Address.Interfacejavax.xml.registry.infomodelJava EE
QueryThe Query interface encapsulates a query in a declarative query language.Interfacejavax.xml.registryJava EE
QueryManagerThis is the common base interface for all QueryManagers in the API.Interfacejavax.xml.registryJava EE
RegistryEntryThe RegistryEntry interface is a base interface for interfaces in the model that require additional metadata beyond what is provided by the RegistryObject interface.Interfacejavax.xml.registry.infomodelJava EE
RegistryExceptionThis is the common base class for all Exceptions that are detected on the registry provider side rather than the JAXR client side.Classjavax.xml.registryJava EE
RegistryObjectThe RegistryObject class is an abstract base class used by most classes in the model.Interfacejavax.xml.registry.infomodelJava EE
RegistryPackageRegistryPackage instances are RegistryEntries that group logically related RegistryEntries together.Interfacejavax.xml.registry.infomodelJava EE
RegistryServiceThis is the principal interface implemented by a JAXR provider.Interfacejavax.xml.registryJava EE
SaveExceptionA RegistryException that occurs during a save action.Classjavax.xml.registryJava EE
ServiceService instances are RegistryObjects that provide information on services (for example, web services) offered by an Organization.Interfacejavax.xml.registry.infomodelJava EE
ServiceBindingServiceBinding instances are RegistryObjects that represent technical information on a specific way to access a specific interface offered by a Service instance.Interfacejavax.xml.registry.infomodelJava EE
SlotSlot instances provide a dynamic way to add arbitrary attributes to RegistryObject instances.Interfacejavax.xml.registry.infomodelJava EE
SpecificationLinkA SpecificationLink provides the linkage between a ServiceBinding and one of its technical specifications that describes how to use the service using the ServiceBinding.Interfacejavax.xml.registry.infomodelJava EE
TelephoneNumberA simple re-usable entity class that defines attributes of a telephone number.Interfacejavax.xml.registry.infomodelJava EE
UnexpectedObjectExceptionThis exception is thrown when the JAXR provider finds a Object that is out-of-place or of the wrong type within the context of a user request.Classjavax.xml.registryJava EE
UnsupportedCapabilityExceptionThis exception must be thrown when a JAXR client attempts to invoke an API method that is not supported by the capability profile that is supported by theClassjavax.xml.registryJava EE
URIValidatorDefines common behavior expected of any class that validates URIs.Interfacejavax.xml.registry.infomodelJava EE
UserUser instances are RegistryObjects that are used to provide information about registered users within the registry.Interfacejavax.xml.registry.infomodelJava EE
VersionableThe Versionable interface defines the behavior common to classes that are capable of creating versions of their instances.Interfacejavax.xml.registry.infomodelJava EE