Paket | com.adobe.livecycle.rca.model.constant |
Sınıf | public class RCAPermission |
Miras Alma | RCAPermission Object |
Şu tarihten itibaren onaylanmamaktadır: Review, Commenting, and Approval 10: Lütfen Şunu Kullanın: com.adobe.solutions.rca.constant.RCAPermission
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 permissions that are available to
Review Commenting and Approval users. | RCAPermission | ||
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: | ||
---|---|---|---|
RCA_INITIATE_REVIEW : String = "RCA_INITIATE_REVIEW" [statik] Specifies the permission required to initiate a review. | RCAPermission | ||
RCA_TEMPLATE_READ : String = "RCA_TEMPLATE_READ" [statik] Specifies the permission required to read a review template. | RCAPermission | ||
RCA_TEMPLATE_WRITE : String = "RCA_TEMPLATE_WRITE" [statik] Specifies the permission required to write or update a review template. | RCAPermission |
Yapıcı Ayrıntı
RCAPermission | () | Yapıcı |
public function RCAPermission()
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 permissions that are available to Review Commenting and Approval users.
Sabit Ayrıntısı
RCA_INITIATE_REVIEW | Sabit |
public static const RCA_INITIATE_REVIEW:String = "RCA_INITIATE_REVIEW"
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 permission required to initiate a review.
RCA_TEMPLATE_READ | Sabit |
public static const RCA_TEMPLATE_READ:String = "RCA_TEMPLATE_READ"
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 permission required to read a review template.
RCA_TEMPLATE_WRITE | Sabit |
public static const RCA_TEMPLATE_WRITE:String = "RCA_TEMPLATE_WRITE"
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 permission required to write or update a review template.
Tue Jun 12 2018, 01:09 PM Z