パッケージ | com.adobe.solutions.rca.service |
インターフェイス | public interface IRCAServiceProvider |
実装者 | RCAServiceProviderImpl |
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Review, Commenting, and Approval Building Block 10 |
ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
パブリックメソッド
メソッド | 定義元 | ||
---|---|---|---|
This operation returns an instance of auditor service. | IRCAServiceProvider | ||
This operation returns an instance of file data service. | IRCAServiceProvider | ||
This operation returns an instance of Review Commenting and Approval service. | IRCAServiceProvider | ||
This operation returns an instance of review commenting and approval util service. | IRCAServiceProvider | ||
This operation returns an instance of stage management service. | IRCAServiceProvider | ||
This operation returns an instance of user manager service. | IRCAServiceProvider |
メソッドの詳細
getAuditor | () | メソッド |
getFileDataService | () | メソッド |
public function getFileDataService():IFileDataService
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Review, Commenting, and Approval Building Block 10 |
ランタイムバージョン: | 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.
|
関連する API エレメント
getReviewCommentingAndApprovalService | () | メソッド |
public function getReviewCommentingAndApprovalService():IReviewCommentingAndApproval
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Review, Commenting, and Approval Building Block 10 |
ランタイムバージョン: | 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.
|
関連する API エレメント
getReviewCommentingAndApprovalUtil | () | メソッド |
public function getReviewCommentingAndApprovalUtil():IReviewCommentingAndApprovalUtil
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Review, Commenting, and Approval Building Block 10 |
ランタイムバージョン: | 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.
|
関連する API エレメント
getStageManagement | () | メソッド |
public function getStageManagement():IStageManagement
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Review, Commenting, and Approval Building Block 10 |
ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
This operation returns an instance of stage management service.
戻り値IStageManagement — It returns an instance of stage management service.
|
関連する API エレメント
getUserManager | () | メソッド |
public function getUserManager():IUserManager
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Review, Commenting, and Approval Building Block 10 |
ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
This operation returns an instance of user manager service.
戻り値IUserManager — It returns an instance of user manager service.
|
関連する API エレメント
Tue Jun 12 2018, 10:34 AM Z