Pacote | com.adobe.icc.services |
Classe | public class ServiceProvider |
Herança | ServiceProvider Object |
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Asset Composer Building Block 9.5 |
Versões de runtime: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Propriedade | Definido por | ||
---|---|---|---|
appContext : String [estático]
Fetch the Application Context for the current application. | ServiceProvider | ||
constructor : Object
Uma referência ao objeto de classe ou à função de construtor de uma determinada ocorrência de objeto. | Object |
Método | Definido por | ||
---|---|---|---|
Constructor
| ServiceProvider | ||
[estático]
Returns a Category Service instance. | ServiceProvider | ||
[estático]
Returns a Configuration Service instance. | ServiceProvider | ||
[estático]
Returns a Download Service instance. | ServiceProvider | ||
[estático]
Returns a Export Service instance. | ServiceProvider | ||
[estático]
Returns an External Data Service instance. | ServiceProvider | ||
[estático]
Everytime return a new Form Bridge service instance for a particular version of Form Bridge. | ServiceProvider | ||
[estático] Returns a FragmentLayout Service instance. | ServiceProvider | ||
[estático]
Returns a Layout Service instance. | ServiceProvider | ||
[estático]
Returns a Letter Render Service instance. | ServiceProvider | ||
[estático]
Returns a Letter Service instance. | ServiceProvider | ||
[estático]
Returns a Locator Service instance. | ServiceProvider | ||
[estático]
Returns a Module Resolver Service instance. | ServiceProvider | ||
[estático]
Returns a Module Service instance. | ServiceProvider | ||
[estático]
Returns a Portfolio Render Service instance. | ServiceProvider | ||
[estático]
Returns a Submit Service instance. | ServiceProvider | ||
[estático]
Returns a User Service instance. | ServiceProvider | ||
Indica se um objeto tem uma propriedade especificada definida. | Object | ||
Indica se uma ocorrência da classe Object está na cadeia de protótipos do objeto especificado como o parâmetro. | Object | ||
Indica se a propriedade especificada existe e é enumerável. | Object | ||
Define a disponibilidade de uma propriedade dinâmica para operações de repetição. | Object | ||
Retorna a representação da string deste objeto, formatado segundo as convenções específicas para a localidade. | Object | ||
Retorna a representação de string do objeto especificado. | Object | ||
Retorna o valor primitivo do objeto especificado. | Object |
appContext | propriedade |
appContext:String
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Asset Composer Building Block 10 |
Versões de runtime: | AIR (unsupported), Flash Player 10.2 |
Fetch the Application Context for the current application.
Implementação
public static function get appContext():String
public static function set appContext(value:String):void
ServiceProvider | () | Construtor |
public function ServiceProvider()
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Asset Composer Building Block 9.5 |
Versões de runtime: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Constructor
getCategoryService | () | método |
public static function getCategoryService():ICategoryService
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Asset Composer Building Block 9.5 |
Versões de runtime: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Returns a Category Service instance.
RetornaICategoryService — a Category Service instance.
|
getConfigService | () | método |
public static function getConfigService():IConfigService
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Asset Composer Building Block 9.5 |
Versões de runtime: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Returns a Configuration Service instance.
RetornaIConfigService — Configuration Service instance
|
getDownloadService | () | método |
public static function getDownloadService():IDownloadService
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Asset Composer Building Block 9.5 |
Versões de runtime: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Returns a Download Service instance.
RetornaIDownloadService — Download Service instance
|
getExportService | () | método |
public static function getExportService():IExportService
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Asset Composer Building Block 9.5 |
Versões de runtime: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Returns a Export Service instance.
RetornaIExportService — Export Service instance
|
getExternalDataService | () | método |
public static function getExternalDataService():IExternalDataService
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Asset Composer Building Block 9.5 |
Versões de runtime: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Returns an External Data Service instance.
RetornaIExternalDataService — External Data Service instance
|
getFormBridgeService | () | método |
public static function getFormBridgeService():IFormBridgeService
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Asset Composer Building Block 10 |
Versões de runtime: | AIR (unsupported), Flash Player 10.2 |
Everytime return a new Form Bridge service instance for a particular version of Form Bridge.
RetornaIFormBridgeService — a new Form Bridge service instance for a particular version of Form Bridge.
|
getFragmentLayoutService | () | método |
public static function getFragmentLayoutService():IFragmentLayoutService
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Asset Composer Building Block 10 |
Versões de runtime: | AIR (unsupported), Flash Player 10.2 |
Returns a FragmentLayout Service instance.
RetornaIFragmentLayoutService — a FragmentLayout Service instance.
|
getLayoutService | () | método |
public static function getLayoutService():ILayoutService
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Asset Composer Building Block 9.5 |
Versões de runtime: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Returns a Layout Service instance.
RetornaILayoutService — Layout Service instance
|
getLetterRenderService | () | método |
public static function getLetterRenderService():ILetterRenderService
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Asset Composer Building Block 9.5 |
Versões de runtime: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Returns a Letter Render Service instance.
RetornaILetterRenderService — Letter Render Service instance
|
getLetterService | () | método |
public static function getLetterService():ILetterService
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Asset Composer Building Block 9.5 |
Versões de runtime: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Returns a Letter Service instance.
RetornaILetterService — Letter Service instance
|
getLocatorService | () | método |
public static function getLocatorService():ILocatorService
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Asset Composer Building Block 9.5 |
Versões de runtime: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Returns a Locator Service instance.
RetornaILocatorService — Locator Service instance
|
getModuleResolverService | () | método |
public static function getModuleResolverService():IModuleResolverService
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Asset Composer Building Block 9.5 |
Versões de runtime: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Returns a Module Resolver Service instance.
RetornaIModuleResolverService — Module Resolver Service instance
|
getModuleService | () | método |
public static function getModuleService():IModuleService
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Asset Composer Building Block 9.5 |
Versões de runtime: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Returns a Module Service instance.
RetornaIModuleService — Module Service instance
|
getPortfolioRenderService | () | método |
public static function getPortfolioRenderService():IPortfolioRenderService
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Asset Composer Building Block 9.5 |
Versões de runtime: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Returns a Portfolio Render Service instance.
RetornaIPortfolioRenderService — Portfolio Render Service instance
|
getSubmitService | () | método |
public static function getSubmitService():ISubmitService
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Asset Composer Building Block 9.5 |
Versões de runtime: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Returns a Submit Service instance.
RetornaISubmitService — Submit Service instance
|
getUserService | () | método |
public static function getUserService():ISSOManager
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Asset Composer Building Block 9.5 |
Versões de runtime: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Returns a User Service instance.
RetornaISSOManager — User Service instance
|
Wed Jun 13 2018, 11:10 AM Z