| Pakiet | com.adobe.solutions.rca.vo |
| Klasa | public class AuditLevelVO |
| Dziedziczenie | AuditLevelVO BaseVO Object |
| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Review, Commenting, and Approval Building Block 10 |
| Wersje środowiska wykonawczego: | Flash Player 10.2, AIR (unsupported) |
Właściwości publiczne
| Właściwość | Zdefiniowane przez | ||
|---|---|---|---|
| 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
Odwołanie do obiektu klasy lub funkcji konstruktora, dotyczące danej instancji obiektu. | 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 | ||
Metody publiczne
| Metoda | Zdefiniowane przez | ||
|---|---|---|---|
The constructor for AuditLevelVO class. | AuditLevelVO | ||
![]() |
Wskazuje, czy dla obiektu zdefiniowano określoną właściwość. | Object | |
![]() |
Wskazuje, czy instancja klasy Object należy do łańcucha prototypów obiektu określonego jako parametr. | Object | |
![]() |
Wskazuje, czy określona właściwość istnieje i jest przeliczalna. | Object | |
![]() |
Ustawia dostępność właściwości dynamicznej używanej w pętlach. | Object | |
![]() |
Zwraca ciąg reprezentujący obiekt — sformatowany zgodnie z konwencjami właściwymi dla ustawień regionalnych. | Object | |
![]() |
Zwraca ciąg reprezentujący określony obiekt. | Object | |
![]() |
Zwraca pierwotną wartość dla określonego obiektu. | Object | |
Szczegół właściwości
actions | właściwość |
actions:Object| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Review, Commenting, and Approval Building Block 10 |
| Wersje środowiska wykonawczego: | Flash Player 10.2, AIR (unsupported) |
Gets the audit actions associated with the audit level.
Implementacja
public function get actions():Object public function set actions(value:Object):voidauditModule | właściwość |
auditModule:AuditModuleVO| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Review, Commenting, and Approval Building Block 10 |
| Wersje środowiska wykonawczego: | Flash Player 10.2, AIR (unsupported) |
Gets the reference to an instance of AuditModuleVO.
Implementacja
public function get auditModule():AuditModuleVO public function set auditModule(value:AuditModuleVO):voiddescription | właściwość |
description:String| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Review, Commenting, and Approval Building Block 10 |
| Wersje środowiska wykonawczego: | Flash Player 10.2, AIR (unsupported) |
Gets the description of the audit level.
Implementacja
public function get description():String public function set description(value:String):voidisDefault | właściwość |
isDefault:Boolean| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Review, Commenting, and Approval Building Block 10 |
| Wersje środowiska wykonawczego: | Flash Player 10.2, AIR (unsupported) |
Gets whether the audit level is the default audit level or not.
Implementacja
public function get isDefault():Boolean public function set isDefault(value:Boolean):voidlevelName | właściwość |
levelName:String| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Review, Commenting, and Approval Building Block 10 |
| Wersje środowiska wykonawczego: | Flash Player 10.2, AIR (unsupported) |
Gets the name of the audit level.
Implementacja
public function get levelName():String public function set levelName(value:String):voidKonstruktor Szczegół
AuditLevelVO | () | Konstruktor |
public function AuditLevelVO()| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Review, Commenting, and Approval Building Block 10 |
| Wersje środowiska wykonawczego: | Flash Player 10.2, AIR (unsupported) |
The constructor for AuditLevelVO class.
Tue Jun 12 2018, 12:06 PM Z
Ukryj dziedziczone właściwości publiczne
Pokaż dziedziczone właściwości publiczne