| Pakiet | com.adobe.ep.ux.content.services.providers |
| Klasa | public class ContentServiceProvider |
| Dziedziczenie | ContentServiceProvider Object |
| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Adobe Digital Enterprise Platform Experience Services - Content 10 |
| Wersje środowiska wykonawczego: | Flash Player 10.2, AIR (unsupported) |
Właściwości publiczne
| Właściwość | Zdefiniowane przez | ||
|---|---|---|---|
![]() | constructor : Object
Odwołanie do obiektu klasy lub funkcji konstruktora, dotyczące danej instancji obiektu. | Object | |
| instance : IContentServiceProvider [statyczny]
Singleton instance of the Service Provider
| ContentServiceProvider | ||
Metody publiczne
| Metoda | Zdefiniowane przez | ||
|---|---|---|---|
Service to load System Data Dictionaries
| ContentServiceProvider | ||
Loads the permissions associated with the current user. | ContentServiceProvider | ||
This is a simple delegate to QueryService which attach success/fault listeners to QueryService response
| ContentServiceProvider | ||
![]() |
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 | |
![]() |
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 | |
Szczegół właściwości
instance | właściwość |
instance:IContentServiceProvider| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Adobe Digital Enterprise Platform Experience Services - Content 10 |
| Wersje środowiska wykonawczego: | Flash Player 10.2, AIR (unsupported) |
Singleton instance of the Service Provider
Implementacja
public static function get instance():IContentServiceProvider public static function set instance(value:IContentServiceProvider):voidSzczegół metody
getAssetLoaderService | () | metoda |
public function getAssetLoaderService():IAssetLoaderService| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Adobe Digital Enterprise Platform Experience Services - Content 10 |
| Wersje środowiska wykonawczego: | Flash Player 10.2, AIR (unsupported) |
Service to load System Data Dictionaries
ZwracaIAssetLoaderService — An instance of IAssetLoaderService which is used to load assets
|
Powiązane elementy interfejsu API
getAssetPermissionsService | () | metoda |
public function getAssetPermissionsService():IAssetPermissionService| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Adobe Digital Enterprise Platform Experience Services - Content 10 |
| Wersje środowiska wykonawczego: | Flash Player 10.2, AIR (unsupported) |
Loads the permissions associated with the current user.
ZwracaIAssetPermissionService — An instance of IAssetPermissionService which loads the permissions of the logged in user
|
Powiązane elementy interfejsu API
getAssetQueryService | () | metoda |
public function getAssetQueryService(assetQueryType:String):IAssetQueryService| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Adobe Digital Enterprise Platform Experience Services - Content 10 |
| Wersje środowiska wykonawczego: | Flash Player 10.2, AIR (unsupported) |
This is a simple delegate to QueryService which attach success/fault listeners to QueryService response
Parametry
assetQueryType:String — of query fired
|
IAssetQueryService — An instance of IAssetQueryService which is used to search assets
|
Powiązane elementy interfejsu API
Tue Jun 12 2018, 12:06 PM Z
Ukryj dziedziczone właściwości publiczne
Pokaż dziedziczone właściwości publiczne