Adobe® Flash® Platform için ActionScript® 3.0 Başvurusu
Ana Sayfa  |  Paket ve Sınıf Listesini Gizle |  Paketler  |  Sınıflar  |  Yenilikler  |  Dizin  |  Ekler  |  Niçin İngilizce?
Filtreler: Sunucudan Veri Alınıyor...
Sunucudan Veri Alınıyor...
com.adobe.livecycle.rca.model.constant 

ReviewStatus  - AS3 İnceleme, Yorum Yapma ve Onay

Paketcom.adobe.livecycle.rca.model.constant
Sınıfpublic class ReviewStatus
Miras AlmaReviewStatus Inheritance Object
Şu tarihten itibaren onaylanmamaktadır: Review, Commenting, and Approval 10: Lütfen Şunu Kullanın: com.adobe.solutions.rca.constant.ReviewStatus

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)

ReviewStatus enumerator.



Genel Özellikler
 ÖzellikTanımlayan:
 Inheritedconstructor : Object
Belirli bir nesne örneği için sınıf nesnesine veya yapıcı işlevine bir başvuru.
Object
Genel Yöntemler
 YöntemTanımlayan:
  
Provides values for the ReviewStatus property of ReviewContext.
ReviewStatus
 Inherited
Bir nesnenin belirli bir özelliğinin tanımlı olup olmadığını gösterir.
Object
 Inherited
Object sınıfının bir örneğinin parametre olarak belirtilen nesnenin prototip zincirinde olup olmadığını gösterir.
Object
 Inherited
Belirtilen özelliğin bulunup bulunmadığını ve numaralandırılabilir olup olmadığını gösterir.
Object
 Inherited
Dinamik bir özelliğin döngü işlemlerinde kullanılabilirliğini ayarlar.
Object
 Inherited
Bu nesnenin, yerel ayara özel kurallara göre biçimlendirilmiş dize temsilini döndürür.
Object
 Inherited
Belirtilen nesnenin dize olarak temsil edilen halini döndürür.
Object
 Inherited
Belirtilen nesnenin temel değerini döndürür.
Object
Genel Sabitler
 SabitTanımlayan:
  COMPLETED : String = "COMPLETED"
[statik] Specifies that all stages of the review are complete.
ReviewStatus
  EXPIRED : String = "EXPIRED"
[statik] Specifies that the review expired during one of its stages.
ReviewStatus
  ONGOING : String = "ONGOING"
[statik] Specifies that the review is currently in progress.
ReviewStatus
  REVISED : String = "REVISED"
[statik] Specifies that an initiator has revised the review.
ReviewStatus
  REVOKED : String = "REVOKED"
[statik] Specifies that a participant, such as an initiator or moderator, has revoked the review.
ReviewStatus
  TYPES : Array
[statik] A utility array that contains all the valid values of the ReviewStatus class.
ReviewStatus
Yapıcı Ayrıntı

ReviewStatus

()Yapıcı
public function ReviewStatus()

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 ReviewStatus property of ReviewContext.

İlgili API Öğeleri

Sabit Ayrıntısı

COMPLETED

Sabit
public static const COMPLETED:String = "COMPLETED"

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 that all stages of the review are complete. In this state, update operations cannot be performed.

EXPIRED

Sabit 
public static const EXPIRED:String = "EXPIRED"

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 that the review expired during one of its stages. That is, one of the review stages was not completed within the specified duration.

ONGOING

Sabit 
public static const ONGOING:String = "ONGOING"

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 that the review is currently in progress. In this state, update operations like adding or removing an approver, adding or removing a reviewer, or revising a review can be performed.

REVISED

Sabit 
public static const REVISED:String = "REVISED"

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 that an initiator has revised the review. When a participant submits a new or updated document to a process, a revision of the process is created. In addition, the status of the old revision is set to REVISED.

REVOKED

Sabit 
public static const REVOKED:String = "REVOKED"

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 that a participant, such as an initiator or moderator, has revoked the review. To revoke a review, call the revoke review operation on ManagedReviewAndApprovalService, which internally invokes the revoke review server-side API.

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)

A utility array that contains all the valid values of the ReviewStatus class.





[ X ]Niçin İngilizce?
ActionScript 3.0 Başvurusu'ndaki içerik İngilizce görünür

ActionScript 3.0 Başvurusu'nun tüm bölümleri tüm dillere çevrilmemiştir. Bir dil öğesi çevrilmediğinde İngilizce görünür. Örneğin, ga.controls.HelpBox sınıfı hiçbir dile çevrilmez. Bu nedenle, başvurunun Türkçe versiyonunda ga.controls.HelpBox sınıfı İngilizce görünür.