public interface RegistryServiceConnection| 修飾子と型 | メソッドと説明 |
|---|---|
BulkResponse | getBulkResponse(StringSE requestId) 指定された requestId に関連付けられた BulkResponse を返します。 |
BusinessLifeCycleManager | getBusinessLifeCycleManager()Jakarta XML Registries プロバイダーによって実装された BusinessLifeCycleManager オブジェクトを返します。 |
BusinessQueryManager | getBusinessQueryManager()Jakarta XML Registries プロバイダーによって実装された BusinessQueryManager オブジェクトを返します。 |
CapabilityProfile | getCapabilityProfile()Jakarta XML Registries プロバイダーの CapabilityProfile を返します。 |
DeclarativeQueryManager | getDeclarativeQueryManager()Jakarta XML Registries プロバイダーによって実装された DeclarativeQueryManager オブジェクトを返します。 |
ClassificationScheme | getDefaultPostalScheme()PostalAddress の属性をコード化するためのデフォルトのユーザー定義の郵便スキームを取得します。 |
StringSE | makeRegistrySpecificRequest(StringSE request) レジストリ固有の形式の XML リクエストである文字列を受け取り、そのリクエストをレジストリに送信して、レジストリ固有の XML レスポンスである文字列を返します。 |
CapabilityProfile getCapabilityProfile() throws JAXRException
JAXRException - Jakarta XML Registries プロバイダーで内部エラーが発生した場合 CapabilityProfile, LifeCycleManagerBusinessLifeCycleManager getBusinessLifeCycleManager() throws JAXRException
JAXRException - Jakarta XML Registries プロバイダーで内部エラーが発生した場合 BusinessLifeCycleManager, LifeCycleManagerBusinessQueryManager getBusinessQueryManager() throws JAXRException
JAXRException - Jakarta XML Registries プロバイダーで内部エラーが発生した場合 BusinessQueryManagerDeclarativeQueryManager getDeclarativeQueryManager() throws JAXRException, UnsupportedCapabilityException
JAXRException - Jakarta XML Registries プロバイダーで内部エラーが発生した場合 UnsupportedCapabilityException - Jakarta XML Registries プロバイダーがリクエストを満たすことができない場合 DeclarativeQueryManagerBulkResponse getBulkResponse(StringSE requestId) throws InvalidRequestException, JAXRException
requestId - 以前の非同期リクエストの IDInvalidRequestException - 指定された requestId に対するレスポンスが存在しない場合 JAXRException - Jakarta XML Registries プロバイダーで内部エラーが発生した場合 ClassificationScheme getDefaultPostalScheme() throws JAXRException
JAXRException - Jakarta XML Registries プロバイダーで内部エラーが発生した場合 StringSE makeRegistrySpecificRequest(StringSE request) throws JAXRException
request - 文字列表現でのレジストリ固有のリクエスト JAXRException - Jakarta XML Registries プロバイダーで内部エラーが発生した場合 Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.