Importing data from the Filesystem
[Exchange Manager 2 Handlers]


Detailed Description

Handlers that can return data stored in the Filesystem are based on ALP_EXG2_IMPORT_ACTIONCLASS. Examples of methods are : get file, etc.

Note that Importing data is different than Getting data in the way that importing is always from the file system, whereas when getting data, the handler decides where it finds the data.

The imported data to returned as data objects in the response request.


Import from a file

This verb is based on ALP_EXG2_IMPORT_ACTIONCLASS. This service will show UI to let the user select objects from a file on internal or external storage. The selected files are returned as data objects.

#define ALP_EXG2_IMPORT_FROMFILE_VERB   ALP_EXG2_IMPORT_ACTIONCLASS"/file"
 VERB: Import from file.


Define Documentation

#define ALP_EXG2_IMPORT_FROMFILE_VERB   ALP_EXG2_IMPORT_ACTIONCLASS"/file"
 

VERB: Import from file.


Generated on Wed Jul 30 07:06:44 2008 by Doxygen 1.4.6 for ALP SDK + Hiker Documentation

Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.