openfuture.masterdata.test
Class ManufacturerDataSource

java.lang.Object
  |
  +--openfuture.masterdata.test.ManufacturerDataSource
All Implemented Interfaces:
IMasterDataSource

public class ManufacturerDataSource
extends java.lang.Object
implements IMasterDataSource

The class ManufacturerDataSource is a simple (example) data source for the master data class Manufacturer Creation date: (09.09.00 22:02:54)


Constructor Summary
ManufacturerDataSource()
          PaintDataSource constructor comment.
 
Method Summary
 IMasterDataContainer getMasterData(java.lang.String type)
          Provide some instances of Paint as simple example
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ManufacturerDataSource

public ManufacturerDataSource()
PaintDataSource constructor comment.
Method Detail

getMasterData

public IMasterDataContainer getMasterData(java.lang.String type)
Provide some instances of Paint as simple example
Specified by:
getMasterData in interface IMasterDataSource
Following copied from interface: openfuture.masterdata.IMasterDataSource
Returns:
java.util.Vector


Copyright © 2000 -- 2003 openfuture.de. All Rights Reserved.