Pacchetto | com.adobe.solutions.rca.service |
Interfaccia | public interface IRCAServiceProvider |
Implementatori | RCAServiceProviderImpl |
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10 |
Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
Metodi pubblici
Metodo | Definito da | ||
---|---|---|---|
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 |
Descrizione dei metodi
getAuditor | () | metodo |
public function getAuditor():IAuditor
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10 |
Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
This operation returns an instance of auditor service.
RestituisceIAuditor — It returns an instance of auditor service.
|
Elementi API correlati
getFileDataService | () | metodo |
public function getFileDataService():IFileDataService
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10 |
Versioni 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.
RestituisceIFileDataService — It returns as instance of file data service.
|
Elementi API correlati
getReviewCommentingAndApprovalService | () | metodo |
public function getReviewCommentingAndApprovalService():IReviewCommentingAndApproval
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10 |
Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
This operation returns an instance of Review Commenting and Approval service.
RestituisceIReviewCommentingAndApproval — It returns an instance of Review Commenting and Approval service.
|
Elementi API correlati
getReviewCommentingAndApprovalUtil | () | metodo |
public function getReviewCommentingAndApprovalUtil():IReviewCommentingAndApprovalUtil
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10 |
Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
This operation returns an instance of review commenting and approval util service.
RestituisceIReviewCommentingAndApprovalUtil — It returns an instance of Review Commenting and Approval util service.
|
Elementi API correlati
getStageManagement | () | metodo |
public function getStageManagement():IStageManagement
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10 |
Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
This operation returns an instance of stage management service.
RestituisceIStageManagement — It returns an instance of stage management service.
|
Elementi API correlati
getUserManager | () | metodo |
public function getUserManager():IUserManager
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10 |
Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
This operation returns an instance of user manager service.
RestituisceIUserManager — It returns an instance of user manager service.
|
Elementi API correlati
Tue Jun 12 2018, 02:44 PM Z