| Paket | com.adobe.solutions.rca.vo |
| Klass | public class AuditLevelVO |
| Arv | AuditLevelVO BaseVO Object |
| Språkversion: | ActionScript 3.0 |
| Produktversion: | Review, Commenting, and Approval Building Block 10 |
| Körningsmiljöversioner: | Flash Player 10.2, AIR (unsupported) |
Publika egenskaper
| Egenskap | Definieras med | ||
|---|---|---|---|
| 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
En referens till klassobjektet eller konstruktorfunktionen för en given objektinstans. | 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 | ||
Publika metoder
| Metod | Definieras med | ||
|---|---|---|---|
The constructor for AuditLevelVO class. | AuditLevelVO | ||
![]() |
Anger om det finns en egenskap angiven för ett objekt. | Object | |
![]() |
Anger om en instans av klassen Object finns i prototypkedjan för objektet som anges som parameter. | Object | |
![]() |
Anger om den angivna egenskapen finns och är uppräkningsbar. | Object | |
![]() |
Anger tillgänglighet för en dynamisk egenskap för slingåtgärder. | Object | |
![]() |
Returnerar det här objektets strängrepresentation, formaterad i enlighet med språkspecifika konventioner. | Object | |
![]() |
Returnerar det angivna objektets strängbeteckning. | Object | |
![]() |
Returnerar det angivna objektets primitiva värde. | Object | |
Egenskapsdetaljer
actions | egenskap |
actions:Object| Språkversion: | ActionScript 3.0 |
| Produktversion: | Review, Commenting, and Approval Building Block 10 |
| Körningsmiljöversioner: | Flash Player 10.2, AIR (unsupported) |
Gets the audit actions associated with the audit level.
Implementering
public function get actions():Object public function set actions(value:Object):voidauditModule | egenskap |
auditModule:AuditModuleVO| Språkversion: | ActionScript 3.0 |
| Produktversion: | Review, Commenting, and Approval Building Block 10 |
| Körningsmiljöversioner: | Flash Player 10.2, AIR (unsupported) |
Gets the reference to an instance of AuditModuleVO.
Implementering
public function get auditModule():AuditModuleVO public function set auditModule(value:AuditModuleVO):voiddescription | egenskap |
description:String| Språkversion: | ActionScript 3.0 |
| Produktversion: | Review, Commenting, and Approval Building Block 10 |
| Körningsmiljöversioner: | Flash Player 10.2, AIR (unsupported) |
Gets the description of the audit level.
Implementering
public function get description():String public function set description(value:String):voidisDefault | egenskap |
isDefault:Boolean| Språkversion: | ActionScript 3.0 |
| Produktversion: | Review, Commenting, and Approval Building Block 10 |
| Körningsmiljöversioner: | Flash Player 10.2, AIR (unsupported) |
Gets whether the audit level is the default audit level or not.
Implementering
public function get isDefault():Boolean public function set isDefault(value:Boolean):voidlevelName | egenskap |
levelName:String| Språkversion: | ActionScript 3.0 |
| Produktversion: | Review, Commenting, and Approval Building Block 10 |
| Körningsmiljöversioner: | Flash Player 10.2, AIR (unsupported) |
Gets the name of the audit level.
Implementering
public function get levelName():String public function set levelName(value:String):voidKonstruktordetaljer
AuditLevelVO | () | Konstruktor |
public function AuditLevelVO()| Språkversion: | ActionScript 3.0 |
| Produktversion: | Review, Commenting, and Approval Building Block 10 |
| Körningsmiljöversioner: | Flash Player 10.2, AIR (unsupported) |
The constructor for AuditLevelVO class.
Tue Jun 12 2018, 01:40 PM Z
Dölj ärvda publika egenskaper
Visa ärvda publika egenskaper