| Paquete | com.adobe.solutions.rca.service |
| Clase | public class RCAServiceProvider |
| Herencia | RCAServiceProvider Object |
| 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) |
| Propiedad | Definido por | ||
|---|---|---|---|
![]() | constructor : Object
Una referencia a la clase de objeto o función constructora para una instancia de objeto determinada. | Object | |
| impl : IRCAServiceProvider [estática]
This property holds a reference to the actual implementation instance which creates the service objects. | RCAServiceProvider | ||
| Método | Definido por | ||
|---|---|---|---|
The constructor of RCAServiceProvider class. | RCAServiceProvider | ||
[estática]
This operation returns an instance of auditor service. | RCAServiceProvider | ||
[estática]
This operation returns an instance of file data service. | RCAServiceProvider | ||
[estática]
This operation returns an instance of Review Commenting and Approval service. | RCAServiceProvider | ||
[estática]
This operation returns an instance of Review Commenting and Approval util service. | RCAServiceProvider | ||
[estática]
This operation returns an instance of stage management service. | RCAServiceProvider | ||
[estática]
This operation returns an instance of user manager service. | RCAServiceProvider | ||
![]() |
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 | |
impl | propiedad |
impl:IRCAServiceProvider| 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 property holds a reference to the actual implementation instance which creates the service objects.
Implementación
public static function get impl():IRCAServiceProvider public static function set impl(value:IRCAServiceProvider):voidRCAServiceProvider | () | Información sobre |
public function RCAServiceProvider()| 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) |
The constructor of RCAServiceProvider class.
getAuditor | () | método |
public static 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 static 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 an instance of file data service.
|
Elementos de API relacionados
getReviewCommentingAndApprovalService | () | método |
public static 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 static 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 — instance of Review Commenting and Approval util service.
|
Elementos de API relacionados
getStageManagement | () | método |
public static 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 static 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
Ocultar propiedades públicas heredadas
Mostrar propiedades públicas heredadas