fr.paris.lutece.plugins.form.business
Class EntryTypeHome

java.lang.Object
  extended by fr.paris.lutece.plugins.form.business.EntryTypeHome

public final class EntryTypeHome
extends java.lang.Object

class EntryTypeHome


Method Summary
static EntryType findByPrimaryKey(int nKey, fr.paris.lutece.portal.service.plugin.Plugin plugin)
          Returns an instance of a EntryType whose identifier is specified in parameter
static java.util.List<EntryType> getList(fr.paris.lutece.portal.service.plugin.Plugin plugin)
          Returns a list of all EntryType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

findByPrimaryKey

public static EntryType findByPrimaryKey(int nKey,
                                         fr.paris.lutece.portal.service.plugin.Plugin plugin)
Returns an instance of a EntryType whose identifier is specified in parameter

Parameters:
nKey - The entry type primary key
plugin - the Plugin
Returns:
an instance of EntryType

getList

public static java.util.List<EntryType> getList(fr.paris.lutece.portal.service.plugin.Plugin plugin)
Returns a list of all EntryType

Parameters:
plugin - the plugin
Returns:
the list of entry


Copyright © 2008 Mairie de Paris. All Rights Reserved.