com.crystaldecisions.sdk.plugin.desktop.report
Class MultilingualFilesHelper

java.lang.Object
  extended by com.crystaldecisions.sdk.plugin.desktop.report.MultilingualFilesHelper

public abstract class MultilingualFilesHelper
extends java.lang.Object

Need to wrap getSourceFiles that platform provides. This could have been in IReport, but we need it for generic infoObjects as well.


Constructor Summary
MultilingualFilesHelper()
           
 
Method Summary
static IFiles getSourceFiles(IInfoObject i_infoObject)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MultilingualFilesHelper

public MultilingualFilesHelper()
Method Detail

getSourceFiles

public static IFiles getSourceFiles(IInfoObject i_infoObject)
                             throws SDKException
Throws:
SDKException