|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DemandSort | |
---|---|
fr.paris.lutece.plugins.crm.business.demand | |
fr.paris.lutece.plugins.crm.service.demand |
Uses of DemandSort in fr.paris.lutece.plugins.crm.business.demand |
---|
Methods in fr.paris.lutece.plugins.crm.business.demand that return DemandSort | |
---|---|
DemandSort |
PaginationFilterSortManager.retrieveSort(int nIdStatus)
Retrieve a stored sort from session |
Methods in fr.paris.lutece.plugins.crm.business.demand that return types with arguments of type DemandSort | |
---|---|
List<DemandSort> |
DemandFilter.getListDemandSort()
|
Methods in fr.paris.lutece.plugins.crm.business.demand with parameters of type DemandSort | |
---|---|
void |
DemandFilter.addDemandSort(DemandSort demandSort)
Add a sort |
Method parameters in fr.paris.lutece.plugins.crm.business.demand with type arguments of type DemandSort | |
---|---|
void |
DemandFilter.setListDemandSort(List<DemandSort> listDemandSort)
|
Uses of DemandSort in fr.paris.lutece.plugins.crm.service.demand |
---|
Method parameters in fr.paris.lutece.plugins.crm.service.demand with type arguments of type DemandSort | |
---|---|
Map<String,List<Demand>> |
DemandService.findByIdCRMUser(int nIdCRMUser,
Locale locale,
int nIdStatusToSort,
List<DemandSort> listDemandSort)
Find the demands given an user crm id, results can be sorted |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |