| Пакет | com.adobe.solutions.rca.vo |
| Класс | public class AuditLevelVO |
| Наследование | AuditLevelVO BaseVO Object |
| Язык версии: | ActionScript 3.0 |
| Версия продукта: | Review, Commenting, and Approval Building Block 10 |
| Версии среды выполнения: | Flash Player 10.2, AIR (unsupported) |
Общедоступные свойства
| Свойство | Определено | ||
|---|---|---|---|
| actions : Object
Gets the audit actions associated with the audit level. | AuditLevelVO | ||
| auditModule : AuditModuleVO
Gets the reference to an instance of AuditModuleVO. | AuditLevelVO | ||
![]() | constructor : Object
Ссылка на объект класса или функцию конструктора для данного экземпляра объекта. | Object | |
| description : String
Gets the description of the audit level. | AuditLevelVO | ||
![]() | id : String
Get the ID of the VO. | BaseVO | |
| isDefault : Boolean
Gets whether the audit level is the default audit level or not. | AuditLevelVO | ||
| levelName : String
Gets the name of the audit level. | AuditLevelVO | ||
Общедоступные методы
| Метод | Определено | ||
|---|---|---|---|
The constructor for AuditLevelVO class. | AuditLevelVO | ||
![]() |
Показывает, определено ли заданное свойство для объекта. | Object | |
![]() |
Показывает, есть ли экземпляр класса Object в цепи прототипов объекта, заданного в качестве параметра. | Object | |
![]() |
Показывает наличие заданного свойства и его перечисляемость. | Object | |
![]() |
Задает доступность динамического свойства для операций цикла. | Object | |
![]() |
Возвращает строковое представление этого объекта, отформатированного в соответствии со стандартами, принятыми для данной локали. | Object | |
![]() |
Возвращает строковое представление заданного объекта. | Object | |
![]() |
Возвращает элементарное значение заданного объекта. | Object | |
Сведения о свойстве
actions | свойство |
actions:Object| Язык версии: | ActionScript 3.0 |
| Версия продукта: | Review, Commenting, and Approval Building Block 10 |
| Версии среды выполнения: | Flash Player 10.2, AIR (unsupported) |
Gets the audit actions associated with the audit level.
Реализация
public function get actions():Object public function set actions(value:Object):voidauditModule | свойство |
auditModule:AuditModuleVO| Язык версии: | ActionScript 3.0 |
| Версия продукта: | Review, Commenting, and Approval Building Block 10 |
| Версии среды выполнения: | Flash Player 10.2, AIR (unsupported) |
Gets the reference to an instance of AuditModuleVO.
Реализация
public function get auditModule():AuditModuleVO public function set auditModule(value:AuditModuleVO):voiddescription | свойство |
description:String| Язык версии: | ActionScript 3.0 |
| Версия продукта: | Review, Commenting, and Approval Building Block 10 |
| Версии среды выполнения: | Flash Player 10.2, AIR (unsupported) |
Gets the description of the audit level.
Реализация
public function get description():String public function set description(value:String):voidisDefault | свойство |
isDefault:Boolean| Язык версии: | ActionScript 3.0 |
| Версия продукта: | Review, Commenting, and Approval Building Block 10 |
| Версии среды выполнения: | Flash Player 10.2, AIR (unsupported) |
Gets whether the audit level is the default audit level or not.
Реализация
public function get isDefault():Boolean public function set isDefault(value:Boolean):voidlevelName | свойство |
levelName:String| Язык версии: | ActionScript 3.0 |
| Версия продукта: | Review, Commenting, and Approval Building Block 10 |
| Версии среды выполнения: | Flash Player 10.2, AIR (unsupported) |
Gets the name of the audit level.
Реализация
public function get levelName():String public function set levelName(value:String):voidСведения о конструкторе
AuditLevelVO | () | Конструктор |
public function AuditLevelVO()| Язык версии: | ActionScript 3.0 |
| Версия продукта: | Review, Commenting, and Approval Building Block 10 |
| Версии среды выполнения: | Flash Player 10.2, AIR (unsupported) |
The constructor for AuditLevelVO class.
Tue Jun 12 2018, 11:34 AM Z
Скрыть унаследованные общедоступные свойства
Показать унаследованные общедоступные свойства