| Paket | com.adobe.solutions.rca.vo |
| Klass | public class AuditMetaInfoVO |
| Arv | AuditMetaInfoVO 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 | ||
|---|---|---|---|
| actionName : String
Gets the action name. | AuditMetaInfoVO | ||
| auditAttributes : IList
Gets additional attributes associated with audit entry. | AuditMetaInfoVO | ||
| auditedBy : String
Returns name or ID of the user or a component that has requested the audit entry. | AuditMetaInfoVO | ||
| auditTimestamp : Date
Timestamp for the audit entry. | AuditMetaInfoVO | ||
![]() | constructor : Object
En referens till klassobjektet eller konstruktorfunktionen för en given objektinstans. | Object | |
![]() | id : String
Get the ID of the VO. | BaseVO | |
| levelName : String
Get the name of the audit level. | AuditMetaInfoVO | ||
| moduleName : String
Gets the name of the module. | AuditMetaInfoVO | ||
Publika metoder
| Metod | Definieras med | ||
|---|---|---|---|
The constructor for AuditMetaInfoVO class. | AuditMetaInfoVO | ||
![]() |
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
actionName | egenskap |
actionName: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 action name.
Implementering
public function get actionName():String public function set actionName(value:String):voidauditAttributes | egenskap |
auditAttributes:IList| Språkversion: | ActionScript 3.0 |
| Produktversion: | Review, Commenting, and Approval Building Block 10 |
| Körningsmiljöversioner: | Flash Player 10.2, AIR (unsupported) |
Gets additional attributes associated with audit entry.
Implementering
public function get auditAttributes():IList public function set auditAttributes(value:IList):voidauditedBy | egenskap |
auditedBy:String| Språkversion: | ActionScript 3.0 |
| Produktversion: | Review, Commenting, and Approval Building Block 10 |
| Körningsmiljöversioner: | Flash Player 10.2, AIR (unsupported) |
Returns name or ID of the user or a component that has requested the audit entry.
Implementering
public function get auditedBy():String public function set auditedBy(value:String):voidauditTimestamp | egenskap |
auditTimestamp:Date| Språkversion: | ActionScript 3.0 |
| Produktversion: | Review, Commenting, and Approval Building Block 10 |
| Körningsmiljöversioner: | Flash Player 10.2, AIR (unsupported) |
Timestamp for the audit entry.
Implementering
public function get auditTimestamp():Date public function set auditTimestamp(value:Date):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) |
Get the name of the audit level.
Implementering
public function get levelName():String public function set levelName(value:String):voidmoduleName | egenskap |
moduleName: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 module.
Implementering
public function get moduleName():String public function set moduleName(value:String):voidKonstruktordetaljer
AuditMetaInfoVO | () | Konstruktor |
public function AuditMetaInfoVO()| 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 AuditMetaInfoVO class.
Tue Jun 12 2018, 01:40 PM Z
Dölj ärvda publika egenskaper
Visa ärvda publika egenskaper