Pakiet | com.adobe.solutions.rca.service |
Klasa | public class RCAServiceProvider |
Dziedziczenie | RCAServiceProvider Object |
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Review, Commenting, and Approval Building Block 10 |
Wersje środowiska wykonawczego: | Flash Player 10.2, AIR (unsupported) |
Właściwość | Zdefiniowane przez | ||
---|---|---|---|
constructor : Object
Odwołanie do obiektu klasy lub funkcji konstruktora, dotyczące danej instancji obiektu. | Object | ||
impl : IRCAServiceProvider [statyczny]
This property holds a reference to the actual implementation instance which creates the service objects. | RCAServiceProvider |
Metoda | Zdefiniowane przez | ||
---|---|---|---|
The constructor of RCAServiceProvider class. | RCAServiceProvider | ||
[statyczny]
This operation returns an instance of auditor service. | RCAServiceProvider | ||
[statyczny]
This operation returns an instance of file data service. | RCAServiceProvider | ||
[statyczny]
This operation returns an instance of Review Commenting and Approval service. | RCAServiceProvider | ||
[statyczny]
This operation returns an instance of Review Commenting and Approval util service. | RCAServiceProvider | ||
[statyczny]
This operation returns an instance of stage management service. | RCAServiceProvider | ||
[statyczny]
This operation returns an instance of user manager service. | RCAServiceProvider | ||
Wskazuje, czy dla obiektu zdefiniowano określoną właściwość. | Object | ||
Wskazuje, czy instancja klasy Object należy do łańcucha prototypów obiektu określonego jako parametr. | Object | ||
Wskazuje, czy określona właściwość istnieje i jest przeliczalna. | Object | ||
Ustawia dostępność właściwości dynamicznej używanej w pętlach. | Object | ||
Zwraca ciąg reprezentujący obiekt — sformatowany zgodnie z konwencjami właściwymi dla ustawień regionalnych. | Object | ||
Zwraca ciąg reprezentujący określony obiekt. | Object | ||
Zwraca pierwotną wartość dla określonego obiektu. | Object |
impl | właściwość |
impl:IRCAServiceProvider
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Review, Commenting, and Approval Building Block 10 |
Wersje środowiska wykonawczego: | Flash Player 10.2, AIR (unsupported) |
This property holds a reference to the actual implementation instance which creates the service objects.
Implementacja
public static function get impl():IRCAServiceProvider
public static function set impl(value:IRCAServiceProvider):void
RCAServiceProvider | () | Konstruktor |
public function RCAServiceProvider()
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Review, Commenting, and Approval Building Block 10 |
Wersje środowiska wykonawczego: | Flash Player 10.2, AIR (unsupported) |
The constructor of RCAServiceProvider
class.
getAuditor | () | metoda |
public static function getAuditor():IAuditor
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Review, Commenting, and Approval Building Block 10 |
Wersje środowiska wykonawczego: | Flash Player 10.2, AIR (unsupported) |
This operation returns an instance of auditor service.
ZwracaIAuditor — It returns an instance of auditor service.
|
Powiązane elementy interfejsu API
getFileDataService | () | metoda |
public static function getFileDataService():IFileDataService
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Review, Commenting, and Approval Building Block 10 |
Wersje środowiska wykonawczego: | 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.
ZwracaIFileDataService — It returns an instance of file data service.
|
Powiązane elementy interfejsu API
getReviewCommentingAndApprovalService | () | metoda |
public static function getReviewCommentingAndApprovalService():IReviewCommentingAndApproval
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Review, Commenting, and Approval Building Block 10 |
Wersje środowiska wykonawczego: | Flash Player 10.2, AIR (unsupported) |
This operation returns an instance of Review Commenting and Approval service.
ZwracaIReviewCommentingAndApproval — It returns an instance of Review Commenting and Approval service.
|
Powiązane elementy interfejsu API
getReviewCommentingAndApprovalUtil | () | metoda |
public static function getReviewCommentingAndApprovalUtil():IReviewCommentingAndApprovalUtil
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Review, Commenting, and Approval Building Block 10 |
Wersje środowiska wykonawczego: | Flash Player 10.2, AIR (unsupported) |
This operation returns an instance of Review Commenting and Approval util service.
ZwracaIReviewCommentingAndApprovalUtil — instance of Review Commenting and Approval util service.
|
Powiązane elementy interfejsu API
getStageManagement | () | metoda |
public static function getStageManagement():IStageManagement
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Review, Commenting, and Approval Building Block 10 |
Wersje środowiska wykonawczego: | Flash Player 10.2, AIR (unsupported) |
This operation returns an instance of stage management service.
ZwracaIStageManagement — It returns an instance of stage management service.
|
Powiązane elementy interfejsu API
getUserManager | () | metoda |
public static function getUserManager():IUserManager
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Review, Commenting, and Approval Building Block 10 |
Wersje środowiska wykonawczego: | Flash Player 10.2, AIR (unsupported) |
This operation returns an instance of user manager service.
ZwracaIUserManager — It returns an instance of user manager service.
|
Powiązane elementy interfejsu API
Tue Jun 12 2018, 12:06 PM Z