Accounting API Developer's Reference
|
c2g.FileManagementServiceglobal with sharing class FileManagementService The service class relating to File Management. Methods
createTemporaryFileReturnDownloadUrlglobal static String createTemporaryFileReturnDownloadUrl(String title, String data) Creates a URL to the file containing the data that has been exported from within Online Inquiries. Input Parameters
Return ValueThis service returns a String object. deleteOldExportDocumentsglobal static void deleteOldExportDocuments(Integer gracePeriodMinutes) Deletes Salesforce documents created by exporting data from within Online Inquiries. Documents created within the grace period are not deleted. Input Parameters
|