Adobe® Flash® Platform 用 ActionScript® 3.0 リファレンスガイド
ホーム  |  パッケージおよびクラスリストの非表示 |  パッケージ  |  クラス  |  新機能  |  索引  |  付録  |  英語で表示される理由
フィルター: AIR 30.0 以前, Flash Player 30.0 以前, Flash Lite 4
Flex 4.6 以前, Flash Pro CS6 以前
フィルターを非表示
com.adobe.livecycle.content 

File  - AS3 ADEP Content

パッケージcom.adobe.livecycle.content
クラスpublic class File
継承File Inheritance EventDispatcher Inheritance Object
実装 IManaged

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

File enables efficient transportation of binary content to and from the Experiece Server. It never stores binary content inside it but has all metadata to store and retrieve binary content to/from server. It has capability to upload file from filesystem or byte array to server. It is Data Services managed class so that any content change is notified. It dispatches FileEvent.FILE_CONTENT_CHANGE_EVENT when content is modified on the Experience Server.



パブリックプロパティ
 プロパティ定義元
  baseURL : String
[静的] The baseURL of Experience Server.
File
 Inheritedconstructor : Object
指定されたオブジェクトインスタンスのクラスオブジェクトまたはコンストラクター関数への参照です。
Object
  contentStreamPath : String
TempPath when content is temporarily uploaded.
File
  contextRoot : String
[静的] The context root of launchpad application.
File
  created : Date
Date when file is created.
File
  createdBy : String
The user ID of user who created file.
File
  extendedPropertyMap : Object
Additional key-value attributes whichare persisted along with file.
File
  fileName : String
The name of the file.
File
  id : String
The identifier of the file node.
File
  lastModified : Date
The last date the content was modified.
File
  lastModifiedBy : String
The user ID of user who last modified the file.
File
  mimeType : String
The MIME type of the content.
File
  securityManager : SecurityManager
[静的] The User Manager (UM) SecurityManager instance.
File
  tempPath : String
The temporary path to store the file.
File
プロテクトプロパティ
 プロパティ定義元
  boundary : String
[読み取り専用] Boundary of multipart request used in multipart binary upload of content.
File
パブリックメソッド
 メソッド定義元
  
constructor of File.
File
 Inherited
addEventListener(type:String, listener:Function, useCapture:Boolean = false, priority:int = 0, useWeakReference:Boolean = false):void
イベントリスナーオブジェクトを EventDispatcher オブジェクトに登録し、リスナーがイベントの通知を受け取るようにします。
EventDispatcher
  
Deletes the JCR node specified by this instance.
File
 Inherited
イベントをイベントフローに送出します。
EventDispatcher
  
download content of jcr node into ByteArray.
File
  
downloadContentToFileSystem(defaultFileName:String = null):void
Downloads content of the JCR node to filesytem.
File
  
Fill the current instance with metadata of jcr node.
File
 Inherited
EventDispatcher オブジェクトに、特定のイベントタイプに対して登録されたリスナーがあるかどうかを確認します。
EventDispatcher
 Inherited
オブジェクトに指定されたプロパティが定義されているかどうかを示します。
Object
 Inherited
Object クラスのインスタンスが、パラメーターとして指定されたオブジェクトのプロトタイプチェーン内にあるかどうかを示します。
Object
 Inherited
指定されたプロパティが存在し、列挙できるかどうかを示します。
Object
 Inherited
removeEventListener(type:String, listener:Function, useCapture:Boolean = false):void
EventDispatcher オブジェクトからリスナーを削除します。
EventDispatcher
 Inherited
ループ処理に対するダイナミックプロパティの可用性を設定します。
Object
 Inherited
ロケール固有の規則に従って書式設定された、このオブジェクトのストリング表現を返します。
Object
 Inherited
指定されたオブジェクトのストリング表現を返します。
Object
  
updateFromByteArray(fileData:ByteArray, mimeTypeStr:String = null):void
Updates content of jcr node specified by this instance from file on ByteArray.
File
  
Updates content of jcr node specified by this instance from file on filesystem.
File
  
uploadToPathFromByteArray(parentPath:String, fileData:ByteArray, mimeType:String, fileNameArg:String):void
Uploads file to location specified by parenPath on the Experience Server from a ByteArray value.
File
  
uploadToPathFromFileReference(parentPath:String, typeFilter:Array = null):void
Uploads file on filesystem at path specified by parentPath on the Experience Server.
File
  
uploadToTempFromByteArray(fileData:ByteArray, mimeType:String, fileNameArg:String = null):void
Uploads file to temporary location to the Experience Server from a ByteArray value.
File
  
Uploads file on filesystem to temporary location on the Experience Server.It uses FileReference to upload file to the Experience Server.
File
 Inherited
指定されたオブジェクトのプリミティブな値を返します。
Object
 Inherited
指定されたイベントタイプについて、この EventDispatcher オブジェクトまたはその祖先にイベントリスナーが登録されているかどうかを確認します。
EventDispatcher
プロテクトメソッド
 メソッド定義元
  
Appends User Manager (UM) ticket to the URL.
File
イベント
 イベント 概要 定義元
 Inherited[ブロードキャストイベント] Flash Player または AIR アプリケーションがオペレーティングシステムのフォーカスを取得して、アクティブになったときに送出されます。EventDispatcher
 Inherited[ブロードキャストイベント] Flash Player または AIR アプリケーションがオペレーティングシステムのフォーカスを失って、非アクティブになったときに送出されます。EventDispatcher
パブリック定数
 定数定義元
  NT_FILE : String = "nt:file"
[静的] constant representing nt:file
File
  TEMP_FOLDER_NAME : String = "/tmp/uploadFilesTempDir"
[静的] The temporary path of folder where temp files will be uploaded.
File
プロパティの詳細
コンストラクターの詳細
メソッドの詳細
定数の詳細




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

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