- CapabilityProfile - Interface in javax.xml.registry
-
Provides information about the capabilities of a Jakarta XML Registries provider.
- CASE_SENSITIVE_MATCH - Static variable in interface javax.xml.registry.FindQualifier
-
Specifies a hint to queries that they should case-sensitive match when comparing String values.
- cause - Variable in exception javax.xml.registry.JAXRException
-
The Throwable that caused this JAXRException to occur.
- Classification - Interface in javax.xml.registry.infomodel
-
The Classification interface is used to classify RegistryObject instances.
- CLASSIFICATION - Static variable in interface javax.xml.registry.LifeCycleManager
-
Constant representing the javax.xml.registry.infomodel.Classification interface.
- CLASSIFICATION_SCHEME - Static variable in interface javax.xml.registry.LifeCycleManager
-
Constant representing the javax.xml.registry.infomodel.ClassificationScheme interface.
- ClassificationScheme - Interface in javax.xml.registry.infomodel
-
A ClassificationScheme instance represents a taxonomy that may be used to classify or categorize RegistryObject instances.
- close() - Method in interface javax.xml.registry.Connection
-
Closes a Connection when it is no longer needed.
- COMBINE_CLASSIFICATIONS - Static variable in interface javax.xml.registry.FindQualifier
-
Maps to UDDI combineCategoryBags.
- Concept - Interface in javax.xml.registry.infomodel
-
The Concept interface is used to represent taxonomy elements and their structural relationship with each other in order to describe an internal taxonomy.
- CONCEPT - Static variable in interface javax.xml.registry.LifeCycleManager
-
Constant representing the javax.xml.registry.infomodel.Concept interface.
- confirmAssociation(Association) - Method in interface javax.xml.registry.BusinessLifeCycleManager
-
Confirms this Association by the User associated with the caller.
- Connection - Interface in javax.xml.registry
-
This class represents a connection between a Jakarta XML Registries client and a
Jakarta XML Registries provider.
- ConnectionFactory - Class in javax.xml.registry
-
This is the abstract base class for factory classes for creating a Jakarta XML Registries connection.
- ConnectionFactory() - Constructor for class javax.xml.registry.ConnectionFactory
-
- createAssociation(RegistryObject, Concept) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates an Association instance using the specified
parameters.
- createClassification(ClassificationScheme, String, String) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates a Classification instance for an external
Classification using the specified String name and String value that identify
a taxonomy element within the specified ClassificationScheme.
- createClassification(ClassificationScheme, InternationalString, String) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates a Classification instance for an external
Classification using the specified InternationalString name and String value that identify
a taxonomy element within the specified ClassificationScheme.
- createClassification(Concept) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates a Classification instance for an internal
Classification using the specified Concept that identifies
a taxonomy element within an internal ClassificationScheme.
- createClassificationScheme(String, String) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates a ClassificationScheme given the specified String parameters.
- createClassificationScheme(InternationalString, InternationalString) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates a ClassificationScheme given the specified
InternationalString parameters.
- createClassificationScheme(Concept) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates a ClassificationScheme from a Concept that has no
ClassificationScheme or parent Concept.
- createConcept(RegistryObject, String, String) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates a Concept instance using the specified
parameters, where the name is a String.
- createConcept(RegistryObject, InternationalString, String) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates a Concept instance using the specified
parameters, where the name is an InternationalString.
- createConnection() - Method in class javax.xml.registry.ConnectionFactory
-
Create a named connection.
- createEmailAddress(String) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates an EmailAddress instance using an address as the
parameter.
- createEmailAddress(String, String) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates an EmailAddress instance using both an address and a type as
parameters.
- createExternalIdentifier(ClassificationScheme, String, String) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates an ExternalIdentifier instance using the specified
parameters, where the name is a String.
- createExternalIdentifier(ClassificationScheme, InternationalString, String) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates an ExternalIdentifier instance using the specified
parameters, where the name is an InternationalString.
- createExternalLink(String, String) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates an ExternalLink instance using the specified
parameters, where the description is a String.
- createExternalLink(String, InternationalString) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates an ExternalLink instance using the specified
parameters, where the description is an InternationalString.
- createExtrinsicObject(DataHandler) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates an ExtrinsicObject instance using the specified
parameters.
- createFederatedConnection(Collection) - Method in class javax.xml.registry.ConnectionFactory
-
Create a FederatedConnection.
- createInternationalString() - Method in interface javax.xml.registry.LifeCycleManager
-
Creates an empty InternationalString instance.
- createInternationalString(String) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates an InternationalString instance using a String
parameter and the default Locale.
- createInternationalString(Locale, String) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates an InternationalString instance using the specified
Locale and String parameters.
- createKey(String) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates a Key instance from an ID.
- createLocalizedString(Locale, String) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates a LocalizedString instance using the specified
Locale and String parameters.
- createLocalizedString(Locale, String, String) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates a LocalizedString instance using the specified
Locale, String, and character set parameters.
- createObject(String) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates instances of information model
interfaces (factory method).
- createOrganization(String) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates an Organization instance using the specified
name, where the name is a String.
- createOrganization(InternationalString) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates an Organization instance using the specified
name, where the name is an InternationalString.
- createPersonName(String, String, String) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates a PersonName instance using the specified
first, middle, and last names.
- createPersonName(String) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates a PersonName instance using the specified
full name.
- createPostalAddress(String, String, String, String, String, String, String) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates a PostalAddress instance using the specified
parameters.
- createQuery(int, String) - Method in interface javax.xml.registry.DeclarativeQueryManager
-
Creates a Query object given a queryType (for example, QUERY_TYPE_SQL) and a String
that represents a query in the syntax appropriate for queryType.
- createRegistryPackage(String) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates a RegistryPackage instance using the specified
name, where the name is a String.
- createRegistryPackage(InternationalString) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates a RegistryPackage instance using the specified
name, where the name is an InternationalString.
- createService(String) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates a Service instance using the specified
name, where the name is a String.
- createService(InternationalString) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates a Service instance using the specified
name, where the name is an InternationalString.
- createServiceBinding() - Method in interface javax.xml.registry.LifeCycleManager
-
Creates an empty ServiceBinding instance.
- createSlot(String, String, String) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates a Slot instance using the specified
parameters, where the value is a String.
- createSlot(String, Collection, String) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates a Slot instance using the specified
parameters, where the value is a Collection of Strings.
- createSpecificationLink() - Method in interface javax.xml.registry.LifeCycleManager
-
Creates an empty SpecificationLink instance.
- createTelephoneNumber() - Method in interface javax.xml.registry.LifeCycleManager
-
Creates an empty TelephoneNumber instance.
- createUser() - Method in interface javax.xml.registry.LifeCycleManager
-
Creates an empty User instance.
- getAccessURI() - Method in interface javax.xml.registry.infomodel.ServiceBinding
-
Gets the URI that gives access to the service via this binding.
- getAddress() - Method in interface javax.xml.registry.infomodel.EmailAddress
-
Returns the email address for this object.
- getAreaCode() - Method in interface javax.xml.registry.infomodel.TelephoneNumber
-
Gets the area code.
- getAssociatedObjects() - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Returns the collection of RegistryObject instances associated with this object.
- getAssociations() - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Gets all Associations where this object is source.
- getAssociationType() - Method in interface javax.xml.registry.infomodel.Association
-
Gets the association type for this Association.
- getAuditTrail() - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Returns the complete audit trail of all requests that effected a state change in this object as an ordered Collection
of AuditableEvent objects.
- getBulkResponse(String) - Method in interface javax.xml.registry.RegistryService
-
Returns the BulkResponse associated with specified requestId.
- getBusinessLifeCycleManager() - Method in interface javax.xml.registry.RegistryService
-
Returns the BusinessLifeCycleManager object implemented by the Jakarta XML Registries provider.
- getBusinessQueryManager() - Method in interface javax.xml.registry.RegistryService
-
Returns the BusinessQueryManager object implemented by the Jakarta XML Registries provider.
- getCapabilityLevel() - Method in interface javax.xml.registry.CapabilityProfile
-
Gets the capability level supported by the Jakarta XML Registries provider.
- getCapabilityProfile() - Method in interface javax.xml.registry.RegistryService
-
Returns the CapabilityProfile for the Jakarta XML Registries provider.
- getCause() - Method in exception javax.xml.registry.JAXRException
-
Returns the Throwable embedded in this JAXRException
if there is one.
- getCharsetName() - Method in interface javax.xml.registry.infomodel.LocalizedString
-
Gets the canonical name for the charset for this object.
- getChildConceptCount() - Method in interface javax.xml.registry.infomodel.ClassificationScheme
-
Gets number of children.
- getChildConceptCount() - Method in interface javax.xml.registry.infomodel.Concept
-
Gets number of children.
- getChildOrganizationCount() - Method in interface javax.xml.registry.infomodel.Organization
-
Gets number of children.
- getChildOrganizations() - Method in interface javax.xml.registry.infomodel.Organization
-
Gets all immediate children Organizations.
- getChildrenConcepts() - Method in interface javax.xml.registry.infomodel.ClassificationScheme
-
Gets all immediate children Concepts.
- getChildrenConcepts() - Method in interface javax.xml.registry.infomodel.Concept
-
Gets all immediate children Concepts.
- getCity() - Method in interface javax.xml.registry.infomodel.PostalAddress
-
Returns the city.
- getClassifications() - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Gets the Classification instances that classify this object.
- getClassificationScheme() - Method in interface javax.xml.registry.infomodel.Classification
-
Gets the ClassificationScheme that is used in classifying the object.
- getClassificationScheme() - Method in interface javax.xml.registry.infomodel.Concept
-
Gets the ClassificationScheme that this Concept is a descendent of.
- getClassifiedObject() - Method in interface javax.xml.registry.infomodel.Classification
-
Gets the Object that is being classified.
- getCollection() - Method in interface javax.xml.registry.BulkResponse
-
Get the Collection of objects returned as a response of a
bulk operation.
- getConcept() - Method in interface javax.xml.registry.infomodel.Classification
-
Gets the Concept that is classifying the object.
- getCountry() - Method in interface javax.xml.registry.infomodel.PostalAddress
-
Returns the country.
- getCountryCode() - Method in interface javax.xml.registry.infomodel.TelephoneNumber
-
Gets the country code.
- getCredentials() - Method in interface javax.xml.registry.Connection
-
Gets the credentials associated with this client.
- getDeclarativeQueryManager() - Method in interface javax.xml.registry.RegistryService
-
Returns the DeclarativeQueryManager object implemented by the Jakarta XML Registries provider.
- getDefaultPostalScheme() - Method in interface javax.xml.registry.RegistryService
-
Gets the default user-defined postal scheme for codifying the attributes of PostalAddress.
- getDescendantConcepts() - Method in interface javax.xml.registry.infomodel.ClassificationScheme
-
Gets all descendant Concepts.
- getDescendantConcepts() - Method in interface javax.xml.registry.infomodel.Concept
-
Gets all descendant Concepts.
- getDescendantOrganizations() - Method in interface javax.xml.registry.infomodel.Organization
-
Gets all descendant Organizations.
- getDescription() - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Gets the textual description for this object.
- getEmailAddresses() - Method in interface javax.xml.registry.infomodel.User
-
Gets the email addresses for this User.
- getErrorObjectKey() - Method in exception javax.xml.registry.RegistryException
-
Gets the Key to the first object that encountered an error in the registry.
- getEventType() - Method in interface javax.xml.registry.infomodel.AuditableEvent
-
Gets the type of this event.
- getExceptions() - Method in interface javax.xml.registry.BulkResponse
-
Get the Collection of RegistryException instances in case of partial commit.
- getExpiration() - Method in interface javax.xml.registry.infomodel.RegistryEntry
-
Gets expirationDate attribute of the RegistryEntry within the Registry.
- getExtension() - Method in interface javax.xml.registry.infomodel.TelephoneNumber
-
Gets the internal extension.
- getExternalIdentifiers() - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Returns the ExternalIdentifiers associated with this object
that are external identifiers for this object.
- getExternalLinks() - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Returns the ExternalLinks associated with this object.
- getExternalURI() - Method in interface javax.xml.registry.infomodel.ExternalLink
-
Gets URI to the an external resource.
- getFirstName() - Method in interface javax.xml.registry.infomodel.PersonName
-
Gets the first name for this Person.
- getFullName() - Method in interface javax.xml.registry.infomodel.PersonName
-
Gets the fully formatted name for this person.
- getId() - Method in interface javax.xml.registry.infomodel.Key
-
Returns the unique Id of this key.
- getIdentificationScheme() - Method in interface javax.xml.registry.infomodel.ExternalIdentifier
-
Gets the ClassificationScheme that is used as the identification scheme
for identifying this object.
- getKey() - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Gets the key representing the universally unique ID (UUID) for this object.
- getLastName() - Method in interface javax.xml.registry.infomodel.PersonName
-
Gets the last name (surname) for this Person.
- getLifeCycleManager() - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Returns the LifeCycleManager that created this object.
- getLinkedObjects() - Method in interface javax.xml.registry.infomodel.ExternalLink
-
Gets the collection of RegistryObjects that are annotated by this
ExternalLink.
- getLocale() - Method in interface javax.xml.registry.infomodel.LocalizedString
-
Get the Locale for this object.
- getLocalizedString(Locale, String) - Method in interface javax.xml.registry.infomodel.InternationalString
-
Gets the LocalizedString for the specified Locale and charsetName.
- getLocalizedStrings() - Method in interface javax.xml.registry.infomodel.InternationalString
-
Returns the LocalizedStrings associated with this object.
- getMajorVersion() - Method in interface javax.xml.registry.infomodel.Versionable
-
Gets the major revision number for this version of the Versionable object.
- getMessage() - Method in exception javax.xml.registry.JAXRException
-
Returns the detail message for this JAXRException
object.
- getMiddleName() - Method in interface javax.xml.registry.infomodel.PersonName
-
Gets the middle name for this Person.
- getMimeType() - Method in interface javax.xml.registry.infomodel.ExtrinsicObject
-
Gets the mime type associated with this object.
- getMinorVersion() - Method in interface javax.xml.registry.infomodel.Versionable
-
Gets the minor revision number for this version of the Versionable object.
- getName() - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Gets the user-friendly name of this object.
- getName() - Method in interface javax.xml.registry.infomodel.Slot
-
Gets the name for this Slot.
- getNumber() - Method in interface javax.xml.registry.infomodel.TelephoneNumber
-
Gets the telephone number suffix, not including the country or area code.
- getObjectType() - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Gets the object type that best describes the RegistryObject.
- getOrganization() - Method in interface javax.xml.registry.infomodel.User
-
Gets the Organization that this User is affiliated with.
- getParent() - Method in interface javax.xml.registry.infomodel.Concept
-
Gets the parent Concept or ClassificationScheme for this object.
- getParentConcept() - Method in interface javax.xml.registry.infomodel.Concept
-
Gets the parent Concept or null if parent is a ClassificationScheme.
- getParentOrganization() - Method in interface javax.xml.registry.infomodel.Organization
-
Gets the parent (container) organization.
- getPath() - Method in interface javax.xml.registry.infomodel.Concept
-
Gets the canonical path representation for this Concept.
- getPersonName() - Method in interface javax.xml.registry.infomodel.User
-
Returns the name of this User.
- getPostalAddress() - Method in interface javax.xml.registry.infomodel.Organization
-
Gets the Address for this Organization.
- getPostalAddresses() - Method in interface javax.xml.registry.infomodel.User
-
Gets the postal address for this User.
- getPostalCode() - Method in interface javax.xml.registry.infomodel.PostalAddress
-
Returns the postal or zip code.
- getPostalScheme() - Method in interface javax.xml.registry.infomodel.PostalAddress
-
Returns a user-defined postal scheme for codifying the attributes of PostalAddress.
- getPrimaryContact() - Method in interface javax.xml.registry.infomodel.Organization
-
Gets the primary Contact for this Organization.
- getProperties() - Method in class javax.xml.registry.ConnectionFactory
-
Gets the Properties used during createConnection
and createFederatedConnection calls.
- getProvidingOrganization() - Method in interface javax.xml.registry.infomodel.Service
-
Gets the Organization that provides this service.
- getRegistryObject() - Method in interface javax.xml.registry.infomodel.AuditableEvent
-
Gets the RegistryObject associated with this AuditableEvent.
- getRegistryObject() - Method in interface javax.xml.registry.infomodel.ExternalIdentifier
-
Gets the parent RegistryObject for this ExternalIdentifier.
- getRegistryObject(String, String) - Method in interface javax.xml.registry.QueryManager
-
Gets the RegistryObject specified by the Id and type of object.
- getRegistryObject(String) - Method in interface javax.xml.registry.QueryManager
-
Gets the RegistryObject specified by the Id.
- getRegistryObjects() - Method in interface javax.xml.registry.infomodel.RegistryPackage
-
Gets the collection of member RegistryObjects of this RegistryPackage.
- getRegistryObjects(Collection) - Method in interface javax.xml.registry.QueryManager
-
Gets the specified RegistryObjects.
- getRegistryObjects(Collection, String) - Method in interface javax.xml.registry.QueryManager
-
Gets the specified RegistryObjects.
- getRegistryObjects() - Method in interface javax.xml.registry.QueryManager
-
Gets the RegistryObjects owned by the caller.
- getRegistryObjects(String) - Method in interface javax.xml.registry.QueryManager
-
Gets the RegistryObjects owned by the caller, that are of the specified type.
- getRegistryPackages() - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Returns the Package associated with this object.
- getRegistryService() - Method in interface javax.xml.registry.Connection
-
Gets the RegistryService interface associated with the Connection.
- getRegistryService() - Method in interface javax.xml.registry.LifeCycleManager
-
Returns the parent RegistryService that created this object.
- getRegistryService() - Method in interface javax.xml.registry.QueryManager
-
Returns the parent RegistryService that created this object.
- getRepositoryItem() - Method in interface javax.xml.registry.infomodel.ExtrinsicObject
-
Gets the repository item for this object.
- getRequestId() - Method in exception javax.xml.registry.JAXRException
-
- getRequestId() - Method in interface javax.xml.registry.JAXRResponse
-
Returns the unique id for the request that generated this response.
- getRootOrganization() - Method in interface javax.xml.registry.infomodel.Organization
-
Gets the root organization.
- getService() - Method in interface javax.xml.registry.infomodel.ServiceBinding
-
Gets the parent service for which this is a binding.
- getServiceBinding() - Method in interface javax.xml.registry.infomodel.SpecificationLink
-
Gets the parent ServiceBinding for this SpecificationLink.
- getServiceBindings() - Method in interface javax.xml.registry.infomodel.Service
-
Gets all children ServiceBindings.
- getServices() - Method in interface javax.xml.registry.infomodel.Organization
-
Gets all children Services.
- getSlot(String) - Method in interface javax.xml.registry.infomodel.ExtensibleObject
-
Gets the slot specified by slotName.
- getSlots() - Method in interface javax.xml.registry.infomodel.ExtensibleObject
-
Returns the Slots associated with this object.
- getSlotType() - Method in interface javax.xml.registry.infomodel.Slot
-
Gets the slotType for this Slot.
- getSourceObject() - Method in interface javax.xml.registry.infomodel.Association
-
Gets the Object that is the source of this Association.
- getSpecificationLinks() - Method in interface javax.xml.registry.infomodel.ServiceBinding
-
Gets all children SpecificationLinks.
- getSpecificationObject() - Method in interface javax.xml.registry.infomodel.SpecificationLink
-
Gets the specification object for this object.
- getStability() - Method in interface javax.xml.registry.infomodel.RegistryEntry
-
Gets the stability indicator for the RegistryEntry within the Registry.
- getStateOrProvince() - Method in interface javax.xml.registry.infomodel.PostalAddress
-
Returns the state or province.
- getStatus() - Method in interface javax.xml.registry.infomodel.RegistryEntry
-
Gets the life cycle status of the RegistryEntry within the registry.
- getStatus() - Method in exception javax.xml.registry.JAXRException
-
- getStatus() - Method in interface javax.xml.registry.JAXRResponse
-
Returns the status for this response.
- getStreet() - Method in interface javax.xml.registry.infomodel.PostalAddress
-
Returns the street name.
- getStreetNumber() - Method in interface javax.xml.registry.infomodel.PostalAddress
-
Returns the street number.
- getSubmittingOrganization() - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Gets the Organization that submitted this RegistryObject.
- getTargetBinding() - Method in interface javax.xml.registry.infomodel.ServiceBinding
-
Gets the next ServiceBinding in case there is a redirection from
one service provider to another service provider.
- getTargetObject() - Method in interface javax.xml.registry.infomodel.Association
-
Gets the Object that is the target of this Association.
- getTelephoneNumbers(String) - Method in interface javax.xml.registry.infomodel.Organization
-
Gets the telephone numbers for this User that match the specified telephone number type.
- getTelephoneNumbers(String) - Method in interface javax.xml.registry.infomodel.User
-
Gets the telephone numbers for this User that match the specified telephone number type.
- getTimestamp() - Method in interface javax.xml.registry.infomodel.AuditableEvent
-
Gets the Timestamp for when this event occurred.
- getType() - Method in interface javax.xml.registry.infomodel.EmailAddress
-
Gets the type for this object.
- getType() - Method in interface javax.xml.registry.infomodel.PostalAddress
-
Returns the type of address (for example, "headquarters") as a String.
- getType() - Method in interface javax.xml.registry.infomodel.TelephoneNumber
-
The type of telephone number (for example, "fax").
- getType() - Method in interface javax.xml.registry.infomodel.User
-
Gets the type for this User.
- getType() - Method in interface javax.xml.registry.Query
-
Gets the type of Query (for example, QUERY_TYPE_SQL).
- getUrl() - Method in interface javax.xml.registry.infomodel.TelephoneNumber
-
Gets the URL that can dial this number electronically.
- getUrl() - Method in interface javax.xml.registry.infomodel.User
-
Gets the URL to the web page for this User.
- getUsageDescription() - Method in interface javax.xml.registry.infomodel.SpecificationLink
-
Gets the description of usage parameters.
- getUsageParameters() - Method in interface javax.xml.registry.infomodel.SpecificationLink
-
Gets any usage parameters.
- getUser() - Method in interface javax.xml.registry.infomodel.AuditableEvent
-
Gets the User associated with this object.
- getUsers() - Method in interface javax.xml.registry.infomodel.Organization
-
Gets the Collection of Users affiliated with this Organization.
- getUserVersion() - Method in interface javax.xml.registry.infomodel.Versionable
-
Gets the user-specified revision number for this version of the Versionable object.
- getValidateURI() - Method in interface javax.xml.registry.infomodel.URIValidator
-
Gets whether to do URI validation for this object.
- getValue() - Method in interface javax.xml.registry.infomodel.Classification
-
Gets the taxonomy value for this Classification.
- getValue() - Method in interface javax.xml.registry.infomodel.Concept
-
Gets the value (usually a code in a taxonomy) associated with this Concept.
- getValue() - Method in interface javax.xml.registry.infomodel.ExternalIdentifier
-
Gets the value of an ExternalIdentifier.
- getValue() - Method in interface javax.xml.registry.infomodel.InternationalString
-
Gets the String value for the Locale returned by Locale.getDefault().
- getValue(Locale) - Method in interface javax.xml.registry.infomodel.InternationalString
-
Gets the String value for the specified Locale.
- getValue() - Method in interface javax.xml.registry.infomodel.LocalizedString
-
Get the String value for this object.
- getValues() - Method in interface javax.xml.registry.infomodel.Slot
-
Gets the values for this Slot.
- getValueType() - Method in interface javax.xml.registry.infomodel.ClassificationScheme
-
Gets the value type for this object.
- getVersion() - Method in interface javax.xml.registry.CapabilityProfile
-
Gets the Jakarta XML Registries specification version supported by the Jakarta XML Registries provider.
- REGISTRY_ENTRY - Static variable in interface javax.xml.registry.LifeCycleManager
-
Constant representing the javax.xml.registry.infomodel.RegistryEntry interface.
- REGISTRY_PACKAGE - Static variable in interface javax.xml.registry.LifeCycleManager
-
Constant representing the javax.xml.registry.infomodel.RegistryPackage interface.
- RegistryEntry - Interface in javax.xml.registry.infomodel
-
The RegistryEntry interface is a base interface for interfaces in the model that require additional metadata beyond what is provided by the RegistryObject interface.
- RegistryException - Exception in javax.xml.registry
-
This is the common base class for all Exceptions that are detected on the registry
provider side rather than the Jakarta XML Registries client side.
- RegistryException() - Constructor for exception javax.xml.registry.RegistryException
-
Constructs a JAXRException
object with no
reason or embedded Throwable.
- RegistryException(String) - Constructor for exception javax.xml.registry.RegistryException
-
Constructs a JAXRException
object with the given
String
as the reason for the exception being thrown.
- RegistryException(String, Throwable) - Constructor for exception javax.xml.registry.RegistryException
-
Constructs a JAXRException
object with the given
String
as the reason for the exception being thrown
and the given Throwable
object as an embedded
Throwable.
- RegistryException(Throwable) - Constructor for exception javax.xml.registry.RegistryException
-
Constructs a JAXRException
object initialized
with the given Throwable
object.
- RegistryObject - Interface in javax.xml.registry.infomodel
-
The RegistryObject class is an abstract base class used by most classes in the model.
- RegistryPackage - Interface in javax.xml.registry.infomodel
-
RegistryPackage instances are RegistryEntries that group logically related
RegistryEntries together.
- RegistryService - Interface in javax.xml.registry
-
This is the principal interface implemented by a Jakarta XML Registries provider.
- removeAssociation(Association) - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Removes specified Association from this object.
- removeAssociations(Collection) - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Removes specified Associations from this object.
- removeChildConcept(Concept) - Method in interface javax.xml.registry.infomodel.ClassificationScheme
-
Removes a child Concept.
- removeChildConcept(Concept) - Method in interface javax.xml.registry.infomodel.Concept
-
Removes a child Concept.
- removeChildConcepts(Collection) - Method in interface javax.xml.registry.infomodel.ClassificationScheme
-
Removes a Collection of children Concepts.
- removeChildConcepts(Collection) - Method in interface javax.xml.registry.infomodel.Concept
-
Removes a Collection of children Concepts.
- removeChildOrganization(Organization) - Method in interface javax.xml.registry.infomodel.Organization
-
Removes a child Organization.
- removeChildOrganizations(Collection) - Method in interface javax.xml.registry.infomodel.Organization
-
Removes a Collection of children Organizations.
- removeClassification(Classification) - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Removes specified Classification from this object.
- removeClassifications(Collection) - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Removes specified Classifications from this object.
- removeExternalIdentifier(ExternalIdentifier) - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Removes specified ExternalIdentifier as an external identifier from this object.
- removeExternalIdentifiers(Collection) - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Removes specified ExternalIdentifiers as an external identifiers from this object.
- removeExternalLink(ExternalLink) - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Removes specified ExternalLink from this object.
- removeExternalLinks(Collection) - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Removes specified ExternalLinks from this object.
- removeLocalizedString(LocalizedString) - Method in interface javax.xml.registry.infomodel.InternationalString
-
Removes a LocalizedString from this object.
- removeLocalizedStrings(Collection) - Method in interface javax.xml.registry.infomodel.InternationalString
-
Removes specified LocalizedStrings to this object.
- removeRegistryObject(RegistryObject) - Method in interface javax.xml.registry.infomodel.RegistryPackage
-
Removes a child RegistryObject from membership.
- removeRegistryObjects(Collection) - Method in interface javax.xml.registry.infomodel.RegistryPackage
-
Removes a Collection of children RegistryObjects from membership.
- removeService(Service) - Method in interface javax.xml.registry.infomodel.Organization
-
Removes a Service from this object.
- removeServiceBinding(ServiceBinding) - Method in interface javax.xml.registry.infomodel.Service
-
Removes a child ServiceBinding.
- removeServiceBindings(Collection) - Method in interface javax.xml.registry.infomodel.Service
-
Removes a Collection of children ServiceBindings.
- removeServices(Collection) - Method in interface javax.xml.registry.infomodel.Organization
-
Removes a Collection of children Services from this object.
- removeSlot(String) - Method in interface javax.xml.registry.infomodel.ExtensibleObject
-
Removes a Slot from this object.
- removeSlots(Collection) - Method in interface javax.xml.registry.infomodel.ExtensibleObject
-
Removes specified Slots from this object.
- removeSpecificationLink(SpecificationLink) - Method in interface javax.xml.registry.infomodel.ServiceBinding
-
Removes a child SpecificationLink.
- removeSpecificationLinks(Collection) - Method in interface javax.xml.registry.infomodel.ServiceBinding
-
Removes a Collection of children SpecificationLinks.
- removeUser(User) - Method in interface javax.xml.registry.infomodel.Organization
-
Removes a User.
- removeUsers(Collection) - Method in interface javax.xml.registry.infomodel.Organization
-
Removes a Collection of Users.
- saveAssociations(Collection, boolean) - Method in interface javax.xml.registry.BusinessLifeCycleManager
-
Saves the specified Association instances.
- saveClassificationSchemes(Collection) - Method in interface javax.xml.registry.BusinessLifeCycleManager
-
Saves the specified ClassificationScheme instances.
- saveConcepts(Collection) - Method in interface javax.xml.registry.BusinessLifeCycleManager
-
Saves the specified Concepts.
- SaveException - Exception in javax.xml.registry
-
A RegistryException that occurs during a save action.
- SaveException() - Constructor for exception javax.xml.registry.SaveException
-
Constructs a JAXRException
object with no
reason or embedded Throwable.
- SaveException(String) - Constructor for exception javax.xml.registry.SaveException
-
Constructs a JAXRException
object with the given
String
as the reason for the exception being thrown.
- SaveException(String, Throwable) - Constructor for exception javax.xml.registry.SaveException
-
Constructs a JAXRException
object with the given
String
as the reason for the exception being thrown
and the given Throwable
object as an embedded
Throwable.
- SaveException(Throwable) - Constructor for exception javax.xml.registry.SaveException
-
Constructs a JAXRException
object initialized
with the given Throwable
object.
- saveObjects(Collection) - Method in interface javax.xml.registry.LifeCycleManager
-
Saves one or more Objects to the registry.
- saveOrganizations(Collection) - Method in interface javax.xml.registry.BusinessLifeCycleManager
-
Saves the specified Organizations.
- saveServiceBindings(Collection) - Method in interface javax.xml.registry.BusinessLifeCycleManager
-
Saves the specified ServiceBindings.
- saveServices(Collection) - Method in interface javax.xml.registry.BusinessLifeCycleManager
-
Saves the specified Services.
- Service - Interface in javax.xml.registry.infomodel
-
Service instances are RegistryObjects that provide information on services
(for example, web services) offered by an Organization.
- SERVICE - Static variable in interface javax.xml.registry.LifeCycleManager
-
Constant representing the javax.xml.registry.infomodel.Service interface.
- SERVICE_BINDING - Static variable in interface javax.xml.registry.LifeCycleManager
-
Constant representing the javax.xml.registry.infomodel.ServiceBinding interface.
- SERVICE_SUBSET - Static variable in interface javax.xml.registry.FindQualifier
-
Maps to UDDI serviceSubset.
- ServiceBinding - Interface in javax.xml.registry.infomodel
-
ServiceBinding instances are RegistryObjects that represent technical information on a specific way to access a specific interface offered by a Service instance.
- setAccessURI(String) - Method in interface javax.xml.registry.infomodel.ServiceBinding
-
Sets the URI that gives access to the service via this binding.
- setAddress(String) - Method in interface javax.xml.registry.infomodel.EmailAddress
-
Sets the email address for this object.
- setAreaCode(String) - Method in interface javax.xml.registry.infomodel.TelephoneNumber
-
Sets the area code.
- setAssociations(Collection) - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Replaces all previous Associations from this object with
specified Associations.
- setAssociationType(Concept) - Method in interface javax.xml.registry.infomodel.Association
-
Sets the association type for this Association.
- setCharsetName(String) - Method in interface javax.xml.registry.infomodel.LocalizedString
-
Set the canonical name for the charset for this object.
- setCity(String) - Method in interface javax.xml.registry.infomodel.PostalAddress
-
Sets the city.
- setClassifications(Collection) - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Replaces all previous Classifications with specified
Classifications.
- setClassificationScheme(ClassificationScheme) - Method in interface javax.xml.registry.infomodel.Classification
-
Sets the ClassificationScheme for this external classification.
- setClassifiedObject(RegistryObject) - Method in interface javax.xml.registry.infomodel.Classification
-
Sets the object that is being classified.
- setConcept(Concept) - Method in interface javax.xml.registry.infomodel.Classification
-
Sets the concept for this internal classification.
- setCountry(String) - Method in interface javax.xml.registry.infomodel.PostalAddress
-
Sets the country.
- setCountryCode(String) - Method in interface javax.xml.registry.infomodel.TelephoneNumber
-
Sets country code.
- setCredentials(Set) - Method in interface javax.xml.registry.Connection
-
Sets the Credentials associated with this client.
- setDescription(InternationalString) - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Sets the context independent textual description for this object.
- setEmailAddresses(Collection) - Method in interface javax.xml.registry.infomodel.User
-
Sets the Collection of EmailAddress instances for this User.
- setErrorObjectKey(Key) - Method in exception javax.xml.registry.RegistryException
-
Sets the Key to the first object that encountered an error in the registry.
- setExpiration(Date) - Method in interface javax.xml.registry.infomodel.RegistryEntry
-
Sets the expirationDate.
- setExtension(String) - Method in interface javax.xml.registry.infomodel.TelephoneNumber
-
Sets the internal extension.
- setExternalIdentifiers(Collection) - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Replaces all previous external identifiers with specified
Collection of ExternalIdentifiers as an external identifier.
- setExternalLinks(Collection) - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Replaces all previous ExternalLinks with specified
ExternalLinks.
- setExternalURI(String) - Method in interface javax.xml.registry.infomodel.ExternalLink
-
Sets URI for an external resource.
- setFirstName(String) - Method in interface javax.xml.registry.infomodel.PersonName
-
Sets the first name for this Person.
- setFullName(String) - Method in interface javax.xml.registry.infomodel.PersonName
-
Sets the fully formatted name for this person.
- setId(String) - Method in interface javax.xml.registry.infomodel.Key
-
Sets the unique id associated with this key.
- setIdentificationScheme(ClassificationScheme) - Method in interface javax.xml.registry.infomodel.ExternalIdentifier
-
Sets the ClassificationScheme that is used as the identification scheme
for identifying this object.
- setKey(Key) - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Sets the key representing the universally unique ID (UUID) for this object.
- setLastName(String) - Method in interface javax.xml.registry.infomodel.PersonName
-
Sets the last name (surname) for this Person.
- setLocale(Locale) - Method in interface javax.xml.registry.infomodel.LocalizedString
-
Set the Locale for this object.
- setMajorVersion(int) - Method in interface javax.xml.registry.infomodel.Versionable
-
Sets the major revision number for this version of the Versionable object.
- setMiddleName(String) - Method in interface javax.xml.registry.infomodel.PersonName
-
Sets the middle name for this Person.
- setMimeType(String) - Method in interface javax.xml.registry.infomodel.ExtrinsicObject
-
Sets the mime type associated with this object.
- setMinorVersion(int) - Method in interface javax.xml.registry.infomodel.Versionable
-
Sets the minor revision number for this version of the Versionable object.
- setName(InternationalString) - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Sets user-friendly name of object in repository.
- setName(String) - Method in interface javax.xml.registry.infomodel.Slot
-
Sets the name for this Slot.
- setNumber(String) - Method in interface javax.xml.registry.infomodel.TelephoneNumber
-
Sets the telephone number suffix, not including the country or area code.
- setOpaque(boolean) - Method in interface javax.xml.registry.infomodel.ExtrinsicObject
-
Sets whether the ExtrinsicObject is opaque (not readable) by the registry.
- setPersonName(PersonName) - Method in interface javax.xml.registry.infomodel.User
-
Sets the name of this User.
- setPostalAddress(PostalAddress) - Method in interface javax.xml.registry.infomodel.Organization
-
Sets the address for this Organization.
- setPostalAddresses(Collection) - Method in interface javax.xml.registry.infomodel.User
-
Sets the addresses for this User.
- setPostalCode(String) - Method in interface javax.xml.registry.infomodel.PostalAddress
-
Sets the postal or zip code.
- setPostalScheme(ClassificationScheme) - Method in interface javax.xml.registry.infomodel.PostalAddress
-
Sets a user-defined postal scheme for codifying the attributes of PostalAddress.
- setPrimaryContact(User) - Method in interface javax.xml.registry.infomodel.Organization
-
Sets the primary contact for this Organization.
- setProperties(Properties) - Method in class javax.xml.registry.ConnectionFactory
-
Sets the Properties used during createConnection
and createFederatedConnection calls.
- setProvidingOrganization(Organization) - Method in interface javax.xml.registry.infomodel.Service
-
Sets the Organization that provides this service.
- setRepositoryItem(DataHandler) - Method in interface javax.xml.registry.infomodel.ExtrinsicObject
-
Sets the repository item for this object.
- setSlotType(String) - Method in interface javax.xml.registry.infomodel.Slot
-
Sets the slotType for this Slot.
- setSourceObject(RegistryObject) - Method in interface javax.xml.registry.infomodel.Association
-
Sets the Object that is the source of this Association.
- setSpecificationObject(RegistryObject) - Method in interface javax.xml.registry.infomodel.SpecificationLink
-
Sets the specification object for this object.
- setStability(int) - Method in interface javax.xml.registry.infomodel.RegistryEntry
-
Sets the stability indicator for the RegistryEntry.
- setStateOrProvince(String) - Method in interface javax.xml.registry.infomodel.PostalAddress
-
Sets the state or province.
- setStreet(String) - Method in interface javax.xml.registry.infomodel.PostalAddress
-
Sets the street name.
- setStreetNumber(String) - Method in interface javax.xml.registry.infomodel.PostalAddress
-
Sets the street number.
- setSynchronous(boolean) - Method in interface javax.xml.registry.Connection
-
Sets whether the client uses synchronous communication or not.
- setTargetBinding(ServiceBinding) - Method in interface javax.xml.registry.infomodel.ServiceBinding
-
Sets the next ServiceBinding in case there is a redirection.
- setTargetObject(RegistryObject) - Method in interface javax.xml.registry.infomodel.Association
-
Sets the Object that is the target of this Association.
- setTelephoneNumbers(Collection) - Method in interface javax.xml.registry.infomodel.Organization
-
Sets the various telephone numbers for this user.
- setTelephoneNumbers(Collection) - Method in interface javax.xml.registry.infomodel.User
-
Sets the various telephone numbers for this user.
- setType(String) - Method in interface javax.xml.registry.infomodel.EmailAddress
-
Sets the type for this object.
- setType(String) - Method in interface javax.xml.registry.infomodel.PostalAddress
-
Sets the type of address (for example, "headquarters") as a String.
- setType(String) - Method in interface javax.xml.registry.infomodel.TelephoneNumber
-
Sets the type of telephone number (for example, "fax").
- setType(String) - Method in interface javax.xml.registry.infomodel.User
-
Sets the type for this User.
- setUrl(String) - Method in interface javax.xml.registry.infomodel.TelephoneNumber
-
Sets the URL that can dial this number electronically.
- setUrl(URL) - Method in interface javax.xml.registry.infomodel.User
-
Sets the URL to the web page for this User.
- setUsageDescription(InternationalString) - Method in interface javax.xml.registry.infomodel.SpecificationLink
-
Sets the description of usage parameters.
- setUsageParameters(Collection) - Method in interface javax.xml.registry.infomodel.SpecificationLink
-
Sets any usage parameters.
- setUserVersion(String) - Method in interface javax.xml.registry.infomodel.Versionable
-
Sets the user specified revision number for this version of the Versionable object.
- setValidateURI(boolean) - Method in interface javax.xml.registry.infomodel.URIValidator
-
Sets whether to do URI validation for this object.
- setValue(String) - Method in interface javax.xml.registry.infomodel.Classification
-
Sets the taxonomy value for this external Classification.
- setValue(String) - Method in interface javax.xml.registry.infomodel.Concept
-
Sets the value (usually a taxonomy value) associated with this Concept.
- setValue(String) - Method in interface javax.xml.registry.infomodel.ExternalIdentifier
-
Sets the value of an ExternalIdentifier.
- setValue(String) - Method in interface javax.xml.registry.infomodel.InternationalString
-
Sets the String value for the Locale returned by Locale.getDefault().
- setValue(Locale, String) - Method in interface javax.xml.registry.infomodel.InternationalString
-
Sets the String value for the specified Locale.
- setValue(String) - Method in interface javax.xml.registry.infomodel.LocalizedString
-
Set the String value for the specified object.
- setValues(Collection) - Method in interface javax.xml.registry.infomodel.Slot
-
Sets the values for this Slot.
- setValueType(int) - Method in interface javax.xml.registry.infomodel.ClassificationScheme
-
Sets the value type for this object.
- Slot - Interface in javax.xml.registry.infomodel
-
Slot instances provide a dynamic way to add arbitrary attributes to
RegistryObject instances.
- SLOT - Static variable in interface javax.xml.registry.LifeCycleManager
-
Constant representing the javax.xml.registry.infomodel.Slot interface.
- SORT_BY_DATE_ASC - Static variable in interface javax.xml.registry.FindQualifier
-
Specifies a hint to queries that they should sort results by creation/modification date in ascending order.
- SORT_BY_DATE_DESC - Static variable in interface javax.xml.registry.FindQualifier
-
Specifies a hint to queries that they should sort results by creation/modification date in descending order.
- SORT_BY_NAME_ASC - Static variable in interface javax.xml.registry.FindQualifier
-
Specifies a hint to queries that they should sort results by Name in ascending alpha-numeric order.
- SORT_BY_NAME_DESC - Static variable in interface javax.xml.registry.FindQualifier
-
Specifies a hint to queries that they should sort results by Name in descending alpha-numeric order.
- SORT_CODE_SLOT - Static variable in interface javax.xml.registry.infomodel.Slot
-
Name for pre-defined Slot used in PostalAddress by Jakarta XML Registries UDDI provider.
- SOUNDEX - Static variable in interface javax.xml.registry.FindQualifier
-
Optional qualifier that allows matching strings by their sounds.
- SPECIFICATION_LINK - Static variable in interface javax.xml.registry.LifeCycleManager
-
Constant representing the javax.xml.registry.infomodel.SpecificationLink interface.
- SpecificationLink - Interface in javax.xml.registry.infomodel
-
A SpecificationLink provides the linkage between a ServiceBinding and one of its technical specifications that describes how to use the service using the ServiceBinding.
- STABILITY_DYNAMIC - Static variable in interface javax.xml.registry.infomodel.RegistryEntry
-
RegistryEntry may change at any time.
- STABILITY_DYNAMIC_COMPATIBLE - Static variable in interface javax.xml.registry.infomodel.RegistryEntry
-
RegistryEntry may change at any time, however the changes will be backward compatible.
- STABILITY_STATIC - Static variable in interface javax.xml.registry.infomodel.RegistryEntry
-
RegistryEntry will not change.
- STATUS_APPROVED - Static variable in interface javax.xml.registry.infomodel.RegistryEntry
-
RegistryEntry has been submitted and approved.
- STATUS_DEPRECATED - Static variable in interface javax.xml.registry.infomodel.RegistryEntry
-
RegistryEntry has been deprecated.
- STATUS_FAILURE - Static variable in interface javax.xml.registry.JAXRResponse
-
Status indicating a failure response.
- STATUS_SUBMITTED - Static variable in interface javax.xml.registry.infomodel.RegistryEntry
-
RegistryEntry has been submitted.
- STATUS_SUCCESS - Static variable in interface javax.xml.registry.JAXRResponse
-
Status indicating a successful response.
- STATUS_UNAVAILABLE - Static variable in interface javax.xml.registry.JAXRResponse
-
Status indicating that the results are currently unavailable.
- STATUS_WARNING - Static variable in interface javax.xml.registry.JAXRResponse
-
Status indicating a successful response that included at least one warning.
- STATUS_WITHDRAWN - Static variable in interface javax.xml.registry.infomodel.RegistryEntry
-
RegistryEntry has been withdrawn by the submitter.