套件 | 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, 03:47 PM Z