패키지 | 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:17 PM Z