| 패키지 | com.adobe.ep.ux.content.services.providers |
| 인터페이스 | public interface IContentServiceProvider |
| 언어 버전: | ActionScript 3.0 |
| 제품 버전: | Adobe Digital Enterprise Platform Experience Services - Content 10 |
| 런타임 버전: | Flash Player 10.2, AIR (unsupported) |
공용 메서드
| 메서드 | 정의 주체 | ||
|---|---|---|---|
Service to load System Data Dictionaries
| IContentServiceProvider | ||
Loads the permissions associated with the current user. | IContentServiceProvider | ||
Service to get Asset Preview
| IContentServiceProvider | ||
This is a simple delegate to QueryService which attach success/fault listeners to QueryService response
| IContentServiceProvider | ||
Service to get Asset Relationships
| IContentServiceProvider | ||
Service to get Asset Versions
| IContentServiceProvider | ||
메서드 세부 정보
getAssetLoaderService | () | 메서드 |
public function getAssetLoaderService():IAssetLoaderService| 언어 버전: | ActionScript 3.0 |
| 제품 버전: | Adobe Digital Enterprise Platform Experience Services - Content 10 |
| 런타임 버전: | Flash Player 10.2, AIR (unsupported) |
Service to load System Data Dictionaries
반환값IAssetLoaderService — An instance of IAssetLoaderService which is used to load assets
|
관련 API 요소
getAssetPermissionsService | () | 메서드 |
public function getAssetPermissionsService():IAssetPermissionService| 언어 버전: | ActionScript 3.0 |
| 제품 버전: | Adobe Digital Enterprise Platform Experience Services - Content 10 |
| 런타임 버전: | Flash Player 10.2, AIR (unsupported) |
Loads the permissions associated with the current user.
반환값IAssetPermissionService — An instance of IAssetPermissionService which loads the permissions of the logged in user
|
관련 API 요소
getAssetPreviewService | () | 메서드 |
public function getAssetPreviewService():IAssetPreviewService| 언어 버전: | ActionScript 3.0 |
| 제품 버전: | Adobe Digital Enterprise Platform Experience Services - Content 10 |
| 런타임 버전: | Flash Player 10.2, AIR (unsupported) |
Service to get Asset Preview
반환값IAssetPreviewService — An instance of IAssetPreviewService which is used to get preview of assets
|
관련 API 요소
getAssetQueryService | () | 메서드 |
public function getAssetQueryService(assetQueryType:String):IAssetQueryService| 언어 버전: | ActionScript 3.0 |
| 제품 버전: | Adobe Digital Enterprise Platform Experience Services - Content 10 |
| 런타임 버전: | Flash Player 10.2, AIR (unsupported) |
This is a simple delegate to QueryService which attach success/fault listeners to QueryService response
매개 변수
assetQueryType:String — of query fired
|
IAssetQueryService — An instance of IAssetQueryService which is used to search assets
|
관련 API 요소
getAssetRelationshipService | () | 메서드 |
public function getAssetRelationshipService():IAssetRelationshipService| 언어 버전: | ActionScript 3.0 |
| 제품 버전: | Adobe Digital Enterprise Platform Experience Services - Content 10 |
| 런타임 버전: | Flash Player 10.2, AIR (unsupported) |
Service to get Asset Relationships
반환값IAssetRelationshipService — An instance of IAssetRelationshipService which is used to get related assets
|
관련 API 요소
getAssetVersionService | () | 메서드 |
public function getAssetVersionService():IAssetVersionService| 언어 버전: | ActionScript 3.0 |
| 제품 버전: | Adobe Digital Enterprise Platform Experience Services - Content 10 |
| 런타임 버전: | Flash Player 10.2, AIR (unsupported) |
Service to get Asset Versions
반환값IAssetVersionService — An instance of IAssetVersionService which is used to get versions of assets
|
관련 API 요소
Tue Jun 12 2018, 03:17 PM Z