| Package | com.adobe.solutions.rca.service |
| Classe | public class RCAServiceProvider |
| Héritage | RCAServiceProvider Object |
| Version du langage: | ActionScript 3.0 |
| Version du produit: | Bloc de création Review, Commenting & Approval 10 |
| Versions du moteur d’exécution: | Flash Player 10.2, AIR (unsupported) |
| Propriété | Défini par | ||
|---|---|---|---|
![]() | constructor : Object
Référence à l’objet de classe ou à la fonction constructeur d’une occurrence donnée d’un objet. | Object | |
| impl : IRCAServiceProvider [statique]
This property holds a reference to the actual implementation instance which creates the service objects. | RCAServiceProvider | ||
| Méthode | Défini par | ||
|---|---|---|---|
The constructor of RCAServiceProvider class. | RCAServiceProvider | ||
[statique]
This operation returns an instance of auditor service. | RCAServiceProvider | ||
[statique]
This operation returns an instance of file data service. | RCAServiceProvider | ||
[statique]
This operation returns an instance of Review Commenting and Approval service. | RCAServiceProvider | ||
[statique]
This operation returns an instance of Review Commenting and Approval util service. | RCAServiceProvider | ||
[statique]
This operation returns an instance of stage management service. | RCAServiceProvider | ||
[statique]
This operation returns an instance of user manager service. | RCAServiceProvider | ||
![]() |
Indique si la propriété spécifiée d’un objet est définie. | Object | |
![]() |
Indique si une occurrence de la classe Object figure dans la chaîne de prototype de l’objet spécifié en tant que paramètre. | Object | |
![]() |
Indique si la propriété spécifiée existe et est énumérable. | Object | |
![]() |
Définit la disponibilité d’une propriété dynamique pour les opérations en boucle. | Object | |
![]() |
Renvoie la représentation de chaîne de cet objet, formatée selon les paramètres régionaux en vigueur. | Object | |
![]() |
Renvoie la représentation sous forme de chaîne de l’objet spécifié. | Object | |
![]() |
Renvoie la valeur primitive de l’objet spécifié. | Object | |
impl | propriété |
impl:IRCAServiceProvider| Version du langage: | ActionScript 3.0 |
| Version du produit: | Bloc de création Review, Commenting & Approval 10 |
| Versions du moteur d’exécution: | Flash Player 10.2, AIR (unsupported) |
This property holds a reference to the actual implementation instance which creates the service objects.
Implémentation
public static function get impl():IRCAServiceProvider public static function set impl(value:IRCAServiceProvider):voidRCAServiceProvider | () | Constructeur |
public function RCAServiceProvider()| Version du langage: | ActionScript 3.0 |
| Version du produit: | Bloc de création Review, Commenting & Approval 10 |
| Versions du moteur d’exécution: | Flash Player 10.2, AIR (unsupported) |
The constructor of RCAServiceProvider class.
getAuditor | () | méthode |
public static function getAuditor():IAuditor| Version du langage: | ActionScript 3.0 |
| Version du produit: | Bloc de création Review, Commenting & Approval 10 |
| Versions du moteur d’exécution: | Flash Player 10.2, AIR (unsupported) |
This operation returns an instance of auditor service.
Valeur renvoyéeIAuditor — It returns an instance of auditor service.
|
Eléments de l’API associés
getFileDataService | () | méthode |
public static function getFileDataService():IFileDataService| Version du langage: | ActionScript 3.0 |
| Version du produit: | Bloc de création Review, Commenting & Approval 10 |
| Versions du moteur d’exécution: | 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.
Valeur renvoyéeIFileDataService — It returns an instance of file data service.
|
Eléments de l’API associés
getReviewCommentingAndApprovalService | () | méthode |
public static function getReviewCommentingAndApprovalService():IReviewCommentingAndApproval| Version du langage: | ActionScript 3.0 |
| Version du produit: | Bloc de création Review, Commenting & Approval 10 |
| Versions du moteur d’exécution: | Flash Player 10.2, AIR (unsupported) |
This operation returns an instance of Review Commenting and Approval service.
Valeur renvoyéeIReviewCommentingAndApproval — It returns an instance of Review Commenting and Approval service.
|
Eléments de l’API associés
getReviewCommentingAndApprovalUtil | () | méthode |
public static function getReviewCommentingAndApprovalUtil():IReviewCommentingAndApprovalUtil| Version du langage: | ActionScript 3.0 |
| Version du produit: | Bloc de création Review, Commenting & Approval 10 |
| Versions du moteur d’exécution: | Flash Player 10.2, AIR (unsupported) |
This operation returns an instance of Review Commenting and Approval util service.
Valeur renvoyéeIReviewCommentingAndApprovalUtil — instance of Review Commenting and Approval util service.
|
Eléments de l’API associés
getStageManagement | () | méthode |
public static function getStageManagement():IStageManagement| Version du langage: | ActionScript 3.0 |
| Version du produit: | Bloc de création Review, Commenting & Approval 10 |
| Versions du moteur d’exécution: | Flash Player 10.2, AIR (unsupported) |
This operation returns an instance of stage management service.
Valeur renvoyéeIStageManagement — It returns an instance of stage management service.
|
Eléments de l’API associés
getUserManager | () | méthode |
public static function getUserManager():IUserManager| Version du langage: | ActionScript 3.0 |
| Version du produit: | Bloc de création Review, Commenting & Approval 10 |
| Versions du moteur d’exécution: | Flash Player 10.2, AIR (unsupported) |
This operation returns an instance of user manager service.
Valeur renvoyéeIUserManager — It returns an instance of user manager service.
|
Eléments de l’API associés
Tue Jun 12 2018, 09:30 AM Z
Masquer les propriétés publiques héritées
Afficher les propriétés publiques héritées