Paquete | com.adobe.solutions.rca.service |
Interfaz | public interface IRCAServiceProvider |
Implementadores | RCAServiceProviderImpl |
Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | Bloque de construcción Review, Commenting, and Approval 10 |
Versiones de motor de ejecución: | 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 |
Información sobre métodos
getAuditor | () | método |
public function getAuditor():IAuditor
Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | Bloque de construcción Review, Commenting, and Approval 10 |
Versiones de motor de ejecución: | Flash Player 10.2, AIR (unsupported) |
This operation returns an instance of auditor service.
Valor devueltoIAuditor — It returns an instance of auditor service.
|
Elementos de API relacionados
getFileDataService | () | método |
public function getFileDataService():IFileDataService
Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | Bloque de construcción Review, Commenting, and Approval 10 |
Versiones de motor de ejecución: | 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.
Valor devueltoIFileDataService — It returns as instance of file data service.
|
Elementos de API relacionados
getReviewCommentingAndApprovalService | () | método |
public function getReviewCommentingAndApprovalService():IReviewCommentingAndApproval
Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | Bloque de construcción Review, Commenting, and Approval 10 |
Versiones de motor de ejecución: | Flash Player 10.2, AIR (unsupported) |
This operation returns an instance of Review Commenting and Approval service.
Valor devueltoIReviewCommentingAndApproval — It returns an instance of Review Commenting and Approval service.
|
Elementos de API relacionados
getReviewCommentingAndApprovalUtil | () | método |
public function getReviewCommentingAndApprovalUtil():IReviewCommentingAndApprovalUtil
Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | Bloque de construcción Review, Commenting, and Approval 10 |
Versiones de motor de ejecución: | Flash Player 10.2, AIR (unsupported) |
This operation returns an instance of review commenting and approval util service.
Valor devueltoIReviewCommentingAndApprovalUtil — It returns an instance of Review Commenting and Approval util service.
|
Elementos de API relacionados
getStageManagement | () | método |
public function getStageManagement():IStageManagement
Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | Bloque de construcción Review, Commenting, and Approval 10 |
Versiones de motor de ejecución: | Flash Player 10.2, AIR (unsupported) |
This operation returns an instance of stage management service.
Valor devueltoIStageManagement — It returns an instance of stage management service.
|
Elementos de API relacionados
getUserManager | () | método |
public function getUserManager():IUserManager
Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | Bloque de construcción Review, Commenting, and Approval 10 |
Versiones de motor de ejecución: | Flash Player 10.2, AIR (unsupported) |
This operation returns an instance of user manager service.
Valor devueltoIUserManager — It returns an instance of user manager service.
|
Elementos de API relacionados
Tue Jun 12 2018, 02:12 PM Z