Pacote | com.adobe.solutions.rca.service |
Interface | public interface IRCAServiceProvider |
Implementadores | RCAServiceProviderImpl |
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Review, Commenting, and Approval Building Block 10 |
Versões de runtime: | Flash Player 10.2, AIR (unsupported) |
Métodos públicos
Método | Definido por | ||
---|---|---|---|
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 |
Detalhes do método
getAuditor | () | método |
public function getAuditor():IAuditor
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Review, Commenting, and Approval Building Block 10 |
Versões de runtime: | Flash Player 10.2, AIR (unsupported) |
This operation returns an instance of auditor service.
RetornaIAuditor — It returns an instance of auditor service.
|
Elementos da API relacionados
getFileDataService | () | método |
public function getFileDataService():IFileDataService
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Review, Commenting, and Approval Building Block 10 |
Versões de runtime: | 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.
RetornaIFileDataService — It returns as instance of file data service.
|
Elementos da API relacionados
getReviewCommentingAndApprovalService | () | método |
public function getReviewCommentingAndApprovalService():IReviewCommentingAndApproval
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Review, Commenting, and Approval Building Block 10 |
Versões de runtime: | Flash Player 10.2, AIR (unsupported) |
This operation returns an instance of Review Commenting and Approval service.
RetornaIReviewCommentingAndApproval — It returns an instance of Review Commenting and Approval service.
|
Elementos da API relacionados
getReviewCommentingAndApprovalUtil | () | método |
public function getReviewCommentingAndApprovalUtil():IReviewCommentingAndApprovalUtil
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Review, Commenting, and Approval Building Block 10 |
Versões de runtime: | Flash Player 10.2, AIR (unsupported) |
This operation returns an instance of review commenting and approval util service.
RetornaIReviewCommentingAndApprovalUtil — It returns an instance of Review Commenting and Approval util service.
|
Elementos da API relacionados
getStageManagement | () | método |
public function getStageManagement():IStageManagement
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Review, Commenting, and Approval Building Block 10 |
Versões de runtime: | Flash Player 10.2, AIR (unsupported) |
This operation returns an instance of stage management service.
RetornaIStageManagement — It returns an instance of stage management service.
|
Elementos da API relacionados
getUserManager | () | método |
public function getUserManager():IUserManager
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Review, Commenting, and Approval Building Block 10 |
Versões de runtime: | Flash Player 10.2, AIR (unsupported) |
This operation returns an instance of user manager service.
RetornaIUserManager — It returns an instance of user manager service.
|
Elementos da API relacionados
Wed Jun 13 2018, 11:10 AM Z