public class DemandTypeService extends Object
Constructor and Description |
---|
DemandTypeService() |
Modifier and Type | Method and Description |
---|---|
static String |
getTypeLabel(String strDemandTypeId)
Get a demand type label
|
static Demand |
setDemandActions(BaseDemand base,
Customer customer,
fr.paris.lutece.portal.business.user.AdminUser user)
Create a demand with actions from a base demand
|
static Demand |
setDemandActions(Demand demand,
Customer customer,
fr.paris.lutece.portal.business.user.AdminUser user)
Add actions to a given demand with actions from a base demand
|
public static Demand setDemandActions(BaseDemand base, Customer customer, fr.paris.lutece.portal.business.user.AdminUser user)
base
- A base demandcustomer
- The customeruser
- The Admin Userpublic static Demand setDemandActions(Demand demand, Customer customer, fr.paris.lutece.portal.business.user.AdminUser user)
demand
- A demandcustomer
- The customeruser
- The Admin UserCopyright © 2016 City of Paris. All rights reserved.