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

collections::ship::basic::SampleViews Class Reference


Public Member Functions

 SampleViews (SampleDatabase db)
final StoredMap getPartMap ()
final StoredMap getSupplierMap ()
final StoredMap getShipmentMap ()
final StoredEntrySet getPartEntrySet ()
final StoredEntrySet getSupplierEntrySet ()
final StoredEntrySet getShipmentEntrySet ()

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::basic::SampleViews::SampleViews SampleDatabase  db  )  [inline]
 

Create the data bindings and collection views.

Definition at line 33 of file SampleViews.java.

References collections::ship::basic::SampleDatabase::getClassCatalog(), collections::ship::basic::SampleDatabase::getPartDatabase(), collections::ship::basic::SampleDatabase::getShipmentDatabase(), and collections::ship::basic::SampleDatabase::getSupplierDatabase().


Member Function Documentation

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

Return an entry set view of the part storage container.

Definition at line 103 of file SampleViews.java.

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

final StoredMap collections::ship::basic::SampleViews::getPartMap  )  [inline]
 

Return a map view of the part storage container.

Definition at line 79 of file SampleViews.java.

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

Return an entry set view of the shipment storage container.

Definition at line 119 of file SampleViews.java.

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

final StoredMap collections::ship::basic::SampleViews::getShipmentMap  )  [inline]
 

Return a map view of the shipment storage container.

Definition at line 95 of file SampleViews.java.

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

Return an entry set view of the supplier storage container.

Definition at line 111 of file SampleViews.java.

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

final StoredMap collections::ship::basic::SampleViews::getSupplierMap  )  [inline]
 

Return a map view of the supplier storage container.

Definition at line 87 of file SampleViews.java.


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