Paquete | com.adobe.livecycle.rca.service |
Clase | public class ServiceProvider |
Herencia | ServiceProvider Object |
Desfasado desde Review, Commenting, and Approval 10: Utilice com.adobe.solutions.rca.service.RCAServiceProvider
Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | Bloque de construcción Review, Commenting, and Approval 9.5 |
Versiones de motor de ejecución: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Propiedades públicas
Métodos públicos
Método | Definido por | ||
---|---|---|---|
Constructor. | ServiceProvider | ||
[estática] Returns an instance of an ICombineMultipleDocuments process. | ServiceProvider | ||
[estática] Returns an instance of ReviewCommentingAndApprovalService. | ServiceProvider | ||
[estática] Returns an instance of ReviewCommentingAndApprovalUtil. | ServiceProvider | ||
Indica si un objeto tiene definida una propiedad especificada. | Object | ||
Indica si hay una instancia de la clase Object en la cadena de prototipo del objeto especificado como parámetro. | Object | ||
Indica si existe la propiedad especificada y si es enumerable. | Object | ||
Establece la disponibilidad de una propiedad dinámica para operaciones de bucle. | Object | ||
Devuelve la representación de cadena de este objeto, con formato según las convenciones específicas de configuración regional. | Object | ||
Devuelve la representación de cadena del objeto especificado. | Object | ||
Devuelve el valor simple del objeto especificado. | Object |
Información sobre constructores
ServiceProvider | () | Información sobre |
public function ServiceProvider()
Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | Bloque de construcción Review, Commenting, and Approval 9.5 |
Versiones de motor de ejecución: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Constructor.
Información sobre métodos
getCombineMultipleDocumentsProcess | () | método |
public static function getCombineMultipleDocumentsProcess(channelSet:ChannelSet):ICombineMultipleDocuments
Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | Bloque de construcción Review, Commenting, and Approval 9.5 |
Versiones de motor de ejecución: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Returns an instance of an ICombineMultipleDocuments process.
Parámetros
channelSet:ChannelSet |
ICombineMultipleDocuments |
getReviewCommentingAndApprovalService | () | método |
public static function getReviewCommentingAndApprovalService(channelSet:ChannelSet):IReviewCommentingAndApprovalService
Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | Bloque de construcción Review, Commenting, and Approval 9.5 |
Versiones de motor de ejecución: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Returns an instance of ReviewCommentingAndApprovalService.
Parámetros
channelSet:ChannelSet |
IReviewCommentingAndApprovalService |
getReviewCommentingAndApprovalUtil | () | método |
public static function getReviewCommentingAndApprovalUtil(channelSet:ChannelSet):IReviewCommentingAndApprovalUtil
Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | Bloque de construcción Review, Commenting, and Approval 9.5 |
Versiones de motor de ejecución: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Returns an instance of ReviewCommentingAndApprovalUtil.
Parámetros
channelSet:ChannelSet |
IReviewCommentingAndApprovalUtil |
Tue Jun 12 2018, 02:12 PM Z