| Pacchetto | com.adobe.solutions.rca.service |
| Classe | public class RCAServiceProvider |
| Ereditarietà | RCAServiceProvider Object |
| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
| Proprietà | Definito da | ||
|---|---|---|---|
![]() | constructor : Object
Un riferimento all'oggetto classe o alla funzione di costruzione per una determinata istanza di oggetto. | Object | |
| impl : IRCAServiceProvider [statico]
This property holds a reference to the actual implementation instance which creates the service objects. | RCAServiceProvider | ||
| Metodo | Definito da | ||
|---|---|---|---|
The constructor of RCAServiceProvider class. | RCAServiceProvider | ||
[statico]
This operation returns an instance of auditor service. | RCAServiceProvider | ||
[statico]
This operation returns an instance of file data service. | RCAServiceProvider | ||
[statico]
This operation returns an instance of Review Commenting and Approval service. | RCAServiceProvider | ||
[statico]
This operation returns an instance of Review Commenting and Approval util service. | RCAServiceProvider | ||
[statico]
This operation returns an instance of stage management service. | RCAServiceProvider | ||
[statico]
This operation returns an instance of user manager service. | RCAServiceProvider | ||
![]() |
Indica se per un oggetto è definita una proprietà specifica. | Object | |
![]() |
Indica se un'istanza della classe Object si trova nella catena di prototipi dell'oggetto specificato come parametro. | Object | |
![]() |
Indica se la proprietà specificata esiste ed è enumerabile. | Object | |
![]() |
Imposta la disponibilità di una proprietà dinamica per le operazioni cicliche. | Object | |
![]() |
Restituisce la rappresentazione in formato stringa di questo oggetto, formattato in base alle convenzioni specifiche per le versioni localizzate. | Object | |
![]() |
Restituisce la rappresentazione in formato stringa dell'oggetto specificato. | Object | |
![]() |
Restituisce il valore di base dell'oggetto specificato. | Object | |
impl | proprietà |
impl:IRCAServiceProvider| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
This property holds a reference to the actual implementation instance which creates the service objects.
Implementazione
public static function get impl():IRCAServiceProvider public static function set impl(value:IRCAServiceProvider):voidRCAServiceProvider | () | Funzione di costruzione |
public function RCAServiceProvider()| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
The constructor of RCAServiceProvider class.
getAuditor | () | metodo |
public static function getAuditor():IAuditor| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
This operation returns an instance of auditor service.
RestituisceIAuditor — It returns an instance of auditor service.
|
Elementi API correlati
getFileDataService | () | metodo |
public static function getFileDataService():IFileDataService| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10 |
| Versioni runtime: | 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.
RestituisceIFileDataService — It returns an instance of file data service.
|
Elementi API correlati
getReviewCommentingAndApprovalService | () | metodo |
public static function getReviewCommentingAndApprovalService():IReviewCommentingAndApproval| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
This operation returns an instance of Review Commenting and Approval service.
RestituisceIReviewCommentingAndApproval — It returns an instance of Review Commenting and Approval service.
|
Elementi API correlati
getReviewCommentingAndApprovalUtil | () | metodo |
public static function getReviewCommentingAndApprovalUtil():IReviewCommentingAndApprovalUtil| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
This operation returns an instance of Review Commenting and Approval util service.
RestituisceIReviewCommentingAndApprovalUtil — instance of Review Commenting and Approval util service.
|
Elementi API correlati
getStageManagement | () | metodo |
public static function getStageManagement():IStageManagement| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
This operation returns an instance of stage management service.
RestituisceIStageManagement — It returns an instance of stage management service.
|
Elementi API correlati
getUserManager | () | metodo |
public static function getUserManager():IUserManager| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
This operation returns an instance of user manager service.
RestituisceIUserManager — It returns an instance of user manager service.
|
Elementi API correlati
Tue Jun 12 2018, 02:44 PM Z
Nascondi proprietà pubbliche ereditate
Mostra proprietà pubbliche ereditate