Package | com.adobe.livecycle.rca.service |
Classe | public class ServiceProvider |
Héritage | ServiceProvider Object |
Déconseillé depuis Review, Commenting, and Approval 10: Veuillez utiliser com.adobe.solutions.rca.service.RCAServiceProvider
Version du langage: | ActionScript 3.0 |
Version du produit: | Bloc de création Review, Commenting & Approval 9.5 |
Versions du moteur d’exécution: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Propriétés publiques
Méthodes publiques
Méthode | Défini par | ||
---|---|---|---|
Constructor. | ServiceProvider | ||
[statique] Returns an instance of an ICombineMultipleDocuments process. | ServiceProvider | ||
[statique] Returns an instance of ReviewCommentingAndApprovalService. | ServiceProvider | ||
[statique] Returns an instance of ReviewCommentingAndApprovalUtil. | ServiceProvider | ||
Indique si la propriété spécifiée d’un objet est définie. | Object | ||
Indique si une occurrence de la classe Object figure dans la chaîne de prototype de l’objet spécifié en tant que paramètre. | Object | ||
Indique si la propriété spécifiée existe et est énumérable. | Object | ||
Définit la disponibilité d’une propriété dynamique pour les opérations en boucle. | Object | ||
Renvoie la représentation de chaîne de cet objet, formatée selon les paramètres régionaux en vigueur. | Object | ||
Renvoie la représentation sous forme de chaîne de l’objet spécifié. | Object | ||
Renvoie la valeur primitive de l’objet spécifié. | Object |
Détails du constructeur
ServiceProvider | () | Constructeur |
public function ServiceProvider()
Version du langage: | ActionScript 3.0 |
Version du produit: | Bloc de création Review, Commenting & Approval 9.5 |
Versions du moteur d’exécution: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Constructor.
Détails de la méthode
getCombineMultipleDocumentsProcess | () | méthode |
public static function getCombineMultipleDocumentsProcess(channelSet:ChannelSet):ICombineMultipleDocuments
Version du langage: | ActionScript 3.0 |
Version du produit: | Bloc de création Review, Commenting & Approval 9.5 |
Versions du moteur d’exécution: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Returns an instance of an ICombineMultipleDocuments process.
Paramètres
channelSet:ChannelSet |
ICombineMultipleDocuments |
getReviewCommentingAndApprovalService | () | méthode |
public static function getReviewCommentingAndApprovalService(channelSet:ChannelSet):IReviewCommentingAndApprovalService
Version du langage: | ActionScript 3.0 |
Version du produit: | Bloc de création Review, Commenting & Approval 9.5 |
Versions du moteur d’exécution: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Returns an instance of ReviewCommentingAndApprovalService.
Paramètres
channelSet:ChannelSet |
IReviewCommentingAndApprovalService |
getReviewCommentingAndApprovalUtil | () | méthode |
public static function getReviewCommentingAndApprovalUtil(channelSet:ChannelSet):IReviewCommentingAndApprovalUtil
Version du langage: | ActionScript 3.0 |
Version du produit: | Bloc de création Review, Commenting & Approval 9.5 |
Versions du moteur d’exécution: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Returns an instance of ReviewCommentingAndApprovalUtil.
Paramètres
channelSet:ChannelSet |
IReviewCommentingAndApprovalUtil |
Tue Jun 12 2018, 09:30 AM Z