| Package | Description |
|---|---|
| fr.paris.lutece.plugins.transparency.business |
| Modifier and Type | Method and Description |
|---|---|
static ElectedOfficial |
ElectedOfficialHome.findByPrimaryKey(String strKey)
Returns an instance of a electedOfficial whose identifier is specified in parameter
|
ElectedOfficial |
IElectedOfficialDAO.load(String strKey,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Load the data from the table
|
ElectedOfficial |
ElectedOfficialDAO.load(String strKey,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Load the data from the table
|
| Modifier and Type | Method and Description |
|---|---|
List<ElectedOfficial> |
Appointment.getElectedOfficialList()
get Elected Official List
|
static List<ElectedOfficial> |
ElectedOfficialHome.getElectedOfficialsList()
Load the data of all the electedOfficial objects and returns them as a list
|
static List<ElectedOfficial> |
ElectedOfficialHome.getElectedOfficialsListByAppointment(int idAppointment)
Load the data of all the electedOfficial objects and returns them as a list
|
static List<ElectedOfficial> |
ElectedOfficialHome.getElectedOfficialsListByDelegation(int idAdminUser)
Load the data of all the electedOfficial objects and returns them as a list
|
List<ElectedOfficial> |
IElectedOfficialDAO.selectElectedOfficialsList(fr.paris.lutece.portal.service.plugin.Plugin plugin)
Load the data of all the electedOfficial objects and returns them as a list
|
List<ElectedOfficial> |
ElectedOfficialDAO.selectElectedOfficialsList(fr.paris.lutece.portal.service.plugin.Plugin plugin)
Load the data of all the electedOfficial objects and returns them as a list
|
List<ElectedOfficial> |
IElectedOfficialDAO.selectElectedOfficialsListByAppointment(int idAppointment,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Load the data of all the electedOfficial objects and returns them as a list
|
List<ElectedOfficial> |
ElectedOfficialDAO.selectElectedOfficialsListByAppointment(int idAppointment,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Load the data of all the electedOfficial objects and returns them as a list
|
List<ElectedOfficial> |
IElectedOfficialDAO.selectElectedOfficialsListByDelegation(int idAdminUser,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Load the data of all the electedOfficial objects and returns them as a list
|
List<ElectedOfficial> |
ElectedOfficialDAO.selectElectedOfficialsListByDelegation(int idAdminUser,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Load the data of all the electedOfficial objects and returns them as a list
|
| Modifier and Type | Method and Description |
|---|---|
void |
Appointment.setElectedOfficialList(List<ElectedOfficial> electedOfficialList)
set Elected Official List
|
Copyright © 2018 City of Paris. All rights reserved.