Uses of Class
lumis.service.newsletter.Model

Packages that use Model
lumis.service.newsletter   
 

Uses of Model in lumis.service.newsletter
 

Methods in lumis.service.newsletter that return Model
 Model ModelDaoHib.get(String modelId, ITransaction transaction)
           
 Model IModelDao.get(String modelId, ITransaction transaction)
           
 

Methods in lumis.service.newsletter with parameters of type Model
 void ModelDaoHib.addOrUpdate(Model model, ITransaction transaction)
           
 void IModelDao.addOrUpdate(Model model, ITransaction transaction)
           
protected  String ModelDaoHib.getIdentifier(Model bean)
           
protected  String NewsletterManager.getModelXml(Model model, Collection<String> categoryContents)
           
 



Lumisportal  4.1.0.071221 - Copyright © 2001-2007, Lumis. All Rights Reserved.