| Pakket | com.adobe.solutions.rca.service |
| Interface | public interface IRCAServiceProvider |
| Geïmplementeerd door | RCAServiceProviderImpl |
| Taalversie: | ActionScript 3.0 |
| Productversie: | Review, Commenting, and Approval Building Block 10 |
| Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
Openbare methoden
| Methode | Gedefinieerd door | ||
|---|---|---|---|
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 | ||
Methodedetails
getAuditor | () | methode |
public function getAuditor():IAuditor| Taalversie: | ActionScript 3.0 |
| Productversie: | Review, Commenting, and Approval Building Block 10 |
| Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
This operation returns an instance of auditor service.
Geretourneerde waardeIAuditor — It returns an instance of auditor service.
|
Verwante API-elementen
getFileDataService | () | methode |
public function getFileDataService():IFileDataService| Taalversie: | ActionScript 3.0 |
| Productversie: | Review, Commenting, and Approval Building Block 10 |
| Runtimeversies: | 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.
Geretourneerde waardeIFileDataService — It returns as instance of file data service.
|
Verwante API-elementen
getReviewCommentingAndApprovalService | () | methode |
public function getReviewCommentingAndApprovalService():IReviewCommentingAndApproval| Taalversie: | ActionScript 3.0 |
| Productversie: | Review, Commenting, and Approval Building Block 10 |
| Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
This operation returns an instance of Review Commenting and Approval service.
Geretourneerde waardeIReviewCommentingAndApproval — It returns an instance of Review Commenting and Approval service.
|
Verwante API-elementen
getReviewCommentingAndApprovalUtil | () | methode |
public function getReviewCommentingAndApprovalUtil():IReviewCommentingAndApprovalUtil| Taalversie: | ActionScript 3.0 |
| Productversie: | Review, Commenting, and Approval Building Block 10 |
| Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
This operation returns an instance of review commenting and approval util service.
Geretourneerde waardeIReviewCommentingAndApprovalUtil — It returns an instance of Review Commenting and Approval util service.
|
Verwante API-elementen
getStageManagement | () | methode |
public function getStageManagement():IStageManagement| Taalversie: | ActionScript 3.0 |
| Productversie: | Review, Commenting, and Approval Building Block 10 |
| Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
This operation returns an instance of stage management service.
Geretourneerde waardeIStageManagement — It returns an instance of stage management service.
|
Verwante API-elementen
getUserManager | () | methode |
public function getUserManager():IUserManager| Taalversie: | ActionScript 3.0 |
| Productversie: | Review, Commenting, and Approval Building Block 10 |
| Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
This operation returns an instance of user manager service.
Geretourneerde waardeIUserManager — It returns an instance of user manager service.
|
Verwante API-elementen
Wed Jun 13 2018, 11:42 AM Z