ActionScript® 3.0 Reference for the Adobe® Flash® Platform
Home  |  Show Packages and Classes List |  Packages  |  Classes  |  What's New  |  Index  |  Appendixes
com.adobe.ep.ux.content.services.load 

IAssetLoaderService  - AS3 ADEP Content

Packagecom.adobe.ep.ux.content.services.load
Interfacepublic interface IAssetLoaderService

Language Version: ActionScript 3.0
Product Version: Adobe Digital Enterprise Platform Experience Services - Content 10
Runtime Versions: Flash Player 10.2, AIR (unsupported)

Service to load Data Dictionaries



Public Methods
 MethodDefined By
  
loadAssetTypes(resultHandler:Function, faultHandler:Function):mx.rpc:AsyncToken
Fetches the Data Dictionaries
IAssetLoaderService
Method Detail

loadAssetTypes

()method
public function loadAssetTypes(resultHandler:Function, faultHandler:Function):mx.rpc:AsyncToken

Language Version: ActionScript 3.0
Product Version: Adobe Digital Enterprise Platform Experience Services - Content 10
Runtime Versions: Flash Player 10.2, AIR (unsupported)

Fetches the Data Dictionaries

Parameters

resultHandler:Function — The result handler
 
faultHandler:Function — The fault handler

Returns
mx.rpc:AsyncToken — AsyncToken The async token which can be used to attach result and fault handlers