Paket | com.adobe.solutions.rca.service |
Schnittstelle | public interface IRCAServiceProvider |
Umsetzer | RCAServiceProviderImpl |
Sprachversion: | ActionScript 3.0 |
Produktversion: | Baustein „Review, Commenting, and Approval“ 10 |
Laufzeitversionen: | Flash Player 10.2, AIR (unsupported) |
Öffentliche Methoden
Methode | Definiert von | ||
---|---|---|---|
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 |
Methodendetails
getAuditor | () | Methode |
public function getAuditor():IAuditor
Sprachversion: | ActionScript 3.0 |
Produktversion: | Baustein „Review, Commenting, and Approval“ 10 |
Laufzeitversionen: | Flash Player 10.2, AIR (unsupported) |
This operation returns an instance of auditor service.
RückgabewerteIAuditor — It returns an instance of auditor service.
|
Verwandte API-Elemente
getFileDataService | () | Methode |
public function getFileDataService():IFileDataService
Sprachversion: | ActionScript 3.0 |
Produktversion: | Baustein „Review, Commenting, and Approval“ 10 |
Laufzeitversionen: | 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.
RückgabewerteIFileDataService — It returns as instance of file data service.
|
Verwandte API-Elemente
getReviewCommentingAndApprovalService | () | Methode |
public function getReviewCommentingAndApprovalService():IReviewCommentingAndApproval
Sprachversion: | ActionScript 3.0 |
Produktversion: | Baustein „Review, Commenting, and Approval“ 10 |
Laufzeitversionen: | Flash Player 10.2, AIR (unsupported) |
This operation returns an instance of Review Commenting and Approval service.
RückgabewerteIReviewCommentingAndApproval — It returns an instance of Review Commenting and Approval service.
|
Verwandte API-Elemente
getReviewCommentingAndApprovalUtil | () | Methode |
public function getReviewCommentingAndApprovalUtil():IReviewCommentingAndApprovalUtil
Sprachversion: | ActionScript 3.0 |
Produktversion: | Baustein „Review, Commenting, and Approval“ 10 |
Laufzeitversionen: | Flash Player 10.2, AIR (unsupported) |
This operation returns an instance of review commenting and approval util service.
RückgabewerteIReviewCommentingAndApprovalUtil — It returns an instance of Review Commenting and Approval util service.
|
Verwandte API-Elemente
getStageManagement | () | Methode |
public function getStageManagement():IStageManagement
Sprachversion: | ActionScript 3.0 |
Produktversion: | Baustein „Review, Commenting, and Approval“ 10 |
Laufzeitversionen: | Flash Player 10.2, AIR (unsupported) |
This operation returns an instance of stage management service.
RückgabewerteIStageManagement — It returns an instance of stage management service.
|
Verwandte API-Elemente
getUserManager | () | Methode |
public function getUserManager():IUserManager
Sprachversion: | ActionScript 3.0 |
Produktversion: | Baustein „Review, Commenting, and Approval“ 10 |
Laufzeitversionen: | Flash Player 10.2, AIR (unsupported) |
This operation returns an instance of user manager service.
RückgabewerteIUserManager — It returns an instance of user manager service.
|
Verwandte API-Elemente
Tue Jun 12 2018, 10:04 AM Z