openfuture.masterdata.test
Class PaintDataSource

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

public class PaintDataSource
extends java.lang.Object
implements IMasterDataSource

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


Constructor Summary
PaintDataSource()
          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

PaintDataSource

public PaintDataSource()
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.