Package | com.adobe.solutions.rca.service |
Interface | public interface IRCAServiceProvider |
Implémenteurs | RCAServiceProviderImpl |
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) |
Méthodes publiques
Méthode | Défini par | ||
---|---|---|---|
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 |
Détails de la méthode
getAuditor | () | méthode |
public 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 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 as instance of file data service.
|
Eléments de l’API associés
getReviewCommentingAndApprovalService | () | méthode |
public 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 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 — It returns an instance of Review Commenting and Approval util service.
|
Eléments de l’API associés
getStageManagement | () | méthode |
public 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 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