ActionScript® 3.0 — dokumentacja dla platformy Adobe® Flash®
Strona główna  |  Ukryj listę pakietów i klas |  Pakiety  |  Klasy  |  Nowości  |  Indeks  |  Dodatki  |  Dlaczego język angielski?
Filtry: Pobieranie danych z serwera...
Pobieranie danych z serwera...
com.adobe.livecycle.assetmanager.client.service 

AssetQueryServiceDelegate  - AS3 Menedżer zasobów

Pakietcom.adobe.livecycle.assetmanager.client.service
Klasapublic class AssetQueryServiceDelegate
DziedziczenieAssetQueryServiceDelegate Inheritance 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

A simple delegate to QueryService that attaches success and fault listeners to the QueryService response.



Właściwości publiczne
 WłaściwośćZdefiniowane przez
 Inheritedconstructor : Object
Odwołanie do obiektu klasy lub funkcji konstruktora, dotyczące danej instancji obiektu.
Object
Metody publiczne
 MetodaZdefiniowane przez
  
Constructor.
AssetQueryServiceDelegate
 Inherited
Wskazuje, czy dla obiektu zdefiniowano określoną właściwość.
Object
 Inherited
Wskazuje, czy instancja klasy Object należy do łańcucha prototypów obiektu określonego jako parametr.
Object
 Inherited
Wskazuje, czy określona właściwość istnieje i jest przeliczalna.
Object
  
releaseSearchResults(resultsListView:ListCollectionView, lcdsDestination:String, assetQueryType:String):void
Releases the search results collection managed by Data Management Service.
AssetQueryServiceDelegate
  
searchAssets(collection:ListCollectionView, searchFilterList:IList, lcdsDestination:String, path:String, assetQueryType:String):mx.rpc:AsyncToken
Initiates the search based on the specified search filter list and destination.
AssetQueryServiceDelegate
 Inherited
Ustawia dostępność właściwości dynamicznej używanej w pętlach.
Object
 Inherited
Zwraca ciąg reprezentujący obiekt — sformatowany zgodnie z konwencjami właściwymi dla ustawień regionalnych.
Object
 Inherited
Zwraca ciąg reprezentujący określony obiekt.
Object
 Inherited
Zwraca pierwotną wartość dla określonego obiektu.
Object
Konstruktor Szczegół

AssetQueryServiceDelegate

()Konstruktor
public function AssetQueryServiceDelegate(vResponder:IResponder)

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.

Parametry
vResponder:IResponder — An interface that provides the contract for any service that needs to respond to remote or asynchronous calls.
Szczegół metody

releaseSearchResults

()metoda
public function releaseSearchResults(resultsListView:ListCollectionView, lcdsDestination:String, assetQueryType:String):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

Releases the search results collection managed by Data Management Service.

Parametry

resultsListView:ListCollectionView — The results collection.
 
lcdsDestination:String — The Data Management Service destination.
 
assetQueryType:String — The query type.

searchAssets

()metoda 
public function searchAssets(collection:ListCollectionView, searchFilterList:IList, lcdsDestination:String, path:String, assetQueryType:String):mx.rpc:AsyncToken

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

Initiates the search based on the specified search filter list and destination. The search results are populated in the given collection.

Parametry

collection:ListCollectionView — The collection that the search results are populated in.
 
searchFilterList:IList — A list of search filters based on which the search query is fired.
 
lcdsDestination:String — The Data Services destination on the server used for the search.
 
path:String — The unqualified name of the class for which the search is fired.
 
assetQueryType:String — The search type. For example, HQL_QUERY or CMS_QUERY.

Zwraca
mx.rpc:AsyncToken




[ X ]Dlaczego język angielski?
Treść dokumentacji języka ActionScript 3.0 wyświetlana w języku angielskim

Niektóre części dokumentacji języka ActionScript 3.0 nie są przetłumaczone na poszczególne języki. Gdy element nie jest przetłumaczony na dany język, jest wyświetlany tekst angielski. Na przykład opis klasy ga.controls.HelpBox nie jest przetłumaczony na żaden dodatkowy język. Z tego powodu polska wersja dokumentacji zawiera opis klasy ga.controls.HelpBox w języku angielskim.