| Package | com.adobe.solutions.rca.vo |
| Classe | public class AuditAttributeVO |
| Héritage | AuditAttributeVO BaseVO Object |
| Version du langage: | ActionScript 3.0 |
| Version du produit: | Bloc de création Review, Commenting & Approval 10 |
| Versions du moteur d’exécution: | Flash Player 10.2, AIR (unsupported) |
Propriétés publiques
| Propriété | Défini par | ||
|---|---|---|---|
| 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
Référence à l’objet de classe ou à la fonction constructeur d’une occurrence donnée d’un objet. | Object | |
![]() | id : String
Get the ID of the VO. | BaseVO | |
Méthodes publiques
| Méthode | Défini par | ||
|---|---|---|---|
The constructor for AuditAttributeVO class. | AuditAttributeVO | ||
![]() |
Indique si la propriété spécifiée d’un objet est définie. | Object | |
![]() |
Indique si une occurrence de la classe Object figure dans la chaîne de prototype de l’objet spécifié en tant que paramètre. | Object | |
![]() |
Indique si la propriété spécifiée existe et est énumérable. | Object | |
![]() |
Définit la disponibilité d’une propriété dynamique pour les opérations en boucle. | Object | |
![]() |
Renvoie la représentation de chaîne de cet objet, formatée selon les paramètres régionaux en vigueur. | Object | |
![]() |
Renvoie la représentation sous forme de chaîne de l’objet spécifié. | Object | |
![]() |
Renvoie la valeur primitive de l’objet spécifié. | Object | |
Détails de la propriété
attributeName | propriété |
attributeName:String| Version du langage: | ActionScript 3.0 |
| Version du produit: | Bloc de création Review, Commenting & Approval 10 |
| Versions du moteur d’exécution: | Flash Player 10.2, AIR (unsupported) |
Gets name of the attribute.
Implémentation
public function get attributeName():String public function set attributeName(value:String):voidattributeValue | propriété |
attributeValue:String| Version du langage: | ActionScript 3.0 |
| Version du produit: | Bloc de création Review, Commenting & Approval 10 |
| Versions du moteur d’exécution: | Flash Player 10.2, AIR (unsupported) |
Gets value of the audit attribute.
Implémentation
public function get attributeValue():String public function set attributeValue(value:String):voidauditMetaInfo | propriété |
auditMetaInfo:AuditMetaInfoVO| Version du langage: | ActionScript 3.0 |
| Version du produit: | Bloc de création Review, Commenting & Approval 10 |
| Versions du moteur d’exécution: | Flash Player 10.2, AIR (unsupported) |
Returns reference to parent Audit MetaData Info object.
Implémentation
public function get auditMetaInfo():AuditMetaInfoVO public function set auditMetaInfo(value:AuditMetaInfoVO):voidDétails du constructeur
AuditAttributeVO | () | Constructeur |
public function AuditAttributeVO()| Version du langage: | ActionScript 3.0 |
| Version du produit: | Bloc de création Review, Commenting & Approval 10 |
| Versions du moteur d’exécution: | Flash Player 10.2, AIR (unsupported) |
The constructor for AuditAttributeVO class.
Tue Jun 12 2018, 09:30 AM Z
Masquer les propriétés publiques héritées
Afficher les propriétés publiques héritées