ActionScript® 3.0 Referenzhandbuch für die Adobe® Flash®-Plattform
Home  |  Liste der Pakete und Klassen ausblenden |  Pakete  |  Klassen  |  Neue Funktionen  |  Stichwortverzeichnis  |  Anhänge  |  Warum auf Englisch?
Filter: Daten werden vom Server abgerufen...
Daten werden vom Server abgerufen...
com.adobe.solutions.rca.service 

IRCAServiceProvider  - AS3 Review, Commenting, and Approval

Paketcom.adobe.solutions.rca.service
Schnittstellepublic interface IRCAServiceProvider
Umsetzer RCAServiceProviderImpl

Sprachversion: ActionScript 3.0
Produktversion: Baustein „Review, Commenting, and Approval“ 10
Laufzeitversionen: Flash Player 10.2, AIR (unsupported)

This interface defines methods that can be invoked to get service instances.



Öffentliche Methoden
 MethodeDefiniert von
  
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
Methodendetails

getAuditor

()Methode
public function getAuditor():IAuditor

Sprachversion: ActionScript 3.0
Produktversion: Baustein „Review, Commenting, and Approval“ 10
Laufzeitversionen: Flash Player 10.2, AIR (unsupported)

This operation returns an instance of auditor service.

Rückgabewerte
IAuditor — It returns an instance of auditor service.

Verwandte API-Elemente

getFileDataService

()Methode 
public function getFileDataService():IFileDataService

Sprachversion: ActionScript 3.0
Produktversion: Baustein „Review, Commenting, and Approval“ 10
Laufzeitversionen: 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.

Rückgabewerte
IFileDataService — It returns as instance of file data service.

Verwandte API-Elemente

getReviewCommentingAndApprovalService

()Methode 
public function getReviewCommentingAndApprovalService():IReviewCommentingAndApproval

Sprachversion: ActionScript 3.0
Produktversion: Baustein „Review, Commenting, and Approval“ 10
Laufzeitversionen: Flash Player 10.2, AIR (unsupported)

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

Rückgabewerte
IReviewCommentingAndApproval — It returns an instance of Review Commenting and Approval service.

Verwandte API-Elemente

getReviewCommentingAndApprovalUtil

()Methode 
public function getReviewCommentingAndApprovalUtil():IReviewCommentingAndApprovalUtil

Sprachversion: ActionScript 3.0
Produktversion: Baustein „Review, Commenting, and Approval“ 10
Laufzeitversionen: Flash Player 10.2, AIR (unsupported)

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

Rückgabewerte
IReviewCommentingAndApprovalUtil — It returns an instance of Review Commenting and Approval util service.

Verwandte API-Elemente

getStageManagement

()Methode 
public function getStageManagement():IStageManagement

Sprachversion: ActionScript 3.0
Produktversion: Baustein „Review, Commenting, and Approval“ 10
Laufzeitversionen: Flash Player 10.2, AIR (unsupported)

This operation returns an instance of stage management service.

Rückgabewerte
IStageManagement — It returns an instance of stage management service.

Verwandte API-Elemente

getUserManager

()Methode 
public function getUserManager():IUserManager

Sprachversion: ActionScript 3.0
Produktversion: Baustein „Review, Commenting, and Approval“ 10
Laufzeitversionen: Flash Player 10.2, AIR (unsupported)

This operation returns an instance of user manager service.

Rückgabewerte
IUserManager — It returns an instance of user manager service.

Verwandte API-Elemente





[ X ]Warum auf Englisch?
Inhalt des ActionScript 3.0-Referenzhandbuchs wird in englischer Sprache angezeigt

Nicht alle Teile des ActionScript 3.0-Referenzhandbuchs wurden in alle Sprachen übersetzt. Wenn der Text zu einem Sprachelement nicht übersetzt wurde, wird er auf Englisch angezeigt. Zum Beispiel wurden die Informationen zur ga.controls.HelpBox-Klasse nicht in andere Sprachen übersetzt. In der deutschen Version des Referenzhandbuchs erscheint der Abschnitt zur ga.controls.HelpBox-Klasse deshalb auf Englisch.