Referencia de ActionScript® 3.0 para la plataforma de Adobe® Flash®
Inicio  |  Ocultar lista de paquetes y clases |  Paquetes  |  Clases  |  Novedades  |  Índice  |  Apéndices  |  ¿Por qué hay texto en inglés?
Filtros: Recuperando datos del servidor...
Recuperando datos del servidor...
com.adobe.solutions.rca.service 

RCAServiceProvider  - AS3 Review, Commenting, and Approval

Paquetecom.adobe.solutions.rca.service
Clasepublic class RCAServiceProvider
HerenciaRCAServiceProvider Inheritance 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)

This provider class is used to get the reference of service objects. This class provides static methods to get these objects. Internally it invokes all the methods on the implementation instance it holds.



Propiedades públicas
 PropiedadDefinido por
 Inheritedconstructor : 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étodos públicos
 MétodoDefinido 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
 Inherited
Indica si un objeto tiene definida una propiedad especificada.
Object
 Inherited
Indica si hay una instancia de la clase Object en la cadena de prototipo del objeto especificado como parámetro.
Object
 Inherited
Indica si existe la propiedad especificada y si es enumerable.
Object
 Inherited
Establece la disponibilidad de una propiedad dinámica para operaciones de bucle.
Object
 Inherited
Devuelve la representación de cadena de este objeto, con formato según las convenciones específicas de configuración regional.
Object
 Inherited
Devuelve la representación de cadena del objeto especificado.
Object
 Inherited
Devuelve el valor simple del objeto especificado.
Object
Información sobre propiedades

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):void
Información sobre constructores

RCAServiceProvider

()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.

Información sobre métodos

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 devuelto
IAuditor — 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 devuelto
IFileDataService — 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 devuelto
IReviewCommentingAndApproval — 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 devuelto
IReviewCommentingAndApprovalUtil — 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 devuelto
IStageManagement — 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 devuelto
IUserManager — It returns an instance of user manager service.

Elementos de API relacionados





[ X ]¿Por qué hay texto en inglés?
Cierto contenido de la Referencia de ActionScript 3.0 se muestra en inglés

No todo el contenido de la Referencia de ActionScript 3.0 se traduce a todos los idiomas. Si un elemento del lenguaje no se traduce, aparecerá en inglés. Por ejemplo, la clase ga.controls.HelpBox no está traducida en ningún idioma. Por lo tanto, en la versión en español de la referencia, la clase ga.controls.HelpBox aparecerá en inglés.