| Pacote | com.adobe.ep.ux.content.services.providers |
| Interface | public interface IContentServiceProvider |
| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Adobe Digital Enterprise Platform Experience Services - Content 10 |
| Versões de runtime: | Flash Player 10.2, AIR (unsupported) |
Métodos públicos
| Método | Definido por | ||
|---|---|---|---|
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 | ||
Detalhes do método
getAssetLoaderService | () | método |
public function getAssetLoaderService():IAssetLoaderService| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Adobe Digital Enterprise Platform Experience Services - Content 10 |
| Versões de runtime: | Flash Player 10.2, AIR (unsupported) |
Service to load System Data Dictionaries
RetornaIAssetLoaderService — An instance of IAssetLoaderService which is used to load assets
|
Elementos da API relacionados
getAssetPermissionsService | () | método |
public function getAssetPermissionsService():IAssetPermissionService| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Adobe Digital Enterprise Platform Experience Services - Content 10 |
| Versões de runtime: | Flash Player 10.2, AIR (unsupported) |
Loads the permissions associated with the current user.
RetornaIAssetPermissionService — An instance of IAssetPermissionService which loads the permissions of the logged in user
|
Elementos da API relacionados
getAssetPreviewService | () | método |
public function getAssetPreviewService():IAssetPreviewService| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Adobe Digital Enterprise Platform Experience Services - Content 10 |
| Versões de runtime: | Flash Player 10.2, AIR (unsupported) |
Service to get Asset Preview
RetornaIAssetPreviewService — An instance of IAssetPreviewService which is used to get preview of assets
|
Elementos da API relacionados
getAssetQueryService | () | método |
public function getAssetQueryService(assetQueryType:String):IAssetQueryService| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Adobe Digital Enterprise Platform Experience Services - Content 10 |
| Versões de runtime: | Flash Player 10.2, AIR (unsupported) |
This is a simple delegate to QueryService which attach success/fault listeners to QueryService response
Parâmetros
assetQueryType:String — of query fired
|
IAssetQueryService — An instance of IAssetQueryService which is used to search assets
|
Elementos da API relacionados
getAssetRelationshipService | () | método |
public function getAssetRelationshipService():IAssetRelationshipService| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Adobe Digital Enterprise Platform Experience Services - Content 10 |
| Versões de runtime: | Flash Player 10.2, AIR (unsupported) |
Service to get Asset Relationships
RetornaIAssetRelationshipService — An instance of IAssetRelationshipService which is used to get related assets
|
Elementos da API relacionados
getAssetVersionService | () | método |
public function getAssetVersionService():IAssetVersionService| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Adobe Digital Enterprise Platform Experience Services - Content 10 |
| Versões de runtime: | Flash Player 10.2, AIR (unsupported) |
Service to get Asset Versions
RetornaIAssetVersionService — An instance of IAssetVersionService which is used to get versions of assets
|
Elementos da API relacionados
Wed Jun 13 2018, 11:10 AM Z