Package | Description |
---|---|
fr.paris.lutece.plugins.genericattributes.business |
Modifier and Type | Method and Description |
---|---|
static List<Entry> |
EntryHome.getEntryList(EntryFilter filter)
Load the data of all the entry who verify the filter and returns them in a list
|
static int |
EntryHome.getNumberEntryByFilter(EntryFilter filter)
Return the number of entry who verify the filter
|
List<Entry> |
EntryDAO.selectEntryListByFilter(EntryFilter filter,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Load the data of all the entry who verify the filter and returns them in a list
|
List<Entry> |
IEntryDAO.selectEntryListByFilter(EntryFilter filter,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Load the data of all the entry who verify the filter and returns them in a list
|
int |
EntryDAO.selectNumberEntryByFilter(EntryFilter filter,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Return the number of entry who verify the filter
|
int |
IEntryDAO.selectNumberEntryByFilter(EntryFilter filter,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Return the number of entry who verify the filter
|
Copyright © 2018 City of Paris. All rights reserved.