Uses of Class
fr.paris.lutece.plugins.greetingscard.business.GreetingsCardArchive

Packages that use GreetingsCardArchive
fr.paris.lutece.plugins.greetingscard.business   
 

Uses of GreetingsCardArchive in fr.paris.lutece.plugins.greetingscard.business
 

Methods in fr.paris.lutece.plugins.greetingscard.business that return GreetingsCardArchive
 GreetingsCardArchive GreetingsCardArchiveDAO.findById(int nIdArchive, fr.paris.lutece.portal.service.plugin.Plugin plugin)
          Load a greetings card archive from the database
 GreetingsCardArchive IGreetingsCardArchiveDAO.findById(int nIdArchive, fr.paris.lutece.portal.service.plugin.Plugin plugin)
          Load a greetings card archive from the database
static GreetingsCardArchive GreetingsCardArchiveHome.findById(int nIdArchive, fr.paris.lutece.portal.service.plugin.Plugin plugin)
          Load a greetings card archive from the database
 

Methods in fr.paris.lutece.plugins.greetingscard.business that return types with arguments of type GreetingsCardArchive
 java.util.Collection<GreetingsCardArchive> GreetingsCardArchiveDAO.findByTemplateIdAndYear(int nIdGreetingsCardTemplate, int nYear, fr.paris.lutece.portal.service.plugin.Plugin plugin)
          Returns the list of greetings cards archives of a greetings card template
 java.util.Collection<GreetingsCardArchive> IGreetingsCardArchiveDAO.findByTemplateIdAndYear(int nIdGreetingsCardTemplate, int nYear, fr.paris.lutece.portal.service.plugin.Plugin plugin)
          Returns the list of greetings cards archives of a greetings card template
static java.util.Collection<GreetingsCardArchive> GreetingsCardArchiveHome.findByTemplateIdAndYear(int nIdGreetingsCardTemplate, int nYear, fr.paris.lutece.portal.service.plugin.Plugin plugin)
          Returns the list of greetings cards archives of a greetings card template
 java.util.Collection<GreetingsCardArchive> GreetingsCardArchiveDAO.findByYear(int year, fr.paris.lutece.portal.service.plugin.Plugin plugin)
          Returns the list of greetings cards archives of a given year
 java.util.Collection<GreetingsCardArchive> IGreetingsCardArchiveDAO.findByYear(int year, fr.paris.lutece.portal.service.plugin.Plugin plugin)
          Returns the list of greetings cards archives of a given year
static java.util.Collection<GreetingsCardArchive> GreetingsCardArchiveHome.findByYear(int year, fr.paris.lutece.portal.service.plugin.Plugin plugin)
          Returns the list of greetings cards archives of a given year
 

Methods in fr.paris.lutece.plugins.greetingscard.business with parameters of type GreetingsCardArchive
 void GreetingsCardArchiveDAO.insert(GreetingsCardArchive greetingsCardArchive, fr.paris.lutece.portal.service.plugin.Plugin plugin)
          Creates a greetings card in the database
 void IGreetingsCardArchiveDAO.insert(GreetingsCardArchive greetingsCardArchive, fr.paris.lutece.portal.service.plugin.Plugin plugin)
          Creates a greetings card in the database
static void GreetingsCardArchiveHome.insert(GreetingsCardArchive greetingsCardArchive, fr.paris.lutece.portal.service.plugin.Plugin plugin)
          Creates a greetings card in the database
 void GreetingsCardArchiveDAO.update(GreetingsCardArchive greetingsCardArchive, fr.paris.lutece.portal.service.plugin.Plugin plugin)
          Update a greetings card archive
 void IGreetingsCardArchiveDAO.update(GreetingsCardArchive greetingsCardArchive, fr.paris.lutece.portal.service.plugin.Plugin plugin)
          Update a greetings card archive
static void GreetingsCardArchiveHome.update(GreetingsCardArchive greetingsCardArchive, fr.paris.lutece.portal.service.plugin.Plugin plugin)
          Update a greetings card archive
 



Copyright © 2012 Mairie de Paris. All Rights Reserved.