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

collections::ship::marshal::SampleViews Class Reference


Public Member Functions

 SampleViews (SampleDatabase db)
StoredSortedMap getPartMap ()
StoredSortedMap getSupplierMap ()
StoredSortedMap getShipmentMap ()
StoredSortedValueSet getPartSet ()
StoredSortedValueSet getSupplierSet ()
StoredSortedValueSet getShipmentSet ()
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 29 of file SampleViews.java.


Constructor & Destructor Documentation

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

Create the data bindings and collection views.

Definition at line 41 of file SampleViews.java.

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


Member Function Documentation

StoredSortedMap collections::ship::marshal::SampleViews::getPartMap  )  [inline]
 

Return a map view of the part storage container.

Definition at line 100 of file SampleViews.java.

StoredSortedValueSet collections::ship::marshal::SampleViews::getPartSet  )  [inline]
 

Return an entity set view of the part storage container.

Definition at line 124 of file SampleViews.java.

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

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

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

Definition at line 148 of file SampleViews.java.

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

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

Definition at line 156 of file SampleViews.java.

StoredSortedMap collections::ship::marshal::SampleViews::getShipmentMap  )  [inline]
 

Return a map view of the shipment storage container.

Definition at line 116 of file SampleViews.java.

StoredSortedValueSet collections::ship::marshal::SampleViews::getShipmentSet  )  [inline]
 

Return an entity set view of the shipment storage container.

Definition at line 140 of file SampleViews.java.

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

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

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

Definition at line 164 of file SampleViews.java.

StoredSortedMap collections::ship::marshal::SampleViews::getSupplierMap  )  [inline]
 

Return a map view of the supplier storage container.

Definition at line 108 of file SampleViews.java.

StoredSortedValueSet collections::ship::marshal::SampleViews::getSupplierSet  )  [inline]
 

Return an entity set view of the supplier storage container.

Definition at line 132 of file SampleViews.java.

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


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