Paket | com.adobe.solutions.rca.services.impl |
Klass | public class RCAServiceProviderImpl |
Arv | RCAServiceProviderImpl Object |
Implementerar | IRCAServiceProvider |
Språkversion: | ActionScript 3.0 |
Produktversion: | Review, Commenting, and Approval Building Block 10.0 |
Körningsmiljöversioner: | Flash Player 10.2, AIR (unsupported) |
Publika egenskaper
Publika metoder
Metod | Definieras med | ||
---|---|---|---|
The constructor for RCAServiceProviderImpl class. | RCAServiceProviderImpl | ||
This operation returns an instance of auditor service. | RCAServiceProviderImpl | ||
This operation returns an instance of file data service. | RCAServiceProviderImpl | ||
This operation returns an instance of Review Commenting and Approval service. | RCAServiceProviderImpl | ||
This operation returns an instance of review commenting and approval util service. | RCAServiceProviderImpl | ||
This operation returns an instance of stage management service. | RCAServiceProviderImpl | ||
This operation returns an instance of user manager service. | RCAServiceProviderImpl | ||
Anger om det finns en egenskap angiven för ett objekt. | Object | ||
Anger om en instans av klassen Object finns i prototypkedjan för objektet som anges som parameter. | Object | ||
Anger om den angivna egenskapen finns och är uppräkningsbar. | Object | ||
Anger tillgänglighet för en dynamisk egenskap för slingåtgärder. | Object | ||
Returnerar det här objektets strängrepresentation, formaterad i enlighet med språkspecifika konventioner. | Object | ||
Returnerar det angivna objektets strängbeteckning. | Object | ||
Returnerar det angivna objektets primitiva värde. | Object |
Konstruktordetaljer
RCAServiceProviderImpl | () | Konstruktor |
public function RCAServiceProviderImpl()
Språkversion: | ActionScript 3.0 |
Produktversion: | Review, Commenting, and Approval Building Block 10.0 |
Körningsmiljöversioner: | Flash Player 10.2, AIR (unsupported) |
The constructor for RCAServiceProviderImpl
class.
Metoddetaljer
getAuditor | () | metod |
public function getAuditor():IAuditor
Språkversion: | ActionScript 3.0 |
Produktversion: | Review, Commenting, and Approval Building Block 10.0 |
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.
|
getFileDataService | () | metod |
public function getFileDataService():IFileDataService
Språkversion: | ActionScript 3.0 |
Produktversion: | Review, Commenting, and Approval Building Block 10.0 |
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.
|
getReviewCommentingAndApprovalService | () | metod |
public function getReviewCommentingAndApprovalService():IReviewCommentingAndApproval
Språkversion: | ActionScript 3.0 |
Produktversion: | Review, Commenting, and Approval Building Block 10.0 |
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.
|
getReviewCommentingAndApprovalUtil | () | metod |
public function getReviewCommentingAndApprovalUtil():IReviewCommentingAndApprovalUtil
Språkversion: | ActionScript 3.0 |
Produktversion: | Review, Commenting, and Approval Building Block 10.0 |
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.
|
getStageManagement | () | metod |
public function getStageManagement():IStageManagement
Språkversion: | ActionScript 3.0 |
Produktversion: | Review, Commenting, and Approval Building Block 10.0 |
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.
|
getUserManager | () | metod |
public function getUserManager():IUserManager
Språkversion: | ActionScript 3.0 |
Produktversion: | Review, Commenting, and Approval Building Block 10.0 |
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.
|
Tue Jun 12 2018, 01:40 PM Z