Paket | com.adobe.livecycle.rca.model.constant |
Sınıf | public class ApproverStatus |
Miras Alma | ApproverStatus Object |
Şu tarihten itibaren onaylanmamaktadır: Review, Commenting, and Approval 10: Lütfen Şunu Kullanın: com.adobe.solutions.rca.constant.ApproverStatus
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Review, Commenting, and Approval Building Block 9.5 |
Çalışma Zamanı Sürümleri: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Genel Yöntemler
Yöntem | Tanımlayan: | ||
---|---|---|---|
Provides values for the status property of an approver. | ApproverStatus | ||
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 |
Genel Sabitler
Sabit | Tanımlayan: | ||
---|---|---|---|
APPROVED : String = "APPROVED" [statik]
Specifies the approver status when the document has been approved by the approver. | ApproverStatus | ||
PENDING : String = "PENDING" [statik]
Specifies the approver status when the document is pending. | ApproverStatus | ||
REJECTED : String = "REJECTED" [statik]
Specifies the approver status when the document has been rejected by the approver. | ApproverStatus | ||
REMOVED : String = "REMOVED" [statik]
Specifies the approver status when the approver has been removed from the stage. | ApproverStatus | ||
TERMINATED : String = "TERMINATED" [statik]
Specifies the approver status when the stage is completed but the approver has not completed the task. | ApproverStatus | ||
TYPES : Array [statik]
The utility array of all possible status values for an approver. | ApproverStatus |
Yapıcı Ayrıntı
ApproverStatus | () | Yapıcı |
public function ApproverStatus()
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Review, Commenting, and Approval Building Block 9.5 |
Çalışma Zamanı Sürümleri: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Provides values for the status property of an approver.
İlgili API Öğeleri
Sabit Ayrıntısı
APPROVED | Sabit |
public static const APPROVED:String = "APPROVED"
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Review, Commenting, and Approval Building Block 9.5 |
Çalışma Zamanı Sürümleri: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Specifies the approver status when the document has been approved by the approver.
PENDING | Sabit |
public static const PENDING:String = "PENDING"
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Review, Commenting, and Approval Building Block 9.5 |
Çalışma Zamanı Sürümleri: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Specifies the approver status when the document is pending.
REJECTED | Sabit |
public static const REJECTED:String = "REJECTED"
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Review, Commenting, and Approval Building Block 9.5 |
Çalışma Zamanı Sürümleri: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Specifies the approver status when the document has been rejected by the approver.
REMOVED | Sabit |
public static const REMOVED:String = "REMOVED"
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Review, Commenting, and Approval Building Block 9.5 |
Çalışma Zamanı Sürümleri: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Specifies the approver status when the approver has been removed from the stage.
TERMINATED | Sabit |
public static const TERMINATED:String = "TERMINATED"
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Review, Commenting, and Approval Building Block 9.5 |
Çalışma Zamanı Sürümleri: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Specifies the approver status when the stage is completed but the approver has not completed the task.
TYPES | Sabit |
public static const TYPES:Array
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Review, Commenting, and Approval Building Block 9.5 |
Çalışma Zamanı Sürümleri: | Flash Player 9, Flash Player 10, AIR (unsupported) |
The utility array of all possible status values for an approver.
Tue Jun 12 2018, 01:09 PM Z