jACOB 2.7 API Documentation.

Uses of Package
de.tif.jacob.core.data

Packages that use de.tif.jacob.core.data
de.tif.jacob.core.data   
de.tif.jacob.core.data.event   
de.tif.jacob.core.exception   
de.tif.jacob.messaging   
de.tif.jacob.report.birt   
de.tif.jacob.screen   
de.tif.jacob.screen.dialogs   
de.tif.jacob.screen.event   
de.tif.jacob.security   
 

Classes in de.tif.jacob.core.data used by de.tif.jacob.core.data
DataDocumentValue
          Data document value instances could be obtained by means of IDataRecord.getDocumentValue(int) IDataRecord.getValue(int) for jACOB document field types.
IDataAccessor
          A data accessor is the central "entry point" for accessing data from data sources.
IDataBrowser
          A data browser represents a record set containing data browser records, i.e.
IDataBrowserRecord
          Data browser records represent records created when populating instances of IDataBrowser.
IDataKeyValue
          Data key value instances could be obtained by means of IDataRecord.getPrimaryKeyValue() IDataTableRecord.getKeyValue(IKey) IDataTableRecord.getKeyValue(String).
IDataRecord
          A data record represents the joint behaviour of instances of IDataBrowserRecord and IDataTableRecord.
IDataRecordId
          The data record id unambiguously identifies a data record in any table.
IDataRecordSet
          A data record set defines a container for instances of IDataRecord and also represents the joint behaviour of instances of IDataBrowser and IDataTable.
IDataTable
          A data table represents a record set containing data table records, i.e.
IDataTableRecord
          Data table records represent records created when populating instances of IDataTable.
IDataTransaction
          A data transaction provides the ability to flush (commit) multiple record modifications at once by means of calling IDataTransaction.commit().
 

Classes in de.tif.jacob.core.data used by de.tif.jacob.core.data.event
IDataTable
          A data table represents a record set containing data table records, i.e.
IDataTableRecord
          Data table records represent records created when populating instances of IDataTable.
IDataTransaction
          A data transaction provides the ability to flush (commit) multiple record modifications at once by means of calling IDataTransaction.commit().
 

Classes in de.tif.jacob.core.data used by de.tif.jacob.core.exception
IDataKeyValue
          Data key value instances could be obtained by means of IDataRecord.getPrimaryKeyValue() IDataTableRecord.getKeyValue(IKey) IDataTableRecord.getKeyValue(String).
IDataRecordId
          The data record id unambiguously identifies a data record in any table.
IDataTableRecord
          Data table records represent records created when populating instances of IDataTable.
 

Classes in de.tif.jacob.core.data used by de.tif.jacob.messaging
DataDocumentValue
          Data document value instances could be obtained by means of IDataRecord.getDocumentValue(int) IDataRecord.getValue(int) for jACOB document field types.
 

Classes in de.tif.jacob.core.data used by de.tif.jacob.report.birt
DataDocumentValue
          Data document value instances could be obtained by means of IDataRecord.getDocumentValue(int) IDataRecord.getValue(int) for jACOB document field types.
 

Classes in de.tif.jacob.core.data used by de.tif.jacob.screen
DataDocumentValue
          Data document value instances could be obtained by means of IDataRecord.getDocumentValue(int) IDataRecord.getValue(int) for jACOB document field types.
IDataBrowser
          A data browser represents a record set containing data browser records, i.e.
IDataTable
          A data table represents a record set containing data table records, i.e.
IDataTableRecord
          Data table records represent records created when populating instances of IDataTable.
 

Classes in de.tif.jacob.core.data used by de.tif.jacob.screen.dialogs
IDataTableRecord
          Data table records represent records created when populating instances of IDataTable.
 

Classes in de.tif.jacob.core.data used by de.tif.jacob.screen.event
IDataTableRecord
          Data table records represent records created when populating instances of IDataTable.
 

Classes in de.tif.jacob.core.data used by de.tif.jacob.security
IDataAccessor
          A data accessor is the central "entry point" for accessing data from data sources.
 


jACOB 2.7 API Documentation.