| Pacote | com.adobe.solutions.rca.vo |
| Classe | public class AuditAttributeVO |
| Herança | AuditAttributeVO BaseVO Object |
| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Review, Commenting, and Approval Building Block 10 |
| Versões de runtime: | Flash Player 10.2, AIR (unsupported) |
Propriedades públicas
| Propriedade | 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
Uma referência ao objeto de classe ou à função de construtor de uma determinada ocorrência de objeto. | 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 se um objeto tem uma propriedade especificada definida. | Object | |
![]() |
Indica se uma ocorrência da classe Object está na cadeia de protótipos do objeto especificado como o parâmetro. | Object | |
![]() |
Indica se a propriedade especificada existe e é enumerável. | Object | |
![]() |
Define a disponibilidade de uma propriedade dinâmica para operações de repetição. | Object | |
![]() |
Retorna a representação da string deste objeto, formatado segundo as convenções específicas para a localidade. | Object | |
![]() |
Retorna a representação de string do objeto especificado. | Object | |
![]() |
Retorna o valor primitivo do objeto especificado. | Object | |
Detalhes da propriedade
attributeName | propriedade |
attributeName:String| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Review, Commenting, and Approval Building Block 10 |
| Versões de runtime: | Flash Player 10.2, AIR (unsupported) |
Gets name of the attribute.
Implementação
public function get attributeName():String public function set attributeName(value:String):voidattributeValue | propriedade |
attributeValue:String| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Review, Commenting, and Approval Building Block 10 |
| Versões de runtime: | Flash Player 10.2, AIR (unsupported) |
Gets value of the audit attribute.
Implementação
public function get attributeValue():String public function set attributeValue(value:String):voidauditMetaInfo | propriedade |
auditMetaInfo:AuditMetaInfoVO| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Review, Commenting, and Approval Building Block 10 |
| Versões de runtime: | Flash Player 10.2, AIR (unsupported) |
Returns reference to parent Audit MetaData Info object.
Implementação
public function get auditMetaInfo():AuditMetaInfoVO public function set auditMetaInfo(value:AuditMetaInfoVO):voidDetalhes do construtor
AuditAttributeVO | () | Construtor |
public function AuditAttributeVO()| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Review, Commenting, and Approval Building Block 10 |
| Versões de runtime: | Flash Player 10.2, AIR (unsupported) |
The constructor for AuditAttributeVO class.
Wed Jun 13 2018, 11:10 AM Z
Ocultar propriedades públicas herdadas
Mostrar propriedades públicas herdadas