| Pakiet | com.adobe.icc.services |
| Klasa | public class ServiceProvider |
| Dziedziczenie | ServiceProvider Object |
| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Asset Composer Building Block 9.5 |
| Wersje środowiska wykonawczego: | AIR (unsupported), Flash Player 9, Flash Player 10 |
| Właściwość | Zdefiniowane przez | ||
|---|---|---|---|
| appContext : String [statyczny]
Fetch the Application Context for the current application. | ServiceProvider | ||
![]() | constructor : Object
Odwołanie do obiektu klasy lub funkcji konstruktora, dotyczące danej instancji obiektu. | Object | |
| Metoda | Zdefiniowane przez | ||
|---|---|---|---|
Constructor
| ServiceProvider | ||
[statyczny]
Returns a Category Service instance. | ServiceProvider | ||
[statyczny]
Returns a Configuration Service instance. | ServiceProvider | ||
[statyczny]
Returns a Download Service instance. | ServiceProvider | ||
[statyczny]
Returns a Export Service instance. | ServiceProvider | ||
[statyczny]
Returns an External Data Service instance. | ServiceProvider | ||
[statyczny]
Everytime return a new Form Bridge service instance for a particular version of Form Bridge. | ServiceProvider | ||
[statyczny] Returns a FragmentLayout Service instance. | ServiceProvider | ||
[statyczny]
Returns a Layout Service instance. | ServiceProvider | ||
[statyczny]
Returns a Letter Render Service instance. | ServiceProvider | ||
[statyczny]
Returns a Letter Service instance. | ServiceProvider | ||
[statyczny]
Returns a Locator Service instance. | ServiceProvider | ||
[statyczny]
Returns a Module Resolver Service instance. | ServiceProvider | ||
[statyczny]
Returns a Module Service instance. | ServiceProvider | ||
[statyczny]
Returns a Portfolio Render Service instance. | ServiceProvider | ||
[statyczny]
Returns a Submit Service instance. | ServiceProvider | ||
[statyczny]
Returns a User Service instance. | ServiceProvider | ||
![]() |
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 | |
appContext | właściwość |
appContext:String| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Asset Composer Building Block 10 |
| Wersje środowiska wykonawczego: | AIR (unsupported), Flash Player 10.2 |
Fetch the Application Context for the current application.
Implementacja
public static function get appContext():String public static function set appContext(value:String):voidServiceProvider | () | Konstruktor |
public function ServiceProvider()| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Asset Composer Building Block 9.5 |
| Wersje środowiska wykonawczego: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Constructor
getCategoryService | () | metoda |
public static function getCategoryService():ICategoryService| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Asset Composer Building Block 9.5 |
| Wersje środowiska wykonawczego: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Returns a Category Service instance.
ZwracaICategoryService — a Category Service instance.
|
getConfigService | () | metoda |
public static function getConfigService():IConfigService| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Asset Composer Building Block 9.5 |
| Wersje środowiska wykonawczego: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Returns a Configuration Service instance.
ZwracaIConfigService — Configuration Service instance
|
getDownloadService | () | metoda |
public static function getDownloadService():IDownloadService| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Asset Composer Building Block 9.5 |
| Wersje środowiska wykonawczego: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Returns a Download Service instance.
ZwracaIDownloadService — Download Service instance
|
getExportService | () | metoda |
public static function getExportService():IExportService| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Asset Composer Building Block 9.5 |
| Wersje środowiska wykonawczego: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Returns a Export Service instance.
ZwracaIExportService — Export Service instance
|
getExternalDataService | () | metoda |
public static function getExternalDataService():IExternalDataService| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Asset Composer Building Block 9.5 |
| Wersje środowiska wykonawczego: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Returns an External Data Service instance.
ZwracaIExternalDataService — External Data Service instance
|
getFormBridgeService | () | metoda |
public static function getFormBridgeService():IFormBridgeService| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Asset Composer Building Block 10 |
| Wersje środowiska wykonawczego: | AIR (unsupported), Flash Player 10.2 |
Everytime return a new Form Bridge service instance for a particular version of Form Bridge.
ZwracaIFormBridgeService — a new Form Bridge service instance for a particular version of Form Bridge.
|
getFragmentLayoutService | () | metoda |
public static function getFragmentLayoutService():IFragmentLayoutService| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Asset Composer Building Block 10 |
| Wersje środowiska wykonawczego: | AIR (unsupported), Flash Player 10.2 |
Returns a FragmentLayout Service instance.
ZwracaIFragmentLayoutService — a FragmentLayout Service instance.
|
getLayoutService | () | metoda |
public static function getLayoutService():ILayoutService| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Asset Composer Building Block 9.5 |
| Wersje środowiska wykonawczego: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Returns a Layout Service instance.
ZwracaILayoutService — Layout Service instance
|
getLetterRenderService | () | metoda |
public static function getLetterRenderService():ILetterRenderService| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Asset Composer Building Block 9.5 |
| Wersje środowiska wykonawczego: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Returns a Letter Render Service instance.
ZwracaILetterRenderService — Letter Render Service instance
|
getLetterService | () | metoda |
public static function getLetterService():ILetterService| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Asset Composer Building Block 9.5 |
| Wersje środowiska wykonawczego: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Returns a Letter Service instance.
ZwracaILetterService — Letter Service instance
|
getLocatorService | () | metoda |
public static function getLocatorService():ILocatorService| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Asset Composer Building Block 9.5 |
| Wersje środowiska wykonawczego: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Returns a Locator Service instance.
ZwracaILocatorService — Locator Service instance
|
getModuleResolverService | () | metoda |
public static function getModuleResolverService():IModuleResolverService| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Asset Composer Building Block 9.5 |
| Wersje środowiska wykonawczego: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Returns a Module Resolver Service instance.
ZwracaIModuleResolverService — Module Resolver Service instance
|
getModuleService | () | metoda |
public static function getModuleService():IModuleService| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Asset Composer Building Block 9.5 |
| Wersje środowiska wykonawczego: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Returns a Module Service instance.
ZwracaIModuleService — Module Service instance
|
getPortfolioRenderService | () | metoda |
public static function getPortfolioRenderService():IPortfolioRenderService| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Asset Composer Building Block 9.5 |
| Wersje środowiska wykonawczego: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Returns a Portfolio Render Service instance.
ZwracaIPortfolioRenderService — Portfolio Render Service instance
|
getSubmitService | () | metoda |
public static function getSubmitService():ISubmitService| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Asset Composer Building Block 9.5 |
| Wersje środowiska wykonawczego: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Returns a Submit Service instance.
ZwracaISubmitService — Submit Service instance
|
getUserService | () | metoda |
public static function getUserService():ISSOManager| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Asset Composer Building Block 9.5 |
| Wersje środowiska wykonawczego: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Returns a User Service instance.
ZwracaISSOManager — User Service instance
|
Tue Jun 12 2018, 12:06 PM Z
Ukryj dziedziczone właściwości publiczne
Pokaż dziedziczone właściwości publiczne