パッケージ | com.adobe.solutions.rca.services.impl |
クラス | public class RCAServiceProviderImpl |
継承 | RCAServiceProviderImpl Object |
実装 | IRCAServiceProvider |
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Review, Commenting, and Approval Building Block 10.0 |
ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
パブリックプロパティ
パブリックメソッド
メソッド | 定義元 | ||
---|---|---|---|
The constructor for RCAServiceProviderImpl class. | RCAServiceProviderImpl | ||
This operation returns an instance of auditor service. | RCAServiceProviderImpl | ||
This operation returns an instance of file data service. | RCAServiceProviderImpl | ||
This operation returns an instance of Review Commenting and Approval service. | RCAServiceProviderImpl | ||
This operation returns an instance of review commenting and approval util service. | RCAServiceProviderImpl | ||
This operation returns an instance of stage management service. | RCAServiceProviderImpl | ||
This operation returns an instance of user manager service. | RCAServiceProviderImpl | ||
オブジェクトに指定されたプロパティが定義されているかどうかを示します。 | Object | ||
Object クラスのインスタンスが、パラメーターとして指定されたオブジェクトのプロトタイプチェーン内にあるかどうかを示します。 | Object | ||
指定されたプロパティが存在し、列挙できるかどうかを示します。 | Object | ||
ループ処理に対するダイナミックプロパティの可用性を設定します。 | Object | ||
ロケール固有の規則に従って書式設定された、このオブジェクトのストリング表現を返します。 | Object | ||
指定されたオブジェクトのストリング表現を返します。 | Object | ||
指定されたオブジェクトのプリミティブな値を返します。 | Object |
コンストラクターの詳細
RCAServiceProviderImpl | () | コンストラクター |
public function RCAServiceProviderImpl()
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Review, Commenting, and Approval Building Block 10.0 |
ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
The constructor for RCAServiceProviderImpl
class.
メソッドの詳細
getAuditor | () | メソッド |
getFileDataService | () | メソッド |
public function getFileDataService():IFileDataService
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Review, Commenting, and Approval Building Block 10.0 |
ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
This operation returns an instance of file data service. The service instance can be used to get managed instance of file.
戻り値IFileDataService — It returns as instance of file data service.
|
getReviewCommentingAndApprovalService | () | メソッド |
public function getReviewCommentingAndApprovalService():IReviewCommentingAndApproval
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Review, Commenting, and Approval Building Block 10.0 |
ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
This operation returns an instance of Review Commenting and Approval service.
戻り値IReviewCommentingAndApproval — It returns an instance of Review Commenting and Approval service.
|
getReviewCommentingAndApprovalUtil | () | メソッド |
public function getReviewCommentingAndApprovalUtil():IReviewCommentingAndApprovalUtil
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Review, Commenting, and Approval Building Block 10.0 |
ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
This operation returns an instance of review commenting and approval util service.
戻り値IReviewCommentingAndApprovalUtil — It returns an instance of Review Commenting and Approval util service.
|
getStageManagement | () | メソッド |
public function getStageManagement():IStageManagement
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Review, Commenting, and Approval Building Block 10.0 |
ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
This operation returns an instance of stage management service.
戻り値IStageManagement — It returns an instance of stage management service.
|
getUserManager | () | メソッド |
public function getUserManager():IUserManager
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Review, Commenting, and Approval Building Block 10.0 |
ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
This operation returns an instance of user manager service.
戻り値IUserManager — It returns an instance of user manager service.
|
Tue Jun 12 2018, 10:34 AM Z