Paket | com.adobe.solutions.rca.service |
Gränssnitt | public interface IRCAServiceProvider |
Implementorer | RCAServiceProviderImpl |
Språkversion: | ActionScript 3.0 |
Produktversion: | Review, Commenting, and Approval Building Block 10 |
Körningsmiljöversioner: | Flash Player 10.2, AIR (unsupported) |
Publika metoder
Metod | Definieras med | ||
---|---|---|---|
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 |
Metoddetaljer
getAuditor | () | metod |
public function getAuditor():IAuditor
Språkversion: | ActionScript 3.0 |
Produktversion: | Review, Commenting, and Approval Building Block 10 |
Körningsmiljöversioner: | Flash Player 10.2, AIR (unsupported) |
This operation returns an instance of auditor service.
ReturnerarIAuditor — It returns an instance of auditor service.
|
Relaterade API-element
getFileDataService | () | metod |
public function getFileDataService():IFileDataService
Språkversion: | ActionScript 3.0 |
Produktversion: | Review, Commenting, and Approval Building Block 10 |
Körningsmiljöversioner: | 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.
ReturnerarIFileDataService — It returns as instance of file data service.
|
Relaterade API-element
getReviewCommentingAndApprovalService | () | metod |
public function getReviewCommentingAndApprovalService():IReviewCommentingAndApproval
Språkversion: | ActionScript 3.0 |
Produktversion: | Review, Commenting, and Approval Building Block 10 |
Körningsmiljöversioner: | Flash Player 10.2, AIR (unsupported) |
This operation returns an instance of Review Commenting and Approval service.
ReturnerarIReviewCommentingAndApproval — It returns an instance of Review Commenting and Approval service.
|
Relaterade API-element
getReviewCommentingAndApprovalUtil | () | metod |
public function getReviewCommentingAndApprovalUtil():IReviewCommentingAndApprovalUtil
Språkversion: | ActionScript 3.0 |
Produktversion: | Review, Commenting, and Approval Building Block 10 |
Körningsmiljöversioner: | Flash Player 10.2, AIR (unsupported) |
This operation returns an instance of review commenting and approval util service.
ReturnerarIReviewCommentingAndApprovalUtil — It returns an instance of Review Commenting and Approval util service.
|
Relaterade API-element
getStageManagement | () | metod |
public function getStageManagement():IStageManagement
Språkversion: | ActionScript 3.0 |
Produktversion: | Review, Commenting, and Approval Building Block 10 |
Körningsmiljöversioner: | Flash Player 10.2, AIR (unsupported) |
This operation returns an instance of stage management service.
ReturnerarIStageManagement — It returns an instance of stage management service.
|
Relaterade API-element
getUserManager | () | metod |
public function getUserManager():IUserManager
Språkversion: | ActionScript 3.0 |
Produktversion: | Review, Commenting, and Approval Building Block 10 |
Körningsmiljöversioner: | Flash Player 10.2, AIR (unsupported) |
This operation returns an instance of user manager service.
ReturnerarIUserManager — It returns an instance of user manager service.
|
Relaterade API-element
Tue Jun 12 2018, 01:40 PM Z