Pakket | com.adobe.solutions.rca.service |
Klasse | public class RCAServiceProvider |
Overerving | RCAServiceProvider Object |
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 10 |
Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
Eigenschap | Gedefinieerd door | ||
---|---|---|---|
constructor : Object
Verwijzing naar het klasseobject of de constructorfunctie van een bepaalde objectinstantie. | Object | ||
impl : IRCAServiceProvider [statisch]
This property holds a reference to the actual implementation instance which creates the service objects. | RCAServiceProvider |
Methode | Gedefinieerd door | ||
---|---|---|---|
The constructor of RCAServiceProvider class. | RCAServiceProvider | ||
[statisch]
This operation returns an instance of auditor service. | RCAServiceProvider | ||
[statisch]
This operation returns an instance of file data service. | RCAServiceProvider | ||
[statisch]
This operation returns an instance of Review Commenting and Approval service. | RCAServiceProvider | ||
[statisch]
This operation returns an instance of Review Commenting and Approval util service. | RCAServiceProvider | ||
[statisch]
This operation returns an instance of stage management service. | RCAServiceProvider | ||
[statisch]
This operation returns an instance of user manager service. | RCAServiceProvider | ||
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 |
impl | eigenschap |
impl:IRCAServiceProvider
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 10 |
Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
This property holds a reference to the actual implementation instance which creates the service objects.
Implementatie
public static function get impl():IRCAServiceProvider
public static function set impl(value:IRCAServiceProvider):void
RCAServiceProvider | () | Constructor |
public function RCAServiceProvider()
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 10 |
Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
The constructor of RCAServiceProvider
class.
getAuditor | () | methode |
public static function getAuditor():IAuditor
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 10 |
Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
This operation returns an instance of auditor service.
Geretourneerde waardeIAuditor — It returns an instance of auditor service.
|
Verwante API-elementen
getFileDataService | () | methode |
public static function getFileDataService():IFileDataService
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 10 |
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 an instance of file data service.
|
Verwante API-elementen
getReviewCommentingAndApprovalService | () | methode |
public static function getReviewCommentingAndApprovalService():IReviewCommentingAndApproval
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 10 |
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.
|
Verwante API-elementen
getReviewCommentingAndApprovalUtil | () | methode |
public static function getReviewCommentingAndApprovalUtil():IReviewCommentingAndApprovalUtil
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 10 |
Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
This operation returns an instance of Review Commenting and Approval util service.
Geretourneerde waardeIReviewCommentingAndApprovalUtil — instance of Review Commenting and Approval util service.
|
Verwante API-elementen
getStageManagement | () | methode |
public static function getStageManagement():IStageManagement
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 10 |
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.
|
Verwante API-elementen
getUserManager | () | methode |
public static function getUserManager():IUserManager
Taalversie: | ActionScript 3.0 |
Productversie: | Review, Commenting, and Approval Building Block 10 |
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.
|
Verwante API-elementen
Wed Jun 13 2018, 11:42 AM Z