| Пакет | com.adobe.livecycle.rca.model.constant |
| Класс | public class RecipientType |
| Наследование | RecipientType Object |
Устарело с Review, Commenting, and Approval 10: Используйте com.adobe.solutions.rca.constant.RecipientType
| Язык версии: | ActionScript 3.0 |
| Версия продукта: | Review, Commenting, and Approval Building Block 9.5 |
| Версии среды выполнения: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Общедоступные свойства
Общедоступные методы
| Метод | Определено | ||
|---|---|---|---|
Provides values for the RecipientType property of a reminder. | RecipientType | ||
![]() |
Показывает, определено ли заданное свойство для объекта. | Object | |
![]() |
Показывает, есть ли экземпляр класса Object в цепи прототипов объекта, заданного в качестве параметра. | Object | |
![]() |
Показывает наличие заданного свойства и его перечисляемость. | Object | |
![]() |
Задает доступность динамического свойства для операций цикла. | Object | |
![]() |
Возвращает строковое представление этого объекта, отформатированного в соответствии со стандартами, принятыми для данной локали. | Object | |
![]() |
Возвращает строковое представление заданного объекта. | Object | |
![]() |
Возвращает элементарное значение заданного объекта. | Object | |
Общедоступные константы
| Константа | Определено | ||
|---|---|---|---|
| ALL : String = "ALL" [статические] Specifies that a reminder is sent to all the participants of the
stage regardless of their status. | RecipientType | ||
| INITIATOR : String = "INITIATOR" [статические] Specifies that a reminder is sent to the initiator of the review. | RecipientType | ||
| MODERATOR : String = "MODERATOR" [статические] Specifies that a reminder is sent to the moderators of the stage. | RecipientType | ||
| REMAINING_PARTICIPANTS : String = "REMAINING_PARTICIPANTS" [статические] Specifies that a reminder is sent to all participants who have not yet completed the task. | RecipientType | ||
| TYPES : Array [статические] A utility array of all possible values for the RecipientType property. | RecipientType | ||
Сведения о конструкторе
RecipientType | () | Конструктор |
public function RecipientType()| Язык версии: | ActionScript 3.0 |
| Версия продукта: | Review, Commenting, and Approval Building Block 9.5 |
| Версии среды выполнения: | 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.
Связанные элементы API
Сведения о константе
ALL | Константа |
public static const ALL:String = "ALL"| Язык версии: | ActionScript 3.0 |
| Версия продукта: | Review, Commenting, and Approval Building Block 9.5 |
| Версии среды выполнения: | 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 | Константа |
public static const INITIATOR:String = "INITIATOR"| Язык версии: | ActionScript 3.0 |
| Версия продукта: | Review, Commenting, and Approval Building Block 9.5 |
| Версии среды выполнения: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Specifies that a reminder is sent to the initiator of the review.
MODERATOR | Константа |
public static const MODERATOR:String = "MODERATOR"| Язык версии: | ActionScript 3.0 |
| Версия продукта: | Review, Commenting, and Approval Building Block 9.5 |
| Версии среды выполнения: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Specifies that a reminder is sent to the moderators of the stage.
REMAINING_PARTICIPANTS | Константа |
public static const REMAINING_PARTICIPANTS:String = "REMAINING_PARTICIPANTS"| Язык версии: | ActionScript 3.0 |
| Версия продукта: | Review, Commenting, and Approval Building Block 9.5 |
| Версии среды выполнения: | 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 | Константа |
public static const TYPES:Array| Язык версии: | ActionScript 3.0 |
| Версия продукта: | Review, Commenting, and Approval Building Block 9.5 |
| Версии среды выполнения: | Flash Player 9, Flash Player 10, AIR (unsupported) |
A utility array of all possible values for the RecipientType property.
Tue Jun 12 2018, 11:34 AM Z
Скрыть унаследованные общедоступные свойства
Показать унаследованные общедоступные свойства