パッケージ | com.adobe.livecycle.rca.service |
クラス | public class ServiceProvider |
継承 | ServiceProvider Object |
以降、非推奨 Review, Commenting, and Approval 10: 推奨 com.adobe.solutions.rca.service.RCAServiceProvider
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Review, Commenting, and Approval Building Block 9.5 |
ランタイムバージョン: | Flash Player 9, Flash Player 10, AIR (unsupported) |
パブリックプロパティ
パブリックメソッド
メソッド | 定義元 | ||
---|---|---|---|
Constructor. | ServiceProvider | ||
[静的] Returns an instance of an ICombineMultipleDocuments process. | ServiceProvider | ||
[静的] Returns an instance of ReviewCommentingAndApprovalService. | ServiceProvider | ||
[静的] Returns an instance of ReviewCommentingAndApprovalUtil. | ServiceProvider | ||
オブジェクトに指定されたプロパティが定義されているかどうかを示します。 | Object | ||
Object クラスのインスタンスが、パラメーターとして指定されたオブジェクトのプロトタイプチェーン内にあるかどうかを示します。 | Object | ||
指定されたプロパティが存在し、列挙できるかどうかを示します。 | Object | ||
ループ処理に対するダイナミックプロパティの可用性を設定します。 | Object | ||
ロケール固有の規則に従って書式設定された、このオブジェクトのストリング表現を返します。 | Object | ||
指定されたオブジェクトのストリング表現を返します。 | Object | ||
指定されたオブジェクトのプリミティブな値を返します。 | Object |
コンストラクターの詳細
ServiceProvider | () | コンストラクター |
public function ServiceProvider()
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Review, Commenting, and Approval Building Block 9.5 |
ランタイムバージョン: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Constructor.
メソッドの詳細
getCombineMultipleDocumentsProcess | () | メソッド |
public static function getCombineMultipleDocumentsProcess(channelSet:ChannelSet):ICombineMultipleDocuments
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Review, Commenting, and Approval Building Block 9.5 |
ランタイムバージョン: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Returns an instance of an ICombineMultipleDocuments process.
パラメーター
channelSet:ChannelSet |
ICombineMultipleDocuments |
getReviewCommentingAndApprovalService | () | メソッド |
public static function getReviewCommentingAndApprovalService(channelSet:ChannelSet):IReviewCommentingAndApprovalService
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Review, Commenting, and Approval Building Block 9.5 |
ランタイムバージョン: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Returns an instance of ReviewCommentingAndApprovalService.
パラメーター
channelSet:ChannelSet |
IReviewCommentingAndApprovalService |
getReviewCommentingAndApprovalUtil | () | メソッド |
public static function getReviewCommentingAndApprovalUtil(channelSet:ChannelSet):IReviewCommentingAndApprovalUtil
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Review, Commenting, and Approval Building Block 9.5 |
ランタイムバージョン: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Returns an instance of ReviewCommentingAndApprovalUtil.
パラメーター
channelSet:ChannelSet |
IReviewCommentingAndApprovalUtil |
Tue Jun 12 2018, 10:34 AM Z