| Пакет | 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 | () | метод |
public function getAuditor():IAuditor| Язык версии: | ActionScript 3.0 |
| Версия продукта: | Review, Commenting, and Approval Building Block 10 |
| Версии среды выполнения: | Flash Player 10.2, AIR (unsupported) |
This operation returns an instance of auditor service.
ВозвращаетIAuditor — It returns an instance of auditor service.
|
Связанные элементы API
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:34 AM Z