Uses of Interface
tinlizard.dao.MashDao

Packages that use MashDao
tinlizard.dao.io Provides Data Access Objects implemented using Java IO. 
tinlizard.model Provides Object model and Data Type classes. 
 

Uses of MashDao in tinlizard.dao.io
 

Classes in tinlizard.dao.io that implement MashDao
 class MashDaoImpl
          Freemarker implementation of MashDao.
 

Uses of MashDao in tinlizard.model
 

Methods in tinlizard.model that return MashDao
 MashDao TinLizardConfig.getMashDao()
           
 MashDao TinLizard.getMashDao()
           
 

Methods in tinlizard.model with parameters of type MashDao
 void TinLizardConfig.setMashDao(MashDao mashDao)
           
 



Copyright © 2009. All Rights Reserved.