Changes between Version 14 and Version 15 of ApertureDataSource


Ignore:
Timestamp:
10/12/05 14:08:32 (19 years ago)
Author:
dburkhar
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ApertureDataSource

    v14 v15  
    7272 
    7373{{{ 
     74 /** 
     75  * A DataSource defines the characteristics of a source from which DataObjects 
     76  * can be extracted. A Datasource contains all information necessary to realize 
     77  * these objects, such as paths, usernames, passwords, etc. 
     78  */ 
    7479public interface DataSource { 
    7580