Adobe® Flash® Platform 用 ActionScript® 3.0 リファレンスガイド
ホーム  |  パッケージおよびクラスリストの非表示 |  パッケージ  |  クラス  |  新機能  |  索引  |  付録  |  英語で表示される理由
フィルター: サーバーからデータを取得しています...
サーバーからデータを取得しています...
com.adobe.mosaic.om.interfaces 

IServer  - AS3 ADEP Composite Application

パッケージcom.adobe.mosaic.om.interfaces
インターフェイスpublic interface IServer

言語バージョン: ActionScript 3.0
製品バージョン: Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10
ランタイムバージョン: AIR 2.6, Flash Player 10.2

The IServer interface defines methods for retrieving Experience Server information.



パブリックプロパティ
 プロパティ定義元
  build : String
[読み取り専用] Returns the build for the Experience Server.
IServer
  copyright : String
[読み取り専用] Returns the copyright for the Experience Server.
IServer
  protocolVersion : String
[読み取り専用] Returns the protocolVersion for Experience Server.
IServer
  serverVersion : String
[読み取り専用] Returns the server version of the Experience Server.
IServer
  url : String
[読み取り専用] Returns the url for server.
IServer
プロパティの詳細

build

プロパティ
build:String  [読み取り専用]

言語バージョン: ActionScript 3.0
製品バージョン: Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10
ランタイムバージョン: AIR 2.6, Flash Player 10.2

Returns the build for the Experience Server. This value is null if the request has not been made.



実装
    public function get build():String

copyright

プロパティ 
copyright:String  [読み取り専用]

言語バージョン: ActionScript 3.0
製品バージョン: Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10
ランタイムバージョン: AIR 2.6, Flash Player 10.2

Returns the copyright for the Experience Server. This value is null if the request has not been made.



実装
    public function get copyright():String

protocolVersion

プロパティ 
protocolVersion:String  [読み取り専用]

言語バージョン: ActionScript 3.0
製品バージョン: Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10
ランタイムバージョン: AIR 2.6, Flash Player 10.2

Returns the protocolVersion for Experience Server. This value is null if the request has not been made.



実装
    public function get protocolVersion():String

serverVersion

プロパティ 
serverVersion:String  [読み取り専用]

言語バージョン: ActionScript 3.0
製品バージョン: Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10
ランタイムバージョン: AIR 2.6, Flash Player 10.2

Returns the server version of the Experience Server. This value is null when the server has not yet connected, or the connection has been closed.



実装
    public function get serverVersion():String

url

プロパティ 
url:String  [読み取り専用]

言語バージョン: ActionScript 3.0
製品バージョン: Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10
ランタイムバージョン: AIR 2.6, Flash Player 10.2

Returns the url for server.



実装
    public function get url():String




[ X ]英語で表示される理由
ActionScript 3.0 リファレンスガイドのコンテンツが英語で表示されます。

ActionScript 3.0 リファレンスガイドのすべての部分がすべての言語に翻訳されているわけではありません。言語エレメントが翻訳されていない場合、そのエレメントは英語で表示されます。例えば、ga.controls.HelpBox クラスはどの言語にも訳されていません。このため、リファレンスガイドの日本語バージョンでは、ga.controls.HelpBox クラスは英語で表示されます。