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

collections::ship::sentity::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 28 of file SampleViews.java.


Constructor & Destructor Documentation

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

Create the data bindings and collection views.

Definition at line 40 of file SampleViews.java.

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


Member Function Documentation

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

Return a map view of the part storage container.

Definition at line 99 of file SampleViews.java.

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

Return an entity set view of the part storage container.

Definition at line 123 of file SampleViews.java.

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

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

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

Definition at line 147 of file SampleViews.java.

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

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

Definition at line 155 of file SampleViews.java.

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

Return a map view of the shipment storage container.

Definition at line 115 of file SampleViews.java.

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

Return an entity set view of the shipment storage container.

Definition at line 139 of file SampleViews.java.

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

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

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

Definition at line 163 of file SampleViews.java.

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

Return a map view of the supplier storage container.

Definition at line 107 of file SampleViews.java.

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

Return an entity set view of the supplier storage container.

Definition at line 131 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