Paket | com.adobe.solutions.rca.service |
Sınıf | public class RCAServiceProvider |
Miras Alma | RCAServiceProvider 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) |
Özellik | Tanımlayan: | ||
---|---|---|---|
constructor : Object
Belirli bir nesne örneği için sınıf nesnesine veya yapıcı işlevine bir başvuru. | Object | ||
impl : IRCAServiceProvider [statik]
This property holds a reference to the actual implementation instance which creates the service objects. | RCAServiceProvider |
Yöntem | Tanımlayan: | ||
---|---|---|---|
The constructor of RCAServiceProvider class. | RCAServiceProvider | ||
[statik]
This operation returns an instance of auditor service. | RCAServiceProvider | ||
[statik]
This operation returns an instance of file data service. | RCAServiceProvider | ||
[statik]
This operation returns an instance of Review Commenting and Approval service. | RCAServiceProvider | ||
[statik]
This operation returns an instance of Review Commenting and Approval util service. | RCAServiceProvider | ||
[statik]
This operation returns an instance of stage management service. | RCAServiceProvider | ||
[statik]
This operation returns an instance of user manager service. | RCAServiceProvider | ||
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 |
impl | özellik |
impl:IRCAServiceProvider
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) |
This property holds a reference to the actual implementation instance which creates the service objects.
Uygulama
public static function get impl():IRCAServiceProvider
public static function set impl(value:IRCAServiceProvider):void
RCAServiceProvider | () | Yapıcı |
public function RCAServiceProvider()
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 of RCAServiceProvider
class.
getAuditor | () | yöntem |
public static function getAuditor():IAuditor
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) |
This operation returns an instance of auditor service.
DöndürürIAuditor — It returns an instance of auditor service.
|
İlgili API Öğeleri
getFileDataService | () | yöntem |
public static function getFileDataService():IFileDataService
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) |
This operation returns an instance of file data service. The service instance can be used to get managed instance of file.
DöndürürIFileDataService — It returns an instance of file data service.
|
İlgili API Öğeleri
getReviewCommentingAndApprovalService | () | yöntem |
public static function getReviewCommentingAndApprovalService():IReviewCommentingAndApproval
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) |
This operation returns an instance of Review Commenting and Approval service.
DöndürürIReviewCommentingAndApproval — It returns an instance of Review Commenting and Approval service.
|
İlgili API Öğeleri
getReviewCommentingAndApprovalUtil | () | yöntem |
public static function getReviewCommentingAndApprovalUtil():IReviewCommentingAndApprovalUtil
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) |
This operation returns an instance of Review Commenting and Approval util service.
DöndürürIReviewCommentingAndApprovalUtil — instance of Review Commenting and Approval util service.
|
İlgili API Öğeleri
getStageManagement | () | yöntem |
public static function getStageManagement():IStageManagement
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) |
This operation returns an instance of stage management service.
DöndürürIStageManagement — It returns an instance of stage management service.
|
İlgili API Öğeleri
getUserManager | () | yöntem |
public static function getUserManager():IUserManager
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) |
This operation returns an instance of user manager service.
DöndürürIUserManager — It returns an instance of user manager service.
|
İlgili API Öğeleri
Tue Jun 12 2018, 01:09 PM Z