Pacchetto | com.adobe.livecycle.rca.service |
Classe | public class ServiceProvider |
Ereditarietà | ServiceProvider Object |
Obsoleto da Review, Commenting, and Approval 10: Da utilizzare com.adobe.solutions.rca.service.RCAServiceProvider
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 9.5 |
Versioni runtime: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Proprietà pubbliche
Metodi pubblici
Metodo | Definito da | ||
---|---|---|---|
Constructor. | ServiceProvider | ||
[statico] Returns an instance of an ICombineMultipleDocuments process. | ServiceProvider | ||
[statico] Returns an instance of ReviewCommentingAndApprovalService. | ServiceProvider | ||
[statico] Returns an instance of ReviewCommentingAndApprovalUtil. | ServiceProvider | ||
Indica se per un oggetto è definita una proprietà specifica. | Object | ||
Indica se un'istanza della classe Object si trova nella catena di prototipi dell'oggetto specificato come parametro. | Object | ||
Indica se la proprietà specificata esiste ed è enumerabile. | Object | ||
Imposta la disponibilità di una proprietà dinamica per le operazioni cicliche. | Object | ||
Restituisce la rappresentazione in formato stringa di questo oggetto, formattato in base alle convenzioni specifiche per le versioni localizzate. | Object | ||
Restituisce la rappresentazione in formato stringa dell'oggetto specificato. | Object | ||
Restituisce il valore di base dell'oggetto specificato. | Object |
Descrizione della funzione di costruzione
ServiceProvider | () | Funzione di costruzione |
public function ServiceProvider()
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 9.5 |
Versioni runtime: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Constructor.
Descrizione dei metodi
getCombineMultipleDocumentsProcess | () | metodo |
public static function getCombineMultipleDocumentsProcess(channelSet:ChannelSet):ICombineMultipleDocuments
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 9.5 |
Versioni runtime: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Returns an instance of an ICombineMultipleDocuments process.
Parametri
channelSet:ChannelSet |
ICombineMultipleDocuments |
getReviewCommentingAndApprovalService | () | metodo |
public static function getReviewCommentingAndApprovalService(channelSet:ChannelSet):IReviewCommentingAndApprovalService
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 9.5 |
Versioni runtime: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Returns an instance of ReviewCommentingAndApprovalService.
Parametri
channelSet:ChannelSet |
IReviewCommentingAndApprovalService |
getReviewCommentingAndApprovalUtil | () | metodo |
public static function getReviewCommentingAndApprovalUtil(channelSet:ChannelSet):IReviewCommentingAndApprovalUtil
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 9.5 |
Versioni runtime: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Returns an instance of ReviewCommentingAndApprovalUtil.
Parametri
channelSet:ChannelSet |
IReviewCommentingAndApprovalUtil |
Tue Jun 12 2018, 02:44 PM Z