Pakiet | com.adobe.livecycle.rca.service |
Klasa | public class ServiceProvider |
Dziedziczenie | ServiceProvider 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) |
Właściwości publiczne
Metody publiczne
Metoda | Zdefiniowane 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 | ||
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 |
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 |
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 |
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 |
IReviewCommentingAndApprovalUtil |
Tue Jun 12 2018, 12:06 PM Z