Java API for XML Registries
JAXR 1.0 - 1.0
JavaDoc Assertion Detail

TotalsTotalActiveDeprecatedRemoved
# of Assertions 863846017
# of Required Assertions 720705015
# of Optional Assertions 14314102

IDReturnMethod/FieldDescriptionRequiredDeprecatedTestable
JAXR:JAVADOC:1UnsupportedCapabilityExceptionjavax.xml.registry.UnsupportedCapabilityException.UnsupportedCapabilityException
Constructs a <code>JAXRException</code> object with no reason or embedded Throwable.true
true
JAXR:JAVADOC:2UnsupportedCapabilityExceptionjavax.xml.registry.UnsupportedCapabilityException.UnsupportedCapabilityException
( String )
Constructs a <code>JAXRException</code> object with the given <code>String</code> as the reason for the exception being thrown.true
true
JAXR:JAVADOC:3UnsupportedCapabilityExceptionjavax.xml.registry.UnsupportedCapabilityException.UnsupportedCapabilityException
( String ,
Throwable )
Constructs a <code>JAXRException</code> object with the given <code>String</code> as the reason for the exception being thrown and the given <code>Throwable</code> object as an embedded Throwable.true
true
JAXR:JAVADOC:5UnexpectedObjectExceptionjavax.xml.registry.UnexpectedObjectException.UnexpectedObjectException
Constructs a <code>JAXRException</code> object with no reason or embedded Throwable.true
true
JAXR:JAVADOC:6UnexpectedObjectExceptionjavax.xml.registry.UnexpectedObjectException.UnexpectedObjectException
( String )
Constructs a <code>JAXRException</code> object with the given <code>String</code> as the reason for the exception being thrown.true
true
JAXR:JAVADOC:7UnexpectedObjectExceptionjavax.xml.registry.UnexpectedObjectException.UnexpectedObjectException
( String ,
Throwable )
Constructs a <code>JAXRException</code> object with the given <code>String</code> as the reason for the exception being thrown and the given <code>Throwable</code> object as an embedded Throwable.true
true
JAXR:JAVADOC:9SaveExceptionjavax.xml.registry.SaveException.SaveException
Constructs a <code>JAXRException</code> object with no reason or embedded Throwable.true
true
JAXR:JAVADOC:10SaveExceptionjavax.xml.registry.SaveException.SaveException
( String )
Constructs a <code>JAXRException</code> object with the given <code>String</code> as the reason for the exception being thrown.true
true
JAXR:JAVADOC:11SaveExceptionjavax.xml.registry.SaveException.SaveException
( String ,
Throwable )
Constructs a <code>JAXRException</code> object with the given <code>String</code> as the reason for the exception being thrown and the given <code>Throwable</code> object as an embedded Throwable.true
true
JAXR:JAVADOC:13RegistryExceptionjavax.xml.registry.RegistryException.RegistryException
Constructs a <code>JAXRException</code> object with no reason or embedded Throwable.true
true
JAXR:JAVADOC:14RegistryExceptionjavax.xml.registry.RegistryException.RegistryException
( String )
Constructs a <code>JAXRException</code> object with the given <code>String</code> as the reason for the exception being thrown.true
true
JAXR:JAVADOC:15RegistryExceptionjavax.xml.registry.RegistryException.RegistryException
( String ,
Throwable )
Constructs a <code>JAXRException</code> object with the given <code>String</code> as the reason for the exception being thrown and the given <code>Throwable</code> object as an embedded Throwable.true
true
JAXR:JAVADOC:18Keyjavax.xml.registry.RegistryException.getErrorObjectKey

throws JAXRException

true
false
JAXR:JAVADOC:20voidjavax.xml.registry.RegistryException.setErrorObjectKey
( Key )
throws JAXRException

true
false
JAXR:JAVADOC:21JAXRExceptionjavax.xml.registry.JAXRException.JAXRException
Constructs a <code>JAXRException</code> object with no reason or embedded Throwable.true
true
JAXR:JAVADOC:22JAXRExceptionjavax.xml.registry.JAXRException.JAXRException
( String )
Constructs a <code>JAXRException</code> object with the given <code>String</code> as the reason for the exception being thrown.true
true
JAXR:JAVADOC:23JAXRExceptionjavax.xml.registry.JAXRException.JAXRException
( String ,
Throwable )
Constructs a <code>JAXRException</code> object with the given <code>String</code> as the reason for the exception being thrown and the given <code>Throwable</code> object as an embedded Throwable.true
true
JAXR:JAVADOC:25Stringjavax.xml.registry.JAXRException.getMessage
Returns the detail message for this <code>JAXRException</code> object. <P> If there is an embedded Throwable, and if the <code>JAXRException</code> object has no detail message of its own, this method will return the detail message from the embedded Throwable.true
true
JAXR:JAVADOC:26Throwablejavax.xml.registry.JAXRException.getCause
Returns the Throwable embedded in this <code>JAXRException</code> if there is one. Otherwise, this method returns <code>null</code>.true
true
JAXR:JAVADOC:27Throwablejavax.xml.registry.JAXRException.initCause
( Throwable )
Initializes the <i>cause</i> of this throwable to the specified value. (The cause is the throwable that caused this throwable to get thrown.) <p>This method can be called at most once. It is generally called from within the constructor, or immediately after creating the throwable. If this throwable was created with or , this method cannot be called even once.true
true
JAXR:JAVADOC:28Stringjavax.xml.registry.JAXRException.getRequestId

true
true
JAXR:JAVADOC:29intjavax.xml.registry.JAXRException.getStatus

true
true
JAXR:JAVADOC:32booleanjavax.xml.registry.JAXRException.isAvailable

throws JAXRException

true
false
JAXR:JAVADOC:33InvalidRequestExceptionjavax.xml.registry.InvalidRequestException.InvalidRequestException
Constructs a <code>JAXRException</code> object with no reason or embedded Throwable.true
true
JAXR:JAVADOC:34InvalidRequestExceptionjavax.xml.registry.InvalidRequestException.InvalidRequestException
( String )
Constructs a <code>JAXRException</code> object with the given <code>String</code> as the reason for the exception being thrown.true
true
JAXR:JAVADOC:35InvalidRequestExceptionjavax.xml.registry.InvalidRequestException.InvalidRequestException
( String ,
Throwable )
Constructs a <code>JAXRException</code> object with the given <code>String</code> as the reason for the exception being thrown and the given <code>Throwable</code> object as an embedded Throwable.true
true
JAXR:JAVADOC:37FindExceptionjavax.xml.registry.FindException.FindException
Constructs a <code>JAXRException</code> object with no reason or embedded Throwable.true
true
JAXR:JAVADOC:38FindExceptionjavax.xml.registry.FindException.FindException
( String )
Constructs a <code>JAXRException</code> object with the given <code>String</code> as the reason for the exception being thrown.true
true
JAXR:JAVADOC:39FindExceptionjavax.xml.registry.FindException.FindException
( String ,
Throwable )
Constructs a <code>JAXRException</code> object with the given <code>String</code> as the reason for the exception being thrown and the given <code>Throwable</code> object as an embedded Throwable.true
true
JAXR:JAVADOC:41DeleteExceptionjavax.xml.registry.DeleteException.DeleteException
Constructs a <code>JAXRException</code> object with no reason or embedded Throwable.true
true
JAXR:JAVADOC:42DeleteExceptionjavax.xml.registry.DeleteException.DeleteException
( String )
Constructs a <code>JAXRException</code> object with the given <code>String</code> as the reason for the exception being thrown.true
true
JAXR:JAVADOC:43DeleteExceptionjavax.xml.registry.DeleteException.DeleteException
( String ,
Throwable )
Constructs a <code>JAXRException</code> object with the given <code>String</code> as the reason for the exception being thrown and the given <code>Throwable</code> object as an embedded Throwable.true
true
JAXR:JAVADOC:45ConnectionFactoryjavax.xml.registry.ConnectionFactory.ConnectionFactory

true
false
JAXR:JAVADOC:48Propertiesjavax.xml.registry.ConnectionFactory.getProperties
Gets the Properties used during createConnection and createFederatedConnection calls. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:50Connectionjavax.xml.registry.ConnectionFactory.createConnection
Create a named connection. Such a connection can be used to communicate with a JAXR provider. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:52FederatedConnectionjavax.xml.registry.ConnectionFactory.createFederatedConnection
( Collection )
Create a FederatedConnection. <p><DL><DT><B>Capability Level: 0 (optional) </B></DL>false
false
JAXR:JAVADOC:54ConnectionFactoryjavax.xml.registry.ConnectionFactory.newInstance
Creates a default <code>ConnectionFactory</code> object.true
false
JAXR:JAVADOC:56CapabilityProfilejavax.xml.registry.RegistryService.getCapabilityProfile
Returns the CapabilityProfile for the JAXR provider <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:64DeclarativeQueryManagerjavax.xml.registry.RegistryService.getDeclarativeQueryManager

throws UnsupportedCapabilityException

true
true
JAXR:JAVADOC:68ClassificationSchemejavax.xml.registry.RegistryService.getDefaultPostalScheme
Get the default user-defined postal scheme for codifying the attributes of PostalAddress <p><DL><DT><B>Capability Level: 0 </B></DL>true
false
JAXR:JAVADOC:70Stringjavax.xml.registry.RegistryService.makeRegistrySpecificRequest
( String )
This method takes a String that is an XML request in a registry specific format. It sends the request to the registry and returns a String that is the registry specific XML response. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:72RegistryObjectjavax.xml.registry.QueryManager.getRegistryObject
( String ,
String )
Gets the RegistryObject specified by the Id and type of object. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:74RegistryObjectjavax.xml.registry.QueryManager.getRegistryObject
( String )
Gets the RegistryObject specified by the Id. <p><DL><DT><B>Capability Level: 1 </B></DL>false
false
JAXR:JAVADOC:76BulkResponsejavax.xml.registry.QueryManager.getRegistryObjects
( Collection )
Gets the specified RegistryObjects. The objects are returned as their concrete type (e.g. Organization, User etc.). <p><DL><DT><B>Capability Level: 1 </B></DL>false
false
JAXR:JAVADOC:78BulkResponsejavax.xml.registry.QueryManager.getRegistryObjects
Gets the RegistryObjects owned by the caller. The objects are returned as their concrete type (e.g. Organization, User etc.). <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:80BulkResponsejavax.xml.registry.QueryManager.getRegistryObjects
( String )
Gets the RegistryObjects owned by the caller, that are of the specified type. The objects are returned as their concrete type (e.g. Organization, User etc.). <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:82RegistryServicejavax.xml.registry.QueryManager.getRegistryService
Returns the parent RegistryService that created this object. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:90public static finaljavax.xml.registry.String.ASSOCIATION

true
true
JAXR:JAVADOC:91public static finaljavax.xml.registry.String.AUDITABLE_EVENT

true
true
JAXR:JAVADOC:92public static finaljavax.xml.registry.String.CLASSIFICATION

true
true
JAXR:JAVADOC:93public static finaljavax.xml.registry.String.CLASSIFICATION_SCHEME

true
true
JAXR:JAVADOC:94public static finaljavax.xml.registry.String.CONCEPT

true
true
JAXR:JAVADOC:95public static finaljavax.xml.registry.String.EMAIL_ADDRESS

true
true
JAXR:JAVADOC:97public static finaljavax.xml.registry.String.EXTERNAL_IDENTIFIER

true
true
JAXR:JAVADOC:98public static finaljavax.xml.registry.String.EXTERNAL_LINK

true
true
JAXR:JAVADOC:99public static finaljavax.xml.registry.String.EXTRINSIC_OBJECT

true
true
JAXR:JAVADOC:100public static finaljavax.xml.registry.String.INTERNATIONAL_STRING

true
true
JAXR:JAVADOC:101public static finaljavax.xml.registry.String.KEY

true
true
JAXR:JAVADOC:102public static finaljavax.xml.registry.String.LOCALIZED_STRING

true
true
JAXR:JAVADOC:103public static finaljavax.xml.registry.String.ORGANIZATION

true
true
JAXR:JAVADOC:104public static finaljavax.xml.registry.String.PERSON_NAME

true
true
JAXR:JAVADOC:105public static finaljavax.xml.registry.String.POSTAL_ADDRESS

true
true
JAXR:JAVADOC:106public static finaljavax.xml.registry.String.REGISTRY_ENTRY

true
true
JAXR:JAVADOC:107public static finaljavax.xml.registry.String.REGISTRY_PACKAGE

true
true
JAXR:JAVADOC:108public static finaljavax.xml.registry.String.SERVICE

true
true
JAXR:JAVADOC:109public static finaljavax.xml.registry.String.SERVICE_BINDING

true
true
JAXR:JAVADOC:110public static finaljavax.xml.registry.String.SLOT

true
true
JAXR:JAVADOC:111public static finaljavax.xml.registry.String.SPECIFICATION_LINK

true
true
JAXR:JAVADOC:112public static finaljavax.xml.registry.String.TELEPHONE_NUMBER

true
true
JAXR:JAVADOC:113public static finaljavax.xml.registry.String.USER

true
true
JAXR:JAVADOC:114public static finaljavax.xml.registry.String.VERSIONABLE

true
true
JAXR:JAVADOC:130ClassificationSchemejavax.xml.registry.LifeCycleManager.createClassificationScheme
( String ,
String )
throws InvalidRequestException

true
false
JAXR:JAVADOC:133ClassificationSchemejavax.xml.registry.LifeCycleManager.createClassificationScheme
( InternationalString ,
InternationalString )
throws InvalidRequestException

true
false
JAXR:JAVADOC:205RegistryServicejavax.xml.registry.LifeCycleManager.getRegistryService
Returns the parent RegistryService that created this object. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:211Stringjavax.xml.registry.JAXRResponse.getRequestId
Returns the unique id for the request that generated this response. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:213intjavax.xml.registry.JAXRResponse.getStatus
Returns the status for this response. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:215booleanjavax.xml.registry.JAXRResponse.isAvailable
Returns true if a response is available, false otherwise. This is a polling method and must not block. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:217public static finaljavax.xml.registry.String.EXACT_NAME_MATCH

true
true
JAXR:JAVADOC:218public static finaljavax.xml.registry.String.CASE_SENSITIVE_MATCH

true
true
JAXR:JAVADOC:219public static finaljavax.xml.registry.String.SORT_BY_NAME_ASC

true
true
JAXR:JAVADOC:220public static finaljavax.xml.registry.String.SORT_BY_NAME_DESC

true
true
JAXR:JAVADOC:221public static finaljavax.xml.registry.String.SORT_BY_DATE_ASC

true
true
JAXR:JAVADOC:222public static finaljavax.xml.registry.String.SORT_BY_DATE_DESC

true
true
JAXR:JAVADOC:223public static finaljavax.xml.registry.String.OR_LIKE_KEYS

true
true
JAXR:JAVADOC:224public static finaljavax.xml.registry.String.OR_ALL_KEYS

true
true
JAXR:JAVADOC:225public static finaljavax.xml.registry.String.COMBINE_CLASSIFICATIONS
Maps to UDDI combineCategoryBags. Required for JAXR UDDI providers, optional for all others.true
true
JAXR:JAVADOC:226public static finaljavax.xml.registry.String.SERVICE_SUBSET
Maps to UDDI serviceSubset. Required for JAXR UDDI providers, optional for all others.true
true
JAXR:JAVADOC:227public static finaljavax.xml.registry.String.AND_ALL_KEYS

true
true
JAXR:JAVADOC:228public static finaljavax.xml.registry.String.SOUNDEX
Optional qualifier that allows matching strings by their sounds.true
true
JAXR:JAVADOC:234RegistryServicejavax.xml.registry.Connection.getRegistryService
Gets the RegistryService interface associated with the Connection. If a Connection property (e.g. credentials) is set after the client calls getRegistryService then the newly set Connection property is visible to the RegistryService previously returned by this call. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:242voidjavax.xml.registry.Connection.setSynchronous
( boolean )
Sets whether the client uses synchronous communication or not. A JAXR client may dynamically change its communication style preference. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:244voidjavax.xml.registry.Connection.setCredentials
( Set )
Sets the Credentials associated with this client. The credentials is used to authenticate the client with the JAXR provider. A JAXR client may dynamically change its identity by changing the credentials associated with it. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:246Setjavax.xml.registry.Connection.getCredentials
Gets the credentials associated with this client. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:248Stringjavax.xml.registry.CapabilityProfile.getVersion
Gets the JAXR specification version supported by the JAXR provider. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:250intjavax.xml.registry.CapabilityProfile.getCapabilityLevel
Gets the capability level supported by the JAXR provider. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:302Collectionjavax.xml.registry.BulkResponse.getCollection
Get the Collection of objects returned as a response of a bulk operation. Caller thread will block here if result is not yet available. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:304Collectionjavax.xml.registry.BulkResponse.getExceptions
Get the Collection of RegistryException instances in case of partial commit. Caller thread will block here if result is not yet available. Return null if result is available and there is no RegistryException(s). <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:308intjavax.xml.registry.infomodel.Versionable.getMajorVersion
Gets the major revision number for this version of the Versionable object. <p><DL><DT><B>Capability Level: 1 </B></DL>false
false
JAXR:JAVADOC:312intjavax.xml.registry.infomodel.Versionable.getMinorVersion
Gets the minor revision number for this version of the Versionable object. <p><DL><DT><B>Capability Level: 1 </B></DL>false
false
JAXR:JAVADOC:314voidjavax.xml.registry.infomodel.Versionable.setMinorVersion
( int )
Sets the minor revision number for this version of the Versionable object. <p><DL><DT><B>Capability Level: 1 </B></DL>false
false
JAXR:JAVADOC:318voidjavax.xml.registry.infomodel.Versionable.setUserVersion
( String )
Sets the user specified revision number for this version of the Versionable object. <p><DL><DT><B>Capability Level: 1 </B></DL>false
false
JAXR:JAVADOC:378InternationalStringjavax.xml.registry.infomodel.SpecificationLink.getUsageDescription
Gets the description of usage parameters. Default is an empty String. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:380voidjavax.xml.registry.infomodel.SpecificationLink.setUsageDescription
( InternationalString )
Sets the description of usage parameters. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:384voidjavax.xml.registry.infomodel.SpecificationLink.setUsageParameters
( Collection )
Sets any usage parameters. Each parameter is a String <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:386ServiceBindingjavax.xml.registry.infomodel.SpecificationLink.getServiceBinding
Gets the parent ServiceBinding for this SpecificationLink. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:388public static finaljavax.xml.registry.infomodel.String.SORT_CODE_SLOT
Name for pre-defined Slot used in PostalAddress by JAXR UDDI provider.true
true
JAXR:JAVADOC:389public static finaljavax.xml.registry.infomodel.String.ADDRESS_LINES_SLOT
Name for pre-defined Slot used in PostalAddress by JAXR UDDI provider.true
true
JAXR:JAVADOC:390public static finaljavax.xml.registry.infomodel.String.AUTHORIZED_NAME_SLOT
Name for pre-defined Slot used in Organization and ClassificationScheme by JAXR UDDI provider.true
true
JAXR:JAVADOC:391public static finaljavax.xml.registry.infomodel.String.OPERATOR_SLOT
Name for pre-defined Slot used in Organization and ClassificationScheme by JAXR UDDI provider.true
true
JAXR:JAVADOC:398voidjavax.xml.registry.infomodel.Slot.setSlotType
( String )
Sets the slotType for this Slot. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:400Collectionjavax.xml.registry.infomodel.Slot.getValues
Gets the values for this Slot. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:402voidjavax.xml.registry.infomodel.Slot.setValues
( Collection )
Sets the values for this Slot. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:414Servicejavax.xml.registry.infomodel.ServiceBinding.getService
Gets the parent service for which this is a binding <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:416voidjavax.xml.registry.infomodel.ServiceBinding.addSpecificationLink
( SpecificationLink )
Add a child SpecificationLink <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:418voidjavax.xml.registry.infomodel.ServiceBinding.addSpecificationLinks
( Collection )
Add a Collection of SpecificationLink children <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:420voidjavax.xml.registry.infomodel.ServiceBinding.removeSpecificationLink
( SpecificationLink )
Remove a child SpecificationLink <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:422voidjavax.xml.registry.infomodel.ServiceBinding.removeSpecificationLinks
( Collection )
Remove a Collection of children SpecificationLinks <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:424Collectionjavax.xml.registry.infomodel.ServiceBinding.getSpecificationLinks
Get all children SpecificationLinks <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:426Organizationjavax.xml.registry.infomodel.Service.getProvidingOrganization
Gets the Organization that provides this service. Providing Organization may be null. The providing Organization may be different from the Submitting Organization as defined by RegistryObject#getSubmittingOrganization. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:428voidjavax.xml.registry.infomodel.Service.setProvidingOrganization
( Organization )
Sets the Organization that provides this service. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:430voidjavax.xml.registry.infomodel.Service.addServiceBinding
( ServiceBinding )
Add a child ServiceBinding <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:432voidjavax.xml.registry.infomodel.Service.addServiceBindings
( Collection )
Add a Collection of ServiceBinding children <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:434voidjavax.xml.registry.infomodel.Service.removeServiceBinding
( ServiceBinding )
Remove a child ServiceBinding <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:436voidjavax.xml.registry.infomodel.Service.removeServiceBindings
( Collection )
Remove a Collection of children ServiceBindings <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:438Collectionjavax.xml.registry.infomodel.Service.getServiceBindings
Get all children ServiceBindings <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:440voidjavax.xml.registry.infomodel.RegistryPackage.addRegistryObject
( RegistryObject )
Add a child RegistryObject as member <p><DL><DT><B>Capability Level: 1 </B></DL>false
true
JAXR:JAVADOC:442voidjavax.xml.registry.infomodel.RegistryPackage.addRegistryObjects
( Collection )
Add a Collection of RegistryObject children as members <p><DL><DT><B>Capability Level: 1 </B></DL>false
false
JAXR:JAVADOC:444voidjavax.xml.registry.infomodel.RegistryPackage.removeRegistryObject
( RegistryObject )
Remove a child RegistryObject from membership <p><DL><DT><B>Capability Level: 1 </B></DL>false
false
JAXR:JAVADOC:446voidjavax.xml.registry.infomodel.RegistryPackage.removeRegistryObjects
( Collection )
Remove a Collection of children RegistryObjects from membership <p><DL><DT><B>Capability Level: 1 </B></DL>false
false
JAXR:JAVADOC:448Setjavax.xml.registry.infomodel.RegistryPackage.getRegistryObjects
Get the collection of member RegistryObjects of this RegistryPackage <p><DL><DT><B>Capability Level: 1 </B></DL>false
false
JAXR:JAVADOC:450Keyjavax.xml.registry.infomodel.RegistryObject.getKey
Gets the key representing the universally unique ID (UUID) for this object. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:452InternationalStringjavax.xml.registry.infomodel.RegistryObject.getDescription
Gets the textual description for this object. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:454voidjavax.xml.registry.infomodel.RegistryObject.setDescription
( InternationalString )
Sets the context independent textual description for this object. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:456InternationalStringjavax.xml.registry.infomodel.RegistryObject.getName
Gets user friendly name of this object. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:458voidjavax.xml.registry.infomodel.RegistryObject.setName
( InternationalString )
Sets user friendly name of object in repository. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:460voidjavax.xml.registry.infomodel.RegistryObject.setKey
( Key )
Sets the key representing the universally unique ID (UUID) for this object. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:462Stringjavax.xml.registry.infomodel.RegistryObject.toXML
Returns a registry provider specific XML representation of this Object. This may be used as a last resort back door way to get to a provider specific information element that is not accessible via the API. Implementation may choose to throw a UnsupportedCapabilityException. <p><DL><DT><B>Capability Level: 0 </B></DL>false
false
JAXR:JAVADOC:464voidjavax.xml.registry.infomodel.RegistryObject.addClassification
( Classification )
Adds specified Classification to this object. Silently replaces the classifiedObject in Classification with reference to this object. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:466voidjavax.xml.registry.infomodel.RegistryObject.addClassifications
( Collection )
Adds specified Classifications to this object. Silently replaces the classifiedObject in Classifications with reference to this object. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:468voidjavax.xml.registry.infomodel.RegistryObject.removeClassification
( Classification )
Removes specified Classification from this object. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:470voidjavax.xml.registry.infomodel.RegistryObject.removeClassifications
( Collection )
Removes specified Classifications from this object. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:472voidjavax.xml.registry.infomodel.RegistryObject.setClassifications
( Collection )
Replaces all previous Classifications with specified Classifications. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:474Collectionjavax.xml.registry.infomodel.RegistryObject.getClassifications
Gets the Classification instances that classify this object. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:476Collectionjavax.xml.registry.infomodel.RegistryObject.getAuditTrail
Returns the complete audit trail of all requests that effected a state change in this object as an ordered Collection of AuditableEvent objects. <p><DL><DT><B>Capability Level: 1 </B><DD>This method must throw UnsupportedCapabilityException in lower capability levels.</DL>false
false
JAXR:JAVADOC:478voidjavax.xml.registry.infomodel.RegistryObject.addAssociation
( Association )
Adds specified Association to use this object as source. Silently replaces the sourceObject in Association with reference to this object. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:480voidjavax.xml.registry.infomodel.RegistryObject.addAssociations
( Collection )
Adds specified Associations to use this object as source Silently replaces the sourceObject in Associations with reference to this object. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:482voidjavax.xml.registry.infomodel.RegistryObject.removeAssociation
( Association )
Removes specified Association from this object. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:484voidjavax.xml.registry.infomodel.RegistryObject.removeAssociations
( Collection )
Removes specified Associations from this object. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:486voidjavax.xml.registry.infomodel.RegistryObject.setAssociations
( Collection )
Replaces all previous Associations from this object with specified Associations. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:488Collectionjavax.xml.registry.infomodel.RegistryObject.getAssociations
Gets all Associations where this object is source. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:490Collectionjavax.xml.registry.infomodel.RegistryObject.getAssociatedObjects
Returns the collection of RegistryObject instances associated with this object. <p><DL><DT><B>Capability Level: 1 </B><DD>This method must throw UnsupportedCapabilityException in lower capability levels.</DL>false
false
JAXR:JAVADOC:492voidjavax.xml.registry.infomodel.RegistryObject.addExternalIdentifier
( ExternalIdentifier )
Adds specified ExternalIdentifier as an external identifier to this object. Silently replaces the registryObject in ExternalIdentifier with reference to this object. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:494voidjavax.xml.registry.infomodel.RegistryObject.addExternalIdentifiers
( Collection )
Adds specified ExternalIdentifiers as an external identifiers to this object. Silently replaces the registryObject in ExternalIdentifiers with reference to this object. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:496voidjavax.xml.registry.infomodel.RegistryObject.removeExternalIdentifier
( ExternalIdentifier )
Removes specified ExternalIdentifier as an external identifier from this object. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:498voidjavax.xml.registry.infomodel.RegistryObject.removeExternalIdentifiers
( Collection )
Removes specified ExternalIdentifiers as an external identifiers from this object. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:500voidjavax.xml.registry.infomodel.RegistryObject.setExternalIdentifiers
( Collection )
Replaces all previous external identifiers with specified Collection of ExternalIdentifiers as an external identifiers. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:502Collectionjavax.xml.registry.infomodel.RegistryObject.getExternalIdentifiers
Returns the ExternalIdentifiers associated with this object that are external identifiers for this object. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:504voidjavax.xml.registry.infomodel.RegistryObject.addExternalLink
( ExternalLink )
Adds specified ExternalLink to this object. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:506voidjavax.xml.registry.infomodel.RegistryObject.addExternalLinks
( Collection )
Adds specified ExternalLinks to this object. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:508voidjavax.xml.registry.infomodel.RegistryObject.removeExternalLink
( ExternalLink )
Removes specified ExternalLink from this object. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:510voidjavax.xml.registry.infomodel.RegistryObject.removeExternalLinks
( Collection )
Removes specified ExternalLinks from this object. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:512voidjavax.xml.registry.infomodel.RegistryObject.setExternalLinks
( Collection )
Replaces all previous ExternalLinks with specified ExternalLinks. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:514Collectionjavax.xml.registry.infomodel.RegistryObject.getExternalLinks
Returns the ExternalLinks associated with this object. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:518Organizationjavax.xml.registry.infomodel.RegistryObject.getSubmittingOrganization
Gets the Organization that submitted this RegistryObject.true
true
JAXR:JAVADOC:520Collectionjavax.xml.registry.infomodel.RegistryObject.getRegistryPackages
Returns the Package associated with this object. <p><DL><DT><B>Capability Level: 1 </B><DD>This method must throw UnsupportedCapabilityException in lower capability levels.</DL>false
false
JAXR:JAVADOC:524public static finaljavax.xml.registry.infomodel.int.STATUS_SUBMITTED
RegistryEntry has been submitted.false
false
JAXR:JAVADOC:525public static finaljavax.xml.registry.infomodel.int.STATUS_APPROVED
RegistryEntry has been submitted and approved.false
false
JAXR:JAVADOC:526public static finaljavax.xml.registry.infomodel.int.STATUS_DEPRECATED
RegistryEntry has been deprecated.false
false
JAXR:JAVADOC:527public static finaljavax.xml.registry.infomodel.int.STATUS_WITHDRAWN
RegistryEntry has been withdrawn by the submitter.false
false
JAXR:JAVADOC:528public static finaljavax.xml.registry.infomodel.int.STABILITY_DYNAMIC
RegistryEntry may change at any time.false
false
JAXR:JAVADOC:529public static finaljavax.xml.registry.infomodel.int.STABILITY_DYNAMIC_COMPATIBLE
RegistryEntry may change at any time, however the changes will be backward compatible.false
false
JAXR:JAVADOC:530public static finaljavax.xml.registry.infomodel.int.STABILITY_STATIC
RegistryEntry will not change.false
false
JAXR:JAVADOC:531intjavax.xml.registry.infomodel.RegistryEntry.getStatus
Gets the life cycle status of the RegistryEntry within the registry. <p><DL><DT><B>Capability Level: 1 </B><DD>This method must throw UnsupportedCapabilityException in lower capability levels.</DL>false
false
JAXR:JAVADOC:533intjavax.xml.registry.infomodel.RegistryEntry.getStability
Gets the stability indicator for the RegistryEntry within the Registry. The stability indicator is provided by the submitter as an indication of the level of stability for the content. <p><DL><DT><B>Capability Level: 1 </B><DD>This method must throw UnsupportedCapabilityException in lower capability levels.</DL>false
false
JAXR:JAVADOC:535voidjavax.xml.registry.infomodel.RegistryEntry.setStability
( int )
Sets the stability indicator for the RegistryEntry <p><DL><DT><B>Capability Level: 1 </B><DD>This method must throw UnsupportedCapabilityException in lower capability levels.</DL>false
false
JAXR:JAVADOC:537Datejavax.xml.registry.infomodel.RegistryEntry.getExpiration
Gets expirationDate attribute of the RegistryEntry within the Registry. This attribute defines a time limit upon the stability indication provided by the stability attribute. Once the expirationDate has been reached the stability attribute in effect becomes STABILITY_DYNAMIC implying that content can change at any time and in any manner. A null value implies that there is no expiration on stability attribute. <p><DL><DT><B>Capability Level: 1 </B><DD>This method must throw UnsupportedCapabilityException in lower capability levels.</DL>false
false
JAXR:JAVADOC:539voidjavax.xml.registry.infomodel.RegistryEntry.setExpiration
( Date )
Sets the expirationDate <p><DL><DT><B>Capability Level: 1 </B></DL>false
false
JAXR:JAVADOC:574Stringjavax.xml.registry.infomodel.PersonName.getLastName
The last name (surname) for this Person. Default is a NULL String. <p><DL><DT><B>Capability Level: 1 </B></DL>false
false
JAXR:JAVADOC:576voidjavax.xml.registry.infomodel.PersonName.setLastName
( String )
Sets the last name (surname) for this Person. <p><DL><DT><B>Capability Level: 1 </B></DL>false
false
JAXR:JAVADOC:578Stringjavax.xml.registry.infomodel.PersonName.getFirstName
The first name for this Person. Default is an empty String. <p><DL><DT><B>Capability Level: 1 </B></DL>false
false
JAXR:JAVADOC:580voidjavax.xml.registry.infomodel.PersonName.setFirstName
( String )
Sets the first name for this Person. <p><DL><DT><B>Capability Level: 1 </B></DL>false
false
JAXR:JAVADOC:582Stringjavax.xml.registry.infomodel.PersonName.getMiddleName
The middle name for this Person. Default is an empty String. <p><DL><DT><B>Capability Level: 1 </B></DL>false
false
JAXR:JAVADOC:584voidjavax.xml.registry.infomodel.PersonName.setMiddleName
( String )
Sets the middle name for this Person. <p><DL><DT><B>Capability Level: 1 </B></DL>false
false
JAXR:JAVADOC:588voidjavax.xml.registry.infomodel.PersonName.setFullName
( String )
Sets the fully formatted name for this person <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:590PostalAddressjavax.xml.registry.infomodel.Organization.getPostalAddress
Gets the Address for this Organization. <p><DL><DT><B>Capability Level: 1 </B></DL>false
false
JAXR:JAVADOC:592voidjavax.xml.registry.infomodel.Organization.setPostalAddress
( PostalAddress )
Sets the address <p><DL><DT><B>Capability Level: 1 </B></DL>false
false
JAXR:JAVADOC:594Userjavax.xml.registry.infomodel.Organization.getPrimaryContact
Gets the primary Contact for this Organization. The primary contact is one of the Users of the Organization, as returned by the getUsers call on an Organization instance. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:599voidjavax.xml.registry.infomodel.Organization.addUser
( User )
Add a User <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:601voidjavax.xml.registry.infomodel.Organization.addUsers
( Collection )
Add a Collection of Users <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:603voidjavax.xml.registry.infomodel.Organization.removeUser
( User )
Remove a User <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:605voidjavax.xml.registry.infomodel.Organization.removeUsers
( Collection )
Remove a Collection of Users <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:607Collectionjavax.xml.registry.infomodel.Organization.getUsers
Gets the Collection of Users affiliated with this Organization. One of these users is designated as the primary contact. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:609Collectionjavax.xml.registry.infomodel.Organization.getTelephoneNumbers
( String )
Gets the telephone numbers for this User that match the specified telephone number type. If phoneType is null return all telephoneNumbers <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:610Collectionjavax.xml.registry.infomodel.Organization.getTelephoneNumbers
( String )
If phoneType is null return all telephoneNumbers <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:612voidjavax.xml.registry.infomodel.Organization.setTelephoneNumbers
( Collection )
Set the various telephone numbers for this user <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:614voidjavax.xml.registry.infomodel.Organization.addService
( Service )
Add a child Service <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:616voidjavax.xml.registry.infomodel.Organization.addServices
( Collection )
Add a Collection of Service children <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:622Collectionjavax.xml.registry.infomodel.Organization.getServices
Get all children Services <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:624voidjavax.xml.registry.infomodel.Organization.addChildOrganization
( Organization )
Add a child Organization <p><DL><DT><B>Capability Level: 1 </B></DL>false
false
JAXR:JAVADOC:626voidjavax.xml.registry.infomodel.Organization.addChildOrganizations
( Collection )
Add a Collection of Organization children <p><DL><DT><B>Capability Level: 1 </B></DL>false
false
JAXR:JAVADOC:628voidjavax.xml.registry.infomodel.Organization.removeChildOrganization
( Organization )
Remove a child Organization <p><DL><DT><B>Capability Level: 1 </B></DL>false
false
JAXR:JAVADOC:632intjavax.xml.registry.infomodel.Organization.getChildOrganizationCount
Get number of children <p><DL><DT><B>Capability Level: 1 </B></DL>false
false
JAXR:JAVADOC:634Collectionjavax.xml.registry.infomodel.Organization.getChildOrganizations
Get all immediate children Organizations <p><DL><DT><B>Capability Level: 1 </B></DL>false
false
JAXR:JAVADOC:636Collectionjavax.xml.registry.infomodel.Organization.getDescendantOrganizations
Get all descendant Organizations <p><DL><DT><B>Capability Level: 1 </B></DL>false
false
JAXR:JAVADOC:638Organizationjavax.xml.registry.infomodel.Organization.getParentOrganization
Get the parent (container) organization <p><DL><DT><B>Capability Level: 1 </B></DL>false
false
JAXR:JAVADOC:642public static finaljavax.xml.registry.infomodel.String.DEFAULT_CHARSET_NAME
The default name returned by getCharsetName if no other name has explicitly been set.true
true
JAXR:JAVADOC:664voidjavax.xml.registry.infomodel.InternationalString.addLocalizedString
( LocalizedString )
Adds a LocalizedString to this object. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:666voidjavax.xml.registry.infomodel.InternationalString.addLocalizedStrings
( Collection )
Adds many LocalizedStrings to this object. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:668voidjavax.xml.registry.infomodel.InternationalString.removeLocalizedString
( LocalizedString )
Removes a LocalizedString from this object. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:670voidjavax.xml.registry.infomodel.InternationalString.removeLocalizedStrings
( Collection )
Removes specified LocalizedStrings to this object. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:672LocalizedStringjavax.xml.registry.infomodel.InternationalString.getLocalizedString
( Locale ,
String )
Get the LocalizedString for the specified Locale and charsetName <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:674Collectionjavax.xml.registry.infomodel.InternationalString.getLocalizedStrings
Returns the LocalizedStrings associated with this object. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:682voidjavax.xml.registry.infomodel.ExtrinsicObject.setOpaque
( boolean )
Sets whether the ExtrinsicObject is opaque (not readable) by the registry. <p><DL><DT><B>Capability Level: 1 </B></DL>false
false
JAXR:JAVADOC:684DataHandlerjavax.xml.registry.infomodel.ExtrinsicObject.getRepositoryItem
Gets the repository item for this object. Must not return null. <p><DL><DT><B>Capability Level: 1 </B></DL>false
false
JAXR:JAVADOC:691Collectionjavax.xml.registry.infomodel.ExternalLink.getLinkedObjects

throws JAXRException

true
false
JAXR:JAVADOC:693Stringjavax.xml.registry.infomodel.ExternalLink.getExternalURI

throws JAXRException

true
false
JAXR:JAVADOC:695voidjavax.xml.registry.infomodel.ExternalLink.setExternalURI
( String )
throws JAXRException

true
false
JAXR:JAVADOC:696RegistryObjectjavax.xml.registry.infomodel.ExternalIdentifier.getRegistryObject
Gets the parent RegistryObject for this ExternalIdentifier. To set the registryObject call addExternalIdentifier on a RegistryObject. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:698Stringjavax.xml.registry.infomodel.ExternalIdentifier.getValue
Gets the value of an ExternalIdentifier <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:700voidjavax.xml.registry.infomodel.ExternalIdentifier.setValue
( String )
Sets the value of an ExternalIdentifier <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:702ClassificationSchemejavax.xml.registry.infomodel.ExternalIdentifier.getIdentificationScheme
Gets the ClassificationScheme that is used as the identification scheme for identifying this object. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:704voidjavax.xml.registry.infomodel.ExternalIdentifier.setIdentificationScheme
( ClassificationScheme )
Sets the ClassificationScheme that is used as the identification scheme for identifying this object. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:706voidjavax.xml.registry.infomodel.ExtensibleObject.addSlot
( Slot )
Adds a Slot to this object. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:708voidjavax.xml.registry.infomodel.ExtensibleObject.addSlots
( Collection )
Adds more Slots to this object. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:714Slotjavax.xml.registry.infomodel.ExtensibleObject.getSlot
( String )
Get the slot specified by slotName <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:716Collectionjavax.xml.registry.infomodel.ExtensibleObject.getSlots
Returns the Slots associated with this object. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:718Stringjavax.xml.registry.infomodel.EmailAddress.getAddress
Returns the email address for this object. Default is a NULL String. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:720voidjavax.xml.registry.infomodel.EmailAddress.setAddress
( String )
Sets the email address for this object. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:722Stringjavax.xml.registry.infomodel.EmailAddress.getType
The type for this object. Default is a NULL String. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:724voidjavax.xml.registry.infomodel.EmailAddress.setType
( String )
Sets the type for this object. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:726Stringjavax.xml.registry.infomodel.Concept.getValue
Gets the value (usually a code in a taxonomy) associated with this Concept. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:730voidjavax.xml.registry.infomodel.Concept.addChildConcept
( Concept )
Add a child Concept <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:732voidjavax.xml.registry.infomodel.Concept.addChildConcepts
( Collection )
Add a Collection of Concept children <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:734voidjavax.xml.registry.infomodel.Concept.removeChildConcept
( Concept )
Remove a child Concept <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:736voidjavax.xml.registry.infomodel.Concept.removeChildConcepts
( Collection )
Remove a Collection of children Concepts <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:738intjavax.xml.registry.infomodel.Concept.getChildConceptCount
Get number of children <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:740Collectionjavax.xml.registry.infomodel.Concept.getChildrenConcepts
Get all immediate children Concepts <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:742Collectionjavax.xml.registry.infomodel.Concept.getDescendantConcepts
Get all descendant Concepts <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:744Conceptjavax.xml.registry.infomodel.Concept.getParentConcept
Get the parent Concept or null if parent is a ClassificationScheme. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:869Conceptjavax.xml.registry.infomodel.Concept.getParentConcept
Get the parent Concept or null if parent is a ClassificationScheme. Null test. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:746ClassificationSchemejavax.xml.registry.infomodel.Concept.getClassificationScheme
Get the ClassificationScheme that this Concept is a descendent of <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:748Stringjavax.xml.registry.infomodel.Key.getId
Returns the unique Id of this key. Default is a NULL String. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:750voidjavax.xml.registry.infomodel.Key.setId
( String )
Sets the unique id associated with this key. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:752public static finaljavax.xml.registry.infomodel.int.VALUE_TYPE_UNIQUE
Each taxonomy value in ClassificationScheme is uniquefalse
false
JAXR:JAVADOC:753public static finaljavax.xml.registry.infomodel.int.VALUE_TYPE_EMBEDDED_PATH
Each taxonomy value in ClassificationScheme embeds the full path from scheme to that Concept. This also implies that each taxonomy value is unique.false
false
JAXR:JAVADOC:754public static finaljavax.xml.registry.infomodel.int.VALUE_TYPE_NON_UNIQUE
Taxonomy values in ClassificationScheme may be repeated within the same scheme. However, two Concepts that have the same parent cannot have the same value.false
false
JAXR:JAVADOC:755voidjavax.xml.registry.infomodel.ClassificationScheme.addChildConcept
( Concept )
Add a child Concept <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:757voidjavax.xml.registry.infomodel.ClassificationScheme.addChildConcepts
( Collection )
Add a Collection of Concept children <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:759voidjavax.xml.registry.infomodel.ClassificationScheme.removeChildConcept
( Concept )
Remove a child Concept <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:761voidjavax.xml.registry.infomodel.ClassificationScheme.removeChildConcepts
( Collection )
Remove a Collection of children Concepts <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:763intjavax.xml.registry.infomodel.ClassificationScheme.getChildConceptCount
Get number of children <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:765Collectionjavax.xml.registry.infomodel.ClassificationScheme.getChildrenConcepts
Get all immediate children Concepts <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:767Collectionjavax.xml.registry.infomodel.ClassificationScheme.getDescendantConcepts
Get all descendant Concepts <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:772intjavax.xml.registry.infomodel.ClassificationScheme.getValueType
Get the value type for this object. The value type describes how taxonomy values are defined within the scheme. <p><DL><DT><B>Capability Level: 1 </B></DL>false
false
JAXR:JAVADOC:774voidjavax.xml.registry.infomodel.ClassificationScheme.setValueType
( int )
Set the value type for this object. <p><DL><DT><B>Capability Level: 1 </B></DL>false
false
JAXR:JAVADOC:776Conceptjavax.xml.registry.infomodel.Classification.getConcept
Gets the Concept that is classifying the object. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:780ClassificationSchemejavax.xml.registry.infomodel.Classification.getClassificationScheme
Gets the ClassificationScheme that is used in classifying the object. If the Classification is an internal Classification then this method should return the value returned by calling the getClassificationScheme method on the Concept representing the taxonomy element. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:788RegistryObjectjavax.xml.registry.infomodel.Classification.getClassifiedObject
Gets the Object that is being classified. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:792booleanjavax.xml.registry.infomodel.Classification.isExternal
Returns true if this is an external classification. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:793booleanjavax.xml.registry.infomodel.Classification.isExternal
Internal test. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:795public static finaljavax.xml.registry.infomodel.int.EVENT_TYPE_CREATED
An event where a RegistryObject is createdfalse
false
JAXR:JAVADOC:796public static finaljavax.xml.registry.infomodel.int.EVENT_TYPE_DELETED
An event where a RegistryObject is deletedfalse
false
JAXR:JAVADOC:797public static finaljavax.xml.registry.infomodel.int.EVENT_TYPE_DEPRECATED
An event where a RegistryObject is deprecatedfalse
false
JAXR:JAVADOC:798public static finaljavax.xml.registry.infomodel.int.EVENT_TYPE_UPDATED
An event where a RegistryObject is updatedfalse
false
JAXR:JAVADOC:799public static finaljavax.xml.registry.infomodel.int.EVENT_TYPE_VERSIONED
An event where a RegistryObject is versionedfalse
false
JAXR:JAVADOC:800public static finaljavax.xml.registry.infomodel.int.EVENT_TYPE_UNDEPRECATED
An event where a RegistryObject is undeprecatedfalse
false
JAXR:JAVADOC:803Timestampjavax.xml.registry.infomodel.AuditableEvent.getTimestamp
Gets the Timestamp for when this event occurred. <p><DL><DT><B>Capability Level: 1 </B></DL>false
false
JAXR:JAVADOC:805intjavax.xml.registry.infomodel.AuditableEvent.getEventType
The type of this event. <p><DL><DT><B>Capability Level: 1 </B></DL>false
false
JAXR:JAVADOC:807RegistryObjectjavax.xml.registry.infomodel.AuditableEvent.getRegistryObject
Gets the RegistryObject associated with this AudiatbleEvent <p><DL><DT><B>Capability Level: 1 </B></DL>false
false
JAXR:JAVADOC:809RegistryObjectjavax.xml.registry.infomodel.Association.getSourceObject
Gets the Object that is the source of this Association. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:811voidjavax.xml.registry.infomodel.Association.setSourceObject
( RegistryObject )
Sets the Object that is the source of this Association. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:813RegistryObjectjavax.xml.registry.infomodel.Association.getTargetObject
Gets the Object that is the target of this Association. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:815voidjavax.xml.registry.infomodel.Association.setTargetObject
( RegistryObject )
Sets the Object that is the target of this Association. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:4UnsupportedCapabilityExceptionjavax.xml.registry.UnsupportedCapabilityException.UnsupportedCapabilityException
( Throwable )
Constructs a <code>JAXRException</code> object initialized with the given <code>Throwable</code> object.true
true
JAXR:JAVADOC:8UnexpectedObjectExceptionjavax.xml.registry.UnexpectedObjectException.UnexpectedObjectException
( Throwable )
Constructs a <code>JAXRException</code> object initialized with the given <code>Throwable</code> object.true
true
JAXR:JAVADOC:12SaveExceptionjavax.xml.registry.SaveException.SaveException
( Throwable )
Constructs a <code>JAXRException</code> object initialized with the given <code>Throwable</code> object.true
true
JAXR:JAVADOC:16RegistryExceptionjavax.xml.registry.RegistryException.RegistryException
( Throwable )
Constructs a <code>JAXRException</code> object initialized with the given <code>Throwable</code> object.true
true
JAXR:JAVADOC:17Keyjavax.xml.registry.RegistryException.getErrorObjectKey
Gets the Key to the first object that encountered an error in the registry.true
true
JAXR:JAVADOC:19voidjavax.xml.registry.RegistryException.setErrorObjectKey
( Key )
Sets the Key to the first object that encountered an error in the registry.true
true
JAXR:JAVADOC:24JAXRExceptionjavax.xml.registry.JAXRException.JAXRException
( Throwable )
Constructs a <code>JAXRException</code> object initialized with the given <code>Throwable</code> object.true
true
JAXR:JAVADOC:30booleanjavax.xml.registry.JAXRException.isAvailable
True test. Returns true if a response is available, false otherwise. This is a polling method and must not block.true
true
JAXR:JAVADOC:31booleanjavax.xml.registry.JAXRException.isAvailable
False test. Returns true if a response is available, false otherwise. This is a polling method and must not block.true
true
JAXR:JAVADOC:36InvalidRequestExceptionjavax.xml.registry.InvalidRequestException.InvalidRequestException
( Throwable )
Constructs a <code>JAXRException</code> object initialized with the given <code>Throwable</code> object.true
true
JAXR:JAVADOC:40FindExceptionjavax.xml.registry.FindException.FindException
( Throwable )
Constructs a <code>JAXRException</code> object initialized with the given <code>Throwable</code> object.true
true
JAXR:JAVADOC:44DeleteExceptionjavax.xml.registry.DeleteException.DeleteException
( Throwable )
Constructs a <code>JAXRException</code> object initialized with the given <code>Throwable</code> object.true
true
JAXR:JAVADOC:46voidjavax.xml.registry.ConnectionFactory.setProperties
( Properties )
Sets the Properties used during createConnection and createFederatedConnection calls. <p> <DD><DL> <DT> <B>Standard Connection Properties:</B> <DD><CODE>javax.xml.registry.queryManagerURL</CODE> - URL String for the query manager service within the target registry provider <DD><CODE>javax.xml.registry.lifeCycleManagerURL</CODE> - URL String for the life cycle manager service within the target registry provider. If unspecified, must default to value of the queryManagerURL described above <DD><CODE>javax.xml.registry.semanticEquivalences</CODE> - String that allows specification of semantic equivalences <DD><CODE>javax.xml.registry.security.authenticationMethod</CODE> - string that provides a hint to the JAXR provider on the authentication method to be used when authenticating with the registry provider. Possible value include but are not limited to "UDDI_GET_AUTHTOKEN", "HTTP_BASIC", "CLIENT_CERTIFICATE", "MS_PASSPORT" <DD><CODE>javax.xml.registry.uddi.maxRows</CODE> - integer that specifies the maximum number of rows to be returned for find operations. This property is specific for UDDI providers <DD><CODE>javax.xml.registry.postalAddressScheme</CODE> - String that specifies the id of a ClassificationScheme that is used as the default postal address scheme for this connection </DL> <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:47voidjavax.xml.registry.ConnectionFactory.setProperties
( Properties )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:49Propertiesjavax.xml.registry.ConnectionFactory.getProperties

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:51Connectionjavax.xml.registry.ConnectionFactory.createConnection

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:53FederatedConnectionjavax.xml.registry.ConnectionFactory.createFederatedConnection
( Collection )
throws JAXRException
If the JAXR provider encounters an internal errorfalse
false
JAXR:JAVADOC:55ConnectionFactoryjavax.xml.registry.ConnectionFactory.newInstance

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:57CapabilityProfilejavax.xml.registry.RegistryService.getCapabilityProfile

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:58BusinessLifeCycleManagerjavax.xml.registry.RegistryService.getBusinessLifeCycleManager
Returns the BusinessLifeCycleManager object implemented by the JAXR provider <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:59BusinessLifeCycleManagerjavax.xml.registry.RegistryService.getBusinessLifeCycleManager

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:60BusinessQueryManagerjavax.xml.registry.RegistryService.getBusinessQueryManager
Returns the BusinessQueryManager object implemented by the JAXR provider <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:61BusinessQueryManagerjavax.xml.registry.RegistryService.getBusinessQueryManager

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:62DeclarativeQueryManagerjavax.xml.registry.RegistryService.getDeclarativeQueryManager
Returns the DeclarativeQueryManager object implemented by the JAXR provider. <p><DL><DT><B>Capability Level: 1 </B></DL>false
false
JAXR:JAVADOC:63DeclarativeQueryManagerjavax.xml.registry.RegistryService.getDeclarativeQueryManager

throws JAXRException
If the JAXR provider encounters an internal errorfalse
false
JAXR:JAVADOC:65BulkResponsejavax.xml.registry.RegistryService.getBulkResponse
( String )
Returns the BulkResponse associated with specified requestId. Once a client retrieves a BulkResponse for a particular requestId any subsequent calls to retrieve the Bulkresponse for the same requestId should result in an InvalidRequestException. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:66BulkResponsejavax.xml.registry.RegistryService.getBulkResponse
( String )
throws InvalidRequestException
if no responses exist for specified requestIdtrue
true
JAXR:JAVADOC:67BulkResponsejavax.xml.registry.RegistryService.getBulkResponse
( String )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:69ClassificationSchemejavax.xml.registry.RegistryService.getDefaultPostalScheme

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:71Stringjavax.xml.registry.RegistryService.makeRegistrySpecificRequest
( String )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:73RegistryObjectjavax.xml.registry.QueryManager.getRegistryObject
( String ,
String )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:75RegistryObjectjavax.xml.registry.QueryManager.getRegistryObject
( String )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:77BulkResponsejavax.xml.registry.QueryManager.getRegistryObjects
( Collection )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:79BulkResponsejavax.xml.registry.QueryManager.getRegistryObjects

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:81BulkResponsejavax.xml.registry.QueryManager.getRegistryObjects
( String )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:83RegistryServicejavax.xml.registry.QueryManager.getRegistryService

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:84public static finaljavax.xml.registry.int.QUERY_TYPE_SQL
An SQL query type.false
false
JAXR:JAVADOC:85public static finaljavax.xml.registry.int.QUERY_TYPE_XQUERY
A W3C XQuery type.false
false
JAXR:JAVADOC:86public static finaljavax.xml.registry.int.QUERY_TYPE_EBXML_FILTER_QUERY
An OASIS ebXML Registry XML Filter Query type.false
false
JAXR:JAVADOC:87intjavax.xml.registry.Query.getType
Gets the type of Query (for example, QUERY_TYPE_SQL). <p><DL><DT><B>Capability Level: 1 </B></DL>false
false
JAXR:JAVADOC:88intjavax.xml.registry.Query.getType

throws JAXRException
If the JAXR provider encounters an internal errorfalse
false
JAXR:JAVADOC:89Stringjavax.xml.registry.Query.toString
Returns the String representing the query. For example, in the case of an SQL query, returns the SQL query as a string. <p><DL><DT><B>Capability Level: 1 </B></DL>false
false
JAXR:JAVADOC:115Objectjavax.xml.registry.LifeCycleManager.createObject
( String )
Creates instances of information model interfaces (factory method). To create an Organization, use this method as follows: <pre> Organization org = (Organization) lifeCycleMgr.createObject(LifeCycleManager.ORGANIZATION); </pre> <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:116Objectjavax.xml.registry.LifeCycleManager.createObject
( String )
throws JAXRException
if the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:117Objectjavax.xml.registry.LifeCycleManager.createObject
( String )
throws InvalidRequestException
if the interface is not an interface in the javax.xml.registry.infomodel packagetrue
true
JAXR:JAVADOC:118Objectjavax.xml.registry.LifeCycleManager.createObject
( String )
throws UnsupportedCapabilityException
if the client attempts to create an instance of an infomodel interface that is not supported by the capability level of the JAXR providertrue
true
JAXR:JAVADOC:119Associationjavax.xml.registry.LifeCycleManager.createAssociation
( RegistryObject ,
Concept )
Creates an Association instance using the specified parameters. The sourceObject is left null and will be set when the Association is added to a RegistryObject. <p> Note that for a UDDI provider an Association may only be created between Organizations. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:120Associationjavax.xml.registry.LifeCycleManager.createAssociation
( RegistryObject ,
Concept )
throws JAXRException
if the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:121Classificationjavax.xml.registry.LifeCycleManager.createClassification
( ClassificationScheme ,
String ,
String )
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. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:122Classificationjavax.xml.registry.LifeCycleManager.createClassification
( ClassificationScheme ,
String ,
String )
throws JAXRException
if the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:123Classificationjavax.xml.registry.LifeCycleManager.createClassification
( ClassificationScheme ,
InternationalString ,
String )
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. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:124Classificationjavax.xml.registry.LifeCycleManager.createClassification
( ClassificationScheme ,
InternationalString ,
String )
throws JAXRException
if the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:125Classificationjavax.xml.registry.LifeCycleManager.createClassification
( Concept )
Creates a Classification instance for an internal Classification using the specified Concept that identifies a taxonomy element within an internal ClassificationScheme. <p> <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:126Classificationjavax.xml.registry.LifeCycleManager.createClassification
( Concept )
throws JAXRException
if the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:127Classificationjavax.xml.registry.LifeCycleManager.createClassification
( Concept )
throws InvalidRequestException
if the Concept is not under a ClassificationSchemetrue
true
JAXR:JAVADOC:128ClassificationSchemejavax.xml.registry.LifeCycleManager.createClassificationScheme
( String ,
String )
Creates a ClassificationScheme given the specified String parameters. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:129ClassificationSchemejavax.xml.registry.LifeCycleManager.createClassificationScheme
( String ,
String )
throws JAXRException
if the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:131ClassificationSchemejavax.xml.registry.LifeCycleManager.createClassificationScheme
( InternationalString ,
InternationalString )
Creates a ClassificationScheme given the specified InternationalString parameters. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:132ClassificationSchemejavax.xml.registry.LifeCycleManager.createClassificationScheme
( InternationalString ,
InternationalString )
throws JAXRException
if the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:134ClassificationSchemejavax.xml.registry.LifeCycleManager.createClassificationScheme
( Concept )
Creates a ClassificationScheme from a Concept that has no ClassificationScheme or parent Concept. <p> This method is a special-case method to do a type-safe conversion from Concept to ClassificationScheme. <p> This method is provided to allow for Concepts returned by the BusinessQueryManager findConcepts call to be safely cast to ClassificationScheme. It is up to the programmer to make sure that the Concept is indeed semantically a ClassificationScheme. <p> This method is necessary because in the UDDI specification a tModel may serve multiple purposes, and there is no way to know when a tModel maps to a Concept and when it maps to a ClassificationScheme. The UDDI specification leaves the determination to the programmer, and consequently so does this method. <p> <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:135ClassificationSchemejavax.xml.registry.LifeCycleManager.createClassificationScheme
( Concept )
throws JAXRException
if the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:136ClassificationSchemejavax.xml.registry.LifeCycleManager.createClassificationScheme
( Concept )
throws InvalidRequestException
if the Concept has a parent Concept or is under a ClassificationSchemetrue
true
JAXR:JAVADOC:137Conceptjavax.xml.registry.LifeCycleManager.createConcept
( RegistryObject ,
String ,
String )
Creates a Concept instance using the specified parameters, where the name is a String. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:138Conceptjavax.xml.registry.LifeCycleManager.createConcept
( RegistryObject ,
String ,
String )
throws JAXRException
if the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:139Conceptjavax.xml.registry.LifeCycleManager.createConcept
( RegistryObject ,
InternationalString ,
String )
Creates a Concept instance using the specified parameters, where the name is an InternationalString. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:140Conceptjavax.xml.registry.LifeCycleManager.createConcept
( RegistryObject ,
InternationalString ,
String )
throws JAXRException
if the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:141EmailAddressjavax.xml.registry.LifeCycleManager.createEmailAddress
( String )
Creates an EmailAddress instance using an address as the parameter. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:142EmailAddressjavax.xml.registry.LifeCycleManager.createEmailAddress
( String )
throws JAXRException
if the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:143EmailAddressjavax.xml.registry.LifeCycleManager.createEmailAddress
( String ,
String )
Creates an EmailAddress instance using both an address and a type as parameters. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:144EmailAddressjavax.xml.registry.LifeCycleManager.createEmailAddress
( String ,
String )
throws JAXRException
if the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:145ExternalIdentifierjavax.xml.registry.LifeCycleManager.createExternalIdentifier
( ClassificationScheme ,
String ,
String )
Creates an ExternalIdentifier instance using the specified parameters, where the name is a String. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:146ExternalIdentifierjavax.xml.registry.LifeCycleManager.createExternalIdentifier
( ClassificationScheme ,
String ,
String )
throws JAXRException
if the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:147ExternalIdentifierjavax.xml.registry.LifeCycleManager.createExternalIdentifier
( ClassificationScheme ,
InternationalString ,
String )
Creates an ExternalIdentifier instance using the specified parameters, where the name is an InternationalString. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:148ExternalIdentifierjavax.xml.registry.LifeCycleManager.createExternalIdentifier
( ClassificationScheme ,
InternationalString ,
String )
throws JAXRException
if the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:149ExternalLinkjavax.xml.registry.LifeCycleManager.createExternalLink
( String ,
String )
Creates an ExternalLink instance using the specified parameters, where the description is a String. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:150ExternalLinkjavax.xml.registry.LifeCycleManager.createExternalLink
( String ,
String )
throws JAXRException
if the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:151ExternalLinkjavax.xml.registry.LifeCycleManager.createExternalLink
( String ,
InternationalString )
Creates an ExternalLink instance using the specified parameters, where the description is an InternationalString. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:152ExternalLinkjavax.xml.registry.LifeCycleManager.createExternalLink
( String ,
InternationalString )
throws JAXRException
if the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:153ExtrinsicObjectjavax.xml.registry.LifeCycleManager.createExtrinsicObject
( DataHandler )
Creates an ExtrinsicObject instance using the specified parameters. <p><DL><DT><B>Capability Level: 1 </B></DL>false
false
JAXR:JAVADOC:154ExtrinsicObjectjavax.xml.registry.LifeCycleManager.createExtrinsicObject
( DataHandler )
throws JAXRException
if the JAXR provider encounters an internal errorfalse
false
JAXR:JAVADOC:155InternationalStringjavax.xml.registry.LifeCycleManager.createInternationalString
Creates an empty InternationalString instance. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:156InternationalStringjavax.xml.registry.LifeCycleManager.createInternationalString

throws JAXRException
if the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:157InternationalStringjavax.xml.registry.LifeCycleManager.createInternationalString
( String )
Creates an InternationalString instance using a String parameter and the default Locale. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:158InternationalStringjavax.xml.registry.LifeCycleManager.createInternationalString
( String )
throws JAXRException
if the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:159InternationalStringjavax.xml.registry.LifeCycleManager.createInternationalString
( Locale ,
String )
Creates an InternationalString instance using the specified Locale and String parameters. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:160InternationalStringjavax.xml.registry.LifeCycleManager.createInternationalString
( Locale ,
String )
throws JAXRException
if the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:161Keyjavax.xml.registry.LifeCycleManager.createKey
( String )
Creates a Key instance from an ID. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:162Keyjavax.xml.registry.LifeCycleManager.createKey
( String )
throws JAXRException
if the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:163LocalizedStringjavax.xml.registry.LifeCycleManager.createLocalizedString
( Locale ,
String )
Creates a LocalizedString instance using the specified Locale and String parameters. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:164LocalizedStringjavax.xml.registry.LifeCycleManager.createLocalizedString
( Locale ,
String )
throws JAXRException
if the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:165LocalizedStringjavax.xml.registry.LifeCycleManager.createLocalizedString
( Locale ,
String ,
String )
Creates a LocalizedString instance using the specified Locale, String, and character set parameters. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:166LocalizedStringjavax.xml.registry.LifeCycleManager.createLocalizedString
( Locale ,
String ,
String )
throws JAXRException
if the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:167Organizationjavax.xml.registry.LifeCycleManager.createOrganization
( String )
Creates an Organization instance using the specified name, where the name is a String. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:168Organizationjavax.xml.registry.LifeCycleManager.createOrganization
( String )
throws JAXRException
if the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:169Organizationjavax.xml.registry.LifeCycleManager.createOrganization
( InternationalString )
Creates an Organization instance using the specified name, where the name is an InternationalString. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:170Organizationjavax.xml.registry.LifeCycleManager.createOrganization
( InternationalString )
throws JAXRException
if the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:171PersonNamejavax.xml.registry.LifeCycleManager.createPersonName
( String ,
String ,
String )
Creates a PersonName instance using the specified first, middle, and last names. <p><DL><DT><B>Capability Level: 1 </B></DL>true
true
JAXR:JAVADOC:172PersonNamejavax.xml.registry.LifeCycleManager.createPersonName
( String ,
String ,
String )
throws JAXRException
if the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:173PersonNamejavax.xml.registry.LifeCycleManager.createPersonName
( String )
Creates a PersonName instance using the specified full name. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:174PersonNamejavax.xml.registry.LifeCycleManager.createPersonName
( String )
throws JAXRException
if the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:175PostalAddressjavax.xml.registry.LifeCycleManager.createPostalAddress
( String ,
String ,
String ,
String ,
String ,
String ,
String )
Creates a PostalAddress instance using the specified parameters. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:176PostalAddressjavax.xml.registry.LifeCycleManager.createPostalAddress
( String ,
String ,
String ,
String ,
String ,
String ,
String )
throws JAXRException
if the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:177RegistryPackagejavax.xml.registry.LifeCycleManager.createRegistryPackage
( String )
Creates a RegistryPackage instance using the specified name, where the name is a String. <p><DL><DT><B>Capability Level: 1 </B></DL>true
false
JAXR:JAVADOC:178RegistryPackagejavax.xml.registry.LifeCycleManager.createRegistryPackage
( String )
throws JAXRException
if the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:179RegistryPackagejavax.xml.registry.LifeCycleManager.createRegistryPackage
( InternationalString )
Creates a RegistryPackage instance using the specified name, where the name is an InternationalString. <p><DL><DT><B>Capability Level: 1 </B></DL>true
false
JAXR:JAVADOC:180RegistryPackagejavax.xml.registry.LifeCycleManager.createRegistryPackage
( InternationalString )
throws JAXRException
if the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:181Servicejavax.xml.registry.LifeCycleManager.createService
( String )
Creates a Service instance using the specified name, where the name is a String. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:182Servicejavax.xml.registry.LifeCycleManager.createService
( String )
throws JAXRException
if the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:183Servicejavax.xml.registry.LifeCycleManager.createService
( InternationalString )
Creates a Service instance using the specified name, where the name is an InternationalString. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:184Servicejavax.xml.registry.LifeCycleManager.createService
( InternationalString )
throws JAXRException
if the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:185ServiceBindingjavax.xml.registry.LifeCycleManager.createServiceBinding
Creates an empty ServiceBinding instance. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:186ServiceBindingjavax.xml.registry.LifeCycleManager.createServiceBinding

throws JAXRException
if the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:187Slotjavax.xml.registry.LifeCycleManager.createSlot
( String ,
String ,
String )
Creates a Slot instance using the specified parameters, where the value is a String. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:188Slotjavax.xml.registry.LifeCycleManager.createSlot
( String ,
String ,
String )
throws JAXRException
if the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:189Slotjavax.xml.registry.LifeCycleManager.createSlot
( String ,
Collection ,
String )
Creates a Slot instance using the specified parameters, where the value is a Collection of Strings. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:190Slotjavax.xml.registry.LifeCycleManager.createSlot
( String ,
Collection ,
String )
throws JAXRException
if the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:191SpecificationLinkjavax.xml.registry.LifeCycleManager.createSpecificationLink
Creates an empty SpecificationLink instance. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:192SpecificationLinkjavax.xml.registry.LifeCycleManager.createSpecificationLink

throws JAXRException
if the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:193TelephoneNumberjavax.xml.registry.LifeCycleManager.createTelephoneNumber
Creates an empty TelephoneNumber instance. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:194TelephoneNumberjavax.xml.registry.LifeCycleManager.createTelephoneNumber

throws JAXRException
if the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:195Userjavax.xml.registry.LifeCycleManager.createUser
Creates an empty User instance. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:196Userjavax.xml.registry.LifeCycleManager.createUser

throws JAXRException
if the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:197BulkResponsejavax.xml.registry.LifeCycleManager.saveObjects
( Collection )
Saves one or more Objects to the registry. An object may be a RegistryObject subclass instance. <p>If an object is not in the registry, it is created in the registry. If it already exists in the registry and has been modified, then its state is updated (replaced) in the registry. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:198BulkResponsejavax.xml.registry.LifeCycleManager.saveObjects
( Collection )
throws JAXRException
if the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:199BulkResponsejavax.xml.registry.LifeCycleManager.deprecateObjects
( Collection )
Deprecates one or more previously submitted objects. Deprecation marks an object as "soon to be deleted". Once an object is deprecated, the JAXR provider must not allow any new references (e.g. new Associations, Classifications and ExternalLinks) to that object to be submitted. If a client makes an API call that results in a new reference to a deprecated object, the JAXR provider must throw a java.lang.IllegalStateException within a JAXRException. However, existing references to a deprecated object continue to function normally. <p><DL><DT><B>Capability Level: 1 </B></DL>true
false
JAXR:JAVADOC:200BulkResponsejavax.xml.registry.LifeCycleManager.deprecateObjects
( Collection )
throws JAXRException
if the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:201BulkResponsejavax.xml.registry.LifeCycleManager.unDeprecateObjects
( Collection )
Undeprecates one or more previously deprecated objects. If an object was not previously deprecated, it is not an error, and no exception is thrown. Once an object is undeprecated, the JAXR provider must again allow new references (e.g. new Associations, Classifications and ExternalLinks) to that object to be submitted. <p><DL><DT><B>Capability Level: 1 </B></DL>true
false
JAXR:JAVADOC:202BulkResponsejavax.xml.registry.LifeCycleManager.unDeprecateObjects
( Collection )
throws JAXRException
if the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:203BulkResponsejavax.xml.registry.LifeCycleManager.deleteObjects
( Collection )
Deletes one or more previously submitted objects from the registry using the object keys. <p><DL><DT><B>Capability Level: 1 </B></DL>true
false
JAXR:JAVADOC:204BulkResponsejavax.xml.registry.LifeCycleManager.deleteObjects
( Collection )
throws JAXRException
if the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:206RegistryServicejavax.xml.registry.LifeCycleManager.getRegistryService

throws JAXRException
if the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:207public static finaljavax.xml.registry.int.STATUS_SUCCESS
Status indicating a successful response.true
false
JAXR:JAVADOC:208public static finaljavax.xml.registry.int.STATUS_WARNING
Status indicating a successful response that included at least one warning.true
false
JAXR:JAVADOC:209public static finaljavax.xml.registry.int.STATUS_FAILURE
Status indicating a failure response.true
false
JAXR:JAVADOC:210public static finaljavax.xml.registry.int.STATUS_UNAVAILABLE
Status indicating that the results are currently unavailable.true
false
JAXR:JAVADOC:212Stringjavax.xml.registry.JAXRResponse.getRequestId

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:214intjavax.xml.registry.JAXRResponse.getStatus

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:216booleanjavax.xml.registry.JAXRResponse.isAvailable

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:229Queryjavax.xml.registry.DeclarativeQueryManager.createQuery
( int ,
String )
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. <p><DL><DT><B>Capability Level: 1 </B></DL>true
false
JAXR:JAVADOC:230Queryjavax.xml.registry.DeclarativeQueryManager.createQuery
( int ,
String )
throws InvalidRequestException
If the JAXR provider validates query syntax (optional) and the sqlQuery is not validtrue
false
JAXR:JAVADOC:231Queryjavax.xml.registry.DeclarativeQueryManager.createQuery
( int ,
String )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:232BulkResponsejavax.xml.registry.DeclarativeQueryManager.executeQuery
( Query )
Executes a query as specified by query parameter. <p><DL><DT><B>Capability Level: 1 </B></DL>true
false
JAXR:JAVADOC:233BulkResponsejavax.xml.registry.DeclarativeQueryManager.executeQuery
( Query )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:235RegistryServicejavax.xml.registry.Connection.getRegistryService

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:236voidjavax.xml.registry.Connection.close
Closes a Connection when it is no longer needed. Since a provider typically allocates significant resources outside the JVM on behalf of a Connection, clients should close them when they are not needed. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:237voidjavax.xml.registry.Connection.close

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:238booleanjavax.xml.registry.Connection.isClosed
Indicated whether this Connection has been closed or not. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:239booleanjavax.xml.registry.Connection.isClosed

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:240booleanjavax.xml.registry.Connection.isSynchronous
Indicates whether a client uses synchronous communication with JAXR provider or not. A JAXR provider must support both modes of communication. A JAXR client can choose which mode it wants to use. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:241booleanjavax.xml.registry.Connection.isSynchronous

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:243voidjavax.xml.registry.Connection.setSynchronous
( boolean )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:245voidjavax.xml.registry.Connection.setCredentials
( Set )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:247Setjavax.xml.registry.Connection.getCredentials

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:249Stringjavax.xml.registry.CapabilityProfile.getVersion

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:251intjavax.xml.registry.CapabilityProfile.getCapabilityLevel

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:254BulkResponsejavax.xml.registry.BusinessQueryManager.findOrganizations
( Collection ,
Collection ,
Collection ,
Collection ,
Collection ,
Collection )
Finds all Organization objects that match all of the criteria specified by the parameters of this call. This is a logical AND operation between all non-null parameters. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:255BulkResponsejavax.xml.registry.BusinessQueryManager.findOrganizations
( Collection ,
Collection ,
Collection ,
Collection ,
Collection ,
Collection )
throws JAXRException
if the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:256BulkResponsejavax.xml.registry.BusinessQueryManager.findServices
( Key ,
Collection ,
Collection ,
Collection ,
Collection )
Finds all Service objects that match all of the criteria specified by the parameters of this call. This is a logical AND operation between all non-null parameters. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:257BulkResponsejavax.xml.registry.BusinessQueryManager.findServices
( Key ,
Collection ,
Collection ,
Collection ,
Collection )
throws JAXRException
if the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:258BulkResponsejavax.xml.registry.BusinessQueryManager.findServiceBindings
( Key ,
Collection ,
Collection ,
Collection )
Finds all ServiceBinding objects that match all of the criteria specified by the parameters of this call. This is a logical AND operation between all non-null parameters. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:259BulkResponsejavax.xml.registry.BusinessQueryManager.findServiceBindings
( Key ,
Collection ,
Collection ,
Collection )
throws JAXRException
if the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:260BulkResponsejavax.xml.registry.BusinessQueryManager.findClassificationSchemes
( Collection ,
Collection ,
Collection ,
Collection )
Finds all ClassificationScheme objects that match all of the criteria specified by the parameters of this call. This is a logical AND operation between all non-null parameters. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:261BulkResponsejavax.xml.registry.BusinessQueryManager.findClassificationSchemes
( Collection ,
Collection ,
Collection ,
Collection )
Finds all ClassificationScheme objects that match all of the criteria specified by the parameters of this call. This is a logical AND operation between all non-null parameters. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:263BulkResponsejavax.xml.registry.BusinessQueryManager.findClassificationSchemes
( Collection ,
Collection ,
Collection ,
Collection )
throws JAXRException
if the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:266BulkResponsejavax.xml.registry.BusinessQueryManager.findConcepts
( Collection ,
Collection ,
Collection ,
Collection ,
Collection )
Finds all Concept objects that match all of the criteria specified by the parameters of this call. This is a logical AND operation between all non-null parameters. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:267BulkResponsejavax.xml.registry.BusinessQueryManager.findConcepts
( Collection ,
Collection ,
Collection ,
Collection ,
Collection )
throws JAXRException
if the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:268Conceptjavax.xml.registry.BusinessQueryManager.findConceptByPath
( String )
Finds a Concept based on the path specified. If the specified path matches more than one Concept, the one that is most general (higher in the concept hierarchy) is returned. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:269Conceptjavax.xml.registry.BusinessQueryManager.findConceptByPath
( String )
throws JAXRException
if the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:270BulkResponsejavax.xml.registry.BusinessQueryManager.findRegistryPackages
( Collection ,
Collection ,
Collection ,
Collection )
Finds all RegistryPackage objects that match all of the criteria specified by the parameters of this call. This is a logical AND operation between all non-null parameters. <p><DL><DT><B>Capability Level: 1 </B></DL>true
false
JAXR:JAVADOC:271BulkResponsejavax.xml.registry.BusinessQueryManager.findRegistryPackages
( Collection ,
Collection ,
Collection ,
Collection )
throws JAXRException
if the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:273BulkResponsejavax.xml.registry.BusinessLifeCycleManager.saveOrganizations
( Collection )
Saves the specified Organizations. <p>If the object is not in the registry, it is created in the registry. If it already exists in the registry and has been modified, its state is updated (replaced) in the registry. <p>Partial commits are allowed. Processing stops on first SaveException encountered. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:273BulkResponsejavax.xml.registry.BusinessLifeCycleManager.saveOrganizations
( Collection )
Saves the specified Organizations. <p>If the object is not in the registry, it is created in the registry. If it already exists in the registry and has been modified, its state is updated (replaced) in the registry. <p>Partial commits are allowed. Processing stops on first SaveException encountered. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:274BulkResponsejavax.xml.registry.BusinessLifeCycleManager.saveOrganizations
( Collection )
throws JAXRException
if the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:275BulkResponsejavax.xml.registry.BusinessLifeCycleManager.saveServices
( Collection )
Saves the specified Services. <p>If the object is not in the registry, it is created in the registry. <p>Partial commits are allowed. Processing stops on first SaveException encountered. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:276BulkResponsejavax.xml.registry.BusinessLifeCycleManager.saveServices
( Collection )
Saves the specified Services. <p> If it already exists in the registry and has been modified, its state is updated (replaced) in the registry. <p>Partial commits are allowed. Processing stops on first SaveException encountered. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:277BulkResponsejavax.xml.registry.BusinessLifeCycleManager.saveServices
( Collection )
throws JAXRException
if the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:278BulkResponsejavax.xml.registry.BusinessLifeCycleManager.saveServiceBindings
( Collection )
Saves the specified ServiceBindings. <p>If the object is not in the registry, it is created in the registry. If it already exists in the registry and has been modified, its state is updated (replaced) in the registry. <p>Partial commits are allowed. Processing stops on first SaveException encountered. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:279BulkResponsejavax.xml.registry.BusinessLifeCycleManager.saveServiceBindings
( Collection )
Saves the specified ServiceBindings. <p>If it already exists in the registry and has been modified, its state is updated (replaced) in the registry. <p>Partial commits are allowed. Processing stops on first SaveException encountered. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:280BulkResponsejavax.xml.registry.BusinessLifeCycleManager.saveServiceBindings
( Collection )
throws JAXRException
if the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:281BulkResponsejavax.xml.registry.BusinessLifeCycleManager.saveConcepts
( Collection )
Saves the specified Concepts. <p>If the object is not in the registry, it is created in the registry. <p>Partial commits are allowed. Processing stops on first SaveException encountered. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:282BulkResponsejavax.xml.registry.BusinessLifeCycleManager.saveConcepts
( Collection )
Saves the specified Concepts. <p>If it already exists in the registry and has been modified, its state is updated (replaced) in the registry. <p>Partial commits are allowed. Processing stops on first SaveException encountered. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:283BulkResponsejavax.xml.registry.BusinessLifeCycleManager.saveConcepts
( Collection )
throws JAXRException
if the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:284BulkResponsejavax.xml.registry.BusinessLifeCycleManager.saveClassificationSchemes
( Collection )
Saves the specified ClassificationScheme instances. <p>If the object is not in the registry, it is created in the registry. <p>Partial commits are allowed. Processing stops on first SaveException encountered. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:285BulkResponsejavax.xml.registry.BusinessLifeCycleManager.saveClassificationSchemes
( Collection )
Saves the specified ClassificationScheme instances. <p> If it already exists in the registry and has been modified, its state is updated (replaced) in the registry. <p>Partial commits are allowed. Processing stops on first SaveException encountered. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:286BulkResponsejavax.xml.registry.BusinessLifeCycleManager.saveClassificationSchemes
( Collection )
throws JAXRException
if the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:287BulkResponsejavax.xml.registry.BusinessLifeCycleManager.saveAssociations
( Collection ,
boolean )
Saves the specified Association instances. <p>If the object is not in the registry, it is created in the registry. <p>Partial commits are allowed. Processing stops on first SaveException encountered. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:288BulkResponsejavax.xml.registry.BusinessLifeCycleManager.saveAssociations
( Collection ,
boolean )
Saves the specified Association instances. <p>If it already exists in the registry and has been modified, its state is updated (replaced) in the registry. <p>Partial commits are allowed. Processing stops on first SaveException encountered. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:289BulkResponsejavax.xml.registry.BusinessLifeCycleManager.saveAssociations
( Collection ,
boolean )
throws JAXRException
if the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:290BulkResponsejavax.xml.registry.BusinessLifeCycleManager.deleteOrganizations
( Collection )
Deletes the organizations corresponding to the specified Keys. <p>Partial commits are allowed. Processing stops on first DeleteException encountered. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:291BulkResponsejavax.xml.registry.BusinessLifeCycleManager.deleteOrganizations
( Collection )
throws JAXRException
if the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:292BulkResponsejavax.xml.registry.BusinessLifeCycleManager.deleteServices
( Collection )
Deletes the services corresponding to the specified Keys. <p>Partial commits are allowed. Processing stops on first DeleteException encountered. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:293BulkResponsejavax.xml.registry.BusinessLifeCycleManager.deleteServices
( Collection )
throws JAXRException
if the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:294BulkResponsejavax.xml.registry.BusinessLifeCycleManager.deleteServiceBindings
( Collection )
Deletes the ServiceBindings corresponding to the specified Keys. <p>Partial commits are allowed. Processing stops on first DeleteException encountered. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:295BulkResponsejavax.xml.registry.BusinessLifeCycleManager.deleteServiceBindings
( Collection )
throws JAXRException
if the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:296BulkResponsejavax.xml.registry.BusinessLifeCycleManager.deleteConcepts
( Collection )
Deletes the Concepts corresponding to the specified Keys. <p>Partial commits are allowed. Processing stops on first DeleteException encountered. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:297BulkResponsejavax.xml.registry.BusinessLifeCycleManager.deleteConcepts
( Collection )
throws JAXRException
if the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:298BulkResponsejavax.xml.registry.BusinessLifeCycleManager.deleteClassificationSchemes
( Collection )
Deletes the ClassificationSchemes corresponding to the specified Keys. <p>Partial commits are allowed. Processing stops on first DeleteException encountered. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:299BulkResponsejavax.xml.registry.BusinessLifeCycleManager.deleteClassificationSchemes
( Collection )
throws JAXRException
if the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:300BulkResponsejavax.xml.registry.BusinessLifeCycleManager.deleteAssociations
( Collection )
Deletes the Associations corresponding to the specified Keys. <p>Partial commits are allowed. Processing stops on first DeleteException encountered. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:301BulkResponsejavax.xml.registry.BusinessLifeCycleManager.deleteAssociations
( Collection )
throws JAXRException
if the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:303Collectionjavax.xml.registry.BulkResponse.getCollection

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:305Collectionjavax.xml.registry.BulkResponse.getExceptions

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:306booleanjavax.xml.registry.BulkResponse.isPartialResponse
Determines whether the response is a partial response due to large result set. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:307booleanjavax.xml.registry.BulkResponse.isPartialResponse

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:309intjavax.xml.registry.infomodel.Versionable.getMajorVersion

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:310voidjavax.xml.registry.infomodel.Versionable.setMajorVersion
( int )
Sets the major revision number for this version of the Versionable object. <p><DL><DT><B>Capability Level: 1 </B></DL>true
false
JAXR:JAVADOC:311voidjavax.xml.registry.infomodel.Versionable.setMajorVersion
( int )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:313intjavax.xml.registry.infomodel.Versionable.getMinorVersion

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:315voidjavax.xml.registry.infomodel.Versionable.setMinorVersion
( int )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:316Stringjavax.xml.registry.infomodel.Versionable.getUserVersion
Gets the user-specified revision number for this version of the Versionable object. <p><DL><DT><B>Capability Level: 1 </B></DL>true
false
JAXR:JAVADOC:317Stringjavax.xml.registry.infomodel.Versionable.getUserVersion

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:319voidjavax.xml.registry.infomodel.Versionable.setUserVersion
( String )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:320Organizationjavax.xml.registry.infomodel.User.getOrganization
Gets the Organization that this User is affiliated with. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:321Organizationjavax.xml.registry.infomodel.User.getOrganization

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:322PersonNamejavax.xml.registry.infomodel.User.getPersonName
Returns the name of this User. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:323PersonNamejavax.xml.registry.infomodel.User.getPersonName

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:324voidjavax.xml.registry.infomodel.User.setPersonName
( PersonName )
Sets the name of this User. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:325voidjavax.xml.registry.infomodel.User.setPersonName
( PersonName )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:326Collectionjavax.xml.registry.infomodel.User.getPostalAddresses
Gets the postal address for this User. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:327Collectionjavax.xml.registry.infomodel.User.getPostalAddresses

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:328voidjavax.xml.registry.infomodel.User.setPostalAddresses
( Collection )
Sets the addresses for this User. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:329voidjavax.xml.registry.infomodel.User.setPostalAddresses
( Collection )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:330URLjavax.xml.registry.infomodel.User.getUrl
Gets the URL to the web page for this User. <p><DL><DT><B>Capability Level: 1 </B></DL>false
false
JAXR:JAVADOC:331URLjavax.xml.registry.infomodel.User.getUrl

throws JAXRException
If the JAXR provider encounters an internal errorfalse
false
JAXR:JAVADOC:332voidjavax.xml.registry.infomodel.User.setUrl
( URL )
Sets the URL to the web page for this User. <p><DL><DT><B>Capability Level: 1 </B></DL>false
false
JAXR:JAVADOC:333voidjavax.xml.registry.infomodel.User.setUrl
( URL )
throws JAXRException
If the JAXR provider encounters an internal errorfalse
false
JAXR:JAVADOC:334Collectionjavax.xml.registry.infomodel.User.getTelephoneNumbers
( String )
Gets the telephone numbers for this User that match the specified telephone number type. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:335Collectionjavax.xml.registry.infomodel.User.getTelephoneNumbers
( String )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:336voidjavax.xml.registry.infomodel.User.setTelephoneNumbers
( Collection )
Sets the various telephone numbers for this user. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:337voidjavax.xml.registry.infomodel.User.setTelephoneNumbers
( Collection )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:338Collectionjavax.xml.registry.infomodel.User.getEmailAddresses
Gets the email addresses for this User. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:339Collectionjavax.xml.registry.infomodel.User.getEmailAddresses

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:340voidjavax.xml.registry.infomodel.User.setEmailAddresses
( Collection )
Sets the Collection of EmailAddress instances for this User. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:341voidjavax.xml.registry.infomodel.User.setEmailAddresses
( Collection )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:342Stringjavax.xml.registry.infomodel.User.getType
Gets the type for this User. Default is a NULL String. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:343Stringjavax.xml.registry.infomodel.User.getType

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:344voidjavax.xml.registry.infomodel.User.setType
( String )
Sets the type for this User. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:345voidjavax.xml.registry.infomodel.User.setType
( String )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:346voidjavax.xml.registry.infomodel.URIValidator.setValidateURI
( boolean )
Sets whether to do URI validation for this object. Default is true. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:347voidjavax.xml.registry.infomodel.URIValidator.setValidateURI
( boolean )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:348booleanjavax.xml.registry.infomodel.URIValidator.getValidateURI
Gets whether to do URI validation for this object. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:349booleanjavax.xml.registry.infomodel.URIValidator.getValidateURI

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:350Stringjavax.xml.registry.infomodel.TelephoneNumber.getCountryCode
Gets the country code. Default is an empty String. <p><DL><DT><B>Capability Level: 1 </B></DL>false
false
JAXR:JAVADOC:351Stringjavax.xml.registry.infomodel.TelephoneNumber.getCountryCode

throws JAXRException
If the JAXR provider encounters an internal errorfalse
false
JAXR:JAVADOC:352Stringjavax.xml.registry.infomodel.TelephoneNumber.getAreaCode
Gets the area code. Default is an empty String. <p><DL><DT><B>Capability Level: 1 </B></DL>false
false
JAXR:JAVADOC:353Stringjavax.xml.registry.infomodel.TelephoneNumber.getAreaCode

throws JAXRException
If the JAXR provider encounters an internal errorfalse
false
JAXR:JAVADOC:354Stringjavax.xml.registry.infomodel.TelephoneNumber.getNumber
Gets the telephone number suffix, not including the country or area code. Default is an empty String. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:355Stringjavax.xml.registry.infomodel.TelephoneNumber.getNumber

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:356Stringjavax.xml.registry.infomodel.TelephoneNumber.getExtension
Gets the internal extension. Default is an empty String. <p><DL><DT><B>Capability Level: 1 </B></DL>false
false
JAXR:JAVADOC:357Stringjavax.xml.registry.infomodel.TelephoneNumber.getExtension

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:358Stringjavax.xml.registry.infomodel.TelephoneNumber.getUrl
Gets the URL that can dial this number electronically. Default is a NULL String. <p><DL><DT><B>Capability Level: 1 </B></DL>false
false
JAXR:JAVADOC:359Stringjavax.xml.registry.infomodel.TelephoneNumber.getUrl

throws JAXRException
If the JAXR provider encounters an internal errorfalse
false
JAXR:JAVADOC:360Stringjavax.xml.registry.infomodel.TelephoneNumber.getType
The type of telephone number (for example, "fax"). Any String would do. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:361Stringjavax.xml.registry.infomodel.TelephoneNumber.getType

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:362voidjavax.xml.registry.infomodel.TelephoneNumber.setCountryCode
( String )
Sets country code. <p><DL><DT><B>Capability Level: 1 </B></DL>false
false
JAXR:JAVADOC:363voidjavax.xml.registry.infomodel.TelephoneNumber.setCountryCode
( String )
throws JAXRException
If the JAXR provider encounters an internal errorfalse
false
JAXR:JAVADOC:364voidjavax.xml.registry.infomodel.TelephoneNumber.setAreaCode
( String )
Sets the area code. <p><DL><DT><B>Capability Level: 1 </B></DL>false
false
JAXR:JAVADOC:365voidjavax.xml.registry.infomodel.TelephoneNumber.setAreaCode
( String )
throws JAXRException
If the JAXR provider encounters an internal errorfalse
false
JAXR:JAVADOC:366voidjavax.xml.registry.infomodel.TelephoneNumber.setNumber
( String )
Sets the telephone number suffix, not including the country or area code. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:367voidjavax.xml.registry.infomodel.TelephoneNumber.setNumber
( String )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:368voidjavax.xml.registry.infomodel.TelephoneNumber.setExtension
( String )
Sets the internal extension. <p><DL><DT><B>Capability Level: 1 </B></DL>false
false
JAXR:JAVADOC:369voidjavax.xml.registry.infomodel.TelephoneNumber.setExtension
( String )
throws JAXRException
If the JAXR provider encounters an internal errorfalse
false
JAXR:JAVADOC:370voidjavax.xml.registry.infomodel.TelephoneNumber.setUrl
( String )
Sets the URL that can dial this number electronically. <p><DL><DT><B>Capability Level: 1 </B></DL>false
false
JAXR:JAVADOC:371voidjavax.xml.registry.infomodel.TelephoneNumber.setUrl
( String )
throws JAXRException
If the JAXR provider encounters an internal errorfalse
false
JAXR:JAVADOC:372voidjavax.xml.registry.infomodel.TelephoneNumber.setType
( String )
Sets the type of telephone number (for example, "fax"). Any String will do. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:373voidjavax.xml.registry.infomodel.TelephoneNumber.setType
( String )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:374RegistryObjectjavax.xml.registry.infomodel.SpecificationLink.getSpecificationObject
Gets the specification object for this object. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:375RegistryObjectjavax.xml.registry.infomodel.SpecificationLink.getSpecificationObject

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:376voidjavax.xml.registry.infomodel.SpecificationLink.setSpecificationObject
( RegistryObject )
Sets the specification object for this object. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:377voidjavax.xml.registry.infomodel.SpecificationLink.setSpecificationObject
( RegistryObject )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:379InternationalStringjavax.xml.registry.infomodel.SpecificationLink.getUsageDescription

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:381voidjavax.xml.registry.infomodel.SpecificationLink.setUsageDescription
( InternationalString )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:382Collectionjavax.xml.registry.infomodel.SpecificationLink.getUsageParameters
Gets any usage parameters. A usage parameter is an arbitrary String that describes how to use the technical specification accessed via this SpecificationLink. Each parameter is a String. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:383Collectionjavax.xml.registry.infomodel.SpecificationLink.getUsageParameters

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:385voidjavax.xml.registry.infomodel.SpecificationLink.setUsageParameters
( Collection )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:392Stringjavax.xml.registry.infomodel.Slot.getName
Gets the name for this Slot. Default is a NULL String. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:393Stringjavax.xml.registry.infomodel.Slot.getName

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:394voidjavax.xml.registry.infomodel.Slot.setName
( String )
Sets the name for this Slot. Default is a NULL String. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:395voidjavax.xml.registry.infomodel.Slot.setName
( String )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:396Stringjavax.xml.registry.infomodel.Slot.getSlotType
Gets the slotType for this Slot. Default is a NULL String. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:397Stringjavax.xml.registry.infomodel.Slot.getSlotType

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:399voidjavax.xml.registry.infomodel.Slot.setSlotType
( String )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:401Collectionjavax.xml.registry.infomodel.Slot.getValues

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:403voidjavax.xml.registry.infomodel.Slot.setValues
( Collection )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:404Stringjavax.xml.registry.infomodel.ServiceBinding.getAccessURI
Gets the URI that gives access to the service via this binding. Default is a NULL String. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:405Stringjavax.xml.registry.infomodel.ServiceBinding.getAccessURI

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:406voidjavax.xml.registry.infomodel.ServiceBinding.setAccessURI
( String )
Sets the URI that gives access to the service via this binding. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:407voidjavax.xml.registry.infomodel.ServiceBinding.setAccessURI
( String )
JAXR Provider must throw an InvalidRequestException if an accessURI is set when there is already a non-null targetBinding defined. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:408voidjavax.xml.registry.infomodel.ServiceBinding.setAccessURI
( String )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:409ServiceBindingjavax.xml.registry.infomodel.ServiceBinding.getTargetBinding
Gets the next ServiceBinding in case there is a redirection from one service provider to another service provider. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:410ServiceBindingjavax.xml.registry.infomodel.ServiceBinding.getTargetBinding

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:411voidjavax.xml.registry.infomodel.ServiceBinding.setTargetBinding
( ServiceBinding )
Sets the next ServiceBinding in case there is a redirection <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:412voidjavax.xml.registry.infomodel.ServiceBinding.setTargetBinding
( ServiceBinding )
The targetBinding is mutually exclusive from accessURI. JAXR Provider must throw an InvalidRequestExcpetion if a targetBinding is set when there is already a non-null accessURI defined. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:413voidjavax.xml.registry.infomodel.ServiceBinding.setTargetBinding
( ServiceBinding )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:415Servicejavax.xml.registry.infomodel.ServiceBinding.getService

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:417voidjavax.xml.registry.infomodel.ServiceBinding.addSpecificationLink
( SpecificationLink )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:419voidjavax.xml.registry.infomodel.ServiceBinding.addSpecificationLinks
( Collection )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:421voidjavax.xml.registry.infomodel.ServiceBinding.removeSpecificationLink
( SpecificationLink )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:423voidjavax.xml.registry.infomodel.ServiceBinding.removeSpecificationLinks
( Collection )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:425Collectionjavax.xml.registry.infomodel.ServiceBinding.getSpecificationLinks

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:427Organizationjavax.xml.registry.infomodel.Service.getProvidingOrganization

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:429voidjavax.xml.registry.infomodel.Service.setProvidingOrganization
( Organization )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:431voidjavax.xml.registry.infomodel.Service.addServiceBinding
( ServiceBinding )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:433voidjavax.xml.registry.infomodel.Service.addServiceBindings
( Collection )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:435voidjavax.xml.registry.infomodel.Service.removeServiceBinding
( ServiceBinding )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:437voidjavax.xml.registry.infomodel.Service.removeServiceBindings
( Collection )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:439Collectionjavax.xml.registry.infomodel.Service.getServiceBindings

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:441voidjavax.xml.registry.infomodel.RegistryPackage.addRegistryObject
( RegistryObject )
throws JAXRException
If the JAXR provider encounters an internal errorfalse
false
JAXR:JAVADOC:443voidjavax.xml.registry.infomodel.RegistryPackage.addRegistryObjects
( Collection )
throws JAXRException
If the JAXR provider encounters an internal errorfalse
false
JAXR:JAVADOC:445voidjavax.xml.registry.infomodel.RegistryPackage.removeRegistryObject
( RegistryObject )
throws JAXRException
If the JAXR provider encounters an internal errorfalse
false
JAXR:JAVADOC:447voidjavax.xml.registry.infomodel.RegistryPackage.removeRegistryObjects
( Collection )
throws JAXRException
If the JAXR provider encounters an internal errorfalse
false
JAXR:JAVADOC:449Setjavax.xml.registry.infomodel.RegistryPackage.getRegistryObjects

throws JAXRException
If the JAXR provider encounters an internal errorfalse
false
JAXR:JAVADOC:451Keyjavax.xml.registry.infomodel.RegistryObject.getKey

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:453InternationalStringjavax.xml.registry.infomodel.RegistryObject.getDescription

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:455voidjavax.xml.registry.infomodel.RegistryObject.setDescription
( InternationalString )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:457InternationalStringjavax.xml.registry.infomodel.RegistryObject.getName

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:459voidjavax.xml.registry.infomodel.RegistryObject.setName
( InternationalString )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:461voidjavax.xml.registry.infomodel.RegistryObject.setKey
( Key )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:463Stringjavax.xml.registry.infomodel.RegistryObject.toXML

throws JAXRException
If the JAXR provider encounters an internal errorfalse
false
JAXR:JAVADOC:465voidjavax.xml.registry.infomodel.RegistryObject.addClassification
( Classification )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:467voidjavax.xml.registry.infomodel.RegistryObject.addClassifications
( Collection )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:469voidjavax.xml.registry.infomodel.RegistryObject.removeClassification
( Classification )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:471voidjavax.xml.registry.infomodel.RegistryObject.removeClassifications
( Collection )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:473voidjavax.xml.registry.infomodel.RegistryObject.setClassifications
( Collection )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:475Collectionjavax.xml.registry.infomodel.RegistryObject.getClassifications

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:477Collectionjavax.xml.registry.infomodel.RegistryObject.getAuditTrail

throws JAXRException
If the JAXR provider encounters an internal errorfalse
false
JAXR:JAVADOC:479voidjavax.xml.registry.infomodel.RegistryObject.addAssociation
( Association )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:481voidjavax.xml.registry.infomodel.RegistryObject.addAssociations
( Collection )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:483voidjavax.xml.registry.infomodel.RegistryObject.removeAssociation
( Association )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:485voidjavax.xml.registry.infomodel.RegistryObject.removeAssociations
( Collection )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:487voidjavax.xml.registry.infomodel.RegistryObject.setAssociations
( Collection )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:489Collectionjavax.xml.registry.infomodel.RegistryObject.getAssociations

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:491Collectionjavax.xml.registry.infomodel.RegistryObject.getAssociatedObjects

throws JAXRException
If the JAXR provider encounters an internal errorfalse
false
JAXR:JAVADOC:493voidjavax.xml.registry.infomodel.RegistryObject.addExternalIdentifier
( ExternalIdentifier )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:495voidjavax.xml.registry.infomodel.RegistryObject.addExternalIdentifiers
( Collection )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:497voidjavax.xml.registry.infomodel.RegistryObject.removeExternalIdentifier
( ExternalIdentifier )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:499voidjavax.xml.registry.infomodel.RegistryObject.removeExternalIdentifiers
( Collection )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:501voidjavax.xml.registry.infomodel.RegistryObject.setExternalIdentifiers
( Collection )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:503Collectionjavax.xml.registry.infomodel.RegistryObject.getExternalIdentifiers

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:505voidjavax.xml.registry.infomodel.RegistryObject.addExternalLink
( ExternalLink )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:507voidjavax.xml.registry.infomodel.RegistryObject.addExternalLinks
( Collection )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:509voidjavax.xml.registry.infomodel.RegistryObject.removeExternalLink
( ExternalLink )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:511voidjavax.xml.registry.infomodel.RegistryObject.removeExternalLinks
( Collection )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:513voidjavax.xml.registry.infomodel.RegistryObject.setExternalLinks
( Collection )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:515Collectionjavax.xml.registry.infomodel.RegistryObject.getExternalLinks

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:516Conceptjavax.xml.registry.infomodel.RegistryObject.getObjectType
Gets the object type that best describes the RegistryObject. <p><DL><DT><B>Capability Level: 1 </B><DD>This method must throw UnsupportedCapabilityException in lower capability levels.</DL>false
false
JAXR:JAVADOC:517Conceptjavax.xml.registry.infomodel.RegistryObject.getObjectType

throws JAXRException
If the JAXR provider encounters an internal errorfalse
false
JAXR:JAVADOC:519Organizationjavax.xml.registry.infomodel.RegistryObject.getSubmittingOrganization

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:521Collectionjavax.xml.registry.infomodel.RegistryObject.getRegistryPackages

throws JAXRException
If the JAXR provider encounters an internal errorfalse
false
JAXR:JAVADOC:532intjavax.xml.registry.infomodel.RegistryEntry.getStatus

throws JAXRException
If the JAXR provider encounters an internal errorfalse
false
JAXR:JAVADOC:534intjavax.xml.registry.infomodel.RegistryEntry.getStability

throws JAXRException
If the JAXR provider encounters an internal errorfalse
false
JAXR:JAVADOC:536voidjavax.xml.registry.infomodel.RegistryEntry.setStability
( int )
throws JAXRException
If the JAXR provider encounters an internal errorfalse
false
JAXR:JAVADOC:538Datejavax.xml.registry.infomodel.RegistryEntry.getExpiration

throws JAXRException
If the JAXR provider encounters an internal errorfalse
false
JAXR:JAVADOC:540voidjavax.xml.registry.infomodel.RegistryEntry.setExpiration
( Date )
throws JAXRException
If the JAXR provider encounters an internal errorfalse
false
JAXR:JAVADOC:541Stringjavax.xml.registry.infomodel.PostalAddress.getStreet
Returns the street name. Default is an empty String. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:542Stringjavax.xml.registry.infomodel.PostalAddress.getStreet

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:543voidjavax.xml.registry.infomodel.PostalAddress.setStreet
( String )
Sets the street name. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:544voidjavax.xml.registry.infomodel.PostalAddress.setStreet
( String )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:545Stringjavax.xml.registry.infomodel.PostalAddress.getStreetNumber
Returns the street number. Default is an empty String. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:546Stringjavax.xml.registry.infomodel.PostalAddress.getStreetNumber

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:547voidjavax.xml.registry.infomodel.PostalAddress.setStreetNumber
( String )
Sets the street number. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:548voidjavax.xml.registry.infomodel.PostalAddress.setStreetNumber
( String )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:549Stringjavax.xml.registry.infomodel.PostalAddress.getCity
Returns the city. Default is an empty String. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:550Stringjavax.xml.registry.infomodel.PostalAddress.getCity

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:551voidjavax.xml.registry.infomodel.PostalAddress.setCity
( String )
Sets the city. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:552voidjavax.xml.registry.infomodel.PostalAddress.setCity
( String )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:553Stringjavax.xml.registry.infomodel.PostalAddress.getStateOrProvince
Returns the state or province. Default is an empty String. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:554Stringjavax.xml.registry.infomodel.PostalAddress.getStateOrProvince

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:555voidjavax.xml.registry.infomodel.PostalAddress.setStateOrProvince
( String )
Sets the state or province. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:556voidjavax.xml.registry.infomodel.PostalAddress.setStateOrProvince
( String )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:557Stringjavax.xml.registry.infomodel.PostalAddress.getPostalCode
Returns the postal or zip code. Default is an empty String. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:558Stringjavax.xml.registry.infomodel.PostalAddress.getPostalCode

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:559voidjavax.xml.registry.infomodel.PostalAddress.setPostalCode
( String )
Sets the postal or zip code. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:560voidjavax.xml.registry.infomodel.PostalAddress.setPostalCode
( String )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:561Stringjavax.xml.registry.infomodel.PostalAddress.getCountry
Returns the country. Default is an empty String. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:562Stringjavax.xml.registry.infomodel.PostalAddress.getCountry

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:563voidjavax.xml.registry.infomodel.PostalAddress.setCountry
( String )
Sets the country. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:564voidjavax.xml.registry.infomodel.PostalAddress.setCountry
( String )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:565Stringjavax.xml.registry.infomodel.PostalAddress.getType
Returns the type of address (for example, "headquarters") as a String. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:566Stringjavax.xml.registry.infomodel.PostalAddress.getType

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:567voidjavax.xml.registry.infomodel.PostalAddress.setType
( String )
Sets the type of address (for example, "headquarters") as a String. <p><DL><DT><B>Capability Level: 0 </B></DL>true
false
JAXR:JAVADOC:568voidjavax.xml.registry.infomodel.PostalAddress.setType
( String )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:569voidjavax.xml.registry.infomodel.PostalAddress.setPostalScheme
( ClassificationScheme )
Sets a user-defined postal scheme for codifying the attributes of PostalAddress. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:570voidjavax.xml.registry.infomodel.PostalAddress.setPostalScheme
( ClassificationScheme )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:572ClassificationSchemejavax.xml.registry.infomodel.PostalAddress.getPostalScheme
Returns a user-defined postal scheme for codifying the attributes of PostalAddress. If none is defined for this object, then must return the default value returned by RegistryService#getDefaultPostalScheme() <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:572ClassificationSchemejavax.xml.registry.infomodel.PostalAddress.getPostalScheme
Returns a user-defined postal scheme for codifying the attributes of PostalAddress. If none is defined for this object, then must return the default value returned by RegistryService#getDefaultPostalScheme() <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:573ClassificationSchemejavax.xml.registry.infomodel.PostalAddress.getPostalScheme

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:575Stringjavax.xml.registry.infomodel.PersonName.getLastName

throws JAXRException
If the JAXR provider encounters an internal errorfalse
false
JAXR:JAVADOC:577voidjavax.xml.registry.infomodel.PersonName.setLastName
( String )
throws JAXRException
If the JAXR provider encounters an internal errorfalse
false
JAXR:JAVADOC:579Stringjavax.xml.registry.infomodel.PersonName.getFirstName

throws JAXRException
If the JAXR provider encounters an internal errorfalse
false
JAXR:JAVADOC:581voidjavax.xml.registry.infomodel.PersonName.setFirstName
( String )
throws JAXRException
If the JAXR provider encounters an internal errorfalse
false
JAXR:JAVADOC:583Stringjavax.xml.registry.infomodel.PersonName.getMiddleName

throws JAXRException
If the JAXR provider encounters an internal errorfalse
false
JAXR:JAVADOC:585voidjavax.xml.registry.infomodel.PersonName.setMiddleName
( String )
throws JAXRException
If the JAXR provider encounters an internal errorfalse
false
JAXR:JAVADOC:870Stringjavax.xml.registry.infomodel.PersonName.getFullName
The fully formatted name for this person. Default is an empty String. Test default <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:586Stringjavax.xml.registry.infomodel.PersonName.getFullName
The fully formatted name for this person. Default is an empty String. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:587Stringjavax.xml.registry.infomodel.PersonName.getFullName

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:589voidjavax.xml.registry.infomodel.PersonName.setFullName
( String )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:591PostalAddressjavax.xml.registry.infomodel.Organization.getPostalAddress

throws JAXRException
If the JAXR provider encounters an internal errorfalse
false
JAXR:JAVADOC:593voidjavax.xml.registry.infomodel.Organization.setPostalAddress
( PostalAddress )
throws JAXRException
If the JAXR provider encounters an internal errorfalse
false
JAXR:JAVADOC:595Userjavax.xml.registry.infomodel.Organization.getPrimaryContact

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:596voidjavax.xml.registry.infomodel.Organization.setPrimaryContact
( User )
Sets the primary contact for this Organization. If the primary contact is not in the existing Collection of User instances for this object then it must be added to that Collection. the primary contact is a distinguished User instance within the Collection of User instances for this Object. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:597voidjavax.xml.registry.infomodel.Organization.setPrimaryContact
( User )
Sets the primary contact for this Organization. If the primary contact is already in the existing Collection of User instances for this object, then it should not be added to the Users collection as a duplicate entry. In either case, the primary contact is a distinguished User instance within the Collection of User instances for this Object. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:598voidjavax.xml.registry.infomodel.Organization.setPrimaryContact
( User )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:600voidjavax.xml.registry.infomodel.Organization.addUser
( User )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:602voidjavax.xml.registry.infomodel.Organization.addUsers
( Collection )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:604voidjavax.xml.registry.infomodel.Organization.removeUser
( User )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:606voidjavax.xml.registry.infomodel.Organization.removeUsers
( Collection )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:608Collectionjavax.xml.registry.infomodel.Organization.getUsers

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:611Collectionjavax.xml.registry.infomodel.Organization.getTelephoneNumbers
( String )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:613voidjavax.xml.registry.infomodel.Organization.setTelephoneNumbers
( Collection )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:615voidjavax.xml.registry.infomodel.Organization.addService
( Service )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:617voidjavax.xml.registry.infomodel.Organization.addServices
( Collection )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:618voidjavax.xml.registry.infomodel.Organization.removeService
( Service )
Remove a Service from this object <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:619voidjavax.xml.registry.infomodel.Organization.removeService
( Service )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:620voidjavax.xml.registry.infomodel.Organization.removeServices
( Collection )
Remove a Collection of children Services from this object <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:621voidjavax.xml.registry.infomodel.Organization.removeServices
( Collection )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:623Collectionjavax.xml.registry.infomodel.Organization.getServices

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:625voidjavax.xml.registry.infomodel.Organization.addChildOrganization
( Organization )
throws JAXRException
If the JAXR provider encounters an internal errorfalse
false
JAXR:JAVADOC:627voidjavax.xml.registry.infomodel.Organization.addChildOrganizations
( Collection )
throws JAXRException
If the JAXR provider encounters an internal errorfalse
false
JAXR:JAVADOC:629voidjavax.xml.registry.infomodel.Organization.removeChildOrganization
( Organization )
throws JAXRException
If the JAXR provider encounters an internal errorfalse
false
JAXR:JAVADOC:630voidjavax.xml.registry.infomodel.Organization.removeChildOrganizations
( Collection )
Remove a Collection of children Organizations <p><DL><DT><B>Capability Level: 1 </B></DL>false
false
JAXR:JAVADOC:631voidjavax.xml.registry.infomodel.Organization.removeChildOrganizations
( Collection )
throws JAXRException
If the JAXR provider encounters an internal errorfalse
false
JAXR:JAVADOC:633intjavax.xml.registry.infomodel.Organization.getChildOrganizationCount

throws JAXRException
If the JAXR provider encounters an internal errorfalse
false
JAXR:JAVADOC:635Collectionjavax.xml.registry.infomodel.Organization.getChildOrganizations

throws JAXRException
If the JAXR provider encounters an internal errorfalse
false
JAXR:JAVADOC:637Collectionjavax.xml.registry.infomodel.Organization.getDescendantOrganizations

throws JAXRException
If the JAXR provider encounters an internal errorfalse
false
JAXR:JAVADOC:639Organizationjavax.xml.registry.infomodel.Organization.getParentOrganization

throws JAXRException
If the JAXR provider encounters an internal errorfalse
false
JAXR:JAVADOC:640Organizationjavax.xml.registry.infomodel.Organization.getRootOrganization
Get the root organization <p><DL><DT><B>Capability Level: 1 </B></DL>false
false
JAXR:JAVADOC:641Organizationjavax.xml.registry.infomodel.Organization.getRootOrganization

throws JAXRException
If the JAXR provider encounters an internal errorfalse
false
JAXR:JAVADOC:643Stringjavax.xml.registry.infomodel.LocalizedString.getCharsetName
Gets the canonical name for the charset for this object. Must return the default charset when there is no charset name defined. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:644Stringjavax.xml.registry.infomodel.LocalizedString.getCharsetName

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:645Localejavax.xml.registry.infomodel.LocalizedString.getLocale
Get the Locale for this object. Must return the default Locale when no Locale has been defined. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:646Localejavax.xml.registry.infomodel.LocalizedString.getLocale

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:647Stringjavax.xml.registry.infomodel.LocalizedString.getValue
Get the String value for this object. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:648Stringjavax.xml.registry.infomodel.LocalizedString.getValue

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:649voidjavax.xml.registry.infomodel.LocalizedString.setCharsetName
( String )
Set the canonical name for the charset for this object. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:650voidjavax.xml.registry.infomodel.LocalizedString.setCharsetName
( String )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:651voidjavax.xml.registry.infomodel.LocalizedString.setLocale
( Locale )
Set the Locale for this object. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:652voidjavax.xml.registry.infomodel.LocalizedString.setLocale
( Locale )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:653voidjavax.xml.registry.infomodel.LocalizedString.setValue
( String )
Set the String value for the specified object. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:654voidjavax.xml.registry.infomodel.LocalizedString.setValue
( String )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:655Stringjavax.xml.registry.infomodel.InternationalString.getValue
Get the String value for the Locale returned by Locale.getDefault(). <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:656Stringjavax.xml.registry.infomodel.InternationalString.getValue

throws JAXRException
If the JAXR provider encounters an internal errortrue
true
JAXR:JAVADOC:657Stringjavax.xml.registry.infomodel.InternationalString.getValue
( Locale )
Get the String value for the specified Locale. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:658Stringjavax.xml.registry.infomodel.InternationalString.getValue
( Locale )
Get the String value for the specified Locale. Return null if no locale specific value is found for the specified locale. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:659Stringjavax.xml.registry.infomodel.InternationalString.getValue
( Locale )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:660voidjavax.xml.registry.infomodel.InternationalString.setValue
( String )
Set the String value for the Locale returned by Locale.getDefault(). <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:661voidjavax.xml.registry.infomodel.InternationalString.setValue
( String )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:662voidjavax.xml.registry.infomodel.InternationalString.setValue
( Locale ,
String )
Set the String value for the specified Locale. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:663voidjavax.xml.registry.infomodel.InternationalString.setValue
( Locale ,
String )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:665voidjavax.xml.registry.infomodel.InternationalString.addLocalizedString
( LocalizedString )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:667voidjavax.xml.registry.infomodel.InternationalString.addLocalizedStrings
( Collection )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:669voidjavax.xml.registry.infomodel.InternationalString.removeLocalizedString
( LocalizedString )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:671voidjavax.xml.registry.infomodel.InternationalString.removeLocalizedStrings
( Collection )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:673LocalizedStringjavax.xml.registry.infomodel.InternationalString.getLocalizedString
( Locale ,
String )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:675Collectionjavax.xml.registry.infomodel.InternationalString.getLocalizedStrings

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:676Stringjavax.xml.registry.infomodel.ExtrinsicObject.getMimeType
Gets the mime type associated with this object. Default is a NULL String. <p><DL><DT><B>Capability Level: 1 </B></DL>false
false
JAXR:JAVADOC:677Stringjavax.xml.registry.infomodel.ExtrinsicObject.getMimeType

throws JAXRException
If the JAXR provider encounters an internal errorfalse
false
JAXR:JAVADOC:678voidjavax.xml.registry.infomodel.ExtrinsicObject.setMimeType
( String )
Sets the mime type associated with this object. <p><DL><DT><B>Capability Level: 1 </B></DL>false
false
JAXR:JAVADOC:679voidjavax.xml.registry.infomodel.ExtrinsicObject.setMimeType
( String )
throws JAXRException
If the JAXR provider encounters an internal errorfalse
false
JAXR:JAVADOC:680booleanjavax.xml.registry.infomodel.ExtrinsicObject.isOpaque
Determines whether the ExtrinsicObject is opaque (not readable) by the registry operator. <p> In some situations, a Submitting Organization may submit content that is encrypted and not even readable by the registry. This attribute allows the registry to know whether this is the case. <p><DL><DT><B>Capability Level: 1 </B></DL>false
false
JAXR:JAVADOC:681booleanjavax.xml.registry.infomodel.ExtrinsicObject.isOpaque

throws JAXRException
If the JAXR provider encounters an internal errorfalse
false
JAXR:JAVADOC:683voidjavax.xml.registry.infomodel.ExtrinsicObject.setOpaque
( boolean )
throws JAXRException
If the JAXR provider encounters an internal errorfalse
false
JAXR:JAVADOC:686DataHandlerjavax.xml.registry.infomodel.ExtrinsicObject.getRepositoryItem

throws JAXRException
If the JAXR provider encounters an internal errorfalse
false
JAXR:JAVADOC:687voidjavax.xml.registry.infomodel.ExtrinsicObject.setRepositoryItem
( DataHandler )
Sets the repository item for this object. <p><DL><DT><B>Capability Level: 1 </B></DL>false
false
JAXR:JAVADOC:689voidjavax.xml.registry.infomodel.ExtrinsicObject.setRepositoryItem
( DataHandler )
throws JAXRException
If the JAXR provider encounters an internal errorfalse
false
JAXR:JAVADOC:690Collectionjavax.xml.registry.infomodel.ExternalLink.getLinkedObjects
Gets the collection of RegistryObjects that are annotated by this ExternalLink. <p><DL><DT><B>Capability Level: 0 </B></DL> @return Collection of RegistryObjects. Return an empty Collection if no RegistryObjects are annotated by this object. @throws JAXRException If the JAXR provider encounters an internal errortrue
true
JAXR:JAVADOC:692Stringjavax.xml.registry.infomodel.ExternalLink.getExternalURI
* Gets URI to the an external resource * Default is a NULL String. * * <p><DL><DT><B>Capability Level: 0 </B></DL> * * @return the URI String for this object (e.g. "http://java.sun.com") * @throws JAXRException If the JAXR provider encounters an internal error *true
true
JAXR:JAVADOC:694voidjavax.xml.registry.infomodel.ExternalLink.setExternalURI
( String )
* Sets URI for an external resource * * <p><DL><DT><B>Capability Level: 0 </B></DL> * * @param uri the URI String for this object (e.g. "http://java.sun.com") * @throws JAXRException If the JAXR provider encounters an internal error *true
true
JAXR:JAVADOC:697RegistryObjectjavax.xml.registry.infomodel.ExternalIdentifier.getRegistryObject

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:699Stringjavax.xml.registry.infomodel.ExternalIdentifier.getValue

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:701voidjavax.xml.registry.infomodel.ExternalIdentifier.setValue
( String )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:703ClassificationSchemejavax.xml.registry.infomodel.ExternalIdentifier.getIdentificationScheme

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:705voidjavax.xml.registry.infomodel.ExternalIdentifier.setIdentificationScheme
( ClassificationScheme )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:707voidjavax.xml.registry.infomodel.ExtensibleObject.addSlot
( Slot )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:709voidjavax.xml.registry.infomodel.ExtensibleObject.addSlots
( Collection )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:710voidjavax.xml.registry.infomodel.ExtensibleObject.removeSlot
( String )
Removes a Slot from this object. The Slot is identified by its name. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:711voidjavax.xml.registry.infomodel.ExtensibleObject.removeSlot
( String )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:712voidjavax.xml.registry.infomodel.ExtensibleObject.removeSlots
( Collection )
Removes specified Slots from this object. The Slots are identified by its name. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:713voidjavax.xml.registry.infomodel.ExtensibleObject.removeSlots
( Collection )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:715Slotjavax.xml.registry.infomodel.ExtensibleObject.getSlot
( String )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:717Collectionjavax.xml.registry.infomodel.ExtensibleObject.getSlots

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:719Stringjavax.xml.registry.infomodel.EmailAddress.getAddress

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:721voidjavax.xml.registry.infomodel.EmailAddress.setAddress
( String )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:723Stringjavax.xml.registry.infomodel.EmailAddress.getType

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:725voidjavax.xml.registry.infomodel.EmailAddress.setType
( String )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:727Stringjavax.xml.registry.infomodel.Concept.getValue

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:728voidjavax.xml.registry.infomodel.Concept.setValue
( String )
Sets the value (usually a taxonomy value) associated with this Concept. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:729voidjavax.xml.registry.infomodel.Concept.setValue
( String )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:731voidjavax.xml.registry.infomodel.Concept.addChildConcept
( Concept )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:733voidjavax.xml.registry.infomodel.Concept.addChildConcepts
( Collection )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:735voidjavax.xml.registry.infomodel.Concept.removeChildConcept
( Concept )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:737voidjavax.xml.registry.infomodel.Concept.removeChildConcepts
( Collection )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:739intjavax.xml.registry.infomodel.Concept.getChildConceptCount

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:741Collectionjavax.xml.registry.infomodel.Concept.getChildrenConcepts

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:743Collectionjavax.xml.registry.infomodel.Concept.getDescendantConcepts

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:745Conceptjavax.xml.registry.infomodel.Concept.getParentConcept

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:747ClassificationSchemejavax.xml.registry.infomodel.Concept.getClassificationScheme

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:749Stringjavax.xml.registry.infomodel.Key.getId

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:751voidjavax.xml.registry.infomodel.Key.setId
( String )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:756voidjavax.xml.registry.infomodel.ClassificationScheme.addChildConcept
( Concept )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:758voidjavax.xml.registry.infomodel.ClassificationScheme.addChildConcepts
( Collection )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:760voidjavax.xml.registry.infomodel.ClassificationScheme.removeChildConcept
( Concept )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:762voidjavax.xml.registry.infomodel.ClassificationScheme.removeChildConcepts
( Collection )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:764intjavax.xml.registry.infomodel.ClassificationScheme.getChildConceptCount

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:766Collectionjavax.xml.registry.infomodel.ClassificationScheme.getChildrenConcepts

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:768Collectionjavax.xml.registry.infomodel.ClassificationScheme.getDescendantConcepts

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:769booleanjavax.xml.registry.infomodel.ClassificationScheme.isExternal
Determines whether this ClassificationScheme is an external ClassificationScheme or and internal ClassificationScheme. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:770booleanjavax.xml.registry.infomodel.ClassificationScheme.isExternal
Determines whether this ClassificationScheme is an external ClassificationScheme or and internal ClassificationScheme. Test false case. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:771booleanjavax.xml.registry.infomodel.ClassificationScheme.isExternal

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:773intjavax.xml.registry.infomodel.ClassificationScheme.getValueType

throws JAXRException
If the JAXR provider encounters an internal errorfalse
false
JAXR:JAVADOC:775voidjavax.xml.registry.infomodel.ClassificationScheme.setValueType
( int )
throws JAXRException
If the JAXR provider encounters an internal errorfalse
false
JAXR:JAVADOC:777Conceptjavax.xml.registry.infomodel.Classification.getConcept

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:778voidjavax.xml.registry.infomodel.Classification.setConcept
( Concept )
Sets the concept for this internal classification. <p> This method should be used mutually exclusively with the setClassificationScheme method. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:779voidjavax.xml.registry.infomodel.Classification.setConcept
( Concept )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:781ClassificationSchemejavax.xml.registry.infomodel.Classification.getClassificationScheme

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:782voidjavax.xml.registry.infomodel.Classification.setClassificationScheme
( ClassificationScheme )
Sets the ClassificationScheme for this external classification. <p> If this method is called then you must also call setValue method. This method should be used mutually exclusively with the setConcept method. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:783voidjavax.xml.registry.infomodel.Classification.setClassificationScheme
( ClassificationScheme )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:871Stringjavax.xml.registry.infomodel.Classification.getValue
This should return the value of the Concept representing the taxonomy element when the Classification is an internal Classification. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:784Stringjavax.xml.registry.infomodel.Classification.getValue
Gets the taxonomy value for this Classification. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:785Stringjavax.xml.registry.infomodel.Classification.getValue

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:786voidjavax.xml.registry.infomodel.Classification.setValue
( String )
Sets the taxonomy value for this external Classification. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:787voidjavax.xml.registry.infomodel.Classification.setValue
( String )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:789RegistryObjectjavax.xml.registry.infomodel.Classification.getClassifiedObject

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:790voidjavax.xml.registry.infomodel.Classification.setClassifiedObject
( RegistryObject )
Sets the object that is being classified. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:791voidjavax.xml.registry.infomodel.Classification.setClassifiedObject
( RegistryObject )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:794booleanjavax.xml.registry.infomodel.Classification.isExternal

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:801Userjavax.xml.registry.infomodel.AuditableEvent.getUser
Gets the User associated with this object. <p><DL><DT><B>Capability Level: 1 </B></DL>false
false
JAXR:JAVADOC:802Userjavax.xml.registry.infomodel.AuditableEvent.getUser

throws JAXRException
If the JAXR provider encounters an internal errorfalse
false
JAXR:JAVADOC:804Timestampjavax.xml.registry.infomodel.AuditableEvent.getTimestamp

throws JAXRException
If the JAXR provider encounters an internal errorfalse
false
JAXR:JAVADOC:806intjavax.xml.registry.infomodel.AuditableEvent.getEventType

throws JAXRException
If the JAXR provider encounters an internal errorfalse
false
JAXR:JAVADOC:808RegistryObjectjavax.xml.registry.infomodel.AuditableEvent.getRegistryObject

throws JAXRException
If the JAXR provider encounters an internal errorfalse
false
JAXR:JAVADOC:810RegistryObjectjavax.xml.registry.infomodel.Association.getSourceObject

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:812voidjavax.xml.registry.infomodel.Association.setSourceObject
( RegistryObject )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:814RegistryObjectjavax.xml.registry.infomodel.Association.getTargetObject

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:816voidjavax.xml.registry.infomodel.Association.setTargetObject
( RegistryObject )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:817Conceptjavax.xml.registry.infomodel.Association.getAssociationType
Gets the association type for this Association. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:818Conceptjavax.xml.registry.infomodel.Association.getAssociationType

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:819voidjavax.xml.registry.infomodel.Association.setAssociationType
( Concept )
Sets the association type for this Association. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:820voidjavax.xml.registry.infomodel.Association.setAssociationType
( Concept )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:821booleanjavax.xml.registry.infomodel.Association.isExtramural
Determines whether an Association is extramural or not. <p> An Extramural Association must be confirmed by the User(s) that own the source and/or targert object, if they are different from the User who creates this extramural association. Both the sourceObject and targetObject owners must confirm an extramural Association, in order for it to be visible to third parties. <p><DL><DT><B>Capability Level: 0 </B></DL>true
false
JAXR:JAVADOC:822booleanjavax.xml.registry.infomodel.Association.isExtramural

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:823booleanjavax.xml.registry.infomodel.Association.isConfirmedBySourceOwner
Determines whether an Association has been confirmed by the owner of the source object. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:824booleanjavax.xml.registry.infomodel.Association.isConfirmedBySourceOwner
Determines whether an Association has been confirmed by the owner of the source object. Not confirmed case.<p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:825booleanjavax.xml.registry.infomodel.Association.isConfirmedBySourceOwner

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:826booleanjavax.xml.registry.infomodel.Association.isConfirmedByTargetOwner
Determines whether an Association has been confirmed by the owner of the target object. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:827booleanjavax.xml.registry.infomodel.Association.isConfirmedByTargetOwner
Determines whether an Association has been confirmed by the owner of the target object. Unconfirmed test.<p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:828booleanjavax.xml.registry.infomodel.Association.isConfirmedByTargetOwner

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:829booleanjavax.xml.registry.infomodel.Association.isConfirmed
Determines whether an Association has been confirmed completely. <p> An association should only be visible to third parties (not involved with the Association) if isConfirmed returns true. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:830booleanjavax.xml.registry.infomodel.Association.isConfirmed
Determines whether an Association has been confirmed completely.Unconfirmed test. <p> An association should only be visible to third parties (not involved with the Association) if isConfirmed returns true. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:831booleanjavax.xml.registry.infomodel.Association.isConfirmed

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:96public static finaljavax.xml.registry.String.EXTENSIBLE_OBJECT

true
true
JAXR:JAVADOC:252BulkResponsejavax.xml.registry.BusinessQueryManager.findAssociations
( Collection ,
String ,
String ,
Collection ,
Boolean ,
Boolean )
Finds all Associations that match ALL of the criteria specified by the parameters of this call. This is a Logical AND operation between all non-null parameters. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:253BulkResponsejavax.xml.registry.BusinessQueryManager.findAssociations
( Collection ,
String ,
String ,
Collection ,
Boolean ,
Boolean )
throws JAXRException

true
false
JAXR:JAVADOC:262BulkResponsejavax.xml.registry.BusinessQueryManager.findClassificationSchemes
( Collection ,
Collection ,
Collection ,
Collection )
throws InvalidRequestException
If multiple matches are found then throw an InvalidRequestExceptiontrue
true
JAXR:JAVADOC:264ClassificationSchemejavax.xml.registry.BusinessQueryManager.findClassificationSchemeByName
( String )
Find a ClassificationScheme by name based on the specified name pattern. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:265ClassificationSchemejavax.xml.registry.BusinessQueryManager.findClassificationSchemeByName
( String )
throws JAXRException

true
false
JAXR:JAVADOC:387ServiceBindingjavax.xml.registry.infomodel.SpecificationLink.getServiceBinding

throws RegistryException

true
false
JAXR:JAVADOC:522Connectionjavax.xml.registry.infomodel.RegistryObject.getConnection
Returns the Connection associated with this object. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:523Connectionjavax.xml.registry.infomodel.RegistryObject.getConnection

throws JAXRException

true
false
JAXR:JAVADOC:685DataHandlerjavax.xml.registry.infomodel.ExtrinsicObject.getRepositoryItem

throws UnsupportedCapabilityException

false
false
JAXR:JAVADOC:688voidjavax.xml.registry.infomodel.ExtrinsicObject.setRepositoryItem
( DataHandler )
throws UnsupportedCapabilityException

false
false
JAXR:JAVADOC:832voidjavax.xml.registry.infomodel.Association.confirm
Confirm this Association by the User associated with the caller. The User must be the owner of the sourceObject or the targetObject in this association. the User is not the owner of the sourceObject or the targetObject then InavlidRequestException must be throw. <p> <ul> <li>If Association is intramural then this method does nothing and returns.</li> <li>If Association is extramural and already confirmed (isConfirmed returns true) then this method does nothing and returns.</li> <li>If Association is extramural and not already confirmed then this method confirms the association for the User associated with the caller.</li> </ul> <p> The details of confirming an extramural Association are registry specific. For UDDI and ebXML registries the registry specific details are described in the JAXR specification. </ol> <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:833voidjavax.xml.registry.infomodel.Association.confirm

throws JAXRException

true
false
JAXR:JAVADOC:834voidjavax.xml.registry.infomodel.Association.confirm

throws InvalidRequestException

true
true
JAXR:JAVADOC:835voidjavax.xml.registry.infomodel.Association.unConfirm
Undo a previous confirm of this Association by the User associated with the caller. The User must be the owner of the sourceObject or the targetObject in this association. If the User is not the owner of the sourceObject or the targetObject then InavlidRequestException must be throw. <p> <ul> <li>If Association is intramural then this method does nothing and returns.</li> <li>If Association is extramural and already confirmed (isConfirmed returns true) then this method unconfirms it for the requestor.</li> <li>If Association is extramural and not already confirmed then this method does nothing and returns.</li> </ul> <p> The details of un-confirming an extramural Association are registry specific. For UDDI and ebXML registries the registry specific details are described in the JAXR specification. </ol> <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:836voidjavax.xml.registry.infomodel.Association.unConfirm

throws JAXRException

true
false
JAXR:JAVADOC:837voidjavax.xml.registry.infomodel.Association.unConfirm

throws InvalidRequestException

true
true
JAXR:JAVADOC:838BulkResponsejavax.xml.registry.QueryManager.getRegistryObjects
( Collection ,
String )
Gets the specified RegistryObjects. The objects are returned as their concrete type (e.g. Organization, User etc.). <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:839BulkResponsejavax.xml.registry.QueryManager.getRegistryObjects
( Collection ,
String )
throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:840BulkResponsejavax.xml.registry.LifeCycleManager.deleteObjects
( Collection ,
String )
Deletes one or more previously submitted objects from the registry using the object keys and a specified objectType attribute. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:841BulkResponsejavax.xml.registry.LifeCycleManager.deleteObjects
( Collection ,
String )
throws JAXRException
if the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:842BulkResponsejavax.xml.registry.BusinessQueryManager.findAssociations
( Collection ,
String ,
String ,
Collection )
Finds all Association objects that match all of the criteria specified by the parameters of this call. This is a logical AND operation between all non-null parameters. If no parameters are specified, no Associations are returned. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:843BulkResponsejavax.xml.registry.BusinessQueryManager.findAssociations
( Collection ,
String ,
String ,
Collection )
throws JAXRException
if the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:844BulkResponsejavax.xml.registry.BusinessQueryManager.findCallerAssociations
( Collection ,
Boolean ,
Boolean ,
Collection )
Finds all Association objects owned by the caller that match all of the criteria specified by the parameters of this call. This is a logical AND operation between all non-null parameters. If no parameters are specified, no Associations are returned. <p> This call is sensitive to the identity of the caller and is a privileged operation that requires the caller to have provided its identity credentials to the Connection associated with this object. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:845BulkResponsejavax.xml.registry.BusinessQueryManager.findCallerAssociations
( Collection ,
Boolean ,
Boolean ,
Collection )
throws JAXRException
if the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:846ClassificationSchemejavax.xml.registry.BusinessQueryManager.findClassificationSchemeByName
( Collection ,
String )
Finds a ClassificationScheme by name based on the specified find qualifiers and name pattern. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:847ClassificationSchemejavax.xml.registry.BusinessQueryManager.findClassificationSchemeByName
( Collection ,
String )
throws JAXRException
if the JAXR provider encounters an internal error. Throws an InvalidRequestException if multiple matches are found.true
false
JAXR:JAVADOC:848voidjavax.xml.registry.BusinessLifeCycleManager.confirmAssociation
( Association )
Confirms this Association by the User associated with the caller. The User must be the owner of the sourceObject or the targetObject in this association. <p> <ul> <li>If the Association is intramural, this method does nothing and returns.</li> <li>If the Association is extramural and already confirmed (isConfirmed returns true), this method does nothing and returns.</li> <li>If the Association is extramural and not already confirmed, this method confirms the association for the User associated with the caller.</li> </ul> <p> The details of confirming an extramural Association are registry-specific. For UDDI and ebXML registries, the registry-specific details are described in the JAXR specification. </ol> <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:849voidjavax.xml.registry.BusinessLifeCycleManager.confirmAssociation
( Association )
throws JAXRException
if the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:850voidjavax.xml.registry.BusinessLifeCycleManager.confirmAssociation
( Association )
throws InvalidRequestException
if the User is not the owner of the sourceObject or the targetObjecttrue
true
JAXR:JAVADOC:851voidjavax.xml.registry.BusinessLifeCycleManager.unConfirmAssociation
( Association )
Undoes a previous confirmation of this Association by the User associated with the caller. The User must be the owner of the sourceObject or the targetObject in this association. <p> <ul> <li>If the Association is intramural, this method does nothing and returns.</li> <li>If the Association is extramural and already confirmed (isConfirmed returns true), this method unconfirms it for the requestor.</li> <li>If the Association is extramural and not already confirmed, this method does nothing and returns.</li> </ul> <p> The details of unconfirming an extramural Association are registry-specific. For UDDI and ebXML registries, the registry-specific details are described in the JAXR specification. </ol> <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:852voidjavax.xml.registry.BusinessLifeCycleManager.unConfirmAssociation
( Association )
throws JAXRException
if the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:853voidjavax.xml.registry.BusinessLifeCycleManager.unConfirmAssociation
( Association )
throws InvalidRequestException
if the User is not the owner of the sourceObject or the targetObjecttrue
true
JAXR:JAVADOC:854ServiceBindingjavax.xml.registry.infomodel.SpecificationLink.getServiceBinding

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:855LifeCycleManagerjavax.xml.registry.infomodel.RegistryObject.getLifeCycleManager
Returns the LifeCycleManager that created this object. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:856LifeCycleManagerjavax.xml.registry.infomodel.RegistryObject.getLifeCycleManager

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:857Stringjavax.xml.registry.infomodel.Concept.getPath
Gets the canonical path representation for this Concept. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:858Stringjavax.xml.registry.infomodel.Concept.getPath

throws JAXRException
If the JAXR provider encounters an internal errortrue
false
JAXR:JAVADOC:859RegistryObjectjavax.xml.registry.infomodel.Concept.getParent
Gets the parent Concept or ClassificationScheme for this object. <p><DL><DT><B>Capability Level: 0 </B></DL>true
true
JAXR:JAVADOC:860RegistryObjectjavax.xml.registry.infomodel.Concept.getParent

throws JAXRException
If the JAXR provider encounters an internal errortrue
false