openfuture.masterdata.test
Class LanguageDataSource

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

public class LanguageDataSource
extends java.lang.Object
implements IMasterDataSource

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


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

Constructor Detail

LanguageDataSource

public LanguageDataSource()
Constructor
Method Detail

getMasterData

public IMasterDataContainer getMasterData(java.lang.String type)
Provide some instances of Language 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.