| Paket | com.adobe.solutions.rca.service |
| Klasse | public class RCAServiceProvider |
| Vererbung | RCAServiceProvider Object |
| Sprachversion: | ActionScript 3.0 |
| Produktversion: | Baustein „Review, Commenting, and Approval“ 10 |
| Laufzeitversionen: | Flash Player 10.2, AIR (unsupported) |
| Eigenschaft | Definiert von | ||
|---|---|---|---|
![]() | constructor : Object
Ein Verweis auf das Klassenobjekt oder die Konstruktorfunktion für eine angegebene Objektinstanz. | Object | |
| impl : IRCAServiceProvider [statisch]
This property holds a reference to the actual implementation instance which creates the service objects. | RCAServiceProvider | ||
| Methode | Definiert von | ||
|---|---|---|---|
The constructor of RCAServiceProvider class. | RCAServiceProvider | ||
[statisch]
This operation returns an instance of auditor service. | RCAServiceProvider | ||
[statisch]
This operation returns an instance of file data service. | RCAServiceProvider | ||
[statisch]
This operation returns an instance of Review Commenting and Approval service. | RCAServiceProvider | ||
[statisch]
This operation returns an instance of Review Commenting and Approval util service. | RCAServiceProvider | ||
[statisch]
This operation returns an instance of stage management service. | RCAServiceProvider | ||
[statisch]
This operation returns an instance of user manager service. | RCAServiceProvider | ||
![]() |
Gibt an, ob für ein Objekt eine bestimmte Eigenschaft definiert wurde. | Object | |
![]() |
Gibt an, ob eine Instanz der Object-Klasse in der Prototypkette des Objekts vorhanden ist, das als Parameter angegeben wurde. | Object | |
![]() |
Gibt an, ob die angegebene Eigenschaft vorhanden ist und durchlaufen werden kann. | Object | |
![]() |
Legt die Verfügbarkeit einer dynamischen Eigenschaft für Schleifenoperationen fest. | Object | |
![]() |
Gibt die Stringdarstellung dieses Objekts zurück, formatiert entsprechend den Konventionen des Gebietsschemas. | Object | |
![]() |
Gibt das angegebene Objekt als String zurück. | Object | |
![]() |
Gibt den Grundwert des angegebenen Objekts zurück. | Object | |
impl | Eigenschaft |
impl:IRCAServiceProvider| Sprachversion: | ActionScript 3.0 |
| Produktversion: | Baustein „Review, Commenting, and Approval“ 10 |
| Laufzeitversionen: | Flash Player 10.2, AIR (unsupported) |
This property holds a reference to the actual implementation instance which creates the service objects.
Implementierung
public static function get impl():IRCAServiceProvider public static function set impl(value:IRCAServiceProvider):voidRCAServiceProvider | () | Konstruktor |
public function RCAServiceProvider()| Sprachversion: | ActionScript 3.0 |
| Produktversion: | Baustein „Review, Commenting, and Approval“ 10 |
| Laufzeitversionen: | Flash Player 10.2, AIR (unsupported) |
The constructor of RCAServiceProvider class.
getAuditor | () | Methode |
public static 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ückgabewerteIAuditor — It returns an instance of auditor service.
|
Verwandte API-Elemente
getFileDataService | () | Methode |
public static 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ückgabewerteIFileDataService — It returns an instance of file data service.
|
Verwandte API-Elemente
getReviewCommentingAndApprovalService | () | Methode |
public static 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ückgabewerteIReviewCommentingAndApproval — It returns an instance of Review Commenting and Approval service.
|
Verwandte API-Elemente
getReviewCommentingAndApprovalUtil | () | Methode |
public static 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ückgabewerteIReviewCommentingAndApprovalUtil — instance of Review Commenting and Approval util service.
|
Verwandte API-Elemente
getStageManagement | () | Methode |
public static 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ückgabewerteIStageManagement — It returns an instance of stage management service.
|
Verwandte API-Elemente
getUserManager | () | Methode |
public static 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ückgabewerteIUserManager — It returns an instance of user manager service.
|
Verwandte API-Elemente
Tue Jun 12 2018, 10:04 AM Z
Vererbte öffentliche Eigenschaften ausblenden
Vererbte öffentliche Eigenschaften anzeigen