Pakket | com.adobe.solutions.rca.services.impl |
Klasse | public class RCAServiceProviderImpl |
Overerving | RCAServiceProviderImpl Object |
Implementatie | IRCAServiceProvider |
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 10.0 |
Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
Openbare eigenschappen
Openbare methoden
Methode | Gedefinieerd door | ||
---|---|---|---|
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 | ||
Geeft aan of voor een object een opgegeven eigenschap is gedefinieerd. | Object | ||
Geeft aan of een instantie van de klasse Object zich in de prototypeketen van het object bevindt dat als parameter is opgegeven. | Object | ||
Geeft aan of de opgegeven eigenschap bestaat en kan worden opgesomd. | Object | ||
Stelt de beschikbaarheid van een dynamische eigenschap voor lusbewerkingen in. | Object | ||
Geeft de tekenreeksweergave van dit object weer, geformatteerd volgens de locatiespecifieke conventies. | Object | ||
Retourneert een tekenreeksrepresentatie van het opgegeven object. | Object | ||
Retourneert de primitieve waarde van het opgegeven object. | Object |
Constructordetails
RCAServiceProviderImpl | () | Constructor |
public function RCAServiceProviderImpl()
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 10.0 |
Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
The constructor for RCAServiceProviderImpl
class.
Methodedetails
getAuditor | () | methode |
public function getAuditor():IAuditor
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 10.0 |
Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
This operation returns an instance of auditor service.
Geretourneerde waardeIAuditor — It returns an instance of auditor service.
|
getFileDataService | () | methode |
public function getFileDataService():IFileDataService
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 10.0 |
Runtimeversies: | 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.
Geretourneerde waardeIFileDataService — It returns as instance of file data service.
|
getReviewCommentingAndApprovalService | () | methode |
public function getReviewCommentingAndApprovalService():IReviewCommentingAndApproval
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 10.0 |
Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
This operation returns an instance of Review Commenting and Approval service.
Geretourneerde waardeIReviewCommentingAndApproval — It returns an instance of Review Commenting and Approval service.
|
getReviewCommentingAndApprovalUtil | () | methode |
public function getReviewCommentingAndApprovalUtil():IReviewCommentingAndApprovalUtil
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 10.0 |
Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
This operation returns an instance of review commenting and approval util service.
Geretourneerde waardeIReviewCommentingAndApprovalUtil — It returns an instance of Review Commenting and Approval util service.
|
getStageManagement | () | methode |
public function getStageManagement():IStageManagement
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 10.0 |
Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
This operation returns an instance of stage management service.
Geretourneerde waardeIStageManagement — It returns an instance of stage management service.
|
getUserManager | () | methode |
public function getUserManager():IUserManager
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 10.0 |
Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
This operation returns an instance of user manager service.
Geretourneerde waardeIUserManager — It returns an instance of user manager service.
|
Wed Jun 13 2018, 11:42 AM Z