| Пакет | com.adobe.solutions.rca.vo |
| Класс | public class StageParticipantVO |
| Наследование | StageParticipantVO ParticipantVO NamedVO BaseVO Object |
| Подклассы | ApproverVO, AuthorVO, ModeratorVO, ReviewerVO |
| Язык версии: | ActionScript 3.0 |
| Версия продукта: | Review, Commenting, and Approval Building Block 10 |
| Версии среды выполнения: | Flash Player 10.2, AIR (unsupported) |
Общедоступные свойства
| Свойство | Определено | ||
|---|---|---|---|
![]() | additionalMetadata : String
This property can be used to store additional metadata, while extending the application. | ParticipantVO | |
![]() | canonicalName : String
Canonical name of the user or group as defined in User Manager. | ParticipantVO | |
![]() | completedBy : String
This property stores a reference to the user who completed the task. | ParticipantVO | |
![]() | completedFromIP : String
This property holds the IP from which the task was completed. | ParticipantVO | |
![]() | constructor : Object
Ссылка на объект класса или функцию конструктора для данного экземпляра объекта. | Object | |
| createdAt : String
This property is used to store the state of review when this participant was added. | StageParticipantVO | ||
![]() | disposition : String
Current disposition of participant, if any. | ParticipantVO | |
![]() | domainName : String
Domain to which the user or group belongs as defined in User Manager. | ParticipantVO | |
| endDate : Date
End date of role of a participant in the stage. | StageParticipantVO | ||
![]() | entityPath : String
Gets the entity name in the content repository. | NamedVO | |
![]() | finalComments : String
The final comments made by a participant after reviewing or approving a document. | ParticipantVO | |
![]() | id : String
Get the ID of the VO. | BaseVO | |
![]() | reviewContext : ReviewContextVO
The details of the review version. | ParticipantVO | |
| reviewStage : ReviewStageVO
Stage object which has this participant object in its list of participants. | StageParticipantVO | ||
| startDate : Date
Start date of the role of a participant in the stage. | StageParticipantVO | ||
![]() | status : String
Current status of the participant. | ParticipantVO | |
![]() | umOid : String
The Document Server User Manager OID of the participant. | ParticipantVO | |
Общедоступные методы
| Метод | Определено | ||
|---|---|---|---|
The constructor for StageParticipantVO class. | StageParticipantVO | ||
![]() |
Показывает, определено ли заданное свойство для объекта. | Object | |
![]() |
Показывает, есть ли экземпляр класса Object в цепи прототипов объекта, заданного в качестве параметра. | Object | |
![]() |
Показывает наличие заданного свойства и его перечисляемость. | Object | |
![]() |
Задает доступность динамического свойства для операций цикла. | Object | |
![]() |
Возвращает строковое представление этого объекта, отформатированного в соответствии со стандартами, принятыми для данной локали. | Object | |
![]() |
Возвращает строковое представление заданного объекта. | Object | |
![]() |
Возвращает элементарное значение заданного объекта. | Object | |
Сведения о свойстве
createdAt | свойство |
createdAt:String| Язык версии: | ActionScript 3.0 |
| Версия продукта: | Review, Commenting, and Approval Building Block 10 |
| Версии среды выполнения: | Flash Player 10.2, AIR (unsupported) |
This property is used to store the state of review when this participant was added.
Реализация
public function get createdAt():String public function set createdAt(value:String):voidendDate | свойство |
endDate:Date| Язык версии: | ActionScript 3.0 |
| Версия продукта: | Review, Commenting, and Approval Building Block 10 |
| Версии среды выполнения: | Flash Player 10.2, AIR (unsupported) |
End date of role of a participant in the stage.
Реализация
public function get endDate():Date public function set endDate(value:Date):voidreviewStage | свойство |
reviewStage:ReviewStageVO| Язык версии: | ActionScript 3.0 |
| Версия продукта: | Review, Commenting, and Approval Building Block 10 |
| Версии среды выполнения: | Flash Player 10.2, AIR (unsupported) |
Stage object which has this participant object in its list of participants.
Реализация
public function get reviewStage():ReviewStageVO public function set reviewStage(value:ReviewStageVO):voidstartDate | свойство |
startDate:Date| Язык версии: | ActionScript 3.0 |
| Версия продукта: | Review, Commenting, and Approval Building Block 10 |
| Версии среды выполнения: | Flash Player 10.2, AIR (unsupported) |
Start date of the role of a participant in the stage.
Реализация
public function get startDate():Date public function set startDate(value:Date):voidСведения о конструкторе
StageParticipantVO | () | Конструктор |
public function StageParticipantVO()| Язык версии: | ActionScript 3.0 |
| Версия продукта: | Review, Commenting, and Approval Building Block 10 |
| Версии среды выполнения: | Flash Player 10.2, AIR (unsupported) |
The constructor for StageParticipantVO class.
Tue Jun 12 2018, 11:34 AM Z
Скрыть унаследованные общедоступные свойства
Показать унаследованные общедоступные свойства