org.safs.tools.input
Interface SourceInterface

All Known Subinterfaces:
UniqueFileInterface, UniqueSourceInterface
All Known Implementing Classes:
UniqueStringFileInfo

public interface SourceInterface


Method Summary
 java.lang.String getDefaultSeparator()
          Get default separator used to delimit input record fields.
 java.lang.String getSourceName()
          Get the Name of the Source.
 java.lang.String getSourcePath(PathInterface driver)
          Get the full path to the Source.
 java.lang.String getTestLevel()
          Get the Test Level of the Source.
 

Method Detail

getDefaultSeparator

java.lang.String getDefaultSeparator()
Get default separator used to delimit input record fields.


getTestLevel

java.lang.String getTestLevel()
Get the Test Level of the Source.


getSourceName

java.lang.String getSourceName()
Get the Name of the Source. For example, the Filename. This is different than the ID. Since many instances of the same named source can be opened with different Unique IDs.


getSourcePath

java.lang.String getSourcePath(PathInterface driver)
Get the full path to the Source. For example, the full path filename.