Referência do ActionScript® 3.0 para Adobe® Flash® Platform
Início  |  Ocultar listas de Pacotes e Classes |  Pacotes  |  Classes  |  Novidades  |  Índice  |  Apêndices  |  Por que inglês?
Filtros: Recuperando dados do servidor...
Recuperando dados do servidor...
com.adobe.solutions.rca.services.impl 

RCAServiceProviderImpl  - AS3 Review, Commenting, and Approval

Pacotecom.adobe.solutions.rca.services.impl
Classepublic class RCAServiceProviderImpl
HerançaRCAServiceProviderImpl Inheritance Object
Implementações IRCAServiceProvider

Versão da linguagem: ActionScript 3.0
Versão de produto: Review, Commenting, and Approval Building Block 10.0
Versões de runtime: Flash Player 10.2, AIR (unsupported)

An implementation of Service provider interface that provides concrete methods to create service instances.



Propriedades públicas
 PropriedadeDefinido por
 Inheritedconstructor : Object
Uma referência ao objeto de classe ou à função de construtor de uma determinada ocorrência de objeto.
Object
Métodos públicos
 MétodoDefinido 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
 Inherited
Indica se um objeto tem uma propriedade especificada definida.
Object
 Inherited
Indica se uma ocorrência da classe Object está na cadeia de protótipos do objeto especificado como o parâmetro.
Object
 Inherited
Indica se a propriedade especificada existe e é enumerável.
Object
 Inherited
Define a disponibilidade de uma propriedade dinâmica para operações de repetição.
Object
 Inherited
Retorna a representação da string deste objeto, formatado segundo as convenções específicas para a localidade.
Object
 Inherited
Retorna a representação de string do objeto especificado.
Object
 Inherited
Retorna o valor primitivo do objeto especificado.
Object
Detalhes do construtor

RCAServiceProviderImpl

()Construtor
public function RCAServiceProviderImpl()

Versão da linguagem: ActionScript 3.0
Versão de produto: Review, Commenting, and Approval Building Block 10.0
Versões de runtime: Flash Player 10.2, AIR (unsupported)

The constructor for RCAServiceProviderImpl class.

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.0
Versões de runtime: Flash Player 10.2, AIR (unsupported)

This operation returns an instance of auditor service.

Retorna
IAuditor — It returns an instance of auditor service.

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.0
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.

Retorna
IFileDataService — It returns as instance of file data service.

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.0
Versões de runtime: Flash Player 10.2, AIR (unsupported)

This operation returns an instance of Review Commenting and Approval service.

Retorna
IReviewCommentingAndApproval — It returns an instance of Review Commenting and Approval service.

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.0
Versões de runtime: Flash Player 10.2, AIR (unsupported)

This operation returns an instance of review commenting and approval util service.

Retorna
IReviewCommentingAndApprovalUtil — It returns an instance of Review Commenting and Approval util service.

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.0
Versões de runtime: Flash Player 10.2, AIR (unsupported)

This operation returns an instance of stage management service.

Retorna
IStageManagement — It returns an instance of stage management service.

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.0
Versões de runtime: Flash Player 10.2, AIR (unsupported)

This operation returns an instance of user manager service.

Retorna
IUserManager — It returns an instance of user manager service.




[ X ]Por que inglês?
O conteúdo na Referência do ActionScript 3.0 aparece em inglês

Nem todas as partes da Referência do ActionScript 3.0 estão traduzidas em todos os idiomas. Quando um elemento de um idioma não está traduzido, ele é exibido em inglês. Por exemplo, a classe ga.controls.HelpBox não está traduzida em nenhum idioma. Por isso, na versão da referência em português do Brasil, a classe ga.controls.HelpBox é exibida em inglês.