| Paquete | com.adobe.solutions.rca.vo |
| Clase | public class AuditAttributeVO |
| Herencia | AuditAttributeVO BaseVO Object |
| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Bloque de construcción Review, Commenting, and Approval 10 |
| Versiones de motor de ejecución: | Flash Player 10.2, AIR (unsupported) |
Propiedades públicas
| Propiedad | Definido por | ||
|---|---|---|---|
| attributeName : String
Gets name of the attribute. | AuditAttributeVO | ||
| attributeValue : String
Gets value of the audit attribute. | AuditAttributeVO | ||
| auditMetaInfo : AuditMetaInfoVO
Returns reference to parent Audit MetaData Info object. | AuditAttributeVO | ||
![]() | constructor : Object
Una referencia a la clase de objeto o función constructora para una instancia de objeto determinada. | Object | |
![]() | id : String
Get the ID of the VO. | BaseVO | |
Métodos públicos
| Método | Definido por | ||
|---|---|---|---|
The constructor for AuditAttributeVO class. | AuditAttributeVO | ||
![]() |
Indica si un objeto tiene definida una propiedad especificada. | Object | |
![]() |
Indica si hay una instancia de la clase Object en la cadena de prototipo del objeto especificado como parámetro. | Object | |
![]() |
Indica si existe la propiedad especificada y si es enumerable. | Object | |
![]() |
Establece la disponibilidad de una propiedad dinámica para operaciones de bucle. | Object | |
![]() |
Devuelve la representación de cadena de este objeto, con formato según las convenciones específicas de configuración regional. | Object | |
![]() |
Devuelve la representación de cadena del objeto especificado. | Object | |
![]() |
Devuelve el valor simple del objeto especificado. | Object | |
Información sobre propiedades
attributeName | propiedad |
attributeName:String| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Bloque de construcción Review, Commenting, and Approval 10 |
| Versiones de motor de ejecución: | Flash Player 10.2, AIR (unsupported) |
Gets name of the attribute.
Implementación
public function get attributeName():String public function set attributeName(value:String):voidattributeValue | propiedad |
attributeValue:String| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Bloque de construcción Review, Commenting, and Approval 10 |
| Versiones de motor de ejecución: | Flash Player 10.2, AIR (unsupported) |
Gets value of the audit attribute.
Implementación
public function get attributeValue():String public function set attributeValue(value:String):voidauditMetaInfo | propiedad |
auditMetaInfo:AuditMetaInfoVO| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Bloque de construcción Review, Commenting, and Approval 10 |
| Versiones de motor de ejecución: | Flash Player 10.2, AIR (unsupported) |
Returns reference to parent Audit MetaData Info object.
Implementación
public function get auditMetaInfo():AuditMetaInfoVO public function set auditMetaInfo(value:AuditMetaInfoVO):voidInformación sobre constructores
AuditAttributeVO | () | Información sobre |
public function AuditAttributeVO()| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Bloque de construcción Review, Commenting, and Approval 10 |
| Versiones de motor de ejecución: | Flash Player 10.2, AIR (unsupported) |
The constructor for AuditAttributeVO class.
Tue Jun 12 2018, 02:12 PM Z
Ocultar propiedades públicas heredadas
Mostrar propiedades públicas heredadas