套件 | 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:47 PM Z