| Pacchetto | com.adobe.livecycle.assetmanager.client.service |
| Classe | public final class ServiceLocator |
| Ereditarietà | ServiceLocator Object |
Obsoleti: Deprecated
| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Asset Manager 9.5 |
| Versioni runtime: | AIR 1.0, Flash Player 9, Flash Player 10 |
Proprietà pubbliche
Metodi pubblici
| Metodo | Definito da | ||
|---|---|---|---|
Constructor. | ServiceLocator | ||
Retrieves a DataService service by destinationName. | ServiceLocator | ||
[statico] Returns the singleton instance of this class. | ServiceLocator | ||
![]() |
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 | |
Disconnects the channels for all existing data services and resets the cache for the data service instance. | ServiceLocator | ||
![]() |
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 | |
Descrizione della funzione di costruzione
ServiceLocator | () | Funzione di costruzione |
public function ServiceLocator()| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Asset Manager 9.5 |
| Versioni runtime: | AIR 1.0, Flash Player 9, Flash Player 10 |
Constructor. Do not call this to get a new ServiceLocator. Use the getInstance() function instead.
Genera
Error — ServiceLocator class is a singleton.
|
Descrizione dei metodi
getDataService | () | metodo |
public function getDataService(destinationName:String):DataService| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Asset Manager 9.5 |
| Versioni runtime: | AIR 1.0, Flash Player 9, Flash Player 10 |
Retrieves a DataService service by destinationName.
Parametri
destinationName:String — The destinationName of the DataService to retrieve.
|
DataService — The DataService requested.
|
getInstance | () | metodo |
public static function getInstance():ServiceLocator| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Asset Manager 9.5 |
| Versioni runtime: | AIR 1.0, Flash Player 9, Flash Player 10 |
Returns the singleton instance of this class.
RestituisceServiceLocator — The ServiceLocator instance.
|
reset | () | metodo |
public function reset():void| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Asset Manager 9.5 |
| Versioni runtime: | AIR 1.0, Flash Player 9, Flash Player 10 |
Disconnects the channels for all existing data services and resets the cache for the data service instance.
Tue Jun 12 2018, 02:44 PM Z
Nascondi proprietà pubbliche ereditate
Mostra proprietà pubbliche ereditate