Paket | com.adobe.solutions.rca.vo |
Sınıf | public class AuditMetaInfoVO |
Miras Alma | AuditMetaInfoVO BaseVO Object |
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Review, Commenting, and Approval Building Block 10 |
Çalışma Zamanı Sürümleri: | Flash Player 10.2, AIR (unsupported) |
Genel Özellikler
Özellik | Tanımlayan: | ||
---|---|---|---|
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
Belirli bir nesne örneği için sınıf nesnesine veya yapıcı işlevine bir başvuru. | 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 |
Genel Yöntemler
Yöntem | Tanımlayan: | ||
---|---|---|---|
The constructor for AuditMetaInfoVO class. | AuditMetaInfoVO | ||
Bir nesnenin belirli bir özelliğinin tanımlı olup olmadığını gösterir. | Object | ||
Object sınıfının bir örneğinin parametre olarak belirtilen nesnenin prototip zincirinde olup olmadığını gösterir. | Object | ||
Belirtilen özelliğin bulunup bulunmadığını ve numaralandırılabilir olup olmadığını gösterir. | Object | ||
Dinamik bir özelliğin döngü işlemlerinde kullanılabilirliğini ayarlar. | Object | ||
Bu nesnenin, yerel ayara özel kurallara göre biçimlendirilmiş dize temsilini döndürür. | Object | ||
Belirtilen nesnenin dize olarak temsil edilen halini döndürür. | Object | ||
Belirtilen nesnenin temel değerini döndürür. | Object |
Özellik Ayrıntısı
actionName | özellik |
auditAttributes | özellik |
auditAttributes:IList
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Review, Commenting, and Approval Building Block 10 |
Çalışma Zamanı Sürümleri: | Flash Player 10.2, AIR (unsupported) |
Gets additional attributes associated with audit entry.
Uygulama
public function get auditAttributes():IList
public function set auditAttributes(value:IList):void
auditedBy | özellik |
auditedBy:String
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Review, Commenting, and Approval Building Block 10 |
Çalışma Zamanı Sürümleri: | Flash Player 10.2, AIR (unsupported) |
Returns name or ID of the user or a component that has requested the audit entry.
Uygulama
public function get auditedBy():String
public function set auditedBy(value:String):void
auditTimestamp | özellik |
auditTimestamp:Date
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Review, Commenting, and Approval Building Block 10 |
Çalışma Zamanı Sürümleri: | Flash Player 10.2, AIR (unsupported) |
Timestamp for the audit entry.
Uygulama
public function get auditTimestamp():Date
public function set auditTimestamp(value:Date):void
levelName | özellik |
moduleName | özellik |
Yapıcı Ayrıntı
AuditMetaInfoVO | () | Yapıcı |
public function AuditMetaInfoVO()
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Review, Commenting, and Approval Building Block 10 |
Çalışma Zamanı Sürümleri: | Flash Player 10.2, AIR (unsupported) |
The constructor for AuditMetaInfoVO
class.
Tue Jun 12 2018, 01:09 PM Z