| Pakiet | com.adobe.livecycle.assetmanager.client.service |
| Klasa | public final class ServiceLocator |
| Dziedziczenie | ServiceLocator Object |
Przestarzałe: Deprecated
| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Asset Manager Building Block 9.5 |
| Wersje środowiska wykonawczego: | AIR 1.0, Flash Player 9, Flash Player 10 |
Właściwości publiczne
Metody publiczne
| Metoda | Zdefiniowane przez | ||
|---|---|---|---|
Constructor. | ServiceLocator | ||
Retrieves a DataService service by destinationName. | ServiceLocator | ||
[statyczny] Returns the singleton instance of this class. | ServiceLocator | ||
![]() |
Wskazuje, czy dla obiektu zdefiniowano określoną właściwość. | Object | |
![]() |
Wskazuje, czy instancja klasy Object należy do łańcucha prototypów obiektu określonego jako parametr. | Object | |
![]() |
Wskazuje, czy określona właściwość istnieje i jest przeliczalna. | Object | |
Disconnects the channels for all existing data services and resets the cache for the data service instance. | ServiceLocator | ||
![]() |
Ustawia dostępność właściwości dynamicznej używanej w pętlach. | Object | |
![]() |
Zwraca ciąg reprezentujący obiekt — sformatowany zgodnie z konwencjami właściwymi dla ustawień regionalnych. | Object | |
![]() |
Zwraca ciąg reprezentujący określony obiekt. | Object | |
![]() |
Zwraca pierwotną wartość dla określonego obiektu. | Object | |
Konstruktor Szczegół
ServiceLocator | () | Konstruktor |
public function ServiceLocator()| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Asset Manager Building Block 9.5 |
| Wersje środowiska wykonawczego: | AIR 1.0, Flash Player 9, Flash Player 10 |
Constructor. Do not call this to get a new ServiceLocator. Use the getInstance() function instead.
Zgłasza
Error — ServiceLocator class is a singleton.
|
Szczegół metody
getDataService | () | metoda |
public function getDataService(destinationName:String):DataService| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Asset Manager Building Block 9.5 |
| Wersje środowiska wykonawczego: | AIR 1.0, Flash Player 9, Flash Player 10 |
Retrieves a DataService service by destinationName.
Parametry
destinationName:String — The destinationName of the DataService to retrieve.
|
DataService — The DataService requested.
|
getInstance | () | metoda |
public static function getInstance():ServiceLocator| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Asset Manager Building Block 9.5 |
| Wersje środowiska wykonawczego: | AIR 1.0, Flash Player 9, Flash Player 10 |
Returns the singleton instance of this class.
ZwracaServiceLocator — The ServiceLocator instance.
|
reset | () | metoda |
public function reset():void| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Asset Manager Building Block 9.5 |
| Wersje środowiska wykonawczego: | 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, 12:06 PM Z
Ukryj dziedziczone właściwości publiczne
Pokaż dziedziczone właściwości publiczne