ActionScript® 3.0 — dokumentacja dla platformy Adobe® Flash®
Strona główna  |  Ukryj listę pakietów i klas |  Pakiety  |  Klasy  |  Nowości  |  Indeks  |  Dodatki  |  Dlaczego język angielski?
Filtry: Pobieranie danych z serwera...
Pobieranie danych z serwera...
com.adobe.livecycle.rca.service 

ServiceProvider  - AS3 Recenzowanie, komentowanie i zatwierdzanie

Pakietcom.adobe.livecycle.rca.service
Klasapublic class ServiceProvider
DziedziczenieServiceProvider Inheritance Object
Przestarzałe od Review, Commenting, and Approval 10: Użyj com.adobe.solutions.rca.service.RCAServiceProvider

Wersja języka: ActionScript 3.0
Wersja produktu: Review, Commenting, and Approval Building Block 9.5
Wersje środowiska wykonawczego: Flash Player 9, Flash Player 10, AIR (unsupported)

Static class for obtaining services. This class acts as the dependency injector for the various services. It allows the caller to receive an interface to the service rather than the service itself. This configuration means that the caller is insulated from the service implementor. It also removes the need for the caller to create a new instance of the service implementor when it uses the service.



Właściwości publiczne
 WłaściwośćZdefiniowane przez
 Inheritedconstructor : Object
Odwołanie do obiektu klasy lub funkcji konstruktora, dotyczące danej instancji obiektu.
Object
Metody publiczne
 MetodaZdefiniowane przez
  
Constructor.
ServiceProvider
  
[statyczny] Returns an instance of an ICombineMultipleDocuments process.
ServiceProvider
  
[statyczny] Returns an instance of ReviewCommentingAndApprovalService.
ServiceProvider
  
[statyczny] Returns an instance of ReviewCommentingAndApprovalUtil.
ServiceProvider
 Inherited
Wskazuje, czy dla obiektu zdefiniowano określoną właściwość.
Object
 Inherited
Wskazuje, czy instancja klasy Object należy do łańcucha prototypów obiektu określonego jako parametr.
Object
 Inherited
Wskazuje, czy określona właściwość istnieje i jest przeliczalna.
Object
 Inherited
Ustawia dostępność właściwości dynamicznej używanej w pętlach.
Object
 Inherited
Zwraca ciąg reprezentujący obiekt — sformatowany zgodnie z konwencjami właściwymi dla ustawień regionalnych.
Object
 Inherited
Zwraca ciąg reprezentujący określony obiekt.
Object
 Inherited
Zwraca pierwotną wartość dla określonego obiektu.
Object
Konstruktor Szczegół

ServiceProvider

()Konstruktor
public function ServiceProvider()

Wersja języka: ActionScript 3.0
Wersja produktu: Review, Commenting, and Approval Building Block 9.5
Wersje środowiska wykonawczego: Flash Player 9, Flash Player 10, AIR (unsupported)

Constructor.

Szczegół metody

getCombineMultipleDocumentsProcess

()metoda
public static function getCombineMultipleDocumentsProcess(channelSet:ChannelSet):ICombineMultipleDocuments

Wersja języka: ActionScript 3.0
Wersja produktu: Review, Commenting, and Approval Building Block 9.5
Wersje środowiska wykonawczego: Flash Player 9, Flash Player 10, AIR (unsupported)

Returns an instance of an ICombineMultipleDocuments process.

Parametry

channelSet:ChannelSet

Zwraca
ICombineMultipleDocuments

getReviewCommentingAndApprovalService

()metoda 
public static function getReviewCommentingAndApprovalService(channelSet:ChannelSet):IReviewCommentingAndApprovalService

Wersja języka: ActionScript 3.0
Wersja produktu: Review, Commenting, and Approval Building Block 9.5
Wersje środowiska wykonawczego: Flash Player 9, Flash Player 10, AIR (unsupported)

Returns an instance of ReviewCommentingAndApprovalService.

Parametry

channelSet:ChannelSet

Zwraca
IReviewCommentingAndApprovalService

getReviewCommentingAndApprovalUtil

()metoda 
public static function getReviewCommentingAndApprovalUtil(channelSet:ChannelSet):IReviewCommentingAndApprovalUtil

Wersja języka: ActionScript 3.0
Wersja produktu: Review, Commenting, and Approval Building Block 9.5
Wersje środowiska wykonawczego: Flash Player 9, Flash Player 10, AIR (unsupported)

Returns an instance of ReviewCommentingAndApprovalUtil.

Parametry

channelSet:ChannelSet

Zwraca
IReviewCommentingAndApprovalUtil




[ X ]Dlaczego język angielski?
Treść dokumentacji języka ActionScript 3.0 wyświetlana w języku angielskim

Niektóre części dokumentacji języka ActionScript 3.0 nie są przetłumaczone na poszczególne języki. Gdy element nie jest przetłumaczony na dany język, jest wyświetlany tekst angielski. Na przykład opis klasy ga.controls.HelpBox nie jest przetłumaczony na żaden dodatkowy język. Z tego powodu polska wersja dokumentacji zawiera opis klasy ga.controls.HelpBox w języku angielskim.