Paquete | com.adobe.solutions.rca.services.impl |
Clase | public class RCAServiceProviderImpl |
Herencia | RCAServiceProviderImpl Object |
Implementa | IRCAServiceProvider |
Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | Bloque de construcción Review, Commenting, and Approval 10.0 |
Versiones de motor de ejecución: | Flash Player 10.2, AIR (unsupported) |
Propiedades públicas
Métodos públicos
Método | Definido por | ||
---|---|---|---|
The constructor for RCAServiceProviderImpl class. | RCAServiceProviderImpl | ||
This operation returns an instance of auditor service. | RCAServiceProviderImpl | ||
This operation returns an instance of file data service. | RCAServiceProviderImpl | ||
This operation returns an instance of Review Commenting and Approval service. | RCAServiceProviderImpl | ||
This operation returns an instance of review commenting and approval util service. | RCAServiceProviderImpl | ||
This operation returns an instance of stage management service. | RCAServiceProviderImpl | ||
This operation returns an instance of user manager service. | RCAServiceProviderImpl | ||
Indica si un objeto tiene definida una propiedad especificada. | Object | ||
Indica si hay una instancia de la clase Object en la cadena de prototipo del objeto especificado como parámetro. | Object | ||
Indica si existe la propiedad especificada y si es enumerable. | Object | ||
Establece la disponibilidad de una propiedad dinámica para operaciones de bucle. | Object | ||
Devuelve la representación de cadena de este objeto, con formato según las convenciones específicas de configuración regional. | Object | ||
Devuelve la representación de cadena del objeto especificado. | Object | ||
Devuelve el valor simple del objeto especificado. | Object |
Información sobre constructores
RCAServiceProviderImpl | () | Información sobre |
public function RCAServiceProviderImpl()
Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | Bloque de construcción Review, Commenting, and Approval 10.0 |
Versiones de motor de ejecución: | Flash Player 10.2, AIR (unsupported) |
The constructor for RCAServiceProviderImpl
class.
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.0 |
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.
|
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.0 |
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.
|
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.0 |
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.
|
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.0 |
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.
|
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.0 |
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.
|
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.0 |
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.
|
Tue Jun 12 2018, 02:12 PM Z