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

ClaimCommand  - AS3 ADEP Workspace

パッケージlc.procmgmt.commands
クラスpublic class ClaimCommand
継承ClaimCommand Inheritance TaskCommand Inheritance Object

言語バージョン: ActionScript 3.0
製品バージョン: Adobe Digital Enterprise Platform Document Services - Workspace 9
ランタイムバージョン: AIR (unsupported), Flash Player 9, Flash Player 10

The ClaimCommand class executes the claim operation for a task.

関連する API エレメント



パブリックプロパティ
 プロパティ定義元
 Inheritedconstructor : Object
指定されたオブジェクトインスタンスのクラスオブジェクトまたはコンストラクター関数への参照です。
Object
 Inheritedname : String
[読み取り専用] The name of the command for the task.
TaskCommand
 Inheritedtask : lc.procmgmt.domain:Task
The task that is associated with the command.
TaskCommand
パブリックメソッド
 メソッド定義元
  
Constructor.
ClaimCommand
  
[オーバーライド] Executes the task's claim operation.
ClaimCommand
 Inherited
オブジェクトに指定されたプロパティが定義されているかどうかを示します。
Object
 Inherited
Object クラスのインスタンスが、パラメーターとして指定されたオブジェクトのプロトタイプチェーン内にあるかどうかを示します。
Object
 Inherited
指定されたプロパティが存在し、列挙できるかどうかを示します。
Object
 Inherited
ループ処理に対するダイナミックプロパティの可用性を設定します。
Object
 Inherited
ロケール固有の規則に従って書式設定された、このオブジェクトのストリング表現を返します。
Object
 Inherited
指定されたオブジェクトのストリング表現を返します。
Object
 Inherited
指定されたオブジェクトのプリミティブな値を返します。
Object
パブリック定数
 定数定義元
  NAME : String = "Claim"
[静的] The name of the claim command.
ClaimCommand
コンストラクターの詳細

ClaimCommand

()コンストラクター
public function ClaimCommand(task:lc.procmgmt.domain:Task)

言語バージョン: ActionScript 3.0
製品バージョン: Adobe Digital Enterprise Platform Document Services - Workspace 9
ランタイムバージョン: AIR (unsupported), Flash Player 9, Flash Player 10

Constructor.

パラメーター
task:lc.procmgmt.domain:Task — Specifies the task to be associated with the command.
メソッドの詳細

execute

()メソッド
override public function execute():lc.foundation.util:Token

言語バージョン: ActionScript 3.0
製品バージョン: Adobe Digital Enterprise Platform Document Services - Workspace 9
ランタイムバージョン: AIR (unsupported), Flash Player 9, Flash Player 10

Executes the task's claim operation. By default, when a task is claimed it is locked.

戻り値
lc.foundation.util:Token — A token that notifies the caller when execution is complete.

関連する API エレメント

定数の詳細

NAME

定数
public static const NAME:String = "Claim"

言語バージョン: ActionScript 3.0
製品バージョン: Adobe Digital Enterprise Platform Document Services - Workspace 9
ランタイムバージョン: AIR (unsupported), Flash Player 9, Flash Player 10

The name of the claim command.





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

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