このページはEtoJ逐語翻訳フィルタによって翻訳生成されました。

翻訳前ページへ


Service UniversalContentBroker
Language

The 解放する/自由な and Open 生産性 控訴
解放(する)d: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: 星/主役にする :: ucb ::

service UniversalContentBroker
Description
is a one-instance service that 供給するs 接近 to a 始める,決める of Contents 経由で ContentProviders.

If the instance is created with two arguments of type string, these two strings are used to configure the newly instantiated 仲買人; see the description of the 要求するd ::com::sun::星/主役にする::lang::XInitialization interface for 詳細(に述べる)s.

If the instance is created without arguments, the newly instatiated 仲買人 is not configured.

Developers Guide
UCB - 全世界の/万国共通の Content 仲買人 - 能力s
UCB - Instantiating the UCB

輸出(する)d Interfaces - 要約
::com::sun::星/主役にする::lang::XComponent

must be 器具/実施するd to make it possible to 解決する cyclic 反対する 言及/関連s. (詳細(に述べる)s)

XContentProvider

供給するs 接近 to all 肉親,親類d of contents 供給するd by the 登録(する)d content providers. (詳細(に述べる)s)

XContentProviderManager

供給するs 接近 to a 始める,決める of content providers 登録(する)d with the UCB. (詳細(に述べる)s)

XContentIdentifierFactory

creates XContentIdentifier 実施 反対するs for all 肉親,親類d of contents 供給するd by the UCB. (詳細(に述べる)s)

::com::sun::星/主役にする::lang::XInitialization

supports the configuration of a newly created 仲買人. (詳細(に述べる)s)

XCommandProcessor

enables the 報知係 to 遂行する/発効させる 命令(する)s at the 仲買人. (詳細(に述べる)s)

XCommandProcessor2

is an 高めるd 見解/翻訳/版 of XCommandProcessor that has an 付加 method for 解放(する)ing 命令(する) identifiers 得るd 経由で XCommandProcessor::createCommandIdentifier to 避ける 資源 漏れるs. For a 詳細(に述べる)d description of the problem 言及する to XCommandProcessor2::releaseCommandIdentifier. (詳細(に述べる)s)

輸出(する)d Interfaces - 詳細(に述べる)s
::com::sun::星/主役にする::lang::XComponent
Description
must be 器具/実施するd to make it possible to 解決する cyclic 反対する 言及/関連s.

Those 言及/関連s i.e. may occure if content provider 実施s 持つ/拘留する 言及/関連s to the 仲買人. The 仲買人 itself always 持つ/拘留するs its providers. If the 仲買人 shall be 解放(する)d, ::com::sun::星/主役にする::lang::XComponent::配置する/処分する/したい気持ちにさせる must be called at the 仲買人. The 実施 of this method must call ::com::sun::星/主役にする::lang::XEventListener::配置する/処分する/したい気持ちにさせるing on the 登録(する)d listeners (the providers 持つ/拘留するing the 仲買人 must be those listeners) and 解放(する) the appropriate 反対する 言及/関連s. At the other 手渡す, the 実施 of XEventListener::配置する/処分する/したい気持ちにさせるing must 解放(する) its appropriate 言及/関連s.

This interface is 要求するd.

XContentProvider
Description
供給するs 接近 to all 肉親,親類d of contents 供給するd by the 登録(する)d content providers.

This interface is 要求するd.

XContentProviderManager
Description
供給するs 接近 to a 始める,決める of content providers 登録(する)d with the UCB.

This interface is 要求するd.

XContentIdentifierFactory
Description
creates XContentIdentifier 実施 反対するs for all 肉親,親類d of contents 供給するd by the UCB.

This interface is 要求するd.

::com::sun::星/主役にする::lang::XInitialization
Description
supports the configuration of a newly created 仲買人.

The ::com::sun::星/主役にする::lang::XInitialization::initialize method should be called with two arguments of type string. These strings are used as a pair of 重要なs to retrieve a 始める,決める of content provider descriptions from the configuration 管理/経営 (蓄える/店d at org.openoffice.ucb.Configuration.ContentProviders.重要な1.SecondaryKeys.重要な2.ProviderData within the configuration 管理/経営's 階層制度). The retrieved descriptions are in turn used to 登録(する) the corresponding content provider services at the 仲買人.

Typical values for the pair of strings would be "地元の"/"Office", to configure a 仲買人 that 含む/封じ込めるs all the 関連した content providers.

This interface is 要求するd.

XCommandProcessor
Description
enables the 報知係 to 遂行する/発効させる 命令(する)s at the 仲買人.

This interface is 要求するd.

 =======================================================================
 命令(する)s:
 =======================================================================

 [return type]
 [命令(する) 指名する]
 [parameter type and 指名する]

 -----------------------------------------------------------------------
 Requiered 命令(する)s:
 -----------------------------------------------------------------------

 // This 命令(する) 得るs an interface which 許すs to query
 // (警察などへの)密告,告訴(状) on 命令(する)s supported by the Content 仲買人.

 XCommandInfo
 getCommandInfo
 無効の

 // This 命令(する) 移転s Contents from one 場所 to another.
 // Additionally, it can be used to create a link to a Content.
 // The 実施 must be able to 扱う Contents 供給するd
 // by any Content Provider. This is different from the 命令(する)
 // '移転' that can be supported by a Content. That 命令(する)
 // typically can only 扱う Contents 供給するd by one
 // ContentProvider.

 無効の
 globalTransfer
 GlobalTransferCommandArgument
 
XCommandProcessor2
Usage 制限s
optional
Description
is an 高めるd 見解/翻訳/版 of XCommandProcessor that has an 付加 method for 解放(する)ing 命令(する) identifiers 得るd 経由で XCommandProcessor::createCommandIdentifier to 避ける 資源 漏れるs. For a 詳細(に述べる)d description of the problem 言及する to XCommandProcessor2::releaseCommandIdentifier.

Where many 存在するing UniversalContentBroker 実施s do not (yet), every new 実施 should support this interface.


 
最高の,を越す of Page

Apache Software Foundation

Copyright & License | Privacy | 接触する Us | 寄付する | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are 登録(する)d trademarks of The Apache ソフトウェア 創立/基礎. The Apache feather logo is a trademark of The Apache ソフトウェア 創立/基礎. Other 指名するs appearing on the 場所/位置 may be trademarks of their 各々の owners.