套件 | com.adobe.icc.services |
類別 | public class ServiceProvider |
繼承 | ServiceProvider Object |
語言版本: | ActionScript 3.0 |
產品版本: | Asset Composer Building Block 9.5 |
執行階段版本: | AIR (unsupported), Flash Player 9, Flash Player 10 |
屬性 | 定義自 | ||
---|---|---|---|
appContext : String [靜態]
Fetch the Application Context for the current application. | ServiceProvider | ||
constructor : Object
類別物件的參照或是特定物件實體的建構函數。 | Object |
方法 | 定義自 | ||
---|---|---|---|
Constructor
| ServiceProvider | ||
[靜態]
Returns a Category Service instance. | ServiceProvider | ||
[靜態]
Returns a Configuration Service instance. | ServiceProvider | ||
[靜態]
Returns a Download Service instance. | ServiceProvider | ||
[靜態]
Returns a Export Service instance. | ServiceProvider | ||
[靜態]
Returns an External Data Service instance. | ServiceProvider | ||
[靜態]
Everytime return a new Form Bridge service instance for a particular version of Form Bridge. | ServiceProvider | ||
[靜態] Returns a FragmentLayout Service instance. | ServiceProvider | ||
[靜態]
Returns a Layout Service instance. | ServiceProvider | ||
[靜態]
Returns a Letter Render Service instance. | ServiceProvider | ||
[靜態]
Returns a Letter Service instance. | ServiceProvider | ||
[靜態]
Returns a Locator Service instance. | ServiceProvider | ||
[靜態]
Returns a Module Resolver Service instance. | ServiceProvider | ||
[靜態]
Returns a Module Service instance. | ServiceProvider | ||
[靜態]
Returns a Portfolio Render Service instance. | ServiceProvider | ||
[靜態]
Returns a Submit Service instance. | ServiceProvider | ||
[靜態]
Returns a User Service instance. | ServiceProvider | ||
指出物件是否有已定義的指定屬性。 | Object | ||
指出 Object 類別的實體是否位於指定為參數的物件原型鏈中。 | Object | ||
指出指定的屬性是否存在,以及是否可列舉。 | Object | ||
為迴圈作業設定動態屬性的可用性。 | Object | ||
傳回代表此物件的字串,根據地區特定慣例進行格式化。 | Object | ||
會傳回指定之物件的字串形式。 | Object | ||
會傳回指定之物件的基本值。 | Object |
appContext | 屬性 |
ServiceProvider | () | 建構函式 |
public function ServiceProvider()
語言版本: | ActionScript 3.0 |
產品版本: | Asset Composer Building Block 9.5 |
執行階段版本: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Constructor
getCategoryService | () | 方法 |
public static function getCategoryService():ICategoryService
語言版本: | ActionScript 3.0 |
產品版本: | Asset Composer Building Block 9.5 |
執行階段版本: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Returns a Category Service instance.
傳回值ICategoryService — a Category Service instance.
|
getConfigService | () | 方法 |
public static function getConfigService():IConfigService
語言版本: | ActionScript 3.0 |
產品版本: | Asset Composer Building Block 9.5 |
執行階段版本: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Returns a Configuration Service instance.
傳回值IConfigService — Configuration Service instance
|
getDownloadService | () | 方法 |
public static function getDownloadService():IDownloadService
語言版本: | ActionScript 3.0 |
產品版本: | Asset Composer Building Block 9.5 |
執行階段版本: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Returns a Download Service instance.
傳回值IDownloadService — Download Service instance
|
getExportService | () | 方法 |
public static function getExportService():IExportService
語言版本: | ActionScript 3.0 |
產品版本: | Asset Composer Building Block 9.5 |
執行階段版本: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Returns a Export Service instance.
傳回值IExportService — Export Service instance
|
getExternalDataService | () | 方法 |
public static function getExternalDataService():IExternalDataService
語言版本: | ActionScript 3.0 |
產品版本: | Asset Composer Building Block 9.5 |
執行階段版本: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Returns an External Data Service instance.
傳回值IExternalDataService — External Data Service instance
|
getFormBridgeService | () | 方法 |
public static function getFormBridgeService():IFormBridgeService
語言版本: | ActionScript 3.0 |
產品版本: | Asset Composer Building Block 10 |
執行階段版本: | AIR (unsupported), Flash Player 10.2 |
Everytime return a new Form Bridge service instance for a particular version of Form Bridge.
傳回值IFormBridgeService — a new Form Bridge service instance for a particular version of Form Bridge.
|
getFragmentLayoutService | () | 方法 |
public static function getFragmentLayoutService():IFragmentLayoutService
語言版本: | ActionScript 3.0 |
產品版本: | Asset Composer Building Block 10 |
執行階段版本: | AIR (unsupported), Flash Player 10.2 |
Returns a FragmentLayout Service instance.
傳回值IFragmentLayoutService — a FragmentLayout Service instance.
|
getLayoutService | () | 方法 |
public static function getLayoutService():ILayoutService
語言版本: | ActionScript 3.0 |
產品版本: | Asset Composer Building Block 9.5 |
執行階段版本: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Returns a Layout Service instance.
傳回值ILayoutService — Layout Service instance
|
getLetterRenderService | () | 方法 |
public static function getLetterRenderService():ILetterRenderService
語言版本: | ActionScript 3.0 |
產品版本: | Asset Composer Building Block 9.5 |
執行階段版本: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Returns a Letter Render Service instance.
傳回值ILetterRenderService — Letter Render Service instance
|
getLetterService | () | 方法 |
public static function getLetterService():ILetterService
語言版本: | ActionScript 3.0 |
產品版本: | Asset Composer Building Block 9.5 |
執行階段版本: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Returns a Letter Service instance.
傳回值ILetterService — Letter Service instance
|
getLocatorService | () | 方法 |
public static function getLocatorService():ILocatorService
語言版本: | ActionScript 3.0 |
產品版本: | Asset Composer Building Block 9.5 |
執行階段版本: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Returns a Locator Service instance.
傳回值ILocatorService — Locator Service instance
|
getModuleResolverService | () | 方法 |
public static function getModuleResolverService():IModuleResolverService
語言版本: | ActionScript 3.0 |
產品版本: | Asset Composer Building Block 9.5 |
執行階段版本: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Returns a Module Resolver Service instance.
傳回值IModuleResolverService — Module Resolver Service instance
|
getModuleService | () | 方法 |
public static function getModuleService():IModuleService
語言版本: | ActionScript 3.0 |
產品版本: | Asset Composer Building Block 9.5 |
執行階段版本: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Returns a Module Service instance.
傳回值IModuleService — Module Service instance
|
getPortfolioRenderService | () | 方法 |
public static function getPortfolioRenderService():IPortfolioRenderService
語言版本: | ActionScript 3.0 |
產品版本: | Asset Composer Building Block 9.5 |
執行階段版本: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Returns a Portfolio Render Service instance.
傳回值IPortfolioRenderService — Portfolio Render Service instance
|
getSubmitService | () | 方法 |
public static function getSubmitService():ISubmitService
語言版本: | ActionScript 3.0 |
產品版本: | Asset Composer Building Block 9.5 |
執行階段版本: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Returns a Submit Service instance.
傳回值ISubmitService — Submit Service instance
|
getUserService | () | 方法 |
public static function getUserService():ISSOManager
語言版本: | ActionScript 3.0 |
產品版本: | Asset Composer Building Block 9.5 |
執行階段版本: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Returns a User Service instance.
傳回值ISSOManager — User Service instance
|
Tue Jun 12 2018, 03:47 PM Z