| Paquete | com.adobe.livecycle.rca.model.constant |
| Clase | public class RecipientType |
| Herencia | RecipientType Object |
Desfasado desde Review, Commenting, and Approval 10: Utilice com.adobe.solutions.rca.constant.RecipientType
| 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 | ||
|---|---|---|---|
Provides values for the RecipientType property of a reminder. | RecipientType | ||
![]() |
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 | |
Constantes públicas
| Constante | Definido por | ||
|---|---|---|---|
| ALL : String = "ALL" [estática] Specifies that a reminder is sent to all the participants of the
stage regardless of their status. | RecipientType | ||
| INITIATOR : String = "INITIATOR" [estática] Specifies that a reminder is sent to the initiator of the review. | RecipientType | ||
| MODERATOR : String = "MODERATOR" [estática] Specifies that a reminder is sent to the moderators of the stage. | RecipientType | ||
| REMAINING_PARTICIPANTS : String = "REMAINING_PARTICIPANTS" [estática] Specifies that a reminder is sent to all participants who have not yet completed the task. | RecipientType | ||
| TYPES : Array [estática] A utility array of all possible values for the RecipientType property. | RecipientType | ||
Información sobre constructores
RecipientType | () | Información sobre |
public function RecipientType()| 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) |
Provides values for the RecipientType property of a reminder.
It defines who the reminder is sent to.
Elementos de API relacionados
Información sobre constantes
ALL | Constante |
public static const ALL:String = "ALL"| 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) |
Specifies that a reminder is sent to all the participants of the stage regardless of their status.
INITIATOR | Constante |
public static const INITIATOR:String = "INITIATOR"| 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) |
Specifies that a reminder is sent to the initiator of the review.
MODERATOR | Constante |
public static const MODERATOR:String = "MODERATOR"| 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) |
Specifies that a reminder is sent to the moderators of the stage.
REMAINING_PARTICIPANTS | Constante |
public static const REMAINING_PARTICIPANTS:String = "REMAINING_PARTICIPANTS"| 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) |
Specifies that a reminder is sent to all participants who have not yet completed the task.
TYPES | Constante |
public static const TYPES:Array| 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) |
A utility array of all possible values for the RecipientType property.
Tue Jun 12 2018, 02:12 PM Z
Ocultar propiedades públicas heredadas
Mostrar propiedades públicas heredadas