Main Page | Class Hierarchy | Data Structures | Directories | File List | Data Fields | Related Pages

collections::ship::index::SampleViews Class Reference


Public Member Functions

 SampleViews (SampleDatabase db)
final StoredSortedMap getPartMap ()
final StoredSortedMap getSupplierMap ()
final StoredSortedMap getShipmentMap ()
final StoredEntrySet getPartEntrySet ()
final StoredEntrySet getSupplierEntrySet ()
final StoredEntrySet getShipmentEntrySet ()
StoredSortedMap getShipmentByPartMap ()
StoredSortedMap getShipmentBySupplierMap ()
final StoredSortedMap getSupplierByCityMap ()

Detailed Description

SampleViews defines the data bindings and collection views for the sample database.

Author:
Mark Hayes

Definition at line 24 of file SampleViews.java.


Constructor & Destructor Documentation

collections::ship::index::SampleViews::SampleViews SampleDatabase  db  )  [inline]
 

Create the data bindings and collection views.

Definition at line 36 of file SampleViews.java.

References collections::ship::index::SampleDatabase::getClassCatalog(), collections::ship::index::SampleDatabase::getPartDatabase(), collections::ship::index::SampleDatabase::getShipmentByPartDatabase(), collections::ship::index::SampleDatabase::getShipmentBySupplierDatabase(), collections::ship::index::SampleDatabase::getShipmentDatabase(), collections::ship::index::SampleDatabase::getSupplierByCityDatabase(), and collections::ship::index::SampleDatabase::getSupplierDatabase().


Member Function Documentation

final StoredEntrySet collections::ship::index::SampleViews::getPartEntrySet  )  [inline]
 

Return an entry set view of the part storage container.

Definition at line 118 of file SampleViews.java.

References com::sleepycat::collections::StoredMap::entrySet().

final StoredSortedMap collections::ship::index::SampleViews::getPartMap  )  [inline]
 

Return a map view of the part storage container.

Definition at line 94 of file SampleViews.java.

StoredSortedMap collections::ship::index::SampleViews::getShipmentByPartMap  )  [inline]
 

Return a map view of the shipment-by-part index.

Definition at line 142 of file SampleViews.java.

StoredSortedMap collections::ship::index::SampleViews::getShipmentBySupplierMap  )  [inline]
 

Return a map view of the shipment-by-supplier index.

Definition at line 150 of file SampleViews.java.

final StoredEntrySet collections::ship::index::SampleViews::getShipmentEntrySet  )  [inline]
 

Return an entry set view of the shipment storage container.

Definition at line 134 of file SampleViews.java.

References com::sleepycat::collections::StoredMap::entrySet().

final StoredSortedMap collections::ship::index::SampleViews::getShipmentMap  )  [inline]
 

Return a map view of the shipment storage container.

Definition at line 110 of file SampleViews.java.

final StoredSortedMap collections::ship::index::SampleViews::getSupplierByCityMap  )  [inline]
 

Return a map view of the supplier-by-city index.

Definition at line 158 of file SampleViews.java.

final StoredEntrySet collections::ship::index::SampleViews::getSupplierEntrySet  )  [inline]
 

Return an entry set view of the supplier storage container.

Definition at line 126 of file SampleViews.java.

References com::sleepycat::collections::StoredMap::entrySet().

final StoredSortedMap collections::ship::index::SampleViews::getSupplierMap  )  [inline]
 

Return a map view of the supplier storage container.

Definition at line 102 of file SampleViews.java.


The documentation for this class was generated from the following file:
Generated on Sun Dec 25 12:14:58 2005 for Berkeley DB 4.4.16 by  doxygen 1.4.2