public final class EntryTypeHome extends Object
Modifier and Type | Method and Description |
---|---|
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 List<EntryType> |
getList(fr.paris.lutece.portal.service.plugin.Plugin plugin)
Returns a list of all EntryType
|
public static EntryType findByPrimaryKey(int nKey, fr.paris.lutece.portal.service.plugin.Plugin plugin)
nKey
- The entry type primary keyplugin
- the PluginCopyright © 2015 City of Paris. All rights reserved.