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

翻訳前ページへ


Service StorageStream
Language

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

API

SDK

Tips ‘n’ Tricks

Miscellaneous


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

service StorageStream
Description
This is a service that 代表するs a stream that can be 供給するd by XStorage::openStreamElement() call 器具/実施するd by 貯蔵 service.

In 事例/患者 a stream is open with readwrite 接近 only one instance of the stream can 存在する.


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

許すs to get 接近 to ::com::sun::星/主役にする::io::XInputStream and ::com::sun::星/主役にする::io::XOutputStream 実施s. (詳細(に述べる)s)

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

許すs to 支配(する)/統制する 反対する lifetime. (詳細(に述べる)s)

::com::sun::星/主役にする::beans::XPropertySet

許すs to get 接近 to stream 所有物/資産/財産s.

::com::sun::星/主役にする::io::XSeekable

許すs to 捜し出す to a 明示するd position within the stream. (詳細(に述べる)s)

XEncryptionProtectedSource

許すs to 始める,決める password to the stream. (詳細(に述べる)s)

所有物/資産/財産s' 要約
string
MediaType
許すs to get and 始める,決める マスコミ type of the stream.  
boolean
IsCompressed
明示するs if the stream should be compressed next time it is 蓄える/店d.  
[ readonly ] boolean
IsEncrypted
許すs to (悪事,秘密などを)発見する if the stream is encrypted.  
boolean
UseCommonStoragePasswordEncryption
明示するs whether the stream will become encrypted next time the ありふれた 貯蔵 password 支えるもの/所有者 is 送るd.  
[ readonly ] long
Size
許すs to (悪事,秘密などを)発見する size of the stream in bytes.  
輸出(する)d Interfaces - 詳細(に述べる)s
::com::sun::星/主役にする::io::XStream
Description
許すs to get 接近 to ::com::sun::星/主役にする::io::XInputStream and ::com::sun::星/主役にする::io::XOutputStream 実施s.

In 事例/患者 the 貯蔵 stream is open readonly the returned 言及/関連 to ::com::sun::星/主役にする::io::XOutputStream will be empty.

::com::sun::星/主役にする::lang::XComponent
Description
許すs to 支配(する)/統制する 反対する lifetime.

A 貯蔵 stream is created by a 貯蔵 and has a 制限s depending on the 方式 the stream is opened in.

In 事例/患者 a stream is opened with read-令状 接近 only one instance of the stream can 存在する. It means that the stream can not be 再開するd even for readonly 接近 until the readwrite instance is 性質の/したい気がして. From the other 味方する it is possible to open 多重の streams for readonly 接近. But because of the 支配する について言及するd above it will not be possible to open the stream for read-令状 接近 until all the readonly instances are 性質の/したい気がして.

The stream must be 性質の/したい気がして by ::com::sun::星/主役にする::lang::XComponent::配置する/処分する/したい気持ちにさせる() call or by explicit の近くにing of input and 生産(高) ( if 供給するd ) streams 実施s with ::com::sun::星/主役にする::io::XInputStream::closeInput() and ::com::sun::星/主役にする::io::XOutputStream::closeOutput() calls.

When a stream is 性質の/したい気がして all the changes that were done for it are automatically flashed, so that they becomes 明白な from parent 貯蔵. It is also possible to flash the stream explicitly.

In 事例/患者 parent 貯蔵 is 性質の/したい気がして the stream is 性質の/したい気がして automatically.

In 事例/患者 a stream is 性質の/したい気がして any call to it's methods should result in ::com::sun::星/主役にする::lang::DisposedException.

::com::sun::星/主役にする::beans::XPropertySet
Description
許すs to get 接近 to stream 所有物/資産/財産s.
::com::sun::星/主役にする::io::XSeekable
Usage 制限s
optional
Description
許すs to 捜し出す to a 明示するd position within the stream.

This interface must be supported in 事例/患者 either seekable readonly or read-令状 接近 is requested.

XEncryptionProtectedSource
Usage 制限s
optional
Description
許すs to 始める,決める password to the stream.

This interface must be supported by a stream with readwrite 接近 to 許す to 始める,決める a password that should be used next time the stream is 蓄える/店d.

If the password is 始める,決める or changed by this interface and the stream is の近くにd the new password should be used to get 接近 to the stream next time.

所有物/資産/財産s' 詳細(に述べる)s
MediaType
string MediaType;
Description
許すs to get and 始める,決める マスコミ type of the stream.
IsCompressed
boolean IsCompressed;
Description
明示するs if the stream should be compressed next time it is 蓄える/店d.
IsEncrypted
[ readonly ] boolean IsEncrypted;
Description
許すs to (悪事,秘密などを)発見する if the stream is encrypted.

The 所有物/資産/財産 value true means that the stream is 現在/一般に encrypted. 誤った - the stream is not encrypted.

If somebody 始める,決めるs a password explicitly by using XEncryptionProtectedSource interface the value is automatically 始める,決める to true. If the interface is used to 除去する the encryption - the value is automatically 始める,決める to 誤った.

UseCommonStoragePasswordEncryption
boolean UseCommonStoragePasswordEncryption;
Description
明示するs whether the stream will become encrypted next time the ありふれた 貯蔵 password 支えるもの/所有者 is 送るd.

The 所有物/資産/財産 value true means that the stream will become encrypted after the closest 貯蔵 in the parent 階層制度, that has ありふれた 貯蔵 password, is 送るd. 誤った - the stream will not 反応する to commit of such a 貯蔵.

In 事例/患者 stream is not encrypted and the 所有物/資産/財産 is 始める,決める to true, the stream will stay nonencrypted until the closest 貯蔵 in the parent 階層制度, that has ありふれた 貯蔵 password, is 送るd. On the commit the stream will be encrypted with the ありふれた 貯蔵 password. If there is no such 貯蔵 in the 階層制度 the stream will not be encrypted at all. Thus this 所有物/資産/財産 must be 始める,決める very carefully.

If somebody 始める,決めるs a password explicitly by using XEncryptionProtectedSource interface the value is automatically 始める,決める to 誤った and the stream becomes encrypted with 明示するd password immediatelly.

In 事例/患者 stream is encrypted one and the value is 始める,決める to true the stream becomes nonencrypted until the ありふれた 貯蔵 password 支えるもの/所有者 is 送るd. The data about 以前 始める,決める password ( if any ) will be 除去するd and the stream can be 接近d as nonencrypted stream.

Size
[ readonly ] long Size;
Description
許すs to (悪事,秘密などを)発見する size of the stream in bytes.

 
最高の,を越す 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.