|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProfileFilter | |
---|---|
fr.paris.lutece.plugins.profiles.business | |
fr.paris.lutece.plugins.profiles.service |
Uses of ProfileFilter in fr.paris.lutece.plugins.profiles.business |
---|
Methods in fr.paris.lutece.plugins.profiles.business with parameters of type ProfileFilter | |
---|---|
static List<Profile> |
ProfileHome.findProfilesByFilter(ProfileFilter pFilter,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Find profile by filter |
List<Profile> |
IProfileDAO.selectProfilesByFilter(ProfileFilter pFilter,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Find profile by filter |
List<Profile> |
ProfileDAO.selectProfilesByFilter(ProfileFilter pFilter,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Find profile by filter |
Uses of ProfileFilter in fr.paris.lutece.plugins.profiles.service |
---|
Methods in fr.paris.lutece.plugins.profiles.service with parameters of type ProfileFilter | |
---|---|
List<Profile> |
ProfilesService.findProfilesByFilter(ProfileFilter pFilter,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Find profile by filter |
List<Profile> |
IProfilesService.findProfilesByFilter(ProfileFilter pFilter,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Find profile by filter |
fr.paris.lutece.util.html.ItemNavigator |
ProfilesService.getItemNavigator(ProfileFilter pFilter,
Profile profile,
fr.paris.lutece.util.url.UrlItem url)
Get the item navigator |
fr.paris.lutece.util.html.ItemNavigator |
IProfilesService.getItemNavigator(ProfileFilter pFilter,
Profile profile,
fr.paris.lutece.util.url.UrlItem url)
Get the item navigator |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |