| 包 | 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, 11:04 AM Z