Uses of Class
ch.tatool.app.service.impl.ModuleInfoImpl

Packages that use ModuleInfoImpl
ch.tatool.app.service.impl   
 

Uses of ModuleInfoImpl in ch.tatool.app.service.impl
 

Methods in ch.tatool.app.service.impl with parameters of type ModuleInfoImpl
 int ModuleInfoImpl.compareTo(ModuleInfoImpl o)
           
 void ModuleDAO.deleteModule(ModuleInfoImpl moduleInfo)
          Deletes a module
 ModuleImpl ModuleDAO.loadModule(ModuleInfoImpl moduleInfo)
          Loads a module object from the database, using the id specified in the module.
 



Copyright © 2012. All Rights Reserved.