| パッケージ | 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, 10:34 AM Z
継承されるパブリックプロパティを隠す
継承されるパブリックプロパティを表示